:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-duration:1ms;animation-delay:0s}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-duration:1ms;animation-delay:0s}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{padding:16px;min-width:220px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;display:inline-flex;color:#1e1e1e;box-shadow:inset 0 0 0 1px #1e1e1e}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{display:inline-flex;text-decoration:none;font-family:inherit;font-weight:400;font-size:13px;margin:0;border:0;cursor:pointer;-webkit-appearance:none;background:none;transition:box-shadow .1s linear;height:36px;align-items:center;box-sizing:border-box;padding:6px 12px;border-radius:2px;color:#1e1e1e}@media (prefers-reduced-motion:reduce){.components-button{transition-duration:0s;transition-delay:0s}}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-admin-theme-color)}.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:3px solid transparent}.components-button.is-primary{white-space:nowrap;background:var(--wp-admin-theme-color);color:#fff;text-decoration:none;text-shadow:none;outline:1px solid transparent}.components-button.is-primary:hover:not(:disabled){background:var(--wp-admin-theme-color-darker-10);color:#fff}.components-button.is-primary:active:not(:disabled){background:var(--wp-admin-theme-color-darker-20);border-color:var(--wp-admin-theme-color-darker-20);color:#fff}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{color:hsla(0,0%,100%,.4);background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{color:#fff;background-size:100px 100%;background-image:linear-gradient(-45deg,var(--wp-admin-theme-color) 33%,var(--wp-admin-theme-color-darker-20) 0,var(--wp-admin-theme-color-darker-20) 70%,var(--wp-admin-theme-color) 0);border-color:var(--wp-admin-theme-color)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid transparent}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){background:#ddd;color:var(--wp-admin-theme-color-darker-10);box-shadow:none}.components-button.is-secondary:hover:not(:disabled),.components-button.is-tertiary:hover:not(:disabled){color:var(--wp-admin-theme-color-darker-10);box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color-darker-10)}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{color:#828282;background:#eaeaea;transform:none;opacity:1;box-shadow:none;outline:none}.components-button.is-secondary{box-shadow:inset 0 0 0 1px var(--wp-admin-theme-color);outline:1px solid transparent}.components-button.is-secondary,.components-button.is-tertiary{white-space:nowrap;color:var(--wp-admin-theme-color);background:transparent}.components-button.is-tertiary{padding:6px}.components-button.is-tertiary .dashicon{display:inline-block;flex:0 0 auto}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-destructive{color:#cc1818;box-shadow:inset 0 0 0 1px #cc1818}.components-button.is-destructive:hover:not(:disabled){color:#710d0d;box-shadow:inset 0 0 0 1px #710d0d}.components-button.is-destructive:focus:not(:disabled){color:var(--wp-admin-theme-color)}.components-button.is-destructive:active:not(:disabled){background:#ccc}.components-button.is-destructive.is-primary{color:#fff;background:#cc1818;box-shadow:inset 0 0 0 1px #cc1818}.components-button.is-destructive.is-primary:hover:not(:disabled){color:#fff;background:#710d0d;box-shadow:inset 0 0 0 1px #710d0d}.components-button.is-destructive.is-tertiary{box-shadow:none}.components-button.is-destructive.is-tertiary:hover:not(:disabled){box-shadow:inset 0 0 0 1px #cc1818;color:#cc1818}.components-button.is-destructive.is-tertiary:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #cc1818;color:#cc1818}.components-button.is-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:none;outline:none;text-align:left;color:var(--wp-admin-theme-color);text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out;height:auto}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-duration:0s;transition-delay:0s}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link.is-destructive{color:#cc1818}.components-button.is-link.is-destructive:active:not(:disabled),.components-button.is-link.is-destructive:hover:not(:disabled){color:#710d0d;background:none}.components-button.is-link.is-destructive:focus:not(:disabled){color:var(--wp-admin-theme-color)}.components-button:not([aria-disabled=true]):active{color:inherit}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;opacity:1;background-size:100px 100%;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0)}.components-button.is-small{height:24px;line-height:22px;padding:0 8px;font-size:11px}.components-button.is-small.has-icon:not(.has-text){padding:0;width:24px;min-width:24px}.components-button.has-icon{padding:6px;min-width:36px;justify-content:center}.components-button.has-icon .dashicon{display:inline-block;flex:0 0 auto;margin-left:2px;margin-right:2px}.components-button.has-icon.has-text{justify-content:left}.components-button.has-icon.has-text svg{margin-right:8px}.components-button.has-icon.has-text .dashicon{margin-right:10px}.components-button.is-pressed{color:#fff;background:#1e1e1e}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.components-button.is-pressed:hover:not(:disabled){color:#fff;background:#1e1e1e}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control__input[type=checkbox]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;font-size:16px;line-height:normal;border:1px solid #1e1e1e;transition:none;border-radius:2px;background:#fff;color:#1e1e1e;clear:none;cursor:pointer;display:inline-block;line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:24px;height:24px;-webkit-appearance:none;appearance:none;transition:border-color .1s ease-in-out}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-3px -5px;color:#fff}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"";float:left;display:inline-block;vertical-align:middle;width:16px;font:normal 30px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-duration:0s;transition-delay:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{position:relative;display:inline-block;margin-right:12px;vertical-align:middle;width:24px;height:24px}@media (min-width:600px){.components-checkbox-control__input-container{width:20px;height:20px}}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{fill:#fff;cursor:pointer;position:absolute;left:0;top:0;width:24px;height:24px;-webkit-user-select:none;user-select:none;pointer-events:none}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{left:-2px;top:-2px}}.components-circular-option-picker{display:inline-block;width:100%;min-width:188px}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;width:28px;vertical-align:top;transform:scale(1);transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-duration:0s;transition-delay:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{content:"";position:absolute;top:1px;left:1px;bottom:1px;right:1px;border-radius:50%;z-index:-1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' fill='%23555D65'/%3E%3Cpath d='M18 18v2h-2v-2h2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' fill='%23555D65'/%3E%3C/svg%3E")}.components-circular-option-picker__option{display:inline-block;vertical-align:top;height:100%;width:100%;border:none;border-radius:50%;background:transparent;box-shadow:inset 0 0 0 14px;transition:box-shadow .1s ease;cursor:pointer}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-duration:0s;transition-delay:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;position:relative;z-index:1;overflow:visible}.components-circular-option-picker__option.is-pressed+svg{position:absolute;left:2px;top:2px;border-radius:50%;z-index:2;pointer-events:none}.components-circular-option-picker__option:after{content:"";position:absolute;top:-1px;left:-1px;bottom:-1px;right:-1px;border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);border:1px solid transparent;box-sizing:inherit}.components-circular-option-picker__option:focus:after{content:"";border:2px solid #757575;width:32px;height:32px;position:absolute;top:-2px;left:-2px;border-radius:50%;box-shadow:inset 0 0 0 2px #fff}.components-circular-option-picker__option.components-button:focus{background-color:transparent;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{color:#fff;background:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{width:280px;padding:8px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{width:20px;height:20px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);border-radius:50%;display:inline-block;padding:0}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{width:100%;border:none;box-shadow:none;font-family:inherit;font-size:16px;padding:2px;margin:0;line-height:inherit;min-height:auto}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{outline:none;box-shadow:none}.components-combobox-control__suggestions-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;padding:0}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-color-palette__custom-color{position:relative;border:none;background:none;border-radius:2px;height:64px;padding:12px;font-family:inherit;width:100%;background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,25px 25px;background-size:50px 50px;box-sizing:border-box;color:#fff;cursor:pointer;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);outline:1px solid transparent}.components-color-palette__custom-color:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline-width:2px}.components-color-palette__custom-color-name{text-align:left}.components-color-palette__custom-color-value{margin-left:16px;text-transform:uppercase}.components-custom-gradient-picker:not(.is-next-has-no-margin){margin-top:12px;margin-bottom:24px}.components-custom-gradient-picker__gradient-bar:not(.has-gradient){opacity:.4}.components-custom-gradient-picker__gradient-bar{border-radius:2px;width:100%;height:48px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{position:relative;width:calc(100% - 48px);margin-left:auto;margin-right:auto}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{position:absolute;height:16px;width:16px;top:16px;display:flex}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{position:relative;height:inherit;width:inherit;min-width:16px;border-radius:50%;background:#fff;padding:2px;color:#1e1e1e}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{height:inherit;width:inherit;border-radius:50%;padding:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 rgba(0,0,0,.25);outline:2px solid transparent}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 rgba(0,0,0,.25);outline:1.5px solid transparent}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;width:20px;height:20px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-select-control{position:relative;font-size:13px}.components-custom-select-control__button{position:relative;text-align:left;outline:0}.components-custom-select-control__menu{border:1px solid #1e1e1e;background-color:#fff;border-radius:2px;outline:none;transition:none;max-height:400px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;display:grid;grid-template-columns:auto auto;list-style-type:none;padding:8px 16px;cursor:default;line-height:28px}.components-custom-select-control__item:not(.is-next-36px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#757575;text-align:right;padding-right:4px}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.block-editor-dimension-control .components-base-control__field{display:flex;align-items:center}.block-editor-dimension-control .components-base-control__label{display:flex;align-items:center;margin-right:1em;margin-bottom:0}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{position:fixed;left:-1000px;height:50px;width:50px}.components-draggable__clone{position:fixed;padding:0;background:transparent;pointer-events:none;z-index:1000000000}.components-drop-zone{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;visibility:hidden;opacity:0;border-radius:2px}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone__content{position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%;display:flex;background-color:var(--wp-admin-theme-color);align-items:center;justify-content:center;z-index:50;text-align:center;color:#fff}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{margin:0 auto;line-height:0;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown-menu__menu{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{width:100%;padding:6px;outline:none;cursor:pointer;white-space:nowrap}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;position:relative;overflow:visible}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{display:block;content:"";box-sizing:content-box;background-color:#ddd;position:absolute;top:-3px;left:0;right:0;height:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active svg{color:#fff;background:#1e1e1e;box-shadow:0 0 0 1px #1e1e1e;border-radius:1px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item>svg,.components-dropdown-menu__menu .components-menu-item>svg{border-radius:2px;width:24px;height:24px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{min-height:36px;height:auto;text-align:left;padding-left:8px;padding-right:8px}.components-dropdown-menu__menu .components-menu-group{padding:8px;margin:0 -8px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-8px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{margin-top:0;border-top:1px solid #ccc;padding:8px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-duotone-picker__color-indicator:before{background:transparent}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);color:transparent}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:transparent}.components-font-size-picker__header__hint{margin-left:4px;color:#757575}.components-font-size-picker__header .components-base-control__label{margin-bottom:0}.components-font-size-picker__header .components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-font-size-picker__controls{max-width:248px;align-items:center;margin-top:8px}.components-font-size-picker__controls:not(.is-next-has-no-margin-bottom){margin-bottom:24px}.components-font-size-picker__controls .components-unit-control-wrapper .components-input-control__label{font-weight:300;padding-bottom:0!important;margin-bottom:8px!important}.components-font-size-picker__controls .components-font-size-picker__number{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;display:inline-block;font-weight:500;height:30px;margin:8px 8px 0 0;width:54px}@media (prefers-reduced-motion:reduce){.components-font-size-picker__controls .components-font-size-picker__number{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-font-size-picker__controls .components-font-size-picker__number{font-size:13px;line-height:normal}}.components-font-size-picker__controls .components-font-size-picker__number:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-font-size-picker__controls .components-font-size-picker__number::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-font-size-picker__controls .components-font-size-picker__number[value=""]+.components-button{cursor:default;opacity:.3;pointer-events:none}.components-font-size-picker__controls .components-font-size-picker__number-container{display:flex;flex-direction:column}.components-font-size-picker__controls .components-color-palette__clear{height:30px}.components-font-size-picker__custom-input .components-range-control__slider+.dashicon{width:30px;height:30px}.components-font-size-picker{border:0;padding:0;margin:0}.components-form-toggle{position:relative;display:inline-block}.components-form-toggle .components-form-toggle__track{content:"";display:inline-block;box-sizing:border-box;vertical-align:top;background-color:#fff;border:1px solid #1e1e1e;width:36px;height:18px;border-radius:9px;transition:background .2s ease}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-duration:0s;transition-delay:0s}}.components-form-toggle .components-form-toggle__thumb{display:block;position:absolute;box-sizing:border-box;top:3px;left:3px;width:12px;height:12px;border-radius:50%;transition:transform .1s ease;background-color:#1e1e1e;border:5px solid #1e1e1e}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-duration:0s;transition-delay:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-admin-theme-color);border:9px solid transparent}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;margin:0;padding:0;z-index:1;border:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;width:100%;margin:0 0 8px;padding:0;cursor:text}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container input[type=text].components-form-token-field__input{display:inline-block;flex:1;font-family:inherit;font-size:16px;width:100%;max-width:100%;margin-left:4px;padding:0;min-height:24px;min-width:50px;background:inherit;border:0;color:#1e1e1e;box-shadow:none}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{outline:none;box-shadow:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__help{font-size:12px;font-style:normal;color:#757575}.components-form-token-field__token{font-size:13px;display:flex;color:#1e1e1e;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{position:relative;padding:0 24px 0 0}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:transparent;color:var(--wp-admin-theme-color)}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#757575;position:absolute;top:1px;right:0;padding:0}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;border-radius:4px 0 0 4px;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{display:inline-block;line-height:24px;height:auto;background:#ddd;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition-duration:0s;transition-delay:0s;animation-duration:1ms;animation-delay:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;padding:0 0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.components-form-token-field__remove-token.components-button{cursor:pointer;border-radius:0 2px 2px 0;padding:0 2px;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;min-width:100%;max-height:9em;overflow-y:auto;transition:all .15s ease-in-out;list-style:none;border-top:1px solid #757575;margin:0;padding:0}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-duration:0s;transition-delay:0s}}.components-form-token-field__suggestion{color:#757575;display:block;font-size:13px;padding:4px 8px;margin:0;cursor:pointer}.components-form-token-field__suggestion.is-selected{background:var(--wp-admin-theme-color);color:#fff}.components-form-token-field__suggestion-match{text-decoration:underline}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{padding:0;margin-top:0;border-radius:2px}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;padding:0;position:sticky;height:60px}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:30px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{height:30px;min-width:20px;margin:-6px 0}.components-modal__frame.components-guide{border:none;min-width:312px;height:80vh;max-height:575px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{height:30px;position:absolute}.components-button.components-guide__back-button,.components-button.components-guide__forward-button{font-size:13px;padding:4px 2px}.components-button.components-guide__back-button.has-text svg,.components-button.components-guide__forward-button.has-text svg{margin:0}.components-button.components-guide__back-button:hover,.components-button.components-guide__forward-button:hover{text-decoration:underline}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__forward-button{right:32px;color:#1386bf;font-weight:700}.components-button.components-guide__finish-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;outline:4px solid transparent;box-shadow:inset 0 0 0 4px var(--wp-admin-theme-color)}@supports (outline-offset:1px){.is-focusing-regions [role=region]:focus:after{content:none}.is-focusing-regions [role=region]:focus{outline-style:solid;outline-color:var(--wp-admin-theme-color);outline-width:4px;outline-offset:-4px}}.components-menu-group+.components-menu-group{margin-top:8px;padding-top:8px;border-top:1px solid #1e1e1e}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{padding:0 8px;margin-top:4px;margin-bottom:12px;color:#757575;text-transform:uppercase;font-size:11px;font-weight:500;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{padding-right:48px}.components-menu-item__button.components-button .components-menu-items__item-icon,.components-menu-item__button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button .components-menu-items__item-icon.has-icon-right{margin-right:-2px;margin-left:24px}.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-admin-theme-color-darker-10);opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{margin-top:4px;font-size:12px;color:#757575;white-space:normal}.components-menu-item__item{white-space:nowrap;min-width:160px;margin-right:auto;display:inline-flex;align-items:center}.components-menu-item__shortcut{align-self:center;margin-right:0;margin-left:auto;padding-left:24px;color:currentColor;display:none}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice.components-button svg,.components-menu-items-choice svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.35);z-index:100000;display:flex;animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-duration:1ms;animation-delay:0s}}.components-modal__frame{margin:0;width:100%;background:#fff;box-shadow:0 10px 10px rgba(0,0,0,.25);border-radius:2px;overflow:hidden;display:flex}@media (min-width:600px){.components-modal__frame{margin:auto;width:auto;min-width:360px;max-width:calc(100% - 32px);max-height:calc(100% - 120px);animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.components-modal__frame{animation-duration:1ms;animation-delay:0s}}@media (min-width:600px){.components-modal__frame.is-full-screen{width:90vw;min-height:90vh}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{box-sizing:border-box;border-bottom:1px solid transparent;padding:0 32px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:76px;width:100%;z-index:10;position:absolute;top:0;left:0}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{position:relative;left:8px}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;flex-grow:1;display:flex;flex-direction:row;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-width:36px;max-height:36px;padding:8px}.components-modal__content{flex:1;margin-top:76px;padding:0 32px 32px;overflow:auto}.components-modal__content.hide-header{margin-top:0;padding-top:24px}.components-notice{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#fff;border-left:4px solid var(--wp-admin-theme-color);margin:5px 15px 2px;padding:8px 12px;align-items:center}.components-notice.is-dismissible{padding-right:36px;position:relative}.components-notice.is-success{border-left-color:#4ab866;background-color:#eff9f1}.components-notice.is-warning{border-left-color:#f0b849;background-color:#fef8ee}.components-notice.is-error{border-left-color:#cc1818;background-color:#f4a2a2}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{color:#757575;align-self:flex-start;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#1e1e1e;background-color:transparent}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{max-width:100vw;box-sizing:border-box}.components-notice-list .components-notice__content{margin-top:12px;margin-bottom:12px;line-height:2}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{display:flex;justify-content:space-between;align-items:center;padding:0 16px;border-bottom:1px solid #ddd;box-sizing:content-box;height:47px}.components-panel__header h2{margin:0;font-size:inherit;color:inherit}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;padding:0;font-size:inherit;margin-top:0;margin-bottom:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-duration:0s;transition-delay:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{position:relative;padding:16px 48px 16px 16px;outline:none;width:100%;font-weight:500;text-align:left;color:#1e1e1e;border:none;box-shadow:none;transition:background .1s ease-in-out;height:auto}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-duration:0s;transition-delay:0s}}.components-panel__body-toggle.components-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);border-radius:0}.components-panel__body-toggle.components-button .components-panel__arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#1e1e1e;fill:currentColor;transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-duration:0s;transition-delay:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{transform:scaleX(-1);-ms-filter:fliph;filter:FlipH;margin-top:-10px}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{display:flex;justify-content:space-between;align-items:center;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{margin-right:12px;flex-shrink:0;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{box-sizing:border-box;position:relative;padding:1em;min-height:200px;width:100%;text-align:left;margin:0;color:#1e1e1e;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;border-radius:2px;background-color:#fff;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid transparent}@supports (position:sticky){.components-placeholder.components-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__label{display:flex;font-weight:600;margin-bottom:16px;align-items:center}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:1ch;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;width:100%;flex-wrap:wrap}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.components-placeholder__fieldset{border:none;padding:0}.components-placeholder__fieldset.components-placeholder__fieldset .components-placeholder__instructions{padding:0;font-weight:400;font-size:1em}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal;margin:0 8px 0 0;flex:1 1 auto}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__fieldset .components-button{margin-right:12px;margin-bottom:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-large .components-placeholder__label{font-size:18pt;font-weight:400}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px}.components-placeholder.has-illustration{color:inherit;display:flex;box-shadow:none;min-width:100px;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);background-color:hsla(0,0%,100%,.1);border:1px dashed;border-radius:2px;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:rgba(0,0,0,.1)}.components-placeholder.has-illustration .components-placeholder__fieldset{width:auto;margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-duration:0s;transition-delay:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:content-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;stroke:currentColor;stroke-dasharray:3}.components-popover{z-index:1000000}.components-popover.is-expanded{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000000!important}.components-popover__content{background:#fff;outline:1px solid #ccc;box-shadow:0 2px 6px rgba(0,0,0,.05);border-radius:2px;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{outline:1px solid #1e1e1e;box-shadow:none}.components-popover.is-expanded .components-popover__content{position:static;height:calc(100% - 48px);overflow-y:visible;width:auto;outline:none;border:none;border-top:1px solid #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{position:absolute;width:14px;height:14px;pointer-events:none;display:flex}.components-popover__arrow:before{content:"";position:absolute;top:-1px;left:1px;height:2px;right:1px;background-color:#fff}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:transparent;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control__input[type=radio]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;font-size:16px;line-height:normal;border:1px solid #1e1e1e;transition:none;border-radius:50%;width:24px;height:24px;margin-top:0;margin-right:6px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{box-sizing:inherit;width:8px;height:8px;transform:translate(7px,7px);margin:0;background-color:#fff;border:4px solid #fff}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-resizable-box__handle{display:none;width:23px;height:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{display:block;content:"";width:15px;height:15px;border-radius:50%;background:#fff;cursor:inherit;position:absolute;top:calc(50% - 8px);right:calc(50% - 8px);box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.components-resizable-box__side-handle:before{display:block;border-radius:2px;content:"";width:3px;height:3px;background:var(--wp-admin-theme-color);cursor:inherit;position:absolute;top:calc(50% - 1px);right:calc(50% - 1px);transition:transform .1s ease-in;opacity:0}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-duration:0s;transition-delay:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{width:100%;left:0;border-left:0;border-right:0}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{height:100%;top:0;border-top:0;border-bottom:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-duration:1ms;animation-delay:0s}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-duration:1ms;animation-delay:0s}}@media not all and (-webkit-min-device-pixel-ratio:0),not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes components-resizable-box__left-right-animation{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}
/*!rtl:end:ignore*/.components-responsive-wrapper{position:relative;max-width:100%}.components-responsive-wrapper,.components-responsive-wrapper>span{display:block}.components-responsive-wrapper__content{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:auto}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-search-control{position:relative}.components-search-control input[type=search].components-search-control__input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;line-height:normal;display:block;padding:16px 48px 16px 16px;background:#f0f0f0;border:none;width:100%;height:48px;font-size:16px}@media (prefers-reduced-motion:reduce){.components-search-control input[type=search].components-search-control__input{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px;line-height:normal}}.components-search-control input[type=search].components-search-control__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-search-control input[type=search].components-search-control__input::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px}}.components-search-control input[type=search].components-search-control__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-search-control input[type=search].components-search-control__input::placeholder{color:#757575}.components-search-control input[type=search].components-search-control__input::-webkit-search-cancel-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-decoration,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-decoration{-webkit-appearance:none}.components-search-control__icon{position:absolute;top:0;right:12px;bottom:0;display:flex;align-items:center}.components-search-control__icon>svg{margin:8px 0}.components-search-control__input-wrapper{position:relative}.components-select-control__input{background:#fff;height:36px;line-height:36px;margin:1px;outline:0;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (min-width:782px){.components-select-control__input{height:28px;line-height:28px}}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer;pointer-events:auto}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{position:absolute;top:24px;left:28px}.components-snackbar .components-snackbar__dismiss-button{margin-left:32px;cursor:pointer}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:var(--wp-admin-theme-color)}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box;pointer-events:none}.components-snackbar-list__notice-container{position:relative;padding-top:8px}.components-tab-panel__tabs{display:flex;align-items:stretch;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:transparent;border:none;box-shadow:none;border-radius:0;cursor:pointer;height:48px;padding:3px 16px;margin-left:0;font-weight:500;transition:box-shadow .1s linear;box-sizing:border-box}.components-tab-panel__tabs-item:after{content:attr(data-label);display:block;height:0;overflow:hidden;speak:none;visibility:hidden}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:inset 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) transparent,inset 0 -1.5px 0 0 var(--wp-admin-theme-color);position:relative}.components-tab-panel__tabs-item.is-active:before{content:"";position:absolute;top:0;bottom:1px;right:0;left:0;border-bottom:1.5px solid transparent}.components-tab-panel__tabs-item:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-tab-panel__tabs-item.is-active:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 -3px 0 0 var(--wp-admin-theme-color)}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;padding:6px 8px;box-shadow:0 0 0 transparent;transition:box-shadow .1s linear;border-radius:2px;border:1px solid #757575;font-size:16px;line-height:normal}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-duration:0s;transition-delay:0s}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{opacity:1;color:rgba(30,30,30,.62)}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-tip{display:flex;color:#757575}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-accessible-toolbar{display:inline-flex;border:1px solid #1e1e1e;border-radius:2px;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{position:relative;height:48px;z-index:1;padding-left:16px;padding-right:16px}.components-accessible-toolbar .components-button:focus:enabled,.components-toolbar .components-button:focus:enabled{box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{content:"";position:absolute;display:block;border-radius:2px;height:32px;left:8px;right:8px;z-index:-1;animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-duration:1ms;animation-delay:0s}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{position:relative;margin-left:auto;margin-right:auto}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:transparent}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{padding-left:12px;padding-right:12px;min-width:48px}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px;bottom:10px}.components-toolbar__control.components-button:active:before{display:none}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{min-height:48px;border-right:1px solid #1e1e1e;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap;padding-left:6px;padding-right:6px;line-height:0}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{min-height:48px;margin:0;border:1px solid #1e1e1e;background-color:#fff;display:inline-flex;flex-shrink:0;flex-wrap:wrap}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:block;margin:0}@supports (position:sticky){div.components-toolbar>div{display:flex}}div.components-toolbar>div+div.has-left-divider{margin-left:6px;position:relative;overflow:visible}div.components-toolbar>div+div.has-left-divider:before{display:inline-block;content:"";box-sizing:content-box;background-color:#ddd;position:absolute;top:8px;left:-3px;width:1px;height:20px}.components-tooltip.components-popover{z-index:1000002}.components-tooltip.components-popover .components-popover__content{min-width:min-content}.components-tooltip .components-popover__content{background:#1e1e1e;border-radius:2px;border-width:0;outline:none;color:#fff;white-space:nowrap;text-align:center;line-height:1.4;font-size:12px;box-shadow:none;padding:4px 8px}.components-tooltip__shortcut{display:inline-block;margin-left:8px}.disabled-element-wrapper{position:relative}.disabled-element-wrapper .event-catcher{z-index:100002;position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.status a{visibility:hidden!important}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action .is-secondary,[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action.is-secondary:hover{box-shadow:none}[data-gateway_id=pre_install_woocommerce_payments_promotion]>.action a{position:relative;display:none}.wc_gateways .name .wc-payment-gateway-method-name{display:inline-flex}.wc_gateways .name .wc-payment-gateway-method-name img{height:24px;width:auto;margin-left:4px}.wc_gateways .wc-payment-gateway-method__name{display:flex}.wc_gateways .wc-payment-gateway-method__name .pre-install-payment-gateway__subtitle{margin-left:16px}.wc_gateways .wc-payment-gateway-method__name .pre-install-payment-gateway__subtitle>img{height:24px;width:auto;margin-left:4px}.wc_gateways .pre-install-payment-gateway__actions{display:flex}.wc_gateways .pre-install-payment-gateway__actions-menu{margin-right:24px}.wc_gateways .pre-install-payment-gateway__actions-menu-options{text-align:center}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{cursor:pointer;display:inline-block;text-align:center;word-break:break-word;box-sizing:border-box}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){box-shadow:none;text-decoration:none;border-radius:9999px;padding:calc(.667em + 2px) calc(1.333em + 2px)}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*0.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*0.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*0.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:100%;flex-basis:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button.is-style-outline>.wp-block-button__link,.wp-block-button .wp-block-button__link.is-style-outline{border:2px solid;padding:.667em 1.333em}.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{display:flex;margin-bottom:1.75em;box-sizing:border-box;flex-wrap:wrap!important;align-items:normal!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{content:"";display:table;clear:both}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-top:.5em;margin-right:.75em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{margin-top:1em;margin-bottom:1em;display:block}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{margin-bottom:0;max-width:100%;list-style:none;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{position:relative;background-position:50%;min-height:430px;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]),.wp-block-cover .has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image .has-background-dim.has-background-gradient,.wp-block-cover .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#000}.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-size:cover;background-repeat:no-repeat}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{margin:0;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{width:100%;height:100%;flex:1;object-fit:cover}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:1;justify-content:center;position:relative;flex-direction:column;max-width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{margin:0;flex-direction:column;flex-grow:1}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{flex:initial;background:none;color:inherit;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-grow:1;flex-basis:100%;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-top:0;margin-bottom:auto}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{width:100%;flex:1 0 0%;height:100%;object-fit:cover}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*0.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*0.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*0.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*0.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*0.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*0.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image.has-custom-border img,.wp-block-image img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image.aligncenter,.wp-block-image .aligncenter,.wp-block-image.alignleft,.wp-block-image .alignleft,.wp-block-image.alignright,.wp-block-image .alignright{display:table}.wp-block-image.aligncenter>figcaption,.wp-block-image .aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image.alignright>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em;float:left}.wp-block-latest-posts__featured-image.alignright{margin-left:1em;float:right}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{/*!rtl:begin:ignore*/direction:ltr;/*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto;box-sizing:border-box}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:1;grid-row:1;/*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;/*!rtl:begin:ignore*/grid-column:2;grid-row:1;/*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:2;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{/*!rtl:begin:ignore*/grid-column:1;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-top:0;margin-bottom:0;margin-left:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{display:flex;align-items:center;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;line-height:0;display:inline-block;font-size:inherit;padding:0;background-color:inherit;color:currentColor;border:none;width:.6em;height:.6em;margin-left:.25em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;width:inherit;height:inherit;margin-top:.075em}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{background-color:inherit;color:inherit;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:normal;opacity:0;transition:opacity .1s linear;visibility:hidden;width:0;height:0;overflow:hidden;left:-1px;top:100%}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-right:0;margin-left:auto}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{position:relative;display:flex}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-size:inherit;font-family:inherit;line-height:inherit;font-style:inherit;font-weight:inherit;text-transform:inherit;text-align:left}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation__container{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0}.wp-block-navigation__responsive-container .wp-block-navigation-link a{color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){color:inherit!important;background-color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{display:flex;flex-direction:column;background-color:inherit;animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;padding:var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);overflow:auto;z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-duration:1ms;animation-delay:0s}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-top:calc(2rem + 24px);overflow:visible;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:var(--navigation-layout-justification-setting,inherit)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{opacity:1;visibility:visible;height:auto;width:auto;overflow:initial;min-width:200px;position:static;border:none;padding-left:2rem;padding-right:2rem}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{display:flex;flex-direction:column;align-items:var(--navigation-layout-justification-setting,initial)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{color:inherit!important;background:transparent!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{right:auto;left:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){display:block;width:100%;position:relative;z-index:auto;background-color:inherit}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{vertical-align:middle;cursor:pointer;color:currentColor;background:transparent;border:none;margin:0;padding:0;text-transform:inherit}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;pointer-events:none;display:block;width:24px;height:24px}.wp-block-navigation__responsive-container-open{display:flex}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;top:0;right:0;z-index:2}.wp-block-navigation__responsive-close{width:100%;max-width:var(--wp--style--global--wide-size,100%);margin-left:auto;margin-right:auto}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{display:flex;flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);flex-wrap:var(--navigation-layout-wrap,wrap);background-color:inherit}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0%}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;text-align:center;overflow-wrap:break-word}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea{display:block;box-sizing:border-box;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block}.wp-block-post-featured-image img{max-width:100%;width:100%;height:auto;vertical-align:bottom;box-sizing:border-box}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{position:absolute;inset:0;background-color:#000}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-title{word-break:break-word;box-sizing:border-box}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{margin:0 0 1em;padding:3em 0;text-align:center;overflow-wrap:break-word;box-sizing:border-box}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{margin-top:0;margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-child{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:not(.is-style-plain),.wp-block-quote.is-style-large:not(.is-style-plain){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:not(.is-style-plain) p,.wp-block-quote.is-style-large:not(.is-style-plain) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:not(.is-style-plain) cite,.wp-block-quote.is-large:not(.is-style-plain) footer,.wp-block-quote.is-style-large:not(.is-style-plain) cite,.wp-block-quote.is-style-large:not(.is-style-plain) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:.625em;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{min-width:1.5em;min-height:1.5em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{padding:8px;flex-grow:1;margin-left:0;margin-right:0;min-width:3em;border:1px solid #949494;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){padding:4px;border:1px solid #949494}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border:1px solid;border-right:none;border-left:none}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-social-links{box-sizing:border-box;padding-left:0;padding-right:0;text-indent:0;margin-left:0;background:none}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){margin-left:.5em;margin-right:.5em;font-size:.65em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-duration:0s;transition-delay:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:1.25em;height:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud.aligncenter{text-align:center;justify-content:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th,.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color]>*,.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th,.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color]>*,.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr{border-left-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-width:inherit;border-style:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{box-sizing:border-box}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}figure{margin:0 0 1em}.components-custom-select-control{position:relative}.components-custom-select-control__label{display:block;margin-bottom:8px}.components-custom-select-control__button{border:1px solid #757575;border-radius:2px;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button.components-custom-select-control__button{padding-right:24px}.components-custom-select-control__button:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-custom-select-control__button .components-custom-select-control__button-icon{height:100%;padding:0;position:absolute;right:0;top:0}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:flex;line-height:28px;list-style-type:none;padding:8px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto;margin-right:0}.components-custom-select-control__item:last-child{margin-bottom:0}.components-snackbar{background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:16px 24px;pointer-events:auto;width:100%}@media(min-width:600px){.components-snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-admin-theme-color)}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{left:28px;position:absolute;top:24px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:32px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:transparent;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:var(--wp-admin-theme-color)}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media(min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0 0 8px;padding:4px;transition:box-shadow .1s linear;width:100%}@media(prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@media(min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:24px;min-width:24px;padding:0}.components-form-token-field__input-container{align-items:center;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;cursor:text;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0 0 8px;padding:2px 4px;transition:box-shadow .1s linear;width:100%}@media(prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@media(min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media(min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__label{display:inline-block;margin-bottom:4px}.components-form-token-field__help{color:#757575;font-size:12px;font-style:normal}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;margin:2px 4px 2px 0;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 16px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:transparent;color:var(--wp-admin-theme-color)}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media(prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:1ms;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{border-top:1px solid #757575;flex:1 0 100%;list-style:none;margin:4px -4px -4px;max-height:9em;min-width:100%;overflow-y:auto;padding:0;transition:all .15s ease-in-out}@media(prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{color:#757575;cursor:pointer;display:block;font-size:13px;margin:0;padding:4px 8px}.components-form-token-field__suggestion.is-selected{background:var(--wp-admin-theme-color);color:#fff}.components-form-token-field__suggestion-match{text-decoration:underline}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:auto}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;margin-left:auto!important;margin-right:auto!important;padding:.5em 1em;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:star;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:3px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;padding:.25em .75em;position:relative;text-align:center;text-transform:uppercase;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all{font-size:.75em}.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em;padding:.5em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);-webkit-clip-path:none;clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wc-block-components-product-add-to-cart-attribute-picker{flex-basis:100%;margin:0}.wc-block-components-product-add-to-cart-attribute-picker label{display:block;font-size:1em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container{position:relative}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select{margin:0 0 .75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select{min-height:1.75em;min-width:60%}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error{margin-bottom:24px}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select{border-color:#cc1818}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus{outline-color:#cc1818}.wc-block-components-product-add-to-cart{display:flex;flex-wrap:wrap;margin:0}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button{margin:0 0 .75em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text{display:block}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg{fill:currentColor;height:1.5em;margin:-.25em 0 -.25em .5em;vertical-align:top;width:1.5em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity{background:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);color:#43454b;flex-basis:5em;margin:0 1em .75em 0;padding:.618em;text-align:center}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>*{visibility:hidden}.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:after,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity:after,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button:after,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:none;animation:none}}.wc-block-grid .wc-block-components-product-add-to-cart{justify-content:center}.wc-block-components-product-add-to-cart-notice{margin:0}.wp-block-button.wc-block-components-product-button{white-space:normal;word-break:break-word}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{border-style:none;display:inline-flex;font-family:inherit;font-weight:inherit;justify-content:center;margin-left:auto;margin-right:auto;white-space:normal;word-break:break-word}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;min-height:3em;min-width:8em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>*{visibility:hidden}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:none;animation:none}}.wc-block-all-products .wp-block-button.wc-block-components-product-button{margin-bottom:12px}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;min-height:3em;min-width:8em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>*{visibility:hidden}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:none;animation:none}}.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link{background-color:var(--button--color-background);border-color:var(--button--color-background);color:var(--button--color-text)}.wc-block-components-product-category-list{margin-bottom:.75em;margin-top:0}.wc-block-components-product-category-list ul{display:inline;margin:0;padding:0}.wc-block-components-product-category-list ul li{display:inline;list-style:none}.wc-block-components-product-category-list ul li:after{content:", "}.wc-block-components-product-category-list ul li:last-child:after{content:""}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,.wc-block-components-product-image{display:block;position:relative;text-decoration:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,.wc-block-components-product-image a{border:0;border-radius:inherit;box-shadow:none;outline:0;text-decoration:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,.wc-block-components-product-image img{border-radius:inherit;vertical-align:middle;width:100%}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],.wc-block-components-product-image img[hidden]{display:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""],.wc-block-components-product-image img[alt=""]{border:1px solid #f2f2f2}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left{left:4px;margin:0;position:absolute;right:auto;top:4px}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center{left:50%;margin:0;position:absolute;right:auto;top:4px;transform:translateX(-50%)}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right{left:auto;margin:0;position:absolute;right:4px;top:4px}.is-loading .wc-block-components-product-image{background-color:currentColor!important;border:0!important;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:auto;z-index:1}.is-loading .wc-block-components-product-image>*{visibility:hidden}.is-loading .wc-block-components-product-image:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{-webkit-animation:none;animation:none}}.wc-block-components-product-image{margin:0 0 12px}.wc-block-components-product-price{display:block}.wc-block-all-products .wc-block-components-product-price{margin-bottom:12px}.wc-block-components-product-rating{display:block}.wc-block-components-product-rating__stars{display:inline-block;font-family:star;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;overflow:hidden;position:relative;width:5.3em}.wc-block-components-product-rating__stars:before{color:inherit;content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-components-product-rating__stars span{color:inherit;left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-components-product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-components-product-rating__link{display:inline-block;font-size:.875em;text-align:inherit;width:100%}.wc-block-all-products .wc-block-components-product-rating{margin-bottom:12px;margin-top:0}.wc-block-single-product .wc-block-components-product-rating__stars{margin:0}.wc-block-all-products .is-loading .wc-block-components-product-rating,.wp-block-query .is-loading .wc-block-components-product-rating{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:7em;z-index:1}.wc-block-all-products .is-loading .wc-block-components-product-rating>*,.wp-block-query .is-loading .wc-block-components-product-rating>*{visibility:hidden}.wc-block-all-products .is-loading .wc-block-components-product-rating:after,.wp-block-query .is-loading .wc-block-components-product-rating:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-all-products .is-loading .wc-block-components-product-rating,.wp-block-query .is-loading .wc-block-components-product-rating{-webkit-animation:none;animation:none}}.wc-block-components-product-sale-badge{background:#fff;border:1px solid #43454b;border-radius:3px;box-sizing:border-box;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;margin:0 auto 12px;padding:.25em .75em;position:static;text-align:center;text-transform:uppercase;width:auto;z-index:9}.wc-block-components-product-sale-badge span{background-color:inherit;color:inherit}.wc-block-components-product-sku{display:block;font-size:.875em;margin-bottom:12px;margin-top:0;text-transform:uppercase}.wc-block-components-product-stock-indicator{display:block;font-size:.875em;margin-bottom:.75em;margin-top:0}.wc-block-components-product-summary{margin-bottom:12px;margin-top:0}.is-loading .wc-block-components-product-summary:before{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;content:".";display:block;height:6em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.is-loading .wc-block-components-product-summary:before>*{visibility:hidden}.is-loading .wc-block-components-product-summary:before:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-summary:before{-webkit-animation:none;animation:none}}.wc-block-components-product-tag-list{margin-bottom:.75em;margin-top:0}.wc-block-components-product-tag-list ul{display:inline;margin:0;padding:0}.wc-block-components-product-tag-list ul li{display:inline;list-style:none}.wc-block-components-product-tag-list ul li:after{content:", "}.wc-block-components-product-tag-list ul li:last-child:after{content:""}.wc-block-components-product-title{display:block;font-size:inherit;font-weight:700;line-height:1.5;margin-bottom:12px;margin-top:0;padding:0}.wc-block-components-product-title a{color:inherit;font-size:inherit}.is-loading .wc-block-components-product-title:before{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;content:".";display:block;display:inline-block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:7em;z-index:1}.is-loading .wc-block-components-product-title:before>*{visibility:hidden}.is-loading .wc-block-components-product-title:before:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-title:before{-webkit-animation:none;animation:none}}.is-loading .wc-block-grid .wc-block-components-product-title:before{width:10em}.wc-block-components-product-title--align-left{text-align:left}.wc-block-components-product-title--align-center{text-align:center}.wc-block-components-product-title--align-right{text-align:right}.wc-block-components-error{align-items:center;color:#757575;display:flex;flex-direction:column;justify-content:center;margin:40px 0;padding:40px 0;text-align:center}.wc-block-components-error__header{color:#646970;font-size:2em;margin:0}.wc-block-components-error__image{margin:0 0 24px;width:25%}.wc-block-components-error__text{color:#8c8f94;font-size:1.25em;margin:1em 0 0;max-width:60ch}.wc-block-components-error__message{color:#8c8f94;font-style:italic;margin:1em auto 0;max-width:60ch}.wc-block-error__button{margin:40px 0 0}.wc-block-components-button:not(.is-link){align-items:center;display:inline-flex;justify-content:center;min-height:3em;position:relative;text-align:center;transition:box-shadow .1s linear}.wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid transparent}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text{visibility:hidden}.wc-block-components-button:not(.is-link).text{color:#1e1e1e}.wc-block-components-button:not(.is-link).text:hover{opacity:.9}.wc-block-components-button:not(.is-link).outlined{background:transparent;color:currentColor}.wc-block-components-button:not(.is-link).outlined:not(:focus){box-shadow:inset 0 0 0 1px currentColor}.wc-block-components-button:not(.is-link).outlined:active,.wc-block-components-button:not(.is-link).outlined:disabled,.wc-block-components-button:not(.is-link).outlined:focus,.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff}.wc-block-components-button:not(.is-link).outlined:hover{background-color:#1e1e1e;color:#fff;opacity:1}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;font-weight:700;letter-spacing:inherit;line-height:inherit;line-height:1;padding:0 1em;text-decoration:inherit;text-decoration:none;text-transform:inherit;text-transform:none}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link):focus{box-shadow:0 0 0 2px #0675c4;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #0675c4;outline:3px solid transparent}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).text{color:#1e1e1e}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).text:hover{opacity:.9}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained,body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:active,body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:disabled,body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:focus,body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:hover{background-color:#1e1e1e;color:#fff}body:not(.theme-twentytwentythree,.theme-zaino) .wc-block-components-button:not(.is-link).contained:hover{opacity:.9}.wc-block-components-form{counter-reset:checkout-step}.wc-block-components-form .wc-block-components-checkout-step{background:none;border:none;margin:0;padding:0 0 0 24px;position:relative}.is-mobile .wc-block-components-form .wc-block-components-checkout-step,.is-small .wc-block-components-form .wc-block-components-checkout-step{padding-left:0}.wc-block-components-checkout-step--disabled{opacity:.6}.wc-block-components-checkout-step__container{position:relative}.wc-block-components-checkout-step__content>*{margin-bottom:1em}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child{margin-bottom:0;padding-bottom:1.5em}.wc-block-components-checkout-step__heading{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:1em;justify-content:space-between;margin:.75em 0 1em;position:relative}.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading,.wc-block-components-express-payment-continue-rule+.wc-block-components-checkout-step .wc-block-components-checkout-step__heading{margin-top:0}.wc-block-components-checkout-step__title{margin:0 12px 0 0}.wc-block-components-checkout-step__heading-content{font-size:.75em}.wc-block-components-checkout-step__heading-content a{color:inherit;font-weight:700}.wc-block-components-checkout-step__description{font-size:.875em;line-height:1.25;margin-bottom:16px}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before{background:transparent;border:0;border-radius:0;content:" " counter(checkout-step) ".";content:" " counter(checkout-step) "."/"";counter-increment:checkout-step;left:-24px;margin:0;padding:0;position:absolute;text-align:center;top:0;transform:translateX(-50%);vertical-align:baseline;white-space:nowrap;width:24px}.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{border-left:1px solid;content:"";height:100%;left:-24px;opacity:.3;position:absolute;top:0}.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before,.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before{content:counter(checkout-step) ". ";content:counter(checkout-step) ". "/"";left:auto;position:static;top:auto;transform:none}.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after{content:unset}.editor-styles-wrapper .wp-block h4.wc-block-components-checkout-step__title{font-size:1em;line-height:24px;margin:0 12px 0 0}.wc-block-components-order-summary .wc-block-components-panel__button{margin-top:0;padding-top:0}.wc-block-components-order-summary .wc-block-components-panel__content{margin-bottom:0}.wc-block-components-order-summary__content{display:table;width:100%}.wc-block-components-order-summary-item{display:flex;font-size:.875em;padding-bottom:1px;padding-top:16px;position:relative;width:100%}.wc-block-components-order-summary-item:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-order-summary-item:first-child{padding-top:0}.wc-block-components-order-summary-item:last-child>div{padding-bottom:0}.wc-block-components-order-summary-item:last-child:after{display:none}.wc-block-components-order-summary-item .wc-block-components-product-metadata{font-size:1em}.wc-block-components-order-summary-item__description,.wc-block-components-order-summary-item__image{display:table-cell;vertical-align:top}.wc-block-components-order-summary-item__image{padding-bottom:16px;position:relative;width:48px}.wc-block-components-order-summary-item__image>img{max-width:48px;width:48px}.wc-block-components-order-summary-item__quantity{align-items:center;background:#fff;border:2px solid;border-radius:1em;box-shadow:0 0 0 2px #fff;color:#000;display:flex;justify-content:center;line-height:1;min-height:20px;min-width:20px;padding:0 .4em;position:absolute;right:0;top:0;transform:translate(50%,-50%);white-space:nowrap;z-index:1}.wc-block-components-order-summary-item__description{padding-bottom:16px;padding-left:24px;padding-right:12px}.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.wc-block-components-order-summary-item__description p{line-height:1.375;margin-top:4px}.wc-block-components-order-summary-item__total-price{font-weight:700;margin-left:auto;text-align:right}.wc-block-components-order-summary-item__individual-prices{display:block}.wc-block-components-payment-method-icons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:0 0 14px}.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{display:inline-block;height:24px;margin:0 4px 2px;max-height:24px;max-width:38px;padding:0;width:auto}.wc-block-components-payment-method-icons--align-left{justify-content:flex-start}.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon{margin-left:0;margin-right:8px}.wc-block-components-payment-method-icons--align-right{justify-content:flex-end}.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon{margin-left:8px;margin-right:0}.wc-block-components-payment-method-icons:last-child{margin-bottom:0}.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:16px}.wc-block-components-payment-method-label--with-icon{display:inline-block;vertical-align:middle}.wc-block-components-payment-method-label--with-icon>img,.wc-block-components-payment-method-label--with-icon>svg{margin:-2px 4px 0 0;vertical-align:middle}.is-mobile .wc-block-components-payment-method-label--with-icon>img,.is-mobile .wc-block-components-payment-method-label--with-icon>svg,.is-small .wc-block-components-payment-method-label--with-icon>img,.is-small .wc-block-components-payment-method-label--with-icon>svg{display:none}.editor-styles-wrapper .wc-block-components-checkout-policies,.wc-block-components-checkout-policies{font-size:.75em;line-height:1;list-style:none outside;margin:24px 0;text-align:center}.wc-block-components-checkout-policies__item{display:inline-block;list-style:none outside;margin:0;padding:0 .25em}.wc-block-components-checkout-policies__item:not(:first-child){border-left:1px solid #ccc}.wc-block-components-checkout-policies__item>a{color:inherit;padding:0 .25em}.wc-block-components-product-badge{border:1px solid;border-radius:2px;display:inline-block;font-size:.75em;font-weight:600;padding:0 .66em;text-transform:uppercase;white-space:nowrap}.wc-block-components-product-details.wc-block-components-product-details{list-style:none;margin:.5em 0;padding:0}.wc-block-components-product-details.wc-block-components-product-details:last-of-type{margin-bottom:0}.wc-block-components-product-details.wc-block-components-product-details li{margin-left:0}.wc-block-components-product-details__name,.wc-block-components-product-details__value{display:inline-block}.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name{font-weight:700}img.wc-block-components-product-image[alt=""]{border:1px solid #f2f2f2}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0}.wc-block-components-checkout-return-to-cart-button{box-shadow:none;color:inherit;padding-left:calc(24px + .25em);position:relative;text-decoration:none}.wc-block-components-checkout-return-to-cart-button svg{fill:currentColor;left:0;position:absolute;top:50%;transform:translateY(-50%)}.rtl .wc-block-components-checkout-return-to-cart-button svg{transform:translateY(-50%) scale(-1)}.wc-block-components-shipping-calculator-address{margin-bottom:0}.wc-block-components-shipping-calculator-address__button{margin-top:1.5em;width:100%}.wc-block-components-shipping-calculator{padding:.5em 0 .75em}.wc-block-components-shipping-rates-control__package{margin:0;position:relative}.wc-block-components-shipping-rates-control__package:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-shipping-rates-control__package.wc-block-components-panel{margin-bottom:0}.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button{margin-bottom:0;margin-top:0;padding-bottom:.75em;padding-top:.75em}.wc-block-components-shipping-rates-control__package:last-child{position:relative}.wc-block-components-shipping-rates-control__package:last-child:after{border-style:solid;border-width:0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-shipping-rates-control__package:last-child .wc-block-components-panel__button{padding-bottom:0}.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content{padding-bottom:.75em}.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control{margin-bottom:.75em}.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout,.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout{padding-bottom:0}.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group{font-size:.875em}.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__description-group{color:#757575;font-size:.75em}.wc-block-components-shipping-rates-control__package-items{display:block;font-size:.875em;list-style:none;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item{display:inline-block;margin:0;overflow-wrap:anywhere;padding:0;word-break:break-word;-ms-word-break:break-all}.wc-block-components-shipping-rates-control__package-item:not(:last-child):after{content:", ";white-space:pre}.wc-block-components-totals-coupon .wc-block-components-panel__button{margin-top:0;padding-top:0}.wc-block-components-totals-coupon .wc-block-components-panel__content{padding-bottom:0}.wc-block-components-totals-coupon__form{display:flex;margin-bottom:0;width:100%}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input{flex-grow:1;margin-bottom:0;margin-top:0}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{flex-shrink:0;height:3em;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin{margin:0}.wc-block-components-totals-coupon__content{flex-direction:column;position:relative}.wc-block-components-totals-discount__coupon-list{list-style:none;margin:0;padding:0}.wc-block-components-totals-discount .wc-block-components-totals-item__value{color:#4ab866}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:1.25em}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-weight:700}.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax{margin-bottom:0}.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset{background-color:transparent;border:0;margin:0;padding:0}.wc-block-components-totals-shipping .wc-block-components-shipping-address{display:block;margin-top:16px}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label{flex-basis:100%;text-align:left}.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice{margin:0 0 .75em}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button{background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;display:inline;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover{background:transparent;opacity:.8}.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button{background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;display:inline;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active,.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus,.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover{background:transparent}.editor-styles-wrapper .wc-block-components-checkbox-list,.wc-block-components-checkbox-list{list-style:none outside;margin:0;padding:0}.editor-styles-wrapper .wc-block-components-checkbox-list li,.wc-block-components-checkbox-list li{list-style:none outside;margin:0 0 4px;padding:0}.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,.wc-block-components-checkbox-list li.show-less button,.wc-block-components-checkbox-list li.show-more button{background:none;border:none;cursor:pointer;padding:0;text-decoration:underline}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,.wc-block-components-checkbox-list.is-loading li>*{visibility:hidden}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li:after,.wc-block-components-checkbox-list.is-loading li:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:none;animation:none}}.wc-block-components-chip{align-items:center;border:0;border-radius:0;color:inherit;display:inline-flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;line-height:1;margin:0 .365em .365em 0;max-width:100%;padding:.25em .5em;text-decoration:inherit;text-transform:inherit}.wc-block-components-chip,.wc-block-components-chip:active,.wc-block-components-chip:focus,.wc-block-components-chip:hover{background:transparent;border:1px solid;color:inherit}.wc-block-components-chip.wc-block-components-chip--radius-small{border-radius:3px}.wc-block-components-chip.wc-block-components-chip--radius-medium{border-radius:.433em}.wc-block-components-chip.wc-block-components-chip--radius-large{border-radius:2em;padding-left:.75em;padding-right:.25em}.wc-block-components-chip .wc-block-components-chip__text{flex-grow:1;font-size:.875em}.wc-block-components-chip.is-removable .wc-block-components-chip__text{padding-right:.5em}.wc-block-components-chip .wc-block-components-chip__remove{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e0e0e0;border:0;border-radius:25px;height:16px;line-height:16px;margin:0;padding:0;width:16px}.wc-block-components-chip .wc-block-components-chip__remove-icon{fill:#1e1e1e}.theme-twentytwentyone .wc-block-components-chip,.theme-twentytwentyone .wc-block-components-chip:active,.theme-twentytwentyone .wc-block-components-chip:focus,.theme-twentytwentyone .wc-block-components-chip:hover{background:#fff}.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background){background:transparent}.wc-block-components-chip__remove:focus,.wc-block-components-chip__remove:hover,button.wc-block-components-chip:focus>.wc-block-components-chip__remove,button.wc-block-components-chip:hover>.wc-block-components-chip__remove{background:#949494}.wc-block-components-chip__remove:focus .wc-block-components-chip__remove-icon,.wc-block-components-chip__remove:hover .wc-block-components-chip__remove-icon,button.wc-block-components-chip:focus>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon,button.wc-block-components-chip:hover>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon{fill:#fff}.wc-block-components-chip__remove:disabled,button.wc-block-components-chip:disabled>.wc-block-components-chip__remove{fill:#fff;cursor:not-allowed}.wc-block-components-combobox .wc-block-components-combobox-control,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control{border:0;border-radius:0;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-transform:inherit;vertical-align:baseline}.wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container{border:0;border-radius:0;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;position:relative;text-decoration:inherit;text-transform:inherit;vertical-align:baseline}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{background:#fff;border:1px solid #50575e;border-radius:4px;box-shadow:none;box-sizing:border-box;color:inherit;color:#2b2d2f;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;font-weight:400;height:3em;letter-spacing:inherit;line-height:inherit;line-height:1;opacity:1;outline:inherit;padding:1.5em 16px .25em;text-align:left;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;text-transform:none;white-space:nowrap;width:100%}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true]{background-color:#fff;box-shadow:0 0 0 1px #50575e;color:#2b2d2f;outline:0}.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus{background-color:rgba(0,0,0,.1);box-shadow:0 0 0 1px hsla(0,0%,100%,.4);color:#fff}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list{background-color:#fff;border:1px solid #50575e;border-top:0;color:#2b2d2f;margin:3em 0 0;max-height:300px;min-width:100%;overflow:auto;padding:0;position:absolute;z-index:10}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list{background-color:#1e1e1e;color:#fff}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion{color:#757575;cursor:default;font-size:1em;list-style:none;margin:0;padding:.25em 16px}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected{background-color:#ddd}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected{background-color:rgba(0,0,0,.4)}.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover{background-color:#00669e;color:#fff}.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{color:inherit;color:#757575;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;line-height:1.375;margin:0 0 0 17px;max-width:calc(100% - 32px);overflow:hidden;position:absolute;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;transform:translateY(.75em);transform-origin:top left;transition:all .2s ease;white-space:nowrap;z-index:1}.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label{transition:none}}.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label{transform:translateY(4px) scale(.75)}.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label{color:#cc1818}.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover{border-color:#cc1818}.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus{box-shadow:0 0 0 1px #cc1818}.wc-block-components-country-input{margin-top:1.5em}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(-480px)}}@keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(-480px)}}@media only screen and (max-width:480px){@-webkit-keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(-100vw)}}@keyframes slidein{0%{transform:translateX(0)}to{transform:translateX(-100vw)}}}.wc-block-components-drawer__screen-overlay{background-color:rgba(95,95,95,.35);bottom:0;left:0;opacity:1;position:fixed;right:0;top:0;transition:opacity .3s;z-index:9999}.wc-block-components-drawer__screen-overlay--with-slide-out{transition:opacity .3s}.wc-block-components-drawer__screen-overlay--with-slide-in{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fadein;animation-name:fadein}.wc-block-components-drawer__screen-overlay--is-hidden{opacity:0;pointer-events:none}.wc-block-components-drawer{background:#fff;display:block;height:100%;left:100%;position:relative;position:fixed;right:0;top:0;transform:translateX(-480px);width:480px}.wc-block-components-drawer:after{border-style:solid;border-width:0 0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}@media only screen and (max-width:480px){.wc-block-components-drawer{transform:translateX(-100vw);width:100vw}}.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer{transition:transform .3s}.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:slidein;animation-name:slidein}.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer{transform:translateX(0)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-drawer,.wc-block-components-drawer__screen-overlay{-webkit-animation-name:none!important;animation-name:none!important;transition:none!important}}.wc-block-components-drawer .components-modal__content{padding:40px 16px}.wc-block-components-drawer .components-modal__header{position:relative}.wc-block-components-drawer .components-modal__header .components-button{background:transparent;border:0;border-radius:0;margin:-1em;padding:1em;position:absolute;right:0;top:0;vertical-align:baseline}.wc-block-components-drawer .components-modal__header .components-button>span{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.wc-block-components-drawer .components-modal__header-heading{border:0;border-radius:0;font-size:1.25rem;margin:0;padding:0;vertical-align:baseline;word-break:break-word}.wc-filter-element-label-list-count:before{content:" ("}.wc-filter-element-label-list-count:after{content:")"}.wc-block-filter-title-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:1.625em;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-bottom:12px;margin-top:12px;max-width:100%!important;max-width:-webkit-max-content!important;max-width:-moz-max-content!important;max-width:max-content!important;min-width:80px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-filter-title-placeholder>*{visibility:hidden}.wc-block-filter-title-placeholder:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-filter-title-placeholder{-webkit-animation:none;animation:none}}.wc-block-filter-title-placeholder .wc-block-active-filters__title,.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,.wc-block-filter-title-placeholder .wc-block-price-filter__title,.wc-block-filter-title-placeholder .wc-block-rating-filter__title,.wc-block-filter-title-placeholder .wc-block-stock-filter__title{height:1em;margin:0}.wc-block-components-filter-reset-button{background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;cursor:pointer;display:inline;font-family:inherit;font-size:inherit;font-size:.875em;font-style:inherit;font-weight:inherit;font-weight:400;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.wc-block-components-filter-reset-button:active,.wc-block-components-filter-reset-button:focus,.wc-block-components-filter-reset-button:hover{background:transparent}.wc-block-components-filter-reset-button:hover{color:inherit;text-decoration:none}.wc-block-components-filter-reset-button[disabled]{cursor:not-allowed}.wc-block-components-filter-submit-button{border:none;display:block;margin-left:auto;white-space:nowrap}.wc-block-components-filter-submit-button.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;line-height:1;line-height:normal;margin-top:16px;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}.wc-block-components-filter-submit-button.is-loading>*{visibility:hidden}.wc-block-components-filter-submit-button.is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-filter-submit-button.is-loading{-webkit-animation:none;animation:none}}.wc-blocks-components-form-token-field-wrapper .components-popover{left:0;opacity:0;position:fixed;top:0;z-index:z-index(".components-popover")}.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded,.wc-blocks-components-form-token-field-wrapper .components-popover[data-x-axis][data-y-axis]{opacity:1}.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded{bottom:0;left:0;right:0;top:0;z-index:z-index(".components-popover")!important}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow){margin-left:2px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before{border:8px solid #ccc}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow).is-alternate:before{border-color:#1e1e1e}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after{border:8px solid #fff}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after,.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before{content:"";height:0;line-height:0;position:absolute;width:0}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]{margin-top:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before{bottom:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after{bottom:-6px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after,.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before{border-bottom:none;border-left-color:transparent;border-right-color:transparent;border-top-style:solid;margin-left:-10px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]{margin-top:8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{top:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after{top:-6px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before{border-bottom-style:solid;border-left-color:transparent;border-right-color:transparent;border-top:none;margin-left:-10px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]{margin-left:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{right:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after{right:-6px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before{border-bottom-color:transparent;border-left-style:solid;border-right:none;border-top-color:transparent}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]{margin-left:8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{left:-8px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after{left:-6px}.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before{border-bottom-color:transparent;border-left:none;border-right-style:solid;border-top-color:transparent}.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=top]{bottom:100%}.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=bottom]{top:100%}.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=middle]{align-items:center;display:flex}.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-top{margin-top:12px}.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-bottom{margin-top:-12px}.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom){margin-left:12px}.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom){margin-right:12px}.wc-blocks-components-form-token-field-wrapper .components-popover__content{background:#fff;border:1px solid #ccc;border-radius:2px;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);height:100%}.is-alternate .wc-blocks-components-form-token-field-wrapper .components-popover__content{border:1px solid #1e1e1e;box-shadow:none}.components-popover .wc-blocks-components-form-token-field-wrapper .components-popover__content{height:auto;overflow-y:auto;position:absolute}.components-popover.is-expanded .wc-blocks-components-form-token-field-wrapper .components-popover__content{border:none;border-top:1px solid #1e1e1e;height:calc(100% - 48px);min-width:auto;overflow-y:visible;position:static}.components-popover[data-y-axis=top] .wc-blocks-components-form-token-field-wrapper .components-popover__content{bottom:100%}.components-popover[data-x-axis=center] .wc-blocks-components-form-token-field-wrapper .components-popover__content{left:50%;transform:translateX(-50%)}.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content{left:100%;position:absolute}.components-popover:not([data-y-axis=middle])[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content{margin-left:-25px}.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content{position:absolute;right:100%}.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content{margin-right:-25px}.wc-blocks-components-form-token-field-wrapper .components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.wc-blocks-components-form-token-field-wrapper .components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.wc-blocks-components-form-token-field-wrapper .components-popover__close.components-button{z-index:z-index(".components-popover__close")}.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover{z-index:z-index(".components-tooltip")}.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover .components-popover__content{min-width:0}.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content{background:#1e1e1e;border-radius:2px;border-width:0;box-shadow:none;color:#fff;font-size:12px;line-height:1.4;text-align:center;white-space:nowrap}.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content>div{padding:4px 8px}.wc-blocks-components-form-token-field-wrapper .components-tooltip__shortcut{display:inline-block;margin-left:8px}.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper{position:relative}.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper .event-catcher{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:z-index(".components-tooltip .event-catcher")}.wc-blocks-components-form-token-field-wrapper{border-color:#949494}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label,.wc-blocks-components-form-token-field-wrapper .components-visually-hidden{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.wc-blocks-components-form-token-field-wrapper .components-form-token-field,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container{border-color:inherit;box-sizing:border-box;margin-bottom:0}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container{background-color:#fff;border-radius:0;box-shadow:none;color:#000;position:relative}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input{min-height:30px}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text{background:#e0e0e0}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token{border:none}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list{background-color:#fff;border:1px solid #949494;border-top:0 solid #949494;left:-1px;margin:1px 0 0;position:absolute;right:-1px;top:100%;z-index:50}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list:empty{display:none}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion{padding:8px}.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected{background:#f0f0f0;color:#2f2f2f}.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token{margin-right:0;position:relative;width:100%;z-index:1}.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__remove-token.components-button,.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text{background:transparent}.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text{padding-left:4px;width:100%}.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input{position:absolute}.wc-blocks-components-form-token-field-wrapper.single-selection .is-active .components-form-token-field__token+input[type=text].components-form-token-field__input{border:1px solid #949494;margin:0 2px 4px;padding:0 5px;position:static}.wc-block-components-formatted-money-amount{white-space:nowrap}.wc-block-components-load-more{text-align:center;width:100%}.wc-block-components-loading-mask{min-height:34px;pointer-events:none;position:relative}.wc-block-components-loading-mask .components-spinner{left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.wc-block-components-loading-mask .wc-block-components-loading-mask__children{opacity:.25}.wc-block-components-pagination{margin:0 auto 16px}.wc-block-components-pagination__ellipsis,.wc-block-components-pagination__page{color:#333;display:inline-block;font-size:1em;font-weight:400}.wc-block-components-pagination__page{border-color:transparent;min-width:2.2em;padding:.3em .6em}@media(max-width:782px){.wc-block-components-pagination__page{min-width:1.6em;padding:.1em .2em}}.wc-block-components-pagination__page:not(.toggle){background-color:transparent}.wc-block-components-pagination__ellipsis{padding:.3em}@media(max-width:782px){.wc-block-components-pagination__ellipsis{padding:.1em}}.wc-block-components-pagination__page--active[disabled]{color:#333;font-weight:700;opacity:1!important}.wc-block-components-pagination__page--active[disabled]:focus,.wc-block-components-pagination__page--active[disabled]:hover{background-color:inherit;color:#333;opacity:1!important}html[dir=rtl] .wc-block-components-pagination-page--arrow span{display:inline-block;transform:scaleX(-1)}.wc-block-components-price-slider{margin-bottom:24px}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button>*,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button>*,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button:after,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button:after,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__amount{display:none}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}.wc-block-components-price-slider__range-input-wrapper{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0!important;border-radius:4px;clear:both;flex-grow:1;height:4px;margin:15px 0;outline:none;padding:0!important;position:relative}.wc-block-components-price-slider__range-input-wrapper:before{background:currentColor;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0}.wc-block-components-price-slider__range-input-wrapper.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;height:.5625em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-components-price-slider__range-input-wrapper.is-loading>*{visibility:hidden}.wc-block-components-price-slider__range-input-wrapper.is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider__range-input-wrapper.is-loading{-webkit-animation:none;animation:none}}.wc-block-components-price-slider__range-input-progress{--track-background:linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:currentColor;background:var(--track-background);height:4px;left:0;position:absolute;top:0;width:100%}.wc-block-components-price-slider__controls{align-items:center;display:flex;gap:8px;justify-content:space-between;margin:16px 0}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{border-radius:4px;border-width:1px;font-size:.875em;margin:0;max-width:80px;min-width:0;padding:8px;width:auto}.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{max-width:60px}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0!important;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading>*{visibility:hidden}.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading{-webkit-animation:none;animation:none}}.wc-block-components-price-slider__range-text{align-items:center;display:flex;justify-content:space-between;margin:24px 0}.wc-block-components-price-slider__range-text .wc-block-components-formatted-money-amount{font-size:.875em}.wc-block-components-price-slider__actions{align-items:center;display:flex;gap:16px;justify-content:flex-end}.wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button{font-size:.875em;margin-left:0;margin-top:0}.wc-block-components-price-slider__range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0!important;display:block;height:0;left:0;margin:0;outline:none;outline:none!important;padding:0!important;pointer-events:none;position:relative;position:absolute;top:0;width:100%}.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default;height:1px;outline:0}.wc-block-components-price-slider__range-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-position:0 0;border:2px solid #1e1e1e;border-radius:100%;box-sizing:content-box;cursor:pointer;height:12px;margin:-5px 0 0;padding:0;pointer-events:auto;-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;vertical-align:top;width:12px;z-index:20}.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input::-webkit-slider-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0!important;margin:0;outline:none;padding:0!important}.wc-block-components-price-slider__range-input::-moz-focus-outer{border:0}.wc-block-components-price-slider__range-input::-moz-range-track{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default;height:1px;outline:0}.wc-block-components-price-slider__range-input::-moz-range-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0!important;margin:0;outline:none;padding:0!important}.wc-block-components-price-slider__range-input::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-position:0 0;border:2px solid #1e1e1e;border-radius:100%;box-sizing:content-box;cursor:pointer;height:12px;margin:0;padding:0;pointer-events:auto;-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;vertical-align:top;width:12px;z-index:20}.wc-block-components-price-slider__range-input::-moz-range-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input::-ms-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background-position:0 0;border:2px solid #1e1e1e;border-radius:100%;box-sizing:content-box;cursor:pointer;height:12px;margin:0;padding:0;pointer-events:auto;-ms-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;vertical-align:top;width:12px;z-index:20}.wc-block-components-price-slider__range-input::-ms-thumb:hover{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input:focus::-moz-range-thumb{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input:focus::-ms-thumb{background:#1e1e1e;border-color:#fff}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min{z-index:21}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb{background-position-x:left;margin-left:-2px}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{background-position-x:left;transform:translate(-2px,2px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb{background-position-x:left}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max{z-index:20}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb{background-position-x:right;margin-left:2px}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{background-position-x:right;transform:translate(2px,2px)}.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb{background-position-x:right}.rtl .wc-block-components-price-slider__range-input-progress{--track-background:linear-gradient(270deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#af7dd1;background:var(--track-background)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-price-slider__range-input-wrapper{background:transparent;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;top:7px;width:100%}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:transparent;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input::-ms-fill-upper{background:transparent}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{pointer-events:auto;transform:translate(1px)}.wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:transparent}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}}@media screen and (-ms-high-contrast:active)and (prefers-reduced-motion:reduce),screen and (-ms-high-contrast:none)and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@supports(-ms-ime-align:auto){.wc-block-components-price-slider__range-input-wrapper{background:transparent;box-shadow:none;height:24px}.wc-block-components-price-slider__range-input-progress{background:#af7dd1;top:7px;width:100%}.wc-block-components-price-slider__range-input{height:24px;pointer-events:auto}.wc-block-components-price-slider__range-input::-ms-track{background:transparent;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input::-ms-fill-upper{background:transparent}.wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider__range-input::-ms-thumb{pointer-events:auto;transform:translate(1px)}.wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:transparent}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{background:transparent;border:3px solid;box-sizing:border-box}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{--range-color:currentColor;margin:-3px}.theme-twentytwentyone .wc-block-price-filter__range-input{background:transparent;margin:-3px;width:calc(100% + 6px)}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb{filter:none}.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb{margin-top:-9px}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{transform:translate(2px,1px)}.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{transform:translate(-2px,1px)}.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track{border-color:transparent!important}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper{border:0;height:auto;height:50px;position:relative}.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress{display:none}.theme-twentytwentyone .wc-block-price-filter__range-input{height:100%;margin:0;width:100%}}.wc-block-components-product-sort-select{margin-bottom:24px;text-align:left}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-grid{text-align:center}.wc-block-grid__no-products{padding:40px;text-align:center;width:100%}.wc-block-grid__no-products .wc-block-grid__no-products-image{color:inherit;display:block;margin:0 auto 1em;max-width:150px}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;font-weight:700;margin:0}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{background-clip:padding-box;display:flex;flex-wrap:wrap;margin:0 -8px 16px;padding:0}.wc-block-grid__product{border-bottom:16px solid transparent;border-left:8px solid transparent;border-right:8px solid transparent;box-sizing:border-box;float:none;list-style:none;margin:0;padding:0;position:relative;text-align:center;width:auto}.wc-block-grid__product.wc-block-grid__product{box-sizing:border-box}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:flex;flex-direction:column}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child{margin-bottom:0;margin-top:auto;padding-bottom:12px}.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,.wc-block-grid.has-1-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%}.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%}.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 33.3333333333%;max-width:33.3333333333%}.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 20%;max-width:20%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 16.6666666667%;max-width:16.6666666667%}.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 14.2857142857%;max-width:14.2857142857%}.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 12.5%;max-width:12.5%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{font-size:.5em}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product{font-size:.58em}.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product{font-size:.75em}.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull){font-size:.92em}@media(max-width:480px){.wc-block-grid.has-2-columns .wc-block-grid__products{display:block}.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__products{display:block}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__products{display:block}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__products{display:block}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__products{display:block}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__products{display:block}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__products{display:block}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 100%;margin-left:auto;margin-right:auto;max-width:100%;padding:0}}@media(min-width:481px)and (max-width:600px){.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 50%;margin:0 0 24px;max-width:50%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all}.wc-block-components-product-price--align-left{display:block;text-align:left}.wc-block-components-product-price--align-center{display:block;text-align:center}.wc-block-components-product-price--align-right{display:block;text-align:right}.wc-block-components-product-price__value.is-discounted{margin-left:.5em}.is-loading .wc-block-components-product-price:before{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;content:".";display:block;display:inline-block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:5em;z-index:1}.is-loading .wc-block-components-product-price:before>*{visibility:hidden}.is-loading .wc-block-components-product-price:before:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-price:before{-webkit-animation:none;animation:none}}.wc-block-components-quantity-selector{border-radius:4px;box-sizing:content-box;display:flex;margin:0 0 .25em;position:relative;width:107px}.wc-block-components-quantity-selector:after{border:1px solid;border-radius:4px;bottom:0;content:"";left:0;opacity:.45;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:transparent;border:0;box-shadow:none;color:currentColor;flex:1 1 auto;font-size:1em;font-weight:600;line-height:1;margin:0;min-width:40px;order:2;padding:.4em 0;text-align:center;vertical-align:middle}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{box-shadow:inset 0 0 1px 1px currentColor;outline:none}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{opacity:.6}.wc-block-components-quantity-selector input::-webkit-inner-spin-button,.wc-block-components-quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{background:none transparent;border:0;box-shadow:none;color:currentColor;cursor:pointer;font-size:.9em;font-style:normal;font-weight:400;margin:0;min-width:30px;opacity:.6;padding:0;text-align:center;text-decoration:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus{box-shadow:inset 0 0 1px 1px currentColor;outline:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{opacity:1}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{box-shadow:none;cursor:default;opacity:.6}.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus{border-radius:4px 0 0 4px;order:1}.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus{border-radius:0 4px 4px 0;order:3}.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{background:none transparent}.wc-block-components-radio-control__option{color:inherit;display:block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:1em 0;padding:0 0 0 2.25em;position:relative;text-decoration:inherit;text-transform:inherit}.wc-block-components-radio-control__option:first-child{margin-top:0}.wc-block-components-radio-control__option:last-child{margin-bottom:0}.wc-block-components-radio-control__option-layout{display:table;width:100%}.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after{display:none}.wc-block-components-radio-control__description-group,.wc-block-components-radio-control__label-group{display:table-row}.wc-block-components-radio-control__description-group>span,.wc-block-components-radio-control__label-group>span{display:table-cell}.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label{min-width:50%;text-align:right}.wc-block-components-radio-control__label,.wc-block-components-radio-control__secondary-label{line-height:max(1.5rem,24px)}.wc-block-components-radio-control__description,.wc-block-components-radio-control__secondary-description{font-size:.875em;line-height:20px}.wc-block-components-radio-control .wc-block-components-radio-control__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #50575e;border-radius:50%;display:inline-block;height:1.5em;left:0;min-height:24px;min-width:24px;position:absolute;top:50%;transform:translateY(-50%);width:1.5em}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#000;border-radius:50%;content:"";display:block;height:.75em;left:50%;margin:0;min-height:12px;min-width:12px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.75em}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:#fff}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked{border-width:2px}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background-color:var(--form--color-text)}.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after{display:none}.is-loading .wc-block-components-review-list-item__text{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:60%;z-index:1}.is-loading .wc-block-components-review-list-item__text>*{visibility:hidden}.is-loading .wc-block-components-review-list-item__text:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__text{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__text:before{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>*{visibility:hidden}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:before{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;font-size:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:80px;z-index:1}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>*{visibility:hidden}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:before{content:" "}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span{display:none}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:120px;z-index:1}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>*{visibility:hidden}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:before{content:" "}.editor-styles-wrapper .wc-block-components-review-list-item__item,.wc-block-components-review-list-item__item{list-style:none;margin:0 0 48px}.wc-block-components-review-list-item__info{-ms-grid-columns:1fr;display:-ms-grid;display:grid;grid-template-columns:1fr;margin-bottom:24px}.wc-block-components-review-list-item__meta{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info{-ms-grid-columns:calc(3em + 16px) 1fr;grid-template-columns:calc(3em + 16px) 1fr}.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta{-ms-grid-column:2;grid-column:2}.wc-block-components-review-list-item__image{-ms-grid-row-span:2;align-items:center;display:flex;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1/3;height:3em;justify-content:center;position:relative;width:3em}.wc-block-components-review-list-item__image>img{display:block;max-height:100%;-o-object-fit:contain;object-fit:contain}.wc-block-components-review-list-item__verified{bottom:-7px;height:21px;line-height:21px;margin:0;overflow:hidden;position:absolute;right:-7px;text-indent:21px;width:21px}.wc-block-components-review-list-item__verified:before{background:transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(https://geneticpcr.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;content:"";display:block;height:21px;width:21px}.wc-block-components-review-list-item__meta{align-items:center;display:flex;flex-flow:row wrap}.wc-block-components-review-list-item__meta:after{content:"";flex-basis:100%;order:3}.wc-block-components-review-list-item__author,.wc-block-components-review-list-item__product{display:block;font-weight:700;margin-right:8px;order:1}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author{font-weight:400;order:4}.wc-block-components-review-list-item__published-date{order:5}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date{padding-left:8px;position:relative}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{border-right:1px solid;content:"";display:inline-block;height:1em;margin-left:-8px;opacity:.5;position:absolute;top:calc(50% + .1em);transform:translateY(-50%);vertical-align:middle}.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{display:none}.wc-block-components-review-list-item__rating{order:2}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars{display:block;font-family:star;font-size:1em;font-weight:400;height:1em;line-height:1;overflow:hidden;position:relative;top:0;width:5.3em}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before{content:"SSSSS";float:left;left:0;opacity:.25;position:absolute;top:0}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span{float:left;left:0;overflow:hidden;padding-top:1.5em;position:absolute;top:0}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before{color:#e6a237;content:"SSSSS";left:0;position:absolute;top:0}.wc-block-components-review-list-item__text p{font-size:inherit}.wc-block-components-review-list.wc-block-components-review-list{margin:0}.wc-block-components-review-sort-select{text-align:right}.wc-block-components-sidebar-layout{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wc-block-components-sidebar-layout .wc-block-must-login-prompt{display:block}.wc-block-components-sidebar-layout .wc-block-components-main{box-sizing:border-box;margin:0;padding-right:3.7735849057%;width:65%}.wc-block-components-sidebar{box-sizing:border-box;margin:0;padding-left:2.2641509434%;width:35%}.wc-block-components-sidebar .wc-block-components-panel>h2{border:0;border-radius:0;font-size:1em;margin:0;padding:0;vertical-align:baseline}.is-medium.wc-block-components-sidebar-layout,.is-mobile.wc-block-components-sidebar-layout,.is-small.wc-block-components-sidebar-layout{flex-direction:column;margin:0 auto 16px}.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-small.wc-block-components-sidebar-layout .wc-block-components-main,.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar{padding:0;width:100%}.is-large .wc-block-components-sidebar .wc-block-components-panel,.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon-link,.is-large .wc-block-components-sidebar .wc-block-components-totals-item{padding-left:16px;padding-right:16px}.is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item{padding:0}.wc-block-components-sidebar .wc-block-components-panel>h2{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit}.wc-block-components-sidebar .wc-block-components-panel>h2 .wc-block-components-panel__button{font-weight:400}.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel>h2{border:0;border-radius:0;font-size:1.25em;margin:0;padding:0;vertical-align:baseline}.wc-block-components-sort-select{margin-bottom:12px}.wc-block-components-sort-select__label{display:inline-block;font-weight:400;margin-right:12px}.wc-block-components-sort-select__select{font-size:inherit;width:-webkit-max-content;width:-moz-max-content;width:max-content}.wc-block-components-spinner{box-sizing:content-box;color:inherit;font-size:1.25em;height:100%;position:absolute;text-align:center;width:100%}.wc-block-components-spinner:after{-webkit-animation:spinner__animation 1s linear infinite;animation:spinner__animation 1s linear infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden;border:.2em solid;border-left:.2em solid transparent;border-radius:50%;box-sizing:border-box;content:" ";height:1em;left:50%;margin:-.5em 0 0 -.5em;position:absolute;top:50%;transform:translateZ(0) scale(.5);transform-origin:50% 50%;width:1em}.wc-block-components-state-input{margin-top:1.5em}.wc-block-components-tabs .wc-block-components-tabs__list{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item{background:transparent;border:none;border-radius:0;box-shadow:inset 0 -1px currentColor;color:inherit;flex:auto;outline-offset:-1px;padding:12px 16px;text-align:center;transition:box-shadow .1s linear}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active{box-shadow:inset 0 -3px currentColor;font-weight:600;position:relative}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus{outline:1px dotted currentColor;outline-offset:-1px}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:active,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:hover{background:transparent}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content{display:inline-block;font-size:1em;font-weight:700;line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg{height:1.2em;margin:.2em 0 -.2em;vertical-align:middle}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons{margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:1.2em;vertical-align:middle}.wc-block-components-tabs .wc-block-components-tabs__content{padding:16px 0;text-transform:none}.wc-block-components-textarea{background-color:#fff;border:1px solid #50575e;border-radius:4px;color:#2b2d2f;font-family:inherit;font-size:1em;line-height:1.375;margin:0;padding:.75em 16px;width:100%}.has-dark-controls .wc-block-components-textarea{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-textarea::-moz-placeholder{color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder{color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-textarea::placeholder{color:hsla(0,0%,100%,.6)}.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea{background-color:rgba(0,0,0,.1);color:#fff}.theme-twentytwenty .wc-block-components-title.wc-block-components-title,.wc-block-components-title.wc-block-components-title{border:0;border-radius:0;font-size:1.25em;margin:0;padding:0;vertical-align:baseline;word-break:break-word}.with-scroll-to-top__scroll-point{position:relative;top:-36px}.wc-block-components-express-payment{margin:auto;position:relative}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons{grid-gap:10px;box-sizing:border-box;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(calc(33% - 10px),1fr));list-style:none;margin:0;overflow:hidden;padding:0;text-align:center;width:100%}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li{margin:0;width:100%}.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img{height:48px;width:100%}@media(max-width:782px){.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons{-ms-grid-columns:1fr;grid-template-columns:1fr}}.wc-block-components-express-payment--checkout{margin-top:15px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container{display:flex;flex-direction:row;left:0;position:absolute;right:0;top:-5px;vertical-align:middle}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before{border-left:1px solid;border-radius:5px 0 0 0;border-top:1px solid;content:"";display:block;height:4px;margin-right:12px;opacity:.3;pointer-events:none;width:10px}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after{border-radius:0 5px 0 0;border-right:1px solid;border-top:1px solid;content:"";display:block;flex-grow:1;height:4px;margin-left:12px;opacity:.3;pointer-events:none}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title{flex-grow:0;transform:translateY(-50%)}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content{padding:19px 24px 24px;position:relative}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after{border-radius:0 0 5px 5px;border-style:solid;border-width:0 1px 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p{margin-bottom:1em}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li{padding-bottom:16px;text-align:center;width:100%}.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child{padding-bottom:0}.wc-block-components-express-payment-continue-rule{align-items:center;display:flex;margin:24px 0;padding:0 24px;text-align:center}.wc-block-components-express-payment-continue-rule:before{margin-right:10px}.wc-block-components-express-payment-continue-rule:after{margin-left:10px}.wc-block-components-express-payment-continue-rule:after,.wc-block-components-express-payment-continue-rule:before{border-bottom:1px solid;content:" ";flex:1;opacity:.3}.wc-block-components-express-payment-continue-rule--cart{margin:16px 0;text-transform:uppercase}.theme-twentynineteen .wc-block-components-express-payment__title:before{display:none}.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title{padding-left:12px;padding-right:12px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button{background-color:#1e1e1e;color:#fff}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description{display:block;margin:.25em 0 1em}.components-notice.wc-block-checkout__no-payment-methods-notice{margin-bottom:16px}.wc-block-card-elements{display:flex;width:100%}.wc-block-card-elements .wc-block-components-validation-error{position:static}.wc-block-gateway-container{margin-bottom:1.5em;position:relative;white-space:nowrap}.wc-block-gateway-container.wc-card-number-element{flex-basis:15em;flex-grow:1;min-width:min(15em,60%)}.wc-block-gateway-container.wc-card-expiry-element{flex-basis:7em;margin-left:12px;min-width:min(7em,calc(24% - 12px))}.wc-block-gateway-container.wc-card-cvc-element{flex-basis:7em;margin-left:12px;min-width:min(5em,calc(16% - 12px))}.wc-block-gateway-container .wc-block-gateway-input{background-color:#fff;border:1px solid #50575e;border-radius:4px;box-sizing:border-box;color:#2b2d2f;cursor:text;font-family:inherit;font-size:1em;height:3em;line-height:1.375;margin:0;padding:.75em 0 .75em 16px;width:100%}.wc-block-gateway-container .wc-block-gateway-input:focus,.wc-block-gateway-container:focus{background-color:#fff}.wc-block-gateway-container label{color:inherit;color:#757575;cursor:text;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;left:0;letter-spacing:inherit;line-height:inherit;line-height:1.375;margin:0 0 0 17px;max-width:calc(100% - 24px);overflow:hidden;position:absolute;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;top:0;transform:translateY(.75em);transform-origin:top left;transition:transform .2s ease}@media screen and (prefers-reduced-motion:reduce){.wc-block-gateway-container label{transition:none}}.wc-block-gateway-container.wc-inline-card-element label{margin-left:calc(24px + 1.5em)}.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label{margin-left:16px;transform:translateY(4px) scale(.75)}.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error{margin-top:-24px;position:static}.wc-block-gateway-container .wc-block-gateway-input.focused.empty,.wc-block-gateway-container .wc-block-gateway-input:not(.empty){padding:1.5em 0 .25em 16px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label{transform:translateY(4px) scale(.75)}.wc-block-gateway-container .wc-block-gateway-input.has-error{border-color:#cc1818}.wc-block-gateway-container .wc-block-gateway-input.has-error:focus{outline-color:#cc1818}.wc-block-gateway-container .wc-block-gateway-input.has-error+label{color:#cc1818}.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p{line-height:16px;padding-top:4px}.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,.is-small .wc-card-expiry-element .wc-block-components-validation-error>p{min-height:28px}.wc-block-components-checkout-payment-methods *{pointer-events:all}.is-mobile .wc-block-card-elements,.is-small .wc-block-card-elements{flex-wrap:wrap}.is-mobile .wc-block-gateway-container.wc-card-number-element,.is-small .wc-block-gateway-container.wc-card-number-element{flex-basis:100%}.is-mobile .wc-block-gateway-container.wc-card-expiry-element,.is-small .wc-block-gateway-container.wc-card-expiry-element{flex-basis:calc(50% - 8px);margin-left:0;margin-right:8px}.is-mobile .wc-block-gateway-container.wc-card-cvc-element,.is-small .wc-block-gateway-container.wc-card-cvc-element{flex-basis:calc(50% - 8px);margin-left:8px}.wc-block-checkout__payment-method .wc-block-components-radio-control__option{padding-left:56px}.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after{content:none}.wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input{left:16px}.wc-block-checkout__payment-method .wc-block-components-radio-control__option,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child{margin:0;padding-bottom:1em;padding-top:1em}.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked{font-weight:700}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option,.wc-block-checkout__payment-method .wc-block-components-radio-control__option{position:relative}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after{border-style:solid;border-width:1px 1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after,.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after{border-width:1px}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after{border-width:0}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label{align-items:center;display:flex;justify-content:flex-start}.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img{height:24px;max-height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option{padding-left:16px}.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input{display:none}.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned{height:28px;padding-top:14px}.wc-block-components-radio-control-accordion-content{padding:0 16px 1em}.wc-block-components-radio-control-accordion-content:empty{display:none}.wc-block-checkout__order-notes .wc-block-components-checkout-step__content{padding-bottom:0}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-top:2em;max-width:100%!important;min-height:15em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block>*{visibility:hidden}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block{-webkit-animation:none;animation:none}}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block h3{display:none}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product{box-sizing:content-box;display:inline-block;margin-bottom:2em;padding-right:5%;text-align:center;vertical-align:top;width:30%}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product:nth-child(3n+3){padding-right:0}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wc-block-components-product-name{font-weight:400}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wc-block-components-product-price{display:block}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button{margin-top:1em}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart{justify-content:center}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link){background-color:#eee;color:#333;font-weight:600;margin-top:1em}.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link):focus,.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link):hover{background-color:#d5d5d5;border-color:#d5d5d5;color:#333}@media(max-width:480px){.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product{display:block;width:100%}}.is-medium .wc-block-cart__sidebar,.is-mobile .wc-block-cart__sidebar,.is-small .wc-block-cart__sidebar{margin-bottom:24px;order:0}.editor-styles-wrapper .wc-block-cart__empty-cart__title,.wc-block-cart__empty-cart__title{font-size:inherit}.wc-block-cart__empty-cart__title.with-empty-cart-icon:before{background-color:currentColor;content:"";display:block;height:5em;margin:0 auto 2em;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMTkgMEM4LjUwNCAwIDAgOC41MDQgMCAxOXM4LjUwNCAxOSAxOSAxOSAxOS04LjUwNCAxOS0xOVMyOS40OTYgMCAxOSAwem02LjEyOSAxMi44NzFhMi40NDkgMi40NDkgMCAwMTIuNDUyIDIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEtMi40NTIgMi40NTEgMi40NDkgMi40NDkgMCAwMS0yLjQ1Mi0yLjQ1MSAyLjQ0OSAyLjQ0OSAwIDAxMi40NTItMi40NTJ6TTExLjY0NSAzMS4yNThjLTIuMDMgMC0zLjY3Ny0xLjYwOS0zLjY3Ny0zLjYgMC0xLjUzMyAyLjE4My00LjYyOCAzLjE4Ny01Ljk2MWEuNjEuNjEgMCAwMS45OCAwYzEuMDA0IDEuMzMzIDMuMTg4IDQuNDI4IDMuMTg4IDUuOTYgMCAxLjk5Mi0xLjY0OCAzLjYwMS0zLjY3OCAzLjYwMXptMS4yMjYtMTMuNDg0YTIuNDQ5IDIuNDQ5IDAgMDEtMi40NTItMi40NTEgMi40NDkgMi40NDkgMCAwMTIuNDUyLTIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEyLjQ1MiAyLjQ1MiAyLjQ0OSAyLjQ0OSAwIDAxLTIuNDUyIDIuNDUxem0xMy4wNCAxMS44MTRBOC45ODkgOC45ODkgMCAwMDE5IDI2LjM1NWMtMS42MjQgMC0xLjYyNC0yLjQ1MiAwLTIuNDUyYTExLjQgMTEuNCAwIDAxOC43ODggNC4xMjJjMS4wNTcgMS4yNTctLjg1OSAyLjc5Ni0xLjg3OCAxLjU2M3oiLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMTkgMEM4LjUwNCAwIDAgOC41MDQgMCAxOXM4LjUwNCAxOSAxOSAxOSAxOS04LjUwNCAxOS0xOVMyOS40OTYgMCAxOSAwem02LjEyOSAxMi44NzFhMi40NDkgMi40NDkgMCAwMTIuNDUyIDIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEtMi40NTIgMi40NTEgMi40NDkgMi40NDkgMCAwMS0yLjQ1Mi0yLjQ1MSAyLjQ0OSAyLjQ0OSAwIDAxMi40NTItMi40NTJ6TTExLjY0NSAzMS4yNThjLTIuMDMgMC0zLjY3Ny0xLjYwOS0zLjY3Ny0zLjYgMC0xLjUzMyAyLjE4My00LjYyOCAzLjE4Ny01Ljk2MWEuNjEuNjEgMCAwMS45OCAwYzEuMDA0IDEuMzMzIDMuMTg4IDQuNDI4IDMuMTg4IDUuOTYgMCAxLjk5Mi0xLjY0OCAzLjYwMS0zLjY3OCAzLjYwMXptMS4yMjYtMTMuNDg0YTIuNDQ5IDIuNDQ5IDAgMDEtMi40NTItMi40NTEgMi40NDkgMi40NDkgMCAwMTIuNDUyLTIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEyLjQ1MiAyLjQ1MiAyLjQ0OSAyLjQ0OSAwIDAxLTIuNDUyIDIuNDUxem0xMy4wNCAxMS44MTRBOC45ODkgOC45ODkgMCAwMDE5IDI2LjM1NWMtMS42MjQgMC0xLjYyNC0yLjQ1MiAwLTIuNDUyYTExLjQgMTEuNCAwIDAxOC43ODggNC4xMjJjMS4wNTcgMS4yNTctLjg1OSAyLjc5Ni0xLjg3OCAxLjU2M3oiLz48L3N2Zz4=);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:5em;mask-size:5em;width:5em}.wp-block-woocommerce-empty-cart-block>.aligncenter{margin-left:auto!important;margin-right:auto!important}.wc-block-cart__submit{margin:0 0 16px;position:relative}.wc-block-cart__submit-button{box-sizing:border-box;margin:0;width:100%}.wc-block-cart .wc-block-cart__submit-container{padding:0}@media(min-width:783px){.wc-block-cart .wc-block-cart__submit-container--sticky{display:none}}@media(max-width:782px){.wc-block-cart .wc-block-cart__submit-container--sticky{background:#fff;bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:9999}.wc-block-cart .wc-block-cart__submit-container--sticky:before{box-shadow:0 -10px 20px 10px currentColor;color:hsla(0,0%,80%,.5);content:"";height:100%;left:0;position:absolute;right:0;top:0}}.wc-block-checkout-error{padding:40px;text-align:center;width:100%}.wc-block-checkout-error .wc-block-checkout-error__image{color:inherit;display:block;margin:0 auto 1em;max-width:150px}.wc-block-checkout-error .wc-block-checkout-error__title{display:block;font-weight:700;margin:0}.wc-block-checkout-error .wc-block-checkout-error__description{display:block;margin:.25em 0 1em}.wc-block-checkout-empty{padding:40px;text-align:center;width:100%}.wc-block-checkout-empty .wc-block-checkout-empty__image{color:inherit;display:block;margin:0 auto 1em;max-width:150px}.wc-block-checkout-empty .wc-block-checkout-empty__title{display:block;font-weight:700;margin:0}.wc-block-checkout-empty .wc-block-checkout-empty__description{display:block;margin:.25em 0 1em}.wc-block-checkout__actions_row{align-items:center;display:flex;justify-content:space-between}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button{height:auto;padding:1em;width:50%}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-button__text{line-height:24px}.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg{fill:#fff;vertical-align:top}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button{display:none}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:100%}.is-large .wc-block-checkout__actions{padding:1.5em 0;position:relative}.is-large .wc-block-checkout__actions:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-checkout__form{margin:0;max-width:100%}.is-medium .wc-block-checkout__main,.is-mobile .wc-block-checkout__main,.is-small .wc-block-checkout__main{order:1}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form{margin-left:-6px;margin-right:-6px}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after{clear:both;content:"";display:block}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input{float:left;margin-left:6px;margin-right:6px;position:relative;width:calc(50% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2){margin-top:0}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company{width:calc(100% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox{clear:both}.wc-block-checkout__pickup-options .wc-block-components-radio-control__option,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option{margin:0;padding:.75em 0 .75em 2.5em;position:relative}.wc-block-checkout__pickup-options .wc-block-components-radio-control__option:after,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-checkout__pickup-options .wc-block-components-shipping-rates-control__no-results-notice,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-shipping-rates-control__no-results-notice{margin:.75em 0}.wc-block-checkout__pickup-options .wc-block-components-radio-control .wc-block-components-radio-control__input,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control .wc-block-components-radio-control__input{margin-top:1px;top:auto;transform:none}.wc-block-checkout__pickup-options .wc-block-components-radio-control__option-layout,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option-layout{display:block}.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group{display:flex;width:100%}.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group>:last-child,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group>:last-child{margin-left:auto}.wc-block-checkout__pickup-options .wc-block-components-radio-control__description-group,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description-group{display:none}.wc-block-checkout__pickup-options .wc-block-components-radio-control__option-checked .wc-block-components-radio-control__description-group,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option-checked .wc-block-components-radio-control__description-group{display:block}.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group em,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group em{font-style:inherit;text-transform:uppercase}.wc-block-checkout__pickup-options .wc-block-components-radio-control__description-group,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description-group{background-color:#f0f0f0;border-radius:4px;box-sizing:border-box;font-size:1em;margin-top:.5em;padding:1px .75em;width:100%}.wc-block-checkout__pickup-options .wc-block-components-radio-control__description,.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description{display:block;margin:.75em 0;text-align:left;width:100%}.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description{color:#757575}.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description>svg,.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description>svg{fill:currentColor;margin-top:-4px;vertical-align:middle}.wc-block-checkout__shipping-method-container{display:flex;gap:16px;justify-content:space-between;width:100%}.edit-post-visual-editor .wc-block-checkout__shipping-method-option,.wc-block-checkout__shipping-method-option{align-items:center;background-color:transparent;border:none;border-radius:0!important;box-shadow:none!important;color:inherit;display:flex;flex-basis:0%;flex-direction:column;flex-grow:1;gap:4px;height:100%;justify-content:center;min-height:80px;outline:1px solid currentColor;padding:16px 12px}.edit-post-visual-editor .wc-block-checkout__shipping-method-option.components-button:focus:not(:disabled),.edit-post-visual-editor .wc-block-checkout__shipping-method-option.components-button:hover:not(:disabled),.edit-post-visual-editor .wc-block-checkout__shipping-method-option:focus,.edit-post-visual-editor .wc-block-checkout__shipping-method-option:hover,.wc-block-checkout__shipping-method-option.components-button:focus:not(:disabled),.wc-block-checkout__shipping-method-option.components-button:hover:not(:disabled),.wc-block-checkout__shipping-method-option:focus,.wc-block-checkout__shipping-method-option:hover{background-color:#d5d5d5;border-color:#d5d5d5;color:#333}.edit-post-visual-editor .wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected,.wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected{outline:3px solid currentColor}.wc-block-checkout__shipping-method-option-icon{fill:currentColor}.wc-block-checkout__shipping-method-option-title{font-size:1rem;font-weight:700}.wc-block-checkout__shipping-method-option-price{font-size:.875rem}.wc-block-checkout__shipping-method-option-price em{font-style:inherit;text-transform:uppercase}.components-placeholder.wc-block-checkout__no-shipping-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-shipping-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button{background-color:#1e1e1e;color:#fff}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description{display:block;margin:.25em 0 1em}.wc-block-checkout__shipping-option .wc-block-components-radio-control__option{margin:0;padding:.75em 0 .75em 2.5em;position:relative}.wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice{margin:.75em 0}.wc-block-checkout__terms{margin:1.5em 0}.wc-block-checkout__terms textarea{position:relative;top:-5px}.wc-block-checkout__terms.wc-block-checkout__terms--disabled{opacity:.6}.wc-block-checkout__sidebar .wc-block-components-product-name{color:inherit;display:block;flex-basis:0%;flex-grow:1}.wc-block-checkout__sidebar .wc-block-components-totals-footer-item{margin:0;padding:0}.is-medium .wc-block-checkout__sidebar,.is-mobile .wc-block-checkout__sidebar,.is-small .wc-block-checkout__sidebar{margin-bottom:24px;order:0}.wc-block-checkout__add-note{margin:1.5em 0}.is-medium .wc-block-checkout__add-note,.is-mobile .wc-block-checkout__add-note,.is-small .wc-block-checkout__add-note{margin-bottom:1em;margin-top:1em;padding:1em 0;position:relative}.is-medium .wc-block-checkout__add-note:after,.is-mobile .wc-block-checkout__add-note:after,.is-small .wc-block-checkout__add-note:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-checkout__add-note .wc-block-components-textarea{margin-top:16px}.wc-block-checkout__order-notes.wc-block-components-checkout-step{padding-left:0}.wp-block-woocommerce-checkout{margin:0}.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point{top:-96px}.wp-block-woocommerce-checkout.is-loading{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block{padding-left:2.2641509434%;width:35%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block{padding-right:3.7735849057%;width:65%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block{box-sizing:border-box;margin:0}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;display:none;line-height:1;margin:0 0 1.5em;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div>*,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div>*{visibility:hidden}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div:after,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div{-webkit-animation:none;animation:none}}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block{display:block;min-height:10em}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block{display:block;min-height:24em}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block{display:block;margin-left:50%;min-height:4em;width:50%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block{display:block;min-height:47em}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2{border:0;border-radius:0;color:inherit;font-family:inherit;font-size:1em;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-transform:inherit;vertical-align:baseline}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2 .wc-block-components-panel__button,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 .wc-block-components-panel__button{font-weight:400}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-coupon-link,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-item,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon-link,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item{padding-left:16px;padding-right:16px}@media only screen and (max-width:700px){.wp-block-woocommerce-checkout.is-loading{flex-direction:column;margin:0 auto 16px}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block{padding:0;width:100%}.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon-link,.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item{padding-left:0;padding-right:0}}.theme-twentytwenty .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2{border:0;border-radius:0;font-size:1.25em;margin:0;padding:0;vertical-align:baseline}.wp-block-woocommerce-featured-category{background-color:transparent;border-color:transparent;box-sizing:border-box;color:#fff}.wc-block-featured-category{align-content:center;align-items:center;background-color:inherit;background-position:50%;background-size:cover;display:flex;flex-wrap:wrap;justify-content:center;margin:0;overflow:hidden;position:relative;width:100%}.wc-block-featured-category.has-background-dim .background-dim__overlay:before{background:inherit;border-radius:inherit;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wc-block-featured-category.has-background-dim-10 .background-dim__overlay:before{opacity:.1}.wc-block-featured-category.has-background-dim-20 .background-dim__overlay:before{opacity:.2}.wc-block-featured-category.has-background-dim-30 .background-dim__overlay:before{opacity:.3}.wc-block-featured-category.has-background-dim-40 .background-dim__overlay:before{opacity:.4}.wc-block-featured-category.has-background-dim-50 .background-dim__overlay:before{opacity:.5}.wc-block-featured-category.has-background-dim-60 .background-dim__overlay:before{opacity:.6}.wc-block-featured-category.has-background-dim-70 .background-dim__overlay:before{opacity:.7}.wc-block-featured-category.has-background-dim-80 .background-dim__overlay:before{opacity:.8}.wc-block-featured-category.has-background-dim-90 .background-dim__overlay:before{opacity:.9}.wc-block-featured-category.has-background-dim-100 .background-dim__overlay:before{opacity:1}.wc-block-featured-category__selection{width:100%}.wc-block-featured-category.has-left-content{justify-content:flex-start}.wc-block-featured-category.has-left-content .wc-block-featured-category__description,.wc-block-featured-category.has-left-content .wc-block-featured-category__price,.wc-block-featured-category.has-left-content .wc-block-featured-category__title,.wc-block-featured-category.has-left-content .wc-block-featured-category__variation{margin-left:0;text-align:left}.wc-block-featured-category.has-right-content{justify-content:flex-end}.wc-block-featured-category.has-right-content .wc-block-featured-category__description,.wc-block-featured-category.has-right-content .wc-block-featured-category__price,.wc-block-featured-category.has-right-content .wc-block-featured-category__title,.wc-block-featured-category.has-right-content .wc-block-featured-category__variation{margin-right:0;text-align:right}.wc-block-featured-category.is-repeated{background-repeat:repeat;background-size:auto}.wc-block-featured-category__description,.wc-block-featured-category__price,.wc-block-featured-category__title,.wc-block-featured-category__variation{line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-category__description a,.wc-block-featured-category__description a:active,.wc-block-featured-category__description a:focus,.wc-block-featured-category__description a:hover,.wc-block-featured-category__price a,.wc-block-featured-category__price a:active,.wc-block-featured-category__price a:focus,.wc-block-featured-category__price a:hover,.wc-block-featured-category__title a,.wc-block-featured-category__title a:active,.wc-block-featured-category__title a:focus,.wc-block-featured-category__title a:hover,.wc-block-featured-category__variation a,.wc-block-featured-category__variation a:active,.wc-block-featured-category__variation a:focus,.wc-block-featured-category__variation a:hover{color:#fff}.wc-block-featured-category__description,.wc-block-featured-category__link,.wc-block-featured-category__price,.wc-block-featured-category__title,.wc-block-featured-category__variation{color:inherit;padding:0 48px 16px;width:100%;z-index:1}.wc-block-featured-category .wc-block-featured-category__background-image{bottom:0;height:100%;left:0;margin:0;-o-object-fit:none;object-fit:none;padding:0;position:absolute;right:0;top:0;width:100%}.wc-block-featured-category .wc-block-featured-category__background-image.has-parallax{background-attachment:fixed}@supports(-webkit-overflow-scrolling:touch){.wc-block-featured-category .wc-block-featured-category__background-image.has-parallax{background-attachment:scroll}}@media(prefers-reduced-motion:reduce){.wc-block-featured-category .wc-block-featured-category__background-image.has-parallax{background-attachment:scroll}}.wc-block-featured-category__description{color:inherit}.wc-block-featured-category__description p{margin:0}.wc-block-featured-category .wc-block-featured-category__title{color:inherit;margin-top:0}.wc-block-featured-category .wc-block-featured-category__title div{color:inherit}.wc-block-featured-category .wc-block-featured-category__title:before{display:none}.wc-block-featured-category__wrapper{align-content:center;align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;height:100%;justify-content:center;overflow:hidden;width:100%}.wc-block-featured-category .wp-block-button.aligncenter{text-align:center}.wp-block-woocommerce-featured-product{background-color:transparent;border-color:transparent;box-sizing:border-box;color:#fff}.wc-block-featured-product{align-content:center;align-items:center;background-color:inherit;background-position:50%;background-size:cover;display:flex;flex-wrap:wrap;justify-content:center;margin:0;overflow:hidden;position:relative;width:100%}.wc-block-featured-product.has-background-dim .background-dim__overlay:before{background:inherit;border-radius:inherit;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wc-block-featured-product.has-background-dim-10 .background-dim__overlay:before{opacity:.1}.wc-block-featured-product.has-background-dim-20 .background-dim__overlay:before{opacity:.2}.wc-block-featured-product.has-background-dim-30 .background-dim__overlay:before{opacity:.3}.wc-block-featured-product.has-background-dim-40 .background-dim__overlay:before{opacity:.4}.wc-block-featured-product.has-background-dim-50 .background-dim__overlay:before{opacity:.5}.wc-block-featured-product.has-background-dim-60 .background-dim__overlay:before{opacity:.6}.wc-block-featured-product.has-background-dim-70 .background-dim__overlay:before{opacity:.7}.wc-block-featured-product.has-background-dim-80 .background-dim__overlay:before{opacity:.8}.wc-block-featured-product.has-background-dim-90 .background-dim__overlay:before{opacity:.9}.wc-block-featured-product.has-background-dim-100 .background-dim__overlay:before{opacity:1}.wc-block-featured-product__selection{width:100%}.wc-block-featured-product.has-left-content{justify-content:flex-start}.wc-block-featured-product.has-left-content .wc-block-featured-product__description,.wc-block-featured-product.has-left-content .wc-block-featured-product__price,.wc-block-featured-product.has-left-content .wc-block-featured-product__title,.wc-block-featured-product.has-left-content .wc-block-featured-product__variation{margin-left:0;text-align:left}.wc-block-featured-product.has-right-content{justify-content:flex-end}.wc-block-featured-product.has-right-content .wc-block-featured-product__description,.wc-block-featured-product.has-right-content .wc-block-featured-product__price,.wc-block-featured-product.has-right-content .wc-block-featured-product__title,.wc-block-featured-product.has-right-content .wc-block-featured-product__variation{margin-right:0;text-align:right}.wc-block-featured-product.is-repeated{background-repeat:repeat;background-size:auto}.wc-block-featured-product__description,.wc-block-featured-product__price,.wc-block-featured-product__title,.wc-block-featured-product__variation{line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product__description a,.wc-block-featured-product__description a:active,.wc-block-featured-product__description a:focus,.wc-block-featured-product__description a:hover,.wc-block-featured-product__price a,.wc-block-featured-product__price a:active,.wc-block-featured-product__price a:focus,.wc-block-featured-product__price a:hover,.wc-block-featured-product__title a,.wc-block-featured-product__title a:active,.wc-block-featured-product__title a:focus,.wc-block-featured-product__title a:hover,.wc-block-featured-product__variation a,.wc-block-featured-product__variation a:active,.wc-block-featured-product__variation a:focus,.wc-block-featured-product__variation a:hover{color:#fff}.wc-block-featured-product__description,.wc-block-featured-product__link,.wc-block-featured-product__price,.wc-block-featured-product__title,.wc-block-featured-product__variation{color:inherit;padding:0 48px 16px;width:100%;z-index:1}.wc-block-featured-product .wc-block-featured-product__background-image{bottom:0;height:100%;left:0;margin:0;-o-object-fit:none;object-fit:none;padding:0;position:absolute;right:0;top:0;width:100%}.wc-block-featured-product .wc-block-featured-product__background-image.has-parallax{background-attachment:fixed}@supports(-webkit-overflow-scrolling:touch){.wc-block-featured-product .wc-block-featured-product__background-image.has-parallax{background-attachment:scroll}}@media(prefers-reduced-motion:reduce){.wc-block-featured-product .wc-block-featured-product__background-image.has-parallax{background-attachment:scroll}}.wc-block-featured-product__description{color:inherit}.wc-block-featured-product__description p{margin:0}.wc-block-featured-product .wc-block-featured-product__title{color:inherit;margin-top:0}.wc-block-featured-product .wc-block-featured-product__title div{color:inherit}.wc-block-featured-product .wc-block-featured-product__title:before{display:none}.wc-block-featured-product__wrapper{align-content:center;align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;height:100%;justify-content:center;overflow:hidden;width:100%}.wc-block-featured-product .wp-block-button.aligncenter{text-align:center}.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{border:0;margin-top:0}.wc-block-featured-product .wc-block-featured-product__title:before,.wc-block-featured-product .wc-block-featured-product__variation:before{display:none}.wc-block-featured-product .wc-block-featured-product__variation{font-style:italic;padding-top:0}.wc-block-featured-product .wc-block-featured-product__description p{line-height:1.5;margin:0}.wc-block-mini-cart__badge,.wc-block-mini-cart__quantity-badge{align-items:center;display:flex}.wc-block-mini-cart__badge{background:transparent;border:.15em solid;border-radius:1em;box-sizing:border-box;color:inherit;font-size:.875em;font-weight:600;height:1.4285714286em;justify-content:center;margin-left:-.7142857143em;min-width:1.4285714286em;padding:0 .25em;transform:translateY(-50%);white-space:nowrap;z-index:1}.wc-block-mini-cart__icon{display:block;height:1.5em;width:1.5em}html[dir=rtl] .wc-block-mini-cart__icon{transform:scaleX(-1)}.wc-block-cart .wc-block-components-shipping-calculator{white-space:nowrap}.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,.wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,.wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type{margin-top:0}table.wc-block-cart-items,table.wc-block-cart-items td,table.wc-block-cart-items th{background:none!important;border:0;margin:0 0 2em}.editor-styles-wrapper table.wc-block-cart-items,table.wc-block-cart-items{width:100%}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,table.wc-block-cart-items .wc-block-cart-items__header{font-size:.75em;text-transform:uppercase}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image{width:100px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product{visibility:hidden}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total{text-align:right;width:100px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{margin:0;width:100%}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;display:inline;font-family:inherit;font-size:inherit;font-size:.75em;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;text-transform:none;vertical-align:baseline;white-space:nowrap}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{background:transparent}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name{display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{font-size:1em;line-height:inherit;text-align:right}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata{margin-bottom:.75em}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,table.wc-block-cart-items .wc-block-cart-items__row.is-disabled{opacity:.5;pointer-events:none;transition:opacity .2s ease}.wc-block-cart .wc-block-components-totals-footer-item,.wc-block-cart .wc-block-components-totals-taxes{margin:0}.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span,.wc-block-mini-cart__drawer.is-loading h2 span,.wc-block-mini-cart__drawer.is-loading th span{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;display:inline-block;line-height:1;max-width:100%!important;min-width:84px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-cart--is-loading h2 span>*,.wc-block-cart--is-loading th span>*,.wc-block-mini-cart__drawer.is-loading h2 span>*,.wc-block-mini-cart__drawer.is-loading th span>*{visibility:hidden}.wc-block-cart--is-loading h2 span:after,.wc-block-cart--is-loading th span:after,.wc-block-mini-cart__drawer.is-loading h2 span:after,.wc-block-mini-cart__drawer.is-loading th span:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span,.wc-block-mini-cart__drawer.is-loading h2 span,.wc-block-mini-cart__drawer.is-loading th span{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading h2 span:before,.wc-block-cart--is-loading th span:before,.wc-block-mini-cart__drawer.is-loading h2 span:before,.wc-block-mini-cart__drawer.is-loading th span:before{content:" "}.wc-block-cart--is-loading h2 span,.wc-block-mini-cart__drawer.is-loading h2 span{min-width:33%}.wc-block-cart--is-loading .wc-block-components-product-metadata,.wc-block-cart--is-loading .wc-block-components-product-price,.wc-block-cart--is-loading .wc-block-components-quantity-selector,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-cart--is-loading .wc-block-components-product-metadata>*,.wc-block-cart--is-loading .wc-block-components-product-price>*,.wc-block-cart--is-loading .wc-block-components-quantity-selector>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector>*{visibility:hidden}.wc-block-cart--is-loading .wc-block-components-product-metadata:after,.wc-block-cart--is-loading .wc-block-components-product-price:after,.wc-block-cart--is-loading .wc-block-components-quantity-selector:after,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata:after,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:after,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-components-product-metadata,.wc-block-cart--is-loading .wc-block-components-product-price,.wc-block-cart--is-loading .wc-block-components-quantity-selector,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-components-product-name,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;display:inline-block;line-height:1;max-width:100%!important;min-width:84px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-cart--is-loading .wc-block-components-product-name>*,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name>*{visibility:hidden}.wc-block-cart--is-loading .wc-block-components-product-name:after,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-components-product-name,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-components-product-name:before,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:before{content:" "}.wc-block-cart--is-loading .wc-block-components-product-metadata,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata{margin-top:.25em;min-width:8em}.wc-block-cart--is-loading .wc-block-cart-item__remove-link,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__remove-link{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart-item__image>a,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-cart--is-loading .wc-block-cart-item__image>a>*,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a>*{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart-item__image>a:after,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-item__image>a,.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-components-product-price,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price{display:block;margin-top:.25em;max-width:3em}.wc-block-cart--is-loading .wc-block-components-product-price:before,.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:before{content:" "}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;min-height:460px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card>*{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:before,.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:before{content:" "}.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:flex}.wc-block-cart-item__total-price-and-sale-badge-wrapper{align-items:flex-end;display:flex;flex-direction:column}.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge{margin-top:4px}.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge,.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-small .wc-block-cart-item__total .wc-block-components-sale-badge,.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title{display:none}.is-medium table.wc-block-cart-items td,.is-mobile table.wc-block-cart-items td,.is-small table.wc-block-cart-items td{padding:0}.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-medium table.wc-block-cart-items .wc-block-cart-items__header,.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__header{display:none}.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row{position:relative}.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,.is-small table.wc-block-cart-items .wc-block-cart-items__row{-ms-grid-columns:80px 132px;display:-ms-grid;display:grid;grid-template-columns:80px 132px;padding:16px 0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:1;grid-row-start:1;padding-right:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{-ms-grid-column-span:2;-ms-grid-column-align:stretch;-ms-grid-column:2;grid-column-end:4;grid-column-start:2;-ms-grid-row:1;grid-row-start:1;justify-self:stretch;padding:0 16px 16px 0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{-ms-grid-row-align:end;align-self:end;-ms-grid-column:1;grid-column-start:1;-ms-grid-row:2;grid-row-start:2;padding-right:16px;padding-top:16px;vertical-align:bottom}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{-ms-grid-row:1;grid-row-start:1}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount{display:inline-block}.is-large.wc-block-cart{margin-bottom:3em}.is-large.wc-block-cart .wc-block-cart-items{position:relative}.is-large.wc-block-cart .wc-block-cart-items:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items th{padding:.25rem 16px .25rem 0;white-space:nowrap}.is-large.wc-block-cart .wc-block-cart-items td{padding:16px 0 16px 16px;position:relative;vertical-align:top}.is-large.wc-block-cart .wc-block-cart-items td:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items th:last-child{padding-right:0}.is-large.wc-block-cart .wc-block-cart-items td:last-child{padding-right:16px}.is-large.wc-block-cart .wc-block-components-radio-control__input{left:0;margin:0}.is-large.wc-block-cart .wc-block-cart__totals-title{background:transparent;border:0;border-radius:0;box-shadow:none;color:inherit;display:inline;display:block;font-family:inherit;font-size:inherit;font-size:.75em;font-style:inherit;font-weight:inherit;font-weight:600;letter-spacing:inherit;line-height:inherit;margin:0;padding:.25rem 0;text-align:right;text-decoration:inherit;text-transform:inherit;text-transform:uppercase;vertical-align:baseline}.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel){padding-left:16px;padding-right:16px}.is-large.wc-block-cart .wc-block-cart__payment-options{padding:16px 0 0}.is-large.wc-block-cart .wc-block-cart__payment-options:empty{padding:0}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-empty-cart-block{display:none}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block{box-sizing:border-box;margin:0;min-height:10em;padding-right:3.7735849057%;width:65%}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;max-width:100%!important;min-height:15em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block>*{visibility:hidden}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block{-webkit-animation:none;animation:none}}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block{box-sizing:border-box;margin:0;min-height:12em;padding-left:2.2641509434%;width:35%}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block{background-color:currentColor!important;border:0!important;border-radius:.25rem;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin:0 0 1em;max-width:100%!important;min-height:3em;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block>*,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block>*,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block>*,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block>*{visibility:hidden}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block:after,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block:after,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block:after,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block{-webkit-animation:none;animation:none}}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block{height:20em}@media only screen and (max-width:700px){.wp-block-woocommerce-cart.is-loading{padding-top:16px}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block{flex-direction:column;margin:0 auto 16px}.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block,.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block{padding:0;width:100%}}.wc-block-mini-cart{display:inline-block}.wc-block-mini-cart__button{align-items:center;background-color:transparent;border:none;color:inherit;display:flex;font-family:inherit;font-size:inherit;font-weight:inherit;padding:.75em .5em}.wc-block-mini-cart__button:hover:not([disabled]){opacity:.6}.wc-block-mini-cart__amount{display:none}.wc-block-mini-cart__tax-label{margin-right:.5em}@media screen and (min-width:768px){.wc-block-mini-cart__amount{display:initial;font-size:inherit;font-weight:inherit;margin-right:8px}}.modal-open .wc-block-mini-cart__button{pointer-events:none}.wc-block-mini-cart__drawer{font-size:1rem}.wc-block-mini-cart__drawer .components-modal__content .components-modal__header .components-button{margin:unset;padding:unset}.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices{margin:16px 40px -16px 16px;margin-bottom:unset}.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices .wc-block-components-notices__notice{margin-bottom:unset}.wc-block-mini-cart__drawer .components-modal__content{padding:0;position:relative}.wc-block-mini-cart__drawer .components-modal__header{height:56px;position:relative;position:absolute;right:4px;top:40px}.wc-block-mini-cart__drawer .components-modal__header button{margin:0;right:0;transform:translateY(-50%)}.wc-block-mini-cart__drawer .components-modal__header svg{fill:currentColor;display:block}.wp-block-woocommerce-mini-cart-contents{box-sizing:border-box;height:100vh;height:100dvh;justify-content:center;max-height:-webkit-fill-available;padding:0}:where(.wp-block-woocommerce-mini-cart-contents){background:#fff}.wp-block-woocommerce-empty-mini-cart-contents-block,.wp-block-woocommerce-filled-mini-cart-contents-block{display:flex;flex-direction:column;height:100vh;height:100dvh;max-height:-webkit-fill-available}.wp-block-woocommerce-empty-mini-cart-contents-block{justify-content:center}.wp-block-woocommerce-filled-mini-cart-contents-block{justify-content:space-between}.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper{overflow-y:auto;padding:40px 16px 16px}h2.wc-block-mini-cart__title{font-size:2em;margin:40px 16px 0}.wc-block-mini-cart__items{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;padding:16px 16px 0}.wc-block-mini-cart__items .wc-block-mini-cart__products-table{margin-bottom:auto;margin-right:-16px;padding-right:16px}.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row{padding-bottom:8px;padding-top:8px}.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row:last-child:after{content:none}.wc-block-mini-cart__footer{border-top:1px solid #ddd;padding:24px 16px}.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal{font-weight:600;margin-bottom:16px}.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description{display:none;font-size:.75em;font-weight:400}@media only screen and (min-width:480px){.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description{display:unset}}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions{display:flex;gap:16px}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button{flex-grow:1}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined{display:none}@media only screen and (min-width:480px){.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined{display:inline-flex}}.wc-block-mini-cart__footer .wc-block-components-payment-method-icons{margin-top:16px}.wc-block-mini-cart__shopping-button{display:flex;justify-content:center}.wc-block-mini-cart__shopping-button a{border:2px solid;color:currentColor;font-weight:600;padding:12px 24px;text-decoration:none}.wc-block-mini-cart__shopping-button a:focus,.wc-block-mini-cart__shopping-button a:hover{background-color:#1e1e1e;border-color:#1e1e1e;color:#fff}.admin-bar .wp-block-woocommerce-mini-cart-contents{margin-top:32px}.admin-bar .wp-block-woocommerce-empty-mini-cart-contents-block,.admin-bar .wp-block-woocommerce-filled-mini-cart-contents-block,.admin-bar .wp-block-woocommerce-mini-cart-contents{height:calc(100vh - 32px)}.admin-bar .wc-block-components-drawer .components-modal__header .components-button{top:32px}.wc-block-components-checkbox{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-top:1.5em;text-decoration:inherit;text-transform:inherit}.wc-block-components-checkbox label{align-items:flex-start;display:flex;font-size:.875em;position:relative}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #50575e;border-radius:2px;box-sizing:border-box;font-size:1em;height:1.5em;margin:0 1em 0 0;min-height:1.5em;min-width:1.5em;overflow:hidden;position:static;vertical-align:middle;width:1.5em}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:#fff;border-color:#50575e}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{outline:2px solid #50575e;outline-offset:2px}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after,.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before{content:""}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark{display:none}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.6)}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus{outline:2px solid hsla(0,0%,100%,.6);outline-offset:2px}.wc-block-components-checkbox.has-error,.wc-block-components-checkbox.has-error a{color:#cc1818}.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus,.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover{border-color:#cc1818}.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus{outline:2px solid #cc1818;outline-offset:2px}.wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#000;height:1.125em;margin-left:.1875em;margin-top:.0625em;pointer-events:none;position:absolute;width:1.125em}.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark{fill:#fff}.wc-block-components-checkbox .wc-block-components-checkbox__label,.wc-block-components-checkbox>span{line-height:1.5em;vertical-align:middle}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.wc-block-components-checkbox__mark{display:none}}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]{background-color:#fff;border-color:var(--form--border-color);position:relative}.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked{background-color:#fff;border-color:var(--form--border-color)}.theme-twentytwentyone .wc-block-components-checkbox__mark{display:none}.wc-block-components-panel.has-border{position:relative}.wc-block-components-panel.has-border:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-panel.has-border+.wc-block-components-panel.has-border:after{border-top-width:0}.wc-block-components-panel.has-border.no-top-border{position:relative}.wc-block-components-panel.has-border.no-top-border:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-panel__button{border:0;border-radius:0;height:auto;line-height:1;margin:.375em 0 0;padding:.375em 32px 0 0;position:relative;text-align:left;vertical-align:baseline;width:100%;word-break:break-word}.wc-block-components-panel__button[aria-expanded=true]{margin-bottom:.375em;padding-bottom:.375em}.wc-block-components-panel__button,.wc-block-components-panel__button:active,.wc-block-components-panel__button:focus,.wc-block-components-panel__button:hover{background:transparent;box-shadow:none;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit}.wc-block-components-panel__button>.wc-block-components-panel__button-icon{fill:currentColor;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.wc-block-components-panel__content[hidden]{display:none}.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button{background-color:inherit;color:inherit}.theme-twentyseventeen .wc-block-components-panel__button,.theme-twentytwenty .wc-block-components-panel__button{background:none transparent;color:inherit}.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus,.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover,.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus,.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover{background:none transparent}.wc-block-store-notice{border:2px solid;border-radius:4px;font-size:.875em;margin:16px 0;padding:.5em}.wc-block-store-notice .components-notice__content{position:relative}.wc-block-store-notice .components-notice__content>div{padding-left:2.5em}.wc-block-store-notice .components-notice__content svg{height:2em;left:0;position:absolute;top:50%;transform:translateY(-50%);vertical-align:middle;width:2em}.wc-block-store-notice.is-warning{background-color:#fffdf9;border-color:#fec}.wc-block-store-notice.is-warning .components-notice__content svg{fill:#f9b51f}.wc-block-store-notice.is-info{background-color:#e7f6f9;border-color:#c8f6ff}.wc-block-store-notice.is-info .components-notice__content svg{fill:#419ece}.wc-block-store-notice.is-error{background-color:#f8ebea;border-color:#ffd4cd}.wc-block-store-notice.is-error .components-notice__content svg{fill:#cd433b}.wc-block-components-notices{display:block;margin:1.5em 0}.wc-block-components-notices:first-child{margin-top:0}.wc-block-components-notices:empty{margin:0}.wc-block-components-notices .wc-block-components-notices__notice{display:flex;flex-wrap:nowrap;margin:0}.wc-block-components-notices .wc-block-components-notices__notice a{text-decoration:underline}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss{background:transparent none;border:0;color:currentColor;margin:0 0 0 auto;outline:0;padding:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg{fill:currentColor;vertical-align:text-top}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content>div:not(.components-notice__actions) :first-child{margin-top:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content>div:not(.components-notice__actions) :last-child{margin-bottom:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content ul{list-style:none;margin:0;padding:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content li+li{margin:.25em 0 0}.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice{margin-top:1em}.theme-twentytwenty .wc-block-components-notices__notice,.theme-twentytwentyone .wc-block-components-notices__notice{padding:1.5rem 3rem}.wc-block-components-notices__snackbar{bottom:20px;left:16px;position:fixed;width:auto}@media(max-width:782px){.wc-block-components-notices__snackbar{bottom:auto;left:0;position:fixed;top:10px}.wc-block-components-notices__snackbar .components-snackbar-list__notice-container{margin-left:10px;margin-right:10px}}.wc-block-components-form .wc-block-components-text-input,.wc-block-components-text-input{margin-top:1.5em;position:relative;white-space:nowrap}.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{color:inherit;color:#757575;cursor:text;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;left:0;letter-spacing:inherit;line-height:inherit;line-height:1.375;margin:0 0 0 17px;max-width:calc(100% - 32px);overflow:hidden;position:absolute;text-decoration:inherit;text-overflow:ellipsis;text-transform:inherit;top:0;transform:translateY(.75em);transform-origin:top left;transition:transform .2s ease}.has-dark-controls .wc-block-components-form .wc-block-components-text-input label,.has-dark-controls .wc-block-components-text-input label{color:hsla(0,0%,100%,.6)}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-form .wc-block-components-text-input label,.wc-block-components-text-input label{transition:none}}.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,.wc-block-components-text-input input:-webkit-autofill+label{transform:translateY(4px) scale(.75)}.wc-block-components-form .wc-block-components-text-input.is-active label,.wc-block-components-text-input.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-form .wc-block-components-text-input input[type=email],.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-form .wc-block-components-text-input input[type=tel],.wc-block-components-form .wc-block-components-text-input input[type=text],.wc-block-components-form .wc-block-components-text-input input[type=url],.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{background-color:#fff;border:1px solid #50575e;border-radius:4px;box-sizing:border-box;color:#2b2d2f;font-family:inherit;font-size:1em;height:3em;line-height:1.375;margin:0;min-height:0;padding:.75em 0;text-indent:16px;width:100%}.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,.wc-block-components-text-input input[type=email]:focus,.wc-block-components-text-input input[type=number]:focus,.wc-block-components-text-input input[type=tel]:focus,.wc-block-components-text-input input[type=text]:focus,.wc-block-components-text-input input[type=url]:focus{background-color:#fff;box-shadow:0 0 0 1px #50575e;color:#2b2d2f;outline:0}.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text],.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url],.has-dark-controls .wc-block-components-text-input input[type=email],.has-dark-controls .wc-block-components-text-input input[type=number],.has-dark-controls .wc-block-components-text-input input[type=tel],.has-dark-controls .wc-block-components-text-input input[type=text],.has-dark-controls .wc-block-components-text-input input[type=url]{background-color:rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.4);color:#fff}.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,.has-dark-controls .wc-block-components-text-input input[type=email]:focus,.has-dark-controls .wc-block-components-text-input input[type=number]:focus,.has-dark-controls .wc-block-components-text-input input[type=tel]:focus,.has-dark-controls .wc-block-components-text-input input[type=text]:focus,.has-dark-controls .wc-block-components-text-input input[type=url]:focus{background-color:rgba(0,0,0,.1);box-shadow:0 0 0 1px hsla(0,0%,100%,.4);color:#fff}.wc-block-components-form .wc-block-components-text-input input[type=number],.wc-block-components-text-input input[type=number]{-moz-appearance:textfield}.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button,.wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,.wc-block-components-text-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],.wc-block-components-text-input.is-active input[type=email],.wc-block-components-text-input.is-active input[type=number],.wc-block-components-text-input.is-active input[type=tel],.wc-block-components-text-input.is-active input[type=text],.wc-block-components-text-input.is-active input[type=url]{padding:1.5em 0 .25em}.wc-block-components-form .wc-block-components-text-input.has-error input,.wc-block-components-form .wc-block-components-text-input.has-error input:active,.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-form .wc-block-components-text-input.has-error input:hover,.wc-block-components-text-input.has-error input,.wc-block-components-text-input.has-error input:active,.wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:hover{border-color:#cc1818}.wc-block-components-form .wc-block-components-text-input.has-error input:focus,.wc-block-components-text-input.has-error input:focus{box-shadow:0 0 0 1px #cc1818}.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input,.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:active,.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:hover,.has-dark-controls .wc-block-components-text-input.has-error input,.has-dark-controls .wc-block-components-text-input.has-error input:active,.has-dark-controls .wc-block-components-text-input.has-error input:focus,.has-dark-controls .wc-block-components-text-input.has-error input:hover{border-color:#f18c8c}.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,.has-dark-controls .wc-block-components-text-input.has-error input:focus{box-shadow:0 0 0 1px #f18c8c}.wc-block-components-form .wc-block-components-text-input.has-error label,.wc-block-components-text-input.has-error label{color:#cc1818}.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error label,.has-dark-controls .wc-block-components-text-input.has-error label{color:#f18c8c}.wc-block-components-form .wc-block-components-text-input:only-child,.wc-block-components-text-input:only-child{margin-top:1.5em}.wc-block-components-totals-wrapper{padding:16px 0;position:relative}.wc-block-components-totals-wrapper:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-totals-wrapper.has-bottom-border:after{border-bottom-width:1px}.wc-block-components-totals-wrapper:empty{padding:0}.wc-block-components-totals-wrapper:empty:after{content:none}.wc-block-components-totals-wrapper.slot-wrapper{padding:0}.wc-block-components-totals-wrapper.slot-wrapper>*>*{padding:16px 0;position:relative}.wc-block-components-totals-wrapper.slot-wrapper>*>:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-totals-wrapper.slot-wrapper>*>:last-child:after{border-bottom-width:0}.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child{position:relative}.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-totals-item{box-sizing:border-box;display:flex;flex-wrap:wrap;width:100%}.wc-block-components-totals-item__label{flex-grow:1}.wc-block-components-totals-item__value{font-weight:700;white-space:nowrap}.wc-block-components-totals-item__description{font-size:.875em;width:100%}.wc-block-components-validation-error{color:#cc1818;font-size:.75em;max-width:100%;white-space:normal}.wc-block-components-validation-error>p{margin:0;padding:4px 0 0}.has-dark-mode-palette .wc-block-components-validation-error{color:#f18c8c}.wc-block-components-select+.wc-block-components-validation-error{margin-bottom:24px}.wp-block-woocommerce-active-filters h1,.wp-block-woocommerce-active-filters h2,.wp-block-woocommerce-active-filters h3,.wp-block-woocommerce-active-filters h4,.wp-block-woocommerce-active-filters h5,.wp-block-woocommerce-active-filters h6{text-transform:inherit}.wp-block-woocommerce-active-filters .wc-block-filter-title-placeholder .wc-block-active-filters__title{height:1em}.wc-block-active-filters{margin-bottom:24px;overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{background:transparent;border:none;border-radius:0;box-shadow:none;color:inherit;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:inherit;font-size:.875em;font-style:inherit;font-weight:inherit;font-weight:400;letter-spacing:inherit;line-height:inherit;margin:15px 0 0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent}.wc-block-active-filters .wc-block-active-filters__clear-all:hover{color:inherit;text-decoration:none}.wc-block-active-filters .wc-block-active-filters__clear-all,.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent;color:inherit}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;display:inline-block;float:right;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:80px;z-index:1}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder{-webkit-animation:none;animation:none}}.wc-block-active-filters .wc-block-active-filters__list{clear:both;list-style:none outside;margin:0 0 4px;padding:0}.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading{display:flex;flex-direction:column;flex-wrap:nowrap;margin-top:12px}.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading.wc-block-active-filters__list--chips{align-items:flex-end;flex-direction:row;flex-wrap:wrap;gap:0 10px}.wc-block-active-filters .wc-block-active-filters__list li{list-style:none outside;margin:9px 0 0;padding:0}.wc-block-active-filters .wc-block-active-filters__list li ul{list-style:none outside;margin:0;padding:0}.wc-block-active-filters .wc-block-active-filters__list>li:first-child,.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type{margin:0}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list{display:inline-block}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;display:inline-block;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span{-webkit-animation:none;animation:none}}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips{display:inline-block}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:13px;box-shadow:none;color:currentColor!important;display:block;display:inline-block;height:1em;line-height:1;margin-right:15px!important;max-width:100%!important;min-width:70px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span{-webkit-animation:none;animation:none}}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:last-of-type>span{margin-right:0!important}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:nth-child(3){flex-grow:1;max-width:200px}.wc-block-active-filters .wc-block-active-filters__list>.wc-block-active-filters__list-item .wc-block-active-filters__list-item-name{margin:9px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-type{display:block;font-size:.75em;font-weight:700;letter-spacing:.1em;margin:16px 0 0;text-transform:uppercase}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-style:italic;font-weight:400}.wc-block-active-filters .wc-block-active-filters__list-item-name{align-items:center;display:flex;font-size:.875em;padding:0;position:relative}.wc-block-active-filters .wc-block-active-filters__list-item-remove{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e0e0e0;border:0;border-radius:25px;color:currentColor;font-size:.75em;height:16px;line-height:16px;margin:0 .5em 0 0;padding:0;width:16px}.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus,.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover{background:#949494}.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus .wc-block-components-chip__remove-icon,.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover .wc-block-components-chip__remove-icon{fill:#fff}.wc-block-active-filters .wc-block-active-filters__list-item-remove:disabled{color:#e0e0e0;cursor:not-allowed}.wc-block-active-filters .wc-block-active-filters__list--chips li,.wc-block-active-filters .wc-block-active-filters__list--chips ul{display:inline}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type{display:none}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip{margin-bottom:.1875em;margin-top:.1875em}.wp-block-woocommerce-attribute-filter{border-style:none!important}.wp-block-woocommerce-attribute-filter h1,.wp-block-woocommerce-attribute-filter h2,.wp-block-woocommerce-attribute-filter h3,.wp-block-woocommerce-attribute-filter h4,.wp-block-woocommerce-attribute-filter h5,.wp-block-woocommerce-attribute-filter h6{text-transform:inherit}.wc-block-attribute-filter{border-color:inherit;border-radius:inherit;margin-bottom:16px}.wc-block-attribute-filter .is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;height:1em;line-height:1;margin-top:16px;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-attribute-filter .is-loading>*{visibility:hidden}.wc-block-attribute-filter .is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-attribute-filter .is-loading{-webkit-animation:none;animation:none}}.wc-block-attribute-filter.style-dropdown{align-items:flex-start;display:flex;gap:16px;position:relative}.wc-block-attribute-filter.style-dropdown .single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:0}.wc-block-attribute-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:1}.wc-block-attribute-filter.style-dropdown .wc-block-components-filter-submit-button{height:36px;line-height:1}.wc-block-attribute-filter.style-dropdown>svg{pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.wc-block-attribute-filter .wc-block-attribute-filter-list{margin:0;width:100%}.wc-block-attribute-filter .wc-block-attribute-filter-list li label{cursor:pointer}.wc-block-attribute-filter .wc-block-attribute-filter-list li input{cursor:pointer;display:inline-block}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper{flex-grow:1;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-width:unset;width:0}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading){border:1px solid #757575!important;border-radius:4px}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper.is-loading{border-radius:.25em}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field{border-radius:inherit}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container{border:0;border-radius:inherit;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:8px;text-decoration:inherit;text-transform:inherit}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input{font-size:.875em}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder{color:#000}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder{color:#000}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder{color:#000}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list{border:1px solid #757575;border-radius:4px;margin-top:8px;max-height:21em}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion{border:1px solid #ccc;border-radius:4px;color:#000;margin:12px;padding:12px}.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion,.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token{font-size:.875em}.wc-block-attribute-filter__conditions-toggle,.wc-block-attribute-filter__display-toggle,.wc-block-attribute-filter__multiple-toggle{width:100%}.wc-block-attribute-filter__instructions{border-bottom:1px solid #f0f0f0;padding-bottom:1em}.wc-block-attribute-filter__selection{padding-top:1em}.woocommerce-product-attributes .woocommerce-search-list__search .components-base-control__label{color:inherit;color:#757575;font-family:inherit;font-size:inherit;font-size:1em;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit}.wc-block-attribute-filter__actions{align-items:center;display:flex;gap:16px;justify-content:flex-end}.wc-block-attribute-filter__actions .wc-block-components-filter-submit-button{margin-left:0}.wc-block-attribute-filter__actions .wc-block-components-filter-submit-button:disabled{cursor:auto;opacity:.6}.wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button{font-size:.875em;margin-top:0}.editor-styles-wrapper .wc-block-components-checkbox,.wc-block-components-checkbox{margin-top:1em}.editor-styles-wrapper .wc-block-attribute-filter__button.wc-block-attribute-filter__button,.wc-block-attribute-filter__button.wc-block-attribute-filter__button{font-size:.875em;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:.5em 1em;width:-webkit-max-content;width:-moz-max-content;width:max-content}.woocommerce.wc-block-breadcrumbs{font-size:inherit}.woocommerce.woocommerce-shop .wc-block-breadcrumbs .woocommerce-breadcrumb{display:block;margin:auto}.woocommerce.wc-block-catalog-sorting form{float:none}.woocommerce.wc-block-catalog-sorting select.orderby{color:inherit;font-size:inherit}.woocommerce.wc-block-catalog-sorting .woocommerce-ordering{margin:auto}.wp-block-woocommerce-customer-account a{align-items:center;color:currentColor!important;display:flex;text-decoration:none!important}.wp-block-woocommerce-customer-account a:hover{text-decoration:underline!important}.wp-block-woocommerce-customer-account a .icon+.label{margin-left:8px}.wp-block-woocommerce-customer-account a .icon{height:1em;width:1em}:where(div[data-block-name="woocommerce/legacy-template"]){margin-left:auto;margin-right:auto;max-width:1000px}.wp-block-woocommerce-price-filter{border-color:#757575;border-radius:4px;border-style:none!important}.wp-block-woocommerce-price-filter h1,.wp-block-woocommerce-price-filter h2,.wp-block-woocommerce-price-filter h3,.wp-block-woocommerce-price-filter h4,.wp-block-woocommerce-price-filter h5,.wp-block-woocommerce-price-filter h6{text-transform:inherit}.wc-block-price-filter,.wc-block-price-filter__controls,.wc-block-price-slider{border-color:inherit;border-radius:inherit}.wc-block-price-filter__controls input{border-color:inherit!important;border-radius:inherit!important;border-style:solid}.wc-block-price-filter__controls .input-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;height:2em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:5.625em;z-index:1}.wc-block-price-filter__controls .input-loading>*{visibility:hidden}.wc-block-price-filter__controls .input-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-price-filter__controls .input-loading{-webkit-animation:none;animation:none}}.editor-styles-wrapper .wc-block-price-filter__button.wc-block-components-price-slider__button,.wc-block-price-filter__button.wc-block-components-price-slider__button{font-size:.875em;padding:.5em 1em}.wc-block-product-categories{margin-bottom:1em}.wc-block-product-categories.is-dropdown{display:flex}.wc-block-product-categories select{margin-right:.5em}.wc-block-product-categories-list--has-images{list-style:none outside}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item{clear:both;list-style:none outside;margin:4px 0 4px 60px}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul{margin:4px 0 0}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image{border:1px solid #eee;display:inline-block;margin:0 .5em 0 -60px;max-width:50px;padding:0;position:relative;vertical-align:middle}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img{display:block;height:auto;margin:0;max-width:100%;padding:0}.wc-block-product-categories-list-item-count:before{content:" ("}.wc-block-product-categories-list-item-count:after{content:")"}.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder{background:currentColor;display:inline-block;height:1em;min-width:200px;opacity:.2;width:50%}.wc-block-product-categories__button{align-items:center;display:flex;margin:0;overflow:hidden;padding:0 .5em;position:relative}.wc-block-product-categories__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-categories__button svg{transform:rotate(180deg)}.wc-block-product-categories__button:active{color:currentColor}.wc-block-product-categories__button:disabled,.wc-block-product-categories__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-categories__button:disabled:focus,.wc-block-product-categories__button[aria-disabled=true]:focus{box-shadow:none}.color-block-support-panel .wc-block-feedback-prompt{grid-column:1/-1}.woocommerce.wc-block-product-results-count .woocommerce-result-count{float:none;font-size:inherit;margin:auto}.wc-block-product-search .wc-block-product-search__fields{display:flex}.wc-block-product-search .wc-block-product-search__field{flex-grow:1;line-height:1.8;padding:6px 8px}.wc-block-product-search .wc-block-product-search__button{align-items:center;cursor:pointer;display:flex;margin:0 0 0 6px;overflow:hidden;padding:0 .5em;position:relative}.wc-block-product-search .wc-block-product-search__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-search .wc-block-product-search__button svg{transform:rotate(180deg)}.wc-block-product-search .wc-block-product-search__button:active{color:currentColor}.wc-block-product-search .wc-block-product-search__button:disabled,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-search .wc-block-product-search__button:disabled:focus,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-rating-filter.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-top:16px;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-rating-filter.is-loading>*{visibility:hidden}.wc-block-rating-filter.is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-rating-filter.is-loading{-webkit-animation:none;animation:none}}.wc-block-rating-filter.style-dropdown{align-items:flex-start;display:flex;gap:16px;position:relative}.wc-block-rating-filter.style-dropdown .single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:0}.wc-block-rating-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:1}.wc-block-rating-filter.style-dropdown .wc-block-components-filter-submit-button{height:36px;line-height:1}.wc-block-rating-filter.style-dropdown>svg{pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.wc-block-rating-filter .wc-block-components-product-rating__stars{display:inline-block;height:1em;line-height:1}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper{flex-grow:1;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-width:unset;width:0}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading){border:1px solid #757575!important;border-radius:4px}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper.is-loading{border-radius:.25em}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field{border-radius:inherit}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container{border:0;border-radius:inherit;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:8px;text-decoration:inherit;text-transform:inherit}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input{font-size:.875em}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder{color:#000}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder{color:#000}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder{color:#000}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list{border:1px solid #757575;border-radius:4px;margin-top:8px;max-height:21em}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion{border:1px solid #ccc;border-radius:4px;color:#000;margin:12px;padding:12px}.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion,.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token{font-size:.875em}.wc-block-rating-filter .wc-block-components-product-rating{margin-bottom:0}.wp-block-woocommerce-rating-filter{margin-bottom:24px}.wp-block-woocommerce-rating-filter .wc-block-rating-filter .wc-block-rating-filter-list li input,.wp-block-woocommerce-rating-filter .wc-block-rating-filter .wc-block-rating-filter-list li label{cursor:pointer}.wc-block-rating-filter__actions{align-items:center;display:flex;gap:16px;justify-content:flex-end;margin-top:16px}.wc-block-rating-filter__actions .wc-block-components-filter-submit-button{margin-left:0}.wc-block-rating-filter__actions .wc-block-components-filter-submit-button:disabled{cursor:auto;opacity:.6}.wc-block-rating-filter__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button{font-size:.875em;margin-left:0;margin-top:0}.editor-styles-wrapper .wc-block-rating-filter .wc-block-rating-filter__button,.wc-block-rating-filter__actions .wc-block-rating-filter__button{font-size:.875em;margin-top:.5em;padding:.5em 1em}@-webkit-keyframes spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes loading__animation{to{transform:translateX(100%)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wp-block-woocommerce-stock-filter h1,.wp-block-woocommerce-stock-filter h2,.wp-block-woocommerce-stock-filter h3,.wp-block-woocommerce-stock-filter h4,.wp-block-woocommerce-stock-filter h5,.wp-block-woocommerce-stock-filter h6{text-transform:inherit}.wc-block-stock-filter{margin-bottom:24px}.wc-block-stock-filter.is-loading{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-top:16px;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-stock-filter.is-loading>*{visibility:hidden}.wc-block-stock-filter.is-loading:after{-webkit-animation:loading__animation 1.5s ease-in-out infinite;animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-stock-filter.is-loading{-webkit-animation:none;animation:none}}.wc-block-stock-filter .wc-block-stock-filter-list{margin:0}.wc-block-stock-filter .wc-block-stock-filter-list li label{cursor:pointer}.wc-block-stock-filter .wc-block-stock-filter-list li input{cursor:pointer;display:inline-block}.wc-block-stock-filter.style-dropdown{align-items:flex-start;display:flex;gap:16px;position:relative}.wc-block-stock-filter.style-dropdown .single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:0}.wc-block-stock-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token+input[type=text].components-form-token-field__input{opacity:1}.wc-block-stock-filter.style-dropdown .wc-block-components-filter-submit-button{height:36px;line-height:1}.wc-block-stock-filter.style-dropdown>svg{pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper{flex-grow:1;height:-webkit-max-content;height:-moz-max-content;height:max-content;max-width:unset;width:0}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading){border:1px solid #757575!important;border-radius:4px}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper.is-loading{border-radius:.25em}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field{border-radius:inherit}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container{border:0;border-radius:inherit;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding:8px;text-decoration:inherit;text-transform:inherit}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input{font-size:.875em}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder{color:#000}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder{color:#000}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder{color:#000}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list{border:1px solid #757575;border-radius:4px;margin-top:8px;max-height:21em}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion{border:1px solid #ccc;border-radius:4px;color:#000;margin:12px;padding:12px}.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion,.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token{font-size:.875em}.wc-block-stock-filter .wc-block-components-product-rating{margin-bottom:0}.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container{padding:4px 30px 4px 8px}.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-form-token-field__token-text{background-color:#fff;border:1px solid;border-radius:25px 0 0 25px;border-right:0;line-height:22px;padding:.25em .5em .25em .75em}.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container>.components-form-token-field__input{margin:.25em 0}.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token{background-color:#fff;border:1px solid;border-left:0;border-radius:0 25px 25px 0;padding:1px .25em 0 0}.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token.has-icon svg{background-color:#e0e0e0;border-radius:25px}.wc-block-stock-filter__actions{align-items:center;display:flex;gap:16px;justify-content:flex-end;margin-top:16px}.wc-block-stock-filter__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button{font-size:.875em;margin-left:0;margin-top:0}.editor-styles-wrapper .wc-block-stock-filter .wc-block-stock-filter__button,.wc-block-stock-filter__actions .wc-block-stock-filter__button{font-size:.875em;margin-top:.5em;padding:.5em 1em}/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}@font-face{font-family:'Icon7Stroke';src:url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/Pe-icon-7-stroke.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/Pe-icon-7-stroke.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/Pe-icon-7-stroke.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/Pe-icon-7-stroke.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome';src:url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.woff2#1679658915) format('woff2'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome5Regular';src:url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Regular.ttf#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Regular.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Regular.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Regular.otf?v=1.0.0) format('opentype');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome5Solid';src:url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Solid.ttf#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Solid.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Solid.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Solid.otf?v=1.0.0) format('opentype');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome5Brands';src:url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Brands.ttf#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Brands.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Brands.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-page-builder/css/front_end/../../fonts/FontAwesome5Brands.otf?v=1.0.0) format('opentype');font-weight:400;font-style:normal}[data-ico-fa]:before{font-family:FontAwesome;content:attr(data-ico-fa)}[data-ico-fa5_regular]:before{font-family:FontAwesome5Regular;content:attr(data-ico-fa5_regular)}[data-ico-fa5_solid]:before{font-family:FontAwesome5Solid;content:attr(data-ico-fa5_solid)}[data-ico-fa5_brands]:before{font-family:FontAwesome5Brands;content:attr(data-ico-fa5_brands)}[data-ico-s7]:before{font-family:Icon7Stroke;content:attr(data-ico-s7)}.bt_bb_row{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.bt_bb_row .bt_bb_column{-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;max-width:100%}.bt_bb_row_inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.bt_bb_row_inner .bt_bb_column_inner{-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;max-width:100%}.bt_bb_column[data-width="12"],.bt_bb_column_inner[data-width="12"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_column[data-width="11"],.bt_bb_column_inner[data-width="11"]{-webkit-flex-basis:91.666666%;flex-basis:91.666666%;max-width:91.666666%}.bt_bb_column[data-width="10"],.bt_bb_column_inner[data-width="10"]{-webkit-flex-basis:83.333333%;flex-basis:83.333333%;max-width:83.333333%}.bt_bb_column[data-width="9.6"],.bt_bb_column_inner[data-width="9.6"]{-webkit-flex-basis:80%;flex-basis:80%;max-width:80%}.bt_bb_column[data-width="9"],.bt_bb_column_inner[data-width="9"]{-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.bt_bb_column[data-width="8"],.bt_bb_column_inner[data-width="8"]{-webkit-flex-basis:66.666666%;flex-basis:66.666666%;max-width:66.666666%}.bt_bb_column[data-width="7.2"],.bt_bb_column_inner[data-width="7.2"]{-webkit-flex-basis:60%;flex-basis:60%;max-width:60%}.bt_bb_column[data-width="7"],.bt_bb_column_inner[data-width="7"]{-webkit-flex-basis:58.333333%;flex-basis:58.333333%;max-width:58.333333%}.bt_bb_column[data-width="6"],.bt_bb_column_inner[data-width="6"]{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.bt_bb_column[data-width="5"],.bt_bb_column_inner[data-width="5"]{-webkit-flex-basis:41.666666%;flex-basis:41.666666%;max-width:41.666666%}.bt_bb_column[data-width="4.8"],.bt_bb_column_inner[data-width="4.8"]{-webkit-flex-basis:40%;flex-basis:40%;max-width:40%}.bt_bb_column[data-width="4"],.bt_bb_column_inner[data-width="4"]{-webkit-flex-basis:33.333333%;flex-basis:33.333333%;max-width:33.333333%}.bt_bb_column[data-width="2.4"],.bt_bb_column_inner[data-width="2.4"]{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.bt_bb_column[data-width="3"],.bt_bb_column_inner[data-width="3"]{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.bt_bb_column[data-width="2"],.bt_bb_column_inner[data-width="2"]{-webkit-flex-basis:16.666666%;flex-basis:16.666666%;max-width:16.666666%}.bt_bb_column[data-width="1"],.bt_bb_column_inner[data-width="1"]{-webkit-flex-basis:8.333333%;flex-basis:8.333333%;max-width:8.333333%}@media (max-width:992px){.bt_bb_column[data-width="12"],.bt_bb_column[data-width="11"],.bt_bb_column[data-width="10"],.bt_bb_column[data-width="9"],.bt_bb_column[data-width="8"],.bt_bb_column[data-width="7"],.bt_bb_column[data-width="6"],.bt_bb_column[data-width="5"],.bt_bb_column[data-width="4"],.bt_bb_column_inner[data-width="12"],.bt_bb_column_inner[data-width="11"],.bt_bb_column_inner[data-width="10"],.bt_bb_column_inner[data-width="9"],.bt_bb_column_inner[data-width="8"],.bt_bb_column_inner[data-width="7"],.bt_bb_column_inner[data-width="6"],.bt_bb_column_inner[data-width="5"],.bt_bb_column_inner[data-width="4"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_column[data-width="3"],.bt_bb_column_inner[data-width="3"]{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.bt_bb_column[data-width="2"],.bt_bb_column_inner[data-width="2"]{-webkit-flex-basis:33.333333%;flex-basis:33.333333%;max-width:33.333333%}}@media (max-width:768px){.bt_bb_column[data-width="2.4"],.bt_bb_column[data-width="9.6"],.bt_bb_column_inner[data-width="2.4"],.bt_bb_column_inner[data-width="9.6"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_column[data-width="4.8"],.bt_bb_column[data-width="7.2"],.bt_bb_column_inner[data-width="4.8"],.bt_bb_column_inner[data-width="7.2"]{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}}@media (max-width:480px){.bt_bb_column[data-width="3"],.bt_bb_column[data-width="2"],.bt_bb_column_inner[data-width="3"],.bt_bb_column_inner[data-width="2"]{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.bt_bb_column[data-width="4.8"],.bt_bb_column[data-width="7.2"],.bt_bb_column_inner[data-width="4.8"],.bt_bb_column_inner[data-width="7.2"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}}@media (max-width:370px){.bt_bb_column[data-width="3"],.bt_bb_column[data-width="2"],.bt_bb_column_inner[data-width="3"],.bt_bb_column_inner[data-width="2"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}}@media (max-width:992px) and (min-width:621px){.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="9"]:not(.col-md-12),.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="9"]:not(.col-md-12){-webkit-flex-basis:66.666666%;flex-basis:66.666666%;max-width:66.666666%}.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="3"]:not(.col-md-12),.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="3"]:not(.col-md-12){-webkit-flex-basis:33.333333%;flex-basis:33.333333%;max-width:33.333333%}.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="9"]:not(.col-md-12),.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="9"]:not(.col-md-12){-webkit-flex-basis:66.666666%;flex-basis:66.666666%;max-width:66.666666%}.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="3"]:not(.col-md-12),.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="3"]:not(.col-md-12){-webkit-flex-basis:33.333333%;flex-basis:33.333333%;max-width:33.333333%}}@media (max-width:620px){.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="9"],.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="9"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="3"],.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="3"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="9"],.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="9"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="3"],.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="3"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}}@media (min-width:1201px){.bt_bb_column.col-xl-12,.bt_bb_column_inner.col-xl-12{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_column.col-xl-11,.bt_bb_column_inner.col-xl-11{-webkit-flex-basis:91.666666%;flex-basis:91.666666%;max-width:91.666666%}.bt_bb_column.col-xl-10,.bt_bb_column_inner.col-xl-10{-webkit-flex-basis:83.333333%;flex-basis:83.333333%;max-width:83.333333%}.bt_bb_column.col-xl-9_6,.bt_bb_column_inner.col-xl-9_6{-webkit-flex-basis:80%;flex-basis:80%;max-width:80%}.bt_bb_column.col-xl-9,.bt_bb_column_inner.col-xl-9{-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.bt_bb_column.col-xl-8,.bt_bb_column_inner.col-xl-8{-webkit-flex-basis:66.666666%;flex-basis:66.666666%;max-width:66.666666%}.bt_bb_column.col-xl-7_2,.bt_bb_column_inner.col-xl-7_2{-webkit-flex-basis:60%;flex-basis:60%;max-width:60%}.bt_bb_column.col-xl-7,.bt_bb_column_inner.col-xl-7{-webkit-flex-basis:58.333333%;flex-basis:58.333333%;max-width:58.333333%}.bt_bb_column.col-xl-6,.bt_bb_column_inner.col-xl-6{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.bt_bb_column.col-xl-5,.bt_bb_column_inner.col-xl-5{-webkit-flex-basis:41.666666%;flex-basis:41.666666%;max-width:41.666666%}.bt_bb_column.col-xl-4_8,.bt_bb_column_inner.col-xl-4_8{-webkit-flex-basis:40%;flex-basis:40%;max-width:40%}.bt_bb_column.col-xl-4,.bt_bb_column_inner.col-xl-4{-webkit-flex-basis:33.333333%;flex-basis:33.333333%;max-width:33.333333%}.bt_bb_column.col-xl-2_4,.bt_bb_column_inner.col-xl-2_4{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.bt_bb_column.col-xl-3,.bt_bb_column_inner.col-xl-3{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.bt_bb_column.col-xl-2,.bt_bb_column_inner.col-xl-2{-webkit-flex-basis:16.666666%;flex-basis:16.666666%;max-width:16.666666%}.bt_bb_column.col-xl-1,.bt_bb_column_inner.col-xl-1{-webkit-flex-basis:8.333333%;flex-basis:8.333333%;max-width:8.333333%}}@media (min-width:993px) and (max-width:1200px){.bt_bb_column.col-lg-12,.bt_bb_column_inner.col-lg-12{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_column.col-lg-11,.bt_bb_column_inner.col-lg-11{-webkit-flex-basis:91.666666%;flex-basis:91.666666%;max-width:91.666666%}.bt_bb_column.col-lg-10,.bt_bb_column_inner.col-lg-10{-webkit-flex-basis:83.333333%;flex-basis:83.333333%;max-width:83.333333%}.bt_bb_column.col-lg-9_6,.bt_bb_column_inner.col-lg-9_6{-webkit-flex-basis:80%;flex-basis:80%;max-width:80%}.bt_bb_column.col-lg-9,.bt_bb_column_inner.col-lg-9{-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.bt_bb_column.col-lg-8,.bt_bb_column_inner.col-lg-8{-webkit-flex-basis:66.666666%;flex-basis:66.666666%;max-width:66.666666%}.bt_bb_column.col-lg-7_2,.bt_bb_column_inner.col-lg-7_2{-webkit-flex-basis:60%;flex-basis:60%;max-width:60%}.bt_bb_column.col-lg-7,.bt_bb_column_inner.col-lg-7{-webkit-flex-basis:58.333333%;flex-basis:58.333333%;max-width:58.333333%}.bt_bb_column.col-lg-6,.bt_bb_column_inner.col-lg-6{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.bt_bb_column.col-lg-5,.bt_bb_column_inner.col-lg-5{-webkit-flex-basis:41.666666%;flex-basis:41.666666%;max-width:41.666666%}.bt_bb_column.col-lg-4_8,.bt_bb_column_inner.col-lg-4_8{-webkit-flex-basis:40%;flex-basis:40%;max-width:40%}.bt_bb_column.col-lg-4,.bt_bb_column_inner.col-lg-4{-webkit-flex-basis:33.333333%;flex-basis:33.333333%;max-width:33.333333%}.bt_bb_column.col-lg-2_4,.bt_bb_column_inner.col-lg-2_4{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.bt_bb_column.col-lg-3,.bt_bb_column_inner.col-lg-3{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.bt_bb_column.col-lg-2,.bt_bb_column_inner.col-lg-2{-webkit-flex-basis:16.666666%;flex-basis:16.666666%;max-width:16.666666%}.bt_bb_column.col-lg-1,.bt_bb_column_inner.col-lg-1{-webkit-flex-basis:8.333333%;flex-basis:8.333333%;max-width:8.333333%}}@media (min-width:768px) and (max-width:992px){.bt_bb_column.col-md-12,.bt_bb_column_inner.col-md-12{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_column.col-md-11,.bt_bb_column_inner.col-md-11{-webkit-flex-basis:91.666666%;flex-basis:91.666666%;max-width:91.666666%}.bt_bb_column.col-md-10,.bt_bb_column_inner.col-md-10{-webkit-flex-basis:83.333333%;flex-basis:83.333333%;max-width:83.333333%}.bt_bb_column.col-md-9_6,.bt_bb_column_inner.col-md-9_6{-webkit-flex-basis:80%;flex-basis:80%;max-width:80%}.bt_bb_column.col-md-9,.bt_bb_column_inner.col-md-9{-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.bt_bb_column.col-md-8,.bt_bb_column_inner.col-md-8{-webkit-flex-basis:66.666666%;flex-basis:66.666666%;max-width:66.666666%}.bt_bb_column.col-md-7_2,.bt_bb_column_inner.col-md-7_2{-webkit-flex-basis:60%;flex-basis:60%;max-width:60%}.bt_bb_column.col-md-7,.bt_bb_column_inner.col-md-7{-webkit-flex-basis:58.333333%;flex-basis:58.333333%;max-width:58.333333%}.bt_bb_column.col-md-6,.bt_bb_column_inner.col-md-6{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.bt_bb_column.col-md-5,.bt_bb_column_inner.col-md-5{-webkit-flex-basis:41.666666%;flex-basis:41.666666%;max-width:41.666666%}.bt_bb_column.col-md-4_8,.bt_bb_column_inner.col-md-4_8{-webkit-flex-basis:40%;flex-basis:40%;max-width:40%}.bt_bb_column.col-md-4,.bt_bb_column_inner.col-md-4{-webkit-flex-basis:33.333333%;flex-basis:33.333333%;max-width:33.333333%}.bt_bb_column.col-md-2_4,.bt_bb_column_inner.col-md-2_4{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.bt_bb_column.col-md-3,.bt_bb_column_inner.col-md-3{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.bt_bb_column.col-md-2,.bt_bb_column_inner.col-md-2{-webkit-flex-basis:16.666666%;flex-basis:16.666666%;max-width:16.666666%}.bt_bb_column.col-md-1,.bt_bb_column_inner.col-md-1{-webkit-flex-basis:8.333333%;flex-basis:8.333333%;max-width:8.333333%}}@media (min-width:481px) and (max-width:768px){.bt_bb_column.col-sm-12,.bt_bb_column.col-ms-12,.bt_bb_column_inner.col-sm-12,.bt_bb_column_inner.col-ms-12{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_column.col-sm-11,.bt_bb_column.col-ms-11,.bt_bb_column_inner.col-sm-11,.bt_bb_column_inner.col-ms-11{-webkit-flex-basis:91.666666%;flex-basis:91.666666%;max-width:91.666666%}.bt_bb_column.col-sm-10,.bt_bb_column.col-ms-10,.bt_bb_column_inner.col-sm-10,.bt_bb_column_inner.col-ms-10{-webkit-flex-basis:83.333333%;flex-basis:83.333333%;max-width:83.333333%}.bt_bb_column.col-sm-9_6,.bt_bb_column.col-ms-9_6,.bt_bb_column_inner.col-sm-9_6,.bt_bb_column_inner.col-ms-9_6{-webkit-flex-basis:80%;flex-basis:80%;max-width:80%}.bt_bb_column.col-sm-9,.bt_bb_column.col-ms-9,.bt_bb_column_inner.col-sm-9,.bt_bb_column_inner.col-ms-9{-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.bt_bb_column.col-sm-8,.bt_bb_column.col-ms-8,.bt_bb_column_inner.col-sm-8,.bt_bb_column_inner.col-ms-8{-webkit-flex-basis:66.666666%;flex-basis:66.666666%;max-width:66.666666%}.bt_bb_column.col-sm-7_2,.bt_bb_column.col-ms-7_2,.bt_bb_column_inner.col-sm-7_2,.bt_bb_column_inner.col-ms-7_2{-webkit-flex-basis:60%;flex-basis:60%;max-width:60%}.bt_bb_column.col-sm-7,.bt_bb_column.col-ms-7,.bt_bb_column_inner.col-sm-7,.bt_bb_column_inner.col-ms-7{-webkit-flex-basis:58.333333%;flex-basis:58.333333%;max-width:58.333333%}.bt_bb_column.col-sm-6,.bt_bb_column.col-ms-6,.bt_bb_column_inner.col-sm-6,.bt_bb_column_inner.col-ms-6{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.bt_bb_column.col-sm-5,.bt_bb_column.col-ms-5,.bt_bb_column_inner.col-sm-5,.bt_bb_column_inner.col-ms-5{-webkit-flex-basis:41.666666%;flex-basis:41.666666%;max-width:41.666666%}.bt_bb_column.col-sm-4_8,.bt_bb_column.col-ms-4_8,.bt_bb_column_inner.col-sm-4_8,.bt_bb_column_inner.col-ms-4_8{-webkit-flex-basis:40%;flex-basis:40%;max-width:40%}.bt_bb_column.col-sm-4,.bt_bb_column.col-ms-4,.bt_bb_column_inner.col-sm-4,.bt_bb_column_inner.col-ms-4{-webkit-flex-basis:33.333333%;flex-basis:33.333333%;max-width:33.333333%}.bt_bb_column.col-sm-2_4,.bt_bb_column.col-ms-2_4,.bt_bb_column_inner.col-sm-2_4,.bt_bb_column_inner.col-ms-2_4{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.bt_bb_column.col-sm-3,.bt_bb_column.col-ms-3,.bt_bb_column_inner.col-sm-3,.bt_bb_column_inner.col-ms-3{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.bt_bb_column.col-sm-2,.bt_bb_column.col-ms-2,.bt_bb_column_inner.col-sm-2,.bt_bb_column_inner.col-ms-2{-webkit-flex-basis:16.666666%;flex-basis:16.666666%;max-width:16.666666%}.bt_bb_column.col-sm-1,.bt_bb_column.col-ms-1,.bt_bb_column_inner.col-sm-1,.bt_bb_column_inner.col-ms-1{-webkit-flex-basis:8.333333%;flex-basis:8.333333%;max-width:8.333333%}}@media (max-width:480px){.bt_bb_column.col-xs-12,.bt_bb_column_inner.col-xs-12{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_column.col-xs-11,.bt_bb_column_inner.col-xs-11{-webkit-flex-basis:91.666666%;flex-basis:91.666666%;max-width:91.666666%}.bt_bb_column.col-xs-10,.bt_bb_column_inner.col-xs-10{-webkit-flex-basis:83.333333%;flex-basis:83.333333%;max-width:83.333333%}.bt_bb_column.col-xs-9_6,.bt_bb_column_inner.col-xs-9_6{-webkit-flex-basis:80%;flex-basis:80%;max-width:80%}.bt_bb_column.col-xs-9,.bt_bb_column_inner.col-xs-9{-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.bt_bb_column.col-xs-8,.bt_bb_column_inner.col-xs-8{-webkit-flex-basis:66.666666%;flex-basis:66.666666%;max-width:66.666666%}.bt_bb_column.col-xs-7_2,.bt_bb_column_inner.col-xs-7_2{-webkit-flex-basis:60%;flex-basis:60%;max-width:60%}.bt_bb_column.col-xs-7,.bt_bb_column_inner.col-xs-7{-webkit-flex-basis:58.333333%;flex-basis:58.333333%;max-width:58.333333%}.bt_bb_column.col-xs-6,.bt_bb_column_inner.col-xs-6{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.bt_bb_column.col-xs-5,.bt_bb_column_inner.col-xs-5{-webkit-flex-basis:41.666666%;flex-basis:41.666666%;max-width:41.666666%}.bt_bb_column.col-xs-4_8,.bt_bb_column_inner.col-xs-4_8{-webkit-flex-basis:40%;flex-basis:40%;max-width:40%}.bt_bb_column.col-xs-4,.bt_bb_column_inner.col-xs-4{-webkit-flex-basis:33.333333%;flex-basis:33.333333%;max-width:33.333333%}.bt_bb_column.col-xs-2_4,.bt_bb_column_inner.col-xs-2_4{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.bt_bb_column.col-xs-3,.bt_bb_column_inner.col-xs-3{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.bt_bb_column.col-xs-2,.bt_bb_column_inner.col-xs-2{-webkit-flex-basis:16.666666%;flex-basis:16.666666%;max-width:16.666666%}.bt_bb_column.col-xs-1,.bt_bb_column_inner.col-xs-1{-webkit-flex-basis:8.333333%;flex-basis:8.333333%;max-width:8.333333%}}@media (max-width:480px){.bt_bb_hidden_xs{display:none!important}}@media (min-width:481px) and (max-width:768px){.bt_bb_hidden_ms{display:none!important}}@media (min-width:769px) and (max-width:992px){.bt_bb_hidden_sm{display:none!important}}@media (min-width:993px) and (max-width:1200px){.bt_bb_hidden_md{display:none!important}}@media (min-width:1201px){.bt_bb_hidden_lg{display:none!important}}.bt_bb_section{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--section-primary-color);background-color:var(--section-secondary-color)}.bt_bb_section.bt_bb_full_screen>.bt_bb_port{min-height:100vh}.bt_bb_section>.bt_bb_port{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bt_bb_section>.bt_bb_port .rtl{-webkit-flex-flow:row-reverse nowrap;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap}.bt_bb_section>.bt_bb_port .bt_bb_cell{position:relative}.bt_bb_section.bt_bb_vertical_align_bottom>.bt_bb_port{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.bt_bb_section.bt_bb_vertical_align_top>.bt_bb_port{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.bt_bb_section[class*="bt_bb_background_overlay"]:before{content:' ';pointer-events:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.bt_bb_section[class*="bt_bb_background_overlay"] .bt_bb_cell{position:relative;z-index:1}.bt_bb_section[class*="dark_stripes"]:before{background-image:-webkit-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);background-image:-moz-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);background-image:linear-gradient(to right top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);background-size:3px 3px;background-repeat:repeat}.bt_bb_section[class*="light_stripes"]:before{background-image:-webkit-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);background-image:-moz-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);background-image:linear-gradient(to right top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);background-size:3px 3px;background-repeat:repeat}.bt_bb_section[class*="light_solid"]:before{background-color:rgba(255,255,255,.5)}.bt_bb_section[class*="dark_solid"]:before{background-color:rgba(0,0,0,.5)}.bt_bb_section[class*="dark_gradient"]:before{background:-webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%)}.bt_bb_section[class*="light_gradient"]:before{background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);background:-moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%)}.bt_bb_section.bt_bb_top_spacing_extra_small>.bt_bb_port{padding-top:.5em}.bt_bb_section.bt_bb_top_spacing_small>.bt_bb_port{padding-top:1em}.bt_bb_section.bt_bb_top_spacing_normal>.bt_bb_port{padding-top:2em}.bt_bb_section.bt_bb_top_spacing_medium>.bt_bb_port{padding-top:4em}.bt_bb_section.bt_bb_top_spacing_large>.bt_bb_port{padding-top:8em}.bt_bb_section.bt_bb_top_spacing_extra_large>.bt_bb_port{padding-top:16em}.bt_bb_section.bt_bb_bottom_spacing_extra_small>.bt_bb_port{padding-bottom:.5em}.bt_bb_section.bt_bb_bottom_spacing_small>.bt_bb_port{padding-bottom:1em}.bt_bb_section.bt_bb_bottom_spacing_normal>.bt_bb_port{padding-bottom:2em}.bt_bb_section.bt_bb_bottom_spacing_medium>.bt_bb_port{padding-bottom:4em}.bt_bb_section.bt_bb_bottom_spacing_large>.bt_bb_port{padding-bottom:8em}.bt_bb_section.bt_bb_bottom_spacing_extra_large>.bt_bb_port{padding-bottom:16em}.bt_bb_section.bt_bb_bottom_spacing_5>.bt_bb_port{padding-bottom:5px}.bt_bb_section.bt_bb_top_spacing_5>.bt_bb_port{padding-top:5px}.bt_bb_section.bt_bb_bottom_spacing_10>.bt_bb_port{padding-bottom:10px}.bt_bb_section.bt_bb_top_spacing_10>.bt_bb_port{padding-top:10px}.bt_bb_section.bt_bb_bottom_spacing_15>.bt_bb_port{padding-bottom:15px}.bt_bb_section.bt_bb_top_spacing_15>.bt_bb_port{padding-top:15px}.bt_bb_section.bt_bb_bottom_spacing_20>.bt_bb_port{padding-bottom:20px}.bt_bb_section.bt_bb_top_spacing_20>.bt_bb_port{padding-top:20px}.bt_bb_section.bt_bb_bottom_spacing_25>.bt_bb_port{padding-bottom:25px}.bt_bb_section.bt_bb_top_spacing_25>.bt_bb_port{padding-top:25px}.bt_bb_section.bt_bb_bottom_spacing_30>.bt_bb_port{padding-bottom:30px}.bt_bb_section.bt_bb_top_spacing_30>.bt_bb_port{padding-top:30px}.bt_bb_section.bt_bb_bottom_spacing_35>.bt_bb_port{padding-bottom:35px}.bt_bb_section.bt_bb_top_spacing_35>.bt_bb_port{padding-top:35px}.bt_bb_section.bt_bb_bottom_spacing_40>.bt_bb_port{padding-bottom:40px}.bt_bb_section.bt_bb_top_spacing_40>.bt_bb_port{padding-top:40px}.bt_bb_section.bt_bb_bottom_spacing_45>.bt_bb_port{padding-bottom:45px}.bt_bb_section.bt_bb_top_spacing_45>.bt_bb_port{padding-top:45px}.bt_bb_section.bt_bb_bottom_spacing_50>.bt_bb_port{padding-bottom:50px}.bt_bb_section.bt_bb_top_spacing_50>.bt_bb_port{padding-top:50px}.bt_bb_section.bt_bb_bottom_spacing_55>.bt_bb_port{padding-bottom:55px}.bt_bb_section.bt_bb_top_spacing_55>.bt_bb_port{padding-top:55px}.bt_bb_section.bt_bb_bottom_spacing_60>.bt_bb_port{padding-bottom:60px}.bt_bb_section.bt_bb_top_spacing_60>.bt_bb_port{padding-top:60px}.bt_bb_section.bt_bb_bottom_spacing_65>.bt_bb_port{padding-bottom:65px}.bt_bb_section.bt_bb_top_spacing_65>.bt_bb_port{padding-top:65px}.bt_bb_section.bt_bb_bottom_spacing_70>.bt_bb_port{padding-bottom:70px}.bt_bb_section.bt_bb_top_spacing_70>.bt_bb_port{padding-top:70px}.bt_bb_section.bt_bb_bottom_spacing_75>.bt_bb_port{padding-bottom:75px}.bt_bb_section.bt_bb_top_spacing_75>.bt_bb_port{padding-top:75px}.bt_bb_section.bt_bb_bottom_spacing_80>.bt_bb_port{padding-bottom:80px}.bt_bb_section.bt_bb_top_spacing_80>.bt_bb_port{padding-top:80px}.bt_bb_section.bt_bb_bottom_spacing_85>.bt_bb_port{padding-bottom:85px}.bt_bb_section.bt_bb_top_spacing_85>.bt_bb_port{padding-top:85px}.bt_bb_section.bt_bb_bottom_spacing_90>.bt_bb_port{padding-bottom:90px}.bt_bb_section.bt_bb_top_spacing_90>.bt_bb_port{padding-top:90px}.bt_bb_section.bt_bb_bottom_spacing_95>.bt_bb_port{padding-bottom:95px}.bt_bb_section.bt_bb_top_spacing_95>.bt_bb_port{padding-top:95px}.bt_bb_section.bt_bb_bottom_spacing_100>.bt_bb_port{padding-bottom:100px}.bt_bb_section.bt_bb_top_spacing_100>.bt_bb_port{padding-top:100px}.bt_bb_section.bt_bb_video{overflow:hidden;padding-bottom:0}.bt_bb_section.bt_bb_video>video{display:block;position:absolute;z-index:1;left:0;right:0;bottom:0;top:0;min-width:100%;max-width:inherit;min-height:100%;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}.bt_bb_section.bt_bb_video .bt_bb_port{position:relative;z-index:2}.bt_bb_section.bt_bb_background_video_yt .mbYTP_wrapper{z-index:1!important}.bt_bb_section.bt_bb_background_video_yt .bt_bb_port{z-index:2}.bt_bb_section.bt_bb_video[class*="bt_bb_background_overlay"]:before{z-index:2}.bt_bb_section .bt_bb_background_image_holder_wrapper{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;background-size:inherit;background-position:inherit}.bt_bb_section .bt_bb_background_image_holder_wrapper .bt_bb_background_image_holder{position:absolute;top:0;bottom:0;left:0;right:0;background-size:inherit;background-position:inherit;background-repeat:no-repeat;background-attachment:scroll}.bt_bb_section .bt_bb_section_top_section_coverage_image,.bt_bb_section .bt_bb_section_bottom_section_coverage_image{position:absolute;right:0;left:0;pointer-events:none;z-index:2}.bt_bb_section .bt_bb_section_top_section_coverage_image img,.bt_bb_section .bt_bb_section_bottom_section_coverage_image img{width:100%;height:auto;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:left}.bt_bb_section .bt_bb_section_top_section_coverage_image{top:0}.bt_bb_section .bt_bb_section_bottom_section_coverage_image{bottom:0}html[data-bt_bb_screen_resolution="xl"].bt_bb_backgroud_fixed_supported .bt_bb_parallax{background-size:cover;background-position:center center;background-repeat:no-repeat}html[data-bt_bb_screen_resolution="xl"].bt_bb_backgroud_fixed_supported .bt_bb_parallax.bt_bb_background_image_holder{-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.bt_bb_row{margin:0 -20px;color:var(--row-primary-color);background-color:var(--row-secondary-color)}.bt_bb_row .bt_bb_column{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding-left:20px;padding-right:20px;color:var(--column-primary-color);background-color:var(--column-secondary-color)}.bt_bb_row .bt_bb_column.bt_bb_vertical_align_top{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row .bt_bb_column[style*="background-image"]{background-size:cover;background-position:center;background-repeat:no-repeat}.bt_bb_row .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:20px;padding-right:20px}.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content{padding-left:20px;padding-right:20px}.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content>.bt_bb_image{margin-left:-20px;margin-right:-20px}.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content>.bt_bb_image img{display:block;width:100%;height:auto}.bt_bb_row .bt_bb_column .bt_bb_column_content{width:100%}.bt_bb_row .bt_bb_column .bt_bb_column_content{color:var(--column-inner-primary-color);background-color:var(--column-inner-secondary-color)}.bt_bb_row_inner{margin:0 -20px}.bt_bb_row_inner .bt_bb_column_inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding-left:20px;padding-right:20px;color:var(--inner-column-primary-color);background-color:var(--inner-column-secondary-color)}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_top{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_bottom{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner .bt_bb_column_inner[style*="background-image"]{background-size:cover;background-position:center;background-repeat:no-repeat}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:20px;padding-right:20px}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_text_indent .bt_bb_column_inner_content{padding-left:20px;padding-right:20px}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_text_indent .bt_bb_column_inner_content>.bt_bb_image{margin-left:-20px;margin-right:-20px}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_padding_text_indent .bt_bb_column_inner_content>.bt_bb_image img{display:block;width:100%;height:auto}.bt_bb_row_inner .bt_bb_column_inner .bt_bb_column_inner_content{width:100%}.bt_bb_row_inner .bt_bb_column_inner .bt_bb_column_inner_content{color:var(--inner-column-inner-primary-color);background-color:var(--inner-column-inner-secondary-color)}.bt_bb_align_left .bt_bb_align_right.bt_bb_column,.bt_bb_align_center .bt_bb_align_right.bt_bb_column,.bt_bb_align_left .bt_bb_align_right .bt_bb_column,.bt_bb_align_center .bt_bb_align_right .bt_bb_column,.bt_bb_align_right.bt_bb_column,.bt_bb_align_right .bt_bb_column,.bt_bb_align_left .bt_bb_align_right.bt_bb_column_inner,.bt_bb_align_center .bt_bb_align_right.bt_bb_column_inner,.bt_bb_align_left .bt_bb_align_right .bt_bb_column_inner,.bt_bb_align_center .bt_bb_align_right .bt_bb_column_inner,.bt_bb_align_right.bt_bb_column_inner,.bt_bb_align_right .bt_bb_column_inner{text-align:right}.bt_bb_align_right .bt_bb_align_left.bt_bb_column,.bt_bb_align_center .bt_bb_align_left.bt_bb_column,.bt_bb_align_right .bt_bb_align_left .bt_bb_column,.bt_bb_align_center .bt_bb_align_left .bt_bb_column,.bt_bb_align_left.bt_bb_column,.bt_bb_align_left .bt_bb_column,.bt_bb_align_right .bt_bb_align_left.bt_bb_column_inner,.bt_bb_align_center .bt_bb_align_left.bt_bb_column_inner,.bt_bb_align_right .bt_bb_align_left .bt_bb_column_inner,.bt_bb_align_center .bt_bb_align_left .bt_bb_column_inner,.bt_bb_align_left.bt_bb_column_inner,.bt_bb_align_left .bt_bb_column_inner{text-align:left}.bt_bb_align_left .bt_bb_align_center.bt_bb_column,.bt_bb_align_right .bt_bb_align_center.bt_bb_column,.bt_bb_align_left .bt_bb_align_center .bt_bb_column,.bt_bb_align_right .bt_bb_align_center .bt_bb_column,.bt_bb_align_center.bt_bb_column,.bt_bb_align_center .bt_bb_column,.bt_bb_align_left .bt_bb_align_center.bt_bb_column_inner,.bt_bb_align_right .bt_bb_align_center.bt_bb_column_inner,.bt_bb_align_left .bt_bb_align_center .bt_bb_column_inner,.bt_bb_align_right .bt_bb_align_center .bt_bb_column_inner,.bt_bb_align_center.bt_bb_column_inner,.bt_bb_align_center .bt_bb_column_inner{text-align:center}.bt_bb_cell{width:100%}.bt_bb_layout_boxed .bt_bb_cell{width:1200px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_wide .bt_bb_cell .bt_bb_cell_inner>.bt_bb_row_wrapper:not([class*="bt_bb_row_width_boxed_"]),.bt_bb_layout_wide .bt_bb_cell .bt_bb_cell_inner>.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left,.bt_bb_layout_wide .bt_bb_cell .bt_bb_cell_inner>.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{overflow-x:clip}.bt_bb_layout_boxed_600 .bt_bb_cell{width:600px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_boxed_700 .bt_bb_cell{width:700px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_boxed_800 .bt_bb_cell{width:800px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_boxed_900 .bt_bb_cell{width:900px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_boxed_1000 .bt_bb_cell{width:1000px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_boxed_1100 .bt_bb_cell{width:1100px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_boxed_1200 .bt_bb_cell{width:1200px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_boxed_1300 .bt_bb_cell{width:1300px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_boxed_1400 .bt_bb_cell{width:1400px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_boxed_1500 .bt_bb_cell{width:1500px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_layout_boxed_1600 .bt_bb_cell{width:1600px;max-width:-webkit-calc(100% - 40px);max-width:-moz-calc(100% - 40px);max-width:calc(100% - 40px)}.bt_bb_row.bt_bb_column_gap_extra_small{max-width:-webkit-calc(100% + .5em);max-width:-moz-calc(100% + .5em);max-width:calc(100% + .5em);margin-left:-.25em;margin-right:-.25em}.bt_bb_row.bt_bb_column_gap_extra_small .bt_bb_column{padding-left:.25em;padding-right:.25em}.bt_bb_row.bt_bb_column_gap_small{max-width:-webkit-calc(100% + 1em);max-width:-moz-calc(100% + 1em);max-width:calc(100% + 1em);margin-left:-.5em;margin-right:-.5em}.bt_bb_row.bt_bb_column_gap_small .bt_bb_column{padding-left:.5em;padding-right:.5em}.bt_bb_row.bt_bb_column_gap_normal{max-width:-webkit-calc(100% + 2em);max-width:-moz-calc(100% + 2em);max-width:calc(100% + 2em);margin-left:-1em;margin-right:-1em}.bt_bb_row.bt_bb_column_gap_normal .bt_bb_column{padding-left:1em;padding-right:1em}.bt_bb_row.bt_bb_column_gap_medium{max-width:-webkit-calc(100% + 4em);max-width:-moz-calc(100% + 4em);max-width:calc(100% + 4em);margin-left:-2em;margin-right:-2em}.bt_bb_row.bt_bb_column_gap_medium .bt_bb_column{padding-left:2em;padding-right:2em}.bt_bb_row.bt_bb_column_gap_large{max-width:-webkit-calc(100% + 8em);max-width:-moz-calc(100% + 8em);max-width:calc(100% + 8em);margin-left:-4em;margin-right:-4em}.bt_bb_row.bt_bb_column_gap_large .bt_bb_column{padding-left:4em;padding-right:4em}.bt_bb_row.bt_bb_column_gap_0{max-width:-webkit-calc(100% + 0);max-width:-moz-calc(100% + 0);max-width:calc(100% + 0);margin-left:0;margin-right:0}.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column{padding-left:0;padding-right:0}.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:0;padding-right:0}.bt_bb_row.bt_bb_column_gap_5{max-width:-webkit-calc(100% + 10px);max-width:-moz-calc(100% + 10px);max-width:calc(100% + 10px);margin-left:-5px;margin-right:-5px}.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column{padding-left:5px;padding-right:5px}.bt_bb_row.bt_bb_column_gap_5 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:10px;padding-right:10px}.bt_bb_row.bt_bb_column_gap_10{max-width:-webkit-calc(100% + 20px);max-width:-moz-calc(100% + 20px);max-width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column{padding-left:10px;padding-right:10px}.bt_bb_row.bt_bb_column_gap_10 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:20px;padding-right:20px}.bt_bb_row.bt_bb_column_gap_15{max-width:-webkit-calc(100% + 30px);max-width:-moz-calc(100% + 30px);max-width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column{padding-left:15px;padding-right:15px}.bt_bb_row.bt_bb_column_gap_15 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:30px;padding-right:30px}.bt_bb_row.bt_bb_column_gap_20{max-width:-webkit-calc(100% + 40px);max-width:-moz-calc(100% + 40px);max-width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column{padding-left:20px;padding-right:20px}.bt_bb_row.bt_bb_column_gap_20 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:40px;padding-right:40px}.bt_bb_row.bt_bb_column_gap_25{max-width:-webkit-calc(100% + 50px);max-width:-moz-calc(100% + 50px);max-width:calc(100% + 50px);margin-left:-25px;margin-right:-25px}.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column{padding-left:25px;padding-right:25px}.bt_bb_row.bt_bb_column_gap_25 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:50px;padding-right:50px}.bt_bb_row.bt_bb_column_gap_30{max-width:-webkit-calc(100% + 60px);max-width:-moz-calc(100% + 60px);max-width:calc(100% + 60px);margin-left:-30px;margin-right:-30px}.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column{padding-left:30px;padding-right:30px}.bt_bb_row.bt_bb_column_gap_30 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:60px;padding-right:60px}.bt_bb_row.bt_bb_column_gap_35{max-width:-webkit-calc(100% + 70px);max-width:-moz-calc(100% + 70px);max-width:calc(100% + 70px);margin-left:-35px;margin-right:-35px}.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column{padding-left:35px;padding-right:35px}.bt_bb_row.bt_bb_column_gap_35 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:70px;padding-right:70px}.bt_bb_row.bt_bb_column_gap_40{max-width:-webkit-calc(100% + 80px);max-width:-moz-calc(100% + 80px);max-width:calc(100% + 80px);margin-left:-40px;margin-right:-40px}.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column{padding-left:40px;padding-right:40px}.bt_bb_row.bt_bb_column_gap_40 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:80px;padding-right:80px}.bt_bb_row.bt_bb_column_gap_45{max-width:-webkit-calc(100% + 90px);max-width:-moz-calc(100% + 90px);max-width:calc(100% + 90px);margin-left:-45px;margin-right:-45px}.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column{padding-left:45px;padding-right:45px}.bt_bb_row.bt_bb_column_gap_45 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:90px;padding-right:90px}.bt_bb_row.bt_bb_column_gap_50{max-width:-webkit-calc(100% + 100px);max-width:-moz-calc(100% + 100px);max-width:calc(100% + 100px);margin-left:-50px;margin-right:-50px}.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column{padding-left:50px;padding-right:50px}.bt_bb_row.bt_bb_column_gap_50 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:100px;padding-right:100px}.bt_bb_row.bt_bb_column_gap_55{max-width:-webkit-calc(100% + 110px);max-width:-moz-calc(100% + 110px);max-width:calc(100% + 110px);margin-left:-55px;margin-right:-55px}.bt_bb_row.bt_bb_column_gap_55 .bt_bb_column{padding-left:55px;padding-right:55px}.bt_bb_row.bt_bb_column_gap_55 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:110px;padding-right:110px}.bt_bb_row.bt_bb_column_gap_60{max-width:-webkit-calc(100% + 120px);max-width:-moz-calc(100% + 120px);max-width:calc(100% + 120px);margin-left:-60px;margin-right:-60px}.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column{padding-left:60px;padding-right:60px}.bt_bb_row.bt_bb_column_gap_60 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:120px;padding-right:120px}.bt_bb_row.bt_bb_column_gap_65{max-width:-webkit-calc(100% + 130px);max-width:-moz-calc(100% + 130px);max-width:calc(100% + 130px);margin-left:-65px;margin-right:-65px}.bt_bb_row.bt_bb_column_gap_65 .bt_bb_column{padding-left:65px;padding-right:65px}.bt_bb_row.bt_bb_column_gap_65 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:130px;padding-right:130px}.bt_bb_row.bt_bb_column_gap_70{max-width:-webkit-calc(100% + 140px);max-width:-moz-calc(100% + 140px);max-width:calc(100% + 140px);margin-left:-70px;margin-right:-70px}.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column{padding-left:70px;padding-right:70px}.bt_bb_row.bt_bb_column_gap_70 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:140px;padding-right:140px}.bt_bb_row.bt_bb_column_gap_75{max-width:-webkit-calc(100% + 150px);max-width:-moz-calc(100% + 150px);max-width:calc(100% + 150px);margin-left:-75px;margin-right:-75px}.bt_bb_row.bt_bb_column_gap_75 .bt_bb_column{padding-left:75px;padding-right:75px}.bt_bb_row.bt_bb_column_gap_75 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:150px;padding-right:150px}.bt_bb_row.bt_bb_column_gap_80{max-width:-webkit-calc(100% + 160px);max-width:-moz-calc(100% + 160px);max-width:calc(100% + 160px);margin-left:-80px;margin-right:-80px}.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column{padding-left:80px;padding-right:80px}.bt_bb_row.bt_bb_column_gap_80 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:160px;padding-right:160px}.bt_bb_row.bt_bb_column_gap_85{max-width:-webkit-calc(100% + 170px);max-width:-moz-calc(100% + 170px);max-width:calc(100% + 170px);margin-left:-85px;margin-right:-85px}.bt_bb_row.bt_bb_column_gap_85 .bt_bb_column{padding-left:85px;padding-right:85px}.bt_bb_row.bt_bb_column_gap_85 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:170px;padding-right:170px}.bt_bb_row.bt_bb_column_gap_90{max-width:-webkit-calc(100% + 180px);max-width:-moz-calc(100% + 180px);max-width:calc(100% + 180px);margin-left:-90px;margin-right:-90px}.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column{padding-left:90px;padding-right:90px}.bt_bb_row.bt_bb_column_gap_90 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:180px;padding-right:180px}.bt_bb_row.bt_bb_column_gap_95{max-width:-webkit-calc(100% + 190px);max-width:-moz-calc(100% + 190px);max-width:calc(100% + 190px);margin-left:-95px;margin-right:-95px}.bt_bb_row.bt_bb_column_gap_95 .bt_bb_column{padding-left:95px;padding-right:95px}.bt_bb_row.bt_bb_column_gap_95 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:190px;padding-right:190px}.bt_bb_row.bt_bb_column_gap_100{max-width:-webkit-calc(100% + 200px);max-width:-moz-calc(100% + 200px);max-width:calc(100% + 200px);margin-left:-100px;margin-right:-100px}.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column{padding-left:100px;padding-right:100px}.bt_bb_row.bt_bb_column_gap_100 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:200px;padding-right:200px}.bt_bb_column.bt_bb_padding_5 .bt_bb_column_content{padding-left:5px;padding-right:5px}.bt_bb_column.bt_bb_padding_10 .bt_bb_column_content{padding-left:10px;padding-right:10px}.bt_bb_column.bt_bb_padding_15 .bt_bb_column_content{padding-left:15px;padding-right:15px}.bt_bb_column.bt_bb_padding_20 .bt_bb_column_content{padding-left:20px;padding-right:20px}.bt_bb_column.bt_bb_padding_25 .bt_bb_column_content{padding-left:25px;padding-right:25px}.bt_bb_column.bt_bb_padding_30 .bt_bb_column_content{padding-left:30px;padding-right:30px}.bt_bb_column.bt_bb_padding_35 .bt_bb_column_content{padding-left:35px;padding-right:35px}.bt_bb_column.bt_bb_padding_40 .bt_bb_column_content{padding-left:40px;padding-right:40px}.bt_bb_column.bt_bb_padding_45 .bt_bb_column_content{padding-left:45px;padding-right:45px}.bt_bb_column.bt_bb_padding_50 .bt_bb_column_content{padding-left:50px;padding-right:50px}.bt_bb_column.bt_bb_padding_55 .bt_bb_column_content{padding-left:55px;padding-right:55px}.bt_bb_column.bt_bb_padding_60 .bt_bb_column_content{padding-left:60px;padding-right:60px}.bt_bb_column.bt_bb_padding_65 .bt_bb_column_content{padding-left:65px;padding-right:65px}.bt_bb_column.bt_bb_padding_70 .bt_bb_column_content{padding-left:70px;padding-right:70px}.bt_bb_column.bt_bb_padding_75 .bt_bb_column_content{padding-left:75px;padding-right:75px}.bt_bb_column.bt_bb_padding_80 .bt_bb_column_content{padding-left:80px;padding-right:80px}.bt_bb_column.bt_bb_padding_85 .bt_bb_column_content{padding-left:85px;padding-right:85px}.bt_bb_column.bt_bb_padding_90 .bt_bb_column_content{padding-left:90px;padding-right:90px}.bt_bb_column.bt_bb_padding_95 .bt_bb_column_content{padding-left:95px;padding-right:95px}.bt_bb_column.bt_bb_padding_100 .bt_bb_column_content{padding-left:100px;padding-right:100px}.bt_bb_row.bt_bb_column_gap_0{margin-left:0;margin-right:0}.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column{padding-left:0;padding-right:0}.bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_padding_double .bt_bb_column_content{padding-left:20px;padding-right:20px}.bt_bb_row_inner.bt_bb_column_inner_gap_extra_small{max-width:-webkit-calc(100% + .5em);max-width:-moz-calc(100% + .5em);max-width:calc(100% + .5em);margin-left:-.25em;margin-right:-.25em}.bt_bb_row_inner.bt_bb_column_inner_gap_extra_small .bt_bb_column{padding-left:.25em;padding-right:.25em}.bt_bb_row_inner.bt_bb_column_inner_gap_small{max-width:-webkit-calc(100% + 1em);max-width:-moz-calc(100% + 1em);max-width:calc(100% + 1em);margin-left:.5em;margin-right:-.5em}.bt_bb_row_inner.bt_bb_column_inner_gap_small .bt_bb_column_inner{padding-left:.5em;padding-right:.5em}.bt_bb_row_inner.bt_bb_column_inner_gap_normal{max-width:-webkit-calc(100% + 2em);max-width:-moz-calc(100% + 2em);max-width:calc(100% + 2em);margin-left:-1em;margin-right:-1em}.bt_bb_row_inner.bt_bb_column_inner_gap_normal .bt_bb_column_inner{padding-left:1em;padding-right:1em}.bt_bb_row_inner.bt_bb_column_inner_gap_medium{max-width:-webkit-calc(100% + 4em);max-width:-moz-calc(100% + 4em);max-width:calc(100% + 4em);margin-left:-2em;margin-right:-2em}.bt_bb_row_inner.bt_bb_column_inner_gap_medium .bt_bb_column_inner{padding-left:2em;padding-right:2em}.bt_bb_row_inner.bt_bb_column_inner_gap_large{max-width:-webkit-calc(100% + 8em);max-width:-moz-calc(100% + 8em);max-width:calc(100% + 8em);margin-left:-4em;margin-right:-4em}.bt_bb_row_inner.bt_bb_column_inner_gap_large .bt_bb_column_inner{padding-left:4em;padding-right:4em}.bt_bb_row_inner.bt_bb_column_inner_gap_0{max-width:-webkit-calc(100% + 0);max-width:-moz-calc(100% + 0);max-width:calc(100% + 0);margin-left:0;margin-right:0}.bt_bb_row_inner.bt_bb_column_inner_gap_0 .bt_bb_column_inner{padding-left:0;padding-right:0}.bt_bb_row_inner.bt_bb_column_inner_gap_0 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:0;padding-right:0}.bt_bb_row_inner.bt_bb_column_inner_gap_5{max-width:-webkit-calc(100% + 10px);max-width:-moz-calc(100% + 10px);max-width:calc(100% + 10px);margin-left:-5px;margin-right:-5px}.bt_bb_row_inner.bt_bb_column_inner_gap_5 .bt_bb_column_inner{padding-left:5px;padding-right:5px}.bt_bb_row_inner.bt_bb_column_inner_gap_5 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:10px;padding-right:10px}.bt_bb_row_inner.bt_bb_column_inner_gap_10{max-width:-webkit-calc(100% + 20px);max-width:-moz-calc(100% + 20px);max-width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}.bt_bb_row_inner.bt_bb_column_inner_gap_10 .bt_bb_column_inner{padding-left:10px;padding-right:10px}.bt_bb_row_inner.bt_bb_column_inner_gap_10 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:20px;padding-right:20px}.bt_bb_row_inner.bt_bb_column_inner_gap_15{max-width:-webkit-calc(100% + 30px);max-width:-moz-calc(100% + 30px);max-width:calc(100% + 30px);margin-left:-15px;margin-right:-15px}.bt_bb_row_inner.bt_bb_column_inner_gap_15 .bt_bb_column_inner{padding-left:15px;padding-right:15px}.bt_bb_row_inner.bt_bb_column_inner_gap_15 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:30px;padding-right:30px}.bt_bb_row_inner.bt_bb_column_inner_gap_20{max-width:-webkit-calc(100% + 40px);max-width:-moz-calc(100% + 40px);max-width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.bt_bb_row_inner.bt_bb_column_inner_gap_20 .bt_bb_column_inner{padding-left:20px;padding-right:20px}.bt_bb_row_inner.bt_bb_column_inner_gap_20 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:40px;padding-right:40px}.bt_bb_row_inner.bt_bb_column_inner_gap_25{max-width:-webkit-calc(100% + 50px);max-width:-moz-calc(100% + 50px);max-width:calc(100% + 50px);margin-left:-25px;margin-right:-25px}.bt_bb_row_inner.bt_bb_column_inner_gap_25 .bt_bb_column_inner{padding-left:25px;padding-right:25px}.bt_bb_row_inner.bt_bb_column_inner_gap_25 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:50px;padding-right:50px}.bt_bb_row_inner.bt_bb_column_inner_gap_30{max-width:-webkit-calc(100% + 60px);max-width:-moz-calc(100% + 60px);max-width:calc(100% + 60px);margin-left:-30px;margin-right:-30px}.bt_bb_row_inner.bt_bb_column_inner_gap_30 .bt_bb_column_inner{padding-left:30px;padding-right:30px}.bt_bb_row_inner.bt_bb_column_inner_gap_30 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:60px;padding-right:60px}.bt_bb_row_inner.bt_bb_column_inner_gap_35{max-width:-webkit-calc(100% + 70px);max-width:-moz-calc(100% + 70px);max-width:calc(100% + 70px);margin-left:-35px;margin-right:-35px}.bt_bb_row_inner.bt_bb_column_inner_gap_35 .bt_bb_column_inner{padding-left:35px;padding-right:35px}.bt_bb_row_inner.bt_bb_column_inner_gap_35 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:70px;padding-right:70px}.bt_bb_row_inner.bt_bb_column_inner_gap_40{max-width:-webkit-calc(100% + 80px);max-width:-moz-calc(100% + 80px);max-width:calc(100% + 80px);margin-left:-40px;margin-right:-40px}.bt_bb_row_inner.bt_bb_column_inner_gap_40 .bt_bb_column_inner{padding-left:40px;padding-right:40px}.bt_bb_row_inner.bt_bb_column_inner_gap_40 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:80px;padding-right:80px}.bt_bb_row_inner.bt_bb_column_inner_gap_45{max-width:-webkit-calc(100% + 90px);max-width:-moz-calc(100% + 90px);max-width:calc(100% + 90px);margin-left:-45px;margin-right:-45px}.bt_bb_row_inner.bt_bb_column_inner_gap_45 .bt_bb_column_inner{padding-left:45px;padding-right:45px}.bt_bb_row_inner.bt_bb_column_inner_gap_45 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:90px;padding-right:90px}.bt_bb_row_inner.bt_bb_column_inner_gap_50{max-width:-webkit-calc(100% + 100px);max-width:-moz-calc(100% + 100px);max-width:calc(100% + 100px);margin-left:-50px;margin-right:-50px}.bt_bb_row_inner.bt_bb_column_inner_gap_50 .bt_bb_column_inner{padding-left:50px;padding-right:50px}.bt_bb_row_inner.bt_bb_column_inner_gap_50 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:100px;padding-right:100px}.bt_bb_row_inner.bt_bb_column_inner_gap_55{max-width:-webkit-calc(100% + 110px);max-width:-moz-calc(100% + 110px);max-width:calc(100% + 110px);margin-left:-55px;margin-right:-55px}.bt_bb_row_inner.bt_bb_column_inner_gap_55 .bt_bb_column_inner{padding-left:55px;padding-right:55px}.bt_bb_row_inner.bt_bb_column_inner_gap_55 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:110px;padding-right:110px}.bt_bb_row_inner.bt_bb_column_inner_gap_60{max-width:-webkit-calc(100% + 120px);max-width:-moz-calc(100% + 120px);max-width:calc(100% + 120px);margin-left:-60px;margin-right:-60px}.bt_bb_row_inner.bt_bb_column_inner_gap_60 .bt_bb_column_inner{padding-left:60px;padding-right:60px}.bt_bb_row_inner.bt_bb_column_inner_gap_60 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:120px;padding-right:120px}.bt_bb_row_inner.bt_bb_column_inner_gap_65{max-width:-webkit-calc(100% + 130px);max-width:-moz-calc(100% + 130px);max-width:calc(100% + 130px);margin-left:-65px;margin-right:-65px}.bt_bb_row_inner.bt_bb_column_inner_gap_65 .bt_bb_column_inner{padding-left:65px;padding-right:65px}.bt_bb_row_inner.bt_bb_column_inner_gap_65 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:130px;padding-right:130px}.bt_bb_row_inner.bt_bb_column_inner_gap_70{max-width:-webkit-calc(100% + 140px);max-width:-moz-calc(100% + 140px);max-width:calc(100% + 140px);margin-left:-70px;margin-right:-70px}.bt_bb_row_inner.bt_bb_column_inner_gap_70 .bt_bb_column_inner{padding-left:70px;padding-right:70px}.bt_bb_row_inner.bt_bb_column_inner_gap_70 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:140px;padding-right:140px}.bt_bb_row_inner.bt_bb_column_inner_gap_75{max-width:-webkit-calc(100% + 150px);max-width:-moz-calc(100% + 150px);max-width:calc(100% + 150px);margin-left:-75px;margin-right:-75px}.bt_bb_row_inner.bt_bb_column_inner_gap_75 .bt_bb_column_inner{padding-left:75px;padding-right:75px}.bt_bb_row_inner.bt_bb_column_inner_gap_75 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:150px;padding-right:150px}.bt_bb_row_inner.bt_bb_column_inner_gap_80{max-width:-webkit-calc(100% + 160px);max-width:-moz-calc(100% + 160px);max-width:calc(100% + 160px);margin-left:-80px;margin-right:-80px}.bt_bb_row_inner.bt_bb_column_inner_gap_80 .bt_bb_column_inner{padding-left:80px;padding-right:80px}.bt_bb_row_inner.bt_bb_column_inner_gap_80 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:160px;padding-right:160px}.bt_bb_row_inner.bt_bb_column_inner_gap_85{max-width:-webkit-calc(100% + 170px);max-width:-moz-calc(100% + 170px);max-width:calc(100% + 170px);margin-left:-85px;margin-right:-85px}.bt_bb_row_inner.bt_bb_column_inner_gap_85 .bt_bb_column_inner{padding-left:85px;padding-right:85px}.bt_bb_row_inner.bt_bb_column_inner_gap_85 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:170px;padding-right:170px}.bt_bb_row_inner.bt_bb_column_inner_gap_90{max-width:-webkit-calc(100% + 180px);max-width:-moz-calc(100% + 180px);max-width:calc(100% + 180px);margin-left:-90px;margin-right:-90px}.bt_bb_row_inner.bt_bb_column_inner_gap_90 .bt_bb_column_inner{padding-left:90px;padding-right:90px}.bt_bb_row_inner.bt_bb_column_inner_gap_90 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:180px;padding-right:180px}.bt_bb_row_inner.bt_bb_column_inner_gap_95{max-width:-webkit-calc(100% + 190px);max-width:-moz-calc(100% + 190px);max-width:calc(100% + 190px);margin-left:-95px;margin-right:-95px}.bt_bb_row_inner.bt_bb_column_inner_gap_95 .bt_bb_column_inner{padding-left:95px;padding-right:95px}.bt_bb_row_inner.bt_bb_column_inner_gap_95 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:190px;padding-right:190px}.bt_bb_row_inner.bt_bb_column_inner_gap_100{max-width:-webkit-calc(100% + 200px);max-width:-moz-calc(100% + 200px);max-width:calc(100% + 200px);margin-left:-100px;margin-right:-100px}.bt_bb_row_inner.bt_bb_column_inner_gap_100 .bt_bb_column_inner{padding-left:100px;padding-right:100px}.bt_bb_row_inner.bt_bb_column_inner_gap_100 .bt_bb_column_inner.bt_bb_padding_double .bt_bb_column_inner_content{padding-left:200px;padding-right:200px}.bt_bb_column_inner.bt_bb_padding_5 .bt_bb_column_inner_content{padding-left:5px;padding-right:5px}.bt_bb_column_inner.bt_bb_padding_10 .bt_bb_column_inner_content{padding-left:10px;padding-right:10px}.bt_bb_column_inner.bt_bb_padding_15 .bt_bb_column_inner_content{padding-left:15px;padding-right:15px}.bt_bb_column_inner.bt_bb_padding_20 .bt_bb_column_inner_content{padding-left:20px;padding-right:20px}.bt_bb_column_inner.bt_bb_padding_25 .bt_bb_column_inner_content{padding-left:25px;padding-right:25px}.bt_bb_column_inner.bt_bb_padding_30 .bt_bb_column_inner_content{padding-left:30px;padding-right:30px}.bt_bb_column_inner.bt_bb_padding_35 .bt_bb_column_inner_content{padding-left:35px;padding-right:35px}.bt_bb_column_inner.bt_bb_padding_40 .bt_bb_column_inner_content{padding-left:40px;padding-right:40px}.bt_bb_column_inner.bt_bb_padding_45 .bt_bb_column_inner_content{padding-left:45px;padding-right:45px}.bt_bb_column_inner.bt_bb_padding_50 .bt_bb_column_inner_content{padding-left:50px;padding-right:50px}.bt_bb_column_inner.bt_bb_padding_55 .bt_bb_column_inner_content{padding-left:55px;padding-right:55px}.bt_bb_column_inner.bt_bb_padding_60 .bt_bb_column_inner_content{padding-left:60px;padding-right:60px}.bt_bb_column_inner.bt_bb_padding_65 .bt_bb_column_inner_content{padding-left:65px;padding-right:65px}.bt_bb_column_inner.bt_bb_padding_70 .bt_bb_column_inner_content{padding-left:70px;padding-right:70px}.bt_bb_column_inner.bt_bb_padding_75 .bt_bb_column_inner_content{padding-left:75px;padding-right:75px}.bt_bb_column_inner.bt_bb_padding_80 .bt_bb_column_inner_content{padding-left:80px;padding-right:80px}.bt_bb_column_inner.bt_bb_padding_85 .bt_bb_column_inner_content{padding-left:85px;padding-right:85px}.bt_bb_column_inner.bt_bb_padding_90 .bt_bb_column_inner_content{padding-left:90px;padding-right:90px}.bt_bb_column_inner.bt_bb_padding_95 .bt_bb_column_inner_content{padding-left:95px;padding-right:95px}.bt_bb_column_inner.bt_bb_padding_100 .bt_bb_column_inner_content{padding-left:100px;padding-right:100px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200{max-width:1200px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200,.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400{margin:auto}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row,.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column,.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column{max-width:100%}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right,.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left,.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right,.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{max-width:100%}@media (max-width:1239px){.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200{padding:0 20px;max-width:100%}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide{padding:0}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide .bt_bb_row{margin:0}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:first-child{padding:0}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:not(:first-child){padding:0 20px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:not(:first-child) .bt_bb_column_content{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:last-child{padding:0}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:not(:last-child){padding:0 20px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:not(:last-child) .bt_bb_column_content{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right.bt_bb_content_wide{padding-right:0}.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left.bt_bb_content_wide{padding-left:0}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row{-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media (min-width:1240px){.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_row_push_right) .bt_bb_row{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row .bt_bb_column:first-child .bt_bb_column_content{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_row_push_left) .bt_bb_row{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column:last-child .bt_bb_column_content{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="1"]{-webkit-flex:0 0 103.33433px;-ms-flex:0 0 103.33433px;flex:0 0 103.33433px;max-width:103.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:63.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:63.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 100.001px;-ms-flex:0 0 100.001px;flex:0 0 100.001px;max-width:100.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 499.999px);max-width:-moz-calc(50% - 499.999px);max-width:calc(50% - 499.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:100.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 100.83433px;-ms-flex:0 0 100.83433px;flex:0 0 100.83433px;max-width:100.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 504.16567px);max-width:-moz-calc(50% - 504.16567px);max-width:calc(50% - 504.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:90.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 101.66767px;-ms-flex:0 0 101.66767px;flex:0 0 101.66767px;max-width:101.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 508.33233px);max-width:-moz-calc(50% - 508.33233px);max-width:calc(50% - 508.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:81.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 102.501px;-ms-flex:0 0 102.501px;flex:0 0 102.501px;max-width:102.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 512.499px);max-width:-moz-calc(50% - 512.499px);max-width:calc(50% - 512.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:72.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 103.33433px;-ms-flex:0 0 103.33433px;flex:0 0 103.33433px;max-width:103.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:63.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 104.16767px;-ms-flex:0 0 104.16767px;flex:0 0 104.16767px;max-width:104.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 520.83233px);max-width:-moz-calc(50% - 520.83233px);max-width:calc(50% - 520.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:54.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 105.001px;-ms-flex:0 0 105.001px;flex:0 0 105.001px;max-width:105.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 524.999px);max-width:-moz-calc(50% - 524.999px);max-width:calc(50% - 524.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:45.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 105.83433px;-ms-flex:0 0 105.83433px;flex:0 0 105.83433px;max-width:105.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 529.16567px);max-width:-moz-calc(50% - 529.16567px);max-width:calc(50% - 529.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:35.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 106.66767px;-ms-flex:0 0 106.66767px;flex:0 0 106.66767px;max-width:106.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 533.33233px);max-width:-moz-calc(50% - 533.33233px);max-width:calc(50% - 533.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:26.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 107.501px;-ms-flex:0 0 107.501px;flex:0 0 107.501px;max-width:107.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 537.499px);max-width:-moz-calc(50% - 537.499px);max-width:calc(50% - 537.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:17.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 108.33433px;-ms-flex:0 0 108.33433px;flex:0 0 108.33433px;max-width:108.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 541.66567px);max-width:-moz-calc(50% - 541.66567px);max-width:calc(50% - 541.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:8.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 109.16767px;-ms-flex:0 0 109.16767px;flex:0 0 109.16767px;max-width:109.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 545.83233px);max-width:-moz-calc(50% - 545.83233px);max-width:calc(50% - 545.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-.83233px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 110.001px;-ms-flex:0 0 110.001px;flex:0 0 110.001px;max-width:110.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 549.999px);max-width:-moz-calc(50% - 549.999px);max-width:calc(50% - 549.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-9.999px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 110.83433px;-ms-flex:0 0 110.83433px;flex:0 0 110.83433px;max-width:110.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 554.16567px);max-width:-moz-calc(50% - 554.16567px);max-width:calc(50% - 554.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-19.16567px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 111.66767px;-ms-flex:0 0 111.66767px;flex:0 0 111.66767px;max-width:111.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 558.33233px);max-width:-moz-calc(50% - 558.33233px);max-width:calc(50% - 558.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-28.33233px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 112.501px;-ms-flex:0 0 112.501px;flex:0 0 112.501px;max-width:112.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 562.499px);max-width:-moz-calc(50% - 562.499px);max-width:calc(50% - 562.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-37.499px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 113.33433px;-ms-flex:0 0 113.33433px;flex:0 0 113.33433px;max-width:113.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 566.66567px);max-width:-moz-calc(50% - 566.66567px);max-width:calc(50% - 566.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-46.66567px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 114.16767px;-ms-flex:0 0 114.16767px;flex:0 0 114.16767px;max-width:114.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 570.83233px);max-width:-moz-calc(50% - 570.83233px);max-width:calc(50% - 570.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-55.83233px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 115.001px;-ms-flex:0 0 115.001px;flex:0 0 115.001px;max-width:115.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 574.999px);max-width:-moz-calc(50% - 574.999px);max-width:calc(50% - 574.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-64.999px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 115.83433px;-ms-flex:0 0 115.83433px;flex:0 0 115.83433px;max-width:115.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 579.16567px);max-width:-moz-calc(50% - 579.16567px);max-width:calc(50% - 579.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-74.16567px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 116.66767px;-ms-flex:0 0 116.66767px;flex:0 0 116.66767px;max-width:116.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 583.33233px);max-width:-moz-calc(50% - 583.33233px);max-width:calc(50% - 583.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-83.33233px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 499.999px);max-width:-moz-calc(50% - 499.999px);max-width:calc(50% - 499.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:100.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 504.16567px);max-width:-moz-calc(50% - 504.16567px);max-width:calc(50% - 504.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:90.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 508.33233px);max-width:-moz-calc(50% - 508.33233px);max-width:calc(50% - 508.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:81.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 512.499px);max-width:-moz-calc(50% - 512.499px);max-width:calc(50% - 512.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:72.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:63.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 520.83233px);max-width:-moz-calc(50% - 520.83233px);max-width:calc(50% - 520.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:54.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 524.999px);max-width:-moz-calc(50% - 524.999px);max-width:calc(50% - 524.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:45.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 529.16567px);max-width:-moz-calc(50% - 529.16567px);max-width:calc(50% - 529.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:35.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 533.33233px);max-width:-moz-calc(50% - 533.33233px);max-width:calc(50% - 533.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:26.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 537.499px);max-width:-moz-calc(50% - 537.499px);max-width:calc(50% - 537.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:17.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 541.66567px);max-width:-moz-calc(50% - 541.66567px);max-width:calc(50% - 541.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:8.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 549.999px);max-width:-moz-calc(50% - 549.999px);max-width:calc(50% - 549.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:-9.999px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 558.33233px);max-width:-moz-calc(50% - 558.33233px);max-width:calc(50% - 558.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:-28.33233px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 566.66567px);max-width:-moz-calc(50% - 566.66567px);max-width:calc(50% - 566.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:-46.66567px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 574.999px);max-width:-moz-calc(50% - 574.999px);max-width:calc(50% - 574.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:-64.999px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 583.33233px);max-width:-moz-calc(50% - 583.33233px);max-width:calc(50% - 583.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:-83.33233px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="2"]{-webkit-flex:0 0 206.66767px;-ms-flex:0 0 206.66767px;flex:0 0 206.66767px;max-width:206.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 413.33233px);max-width:-moz-calc(50% - 413.33233px);max-width:calc(50% - 413.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:166.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 413.33233px);max-width:-moz-calc(50% - 413.33233px);max-width:calc(50% - 413.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:166.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 200.001px;-ms-flex:0 0 200.001px;flex:0 0 200.001px;max-width:200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 399.999px);max-width:-moz-calc(50% - 399.999px);max-width:calc(50% - 399.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 201.66767px;-ms-flex:0 0 201.66767px;flex:0 0 201.66767px;max-width:201.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 403.33233px);max-width:-moz-calc(50% - 403.33233px);max-width:calc(50% - 403.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:191.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 203.33433px;-ms-flex:0 0 203.33433px;flex:0 0 203.33433px;max-width:203.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 406.66567px);max-width:-moz-calc(50% - 406.66567px);max-width:calc(50% - 406.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:183.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 205.001px;-ms-flex:0 0 205.001px;flex:0 0 205.001px;max-width:205.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 409.999px);max-width:-moz-calc(50% - 409.999px);max-width:calc(50% - 409.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:175.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 206.66767px;-ms-flex:0 0 206.66767px;flex:0 0 206.66767px;max-width:206.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 413.33233px);max-width:-moz-calc(50% - 413.33233px);max-width:calc(50% - 413.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:166.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 208.33433px;-ms-flex:0 0 208.33433px;flex:0 0 208.33433px;max-width:208.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 416.66567px);max-width:-moz-calc(50% - 416.66567px);max-width:calc(50% - 416.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:158.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 210.001px;-ms-flex:0 0 210.001px;flex:0 0 210.001px;max-width:210.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:150.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 211.66767px;-ms-flex:0 0 211.66767px;flex:0 0 211.66767px;max-width:211.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 423.33233px);max-width:-moz-calc(50% - 423.33233px);max-width:calc(50% - 423.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:141.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 213.33433px;-ms-flex:0 0 213.33433px;flex:0 0 213.33433px;max-width:213.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 426.66567px);max-width:-moz-calc(50% - 426.66567px);max-width:calc(50% - 426.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:133.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 215.001px;-ms-flex:0 0 215.001px;flex:0 0 215.001px;max-width:215.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 429.999px);max-width:-moz-calc(50% - 429.999px);max-width:calc(50% - 429.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:125.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 216.66767px;-ms-flex:0 0 216.66767px;flex:0 0 216.66767px;max-width:216.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 433.33233px);max-width:-moz-calc(50% - 433.33233px);max-width:calc(50% - 433.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:116.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 218.33433px;-ms-flex:0 0 218.33433px;flex:0 0 218.33433px;max-width:218.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 436.66567px);max-width:-moz-calc(50% - 436.66567px);max-width:calc(50% - 436.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:108.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 220.001px;-ms-flex:0 0 220.001px;flex:0 0 220.001px;max-width:220.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 439.999px);max-width:-moz-calc(50% - 439.999px);max-width:calc(50% - 439.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:100.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 221.66767px;-ms-flex:0 0 221.66767px;flex:0 0 221.66767px;max-width:221.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 443.33233px);max-width:-moz-calc(50% - 443.33233px);max-width:calc(50% - 443.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:91.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 223.33433px;-ms-flex:0 0 223.33433px;flex:0 0 223.33433px;max-width:223.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 446.66567px);max-width:-moz-calc(50% - 446.66567px);max-width:calc(50% - 446.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:83.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 225.001px;-ms-flex:0 0 225.001px;flex:0 0 225.001px;max-width:225.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 449.999px);max-width:-moz-calc(50% - 449.999px);max-width:calc(50% - 449.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:75.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 226.66767px;-ms-flex:0 0 226.66767px;flex:0 0 226.66767px;max-width:226.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 453.33233px);max-width:-moz-calc(50% - 453.33233px);max-width:calc(50% - 453.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:66.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 228.33433px;-ms-flex:0 0 228.33433px;flex:0 0 228.33433px;max-width:228.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 456.66567px);max-width:-moz-calc(50% - 456.66567px);max-width:calc(50% - 456.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:58.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 230.001px;-ms-flex:0 0 230.001px;flex:0 0 230.001px;max-width:230.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 459.999px);max-width:-moz-calc(50% - 459.999px);max-width:calc(50% - 459.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:50.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 231.66767px;-ms-flex:0 0 231.66767px;flex:0 0 231.66767px;max-width:231.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 463.33233px);max-width:-moz-calc(50% - 463.33233px);max-width:calc(50% - 463.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:41.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 233.33433px;-ms-flex:0 0 233.33433px;flex:0 0 233.33433px;max-width:233.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 466.66567px);max-width:-moz-calc(50% - 466.66567px);max-width:calc(50% - 466.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:33.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 399.999px);max-width:-moz-calc(50% - 399.999px);max-width:calc(50% - 399.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 403.33233px);max-width:-moz-calc(50% - 403.33233px);max-width:calc(50% - 403.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:191.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 406.66567px);max-width:-moz-calc(50% - 406.66567px);max-width:calc(50% - 406.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:183.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 409.999px);max-width:-moz-calc(50% - 409.999px);max-width:calc(50% - 409.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:175.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 413.33233px);max-width:-moz-calc(50% - 413.33233px);max-width:calc(50% - 413.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:166.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 416.66567px);max-width:-moz-calc(50% - 416.66567px);max-width:calc(50% - 416.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:158.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:150.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 423.33233px);max-width:-moz-calc(50% - 423.33233px);max-width:calc(50% - 423.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:141.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 426.66567px);max-width:-moz-calc(50% - 426.66567px);max-width:calc(50% - 426.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:133.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 429.999px);max-width:-moz-calc(50% - 429.999px);max-width:calc(50% - 429.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:125.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 433.33233px);max-width:-moz-calc(50% - 433.33233px);max-width:calc(50% - 433.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:116.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 439.999px);max-width:-moz-calc(50% - 439.999px);max-width:calc(50% - 439.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:100.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 446.66567px);max-width:-moz-calc(50% - 446.66567px);max-width:calc(50% - 446.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:83.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 453.33233px);max-width:-moz-calc(50% - 453.33233px);max-width:calc(50% - 453.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:66.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 459.999px);max-width:-moz-calc(50% - 459.999px);max-width:calc(50% - 459.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:50.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 466.66567px);max-width:-moz-calc(50% - 466.66567px);max-width:calc(50% - 466.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:33.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 248.001px;-ms-flex:0 0 248.001px;flex:0 0 248.001px;max-width:248.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 371.999px);max-width:-moz-calc(50% - 371.999px);max-width:calc(50% - 371.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:208.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 371.999px);max-width:-moz-calc(50% - 371.999px);max-width:calc(50% - 371.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:208.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 240.001px;-ms-flex:0 0 240.001px;flex:0 0 240.001px;max-width:240.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:240.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 242.001px;-ms-flex:0 0 242.001px;flex:0 0 242.001px;max-width:242.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 362.999px);max-width:-moz-calc(50% - 362.999px);max-width:calc(50% - 362.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:232.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 244.001px;-ms-flex:0 0 244.001px;flex:0 0 244.001px;max-width:244.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 365.999px);max-width:-moz-calc(50% - 365.999px);max-width:calc(50% - 365.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:224.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 246.001px;-ms-flex:0 0 246.001px;flex:0 0 246.001px;max-width:246.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 368.999px);max-width:-moz-calc(50% - 368.999px);max-width:calc(50% - 368.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:216.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 248.001px;-ms-flex:0 0 248.001px;flex:0 0 248.001px;max-width:248.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 371.999px);max-width:-moz-calc(50% - 371.999px);max-width:calc(50% - 371.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:208.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 250.001px;-ms-flex:0 0 250.001px;flex:0 0 250.001px;max-width:250.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 374.999px);max-width:-moz-calc(50% - 374.999px);max-width:calc(50% - 374.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 252.001px;-ms-flex:0 0 252.001px;flex:0 0 252.001px;max-width:252.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 377.999px);max-width:-moz-calc(50% - 377.999px);max-width:calc(50% - 377.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:192.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 254.001px;-ms-flex:0 0 254.001px;flex:0 0 254.001px;max-width:254.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 380.999px);max-width:-moz-calc(50% - 380.999px);max-width:calc(50% - 380.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:184.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 256.001px;-ms-flex:0 0 256.001px;flex:0 0 256.001px;max-width:256.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 383.999px);max-width:-moz-calc(50% - 383.999px);max-width:calc(50% - 383.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:176.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 258.001px;-ms-flex:0 0 258.001px;flex:0 0 258.001px;max-width:258.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 386.999px);max-width:-moz-calc(50% - 386.999px);max-width:calc(50% - 386.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:168.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 260.001px;-ms-flex:0 0 260.001px;flex:0 0 260.001px;max-width:260.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 389.999px);max-width:-moz-calc(50% - 389.999px);max-width:calc(50% - 389.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:160.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 262.001px;-ms-flex:0 0 262.001px;flex:0 0 262.001px;max-width:262.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 392.999px);max-width:-moz-calc(50% - 392.999px);max-width:calc(50% - 392.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:152.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 264.001px;-ms-flex:0 0 264.001px;flex:0 0 264.001px;max-width:264.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 395.999px);max-width:-moz-calc(50% - 395.999px);max-width:calc(50% - 395.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:144.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 266.001px;-ms-flex:0 0 266.001px;flex:0 0 266.001px;max-width:266.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 398.999px);max-width:-moz-calc(50% - 398.999px);max-width:calc(50% - 398.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:136.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 268.001px;-ms-flex:0 0 268.001px;flex:0 0 268.001px;max-width:268.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 401.999px);max-width:-moz-calc(50% - 401.999px);max-width:calc(50% - 401.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:128.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 270.001px;-ms-flex:0 0 270.001px;flex:0 0 270.001px;max-width:270.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 404.999px);max-width:-moz-calc(50% - 404.999px);max-width:calc(50% - 404.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:120.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 272.001px;-ms-flex:0 0 272.001px;flex:0 0 272.001px;max-width:272.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 407.999px);max-width:-moz-calc(50% - 407.999px);max-width:calc(50% - 407.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:112.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 274.001px;-ms-flex:0 0 274.001px;flex:0 0 274.001px;max-width:274.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 410.999px);max-width:-moz-calc(50% - 410.999px);max-width:calc(50% - 410.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:104.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 276.001px;-ms-flex:0 0 276.001px;flex:0 0 276.001px;max-width:276.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 413.999px);max-width:-moz-calc(50% - 413.999px);max-width:calc(50% - 413.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:96.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 278.001px;-ms-flex:0 0 278.001px;flex:0 0 278.001px;max-width:278.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 416.999px);max-width:-moz-calc(50% - 416.999px);max-width:calc(50% - 416.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:88.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 280.001px;-ms-flex:0 0 280.001px;flex:0 0 280.001px;max-width:280.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:80.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:240.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 362.999px);max-width:-moz-calc(50% - 362.999px);max-width:calc(50% - 362.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:232.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 365.999px);max-width:-moz-calc(50% - 365.999px);max-width:calc(50% - 365.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:224.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 368.999px);max-width:-moz-calc(50% - 368.999px);max-width:calc(50% - 368.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:216.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 371.999px);max-width:-moz-calc(50% - 371.999px);max-width:calc(50% - 371.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:208.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 374.999px);max-width:-moz-calc(50% - 374.999px);max-width:calc(50% - 374.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 377.999px);max-width:-moz-calc(50% - 377.999px);max-width:calc(50% - 377.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:192.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 380.999px);max-width:-moz-calc(50% - 380.999px);max-width:calc(50% - 380.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:184.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 383.999px);max-width:-moz-calc(50% - 383.999px);max-width:calc(50% - 383.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:176.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 386.999px);max-width:-moz-calc(50% - 386.999px);max-width:calc(50% - 386.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:168.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 389.999px);max-width:-moz-calc(50% - 389.999px);max-width:calc(50% - 389.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:160.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 395.999px);max-width:-moz-calc(50% - 395.999px);max-width:calc(50% - 395.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:144.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 401.999px);max-width:-moz-calc(50% - 401.999px);max-width:calc(50% - 401.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:128.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 407.999px);max-width:-moz-calc(50% - 407.999px);max-width:calc(50% - 407.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:112.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 413.999px);max-width:-moz-calc(50% - 413.999px);max-width:calc(50% - 413.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:96.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:80.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="3"]{-webkit-flex:0 0 310.001px;-ms-flex:0 0 310.001px;flex:0 0 310.001px;max-width:310.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 309.999px);max-width:-moz-calc(50% - 309.999px);max-width:calc(50% - 309.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:270.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 309.999px);max-width:-moz-calc(50% - 309.999px);max-width:calc(50% - 309.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:270.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 300.001px;-ms-flex:0 0 300.001px;flex:0 0 300.001px;max-width:300.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 299.999px);max-width:-moz-calc(50% - 299.999px);max-width:calc(50% - 299.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:300.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 302.501px;-ms-flex:0 0 302.501px;flex:0 0 302.501px;max-width:302.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 302.499px);max-width:-moz-calc(50% - 302.499px);max-width:calc(50% - 302.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:292.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 305.001px;-ms-flex:0 0 305.001px;flex:0 0 305.001px;max-width:305.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 304.999px);max-width:-moz-calc(50% - 304.999px);max-width:calc(50% - 304.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:285.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 307.501px;-ms-flex:0 0 307.501px;flex:0 0 307.501px;max-width:307.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 307.499px);max-width:-moz-calc(50% - 307.499px);max-width:calc(50% - 307.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:277.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 310.001px;-ms-flex:0 0 310.001px;flex:0 0 310.001px;max-width:310.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 309.999px);max-width:-moz-calc(50% - 309.999px);max-width:calc(50% - 309.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:270.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 312.501px;-ms-flex:0 0 312.501px;flex:0 0 312.501px;max-width:312.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 312.499px);max-width:-moz-calc(50% - 312.499px);max-width:calc(50% - 312.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:262.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 315.001px;-ms-flex:0 0 315.001px;flex:0 0 315.001px;max-width:315.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 314.999px);max-width:-moz-calc(50% - 314.999px);max-width:calc(50% - 314.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:255.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 317.501px;-ms-flex:0 0 317.501px;flex:0 0 317.501px;max-width:317.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 317.499px);max-width:-moz-calc(50% - 317.499px);max-width:calc(50% - 317.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:247.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 320.001px;-ms-flex:0 0 320.001px;flex:0 0 320.001px;max-width:320.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 319.999px);max-width:-moz-calc(50% - 319.999px);max-width:calc(50% - 319.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:240.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 322.501px;-ms-flex:0 0 322.501px;flex:0 0 322.501px;max-width:322.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 322.499px);max-width:-moz-calc(50% - 322.499px);max-width:calc(50% - 322.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:232.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 325.001px;-ms-flex:0 0 325.001px;flex:0 0 325.001px;max-width:325.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 324.999px);max-width:-moz-calc(50% - 324.999px);max-width:calc(50% - 324.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:225.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 327.501px;-ms-flex:0 0 327.501px;flex:0 0 327.501px;max-width:327.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 327.499px);max-width:-moz-calc(50% - 327.499px);max-width:calc(50% - 327.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:217.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 330.001px;-ms-flex:0 0 330.001px;flex:0 0 330.001px;max-width:330.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 329.999px);max-width:-moz-calc(50% - 329.999px);max-width:calc(50% - 329.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:210.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 332.501px;-ms-flex:0 0 332.501px;flex:0 0 332.501px;max-width:332.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 332.499px);max-width:-moz-calc(50% - 332.499px);max-width:calc(50% - 332.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:202.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 335.001px;-ms-flex:0 0 335.001px;flex:0 0 335.001px;max-width:335.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 334.999px);max-width:-moz-calc(50% - 334.999px);max-width:calc(50% - 334.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:195.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 337.501px;-ms-flex:0 0 337.501px;flex:0 0 337.501px;max-width:337.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 337.499px);max-width:-moz-calc(50% - 337.499px);max-width:calc(50% - 337.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:187.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 340.001px;-ms-flex:0 0 340.001px;flex:0 0 340.001px;max-width:340.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 339.999px);max-width:-moz-calc(50% - 339.999px);max-width:calc(50% - 339.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:180.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 342.501px;-ms-flex:0 0 342.501px;flex:0 0 342.501px;max-width:342.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 342.499px);max-width:-moz-calc(50% - 342.499px);max-width:calc(50% - 342.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:172.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 345.001px;-ms-flex:0 0 345.001px;flex:0 0 345.001px;max-width:345.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 344.999px);max-width:-moz-calc(50% - 344.999px);max-width:calc(50% - 344.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:165.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 347.501px;-ms-flex:0 0 347.501px;flex:0 0 347.501px;max-width:347.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 347.499px);max-width:-moz-calc(50% - 347.499px);max-width:calc(50% - 347.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:157.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 350.001px;-ms-flex:0 0 350.001px;flex:0 0 350.001px;max-width:350.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 349.999px);max-width:-moz-calc(50% - 349.999px);max-width:calc(50% - 349.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:150.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 299.999px);max-width:-moz-calc(50% - 299.999px);max-width:calc(50% - 299.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:300.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 302.499px);max-width:-moz-calc(50% - 302.499px);max-width:calc(50% - 302.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:292.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 304.999px);max-width:-moz-calc(50% - 304.999px);max-width:calc(50% - 304.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:285.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 307.499px);max-width:-moz-calc(50% - 307.499px);max-width:calc(50% - 307.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:277.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 309.999px);max-width:-moz-calc(50% - 309.999px);max-width:calc(50% - 309.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:270.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 312.499px);max-width:-moz-calc(50% - 312.499px);max-width:calc(50% - 312.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:262.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 314.999px);max-width:-moz-calc(50% - 314.999px);max-width:calc(50% - 314.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:255.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 317.499px);max-width:-moz-calc(50% - 317.499px);max-width:calc(50% - 317.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:247.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 319.999px);max-width:-moz-calc(50% - 319.999px);max-width:calc(50% - 319.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:240.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 322.499px);max-width:-moz-calc(50% - 322.499px);max-width:calc(50% - 322.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:232.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 324.999px);max-width:-moz-calc(50% - 324.999px);max-width:calc(50% - 324.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:225.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 329.999px);max-width:-moz-calc(50% - 329.999px);max-width:calc(50% - 329.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:210.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 334.999px);max-width:-moz-calc(50% - 334.999px);max-width:calc(50% - 334.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:195.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 339.999px);max-width:-moz-calc(50% - 339.999px);max-width:calc(50% - 339.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:180.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 344.999px);max-width:-moz-calc(50% - 344.999px);max-width:calc(50% - 344.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:165.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 349.999px);max-width:-moz-calc(50% - 349.999px);max-width:calc(50% - 349.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:150.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="4"]{-webkit-flex:0 0 413.33433px;-ms-flex:0 0 413.33433px;flex:0 0 413.33433px;max-width:413.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 206.66567px);max-width:-moz-calc(50% - 206.66567px);max-width:calc(50% - 206.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:373.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 206.66567px);max-width:-moz-calc(50% - 206.66567px);max-width:calc(50% - 206.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:373.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 400.001px;-ms-flex:0 0 400.001px;flex:0 0 400.001px;max-width:400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 199.999px);max-width:-moz-calc(50% - 199.999px);max-width:calc(50% - 199.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 403.33433px;-ms-flex:0 0 403.33433px;flex:0 0 403.33433px;max-width:403.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 201.66567px);max-width:-moz-calc(50% - 201.66567px);max-width:calc(50% - 201.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:393.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 406.66767px;-ms-flex:0 0 406.66767px;flex:0 0 406.66767px;max-width:406.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 203.33233px);max-width:-moz-calc(50% - 203.33233px);max-width:calc(50% - 203.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:386.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 410.001px;-ms-flex:0 0 410.001px;flex:0 0 410.001px;max-width:410.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 204.999px);max-width:-moz-calc(50% - 204.999px);max-width:calc(50% - 204.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:380.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 413.33433px;-ms-flex:0 0 413.33433px;flex:0 0 413.33433px;max-width:413.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 206.66567px);max-width:-moz-calc(50% - 206.66567px);max-width:calc(50% - 206.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:373.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 416.66767px;-ms-flex:0 0 416.66767px;flex:0 0 416.66767px;max-width:416.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 208.33233px);max-width:-moz-calc(50% - 208.33233px);max-width:calc(50% - 208.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:366.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 420.001px;-ms-flex:0 0 420.001px;flex:0 0 420.001px;max-width:420.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 209.999px);max-width:-moz-calc(50% - 209.999px);max-width:calc(50% - 209.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:360.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 423.33433px;-ms-flex:0 0 423.33433px;flex:0 0 423.33433px;max-width:423.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 211.66567px);max-width:-moz-calc(50% - 211.66567px);max-width:calc(50% - 211.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:353.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 426.66767px;-ms-flex:0 0 426.66767px;flex:0 0 426.66767px;max-width:426.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 213.33233px);max-width:-moz-calc(50% - 213.33233px);max-width:calc(50% - 213.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:346.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 430.001px;-ms-flex:0 0 430.001px;flex:0 0 430.001px;max-width:430.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 214.999px);max-width:-moz-calc(50% - 214.999px);max-width:calc(50% - 214.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:340.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 433.33433px;-ms-flex:0 0 433.33433px;flex:0 0 433.33433px;max-width:433.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 216.66567px);max-width:-moz-calc(50% - 216.66567px);max-width:calc(50% - 216.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:333.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 436.66767px;-ms-flex:0 0 436.66767px;flex:0 0 436.66767px;max-width:436.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 218.33233px);max-width:-moz-calc(50% - 218.33233px);max-width:calc(50% - 218.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:326.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 440.001px;-ms-flex:0 0 440.001px;flex:0 0 440.001px;max-width:440.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 219.999px);max-width:-moz-calc(50% - 219.999px);max-width:calc(50% - 219.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:320.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 443.33433px;-ms-flex:0 0 443.33433px;flex:0 0 443.33433px;max-width:443.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 221.66567px);max-width:-moz-calc(50% - 221.66567px);max-width:calc(50% - 221.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:313.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 446.66767px;-ms-flex:0 0 446.66767px;flex:0 0 446.66767px;max-width:446.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 223.33233px);max-width:-moz-calc(50% - 223.33233px);max-width:calc(50% - 223.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:306.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 450.001px;-ms-flex:0 0 450.001px;flex:0 0 450.001px;max-width:450.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 224.999px);max-width:-moz-calc(50% - 224.999px);max-width:calc(50% - 224.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:300.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 453.33433px;-ms-flex:0 0 453.33433px;flex:0 0 453.33433px;max-width:453.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 226.66567px);max-width:-moz-calc(50% - 226.66567px);max-width:calc(50% - 226.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:293.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 456.66767px;-ms-flex:0 0 456.66767px;flex:0 0 456.66767px;max-width:456.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 228.33233px);max-width:-moz-calc(50% - 228.33233px);max-width:calc(50% - 228.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:286.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 460.001px;-ms-flex:0 0 460.001px;flex:0 0 460.001px;max-width:460.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 229.999px);max-width:-moz-calc(50% - 229.999px);max-width:calc(50% - 229.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:280.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 463.33433px;-ms-flex:0 0 463.33433px;flex:0 0 463.33433px;max-width:463.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 231.66567px);max-width:-moz-calc(50% - 231.66567px);max-width:calc(50% - 231.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:273.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 466.66767px;-ms-flex:0 0 466.66767px;flex:0 0 466.66767px;max-width:466.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 233.33233px);max-width:-moz-calc(50% - 233.33233px);max-width:calc(50% - 233.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:266.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 199.999px);max-width:-moz-calc(50% - 199.999px);max-width:calc(50% - 199.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 201.66567px);max-width:-moz-calc(50% - 201.66567px);max-width:calc(50% - 201.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:393.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 203.33233px);max-width:-moz-calc(50% - 203.33233px);max-width:calc(50% - 203.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:386.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 204.999px);max-width:-moz-calc(50% - 204.999px);max-width:calc(50% - 204.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:380.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 206.66567px);max-width:-moz-calc(50% - 206.66567px);max-width:calc(50% - 206.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:373.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 208.33233px);max-width:-moz-calc(50% - 208.33233px);max-width:calc(50% - 208.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:366.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 209.999px);max-width:-moz-calc(50% - 209.999px);max-width:calc(50% - 209.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:360.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 211.66567px);max-width:-moz-calc(50% - 211.66567px);max-width:calc(50% - 211.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:353.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 213.33233px);max-width:-moz-calc(50% - 213.33233px);max-width:calc(50% - 213.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:346.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 214.999px);max-width:-moz-calc(50% - 214.999px);max-width:calc(50% - 214.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:340.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 216.66567px);max-width:-moz-calc(50% - 216.66567px);max-width:calc(50% - 216.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:333.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 219.999px);max-width:-moz-calc(50% - 219.999px);max-width:calc(50% - 219.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:320.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 223.33233px);max-width:-moz-calc(50% - 223.33233px);max-width:calc(50% - 223.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:306.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 226.66567px);max-width:-moz-calc(50% - 226.66567px);max-width:calc(50% - 226.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:293.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 229.999px);max-width:-moz-calc(50% - 229.999px);max-width:calc(50% - 229.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:280.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 233.33233px);max-width:-moz-calc(50% - 233.33233px);max-width:calc(50% - 233.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:266.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 496.001px;-ms-flex:0 0 496.001px;flex:0 0 496.001px;max-width:496.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 123.999px);max-width:-moz-calc(50% - 123.999px);max-width:calc(50% - 123.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:456.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 123.999px);max-width:-moz-calc(50% - 123.999px);max-width:calc(50% - 123.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:456.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 480.001px;-ms-flex:0 0 480.001px;flex:0 0 480.001px;max-width:480.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:480.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 484.001px;-ms-flex:0 0 484.001px;flex:0 0 484.001px;max-width:484.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 120.999px);max-width:-moz-calc(50% - 120.999px);max-width:calc(50% - 120.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:474.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 488.001px;-ms-flex:0 0 488.001px;flex:0 0 488.001px;max-width:488.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 121.999px);max-width:-moz-calc(50% - 121.999px);max-width:calc(50% - 121.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:468.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 492.001px;-ms-flex:0 0 492.001px;flex:0 0 492.001px;max-width:492.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 122.999px);max-width:-moz-calc(50% - 122.999px);max-width:calc(50% - 122.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:462.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 496.001px;-ms-flex:0 0 496.001px;flex:0 0 496.001px;max-width:496.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 123.999px);max-width:-moz-calc(50% - 123.999px);max-width:calc(50% - 123.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:456.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 500.001px;-ms-flex:0 0 500.001px;flex:0 0 500.001px;max-width:500.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 124.999px);max-width:-moz-calc(50% - 124.999px);max-width:calc(50% - 124.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:450.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 504.001px;-ms-flex:0 0 504.001px;flex:0 0 504.001px;max-width:504.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 125.999px);max-width:-moz-calc(50% - 125.999px);max-width:calc(50% - 125.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:444.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 508.001px;-ms-flex:0 0 508.001px;flex:0 0 508.001px;max-width:508.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 126.999px);max-width:-moz-calc(50% - 126.999px);max-width:calc(50% - 126.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:438.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 512.001px;-ms-flex:0 0 512.001px;flex:0 0 512.001px;max-width:512.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 127.999px);max-width:-moz-calc(50% - 127.999px);max-width:calc(50% - 127.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:432.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 516.001px;-ms-flex:0 0 516.001px;flex:0 0 516.001px;max-width:516.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 128.999px);max-width:-moz-calc(50% - 128.999px);max-width:calc(50% - 128.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:426.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 520.001px;-ms-flex:0 0 520.001px;flex:0 0 520.001px;max-width:520.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 129.999px);max-width:-moz-calc(50% - 129.999px);max-width:calc(50% - 129.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:420.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 524.001px;-ms-flex:0 0 524.001px;flex:0 0 524.001px;max-width:524.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 130.999px);max-width:-moz-calc(50% - 130.999px);max-width:calc(50% - 130.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:414.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 528.001px;-ms-flex:0 0 528.001px;flex:0 0 528.001px;max-width:528.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 131.999px);max-width:-moz-calc(50% - 131.999px);max-width:calc(50% - 131.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:408.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 532.001px;-ms-flex:0 0 532.001px;flex:0 0 532.001px;max-width:532.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 132.999px);max-width:-moz-calc(50% - 132.999px);max-width:calc(50% - 132.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:402.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 536.001px;-ms-flex:0 0 536.001px;flex:0 0 536.001px;max-width:536.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 133.999px);max-width:-moz-calc(50% - 133.999px);max-width:calc(50% - 133.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:396.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 540.001px;-ms-flex:0 0 540.001px;flex:0 0 540.001px;max-width:540.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 134.999px);max-width:-moz-calc(50% - 134.999px);max-width:calc(50% - 134.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:390.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 544.001px;-ms-flex:0 0 544.001px;flex:0 0 544.001px;max-width:544.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 135.999px);max-width:-moz-calc(50% - 135.999px);max-width:calc(50% - 135.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:384.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 548.001px;-ms-flex:0 0 548.001px;flex:0 0 548.001px;max-width:548.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 136.999px);max-width:-moz-calc(50% - 136.999px);max-width:calc(50% - 136.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:378.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 552.001px;-ms-flex:0 0 552.001px;flex:0 0 552.001px;max-width:552.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 137.999px);max-width:-moz-calc(50% - 137.999px);max-width:calc(50% - 137.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:372.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 556.001px;-ms-flex:0 0 556.001px;flex:0 0 556.001px;max-width:556.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 138.999px);max-width:-moz-calc(50% - 138.999px);max-width:calc(50% - 138.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:366.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 560.001px;-ms-flex:0 0 560.001px;flex:0 0 560.001px;max-width:560.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 139.999px);max-width:-moz-calc(50% - 139.999px);max-width:calc(50% - 139.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:360.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:480.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 120.999px);max-width:-moz-calc(50% - 120.999px);max-width:calc(50% - 120.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:474.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 121.999px);max-width:-moz-calc(50% - 121.999px);max-width:calc(50% - 121.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:468.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 122.999px);max-width:-moz-calc(50% - 122.999px);max-width:calc(50% - 122.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:462.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 123.999px);max-width:-moz-calc(50% - 123.999px);max-width:calc(50% - 123.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:456.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 124.999px);max-width:-moz-calc(50% - 124.999px);max-width:calc(50% - 124.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:450.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 125.999px);max-width:-moz-calc(50% - 125.999px);max-width:calc(50% - 125.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:444.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 126.999px);max-width:-moz-calc(50% - 126.999px);max-width:calc(50% - 126.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:438.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 127.999px);max-width:-moz-calc(50% - 127.999px);max-width:calc(50% - 127.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:432.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 128.999px);max-width:-moz-calc(50% - 128.999px);max-width:calc(50% - 128.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:426.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 129.999px);max-width:-moz-calc(50% - 129.999px);max-width:calc(50% - 129.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:420.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 131.999px);max-width:-moz-calc(50% - 131.999px);max-width:calc(50% - 131.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:408.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 133.999px);max-width:-moz-calc(50% - 133.999px);max-width:calc(50% - 133.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:396.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 135.999px);max-width:-moz-calc(50% - 135.999px);max-width:calc(50% - 135.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:384.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 137.999px);max-width:-moz-calc(50% - 137.999px);max-width:calc(50% - 137.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:372.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 139.999px);max-width:-moz-calc(50% - 139.999px);max-width:calc(50% - 139.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:360.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="5"]{-webkit-flex:0 0 516.66767px;-ms-flex:0 0 516.66767px;flex:0 0 516.66767px;max-width:516.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 103.33233px);max-width:-moz-calc(50% - 103.33233px);max-width:calc(50% - 103.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:476.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 103.33233px);max-width:-moz-calc(50% - 103.33233px);max-width:calc(50% - 103.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:476.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 500.001px;-ms-flex:0 0 500.001px;flex:0 0 500.001px;max-width:500.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 99.999px);max-width:-moz-calc(50% - 99.999px);max-width:calc(50% - 99.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:500.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 504.16767px;-ms-flex:0 0 504.16767px;flex:0 0 504.16767px;max-width:504.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 100.83233px);max-width:-moz-calc(50% - 100.83233px);max-width:calc(50% - 100.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:494.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 508.33433px;-ms-flex:0 0 508.33433px;flex:0 0 508.33433px;max-width:508.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 101.66567px);max-width:-moz-calc(50% - 101.66567px);max-width:calc(50% - 101.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:488.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 512.501px;-ms-flex:0 0 512.501px;flex:0 0 512.501px;max-width:512.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 102.499px);max-width:-moz-calc(50% - 102.499px);max-width:calc(50% - 102.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:482.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 516.66767px;-ms-flex:0 0 516.66767px;flex:0 0 516.66767px;max-width:516.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 103.33233px);max-width:-moz-calc(50% - 103.33233px);max-width:calc(50% - 103.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:476.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 520.83433px;-ms-flex:0 0 520.83433px;flex:0 0 520.83433px;max-width:520.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 104.16567px);max-width:-moz-calc(50% - 104.16567px);max-width:calc(50% - 104.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:470.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 525.001px;-ms-flex:0 0 525.001px;flex:0 0 525.001px;max-width:525.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 104.999px);max-width:-moz-calc(50% - 104.999px);max-width:calc(50% - 104.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:465.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 529.16767px;-ms-flex:0 0 529.16767px;flex:0 0 529.16767px;max-width:529.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 105.83233px);max-width:-moz-calc(50% - 105.83233px);max-width:calc(50% - 105.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:459.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 533.33433px;-ms-flex:0 0 533.33433px;flex:0 0 533.33433px;max-width:533.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 106.66567px);max-width:-moz-calc(50% - 106.66567px);max-width:calc(50% - 106.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:453.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 537.501px;-ms-flex:0 0 537.501px;flex:0 0 537.501px;max-width:537.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 107.499px);max-width:-moz-calc(50% - 107.499px);max-width:calc(50% - 107.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:447.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 541.66767px;-ms-flex:0 0 541.66767px;flex:0 0 541.66767px;max-width:541.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 108.33233px);max-width:-moz-calc(50% - 108.33233px);max-width:calc(50% - 108.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:441.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 545.83433px;-ms-flex:0 0 545.83433px;flex:0 0 545.83433px;max-width:545.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 109.16567px);max-width:-moz-calc(50% - 109.16567px);max-width:calc(50% - 109.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:435.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 550.001px;-ms-flex:0 0 550.001px;flex:0 0 550.001px;max-width:550.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 109.999px);max-width:-moz-calc(50% - 109.999px);max-width:calc(50% - 109.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:430.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 554.16767px;-ms-flex:0 0 554.16767px;flex:0 0 554.16767px;max-width:554.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 110.83233px);max-width:-moz-calc(50% - 110.83233px);max-width:calc(50% - 110.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:424.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 558.33433px;-ms-flex:0 0 558.33433px;flex:0 0 558.33433px;max-width:558.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 111.66567px);max-width:-moz-calc(50% - 111.66567px);max-width:calc(50% - 111.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:418.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 562.501px;-ms-flex:0 0 562.501px;flex:0 0 562.501px;max-width:562.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 112.499px);max-width:-moz-calc(50% - 112.499px);max-width:calc(50% - 112.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:412.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 566.66767px;-ms-flex:0 0 566.66767px;flex:0 0 566.66767px;max-width:566.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 113.33233px);max-width:-moz-calc(50% - 113.33233px);max-width:calc(50% - 113.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:406.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 570.83433px;-ms-flex:0 0 570.83433px;flex:0 0 570.83433px;max-width:570.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 114.16567px);max-width:-moz-calc(50% - 114.16567px);max-width:calc(50% - 114.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:400.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 575.001px;-ms-flex:0 0 575.001px;flex:0 0 575.001px;max-width:575.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 114.999px);max-width:-moz-calc(50% - 114.999px);max-width:calc(50% - 114.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:395.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 579.16767px;-ms-flex:0 0 579.16767px;flex:0 0 579.16767px;max-width:579.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 115.83233px);max-width:-moz-calc(50% - 115.83233px);max-width:calc(50% - 115.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:389.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 583.33433px;-ms-flex:0 0 583.33433px;flex:0 0 583.33433px;max-width:583.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 116.66567px);max-width:-moz-calc(50% - 116.66567px);max-width:calc(50% - 116.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:383.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 99.999px);max-width:-moz-calc(50% - 99.999px);max-width:calc(50% - 99.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:500.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 100.83233px);max-width:-moz-calc(50% - 100.83233px);max-width:calc(50% - 100.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:494.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 101.66567px);max-width:-moz-calc(50% - 101.66567px);max-width:calc(50% - 101.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:488.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 102.499px);max-width:-moz-calc(50% - 102.499px);max-width:calc(50% - 102.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:482.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 103.33233px);max-width:-moz-calc(50% - 103.33233px);max-width:calc(50% - 103.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:476.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 104.16567px);max-width:-moz-calc(50% - 104.16567px);max-width:calc(50% - 104.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:470.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 104.999px);max-width:-moz-calc(50% - 104.999px);max-width:calc(50% - 104.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:465.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 105.83233px);max-width:-moz-calc(50% - 105.83233px);max-width:calc(50% - 105.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:459.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 106.66567px);max-width:-moz-calc(50% - 106.66567px);max-width:calc(50% - 106.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:453.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 107.499px);max-width:-moz-calc(50% - 107.499px);max-width:calc(50% - 107.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:447.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 108.33233px);max-width:-moz-calc(50% - 108.33233px);max-width:calc(50% - 108.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:441.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 109.999px);max-width:-moz-calc(50% - 109.999px);max-width:calc(50% - 109.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:430.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 111.66567px);max-width:-moz-calc(50% - 111.66567px);max-width:calc(50% - 111.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:418.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 113.33233px);max-width:-moz-calc(50% - 113.33233px);max-width:calc(50% - 113.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:406.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 114.999px);max-width:-moz-calc(50% - 114.999px);max-width:calc(50% - 114.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:395.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 116.66567px);max-width:-moz-calc(50% - 116.66567px);max-width:calc(50% - 116.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:383.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="6"]{-webkit-flex:0 0 620.001px;-ms-flex:0 0 620.001px;flex:0 0 620.001px;max-width:620.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:580.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:580.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 600.001px;-ms-flex:0 0 600.001px;flex:0 0 600.001px;max-width:600.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:600.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 605.001px;-ms-flex:0 0 605.001px;flex:0 0 605.001px;max-width:605.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:595.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 610.001px;-ms-flex:0 0 610.001px;flex:0 0 610.001px;max-width:610.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:590.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 615.001px;-ms-flex:0 0 615.001px;flex:0 0 615.001px;max-width:615.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:585.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 620.001px;-ms-flex:0 0 620.001px;flex:0 0 620.001px;max-width:620.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:580.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 625.001px;-ms-flex:0 0 625.001px;flex:0 0 625.001px;max-width:625.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:575.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 630.001px;-ms-flex:0 0 630.001px;flex:0 0 630.001px;max-width:630.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:570.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 635.001px;-ms-flex:0 0 635.001px;flex:0 0 635.001px;max-width:635.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:565.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 640.001px;-ms-flex:0 0 640.001px;flex:0 0 640.001px;max-width:640.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:560.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 645.001px;-ms-flex:0 0 645.001px;flex:0 0 645.001px;max-width:645.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:555.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 650.001px;-ms-flex:0 0 650.001px;flex:0 0 650.001px;max-width:650.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:550.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 655.001px;-ms-flex:0 0 655.001px;flex:0 0 655.001px;max-width:655.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:545.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 660.001px;-ms-flex:0 0 660.001px;flex:0 0 660.001px;max-width:660.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:540.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 665.001px;-ms-flex:0 0 665.001px;flex:0 0 665.001px;max-width:665.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:535.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 670.001px;-ms-flex:0 0 670.001px;flex:0 0 670.001px;max-width:670.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:530.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 675.001px;-ms-flex:0 0 675.001px;flex:0 0 675.001px;max-width:675.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:525.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 680.001px;-ms-flex:0 0 680.001px;flex:0 0 680.001px;max-width:680.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:520.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 685.001px;-ms-flex:0 0 685.001px;flex:0 0 685.001px;max-width:685.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:515.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 690.001px;-ms-flex:0 0 690.001px;flex:0 0 690.001px;max-width:690.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:510.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 695.001px;-ms-flex:0 0 695.001px;flex:0 0 695.001px;max-width:695.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:505.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 700.001px;-ms-flex:0 0 700.001px;flex:0 0 700.001px;max-width:700.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:500.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:600.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:595.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:590.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:585.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:580.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:575.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:570.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:565.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:560.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:555.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:550.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:540.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:530.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:520.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:510.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:500.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="7"]{-webkit-flex:0 0 723.33433px;-ms-flex:0 0 723.33433px;flex:0 0 723.33433px;max-width:723.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -103.33433px);max-width:-moz-calc(50% - -103.33433px);max-width:calc(50% - -103.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:683.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -103.33433px);max-width:-moz-calc(50% - -103.33433px);max-width:calc(50% - -103.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:683.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 700.001px;-ms-flex:0 0 700.001px;flex:0 0 700.001px;max-width:700.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -100.001px);max-width:-moz-calc(50% - -100.001px);max-width:calc(50% - -100.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:700.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 705.83433px;-ms-flex:0 0 705.83433px;flex:0 0 705.83433px;max-width:705.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -100.83433px);max-width:-moz-calc(50% - -100.83433px);max-width:calc(50% - -100.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:695.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 711.66767px;-ms-flex:0 0 711.66767px;flex:0 0 711.66767px;max-width:711.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -101.66767px);max-width:-moz-calc(50% - -101.66767px);max-width:calc(50% - -101.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:691.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 717.501px;-ms-flex:0 0 717.501px;flex:0 0 717.501px;max-width:717.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -102.501px);max-width:-moz-calc(50% - -102.501px);max-width:calc(50% - -102.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:687.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 723.33433px;-ms-flex:0 0 723.33433px;flex:0 0 723.33433px;max-width:723.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -103.33433px);max-width:-moz-calc(50% - -103.33433px);max-width:calc(50% - -103.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:683.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 729.16767px;-ms-flex:0 0 729.16767px;flex:0 0 729.16767px;max-width:729.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -104.16767px);max-width:-moz-calc(50% - -104.16767px);max-width:calc(50% - -104.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:679.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 735.001px;-ms-flex:0 0 735.001px;flex:0 0 735.001px;max-width:735.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -105.001px);max-width:-moz-calc(50% - -105.001px);max-width:calc(50% - -105.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:675.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 740.83433px;-ms-flex:0 0 740.83433px;flex:0 0 740.83433px;max-width:740.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -105.83433px);max-width:-moz-calc(50% - -105.83433px);max-width:calc(50% - -105.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:670.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 746.66767px;-ms-flex:0 0 746.66767px;flex:0 0 746.66767px;max-width:746.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -106.66767px);max-width:-moz-calc(50% - -106.66767px);max-width:calc(50% - -106.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:666.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 752.501px;-ms-flex:0 0 752.501px;flex:0 0 752.501px;max-width:752.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -107.501px);max-width:-moz-calc(50% - -107.501px);max-width:calc(50% - -107.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:662.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 758.33433px;-ms-flex:0 0 758.33433px;flex:0 0 758.33433px;max-width:758.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -108.33433px);max-width:-moz-calc(50% - -108.33433px);max-width:calc(50% - -108.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:658.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 764.16767px;-ms-flex:0 0 764.16767px;flex:0 0 764.16767px;max-width:764.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -109.16767px);max-width:-moz-calc(50% - -109.16767px);max-width:calc(50% - -109.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:654.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 770.001px;-ms-flex:0 0 770.001px;flex:0 0 770.001px;max-width:770.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -110.001px);max-width:-moz-calc(50% - -110.001px);max-width:calc(50% - -110.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:650.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 775.83433px;-ms-flex:0 0 775.83433px;flex:0 0 775.83433px;max-width:775.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -110.83433px);max-width:-moz-calc(50% - -110.83433px);max-width:calc(50% - -110.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:645.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 781.66767px;-ms-flex:0 0 781.66767px;flex:0 0 781.66767px;max-width:781.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -111.66767px);max-width:-moz-calc(50% - -111.66767px);max-width:calc(50% - -111.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:641.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 787.501px;-ms-flex:0 0 787.501px;flex:0 0 787.501px;max-width:787.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -112.501px);max-width:-moz-calc(50% - -112.501px);max-width:calc(50% - -112.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:637.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 793.33433px;-ms-flex:0 0 793.33433px;flex:0 0 793.33433px;max-width:793.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -113.33433px);max-width:-moz-calc(50% - -113.33433px);max-width:calc(50% - -113.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:633.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 799.16767px;-ms-flex:0 0 799.16767px;flex:0 0 799.16767px;max-width:799.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -114.16767px);max-width:-moz-calc(50% - -114.16767px);max-width:calc(50% - -114.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:629.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 805.001px;-ms-flex:0 0 805.001px;flex:0 0 805.001px;max-width:805.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -115.001px);max-width:-moz-calc(50% - -115.001px);max-width:calc(50% - -115.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:625.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 810.83433px;-ms-flex:0 0 810.83433px;flex:0 0 810.83433px;max-width:810.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -115.83433px);max-width:-moz-calc(50% - -115.83433px);max-width:calc(50% - -115.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:620.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 816.66767px;-ms-flex:0 0 816.66767px;flex:0 0 816.66767px;max-width:816.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -116.66767px);max-width:-moz-calc(50% - -116.66767px);max-width:calc(50% - -116.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:616.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -100.001px);max-width:-moz-calc(50% - -100.001px);max-width:calc(50% - -100.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:700.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -100.83433px);max-width:-moz-calc(50% - -100.83433px);max-width:calc(50% - -100.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:695.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -101.66767px);max-width:-moz-calc(50% - -101.66767px);max-width:calc(50% - -101.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:691.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -102.501px);max-width:-moz-calc(50% - -102.501px);max-width:calc(50% - -102.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:687.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -103.33433px);max-width:-moz-calc(50% - -103.33433px);max-width:calc(50% - -103.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:683.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -104.16767px);max-width:-moz-calc(50% - -104.16767px);max-width:calc(50% - -104.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:679.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -105.001px);max-width:-moz-calc(50% - -105.001px);max-width:calc(50% - -105.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:675.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -105.83433px);max-width:-moz-calc(50% - -105.83433px);max-width:calc(50% - -105.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:670.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -106.66767px);max-width:-moz-calc(50% - -106.66767px);max-width:calc(50% - -106.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:666.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -107.501px);max-width:-moz-calc(50% - -107.501px);max-width:calc(50% - -107.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:662.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -108.33433px);max-width:-moz-calc(50% - -108.33433px);max-width:calc(50% - -108.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:658.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -110.001px);max-width:-moz-calc(50% - -110.001px);max-width:calc(50% - -110.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:650.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -111.66767px);max-width:-moz-calc(50% - -111.66767px);max-width:calc(50% - -111.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:641.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -113.33433px);max-width:-moz-calc(50% - -113.33433px);max-width:calc(50% - -113.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:633.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -115.001px);max-width:-moz-calc(50% - -115.001px);max-width:calc(50% - -115.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:625.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -116.66767px);max-width:-moz-calc(50% - -116.66767px);max-width:calc(50% - -116.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:616.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 744.001px;-ms-flex:0 0 744.001px;flex:0 0 744.001px;max-width:744.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -124.001px);max-width:-moz-calc(50% - -124.001px);max-width:calc(50% - -124.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:704.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -124.001px);max-width:-moz-calc(50% - -124.001px);max-width:calc(50% - -124.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:704.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 720.001px;-ms-flex:0 0 720.001px;flex:0 0 720.001px;max-width:720.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:720.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 726.001px;-ms-flex:0 0 726.001px;flex:0 0 726.001px;max-width:726.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -121.001px);max-width:-moz-calc(50% - -121.001px);max-width:calc(50% - -121.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:716.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 732.001px;-ms-flex:0 0 732.001px;flex:0 0 732.001px;max-width:732.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -122.001px);max-width:-moz-calc(50% - -122.001px);max-width:calc(50% - -122.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:712.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 738.001px;-ms-flex:0 0 738.001px;flex:0 0 738.001px;max-width:738.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -123.001px);max-width:-moz-calc(50% - -123.001px);max-width:calc(50% - -123.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:708.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 744.001px;-ms-flex:0 0 744.001px;flex:0 0 744.001px;max-width:744.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -124.001px);max-width:-moz-calc(50% - -124.001px);max-width:calc(50% - -124.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:704.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 750.001px;-ms-flex:0 0 750.001px;flex:0 0 750.001px;max-width:750.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -125.001px);max-width:-moz-calc(50% - -125.001px);max-width:calc(50% - -125.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:700.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 756.001px;-ms-flex:0 0 756.001px;flex:0 0 756.001px;max-width:756.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -126.001px);max-width:-moz-calc(50% - -126.001px);max-width:calc(50% - -126.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:696.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 762.001px;-ms-flex:0 0 762.001px;flex:0 0 762.001px;max-width:762.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -127.001px);max-width:-moz-calc(50% - -127.001px);max-width:calc(50% - -127.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:692.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 768.001px;-ms-flex:0 0 768.001px;flex:0 0 768.001px;max-width:768.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -128.001px);max-width:-moz-calc(50% - -128.001px);max-width:calc(50% - -128.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:688.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 774.001px;-ms-flex:0 0 774.001px;flex:0 0 774.001px;max-width:774.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -129.001px);max-width:-moz-calc(50% - -129.001px);max-width:calc(50% - -129.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:684.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 780.001px;-ms-flex:0 0 780.001px;flex:0 0 780.001px;max-width:780.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -130.001px);max-width:-moz-calc(50% - -130.001px);max-width:calc(50% - -130.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:680.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 786.001px;-ms-flex:0 0 786.001px;flex:0 0 786.001px;max-width:786.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -131.001px);max-width:-moz-calc(50% - -131.001px);max-width:calc(50% - -131.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:676.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 792.001px;-ms-flex:0 0 792.001px;flex:0 0 792.001px;max-width:792.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -132.001px);max-width:-moz-calc(50% - -132.001px);max-width:calc(50% - -132.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:672.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 798.001px;-ms-flex:0 0 798.001px;flex:0 0 798.001px;max-width:798.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -133.001px);max-width:-moz-calc(50% - -133.001px);max-width:calc(50% - -133.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:668.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 804.001px;-ms-flex:0 0 804.001px;flex:0 0 804.001px;max-width:804.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -134.001px);max-width:-moz-calc(50% - -134.001px);max-width:calc(50% - -134.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:664.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 810.001px;-ms-flex:0 0 810.001px;flex:0 0 810.001px;max-width:810.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -135.001px);max-width:-moz-calc(50% - -135.001px);max-width:calc(50% - -135.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:660.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 816.001px;-ms-flex:0 0 816.001px;flex:0 0 816.001px;max-width:816.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -136.001px);max-width:-moz-calc(50% - -136.001px);max-width:calc(50% - -136.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:656.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 822.001px;-ms-flex:0 0 822.001px;flex:0 0 822.001px;max-width:822.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -137.001px);max-width:-moz-calc(50% - -137.001px);max-width:calc(50% - -137.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:652.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 828.001px;-ms-flex:0 0 828.001px;flex:0 0 828.001px;max-width:828.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -138.001px);max-width:-moz-calc(50% - -138.001px);max-width:calc(50% - -138.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:648.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 834.001px;-ms-flex:0 0 834.001px;flex:0 0 834.001px;max-width:834.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -139.001px);max-width:-moz-calc(50% - -139.001px);max-width:calc(50% - -139.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:644.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 840.001px;-ms-flex:0 0 840.001px;flex:0 0 840.001px;max-width:840.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -140.001px);max-width:-moz-calc(50% - -140.001px);max-width:calc(50% - -140.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:640.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:720.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -121.001px);max-width:-moz-calc(50% - -121.001px);max-width:calc(50% - -121.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:716.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -122.001px);max-width:-moz-calc(50% - -122.001px);max-width:calc(50% - -122.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:712.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -123.001px);max-width:-moz-calc(50% - -123.001px);max-width:calc(50% - -123.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:708.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -124.001px);max-width:-moz-calc(50% - -124.001px);max-width:calc(50% - -124.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:704.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -125.001px);max-width:-moz-calc(50% - -125.001px);max-width:calc(50% - -125.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:700.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -126.001px);max-width:-moz-calc(50% - -126.001px);max-width:calc(50% - -126.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:696.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -127.001px);max-width:-moz-calc(50% - -127.001px);max-width:calc(50% - -127.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:692.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -128.001px);max-width:-moz-calc(50% - -128.001px);max-width:calc(50% - -128.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:688.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -129.001px);max-width:-moz-calc(50% - -129.001px);max-width:calc(50% - -129.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:684.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -130.001px);max-width:-moz-calc(50% - -130.001px);max-width:calc(50% - -130.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:680.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -132.001px);max-width:-moz-calc(50% - -132.001px);max-width:calc(50% - -132.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:672.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -134.001px);max-width:-moz-calc(50% - -134.001px);max-width:calc(50% - -134.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:664.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -136.001px);max-width:-moz-calc(50% - -136.001px);max-width:calc(50% - -136.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:656.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -138.001px);max-width:-moz-calc(50% - -138.001px);max-width:calc(50% - -138.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:648.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -140.001px);max-width:-moz-calc(50% - -140.001px);max-width:calc(50% - -140.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:640.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="8"]{-webkit-flex:0 0 826.66767px;-ms-flex:0 0 826.66767px;flex:0 0 826.66767px;max-width:826.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -206.66767px);max-width:-moz-calc(50% - -206.66767px);max-width:calc(50% - -206.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:786.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -206.66767px);max-width:-moz-calc(50% - -206.66767px);max-width:calc(50% - -206.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:786.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 800.001px;-ms-flex:0 0 800.001px;flex:0 0 800.001px;max-width:800.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -200.001px);max-width:-moz-calc(50% - -200.001px);max-width:calc(50% - -200.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:800.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 806.66767px;-ms-flex:0 0 806.66767px;flex:0 0 806.66767px;max-width:806.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -201.66767px);max-width:-moz-calc(50% - -201.66767px);max-width:calc(50% - -201.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:796.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 813.33433px;-ms-flex:0 0 813.33433px;flex:0 0 813.33433px;max-width:813.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -203.33433px);max-width:-moz-calc(50% - -203.33433px);max-width:calc(50% - -203.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:793.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 820.001px;-ms-flex:0 0 820.001px;flex:0 0 820.001px;max-width:820.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -205.001px);max-width:-moz-calc(50% - -205.001px);max-width:calc(50% - -205.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:790.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 826.66767px;-ms-flex:0 0 826.66767px;flex:0 0 826.66767px;max-width:826.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -206.66767px);max-width:-moz-calc(50% - -206.66767px);max-width:calc(50% - -206.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:786.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 833.33433px;-ms-flex:0 0 833.33433px;flex:0 0 833.33433px;max-width:833.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -208.33433px);max-width:-moz-calc(50% - -208.33433px);max-width:calc(50% - -208.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:783.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 840.001px;-ms-flex:0 0 840.001px;flex:0 0 840.001px;max-width:840.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -210.001px);max-width:-moz-calc(50% - -210.001px);max-width:calc(50% - -210.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:780.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 846.66767px;-ms-flex:0 0 846.66767px;flex:0 0 846.66767px;max-width:846.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -211.66767px);max-width:-moz-calc(50% - -211.66767px);max-width:calc(50% - -211.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:776.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 853.33433px;-ms-flex:0 0 853.33433px;flex:0 0 853.33433px;max-width:853.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -213.33433px);max-width:-moz-calc(50% - -213.33433px);max-width:calc(50% - -213.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:773.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 860.001px;-ms-flex:0 0 860.001px;flex:0 0 860.001px;max-width:860.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -215.001px);max-width:-moz-calc(50% - -215.001px);max-width:calc(50% - -215.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:770.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 866.66767px;-ms-flex:0 0 866.66767px;flex:0 0 866.66767px;max-width:866.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -216.66767px);max-width:-moz-calc(50% - -216.66767px);max-width:calc(50% - -216.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:766.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 873.33433px;-ms-flex:0 0 873.33433px;flex:0 0 873.33433px;max-width:873.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -218.33433px);max-width:-moz-calc(50% - -218.33433px);max-width:calc(50% - -218.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:763.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 880.001px;-ms-flex:0 0 880.001px;flex:0 0 880.001px;max-width:880.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -220.001px);max-width:-moz-calc(50% - -220.001px);max-width:calc(50% - -220.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:760.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 886.66767px;-ms-flex:0 0 886.66767px;flex:0 0 886.66767px;max-width:886.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -221.66767px);max-width:-moz-calc(50% - -221.66767px);max-width:calc(50% - -221.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:756.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 893.33433px;-ms-flex:0 0 893.33433px;flex:0 0 893.33433px;max-width:893.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -223.33433px);max-width:-moz-calc(50% - -223.33433px);max-width:calc(50% - -223.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:753.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 900.001px;-ms-flex:0 0 900.001px;flex:0 0 900.001px;max-width:900.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -225.001px);max-width:-moz-calc(50% - -225.001px);max-width:calc(50% - -225.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:750.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 906.66767px;-ms-flex:0 0 906.66767px;flex:0 0 906.66767px;max-width:906.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -226.66767px);max-width:-moz-calc(50% - -226.66767px);max-width:calc(50% - -226.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:746.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 913.33433px;-ms-flex:0 0 913.33433px;flex:0 0 913.33433px;max-width:913.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -228.33433px);max-width:-moz-calc(50% - -228.33433px);max-width:calc(50% - -228.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:743.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 920.001px;-ms-flex:0 0 920.001px;flex:0 0 920.001px;max-width:920.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -230.001px);max-width:-moz-calc(50% - -230.001px);max-width:calc(50% - -230.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:740.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 926.66767px;-ms-flex:0 0 926.66767px;flex:0 0 926.66767px;max-width:926.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -231.66767px);max-width:-moz-calc(50% - -231.66767px);max-width:calc(50% - -231.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:736.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 933.33433px;-ms-flex:0 0 933.33433px;flex:0 0 933.33433px;max-width:933.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -233.33433px);max-width:-moz-calc(50% - -233.33433px);max-width:calc(50% - -233.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:733.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -200.001px);max-width:-moz-calc(50% - -200.001px);max-width:calc(50% - -200.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:800.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -201.66767px);max-width:-moz-calc(50% - -201.66767px);max-width:calc(50% - -201.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:796.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -203.33433px);max-width:-moz-calc(50% - -203.33433px);max-width:calc(50% - -203.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:793.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -205.001px);max-width:-moz-calc(50% - -205.001px);max-width:calc(50% - -205.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:790.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -206.66767px);max-width:-moz-calc(50% - -206.66767px);max-width:calc(50% - -206.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:786.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -208.33433px);max-width:-moz-calc(50% - -208.33433px);max-width:calc(50% - -208.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:783.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -210.001px);max-width:-moz-calc(50% - -210.001px);max-width:calc(50% - -210.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:780.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -211.66767px);max-width:-moz-calc(50% - -211.66767px);max-width:calc(50% - -211.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:776.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -213.33433px);max-width:-moz-calc(50% - -213.33433px);max-width:calc(50% - -213.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:773.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -215.001px);max-width:-moz-calc(50% - -215.001px);max-width:calc(50% - -215.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:770.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -216.66767px);max-width:-moz-calc(50% - -216.66767px);max-width:calc(50% - -216.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:766.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -220.001px);max-width:-moz-calc(50% - -220.001px);max-width:calc(50% - -220.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:760.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -223.33433px);max-width:-moz-calc(50% - -223.33433px);max-width:calc(50% - -223.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:753.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -226.66767px);max-width:-moz-calc(50% - -226.66767px);max-width:calc(50% - -226.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:746.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -230.001px);max-width:-moz-calc(50% - -230.001px);max-width:calc(50% - -230.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:740.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -233.33433px);max-width:-moz-calc(50% - -233.33433px);max-width:calc(50% - -233.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:733.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="9"]{-webkit-flex:0 0 930.001px;-ms-flex:0 0 930.001px;flex:0 0 930.001px;max-width:930.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -310.001px);max-width:-moz-calc(50% - -310.001px);max-width:calc(50% - -310.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:890.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -310.001px);max-width:-moz-calc(50% - -310.001px);max-width:calc(50% - -310.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:890.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 900.001px;-ms-flex:0 0 900.001px;flex:0 0 900.001px;max-width:900.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -300.001px);max-width:-moz-calc(50% - -300.001px);max-width:calc(50% - -300.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:900.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 907.501px;-ms-flex:0 0 907.501px;flex:0 0 907.501px;max-width:907.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -302.501px);max-width:-moz-calc(50% - -302.501px);max-width:calc(50% - -302.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:897.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 915.001px;-ms-flex:0 0 915.001px;flex:0 0 915.001px;max-width:915.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -305.001px);max-width:-moz-calc(50% - -305.001px);max-width:calc(50% - -305.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:895.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 922.501px;-ms-flex:0 0 922.501px;flex:0 0 922.501px;max-width:922.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -307.501px);max-width:-moz-calc(50% - -307.501px);max-width:calc(50% - -307.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:892.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 930.001px;-ms-flex:0 0 930.001px;flex:0 0 930.001px;max-width:930.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -310.001px);max-width:-moz-calc(50% - -310.001px);max-width:calc(50% - -310.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:890.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 937.501px;-ms-flex:0 0 937.501px;flex:0 0 937.501px;max-width:937.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -312.501px);max-width:-moz-calc(50% - -312.501px);max-width:calc(50% - -312.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:887.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 945.001px;-ms-flex:0 0 945.001px;flex:0 0 945.001px;max-width:945.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -315.001px);max-width:-moz-calc(50% - -315.001px);max-width:calc(50% - -315.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:885.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 952.501px;-ms-flex:0 0 952.501px;flex:0 0 952.501px;max-width:952.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -317.501px);max-width:-moz-calc(50% - -317.501px);max-width:calc(50% - -317.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:882.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 960.001px;-ms-flex:0 0 960.001px;flex:0 0 960.001px;max-width:960.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -320.001px);max-width:-moz-calc(50% - -320.001px);max-width:calc(50% - -320.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:880.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 967.501px;-ms-flex:0 0 967.501px;flex:0 0 967.501px;max-width:967.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -322.501px);max-width:-moz-calc(50% - -322.501px);max-width:calc(50% - -322.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:877.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 975.001px;-ms-flex:0 0 975.001px;flex:0 0 975.001px;max-width:975.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -325.001px);max-width:-moz-calc(50% - -325.001px);max-width:calc(50% - -325.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:875.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 982.501px;-ms-flex:0 0 982.501px;flex:0 0 982.501px;max-width:982.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -327.501px);max-width:-moz-calc(50% - -327.501px);max-width:calc(50% - -327.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:872.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 990.001px;-ms-flex:0 0 990.001px;flex:0 0 990.001px;max-width:990.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -330.001px);max-width:-moz-calc(50% - -330.001px);max-width:calc(50% - -330.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:870.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 997.501px;-ms-flex:0 0 997.501px;flex:0 0 997.501px;max-width:997.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -332.501px);max-width:-moz-calc(50% - -332.501px);max-width:calc(50% - -332.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:867.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1005.001px;-ms-flex:0 0 1005.001px;flex:0 0 1005.001px;max-width:1005.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -335.001px);max-width:-moz-calc(50% - -335.001px);max-width:calc(50% - -335.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:865.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1012.501px;-ms-flex:0 0 1012.501px;flex:0 0 1012.501px;max-width:1012.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -337.501px);max-width:-moz-calc(50% - -337.501px);max-width:calc(50% - -337.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:862.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1020.001px;-ms-flex:0 0 1020.001px;flex:0 0 1020.001px;max-width:1020.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -340.001px);max-width:-moz-calc(50% - -340.001px);max-width:calc(50% - -340.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:860.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1027.501px;-ms-flex:0 0 1027.501px;flex:0 0 1027.501px;max-width:1027.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -342.501px);max-width:-moz-calc(50% - -342.501px);max-width:calc(50% - -342.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:857.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1035.001px;-ms-flex:0 0 1035.001px;flex:0 0 1035.001px;max-width:1035.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -345.001px);max-width:-moz-calc(50% - -345.001px);max-width:calc(50% - -345.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:855.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1042.501px;-ms-flex:0 0 1042.501px;flex:0 0 1042.501px;max-width:1042.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -347.501px);max-width:-moz-calc(50% - -347.501px);max-width:calc(50% - -347.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:852.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1050.001px;-ms-flex:0 0 1050.001px;flex:0 0 1050.001px;max-width:1050.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -350.001px);max-width:-moz-calc(50% - -350.001px);max-width:calc(50% - -350.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:850.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -300.001px);max-width:-moz-calc(50% - -300.001px);max-width:calc(50% - -300.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:900.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -302.501px);max-width:-moz-calc(50% - -302.501px);max-width:calc(50% - -302.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:897.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -305.001px);max-width:-moz-calc(50% - -305.001px);max-width:calc(50% - -305.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:895.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -307.501px);max-width:-moz-calc(50% - -307.501px);max-width:calc(50% - -307.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:892.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -310.001px);max-width:-moz-calc(50% - -310.001px);max-width:calc(50% - -310.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:890.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -312.501px);max-width:-moz-calc(50% - -312.501px);max-width:calc(50% - -312.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:887.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -315.001px);max-width:-moz-calc(50% - -315.001px);max-width:calc(50% - -315.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:885.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -317.501px);max-width:-moz-calc(50% - -317.501px);max-width:calc(50% - -317.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:882.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -320.001px);max-width:-moz-calc(50% - -320.001px);max-width:calc(50% - -320.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:880.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -322.501px);max-width:-moz-calc(50% - -322.501px);max-width:calc(50% - -322.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:877.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -325.001px);max-width:-moz-calc(50% - -325.001px);max-width:calc(50% - -325.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:875.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -330.001px);max-width:-moz-calc(50% - -330.001px);max-width:calc(50% - -330.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:870.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -335.001px);max-width:-moz-calc(50% - -335.001px);max-width:calc(50% - -335.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:865.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -340.001px);max-width:-moz-calc(50% - -340.001px);max-width:calc(50% - -340.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:860.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -345.001px);max-width:-moz-calc(50% - -345.001px);max-width:calc(50% - -345.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:855.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -350.001px);max-width:-moz-calc(50% - -350.001px);max-width:calc(50% - -350.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:850.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 992.001px;-ms-flex:0 0 992.001px;flex:0 0 992.001px;max-width:992.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -372.001px);max-width:-moz-calc(50% - -372.001px);max-width:calc(50% - -372.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:952.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -372.001px);max-width:-moz-calc(50% - -372.001px);max-width:calc(50% - -372.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:952.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 960.001px;-ms-flex:0 0 960.001px;flex:0 0 960.001px;max-width:960.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:960.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 968.001px;-ms-flex:0 0 968.001px;flex:0 0 968.001px;max-width:968.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -363.001px);max-width:-moz-calc(50% - -363.001px);max-width:calc(50% - -363.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:958.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 976.001px;-ms-flex:0 0 976.001px;flex:0 0 976.001px;max-width:976.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -366.001px);max-width:-moz-calc(50% - -366.001px);max-width:calc(50% - -366.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:956.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 984.001px;-ms-flex:0 0 984.001px;flex:0 0 984.001px;max-width:984.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -369.001px);max-width:-moz-calc(50% - -369.001px);max-width:calc(50% - -369.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:954.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 992.001px;-ms-flex:0 0 992.001px;flex:0 0 992.001px;max-width:992.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -372.001px);max-width:-moz-calc(50% - -372.001px);max-width:calc(50% - -372.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:952.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1000.001px;-ms-flex:0 0 1000.001px;flex:0 0 1000.001px;max-width:1000.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -375.001px);max-width:-moz-calc(50% - -375.001px);max-width:calc(50% - -375.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:950.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1008.001px;-ms-flex:0 0 1008.001px;flex:0 0 1008.001px;max-width:1008.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -378.001px);max-width:-moz-calc(50% - -378.001px);max-width:calc(50% - -378.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:948.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1016.001px;-ms-flex:0 0 1016.001px;flex:0 0 1016.001px;max-width:1016.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -381.001px);max-width:-moz-calc(50% - -381.001px);max-width:calc(50% - -381.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:946.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1024.001px;-ms-flex:0 0 1024.001px;flex:0 0 1024.001px;max-width:1024.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -384.001px);max-width:-moz-calc(50% - -384.001px);max-width:calc(50% - -384.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:944.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1032.001px;-ms-flex:0 0 1032.001px;flex:0 0 1032.001px;max-width:1032.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -387.001px);max-width:-moz-calc(50% - -387.001px);max-width:calc(50% - -387.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:942.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1040.001px;-ms-flex:0 0 1040.001px;flex:0 0 1040.001px;max-width:1040.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -390.001px);max-width:-moz-calc(50% - -390.001px);max-width:calc(50% - -390.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:940.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1048.001px;-ms-flex:0 0 1048.001px;flex:0 0 1048.001px;max-width:1048.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -393.001px);max-width:-moz-calc(50% - -393.001px);max-width:calc(50% - -393.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:938.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1056.001px;-ms-flex:0 0 1056.001px;flex:0 0 1056.001px;max-width:1056.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -396.001px);max-width:-moz-calc(50% - -396.001px);max-width:calc(50% - -396.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:936.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1064.001px;-ms-flex:0 0 1064.001px;flex:0 0 1064.001px;max-width:1064.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -399.001px);max-width:-moz-calc(50% - -399.001px);max-width:calc(50% - -399.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:934.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1072.001px;-ms-flex:0 0 1072.001px;flex:0 0 1072.001px;max-width:1072.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -402.001px);max-width:-moz-calc(50% - -402.001px);max-width:calc(50% - -402.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:932.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1080.001px;-ms-flex:0 0 1080.001px;flex:0 0 1080.001px;max-width:1080.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -405.001px);max-width:-moz-calc(50% - -405.001px);max-width:calc(50% - -405.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:930.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1088.001px;-ms-flex:0 0 1088.001px;flex:0 0 1088.001px;max-width:1088.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -408.001px);max-width:-moz-calc(50% - -408.001px);max-width:calc(50% - -408.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:928.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1096.001px;-ms-flex:0 0 1096.001px;flex:0 0 1096.001px;max-width:1096.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -411.001px);max-width:-moz-calc(50% - -411.001px);max-width:calc(50% - -411.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:926.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1104.001px;-ms-flex:0 0 1104.001px;flex:0 0 1104.001px;max-width:1104.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -414.001px);max-width:-moz-calc(50% - -414.001px);max-width:calc(50% - -414.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:924.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1112.001px;-ms-flex:0 0 1112.001px;flex:0 0 1112.001px;max-width:1112.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -417.001px);max-width:-moz-calc(50% - -417.001px);max-width:calc(50% - -417.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:922.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1120.001px;-ms-flex:0 0 1120.001px;flex:0 0 1120.001px;max-width:1120.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:920.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:960.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -363.001px);max-width:-moz-calc(50% - -363.001px);max-width:calc(50% - -363.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:958.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -366.001px);max-width:-moz-calc(50% - -366.001px);max-width:calc(50% - -366.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:956.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -369.001px);max-width:-moz-calc(50% - -369.001px);max-width:calc(50% - -369.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:954.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -372.001px);max-width:-moz-calc(50% - -372.001px);max-width:calc(50% - -372.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:952.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -375.001px);max-width:-moz-calc(50% - -375.001px);max-width:calc(50% - -375.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:950.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -378.001px);max-width:-moz-calc(50% - -378.001px);max-width:calc(50% - -378.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:948.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -381.001px);max-width:-moz-calc(50% - -381.001px);max-width:calc(50% - -381.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:946.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -384.001px);max-width:-moz-calc(50% - -384.001px);max-width:calc(50% - -384.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:944.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -387.001px);max-width:-moz-calc(50% - -387.001px);max-width:calc(50% - -387.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:942.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -390.001px);max-width:-moz-calc(50% - -390.001px);max-width:calc(50% - -390.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:940.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -396.001px);max-width:-moz-calc(50% - -396.001px);max-width:calc(50% - -396.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:936.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -402.001px);max-width:-moz-calc(50% - -402.001px);max-width:calc(50% - -402.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:932.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -408.001px);max-width:-moz-calc(50% - -408.001px);max-width:calc(50% - -408.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:928.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -414.001px);max-width:-moz-calc(50% - -414.001px);max-width:calc(50% - -414.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:924.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:920.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1033.33433px;-ms-flex:0 0 1033.33433px;flex:0 0 1033.33433px;max-width:1033.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -413.33433px);max-width:-moz-calc(50% - -413.33433px);max-width:calc(50% - -413.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:993.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -413.33433px);max-width:-moz-calc(50% - -413.33433px);max-width:calc(50% - -413.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:993.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1000.001px;-ms-flex:0 0 1000.001px;flex:0 0 1000.001px;max-width:1000.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -400.001px);max-width:-moz-calc(50% - -400.001px);max-width:calc(50% - -400.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1000.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1008.33433px;-ms-flex:0 0 1008.33433px;flex:0 0 1008.33433px;max-width:1008.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -403.33433px);max-width:-moz-calc(50% - -403.33433px);max-width:calc(50% - -403.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:998.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1016.66767px;-ms-flex:0 0 1016.66767px;flex:0 0 1016.66767px;max-width:1016.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -406.66767px);max-width:-moz-calc(50% - -406.66767px);max-width:calc(50% - -406.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:996.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1025.001px;-ms-flex:0 0 1025.001px;flex:0 0 1025.001px;max-width:1025.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -410.001px);max-width:-moz-calc(50% - -410.001px);max-width:calc(50% - -410.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:995.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1033.33433px;-ms-flex:0 0 1033.33433px;flex:0 0 1033.33433px;max-width:1033.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -413.33433px);max-width:-moz-calc(50% - -413.33433px);max-width:calc(50% - -413.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:993.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1041.66767px;-ms-flex:0 0 1041.66767px;flex:0 0 1041.66767px;max-width:1041.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -416.66767px);max-width:-moz-calc(50% - -416.66767px);max-width:calc(50% - -416.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:991.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1050.001px;-ms-flex:0 0 1050.001px;flex:0 0 1050.001px;max-width:1050.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:990.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1058.33433px;-ms-flex:0 0 1058.33433px;flex:0 0 1058.33433px;max-width:1058.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -423.33433px);max-width:-moz-calc(50% - -423.33433px);max-width:calc(50% - -423.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:988.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1066.66767px;-ms-flex:0 0 1066.66767px;flex:0 0 1066.66767px;max-width:1066.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -426.66767px);max-width:-moz-calc(50% - -426.66767px);max-width:calc(50% - -426.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:986.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1075.001px;-ms-flex:0 0 1075.001px;flex:0 0 1075.001px;max-width:1075.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -430.001px);max-width:-moz-calc(50% - -430.001px);max-width:calc(50% - -430.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:985.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1083.33433px;-ms-flex:0 0 1083.33433px;flex:0 0 1083.33433px;max-width:1083.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -433.33433px);max-width:-moz-calc(50% - -433.33433px);max-width:calc(50% - -433.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:983.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1091.66767px;-ms-flex:0 0 1091.66767px;flex:0 0 1091.66767px;max-width:1091.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -436.66767px);max-width:-moz-calc(50% - -436.66767px);max-width:calc(50% - -436.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:981.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1100.001px;-ms-flex:0 0 1100.001px;flex:0 0 1100.001px;max-width:1100.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -440.001px);max-width:-moz-calc(50% - -440.001px);max-width:calc(50% - -440.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:980.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1108.33433px;-ms-flex:0 0 1108.33433px;flex:0 0 1108.33433px;max-width:1108.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -443.33433px);max-width:-moz-calc(50% - -443.33433px);max-width:calc(50% - -443.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:978.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1116.66767px;-ms-flex:0 0 1116.66767px;flex:0 0 1116.66767px;max-width:1116.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -446.66767px);max-width:-moz-calc(50% - -446.66767px);max-width:calc(50% - -446.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:976.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1125.001px;-ms-flex:0 0 1125.001px;flex:0 0 1125.001px;max-width:1125.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -450.001px);max-width:-moz-calc(50% - -450.001px);max-width:calc(50% - -450.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:975.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1133.33433px;-ms-flex:0 0 1133.33433px;flex:0 0 1133.33433px;max-width:1133.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -453.33433px);max-width:-moz-calc(50% - -453.33433px);max-width:calc(50% - -453.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:973.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1141.66767px;-ms-flex:0 0 1141.66767px;flex:0 0 1141.66767px;max-width:1141.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -456.66767px);max-width:-moz-calc(50% - -456.66767px);max-width:calc(50% - -456.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:971.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1150.001px;-ms-flex:0 0 1150.001px;flex:0 0 1150.001px;max-width:1150.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -460.001px);max-width:-moz-calc(50% - -460.001px);max-width:calc(50% - -460.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:970.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1158.33433px;-ms-flex:0 0 1158.33433px;flex:0 0 1158.33433px;max-width:1158.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -463.33433px);max-width:-moz-calc(50% - -463.33433px);max-width:calc(50% - -463.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:968.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1166.66767px;-ms-flex:0 0 1166.66767px;flex:0 0 1166.66767px;max-width:1166.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -466.66767px);max-width:-moz-calc(50% - -466.66767px);max-width:calc(50% - -466.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:966.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -400.001px);max-width:-moz-calc(50% - -400.001px);max-width:calc(50% - -400.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1000.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -403.33433px);max-width:-moz-calc(50% - -403.33433px);max-width:calc(50% - -403.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:998.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -406.66767px);max-width:-moz-calc(50% - -406.66767px);max-width:calc(50% - -406.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:996.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -410.001px);max-width:-moz-calc(50% - -410.001px);max-width:calc(50% - -410.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:995.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -413.33433px);max-width:-moz-calc(50% - -413.33433px);max-width:calc(50% - -413.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:993.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -416.66767px);max-width:-moz-calc(50% - -416.66767px);max-width:calc(50% - -416.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:991.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:990.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -423.33433px);max-width:-moz-calc(50% - -423.33433px);max-width:calc(50% - -423.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:988.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -426.66767px);max-width:-moz-calc(50% - -426.66767px);max-width:calc(50% - -426.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:986.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -430.001px);max-width:-moz-calc(50% - -430.001px);max-width:calc(50% - -430.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:985.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -433.33433px);max-width:-moz-calc(50% - -433.33433px);max-width:calc(50% - -433.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:983.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -440.001px);max-width:-moz-calc(50% - -440.001px);max-width:calc(50% - -440.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:980.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -446.66767px);max-width:-moz-calc(50% - -446.66767px);max-width:calc(50% - -446.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:976.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -453.33433px);max-width:-moz-calc(50% - -453.33433px);max-width:calc(50% - -453.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:973.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -460.001px);max-width:-moz-calc(50% - -460.001px);max-width:calc(50% - -460.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:970.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -466.66767px);max-width:-moz-calc(50% - -466.66767px);max-width:calc(50% - -466.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:966.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1136.66767px;-ms-flex:0 0 1136.66767px;flex:0 0 1136.66767px;max-width:1136.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1096.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1096.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1100.001px;-ms-flex:0 0 1100.001px;flex:0 0 1100.001px;max-width:1100.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -500.001px);max-width:-moz-calc(50% - -500.001px);max-width:calc(50% - -500.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1100.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1109.16767px;-ms-flex:0 0 1109.16767px;flex:0 0 1109.16767px;max-width:1109.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -504.16767px);max-width:-moz-calc(50% - -504.16767px);max-width:calc(50% - -504.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1099.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1118.33433px;-ms-flex:0 0 1118.33433px;flex:0 0 1118.33433px;max-width:1118.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -508.33433px);max-width:-moz-calc(50% - -508.33433px);max-width:calc(50% - -508.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1098.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1127.501px;-ms-flex:0 0 1127.501px;flex:0 0 1127.501px;max-width:1127.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -512.501px);max-width:-moz-calc(50% - -512.501px);max-width:calc(50% - -512.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1097.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1136.66767px;-ms-flex:0 0 1136.66767px;flex:0 0 1136.66767px;max-width:1136.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1096.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1145.83433px;-ms-flex:0 0 1145.83433px;flex:0 0 1145.83433px;max-width:1145.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -520.83433px);max-width:-moz-calc(50% - -520.83433px);max-width:calc(50% - -520.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1095.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1155.001px;-ms-flex:0 0 1155.001px;flex:0 0 1155.001px;max-width:1155.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -525.001px);max-width:-moz-calc(50% - -525.001px);max-width:calc(50% - -525.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1095.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1164.16767px;-ms-flex:0 0 1164.16767px;flex:0 0 1164.16767px;max-width:1164.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -529.16767px);max-width:-moz-calc(50% - -529.16767px);max-width:calc(50% - -529.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1094.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1173.33433px;-ms-flex:0 0 1173.33433px;flex:0 0 1173.33433px;max-width:1173.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -533.33433px);max-width:-moz-calc(50% - -533.33433px);max-width:calc(50% - -533.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1093.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1182.501px;-ms-flex:0 0 1182.501px;flex:0 0 1182.501px;max-width:1182.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -537.501px);max-width:-moz-calc(50% - -537.501px);max-width:calc(50% - -537.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1092.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1191.66767px;-ms-flex:0 0 1191.66767px;flex:0 0 1191.66767px;max-width:1191.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -541.66767px);max-width:-moz-calc(50% - -541.66767px);max-width:calc(50% - -541.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1091.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1200.83433px;-ms-flex:0 0 1200.83433px;flex:0 0 1200.83433px;max-width:1200.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -545.83433px);max-width:-moz-calc(50% - -545.83433px);max-width:calc(50% - -545.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1090.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1210.001px;-ms-flex:0 0 1210.001px;flex:0 0 1210.001px;max-width:1210.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -550.001px);max-width:-moz-calc(50% - -550.001px);max-width:calc(50% - -550.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1090.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1219.16767px;-ms-flex:0 0 1219.16767px;flex:0 0 1219.16767px;max-width:1219.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -554.16767px);max-width:-moz-calc(50% - -554.16767px);max-width:calc(50% - -554.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1089.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1228.33433px;-ms-flex:0 0 1228.33433px;flex:0 0 1228.33433px;max-width:1228.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -558.33433px);max-width:-moz-calc(50% - -558.33433px);max-width:calc(50% - -558.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1088.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1237.501px;-ms-flex:0 0 1237.501px;flex:0 0 1237.501px;max-width:1237.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -562.501px);max-width:-moz-calc(50% - -562.501px);max-width:calc(50% - -562.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1087.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1246.66767px;-ms-flex:0 0 1246.66767px;flex:0 0 1246.66767px;max-width:1246.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -566.66767px);max-width:-moz-calc(50% - -566.66767px);max-width:calc(50% - -566.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1086.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1255.83433px;-ms-flex:0 0 1255.83433px;flex:0 0 1255.83433px;max-width:1255.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -570.83433px);max-width:-moz-calc(50% - -570.83433px);max-width:calc(50% - -570.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1085.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1265.001px;-ms-flex:0 0 1265.001px;flex:0 0 1265.001px;max-width:1265.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -575.001px);max-width:-moz-calc(50% - -575.001px);max-width:calc(50% - -575.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1085.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1274.16767px;-ms-flex:0 0 1274.16767px;flex:0 0 1274.16767px;max-width:1274.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -579.16767px);max-width:-moz-calc(50% - -579.16767px);max-width:calc(50% - -579.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1084.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1283.33433px;-ms-flex:0 0 1283.33433px;flex:0 0 1283.33433px;max-width:1283.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -583.33433px);max-width:-moz-calc(50% - -583.33433px);max-width:calc(50% - -583.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1083.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -500.001px);max-width:-moz-calc(50% - -500.001px);max-width:calc(50% - -500.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1100.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -504.16767px);max-width:-moz-calc(50% - -504.16767px);max-width:calc(50% - -504.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1099.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -508.33433px);max-width:-moz-calc(50% - -508.33433px);max-width:calc(50% - -508.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1098.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -512.501px);max-width:-moz-calc(50% - -512.501px);max-width:calc(50% - -512.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1097.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1096.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -520.83433px);max-width:-moz-calc(50% - -520.83433px);max-width:calc(50% - -520.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1095.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -525.001px);max-width:-moz-calc(50% - -525.001px);max-width:calc(50% - -525.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1095.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -529.16767px);max-width:-moz-calc(50% - -529.16767px);max-width:calc(50% - -529.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1094.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -533.33433px);max-width:-moz-calc(50% - -533.33433px);max-width:calc(50% - -533.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1093.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -537.501px);max-width:-moz-calc(50% - -537.501px);max-width:calc(50% - -537.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1092.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -541.66767px);max-width:-moz-calc(50% - -541.66767px);max-width:calc(50% - -541.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1091.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -550.001px);max-width:-moz-calc(50% - -550.001px);max-width:calc(50% - -550.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1090.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -558.33433px);max-width:-moz-calc(50% - -558.33433px);max-width:calc(50% - -558.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1088.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -566.66767px);max-width:-moz-calc(50% - -566.66767px);max-width:calc(50% - -566.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1086.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -575.001px);max-width:-moz-calc(50% - -575.001px);max-width:calc(50% - -575.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1085.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -583.33433px);max-width:-moz-calc(50% - -583.33433px);max-width:calc(50% - -583.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1083.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1240.001px;-ms-flex:0 0 1240.001px;flex:0 0 1240.001px;max-width:1240.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -620.001px);max-width:-moz-calc(50% - -620.001px);max-width:calc(50% - -620.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -620.001px);max-width:-moz-calc(50% - -620.001px);max-width:calc(50% - -620.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1200.001px;-ms-flex:0 0 1200.001px;flex:0 0 1200.001px;max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1210.001px;-ms-flex:0 0 1210.001px;flex:0 0 1210.001px;max-width:1210.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -605.001px);max-width:-moz-calc(50% - -605.001px);max-width:calc(50% - -605.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1220.001px;-ms-flex:0 0 1220.001px;flex:0 0 1220.001px;max-width:1220.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -610.001px);max-width:-moz-calc(50% - -610.001px);max-width:calc(50% - -610.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1230.001px;-ms-flex:0 0 1230.001px;flex:0 0 1230.001px;max-width:1230.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -615.001px);max-width:-moz-calc(50% - -615.001px);max-width:calc(50% - -615.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1240.001px;-ms-flex:0 0 1240.001px;flex:0 0 1240.001px;max-width:1240.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -620.001px);max-width:-moz-calc(50% - -620.001px);max-width:calc(50% - -620.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1250.001px;-ms-flex:0 0 1250.001px;flex:0 0 1250.001px;max-width:1250.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -625.001px);max-width:-moz-calc(50% - -625.001px);max-width:calc(50% - -625.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1260.001px;-ms-flex:0 0 1260.001px;flex:0 0 1260.001px;max-width:1260.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -630.001px);max-width:-moz-calc(50% - -630.001px);max-width:calc(50% - -630.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1270.001px;-ms-flex:0 0 1270.001px;flex:0 0 1270.001px;max-width:1270.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -635.001px);max-width:-moz-calc(50% - -635.001px);max-width:calc(50% - -635.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1280.001px;-ms-flex:0 0 1280.001px;flex:0 0 1280.001px;max-width:1280.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -640.001px);max-width:-moz-calc(50% - -640.001px);max-width:calc(50% - -640.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1290.001px;-ms-flex:0 0 1290.001px;flex:0 0 1290.001px;max-width:1290.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -645.001px);max-width:-moz-calc(50% - -645.001px);max-width:calc(50% - -645.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1300.001px;-ms-flex:0 0 1300.001px;flex:0 0 1300.001px;max-width:1300.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -650.001px);max-width:-moz-calc(50% - -650.001px);max-width:calc(50% - -650.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1310.001px;-ms-flex:0 0 1310.001px;flex:0 0 1310.001px;max-width:1310.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -655.001px);max-width:-moz-calc(50% - -655.001px);max-width:calc(50% - -655.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1320.001px;-ms-flex:0 0 1320.001px;flex:0 0 1320.001px;max-width:1320.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -660.001px);max-width:-moz-calc(50% - -660.001px);max-width:calc(50% - -660.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1330.001px;-ms-flex:0 0 1330.001px;flex:0 0 1330.001px;max-width:1330.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -665.001px);max-width:-moz-calc(50% - -665.001px);max-width:calc(50% - -665.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1340.001px;-ms-flex:0 0 1340.001px;flex:0 0 1340.001px;max-width:1340.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -670.001px);max-width:-moz-calc(50% - -670.001px);max-width:calc(50% - -670.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1350.001px;-ms-flex:0 0 1350.001px;flex:0 0 1350.001px;max-width:1350.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -675.001px);max-width:-moz-calc(50% - -675.001px);max-width:calc(50% - -675.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1360.001px;-ms-flex:0 0 1360.001px;flex:0 0 1360.001px;max-width:1360.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -680.001px);max-width:-moz-calc(50% - -680.001px);max-width:calc(50% - -680.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1370.001px;-ms-flex:0 0 1370.001px;flex:0 0 1370.001px;max-width:1370.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -685.001px);max-width:-moz-calc(50% - -685.001px);max-width:calc(50% - -685.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1380.001px;-ms-flex:0 0 1380.001px;flex:0 0 1380.001px;max-width:1380.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -690.001px);max-width:-moz-calc(50% - -690.001px);max-width:calc(50% - -690.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1390.001px;-ms-flex:0 0 1390.001px;flex:0 0 1390.001px;max-width:1390.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -695.001px);max-width:-moz-calc(50% - -695.001px);max-width:calc(50% - -695.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1200 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1400.001px;-ms-flex:0 0 1400.001px;flex:0 0 1400.001px;max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -700.001px);max-width:-moz-calc(50% - -700.001px);max-width:calc(50% - -700.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -605.001px);max-width:-moz-calc(50% - -605.001px);max-width:calc(50% - -605.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -610.001px);max-width:-moz-calc(50% - -610.001px);max-width:calc(50% - -610.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -615.001px);max-width:-moz-calc(50% - -615.001px);max-width:calc(50% - -615.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -620.001px);max-width:-moz-calc(50% - -620.001px);max-width:calc(50% - -620.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -625.001px);max-width:-moz-calc(50% - -625.001px);max-width:calc(50% - -625.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -630.001px);max-width:-moz-calc(50% - -630.001px);max-width:calc(50% - -630.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -635.001px);max-width:-moz-calc(50% - -635.001px);max-width:calc(50% - -635.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -640.001px);max-width:-moz-calc(50% - -640.001px);max-width:calc(50% - -640.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -645.001px);max-width:-moz-calc(50% - -645.001px);max-width:calc(50% - -645.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -650.001px);max-width:-moz-calc(50% - -650.001px);max-width:calc(50% - -650.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -660.001px);max-width:-moz-calc(50% - -660.001px);max-width:calc(50% - -660.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -670.001px);max-width:-moz-calc(50% - -670.001px);max-width:calc(50% - -670.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -680.001px);max-width:-moz-calc(50% - -680.001px);max-width:calc(50% - -680.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -690.001px);max-width:-moz-calc(50% - -690.001px);max-width:calc(50% - -690.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -700.001px);max-width:-moz-calc(50% - -700.001px);max-width:calc(50% - -700.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1200.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left,.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 103.33433px;-ms-flex:0 0 103.33433px;flex:0 0 103.33433px;max-width:103.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:63.33433px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:63.33433px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:63.33433px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 100.001px;-ms-flex:0 0 100.001px;flex:0 0 100.001px;max-width:100.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 499.999px);max-width:-moz-calc(50% - 499.999px);max-width:calc(50% - 499.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:60.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 499.999px);max-width:-moz-calc(50% - 499.999px);max-width:calc(50% - 499.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:60.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 100.83433px;-ms-flex:0 0 100.83433px;flex:0 0 100.83433px;max-width:100.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 504.16567px);max-width:-moz-calc(50% - 504.16567px);max-width:calc(50% - 504.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:60.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 504.16567px);max-width:-moz-calc(50% - 504.16567px);max-width:calc(50% - 504.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:60.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 101.66767px;-ms-flex:0 0 101.66767px;flex:0 0 101.66767px;max-width:101.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 508.33233px);max-width:-moz-calc(50% - 508.33233px);max-width:calc(50% - 508.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:61.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 508.33233px);max-width:-moz-calc(50% - 508.33233px);max-width:calc(50% - 508.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:61.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 102.501px;-ms-flex:0 0 102.501px;flex:0 0 102.501px;max-width:102.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 512.499px);max-width:-moz-calc(50% - 512.499px);max-width:calc(50% - 512.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:62.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 512.499px);max-width:-moz-calc(50% - 512.499px);max-width:calc(50% - 512.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:62.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 103.33433px;-ms-flex:0 0 103.33433px;flex:0 0 103.33433px;max-width:103.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:63.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:63.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 104.16767px;-ms-flex:0 0 104.16767px;flex:0 0 104.16767px;max-width:104.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 520.83233px);max-width:-moz-calc(50% - 520.83233px);max-width:calc(50% - 520.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:64.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 520.83233px);max-width:-moz-calc(50% - 520.83233px);max-width:calc(50% - 520.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:64.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 105.001px;-ms-flex:0 0 105.001px;flex:0 0 105.001px;max-width:105.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 524.999px);max-width:-moz-calc(50% - 524.999px);max-width:calc(50% - 524.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:65.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 524.999px);max-width:-moz-calc(50% - 524.999px);max-width:calc(50% - 524.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:65.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 105.83433px;-ms-flex:0 0 105.83433px;flex:0 0 105.83433px;max-width:105.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 529.16567px);max-width:-moz-calc(50% - 529.16567px);max-width:calc(50% - 529.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:65.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 529.16567px);max-width:-moz-calc(50% - 529.16567px);max-width:calc(50% - 529.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:65.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 106.66767px;-ms-flex:0 0 106.66767px;flex:0 0 106.66767px;max-width:106.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 533.33233px);max-width:-moz-calc(50% - 533.33233px);max-width:calc(50% - 533.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:66.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 533.33233px);max-width:-moz-calc(50% - 533.33233px);max-width:calc(50% - 533.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:66.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 107.501px;-ms-flex:0 0 107.501px;flex:0 0 107.501px;max-width:107.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 537.499px);max-width:-moz-calc(50% - 537.499px);max-width:calc(50% - 537.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:67.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 537.499px);max-width:-moz-calc(50% - 537.499px);max-width:calc(50% - 537.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:67.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 108.33433px;-ms-flex:0 0 108.33433px;flex:0 0 108.33433px;max-width:108.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 541.66567px);max-width:-moz-calc(50% - 541.66567px);max-width:calc(50% - 541.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:68.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 541.66567px);max-width:-moz-calc(50% - 541.66567px);max-width:calc(50% - 541.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:68.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 109.16767px;-ms-flex:0 0 109.16767px;flex:0 0 109.16767px;max-width:109.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 545.83233px);max-width:-moz-calc(50% - 545.83233px);max-width:calc(50% - 545.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:69.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 545.83233px);max-width:-moz-calc(50% - 545.83233px);max-width:calc(50% - 545.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:69.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 110.001px;-ms-flex:0 0 110.001px;flex:0 0 110.001px;max-width:110.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 549.999px);max-width:-moz-calc(50% - 549.999px);max-width:calc(50% - 549.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:70.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 549.999px);max-width:-moz-calc(50% - 549.999px);max-width:calc(50% - 549.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:70.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 110.83433px;-ms-flex:0 0 110.83433px;flex:0 0 110.83433px;max-width:110.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 554.16567px);max-width:-moz-calc(50% - 554.16567px);max-width:calc(50% - 554.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:70.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 554.16567px);max-width:-moz-calc(50% - 554.16567px);max-width:calc(50% - 554.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:70.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 111.66767px;-ms-flex:0 0 111.66767px;flex:0 0 111.66767px;max-width:111.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 558.33233px);max-width:-moz-calc(50% - 558.33233px);max-width:calc(50% - 558.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:71.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 558.33233px);max-width:-moz-calc(50% - 558.33233px);max-width:calc(50% - 558.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:71.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 112.501px;-ms-flex:0 0 112.501px;flex:0 0 112.501px;max-width:112.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 562.499px);max-width:-moz-calc(50% - 562.499px);max-width:calc(50% - 562.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:72.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 562.499px);max-width:-moz-calc(50% - 562.499px);max-width:calc(50% - 562.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:72.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 113.33433px;-ms-flex:0 0 113.33433px;flex:0 0 113.33433px;max-width:113.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 566.66567px);max-width:-moz-calc(50% - 566.66567px);max-width:calc(50% - 566.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:73.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 566.66567px);max-width:-moz-calc(50% - 566.66567px);max-width:calc(50% - 566.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:73.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 114.16767px;-ms-flex:0 0 114.16767px;flex:0 0 114.16767px;max-width:114.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 570.83233px);max-width:-moz-calc(50% - 570.83233px);max-width:calc(50% - 570.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:74.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 570.83233px);max-width:-moz-calc(50% - 570.83233px);max-width:calc(50% - 570.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:74.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 115.001px;-ms-flex:0 0 115.001px;flex:0 0 115.001px;max-width:115.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 574.999px);max-width:-moz-calc(50% - 574.999px);max-width:calc(50% - 574.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:75.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 574.999px);max-width:-moz-calc(50% - 574.999px);max-width:calc(50% - 574.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:75.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 115.83433px;-ms-flex:0 0 115.83433px;flex:0 0 115.83433px;max-width:115.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 579.16567px);max-width:-moz-calc(50% - 579.16567px);max-width:calc(50% - 579.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:75.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 579.16567px);max-width:-moz-calc(50% - 579.16567px);max-width:calc(50% - 579.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:75.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 116.66767px;-ms-flex:0 0 116.66767px;flex:0 0 116.66767px;max-width:116.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 583.33233px);max-width:-moz-calc(50% - 583.33233px);max-width:calc(50% - 583.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:76.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 583.33233px);max-width:-moz-calc(50% - 583.33233px);max-width:calc(50% - 583.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:76.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 206.66767px;-ms-flex:0 0 206.66767px;flex:0 0 206.66767px;max-width:206.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 413.33233px);max-width:-moz-calc(50% - 413.33233px);max-width:calc(50% - 413.33233px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:166.66767px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 413.33233px);max-width:-moz-calc(50% - 413.33233px);max-width:calc(50% - 413.33233px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:166.66767px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 413.33233px);max-width:-moz-calc(50% - 413.33233px);max-width:calc(50% - 413.33233px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:166.66767px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 200.001px;-ms-flex:0 0 200.001px;flex:0 0 200.001px;max-width:200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 399.999px);max-width:-moz-calc(50% - 399.999px);max-width:calc(50% - 399.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:160.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 399.999px);max-width:-moz-calc(50% - 399.999px);max-width:calc(50% - 399.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:160.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 201.66767px;-ms-flex:0 0 201.66767px;flex:0 0 201.66767px;max-width:201.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 403.33233px);max-width:-moz-calc(50% - 403.33233px);max-width:calc(50% - 403.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:161.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 403.33233px);max-width:-moz-calc(50% - 403.33233px);max-width:calc(50% - 403.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:161.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 203.33433px;-ms-flex:0 0 203.33433px;flex:0 0 203.33433px;max-width:203.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 406.66567px);max-width:-moz-calc(50% - 406.66567px);max-width:calc(50% - 406.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:163.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 406.66567px);max-width:-moz-calc(50% - 406.66567px);max-width:calc(50% - 406.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:163.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 205.001px;-ms-flex:0 0 205.001px;flex:0 0 205.001px;max-width:205.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 409.999px);max-width:-moz-calc(50% - 409.999px);max-width:calc(50% - 409.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:165.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 409.999px);max-width:-moz-calc(50% - 409.999px);max-width:calc(50% - 409.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:165.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 206.66767px;-ms-flex:0 0 206.66767px;flex:0 0 206.66767px;max-width:206.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 413.33233px);max-width:-moz-calc(50% - 413.33233px);max-width:calc(50% - 413.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:166.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 413.33233px);max-width:-moz-calc(50% - 413.33233px);max-width:calc(50% - 413.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:166.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 208.33433px;-ms-flex:0 0 208.33433px;flex:0 0 208.33433px;max-width:208.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 416.66567px);max-width:-moz-calc(50% - 416.66567px);max-width:calc(50% - 416.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:168.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 416.66567px);max-width:-moz-calc(50% - 416.66567px);max-width:calc(50% - 416.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:168.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 210.001px;-ms-flex:0 0 210.001px;flex:0 0 210.001px;max-width:210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:170.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:170.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 211.66767px;-ms-flex:0 0 211.66767px;flex:0 0 211.66767px;max-width:211.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 423.33233px);max-width:-moz-calc(50% - 423.33233px);max-width:calc(50% - 423.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:171.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 423.33233px);max-width:-moz-calc(50% - 423.33233px);max-width:calc(50% - 423.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:171.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 213.33433px;-ms-flex:0 0 213.33433px;flex:0 0 213.33433px;max-width:213.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 426.66567px);max-width:-moz-calc(50% - 426.66567px);max-width:calc(50% - 426.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:173.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 426.66567px);max-width:-moz-calc(50% - 426.66567px);max-width:calc(50% - 426.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:173.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 215.001px;-ms-flex:0 0 215.001px;flex:0 0 215.001px;max-width:215.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 429.999px);max-width:-moz-calc(50% - 429.999px);max-width:calc(50% - 429.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:175.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 429.999px);max-width:-moz-calc(50% - 429.999px);max-width:calc(50% - 429.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:175.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 216.66767px;-ms-flex:0 0 216.66767px;flex:0 0 216.66767px;max-width:216.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 433.33233px);max-width:-moz-calc(50% - 433.33233px);max-width:calc(50% - 433.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:176.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 433.33233px);max-width:-moz-calc(50% - 433.33233px);max-width:calc(50% - 433.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:176.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 218.33433px;-ms-flex:0 0 218.33433px;flex:0 0 218.33433px;max-width:218.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 436.66567px);max-width:-moz-calc(50% - 436.66567px);max-width:calc(50% - 436.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:178.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 436.66567px);max-width:-moz-calc(50% - 436.66567px);max-width:calc(50% - 436.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:178.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 220.001px;-ms-flex:0 0 220.001px;flex:0 0 220.001px;max-width:220.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 439.999px);max-width:-moz-calc(50% - 439.999px);max-width:calc(50% - 439.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:180.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 439.999px);max-width:-moz-calc(50% - 439.999px);max-width:calc(50% - 439.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:180.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 221.66767px;-ms-flex:0 0 221.66767px;flex:0 0 221.66767px;max-width:221.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 443.33233px);max-width:-moz-calc(50% - 443.33233px);max-width:calc(50% - 443.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:181.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 443.33233px);max-width:-moz-calc(50% - 443.33233px);max-width:calc(50% - 443.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:181.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 223.33433px;-ms-flex:0 0 223.33433px;flex:0 0 223.33433px;max-width:223.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 446.66567px);max-width:-moz-calc(50% - 446.66567px);max-width:calc(50% - 446.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:183.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 446.66567px);max-width:-moz-calc(50% - 446.66567px);max-width:calc(50% - 446.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:183.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 225.001px;-ms-flex:0 0 225.001px;flex:0 0 225.001px;max-width:225.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 449.999px);max-width:-moz-calc(50% - 449.999px);max-width:calc(50% - 449.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:185.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 449.999px);max-width:-moz-calc(50% - 449.999px);max-width:calc(50% - 449.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:185.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 226.66767px;-ms-flex:0 0 226.66767px;flex:0 0 226.66767px;max-width:226.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 453.33233px);max-width:-moz-calc(50% - 453.33233px);max-width:calc(50% - 453.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:186.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 453.33233px);max-width:-moz-calc(50% - 453.33233px);max-width:calc(50% - 453.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:186.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 228.33433px;-ms-flex:0 0 228.33433px;flex:0 0 228.33433px;max-width:228.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 456.66567px);max-width:-moz-calc(50% - 456.66567px);max-width:calc(50% - 456.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:188.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 456.66567px);max-width:-moz-calc(50% - 456.66567px);max-width:calc(50% - 456.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:188.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 230.001px;-ms-flex:0 0 230.001px;flex:0 0 230.001px;max-width:230.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 459.999px);max-width:-moz-calc(50% - 459.999px);max-width:calc(50% - 459.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:190.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 459.999px);max-width:-moz-calc(50% - 459.999px);max-width:calc(50% - 459.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:190.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 231.66767px;-ms-flex:0 0 231.66767px;flex:0 0 231.66767px;max-width:231.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 463.33233px);max-width:-moz-calc(50% - 463.33233px);max-width:calc(50% - 463.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:191.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 463.33233px);max-width:-moz-calc(50% - 463.33233px);max-width:calc(50% - 463.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:191.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 233.33433px;-ms-flex:0 0 233.33433px;flex:0 0 233.33433px;max-width:233.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 466.66567px);max-width:-moz-calc(50% - 466.66567px);max-width:calc(50% - 466.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:193.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 466.66567px);max-width:-moz-calc(50% - 466.66567px);max-width:calc(50% - 466.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:193.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 248.001px;-ms-flex:0 0 248.001px;flex:0 0 248.001px;max-width:248.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 371.999px);max-width:-moz-calc(50% - 371.999px);max-width:calc(50% - 371.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:208.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 371.999px);max-width:-moz-calc(50% - 371.999px);max-width:calc(50% - 371.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:208.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 371.999px);max-width:-moz-calc(50% - 371.999px);max-width:calc(50% - 371.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:208.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 240.001px;-ms-flex:0 0 240.001px;flex:0 0 240.001px;max-width:240.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 242.001px;-ms-flex:0 0 242.001px;flex:0 0 242.001px;max-width:242.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 362.999px);max-width:-moz-calc(50% - 362.999px);max-width:calc(50% - 362.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:202.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 362.999px);max-width:-moz-calc(50% - 362.999px);max-width:calc(50% - 362.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:202.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 244.001px;-ms-flex:0 0 244.001px;flex:0 0 244.001px;max-width:244.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 365.999px);max-width:-moz-calc(50% - 365.999px);max-width:calc(50% - 365.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:204.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 365.999px);max-width:-moz-calc(50% - 365.999px);max-width:calc(50% - 365.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:204.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 246.001px;-ms-flex:0 0 246.001px;flex:0 0 246.001px;max-width:246.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 368.999px);max-width:-moz-calc(50% - 368.999px);max-width:calc(50% - 368.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:206.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 368.999px);max-width:-moz-calc(50% - 368.999px);max-width:calc(50% - 368.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:206.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 248.001px;-ms-flex:0 0 248.001px;flex:0 0 248.001px;max-width:248.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 371.999px);max-width:-moz-calc(50% - 371.999px);max-width:calc(50% - 371.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:208.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 371.999px);max-width:-moz-calc(50% - 371.999px);max-width:calc(50% - 371.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:208.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 250.001px;-ms-flex:0 0 250.001px;flex:0 0 250.001px;max-width:250.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 374.999px);max-width:-moz-calc(50% - 374.999px);max-width:calc(50% - 374.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 374.999px);max-width:-moz-calc(50% - 374.999px);max-width:calc(50% - 374.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 252.001px;-ms-flex:0 0 252.001px;flex:0 0 252.001px;max-width:252.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 377.999px);max-width:-moz-calc(50% - 377.999px);max-width:calc(50% - 377.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:212.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 377.999px);max-width:-moz-calc(50% - 377.999px);max-width:calc(50% - 377.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:212.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 254.001px;-ms-flex:0 0 254.001px;flex:0 0 254.001px;max-width:254.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 380.999px);max-width:-moz-calc(50% - 380.999px);max-width:calc(50% - 380.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:214.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 380.999px);max-width:-moz-calc(50% - 380.999px);max-width:calc(50% - 380.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:214.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 256.001px;-ms-flex:0 0 256.001px;flex:0 0 256.001px;max-width:256.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 383.999px);max-width:-moz-calc(50% - 383.999px);max-width:calc(50% - 383.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:216.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 383.999px);max-width:-moz-calc(50% - 383.999px);max-width:calc(50% - 383.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:216.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 258.001px;-ms-flex:0 0 258.001px;flex:0 0 258.001px;max-width:258.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 386.999px);max-width:-moz-calc(50% - 386.999px);max-width:calc(50% - 386.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:218.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 386.999px);max-width:-moz-calc(50% - 386.999px);max-width:calc(50% - 386.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:218.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 260.001px;-ms-flex:0 0 260.001px;flex:0 0 260.001px;max-width:260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 389.999px);max-width:-moz-calc(50% - 389.999px);max-width:calc(50% - 389.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:220.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 389.999px);max-width:-moz-calc(50% - 389.999px);max-width:calc(50% - 389.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:220.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 262.001px;-ms-flex:0 0 262.001px;flex:0 0 262.001px;max-width:262.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 392.999px);max-width:-moz-calc(50% - 392.999px);max-width:calc(50% - 392.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:222.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 392.999px);max-width:-moz-calc(50% - 392.999px);max-width:calc(50% - 392.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:222.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 264.001px;-ms-flex:0 0 264.001px;flex:0 0 264.001px;max-width:264.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 395.999px);max-width:-moz-calc(50% - 395.999px);max-width:calc(50% - 395.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:224.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 395.999px);max-width:-moz-calc(50% - 395.999px);max-width:calc(50% - 395.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:224.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 266.001px;-ms-flex:0 0 266.001px;flex:0 0 266.001px;max-width:266.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 398.999px);max-width:-moz-calc(50% - 398.999px);max-width:calc(50% - 398.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:226.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 398.999px);max-width:-moz-calc(50% - 398.999px);max-width:calc(50% - 398.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:226.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 268.001px;-ms-flex:0 0 268.001px;flex:0 0 268.001px;max-width:268.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 401.999px);max-width:-moz-calc(50% - 401.999px);max-width:calc(50% - 401.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:228.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 401.999px);max-width:-moz-calc(50% - 401.999px);max-width:calc(50% - 401.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:228.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 270.001px;-ms-flex:0 0 270.001px;flex:0 0 270.001px;max-width:270.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 404.999px);max-width:-moz-calc(50% - 404.999px);max-width:calc(50% - 404.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:230.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 404.999px);max-width:-moz-calc(50% - 404.999px);max-width:calc(50% - 404.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:230.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 272.001px;-ms-flex:0 0 272.001px;flex:0 0 272.001px;max-width:272.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 407.999px);max-width:-moz-calc(50% - 407.999px);max-width:calc(50% - 407.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:232.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 407.999px);max-width:-moz-calc(50% - 407.999px);max-width:calc(50% - 407.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:232.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 274.001px;-ms-flex:0 0 274.001px;flex:0 0 274.001px;max-width:274.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 410.999px);max-width:-moz-calc(50% - 410.999px);max-width:calc(50% - 410.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:234.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 410.999px);max-width:-moz-calc(50% - 410.999px);max-width:calc(50% - 410.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:234.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 276.001px;-ms-flex:0 0 276.001px;flex:0 0 276.001px;max-width:276.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 413.999px);max-width:-moz-calc(50% - 413.999px);max-width:calc(50% - 413.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:236.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 413.999px);max-width:-moz-calc(50% - 413.999px);max-width:calc(50% - 413.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:236.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 278.001px;-ms-flex:0 0 278.001px;flex:0 0 278.001px;max-width:278.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 416.999px);max-width:-moz-calc(50% - 416.999px);max-width:calc(50% - 416.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:238.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 416.999px);max-width:-moz-calc(50% - 416.999px);max-width:calc(50% - 416.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:238.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 280.001px;-ms-flex:0 0 280.001px;flex:0 0 280.001px;max-width:280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:240.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:240.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 310.001px;-ms-flex:0 0 310.001px;flex:0 0 310.001px;max-width:310.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 309.999px);max-width:-moz-calc(50% - 309.999px);max-width:calc(50% - 309.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:270.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 309.999px);max-width:-moz-calc(50% - 309.999px);max-width:calc(50% - 309.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:270.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 309.999px);max-width:-moz-calc(50% - 309.999px);max-width:calc(50% - 309.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:270.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 300.001px;-ms-flex:0 0 300.001px;flex:0 0 300.001px;max-width:300.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 299.999px);max-width:-moz-calc(50% - 299.999px);max-width:calc(50% - 299.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 299.999px);max-width:-moz-calc(50% - 299.999px);max-width:calc(50% - 299.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 302.501px;-ms-flex:0 0 302.501px;flex:0 0 302.501px;max-width:302.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 302.499px);max-width:-moz-calc(50% - 302.499px);max-width:calc(50% - 302.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:262.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 302.499px);max-width:-moz-calc(50% - 302.499px);max-width:calc(50% - 302.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:262.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 305.001px;-ms-flex:0 0 305.001px;flex:0 0 305.001px;max-width:305.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 304.999px);max-width:-moz-calc(50% - 304.999px);max-width:calc(50% - 304.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:265.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 304.999px);max-width:-moz-calc(50% - 304.999px);max-width:calc(50% - 304.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:265.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 307.501px;-ms-flex:0 0 307.501px;flex:0 0 307.501px;max-width:307.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 307.499px);max-width:-moz-calc(50% - 307.499px);max-width:calc(50% - 307.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:267.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 307.499px);max-width:-moz-calc(50% - 307.499px);max-width:calc(50% - 307.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:267.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 310.001px;-ms-flex:0 0 310.001px;flex:0 0 310.001px;max-width:310.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 309.999px);max-width:-moz-calc(50% - 309.999px);max-width:calc(50% - 309.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:270.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 309.999px);max-width:-moz-calc(50% - 309.999px);max-width:calc(50% - 309.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:270.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 312.501px;-ms-flex:0 0 312.501px;flex:0 0 312.501px;max-width:312.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 312.499px);max-width:-moz-calc(50% - 312.499px);max-width:calc(50% - 312.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:272.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 312.499px);max-width:-moz-calc(50% - 312.499px);max-width:calc(50% - 312.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:272.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 315.001px;-ms-flex:0 0 315.001px;flex:0 0 315.001px;max-width:315.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 314.999px);max-width:-moz-calc(50% - 314.999px);max-width:calc(50% - 314.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:275.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 314.999px);max-width:-moz-calc(50% - 314.999px);max-width:calc(50% - 314.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:275.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 317.501px;-ms-flex:0 0 317.501px;flex:0 0 317.501px;max-width:317.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 317.499px);max-width:-moz-calc(50% - 317.499px);max-width:calc(50% - 317.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:277.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 317.499px);max-width:-moz-calc(50% - 317.499px);max-width:calc(50% - 317.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:277.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 320.001px;-ms-flex:0 0 320.001px;flex:0 0 320.001px;max-width:320.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 319.999px);max-width:-moz-calc(50% - 319.999px);max-width:calc(50% - 319.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 319.999px);max-width:-moz-calc(50% - 319.999px);max-width:calc(50% - 319.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 322.501px;-ms-flex:0 0 322.501px;flex:0 0 322.501px;max-width:322.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 322.499px);max-width:-moz-calc(50% - 322.499px);max-width:calc(50% - 322.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:282.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 322.499px);max-width:-moz-calc(50% - 322.499px);max-width:calc(50% - 322.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:282.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 325.001px;-ms-flex:0 0 325.001px;flex:0 0 325.001px;max-width:325.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 324.999px);max-width:-moz-calc(50% - 324.999px);max-width:calc(50% - 324.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:285.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 324.999px);max-width:-moz-calc(50% - 324.999px);max-width:calc(50% - 324.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:285.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 327.501px;-ms-flex:0 0 327.501px;flex:0 0 327.501px;max-width:327.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 327.499px);max-width:-moz-calc(50% - 327.499px);max-width:calc(50% - 327.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:287.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 327.499px);max-width:-moz-calc(50% - 327.499px);max-width:calc(50% - 327.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:287.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 330.001px;-ms-flex:0 0 330.001px;flex:0 0 330.001px;max-width:330.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 329.999px);max-width:-moz-calc(50% - 329.999px);max-width:calc(50% - 329.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:290.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 329.999px);max-width:-moz-calc(50% - 329.999px);max-width:calc(50% - 329.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:290.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 332.501px;-ms-flex:0 0 332.501px;flex:0 0 332.501px;max-width:332.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 332.499px);max-width:-moz-calc(50% - 332.499px);max-width:calc(50% - 332.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:292.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 332.499px);max-width:-moz-calc(50% - 332.499px);max-width:calc(50% - 332.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:292.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 335.001px;-ms-flex:0 0 335.001px;flex:0 0 335.001px;max-width:335.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 334.999px);max-width:-moz-calc(50% - 334.999px);max-width:calc(50% - 334.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:295.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 334.999px);max-width:-moz-calc(50% - 334.999px);max-width:calc(50% - 334.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:295.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 337.501px;-ms-flex:0 0 337.501px;flex:0 0 337.501px;max-width:337.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 337.499px);max-width:-moz-calc(50% - 337.499px);max-width:calc(50% - 337.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:297.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 337.499px);max-width:-moz-calc(50% - 337.499px);max-width:calc(50% - 337.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:297.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 340.001px;-ms-flex:0 0 340.001px;flex:0 0 340.001px;max-width:340.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 339.999px);max-width:-moz-calc(50% - 339.999px);max-width:calc(50% - 339.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:300.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 339.999px);max-width:-moz-calc(50% - 339.999px);max-width:calc(50% - 339.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:300.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 342.501px;-ms-flex:0 0 342.501px;flex:0 0 342.501px;max-width:342.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 342.499px);max-width:-moz-calc(50% - 342.499px);max-width:calc(50% - 342.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:302.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 342.499px);max-width:-moz-calc(50% - 342.499px);max-width:calc(50% - 342.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:302.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 345.001px;-ms-flex:0 0 345.001px;flex:0 0 345.001px;max-width:345.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 344.999px);max-width:-moz-calc(50% - 344.999px);max-width:calc(50% - 344.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:305.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 344.999px);max-width:-moz-calc(50% - 344.999px);max-width:calc(50% - 344.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:305.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 347.501px;-ms-flex:0 0 347.501px;flex:0 0 347.501px;max-width:347.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 347.499px);max-width:-moz-calc(50% - 347.499px);max-width:calc(50% - 347.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:307.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 347.499px);max-width:-moz-calc(50% - 347.499px);max-width:calc(50% - 347.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:307.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 350.001px;-ms-flex:0 0 350.001px;flex:0 0 350.001px;max-width:350.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 349.999px);max-width:-moz-calc(50% - 349.999px);max-width:calc(50% - 349.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:310.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 349.999px);max-width:-moz-calc(50% - 349.999px);max-width:calc(50% - 349.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:310.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 413.33433px;-ms-flex:0 0 413.33433px;flex:0 0 413.33433px;max-width:413.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 206.66567px);max-width:-moz-calc(50% - 206.66567px);max-width:calc(50% - 206.66567px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:373.33433px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 206.66567px);max-width:-moz-calc(50% - 206.66567px);max-width:calc(50% - 206.66567px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:373.33433px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 206.66567px);max-width:-moz-calc(50% - 206.66567px);max-width:calc(50% - 206.66567px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:373.33433px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 400.001px;-ms-flex:0 0 400.001px;flex:0 0 400.001px;max-width:400.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 199.999px);max-width:-moz-calc(50% - 199.999px);max-width:calc(50% - 199.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:360.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 199.999px);max-width:-moz-calc(50% - 199.999px);max-width:calc(50% - 199.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:360.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 403.33433px;-ms-flex:0 0 403.33433px;flex:0 0 403.33433px;max-width:403.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 201.66567px);max-width:-moz-calc(50% - 201.66567px);max-width:calc(50% - 201.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:363.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 201.66567px);max-width:-moz-calc(50% - 201.66567px);max-width:calc(50% - 201.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:363.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 406.66767px;-ms-flex:0 0 406.66767px;flex:0 0 406.66767px;max-width:406.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 203.33233px);max-width:-moz-calc(50% - 203.33233px);max-width:calc(50% - 203.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:366.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 203.33233px);max-width:-moz-calc(50% - 203.33233px);max-width:calc(50% - 203.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:366.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 410.001px;-ms-flex:0 0 410.001px;flex:0 0 410.001px;max-width:410.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 204.999px);max-width:-moz-calc(50% - 204.999px);max-width:calc(50% - 204.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:370.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 204.999px);max-width:-moz-calc(50% - 204.999px);max-width:calc(50% - 204.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:370.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 413.33433px;-ms-flex:0 0 413.33433px;flex:0 0 413.33433px;max-width:413.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 206.66567px);max-width:-moz-calc(50% - 206.66567px);max-width:calc(50% - 206.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:373.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 206.66567px);max-width:-moz-calc(50% - 206.66567px);max-width:calc(50% - 206.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:373.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 416.66767px;-ms-flex:0 0 416.66767px;flex:0 0 416.66767px;max-width:416.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 208.33233px);max-width:-moz-calc(50% - 208.33233px);max-width:calc(50% - 208.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:376.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 208.33233px);max-width:-moz-calc(50% - 208.33233px);max-width:calc(50% - 208.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:376.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 420.001px;-ms-flex:0 0 420.001px;flex:0 0 420.001px;max-width:420.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 209.999px);max-width:-moz-calc(50% - 209.999px);max-width:calc(50% - 209.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:380.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 209.999px);max-width:-moz-calc(50% - 209.999px);max-width:calc(50% - 209.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:380.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 423.33433px;-ms-flex:0 0 423.33433px;flex:0 0 423.33433px;max-width:423.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 211.66567px);max-width:-moz-calc(50% - 211.66567px);max-width:calc(50% - 211.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:383.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 211.66567px);max-width:-moz-calc(50% - 211.66567px);max-width:calc(50% - 211.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:383.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 426.66767px;-ms-flex:0 0 426.66767px;flex:0 0 426.66767px;max-width:426.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 213.33233px);max-width:-moz-calc(50% - 213.33233px);max-width:calc(50% - 213.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:386.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 213.33233px);max-width:-moz-calc(50% - 213.33233px);max-width:calc(50% - 213.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:386.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 430.001px;-ms-flex:0 0 430.001px;flex:0 0 430.001px;max-width:430.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 214.999px);max-width:-moz-calc(50% - 214.999px);max-width:calc(50% - 214.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:390.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 214.999px);max-width:-moz-calc(50% - 214.999px);max-width:calc(50% - 214.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:390.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 433.33433px;-ms-flex:0 0 433.33433px;flex:0 0 433.33433px;max-width:433.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 216.66567px);max-width:-moz-calc(50% - 216.66567px);max-width:calc(50% - 216.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:393.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 216.66567px);max-width:-moz-calc(50% - 216.66567px);max-width:calc(50% - 216.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:393.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 436.66767px;-ms-flex:0 0 436.66767px;flex:0 0 436.66767px;max-width:436.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 218.33233px);max-width:-moz-calc(50% - 218.33233px);max-width:calc(50% - 218.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:396.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 218.33233px);max-width:-moz-calc(50% - 218.33233px);max-width:calc(50% - 218.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:396.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 440.001px;-ms-flex:0 0 440.001px;flex:0 0 440.001px;max-width:440.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 219.999px);max-width:-moz-calc(50% - 219.999px);max-width:calc(50% - 219.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:400.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 219.999px);max-width:-moz-calc(50% - 219.999px);max-width:calc(50% - 219.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:400.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 443.33433px;-ms-flex:0 0 443.33433px;flex:0 0 443.33433px;max-width:443.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 221.66567px);max-width:-moz-calc(50% - 221.66567px);max-width:calc(50% - 221.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:403.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 221.66567px);max-width:-moz-calc(50% - 221.66567px);max-width:calc(50% - 221.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:403.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 446.66767px;-ms-flex:0 0 446.66767px;flex:0 0 446.66767px;max-width:446.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 223.33233px);max-width:-moz-calc(50% - 223.33233px);max-width:calc(50% - 223.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:406.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 223.33233px);max-width:-moz-calc(50% - 223.33233px);max-width:calc(50% - 223.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:406.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 450.001px;-ms-flex:0 0 450.001px;flex:0 0 450.001px;max-width:450.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 224.999px);max-width:-moz-calc(50% - 224.999px);max-width:calc(50% - 224.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:410.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 224.999px);max-width:-moz-calc(50% - 224.999px);max-width:calc(50% - 224.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:410.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 453.33433px;-ms-flex:0 0 453.33433px;flex:0 0 453.33433px;max-width:453.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 226.66567px);max-width:-moz-calc(50% - 226.66567px);max-width:calc(50% - 226.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:413.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 226.66567px);max-width:-moz-calc(50% - 226.66567px);max-width:calc(50% - 226.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:413.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 456.66767px;-ms-flex:0 0 456.66767px;flex:0 0 456.66767px;max-width:456.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 228.33233px);max-width:-moz-calc(50% - 228.33233px);max-width:calc(50% - 228.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:416.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 228.33233px);max-width:-moz-calc(50% - 228.33233px);max-width:calc(50% - 228.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:416.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 460.001px;-ms-flex:0 0 460.001px;flex:0 0 460.001px;max-width:460.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 229.999px);max-width:-moz-calc(50% - 229.999px);max-width:calc(50% - 229.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:420.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 229.999px);max-width:-moz-calc(50% - 229.999px);max-width:calc(50% - 229.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:420.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 463.33433px;-ms-flex:0 0 463.33433px;flex:0 0 463.33433px;max-width:463.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 231.66567px);max-width:-moz-calc(50% - 231.66567px);max-width:calc(50% - 231.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:423.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 231.66567px);max-width:-moz-calc(50% - 231.66567px);max-width:calc(50% - 231.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:423.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 466.66767px;-ms-flex:0 0 466.66767px;flex:0 0 466.66767px;max-width:466.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 233.33233px);max-width:-moz-calc(50% - 233.33233px);max-width:calc(50% - 233.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:426.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 233.33233px);max-width:-moz-calc(50% - 233.33233px);max-width:calc(50% - 233.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:426.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 496.001px;-ms-flex:0 0 496.001px;flex:0 0 496.001px;max-width:496.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 123.999px);max-width:-moz-calc(50% - 123.999px);max-width:calc(50% - 123.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:456.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 123.999px);max-width:-moz-calc(50% - 123.999px);max-width:calc(50% - 123.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:456.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 123.999px);max-width:-moz-calc(50% - 123.999px);max-width:calc(50% - 123.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:456.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 480.001px;-ms-flex:0 0 480.001px;flex:0 0 480.001px;max-width:480.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:440.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:440.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 484.001px;-ms-flex:0 0 484.001px;flex:0 0 484.001px;max-width:484.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 120.999px);max-width:-moz-calc(50% - 120.999px);max-width:calc(50% - 120.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:444.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 120.999px);max-width:-moz-calc(50% - 120.999px);max-width:calc(50% - 120.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:444.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 488.001px;-ms-flex:0 0 488.001px;flex:0 0 488.001px;max-width:488.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 121.999px);max-width:-moz-calc(50% - 121.999px);max-width:calc(50% - 121.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:448.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 121.999px);max-width:-moz-calc(50% - 121.999px);max-width:calc(50% - 121.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:448.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 492.001px;-ms-flex:0 0 492.001px;flex:0 0 492.001px;max-width:492.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 122.999px);max-width:-moz-calc(50% - 122.999px);max-width:calc(50% - 122.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:452.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 122.999px);max-width:-moz-calc(50% - 122.999px);max-width:calc(50% - 122.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:452.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 496.001px;-ms-flex:0 0 496.001px;flex:0 0 496.001px;max-width:496.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 123.999px);max-width:-moz-calc(50% - 123.999px);max-width:calc(50% - 123.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:456.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 123.999px);max-width:-moz-calc(50% - 123.999px);max-width:calc(50% - 123.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:456.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 500.001px;-ms-flex:0 0 500.001px;flex:0 0 500.001px;max-width:500.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 124.999px);max-width:-moz-calc(50% - 124.999px);max-width:calc(50% - 124.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:460.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 124.999px);max-width:-moz-calc(50% - 124.999px);max-width:calc(50% - 124.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:460.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 504.001px;-ms-flex:0 0 504.001px;flex:0 0 504.001px;max-width:504.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 125.999px);max-width:-moz-calc(50% - 125.999px);max-width:calc(50% - 125.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:464.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 125.999px);max-width:-moz-calc(50% - 125.999px);max-width:calc(50% - 125.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:464.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 508.001px;-ms-flex:0 0 508.001px;flex:0 0 508.001px;max-width:508.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 126.999px);max-width:-moz-calc(50% - 126.999px);max-width:calc(50% - 126.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:468.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 126.999px);max-width:-moz-calc(50% - 126.999px);max-width:calc(50% - 126.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:468.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 512.001px;-ms-flex:0 0 512.001px;flex:0 0 512.001px;max-width:512.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 127.999px);max-width:-moz-calc(50% - 127.999px);max-width:calc(50% - 127.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:472.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 127.999px);max-width:-moz-calc(50% - 127.999px);max-width:calc(50% - 127.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:472.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 516.001px;-ms-flex:0 0 516.001px;flex:0 0 516.001px;max-width:516.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 128.999px);max-width:-moz-calc(50% - 128.999px);max-width:calc(50% - 128.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:476.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 128.999px);max-width:-moz-calc(50% - 128.999px);max-width:calc(50% - 128.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:476.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 520.001px;-ms-flex:0 0 520.001px;flex:0 0 520.001px;max-width:520.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 129.999px);max-width:-moz-calc(50% - 129.999px);max-width:calc(50% - 129.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:480.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 129.999px);max-width:-moz-calc(50% - 129.999px);max-width:calc(50% - 129.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:480.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 524.001px;-ms-flex:0 0 524.001px;flex:0 0 524.001px;max-width:524.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 130.999px);max-width:-moz-calc(50% - 130.999px);max-width:calc(50% - 130.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:484.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 130.999px);max-width:-moz-calc(50% - 130.999px);max-width:calc(50% - 130.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:484.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 528.001px;-ms-flex:0 0 528.001px;flex:0 0 528.001px;max-width:528.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 131.999px);max-width:-moz-calc(50% - 131.999px);max-width:calc(50% - 131.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:488.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 131.999px);max-width:-moz-calc(50% - 131.999px);max-width:calc(50% - 131.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:488.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 532.001px;-ms-flex:0 0 532.001px;flex:0 0 532.001px;max-width:532.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 132.999px);max-width:-moz-calc(50% - 132.999px);max-width:calc(50% - 132.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:492.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 132.999px);max-width:-moz-calc(50% - 132.999px);max-width:calc(50% - 132.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:492.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 536.001px;-ms-flex:0 0 536.001px;flex:0 0 536.001px;max-width:536.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 133.999px);max-width:-moz-calc(50% - 133.999px);max-width:calc(50% - 133.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:496.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 133.999px);max-width:-moz-calc(50% - 133.999px);max-width:calc(50% - 133.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:496.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 540.001px;-ms-flex:0 0 540.001px;flex:0 0 540.001px;max-width:540.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 134.999px);max-width:-moz-calc(50% - 134.999px);max-width:calc(50% - 134.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:500.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 134.999px);max-width:-moz-calc(50% - 134.999px);max-width:calc(50% - 134.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:500.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 544.001px;-ms-flex:0 0 544.001px;flex:0 0 544.001px;max-width:544.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 135.999px);max-width:-moz-calc(50% - 135.999px);max-width:calc(50% - 135.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:504.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 135.999px);max-width:-moz-calc(50% - 135.999px);max-width:calc(50% - 135.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:504.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 548.001px;-ms-flex:0 0 548.001px;flex:0 0 548.001px;max-width:548.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 136.999px);max-width:-moz-calc(50% - 136.999px);max-width:calc(50% - 136.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:508.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 136.999px);max-width:-moz-calc(50% - 136.999px);max-width:calc(50% - 136.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:508.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 552.001px;-ms-flex:0 0 552.001px;flex:0 0 552.001px;max-width:552.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 137.999px);max-width:-moz-calc(50% - 137.999px);max-width:calc(50% - 137.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:512.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 137.999px);max-width:-moz-calc(50% - 137.999px);max-width:calc(50% - 137.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:512.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 556.001px;-ms-flex:0 0 556.001px;flex:0 0 556.001px;max-width:556.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 138.999px);max-width:-moz-calc(50% - 138.999px);max-width:calc(50% - 138.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:516.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 138.999px);max-width:-moz-calc(50% - 138.999px);max-width:calc(50% - 138.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:516.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 560.001px;-ms-flex:0 0 560.001px;flex:0 0 560.001px;max-width:560.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 139.999px);max-width:-moz-calc(50% - 139.999px);max-width:calc(50% - 139.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:520.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 139.999px);max-width:-moz-calc(50% - 139.999px);max-width:calc(50% - 139.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:520.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 516.66767px;-ms-flex:0 0 516.66767px;flex:0 0 516.66767px;max-width:516.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 103.33233px);max-width:-moz-calc(50% - 103.33233px);max-width:calc(50% - 103.33233px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:476.66767px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 103.33233px);max-width:-moz-calc(50% - 103.33233px);max-width:calc(50% - 103.33233px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:476.66767px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 103.33233px);max-width:-moz-calc(50% - 103.33233px);max-width:calc(50% - 103.33233px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:476.66767px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 500.001px;-ms-flex:0 0 500.001px;flex:0 0 500.001px;max-width:500.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 99.999px);max-width:-moz-calc(50% - 99.999px);max-width:calc(50% - 99.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:460.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 99.999px);max-width:-moz-calc(50% - 99.999px);max-width:calc(50% - 99.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:460.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 504.16767px;-ms-flex:0 0 504.16767px;flex:0 0 504.16767px;max-width:504.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 100.83233px);max-width:-moz-calc(50% - 100.83233px);max-width:calc(50% - 100.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:464.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 100.83233px);max-width:-moz-calc(50% - 100.83233px);max-width:calc(50% - 100.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:464.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 508.33433px;-ms-flex:0 0 508.33433px;flex:0 0 508.33433px;max-width:508.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 101.66567px);max-width:-moz-calc(50% - 101.66567px);max-width:calc(50% - 101.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:468.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 101.66567px);max-width:-moz-calc(50% - 101.66567px);max-width:calc(50% - 101.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:468.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 512.501px;-ms-flex:0 0 512.501px;flex:0 0 512.501px;max-width:512.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 102.499px);max-width:-moz-calc(50% - 102.499px);max-width:calc(50% - 102.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:472.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 102.499px);max-width:-moz-calc(50% - 102.499px);max-width:calc(50% - 102.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:472.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 516.66767px;-ms-flex:0 0 516.66767px;flex:0 0 516.66767px;max-width:516.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 103.33233px);max-width:-moz-calc(50% - 103.33233px);max-width:calc(50% - 103.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:476.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 103.33233px);max-width:-moz-calc(50% - 103.33233px);max-width:calc(50% - 103.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:476.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 520.83433px;-ms-flex:0 0 520.83433px;flex:0 0 520.83433px;max-width:520.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 104.16567px);max-width:-moz-calc(50% - 104.16567px);max-width:calc(50% - 104.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:480.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 104.16567px);max-width:-moz-calc(50% - 104.16567px);max-width:calc(50% - 104.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:480.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 525.001px;-ms-flex:0 0 525.001px;flex:0 0 525.001px;max-width:525.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 104.999px);max-width:-moz-calc(50% - 104.999px);max-width:calc(50% - 104.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:485.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 104.999px);max-width:-moz-calc(50% - 104.999px);max-width:calc(50% - 104.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:485.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 529.16767px;-ms-flex:0 0 529.16767px;flex:0 0 529.16767px;max-width:529.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 105.83233px);max-width:-moz-calc(50% - 105.83233px);max-width:calc(50% - 105.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:489.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 105.83233px);max-width:-moz-calc(50% - 105.83233px);max-width:calc(50% - 105.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:489.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 533.33433px;-ms-flex:0 0 533.33433px;flex:0 0 533.33433px;max-width:533.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 106.66567px);max-width:-moz-calc(50% - 106.66567px);max-width:calc(50% - 106.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:493.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 106.66567px);max-width:-moz-calc(50% - 106.66567px);max-width:calc(50% - 106.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:493.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 537.501px;-ms-flex:0 0 537.501px;flex:0 0 537.501px;max-width:537.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 107.499px);max-width:-moz-calc(50% - 107.499px);max-width:calc(50% - 107.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:497.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 107.499px);max-width:-moz-calc(50% - 107.499px);max-width:calc(50% - 107.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:497.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 541.66767px;-ms-flex:0 0 541.66767px;flex:0 0 541.66767px;max-width:541.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 108.33233px);max-width:-moz-calc(50% - 108.33233px);max-width:calc(50% - 108.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:501.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 108.33233px);max-width:-moz-calc(50% - 108.33233px);max-width:calc(50% - 108.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:501.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 545.83433px;-ms-flex:0 0 545.83433px;flex:0 0 545.83433px;max-width:545.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 109.16567px);max-width:-moz-calc(50% - 109.16567px);max-width:calc(50% - 109.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:505.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 109.16567px);max-width:-moz-calc(50% - 109.16567px);max-width:calc(50% - 109.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:505.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 550.001px;-ms-flex:0 0 550.001px;flex:0 0 550.001px;max-width:550.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 109.999px);max-width:-moz-calc(50% - 109.999px);max-width:calc(50% - 109.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:510.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 109.999px);max-width:-moz-calc(50% - 109.999px);max-width:calc(50% - 109.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:510.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 554.16767px;-ms-flex:0 0 554.16767px;flex:0 0 554.16767px;max-width:554.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 110.83233px);max-width:-moz-calc(50% - 110.83233px);max-width:calc(50% - 110.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:514.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 110.83233px);max-width:-moz-calc(50% - 110.83233px);max-width:calc(50% - 110.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:514.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 558.33433px;-ms-flex:0 0 558.33433px;flex:0 0 558.33433px;max-width:558.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 111.66567px);max-width:-moz-calc(50% - 111.66567px);max-width:calc(50% - 111.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:518.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 111.66567px);max-width:-moz-calc(50% - 111.66567px);max-width:calc(50% - 111.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:518.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 562.501px;-ms-flex:0 0 562.501px;flex:0 0 562.501px;max-width:562.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 112.499px);max-width:-moz-calc(50% - 112.499px);max-width:calc(50% - 112.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:522.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 112.499px);max-width:-moz-calc(50% - 112.499px);max-width:calc(50% - 112.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:522.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 566.66767px;-ms-flex:0 0 566.66767px;flex:0 0 566.66767px;max-width:566.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 113.33233px);max-width:-moz-calc(50% - 113.33233px);max-width:calc(50% - 113.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:526.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 113.33233px);max-width:-moz-calc(50% - 113.33233px);max-width:calc(50% - 113.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:526.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 570.83433px;-ms-flex:0 0 570.83433px;flex:0 0 570.83433px;max-width:570.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 114.16567px);max-width:-moz-calc(50% - 114.16567px);max-width:calc(50% - 114.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:530.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 114.16567px);max-width:-moz-calc(50% - 114.16567px);max-width:calc(50% - 114.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:530.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 575.001px;-ms-flex:0 0 575.001px;flex:0 0 575.001px;max-width:575.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 114.999px);max-width:-moz-calc(50% - 114.999px);max-width:calc(50% - 114.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:535.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 114.999px);max-width:-moz-calc(50% - 114.999px);max-width:calc(50% - 114.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:535.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 579.16767px;-ms-flex:0 0 579.16767px;flex:0 0 579.16767px;max-width:579.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 115.83233px);max-width:-moz-calc(50% - 115.83233px);max-width:calc(50% - 115.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:539.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 115.83233px);max-width:-moz-calc(50% - 115.83233px);max-width:calc(50% - 115.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:539.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 583.33433px;-ms-flex:0 0 583.33433px;flex:0 0 583.33433px;max-width:583.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 116.66567px);max-width:-moz-calc(50% - 116.66567px);max-width:calc(50% - 116.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:543.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 116.66567px);max-width:-moz-calc(50% - 116.66567px);max-width:calc(50% - 116.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:543.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 620.001px;-ms-flex:0 0 620.001px;flex:0 0 620.001px;max-width:620.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:580.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:580.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:580.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 600.001px;-ms-flex:0 0 600.001px;flex:0 0 600.001px;max-width:600.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:560.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:560.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 605.001px;-ms-flex:0 0 605.001px;flex:0 0 605.001px;max-width:605.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:565.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:565.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 610.001px;-ms-flex:0 0 610.001px;flex:0 0 610.001px;max-width:610.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:570.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:570.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 615.001px;-ms-flex:0 0 615.001px;flex:0 0 615.001px;max-width:615.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:575.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:575.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 620.001px;-ms-flex:0 0 620.001px;flex:0 0 620.001px;max-width:620.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:580.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:580.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 625.001px;-ms-flex:0 0 625.001px;flex:0 0 625.001px;max-width:625.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:585.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:585.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 630.001px;-ms-flex:0 0 630.001px;flex:0 0 630.001px;max-width:630.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:590.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:590.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 635.001px;-ms-flex:0 0 635.001px;flex:0 0 635.001px;max-width:635.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:595.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:595.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 640.001px;-ms-flex:0 0 640.001px;flex:0 0 640.001px;max-width:640.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:600.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:600.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 645.001px;-ms-flex:0 0 645.001px;flex:0 0 645.001px;max-width:645.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:605.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:605.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 650.001px;-ms-flex:0 0 650.001px;flex:0 0 650.001px;max-width:650.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:610.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:610.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 655.001px;-ms-flex:0 0 655.001px;flex:0 0 655.001px;max-width:655.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:615.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:615.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 660.001px;-ms-flex:0 0 660.001px;flex:0 0 660.001px;max-width:660.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:620.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:620.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 665.001px;-ms-flex:0 0 665.001px;flex:0 0 665.001px;max-width:665.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:625.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:625.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 670.001px;-ms-flex:0 0 670.001px;flex:0 0 670.001px;max-width:670.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:630.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:630.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 675.001px;-ms-flex:0 0 675.001px;flex:0 0 675.001px;max-width:675.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:635.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:635.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 680.001px;-ms-flex:0 0 680.001px;flex:0 0 680.001px;max-width:680.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:640.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:640.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 685.001px;-ms-flex:0 0 685.001px;flex:0 0 685.001px;max-width:685.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:645.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:645.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 690.001px;-ms-flex:0 0 690.001px;flex:0 0 690.001px;max-width:690.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:650.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:650.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 695.001px;-ms-flex:0 0 695.001px;flex:0 0 695.001px;max-width:695.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:655.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:655.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 700.001px;-ms-flex:0 0 700.001px;flex:0 0 700.001px;max-width:700.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:660.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:660.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 723.33433px;-ms-flex:0 0 723.33433px;flex:0 0 723.33433px;max-width:723.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -103.33433px);max-width:-moz-calc(50% - -103.33433px);max-width:calc(50% - -103.33433px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:683.33433px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -103.33433px);max-width:-moz-calc(50% - -103.33433px);max-width:calc(50% - -103.33433px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:683.33433px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -103.33433px);max-width:-moz-calc(50% - -103.33433px);max-width:calc(50% - -103.33433px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:683.33433px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 700.001px;-ms-flex:0 0 700.001px;flex:0 0 700.001px;max-width:700.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -100.001px);max-width:-moz-calc(50% - -100.001px);max-width:calc(50% - -100.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:660.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -100.001px);max-width:-moz-calc(50% - -100.001px);max-width:calc(50% - -100.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:660.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 705.83433px;-ms-flex:0 0 705.83433px;flex:0 0 705.83433px;max-width:705.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -100.83433px);max-width:-moz-calc(50% - -100.83433px);max-width:calc(50% - -100.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:665.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -100.83433px);max-width:-moz-calc(50% - -100.83433px);max-width:calc(50% - -100.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:665.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 711.66767px;-ms-flex:0 0 711.66767px;flex:0 0 711.66767px;max-width:711.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -101.66767px);max-width:-moz-calc(50% - -101.66767px);max-width:calc(50% - -101.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:671.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -101.66767px);max-width:-moz-calc(50% - -101.66767px);max-width:calc(50% - -101.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:671.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 717.501px;-ms-flex:0 0 717.501px;flex:0 0 717.501px;max-width:717.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -102.501px);max-width:-moz-calc(50% - -102.501px);max-width:calc(50% - -102.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:677.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -102.501px);max-width:-moz-calc(50% - -102.501px);max-width:calc(50% - -102.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:677.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 723.33433px;-ms-flex:0 0 723.33433px;flex:0 0 723.33433px;max-width:723.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -103.33433px);max-width:-moz-calc(50% - -103.33433px);max-width:calc(50% - -103.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:683.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -103.33433px);max-width:-moz-calc(50% - -103.33433px);max-width:calc(50% - -103.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:683.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 729.16767px;-ms-flex:0 0 729.16767px;flex:0 0 729.16767px;max-width:729.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -104.16767px);max-width:-moz-calc(50% - -104.16767px);max-width:calc(50% - -104.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:689.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -104.16767px);max-width:-moz-calc(50% - -104.16767px);max-width:calc(50% - -104.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:689.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 735.001px;-ms-flex:0 0 735.001px;flex:0 0 735.001px;max-width:735.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -105.001px);max-width:-moz-calc(50% - -105.001px);max-width:calc(50% - -105.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:695.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -105.001px);max-width:-moz-calc(50% - -105.001px);max-width:calc(50% - -105.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:695.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 740.83433px;-ms-flex:0 0 740.83433px;flex:0 0 740.83433px;max-width:740.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -105.83433px);max-width:-moz-calc(50% - -105.83433px);max-width:calc(50% - -105.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:700.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -105.83433px);max-width:-moz-calc(50% - -105.83433px);max-width:calc(50% - -105.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:700.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 746.66767px;-ms-flex:0 0 746.66767px;flex:0 0 746.66767px;max-width:746.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -106.66767px);max-width:-moz-calc(50% - -106.66767px);max-width:calc(50% - -106.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:706.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -106.66767px);max-width:-moz-calc(50% - -106.66767px);max-width:calc(50% - -106.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:706.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 752.501px;-ms-flex:0 0 752.501px;flex:0 0 752.501px;max-width:752.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -107.501px);max-width:-moz-calc(50% - -107.501px);max-width:calc(50% - -107.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:712.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -107.501px);max-width:-moz-calc(50% - -107.501px);max-width:calc(50% - -107.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:712.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 758.33433px;-ms-flex:0 0 758.33433px;flex:0 0 758.33433px;max-width:758.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -108.33433px);max-width:-moz-calc(50% - -108.33433px);max-width:calc(50% - -108.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:718.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -108.33433px);max-width:-moz-calc(50% - -108.33433px);max-width:calc(50% - -108.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:718.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 764.16767px;-ms-flex:0 0 764.16767px;flex:0 0 764.16767px;max-width:764.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -109.16767px);max-width:-moz-calc(50% - -109.16767px);max-width:calc(50% - -109.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:724.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -109.16767px);max-width:-moz-calc(50% - -109.16767px);max-width:calc(50% - -109.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:724.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 770.001px;-ms-flex:0 0 770.001px;flex:0 0 770.001px;max-width:770.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -110.001px);max-width:-moz-calc(50% - -110.001px);max-width:calc(50% - -110.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:730.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -110.001px);max-width:-moz-calc(50% - -110.001px);max-width:calc(50% - -110.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:730.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 775.83433px;-ms-flex:0 0 775.83433px;flex:0 0 775.83433px;max-width:775.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -110.83433px);max-width:-moz-calc(50% - -110.83433px);max-width:calc(50% - -110.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:735.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -110.83433px);max-width:-moz-calc(50% - -110.83433px);max-width:calc(50% - -110.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:735.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 781.66767px;-ms-flex:0 0 781.66767px;flex:0 0 781.66767px;max-width:781.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -111.66767px);max-width:-moz-calc(50% - -111.66767px);max-width:calc(50% - -111.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:741.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -111.66767px);max-width:-moz-calc(50% - -111.66767px);max-width:calc(50% - -111.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:741.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 787.501px;-ms-flex:0 0 787.501px;flex:0 0 787.501px;max-width:787.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -112.501px);max-width:-moz-calc(50% - -112.501px);max-width:calc(50% - -112.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:747.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -112.501px);max-width:-moz-calc(50% - -112.501px);max-width:calc(50% - -112.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:747.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 793.33433px;-ms-flex:0 0 793.33433px;flex:0 0 793.33433px;max-width:793.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -113.33433px);max-width:-moz-calc(50% - -113.33433px);max-width:calc(50% - -113.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:753.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -113.33433px);max-width:-moz-calc(50% - -113.33433px);max-width:calc(50% - -113.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:753.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 799.16767px;-ms-flex:0 0 799.16767px;flex:0 0 799.16767px;max-width:799.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -114.16767px);max-width:-moz-calc(50% - -114.16767px);max-width:calc(50% - -114.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:759.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -114.16767px);max-width:-moz-calc(50% - -114.16767px);max-width:calc(50% - -114.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:759.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 805.001px;-ms-flex:0 0 805.001px;flex:0 0 805.001px;max-width:805.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -115.001px);max-width:-moz-calc(50% - -115.001px);max-width:calc(50% - -115.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:765.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -115.001px);max-width:-moz-calc(50% - -115.001px);max-width:calc(50% - -115.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:765.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 810.83433px;-ms-flex:0 0 810.83433px;flex:0 0 810.83433px;max-width:810.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -115.83433px);max-width:-moz-calc(50% - -115.83433px);max-width:calc(50% - -115.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:770.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -115.83433px);max-width:-moz-calc(50% - -115.83433px);max-width:calc(50% - -115.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:770.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 816.66767px;-ms-flex:0 0 816.66767px;flex:0 0 816.66767px;max-width:816.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -116.66767px);max-width:-moz-calc(50% - -116.66767px);max-width:calc(50% - -116.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:776.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -116.66767px);max-width:-moz-calc(50% - -116.66767px);max-width:calc(50% - -116.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:776.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 744.001px;-ms-flex:0 0 744.001px;flex:0 0 744.001px;max-width:744.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -124.001px);max-width:-moz-calc(50% - -124.001px);max-width:calc(50% - -124.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:704.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -124.001px);max-width:-moz-calc(50% - -124.001px);max-width:calc(50% - -124.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:704.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -124.001px);max-width:-moz-calc(50% - -124.001px);max-width:calc(50% - -124.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:704.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 720.001px;-ms-flex:0 0 720.001px;flex:0 0 720.001px;max-width:720.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:680.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:680.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 726.001px;-ms-flex:0 0 726.001px;flex:0 0 726.001px;max-width:726.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -121.001px);max-width:-moz-calc(50% - -121.001px);max-width:calc(50% - -121.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:686.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -121.001px);max-width:-moz-calc(50% - -121.001px);max-width:calc(50% - -121.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:686.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 732.001px;-ms-flex:0 0 732.001px;flex:0 0 732.001px;max-width:732.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -122.001px);max-width:-moz-calc(50% - -122.001px);max-width:calc(50% - -122.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:692.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -122.001px);max-width:-moz-calc(50% - -122.001px);max-width:calc(50% - -122.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:692.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 738.001px;-ms-flex:0 0 738.001px;flex:0 0 738.001px;max-width:738.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -123.001px);max-width:-moz-calc(50% - -123.001px);max-width:calc(50% - -123.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:698.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -123.001px);max-width:-moz-calc(50% - -123.001px);max-width:calc(50% - -123.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:698.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 744.001px;-ms-flex:0 0 744.001px;flex:0 0 744.001px;max-width:744.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -124.001px);max-width:-moz-calc(50% - -124.001px);max-width:calc(50% - -124.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:704.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -124.001px);max-width:-moz-calc(50% - -124.001px);max-width:calc(50% - -124.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:704.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 750.001px;-ms-flex:0 0 750.001px;flex:0 0 750.001px;max-width:750.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -125.001px);max-width:-moz-calc(50% - -125.001px);max-width:calc(50% - -125.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:710.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -125.001px);max-width:-moz-calc(50% - -125.001px);max-width:calc(50% - -125.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:710.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 756.001px;-ms-flex:0 0 756.001px;flex:0 0 756.001px;max-width:756.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -126.001px);max-width:-moz-calc(50% - -126.001px);max-width:calc(50% - -126.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:716.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -126.001px);max-width:-moz-calc(50% - -126.001px);max-width:calc(50% - -126.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:716.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 762.001px;-ms-flex:0 0 762.001px;flex:0 0 762.001px;max-width:762.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -127.001px);max-width:-moz-calc(50% - -127.001px);max-width:calc(50% - -127.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:722.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -127.001px);max-width:-moz-calc(50% - -127.001px);max-width:calc(50% - -127.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:722.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 768.001px;-ms-flex:0 0 768.001px;flex:0 0 768.001px;max-width:768.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -128.001px);max-width:-moz-calc(50% - -128.001px);max-width:calc(50% - -128.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:728.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -128.001px);max-width:-moz-calc(50% - -128.001px);max-width:calc(50% - -128.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:728.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 774.001px;-ms-flex:0 0 774.001px;flex:0 0 774.001px;max-width:774.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -129.001px);max-width:-moz-calc(50% - -129.001px);max-width:calc(50% - -129.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:734.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -129.001px);max-width:-moz-calc(50% - -129.001px);max-width:calc(50% - -129.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:734.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 780.001px;-ms-flex:0 0 780.001px;flex:0 0 780.001px;max-width:780.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -130.001px);max-width:-moz-calc(50% - -130.001px);max-width:calc(50% - -130.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:740.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -130.001px);max-width:-moz-calc(50% - -130.001px);max-width:calc(50% - -130.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:740.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 786.001px;-ms-flex:0 0 786.001px;flex:0 0 786.001px;max-width:786.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -131.001px);max-width:-moz-calc(50% - -131.001px);max-width:calc(50% - -131.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:746.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -131.001px);max-width:-moz-calc(50% - -131.001px);max-width:calc(50% - -131.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:746.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 792.001px;-ms-flex:0 0 792.001px;flex:0 0 792.001px;max-width:792.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -132.001px);max-width:-moz-calc(50% - -132.001px);max-width:calc(50% - -132.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:752.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -132.001px);max-width:-moz-calc(50% - -132.001px);max-width:calc(50% - -132.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:752.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 798.001px;-ms-flex:0 0 798.001px;flex:0 0 798.001px;max-width:798.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -133.001px);max-width:-moz-calc(50% - -133.001px);max-width:calc(50% - -133.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:758.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -133.001px);max-width:-moz-calc(50% - -133.001px);max-width:calc(50% - -133.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:758.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 804.001px;-ms-flex:0 0 804.001px;flex:0 0 804.001px;max-width:804.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -134.001px);max-width:-moz-calc(50% - -134.001px);max-width:calc(50% - -134.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:764.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -134.001px);max-width:-moz-calc(50% - -134.001px);max-width:calc(50% - -134.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:764.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 810.001px;-ms-flex:0 0 810.001px;flex:0 0 810.001px;max-width:810.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -135.001px);max-width:-moz-calc(50% - -135.001px);max-width:calc(50% - -135.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:770.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -135.001px);max-width:-moz-calc(50% - -135.001px);max-width:calc(50% - -135.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:770.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 816.001px;-ms-flex:0 0 816.001px;flex:0 0 816.001px;max-width:816.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -136.001px);max-width:-moz-calc(50% - -136.001px);max-width:calc(50% - -136.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:776.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -136.001px);max-width:-moz-calc(50% - -136.001px);max-width:calc(50% - -136.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:776.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 822.001px;-ms-flex:0 0 822.001px;flex:0 0 822.001px;max-width:822.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -137.001px);max-width:-moz-calc(50% - -137.001px);max-width:calc(50% - -137.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:782.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -137.001px);max-width:-moz-calc(50% - -137.001px);max-width:calc(50% - -137.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:782.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 828.001px;-ms-flex:0 0 828.001px;flex:0 0 828.001px;max-width:828.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -138.001px);max-width:-moz-calc(50% - -138.001px);max-width:calc(50% - -138.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:788.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -138.001px);max-width:-moz-calc(50% - -138.001px);max-width:calc(50% - -138.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:788.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 834.001px;-ms-flex:0 0 834.001px;flex:0 0 834.001px;max-width:834.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -139.001px);max-width:-moz-calc(50% - -139.001px);max-width:calc(50% - -139.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:794.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -139.001px);max-width:-moz-calc(50% - -139.001px);max-width:calc(50% - -139.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:794.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 840.001px;-ms-flex:0 0 840.001px;flex:0 0 840.001px;max-width:840.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -140.001px);max-width:-moz-calc(50% - -140.001px);max-width:calc(50% - -140.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:800.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -140.001px);max-width:-moz-calc(50% - -140.001px);max-width:calc(50% - -140.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:800.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 826.66767px;-ms-flex:0 0 826.66767px;flex:0 0 826.66767px;max-width:826.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -206.66767px);max-width:-moz-calc(50% - -206.66767px);max-width:calc(50% - -206.66767px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:786.66767px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -206.66767px);max-width:-moz-calc(50% - -206.66767px);max-width:calc(50% - -206.66767px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:786.66767px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -206.66767px);max-width:-moz-calc(50% - -206.66767px);max-width:calc(50% - -206.66767px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:786.66767px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 800.001px;-ms-flex:0 0 800.001px;flex:0 0 800.001px;max-width:800.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -200.001px);max-width:-moz-calc(50% - -200.001px);max-width:calc(50% - -200.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:760.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -200.001px);max-width:-moz-calc(50% - -200.001px);max-width:calc(50% - -200.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:760.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 806.66767px;-ms-flex:0 0 806.66767px;flex:0 0 806.66767px;max-width:806.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -201.66767px);max-width:-moz-calc(50% - -201.66767px);max-width:calc(50% - -201.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:766.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -201.66767px);max-width:-moz-calc(50% - -201.66767px);max-width:calc(50% - -201.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:766.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 813.33433px;-ms-flex:0 0 813.33433px;flex:0 0 813.33433px;max-width:813.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -203.33433px);max-width:-moz-calc(50% - -203.33433px);max-width:calc(50% - -203.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:773.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -203.33433px);max-width:-moz-calc(50% - -203.33433px);max-width:calc(50% - -203.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:773.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 820.001px;-ms-flex:0 0 820.001px;flex:0 0 820.001px;max-width:820.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -205.001px);max-width:-moz-calc(50% - -205.001px);max-width:calc(50% - -205.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:780.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -205.001px);max-width:-moz-calc(50% - -205.001px);max-width:calc(50% - -205.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:780.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 826.66767px;-ms-flex:0 0 826.66767px;flex:0 0 826.66767px;max-width:826.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -206.66767px);max-width:-moz-calc(50% - -206.66767px);max-width:calc(50% - -206.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:786.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -206.66767px);max-width:-moz-calc(50% - -206.66767px);max-width:calc(50% - -206.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:786.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 833.33433px;-ms-flex:0 0 833.33433px;flex:0 0 833.33433px;max-width:833.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -208.33433px);max-width:-moz-calc(50% - -208.33433px);max-width:calc(50% - -208.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:793.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -208.33433px);max-width:-moz-calc(50% - -208.33433px);max-width:calc(50% - -208.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:793.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 840.001px;-ms-flex:0 0 840.001px;flex:0 0 840.001px;max-width:840.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -210.001px);max-width:-moz-calc(50% - -210.001px);max-width:calc(50% - -210.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:800.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -210.001px);max-width:-moz-calc(50% - -210.001px);max-width:calc(50% - -210.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:800.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 846.66767px;-ms-flex:0 0 846.66767px;flex:0 0 846.66767px;max-width:846.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -211.66767px);max-width:-moz-calc(50% - -211.66767px);max-width:calc(50% - -211.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:806.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -211.66767px);max-width:-moz-calc(50% - -211.66767px);max-width:calc(50% - -211.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:806.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 853.33433px;-ms-flex:0 0 853.33433px;flex:0 0 853.33433px;max-width:853.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -213.33433px);max-width:-moz-calc(50% - -213.33433px);max-width:calc(50% - -213.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:813.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -213.33433px);max-width:-moz-calc(50% - -213.33433px);max-width:calc(50% - -213.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:813.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 860.001px;-ms-flex:0 0 860.001px;flex:0 0 860.001px;max-width:860.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -215.001px);max-width:-moz-calc(50% - -215.001px);max-width:calc(50% - -215.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:820.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -215.001px);max-width:-moz-calc(50% - -215.001px);max-width:calc(50% - -215.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:820.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 866.66767px;-ms-flex:0 0 866.66767px;flex:0 0 866.66767px;max-width:866.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -216.66767px);max-width:-moz-calc(50% - -216.66767px);max-width:calc(50% - -216.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:826.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -216.66767px);max-width:-moz-calc(50% - -216.66767px);max-width:calc(50% - -216.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:826.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 873.33433px;-ms-flex:0 0 873.33433px;flex:0 0 873.33433px;max-width:873.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -218.33433px);max-width:-moz-calc(50% - -218.33433px);max-width:calc(50% - -218.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:833.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -218.33433px);max-width:-moz-calc(50% - -218.33433px);max-width:calc(50% - -218.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:833.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 880.001px;-ms-flex:0 0 880.001px;flex:0 0 880.001px;max-width:880.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -220.001px);max-width:-moz-calc(50% - -220.001px);max-width:calc(50% - -220.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:840.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -220.001px);max-width:-moz-calc(50% - -220.001px);max-width:calc(50% - -220.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:840.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 886.66767px;-ms-flex:0 0 886.66767px;flex:0 0 886.66767px;max-width:886.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -221.66767px);max-width:-moz-calc(50% - -221.66767px);max-width:calc(50% - -221.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:846.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -221.66767px);max-width:-moz-calc(50% - -221.66767px);max-width:calc(50% - -221.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:846.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 893.33433px;-ms-flex:0 0 893.33433px;flex:0 0 893.33433px;max-width:893.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -223.33433px);max-width:-moz-calc(50% - -223.33433px);max-width:calc(50% - -223.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:853.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -223.33433px);max-width:-moz-calc(50% - -223.33433px);max-width:calc(50% - -223.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:853.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 900.001px;-ms-flex:0 0 900.001px;flex:0 0 900.001px;max-width:900.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -225.001px);max-width:-moz-calc(50% - -225.001px);max-width:calc(50% - -225.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:860.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -225.001px);max-width:-moz-calc(50% - -225.001px);max-width:calc(50% - -225.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:860.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 906.66767px;-ms-flex:0 0 906.66767px;flex:0 0 906.66767px;max-width:906.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -226.66767px);max-width:-moz-calc(50% - -226.66767px);max-width:calc(50% - -226.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:866.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -226.66767px);max-width:-moz-calc(50% - -226.66767px);max-width:calc(50% - -226.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:866.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 913.33433px;-ms-flex:0 0 913.33433px;flex:0 0 913.33433px;max-width:913.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -228.33433px);max-width:-moz-calc(50% - -228.33433px);max-width:calc(50% - -228.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:873.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -228.33433px);max-width:-moz-calc(50% - -228.33433px);max-width:calc(50% - -228.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:873.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 920.001px;-ms-flex:0 0 920.001px;flex:0 0 920.001px;max-width:920.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -230.001px);max-width:-moz-calc(50% - -230.001px);max-width:calc(50% - -230.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:880.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -230.001px);max-width:-moz-calc(50% - -230.001px);max-width:calc(50% - -230.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:880.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 926.66767px;-ms-flex:0 0 926.66767px;flex:0 0 926.66767px;max-width:926.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -231.66767px);max-width:-moz-calc(50% - -231.66767px);max-width:calc(50% - -231.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:886.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -231.66767px);max-width:-moz-calc(50% - -231.66767px);max-width:calc(50% - -231.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:886.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 933.33433px;-ms-flex:0 0 933.33433px;flex:0 0 933.33433px;max-width:933.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -233.33433px);max-width:-moz-calc(50% - -233.33433px);max-width:calc(50% - -233.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:893.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -233.33433px);max-width:-moz-calc(50% - -233.33433px);max-width:calc(50% - -233.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:893.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 930.001px;-ms-flex:0 0 930.001px;flex:0 0 930.001px;max-width:930.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -310.001px);max-width:-moz-calc(50% - -310.001px);max-width:calc(50% - -310.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:890.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -310.001px);max-width:-moz-calc(50% - -310.001px);max-width:calc(50% - -310.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:890.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -310.001px);max-width:-moz-calc(50% - -310.001px);max-width:calc(50% - -310.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:890.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 900.001px;-ms-flex:0 0 900.001px;flex:0 0 900.001px;max-width:900.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -300.001px);max-width:-moz-calc(50% - -300.001px);max-width:calc(50% - -300.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:860.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -300.001px);max-width:-moz-calc(50% - -300.001px);max-width:calc(50% - -300.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:860.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 907.501px;-ms-flex:0 0 907.501px;flex:0 0 907.501px;max-width:907.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -302.501px);max-width:-moz-calc(50% - -302.501px);max-width:calc(50% - -302.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:867.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -302.501px);max-width:-moz-calc(50% - -302.501px);max-width:calc(50% - -302.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:867.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 915.001px;-ms-flex:0 0 915.001px;flex:0 0 915.001px;max-width:915.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -305.001px);max-width:-moz-calc(50% - -305.001px);max-width:calc(50% - -305.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:875.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -305.001px);max-width:-moz-calc(50% - -305.001px);max-width:calc(50% - -305.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:875.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 922.501px;-ms-flex:0 0 922.501px;flex:0 0 922.501px;max-width:922.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -307.501px);max-width:-moz-calc(50% - -307.501px);max-width:calc(50% - -307.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:882.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -307.501px);max-width:-moz-calc(50% - -307.501px);max-width:calc(50% - -307.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:882.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 930.001px;-ms-flex:0 0 930.001px;flex:0 0 930.001px;max-width:930.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -310.001px);max-width:-moz-calc(50% - -310.001px);max-width:calc(50% - -310.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:890.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -310.001px);max-width:-moz-calc(50% - -310.001px);max-width:calc(50% - -310.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:890.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 937.501px;-ms-flex:0 0 937.501px;flex:0 0 937.501px;max-width:937.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -312.501px);max-width:-moz-calc(50% - -312.501px);max-width:calc(50% - -312.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:897.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -312.501px);max-width:-moz-calc(50% - -312.501px);max-width:calc(50% - -312.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:897.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 945.001px;-ms-flex:0 0 945.001px;flex:0 0 945.001px;max-width:945.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -315.001px);max-width:-moz-calc(50% - -315.001px);max-width:calc(50% - -315.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:905.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -315.001px);max-width:-moz-calc(50% - -315.001px);max-width:calc(50% - -315.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:905.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 952.501px;-ms-flex:0 0 952.501px;flex:0 0 952.501px;max-width:952.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -317.501px);max-width:-moz-calc(50% - -317.501px);max-width:calc(50% - -317.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:912.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -317.501px);max-width:-moz-calc(50% - -317.501px);max-width:calc(50% - -317.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:912.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 960.001px;-ms-flex:0 0 960.001px;flex:0 0 960.001px;max-width:960.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -320.001px);max-width:-moz-calc(50% - -320.001px);max-width:calc(50% - -320.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:920.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -320.001px);max-width:-moz-calc(50% - -320.001px);max-width:calc(50% - -320.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:920.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 967.501px;-ms-flex:0 0 967.501px;flex:0 0 967.501px;max-width:967.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -322.501px);max-width:-moz-calc(50% - -322.501px);max-width:calc(50% - -322.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:927.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -322.501px);max-width:-moz-calc(50% - -322.501px);max-width:calc(50% - -322.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:927.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 975.001px;-ms-flex:0 0 975.001px;flex:0 0 975.001px;max-width:975.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -325.001px);max-width:-moz-calc(50% - -325.001px);max-width:calc(50% - -325.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:935.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -325.001px);max-width:-moz-calc(50% - -325.001px);max-width:calc(50% - -325.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:935.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 982.501px;-ms-flex:0 0 982.501px;flex:0 0 982.501px;max-width:982.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -327.501px);max-width:-moz-calc(50% - -327.501px);max-width:calc(50% - -327.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:942.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -327.501px);max-width:-moz-calc(50% - -327.501px);max-width:calc(50% - -327.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:942.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 990.001px;-ms-flex:0 0 990.001px;flex:0 0 990.001px;max-width:990.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -330.001px);max-width:-moz-calc(50% - -330.001px);max-width:calc(50% - -330.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:950.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -330.001px);max-width:-moz-calc(50% - -330.001px);max-width:calc(50% - -330.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:950.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 997.501px;-ms-flex:0 0 997.501px;flex:0 0 997.501px;max-width:997.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -332.501px);max-width:-moz-calc(50% - -332.501px);max-width:calc(50% - -332.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:957.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -332.501px);max-width:-moz-calc(50% - -332.501px);max-width:calc(50% - -332.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:957.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1005.001px;-ms-flex:0 0 1005.001px;flex:0 0 1005.001px;max-width:1005.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -335.001px);max-width:-moz-calc(50% - -335.001px);max-width:calc(50% - -335.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:965.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -335.001px);max-width:-moz-calc(50% - -335.001px);max-width:calc(50% - -335.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:965.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1012.501px;-ms-flex:0 0 1012.501px;flex:0 0 1012.501px;max-width:1012.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -337.501px);max-width:-moz-calc(50% - -337.501px);max-width:calc(50% - -337.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:972.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -337.501px);max-width:-moz-calc(50% - -337.501px);max-width:calc(50% - -337.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:972.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1020.001px;-ms-flex:0 0 1020.001px;flex:0 0 1020.001px;max-width:1020.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -340.001px);max-width:-moz-calc(50% - -340.001px);max-width:calc(50% - -340.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:980.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -340.001px);max-width:-moz-calc(50% - -340.001px);max-width:calc(50% - -340.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:980.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1027.501px;-ms-flex:0 0 1027.501px;flex:0 0 1027.501px;max-width:1027.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -342.501px);max-width:-moz-calc(50% - -342.501px);max-width:calc(50% - -342.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:987.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -342.501px);max-width:-moz-calc(50% - -342.501px);max-width:calc(50% - -342.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:987.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1035.001px;-ms-flex:0 0 1035.001px;flex:0 0 1035.001px;max-width:1035.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -345.001px);max-width:-moz-calc(50% - -345.001px);max-width:calc(50% - -345.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:995.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -345.001px);max-width:-moz-calc(50% - -345.001px);max-width:calc(50% - -345.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:995.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1042.501px;-ms-flex:0 0 1042.501px;flex:0 0 1042.501px;max-width:1042.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -347.501px);max-width:-moz-calc(50% - -347.501px);max-width:calc(50% - -347.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1002.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -347.501px);max-width:-moz-calc(50% - -347.501px);max-width:calc(50% - -347.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1002.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1050.001px;-ms-flex:0 0 1050.001px;flex:0 0 1050.001px;max-width:1050.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -350.001px);max-width:-moz-calc(50% - -350.001px);max-width:calc(50% - -350.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1010.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -350.001px);max-width:-moz-calc(50% - -350.001px);max-width:calc(50% - -350.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1010.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 992.001px;-ms-flex:0 0 992.001px;flex:0 0 992.001px;max-width:992.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -372.001px);max-width:-moz-calc(50% - -372.001px);max-width:calc(50% - -372.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:952.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -372.001px);max-width:-moz-calc(50% - -372.001px);max-width:calc(50% - -372.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:952.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -372.001px);max-width:-moz-calc(50% - -372.001px);max-width:calc(50% - -372.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:952.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 960.001px;-ms-flex:0 0 960.001px;flex:0 0 960.001px;max-width:960.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:920.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:920.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 968.001px;-ms-flex:0 0 968.001px;flex:0 0 968.001px;max-width:968.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -363.001px);max-width:-moz-calc(50% - -363.001px);max-width:calc(50% - -363.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:928.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -363.001px);max-width:-moz-calc(50% - -363.001px);max-width:calc(50% - -363.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:928.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 976.001px;-ms-flex:0 0 976.001px;flex:0 0 976.001px;max-width:976.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -366.001px);max-width:-moz-calc(50% - -366.001px);max-width:calc(50% - -366.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:936.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -366.001px);max-width:-moz-calc(50% - -366.001px);max-width:calc(50% - -366.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:936.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 984.001px;-ms-flex:0 0 984.001px;flex:0 0 984.001px;max-width:984.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -369.001px);max-width:-moz-calc(50% - -369.001px);max-width:calc(50% - -369.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:944.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -369.001px);max-width:-moz-calc(50% - -369.001px);max-width:calc(50% - -369.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:944.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 992.001px;-ms-flex:0 0 992.001px;flex:0 0 992.001px;max-width:992.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -372.001px);max-width:-moz-calc(50% - -372.001px);max-width:calc(50% - -372.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:952.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -372.001px);max-width:-moz-calc(50% - -372.001px);max-width:calc(50% - -372.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:952.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1000.001px;-ms-flex:0 0 1000.001px;flex:0 0 1000.001px;max-width:1000.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -375.001px);max-width:-moz-calc(50% - -375.001px);max-width:calc(50% - -375.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:960.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -375.001px);max-width:-moz-calc(50% - -375.001px);max-width:calc(50% - -375.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:960.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1008.001px;-ms-flex:0 0 1008.001px;flex:0 0 1008.001px;max-width:1008.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -378.001px);max-width:-moz-calc(50% - -378.001px);max-width:calc(50% - -378.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:968.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -378.001px);max-width:-moz-calc(50% - -378.001px);max-width:calc(50% - -378.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:968.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1016.001px;-ms-flex:0 0 1016.001px;flex:0 0 1016.001px;max-width:1016.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -381.001px);max-width:-moz-calc(50% - -381.001px);max-width:calc(50% - -381.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:976.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -381.001px);max-width:-moz-calc(50% - -381.001px);max-width:calc(50% - -381.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:976.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1024.001px;-ms-flex:0 0 1024.001px;flex:0 0 1024.001px;max-width:1024.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -384.001px);max-width:-moz-calc(50% - -384.001px);max-width:calc(50% - -384.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:984.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -384.001px);max-width:-moz-calc(50% - -384.001px);max-width:calc(50% - -384.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:984.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1032.001px;-ms-flex:0 0 1032.001px;flex:0 0 1032.001px;max-width:1032.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -387.001px);max-width:-moz-calc(50% - -387.001px);max-width:calc(50% - -387.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:992.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -387.001px);max-width:-moz-calc(50% - -387.001px);max-width:calc(50% - -387.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:992.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1040.001px;-ms-flex:0 0 1040.001px;flex:0 0 1040.001px;max-width:1040.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -390.001px);max-width:-moz-calc(50% - -390.001px);max-width:calc(50% - -390.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1000.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -390.001px);max-width:-moz-calc(50% - -390.001px);max-width:calc(50% - -390.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1000.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1048.001px;-ms-flex:0 0 1048.001px;flex:0 0 1048.001px;max-width:1048.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -393.001px);max-width:-moz-calc(50% - -393.001px);max-width:calc(50% - -393.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1008.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -393.001px);max-width:-moz-calc(50% - -393.001px);max-width:calc(50% - -393.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1008.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1056.001px;-ms-flex:0 0 1056.001px;flex:0 0 1056.001px;max-width:1056.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -396.001px);max-width:-moz-calc(50% - -396.001px);max-width:calc(50% - -396.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1016.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -396.001px);max-width:-moz-calc(50% - -396.001px);max-width:calc(50% - -396.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1016.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1064.001px;-ms-flex:0 0 1064.001px;flex:0 0 1064.001px;max-width:1064.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -399.001px);max-width:-moz-calc(50% - -399.001px);max-width:calc(50% - -399.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1024.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -399.001px);max-width:-moz-calc(50% - -399.001px);max-width:calc(50% - -399.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1024.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1072.001px;-ms-flex:0 0 1072.001px;flex:0 0 1072.001px;max-width:1072.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -402.001px);max-width:-moz-calc(50% - -402.001px);max-width:calc(50% - -402.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1032.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -402.001px);max-width:-moz-calc(50% - -402.001px);max-width:calc(50% - -402.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1032.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1080.001px;-ms-flex:0 0 1080.001px;flex:0 0 1080.001px;max-width:1080.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -405.001px);max-width:-moz-calc(50% - -405.001px);max-width:calc(50% - -405.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1040.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -405.001px);max-width:-moz-calc(50% - -405.001px);max-width:calc(50% - -405.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1040.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1088.001px;-ms-flex:0 0 1088.001px;flex:0 0 1088.001px;max-width:1088.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -408.001px);max-width:-moz-calc(50% - -408.001px);max-width:calc(50% - -408.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1048.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -408.001px);max-width:-moz-calc(50% - -408.001px);max-width:calc(50% - -408.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1048.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1096.001px;-ms-flex:0 0 1096.001px;flex:0 0 1096.001px;max-width:1096.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -411.001px);max-width:-moz-calc(50% - -411.001px);max-width:calc(50% - -411.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1056.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -411.001px);max-width:-moz-calc(50% - -411.001px);max-width:calc(50% - -411.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1056.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1104.001px;-ms-flex:0 0 1104.001px;flex:0 0 1104.001px;max-width:1104.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -414.001px);max-width:-moz-calc(50% - -414.001px);max-width:calc(50% - -414.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1064.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -414.001px);max-width:-moz-calc(50% - -414.001px);max-width:calc(50% - -414.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1064.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1112.001px;-ms-flex:0 0 1112.001px;flex:0 0 1112.001px;max-width:1112.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -417.001px);max-width:-moz-calc(50% - -417.001px);max-width:calc(50% - -417.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1072.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -417.001px);max-width:-moz-calc(50% - -417.001px);max-width:calc(50% - -417.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1072.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1120.001px;-ms-flex:0 0 1120.001px;flex:0 0 1120.001px;max-width:1120.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1080.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1080.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1033.33433px;-ms-flex:0 0 1033.33433px;flex:0 0 1033.33433px;max-width:1033.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -413.33433px);max-width:-moz-calc(50% - -413.33433px);max-width:calc(50% - -413.33433px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:993.33433px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -413.33433px);max-width:-moz-calc(50% - -413.33433px);max-width:calc(50% - -413.33433px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:993.33433px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -413.33433px);max-width:-moz-calc(50% - -413.33433px);max-width:calc(50% - -413.33433px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:993.33433px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1000.001px;-ms-flex:0 0 1000.001px;flex:0 0 1000.001px;max-width:1000.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -400.001px);max-width:-moz-calc(50% - -400.001px);max-width:calc(50% - -400.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:960.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -400.001px);max-width:-moz-calc(50% - -400.001px);max-width:calc(50% - -400.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:960.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1008.33433px;-ms-flex:0 0 1008.33433px;flex:0 0 1008.33433px;max-width:1008.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -403.33433px);max-width:-moz-calc(50% - -403.33433px);max-width:calc(50% - -403.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:968.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -403.33433px);max-width:-moz-calc(50% - -403.33433px);max-width:calc(50% - -403.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:968.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1016.66767px;-ms-flex:0 0 1016.66767px;flex:0 0 1016.66767px;max-width:1016.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -406.66767px);max-width:-moz-calc(50% - -406.66767px);max-width:calc(50% - -406.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:976.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -406.66767px);max-width:-moz-calc(50% - -406.66767px);max-width:calc(50% - -406.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:976.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1025.001px;-ms-flex:0 0 1025.001px;flex:0 0 1025.001px;max-width:1025.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -410.001px);max-width:-moz-calc(50% - -410.001px);max-width:calc(50% - -410.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:985.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -410.001px);max-width:-moz-calc(50% - -410.001px);max-width:calc(50% - -410.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:985.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1033.33433px;-ms-flex:0 0 1033.33433px;flex:0 0 1033.33433px;max-width:1033.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -413.33433px);max-width:-moz-calc(50% - -413.33433px);max-width:calc(50% - -413.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:993.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -413.33433px);max-width:-moz-calc(50% - -413.33433px);max-width:calc(50% - -413.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:993.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1041.66767px;-ms-flex:0 0 1041.66767px;flex:0 0 1041.66767px;max-width:1041.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -416.66767px);max-width:-moz-calc(50% - -416.66767px);max-width:calc(50% - -416.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1001.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -416.66767px);max-width:-moz-calc(50% - -416.66767px);max-width:calc(50% - -416.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1001.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1050.001px;-ms-flex:0 0 1050.001px;flex:0 0 1050.001px;max-width:1050.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1010.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1010.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1058.33433px;-ms-flex:0 0 1058.33433px;flex:0 0 1058.33433px;max-width:1058.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -423.33433px);max-width:-moz-calc(50% - -423.33433px);max-width:calc(50% - -423.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1018.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -423.33433px);max-width:-moz-calc(50% - -423.33433px);max-width:calc(50% - -423.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1018.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1066.66767px;-ms-flex:0 0 1066.66767px;flex:0 0 1066.66767px;max-width:1066.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -426.66767px);max-width:-moz-calc(50% - -426.66767px);max-width:calc(50% - -426.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1026.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -426.66767px);max-width:-moz-calc(50% - -426.66767px);max-width:calc(50% - -426.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1026.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1075.001px;-ms-flex:0 0 1075.001px;flex:0 0 1075.001px;max-width:1075.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -430.001px);max-width:-moz-calc(50% - -430.001px);max-width:calc(50% - -430.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1035.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -430.001px);max-width:-moz-calc(50% - -430.001px);max-width:calc(50% - -430.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1035.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1083.33433px;-ms-flex:0 0 1083.33433px;flex:0 0 1083.33433px;max-width:1083.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -433.33433px);max-width:-moz-calc(50% - -433.33433px);max-width:calc(50% - -433.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1043.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -433.33433px);max-width:-moz-calc(50% - -433.33433px);max-width:calc(50% - -433.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1043.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1091.66767px;-ms-flex:0 0 1091.66767px;flex:0 0 1091.66767px;max-width:1091.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -436.66767px);max-width:-moz-calc(50% - -436.66767px);max-width:calc(50% - -436.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1051.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -436.66767px);max-width:-moz-calc(50% - -436.66767px);max-width:calc(50% - -436.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1051.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1100.001px;-ms-flex:0 0 1100.001px;flex:0 0 1100.001px;max-width:1100.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -440.001px);max-width:-moz-calc(50% - -440.001px);max-width:calc(50% - -440.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1060.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -440.001px);max-width:-moz-calc(50% - -440.001px);max-width:calc(50% - -440.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1060.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1108.33433px;-ms-flex:0 0 1108.33433px;flex:0 0 1108.33433px;max-width:1108.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -443.33433px);max-width:-moz-calc(50% - -443.33433px);max-width:calc(50% - -443.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1068.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -443.33433px);max-width:-moz-calc(50% - -443.33433px);max-width:calc(50% - -443.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1068.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1116.66767px;-ms-flex:0 0 1116.66767px;flex:0 0 1116.66767px;max-width:1116.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -446.66767px);max-width:-moz-calc(50% - -446.66767px);max-width:calc(50% - -446.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1076.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -446.66767px);max-width:-moz-calc(50% - -446.66767px);max-width:calc(50% - -446.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1076.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1125.001px;-ms-flex:0 0 1125.001px;flex:0 0 1125.001px;max-width:1125.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -450.001px);max-width:-moz-calc(50% - -450.001px);max-width:calc(50% - -450.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1085.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -450.001px);max-width:-moz-calc(50% - -450.001px);max-width:calc(50% - -450.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1085.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1133.33433px;-ms-flex:0 0 1133.33433px;flex:0 0 1133.33433px;max-width:1133.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -453.33433px);max-width:-moz-calc(50% - -453.33433px);max-width:calc(50% - -453.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1093.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -453.33433px);max-width:-moz-calc(50% - -453.33433px);max-width:calc(50% - -453.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1093.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1141.66767px;-ms-flex:0 0 1141.66767px;flex:0 0 1141.66767px;max-width:1141.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -456.66767px);max-width:-moz-calc(50% - -456.66767px);max-width:calc(50% - -456.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1101.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -456.66767px);max-width:-moz-calc(50% - -456.66767px);max-width:calc(50% - -456.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1101.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1150.001px;-ms-flex:0 0 1150.001px;flex:0 0 1150.001px;max-width:1150.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -460.001px);max-width:-moz-calc(50% - -460.001px);max-width:calc(50% - -460.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1110.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -460.001px);max-width:-moz-calc(50% - -460.001px);max-width:calc(50% - -460.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1110.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1158.33433px;-ms-flex:0 0 1158.33433px;flex:0 0 1158.33433px;max-width:1158.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -463.33433px);max-width:-moz-calc(50% - -463.33433px);max-width:calc(50% - -463.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1118.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -463.33433px);max-width:-moz-calc(50% - -463.33433px);max-width:calc(50% - -463.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1118.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1166.66767px;-ms-flex:0 0 1166.66767px;flex:0 0 1166.66767px;max-width:1166.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -466.66767px);max-width:-moz-calc(50% - -466.66767px);max-width:calc(50% - -466.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1126.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -466.66767px);max-width:-moz-calc(50% - -466.66767px);max-width:calc(50% - -466.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1126.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1136.66767px;-ms-flex:0 0 1136.66767px;flex:0 0 1136.66767px;max-width:1136.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1096.66767px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1096.66767px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1096.66767px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1100.001px;-ms-flex:0 0 1100.001px;flex:0 0 1100.001px;max-width:1100.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -500.001px);max-width:-moz-calc(50% - -500.001px);max-width:calc(50% - -500.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1060.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -500.001px);max-width:-moz-calc(50% - -500.001px);max-width:calc(50% - -500.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1060.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1109.16767px;-ms-flex:0 0 1109.16767px;flex:0 0 1109.16767px;max-width:1109.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -504.16767px);max-width:-moz-calc(50% - -504.16767px);max-width:calc(50% - -504.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1069.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -504.16767px);max-width:-moz-calc(50% - -504.16767px);max-width:calc(50% - -504.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1069.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1118.33433px;-ms-flex:0 0 1118.33433px;flex:0 0 1118.33433px;max-width:1118.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -508.33433px);max-width:-moz-calc(50% - -508.33433px);max-width:calc(50% - -508.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1078.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -508.33433px);max-width:-moz-calc(50% - -508.33433px);max-width:calc(50% - -508.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1078.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1127.501px;-ms-flex:0 0 1127.501px;flex:0 0 1127.501px;max-width:1127.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -512.501px);max-width:-moz-calc(50% - -512.501px);max-width:calc(50% - -512.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1087.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -512.501px);max-width:-moz-calc(50% - -512.501px);max-width:calc(50% - -512.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1087.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1136.66767px;-ms-flex:0 0 1136.66767px;flex:0 0 1136.66767px;max-width:1136.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1096.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1096.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1145.83433px;-ms-flex:0 0 1145.83433px;flex:0 0 1145.83433px;max-width:1145.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -520.83433px);max-width:-moz-calc(50% - -520.83433px);max-width:calc(50% - -520.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1105.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -520.83433px);max-width:-moz-calc(50% - -520.83433px);max-width:calc(50% - -520.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1105.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1155.001px;-ms-flex:0 0 1155.001px;flex:0 0 1155.001px;max-width:1155.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -525.001px);max-width:-moz-calc(50% - -525.001px);max-width:calc(50% - -525.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1115.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -525.001px);max-width:-moz-calc(50% - -525.001px);max-width:calc(50% - -525.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1115.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1164.16767px;-ms-flex:0 0 1164.16767px;flex:0 0 1164.16767px;max-width:1164.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -529.16767px);max-width:-moz-calc(50% - -529.16767px);max-width:calc(50% - -529.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1124.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -529.16767px);max-width:-moz-calc(50% - -529.16767px);max-width:calc(50% - -529.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1124.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1173.33433px;-ms-flex:0 0 1173.33433px;flex:0 0 1173.33433px;max-width:1173.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -533.33433px);max-width:-moz-calc(50% - -533.33433px);max-width:calc(50% - -533.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1133.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -533.33433px);max-width:-moz-calc(50% - -533.33433px);max-width:calc(50% - -533.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1133.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1182.501px;-ms-flex:0 0 1182.501px;flex:0 0 1182.501px;max-width:1182.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -537.501px);max-width:-moz-calc(50% - -537.501px);max-width:calc(50% - -537.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1142.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -537.501px);max-width:-moz-calc(50% - -537.501px);max-width:calc(50% - -537.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1142.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1191.66767px;-ms-flex:0 0 1191.66767px;flex:0 0 1191.66767px;max-width:1191.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -541.66767px);max-width:-moz-calc(50% - -541.66767px);max-width:calc(50% - -541.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1151.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -541.66767px);max-width:-moz-calc(50% - -541.66767px);max-width:calc(50% - -541.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1151.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1200.83433px;-ms-flex:0 0 1200.83433px;flex:0 0 1200.83433px;max-width:1200.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -545.83433px);max-width:-moz-calc(50% - -545.83433px);max-width:calc(50% - -545.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1160.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -545.83433px);max-width:-moz-calc(50% - -545.83433px);max-width:calc(50% - -545.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1160.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1210.001px;-ms-flex:0 0 1210.001px;flex:0 0 1210.001px;max-width:1210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -550.001px);max-width:-moz-calc(50% - -550.001px);max-width:calc(50% - -550.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1170.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -550.001px);max-width:-moz-calc(50% - -550.001px);max-width:calc(50% - -550.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1170.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1219.16767px;-ms-flex:0 0 1219.16767px;flex:0 0 1219.16767px;max-width:1219.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -554.16767px);max-width:-moz-calc(50% - -554.16767px);max-width:calc(50% - -554.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1179.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -554.16767px);max-width:-moz-calc(50% - -554.16767px);max-width:calc(50% - -554.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1179.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1228.33433px;-ms-flex:0 0 1228.33433px;flex:0 0 1228.33433px;max-width:1228.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -558.33433px);max-width:-moz-calc(50% - -558.33433px);max-width:calc(50% - -558.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1188.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -558.33433px);max-width:-moz-calc(50% - -558.33433px);max-width:calc(50% - -558.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1188.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1237.501px;-ms-flex:0 0 1237.501px;flex:0 0 1237.501px;max-width:1237.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -562.501px);max-width:-moz-calc(50% - -562.501px);max-width:calc(50% - -562.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1197.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -562.501px);max-width:-moz-calc(50% - -562.501px);max-width:calc(50% - -562.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1197.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1246.66767px;-ms-flex:0 0 1246.66767px;flex:0 0 1246.66767px;max-width:1246.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -566.66767px);max-width:-moz-calc(50% - -566.66767px);max-width:calc(50% - -566.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1206.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -566.66767px);max-width:-moz-calc(50% - -566.66767px);max-width:calc(50% - -566.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1206.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1255.83433px;-ms-flex:0 0 1255.83433px;flex:0 0 1255.83433px;max-width:1255.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -570.83433px);max-width:-moz-calc(50% - -570.83433px);max-width:calc(50% - -570.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1215.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -570.83433px);max-width:-moz-calc(50% - -570.83433px);max-width:calc(50% - -570.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1215.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1265.001px;-ms-flex:0 0 1265.001px;flex:0 0 1265.001px;max-width:1265.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -575.001px);max-width:-moz-calc(50% - -575.001px);max-width:calc(50% - -575.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1225.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -575.001px);max-width:-moz-calc(50% - -575.001px);max-width:calc(50% - -575.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1225.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1274.16767px;-ms-flex:0 0 1274.16767px;flex:0 0 1274.16767px;max-width:1274.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -579.16767px);max-width:-moz-calc(50% - -579.16767px);max-width:calc(50% - -579.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1234.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -579.16767px);max-width:-moz-calc(50% - -579.16767px);max-width:calc(50% - -579.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1234.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1283.33433px;-ms-flex:0 0 1283.33433px;flex:0 0 1283.33433px;max-width:1283.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -583.33433px);max-width:-moz-calc(50% - -583.33433px);max-width:calc(50% - -583.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1243.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -583.33433px);max-width:-moz-calc(50% - -583.33433px);max-width:calc(50% - -583.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1243.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1240.001px;-ms-flex:0 0 1240.001px;flex:0 0 1240.001px;max-width:1240.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -620.001px);max-width:-moz-calc(50% - -620.001px);max-width:calc(50% - -620.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1200.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -620.001px);max-width:-moz-calc(50% - -620.001px);max-width:calc(50% - -620.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1200.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -620.001px);max-width:-moz-calc(50% - -620.001px);max-width:calc(50% - -620.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1200.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1200.001px;-ms-flex:0 0 1200.001px;flex:0 0 1200.001px;max-width:1200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1160.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1160.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1210.001px;-ms-flex:0 0 1210.001px;flex:0 0 1210.001px;max-width:1210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -605.001px);max-width:-moz-calc(50% - -605.001px);max-width:calc(50% - -605.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1170.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -605.001px);max-width:-moz-calc(50% - -605.001px);max-width:calc(50% - -605.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1170.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1220.001px;-ms-flex:0 0 1220.001px;flex:0 0 1220.001px;max-width:1220.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -610.001px);max-width:-moz-calc(50% - -610.001px);max-width:calc(50% - -610.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1180.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -610.001px);max-width:-moz-calc(50% - -610.001px);max-width:calc(50% - -610.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1180.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1230.001px;-ms-flex:0 0 1230.001px;flex:0 0 1230.001px;max-width:1230.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -615.001px);max-width:-moz-calc(50% - -615.001px);max-width:calc(50% - -615.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1190.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -615.001px);max-width:-moz-calc(50% - -615.001px);max-width:calc(50% - -615.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1190.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1240.001px;-ms-flex:0 0 1240.001px;flex:0 0 1240.001px;max-width:1240.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -620.001px);max-width:-moz-calc(50% - -620.001px);max-width:calc(50% - -620.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -620.001px);max-width:-moz-calc(50% - -620.001px);max-width:calc(50% - -620.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1250.001px;-ms-flex:0 0 1250.001px;flex:0 0 1250.001px;max-width:1250.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -625.001px);max-width:-moz-calc(50% - -625.001px);max-width:calc(50% - -625.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -625.001px);max-width:-moz-calc(50% - -625.001px);max-width:calc(50% - -625.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1260.001px;-ms-flex:0 0 1260.001px;flex:0 0 1260.001px;max-width:1260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -630.001px);max-width:-moz-calc(50% - -630.001px);max-width:calc(50% - -630.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1220.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -630.001px);max-width:-moz-calc(50% - -630.001px);max-width:calc(50% - -630.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1220.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1270.001px;-ms-flex:0 0 1270.001px;flex:0 0 1270.001px;max-width:1270.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -635.001px);max-width:-moz-calc(50% - -635.001px);max-width:calc(50% - -635.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1230.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -635.001px);max-width:-moz-calc(50% - -635.001px);max-width:calc(50% - -635.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1230.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1280.001px;-ms-flex:0 0 1280.001px;flex:0 0 1280.001px;max-width:1280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -640.001px);max-width:-moz-calc(50% - -640.001px);max-width:calc(50% - -640.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1240.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -640.001px);max-width:-moz-calc(50% - -640.001px);max-width:calc(50% - -640.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1240.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1290.001px;-ms-flex:0 0 1290.001px;flex:0 0 1290.001px;max-width:1290.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -645.001px);max-width:-moz-calc(50% - -645.001px);max-width:calc(50% - -645.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1250.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -645.001px);max-width:-moz-calc(50% - -645.001px);max-width:calc(50% - -645.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1250.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1300.001px;-ms-flex:0 0 1300.001px;flex:0 0 1300.001px;max-width:1300.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -650.001px);max-width:-moz-calc(50% - -650.001px);max-width:calc(50% - -650.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -650.001px);max-width:-moz-calc(50% - -650.001px);max-width:calc(50% - -650.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1310.001px;-ms-flex:0 0 1310.001px;flex:0 0 1310.001px;max-width:1310.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -655.001px);max-width:-moz-calc(50% - -655.001px);max-width:calc(50% - -655.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1270.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -655.001px);max-width:-moz-calc(50% - -655.001px);max-width:calc(50% - -655.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1270.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1320.001px;-ms-flex:0 0 1320.001px;flex:0 0 1320.001px;max-width:1320.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -660.001px);max-width:-moz-calc(50% - -660.001px);max-width:calc(50% - -660.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -660.001px);max-width:-moz-calc(50% - -660.001px);max-width:calc(50% - -660.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1330.001px;-ms-flex:0 0 1330.001px;flex:0 0 1330.001px;max-width:1330.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -665.001px);max-width:-moz-calc(50% - -665.001px);max-width:calc(50% - -665.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1290.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -665.001px);max-width:-moz-calc(50% - -665.001px);max-width:calc(50% - -665.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1290.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1340.001px;-ms-flex:0 0 1340.001px;flex:0 0 1340.001px;max-width:1340.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -670.001px);max-width:-moz-calc(50% - -670.001px);max-width:calc(50% - -670.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1300.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -670.001px);max-width:-moz-calc(50% - -670.001px);max-width:calc(50% - -670.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1300.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1350.001px;-ms-flex:0 0 1350.001px;flex:0 0 1350.001px;max-width:1350.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -675.001px);max-width:-moz-calc(50% - -675.001px);max-width:calc(50% - -675.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1310.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -675.001px);max-width:-moz-calc(50% - -675.001px);max-width:calc(50% - -675.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1310.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1360.001px;-ms-flex:0 0 1360.001px;flex:0 0 1360.001px;max-width:1360.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -680.001px);max-width:-moz-calc(50% - -680.001px);max-width:calc(50% - -680.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1320.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -680.001px);max-width:-moz-calc(50% - -680.001px);max-width:calc(50% - -680.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1320.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1370.001px;-ms-flex:0 0 1370.001px;flex:0 0 1370.001px;max-width:1370.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -685.001px);max-width:-moz-calc(50% - -685.001px);max-width:calc(50% - -685.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1330.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -685.001px);max-width:-moz-calc(50% - -685.001px);max-width:calc(50% - -685.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1330.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1380.001px;-ms-flex:0 0 1380.001px;flex:0 0 1380.001px;max-width:1380.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -690.001px);max-width:-moz-calc(50% - -690.001px);max-width:calc(50% - -690.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1340.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -690.001px);max-width:-moz-calc(50% - -690.001px);max-width:calc(50% - -690.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1340.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1390.001px;-ms-flex:0 0 1390.001px;flex:0 0 1390.001px;max-width:1390.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -695.001px);max-width:-moz-calc(50% - -695.001px);max-width:calc(50% - -695.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1350.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -695.001px);max-width:-moz-calc(50% - -695.001px);max-width:calc(50% - -695.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1350.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1400.001px;-ms-flex:0 0 1400.001px;flex:0 0 1400.001px;max-width:1400.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -700.001px);max-width:-moz-calc(50% - -700.001px);max-width:calc(50% - -700.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1360.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -700.001px);max-width:-moz-calc(50% - -700.001px);max-width:calc(50% - -700.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1200.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1360.001px}}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400{max-width:1400px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400{margin:auto}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column{max-width:100%}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right,.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{max-width:100%}@media (max-width:1439px){.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400{padding:0 20px;max-width:100%}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide{padding:0}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide .bt_bb_row{margin:0}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:first-child{padding:0}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:not(:first-child){padding:0 20px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_left .bt_bb_column:not(:first-child) .bt_bb_column_content{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:last-child{padding:0}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:not(:last-child){padding:0 20px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_content_wide.bt_bb_row_push_right .bt_bb_column:not(:last-child) .bt_bb_column_content{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right.bt_bb_content_wide{padding-right:0}.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left.bt_bb_content_wide{padding-left:0}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row{-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media (min-width:1440px){.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_row_push_right) .bt_bb_row{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row .bt_bb_column:first-child .bt_bb_column_content{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_row_push_left) .bt_bb_row{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column:last-child .bt_bb_column_content{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="1"]{-webkit-flex:0 0 120.001px;-ms-flex:0 0 120.001px;flex:0 0 120.001px;max-width:120.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 599.999px);max-width:-moz-calc(50% - 599.999px);max-width:calc(50% - 599.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:80.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 599.999px);max-width:-moz-calc(50% - 599.999px);max-width:calc(50% - 599.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:80.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 116.66767px;-ms-flex:0 0 116.66767px;flex:0 0 116.66767px;max-width:116.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 583.33233px);max-width:-moz-calc(50% - 583.33233px);max-width:calc(50% - 583.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:116.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 117.501px;-ms-flex:0 0 117.501px;flex:0 0 117.501px;max-width:117.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 587.499px);max-width:-moz-calc(50% - 587.499px);max-width:calc(50% - 587.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:107.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 118.33433px;-ms-flex:0 0 118.33433px;flex:0 0 118.33433px;max-width:118.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 591.66567px);max-width:-moz-calc(50% - 591.66567px);max-width:calc(50% - 591.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:98.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 119.16767px;-ms-flex:0 0 119.16767px;flex:0 0 119.16767px;max-width:119.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 595.83233px);max-width:-moz-calc(50% - 595.83233px);max-width:calc(50% - 595.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:89.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 120.001px;-ms-flex:0 0 120.001px;flex:0 0 120.001px;max-width:120.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 599.999px);max-width:-moz-calc(50% - 599.999px);max-width:calc(50% - 599.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:80.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 120.83433px;-ms-flex:0 0 120.83433px;flex:0 0 120.83433px;max-width:120.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 604.16567px);max-width:-moz-calc(50% - 604.16567px);max-width:calc(50% - 604.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:70.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 121.66767px;-ms-flex:0 0 121.66767px;flex:0 0 121.66767px;max-width:121.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 608.33233px);max-width:-moz-calc(50% - 608.33233px);max-width:calc(50% - 608.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:61.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 122.501px;-ms-flex:0 0 122.501px;flex:0 0 122.501px;max-width:122.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 612.499px);max-width:-moz-calc(50% - 612.499px);max-width:calc(50% - 612.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:52.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 123.33433px;-ms-flex:0 0 123.33433px;flex:0 0 123.33433px;max-width:123.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 616.66567px);max-width:-moz-calc(50% - 616.66567px);max-width:calc(50% - 616.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:43.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 124.16767px;-ms-flex:0 0 124.16767px;flex:0 0 124.16767px;max-width:124.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 620.83233px);max-width:-moz-calc(50% - 620.83233px);max-width:calc(50% - 620.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:34.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 125.001px;-ms-flex:0 0 125.001px;flex:0 0 125.001px;max-width:125.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 624.999px);max-width:-moz-calc(50% - 624.999px);max-width:calc(50% - 624.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:25.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 125.83433px;-ms-flex:0 0 125.83433px;flex:0 0 125.83433px;max-width:125.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 629.16567px);max-width:-moz-calc(50% - 629.16567px);max-width:calc(50% - 629.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:15.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 126.66767px;-ms-flex:0 0 126.66767px;flex:0 0 126.66767px;max-width:126.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 633.33233px);max-width:-moz-calc(50% - 633.33233px);max-width:calc(50% - 633.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:6.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 127.501px;-ms-flex:0 0 127.501px;flex:0 0 127.501px;max-width:127.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 637.499px);max-width:-moz-calc(50% - 637.499px);max-width:calc(50% - 637.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-2.499px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 128.33433px;-ms-flex:0 0 128.33433px;flex:0 0 128.33433px;max-width:128.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 641.66567px);max-width:-moz-calc(50% - 641.66567px);max-width:calc(50% - 641.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-11.66567px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 129.16767px;-ms-flex:0 0 129.16767px;flex:0 0 129.16767px;max-width:129.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 645.83233px);max-width:-moz-calc(50% - 645.83233px);max-width:calc(50% - 645.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-20.83233px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 130.001px;-ms-flex:0 0 130.001px;flex:0 0 130.001px;max-width:130.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 649.999px);max-width:-moz-calc(50% - 649.999px);max-width:calc(50% - 649.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-29.999px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 130.83433px;-ms-flex:0 0 130.83433px;flex:0 0 130.83433px;max-width:130.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 654.16567px);max-width:-moz-calc(50% - 654.16567px);max-width:calc(50% - 654.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-39.16567px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 131.66767px;-ms-flex:0 0 131.66767px;flex:0 0 131.66767px;max-width:131.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 658.33233px);max-width:-moz-calc(50% - 658.33233px);max-width:calc(50% - 658.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-48.33233px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 132.501px;-ms-flex:0 0 132.501px;flex:0 0 132.501px;max-width:132.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 662.499px);max-width:-moz-calc(50% - 662.499px);max-width:calc(50% - 662.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-57.499px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]{-webkit-flex:0 0 133.33433px;-ms-flex:0 0 133.33433px;flex:0 0 133.33433px;max-width:133.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:first-child{max-width:-webkit-calc(50% - 666.66567px);max-width:-moz-calc(50% - 666.66567px);max-width:calc(50% - 666.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:first-child .bt_bb_column_content{max-width:-66.66567px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 583.33233px);max-width:-moz-calc(50% - 583.33233px);max-width:calc(50% - 583.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:116.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 587.499px);max-width:-moz-calc(50% - 587.499px);max-width:calc(50% - 587.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:107.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 591.66567px);max-width:-moz-calc(50% - 591.66567px);max-width:calc(50% - 591.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:98.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 595.83233px);max-width:-moz-calc(50% - 595.83233px);max-width:calc(50% - 595.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:89.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 599.999px);max-width:-moz-calc(50% - 599.999px);max-width:calc(50% - 599.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:80.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 604.16567px);max-width:-moz-calc(50% - 604.16567px);max-width:calc(50% - 604.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:70.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 608.33233px);max-width:-moz-calc(50% - 608.33233px);max-width:calc(50% - 608.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:61.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 612.499px);max-width:-moz-calc(50% - 612.499px);max-width:calc(50% - 612.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:52.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 616.66567px);max-width:-moz-calc(50% - 616.66567px);max-width:calc(50% - 616.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:43.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 620.83233px);max-width:-moz-calc(50% - 620.83233px);max-width:calc(50% - 620.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:34.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 624.999px);max-width:-moz-calc(50% - 624.999px);max-width:calc(50% - 624.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:25.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 633.33233px);max-width:-moz-calc(50% - 633.33233px);max-width:calc(50% - 633.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:6.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 641.66567px);max-width:-moz-calc(50% - 641.66567px);max-width:calc(50% - 641.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:-11.66567px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 649.999px);max-width:-moz-calc(50% - 649.999px);max-width:calc(50% - 649.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:-29.999px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 658.33233px);max-width:-moz-calc(50% - 658.33233px);max-width:calc(50% - 658.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:-48.33233px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:last-child{max-width:-webkit-calc(50% - 666.66567px);max-width:-moz-calc(50% - 666.66567px);max-width:calc(50% - 666.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="1"]:last-child .bt_bb_column_content{max-width:-66.66567px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="2"]{-webkit-flex:0 0 240.001px;-ms-flex:0 0 240.001px;flex:0 0 240.001px;max-width:240.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 233.33433px;-ms-flex:0 0 233.33433px;flex:0 0 233.33433px;max-width:233.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 466.66567px);max-width:-moz-calc(50% - 466.66567px);max-width:calc(50% - 466.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:233.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 235.001px;-ms-flex:0 0 235.001px;flex:0 0 235.001px;max-width:235.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 469.999px);max-width:-moz-calc(50% - 469.999px);max-width:calc(50% - 469.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:225.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 236.66767px;-ms-flex:0 0 236.66767px;flex:0 0 236.66767px;max-width:236.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 473.33233px);max-width:-moz-calc(50% - 473.33233px);max-width:calc(50% - 473.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:216.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 238.33433px;-ms-flex:0 0 238.33433px;flex:0 0 238.33433px;max-width:238.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 476.66567px);max-width:-moz-calc(50% - 476.66567px);max-width:calc(50% - 476.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:208.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 240.001px;-ms-flex:0 0 240.001px;flex:0 0 240.001px;max-width:240.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 241.66767px;-ms-flex:0 0 241.66767px;flex:0 0 241.66767px;max-width:241.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 483.33233px);max-width:-moz-calc(50% - 483.33233px);max-width:calc(50% - 483.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:191.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 243.33433px;-ms-flex:0 0 243.33433px;flex:0 0 243.33433px;max-width:243.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 486.66567px);max-width:-moz-calc(50% - 486.66567px);max-width:calc(50% - 486.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:183.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 245.001px;-ms-flex:0 0 245.001px;flex:0 0 245.001px;max-width:245.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 489.999px);max-width:-moz-calc(50% - 489.999px);max-width:calc(50% - 489.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:175.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 246.66767px;-ms-flex:0 0 246.66767px;flex:0 0 246.66767px;max-width:246.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 493.33233px);max-width:-moz-calc(50% - 493.33233px);max-width:calc(50% - 493.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:166.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 248.33433px;-ms-flex:0 0 248.33433px;flex:0 0 248.33433px;max-width:248.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 496.66567px);max-width:-moz-calc(50% - 496.66567px);max-width:calc(50% - 496.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:158.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 250.001px;-ms-flex:0 0 250.001px;flex:0 0 250.001px;max-width:250.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 499.999px);max-width:-moz-calc(50% - 499.999px);max-width:calc(50% - 499.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:150.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 251.66767px;-ms-flex:0 0 251.66767px;flex:0 0 251.66767px;max-width:251.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 503.33233px);max-width:-moz-calc(50% - 503.33233px);max-width:calc(50% - 503.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:141.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 253.33433px;-ms-flex:0 0 253.33433px;flex:0 0 253.33433px;max-width:253.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 506.66567px);max-width:-moz-calc(50% - 506.66567px);max-width:calc(50% - 506.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:133.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 255.001px;-ms-flex:0 0 255.001px;flex:0 0 255.001px;max-width:255.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 509.999px);max-width:-moz-calc(50% - 509.999px);max-width:calc(50% - 509.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:125.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 256.66767px;-ms-flex:0 0 256.66767px;flex:0 0 256.66767px;max-width:256.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 513.33233px);max-width:-moz-calc(50% - 513.33233px);max-width:calc(50% - 513.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:116.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 258.33433px;-ms-flex:0 0 258.33433px;flex:0 0 258.33433px;max-width:258.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:108.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 260.001px;-ms-flex:0 0 260.001px;flex:0 0 260.001px;max-width:260.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 519.999px);max-width:-moz-calc(50% - 519.999px);max-width:calc(50% - 519.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:100.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 261.66767px;-ms-flex:0 0 261.66767px;flex:0 0 261.66767px;max-width:261.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 523.33233px);max-width:-moz-calc(50% - 523.33233px);max-width:calc(50% - 523.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:91.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 263.33433px;-ms-flex:0 0 263.33433px;flex:0 0 263.33433px;max-width:263.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 526.66567px);max-width:-moz-calc(50% - 526.66567px);max-width:calc(50% - 526.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:83.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 265.001px;-ms-flex:0 0 265.001px;flex:0 0 265.001px;max-width:265.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 529.999px);max-width:-moz-calc(50% - 529.999px);max-width:calc(50% - 529.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:75.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]{-webkit-flex:0 0 266.66767px;-ms-flex:0 0 266.66767px;flex:0 0 266.66767px;max-width:266.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:first-child{max-width:-webkit-calc(50% - 533.33233px);max-width:-moz-calc(50% - 533.33233px);max-width:calc(50% - 533.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:first-child .bt_bb_column_content{max-width:66.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 466.66567px);max-width:-moz-calc(50% - 466.66567px);max-width:calc(50% - 466.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:233.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 469.999px);max-width:-moz-calc(50% - 469.999px);max-width:calc(50% - 469.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:225.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 473.33233px);max-width:-moz-calc(50% - 473.33233px);max-width:calc(50% - 473.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:216.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 476.66567px);max-width:-moz-calc(50% - 476.66567px);max-width:calc(50% - 476.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:208.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 483.33233px);max-width:-moz-calc(50% - 483.33233px);max-width:calc(50% - 483.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:191.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 486.66567px);max-width:-moz-calc(50% - 486.66567px);max-width:calc(50% - 486.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:183.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 489.999px);max-width:-moz-calc(50% - 489.999px);max-width:calc(50% - 489.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:175.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 493.33233px);max-width:-moz-calc(50% - 493.33233px);max-width:calc(50% - 493.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:166.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 496.66567px);max-width:-moz-calc(50% - 496.66567px);max-width:calc(50% - 496.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:158.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 499.999px);max-width:-moz-calc(50% - 499.999px);max-width:calc(50% - 499.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:150.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 506.66567px);max-width:-moz-calc(50% - 506.66567px);max-width:calc(50% - 506.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:133.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 513.33233px);max-width:-moz-calc(50% - 513.33233px);max-width:calc(50% - 513.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:116.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 519.999px);max-width:-moz-calc(50% - 519.999px);max-width:calc(50% - 519.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:100.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 526.66567px);max-width:-moz-calc(50% - 526.66567px);max-width:calc(50% - 526.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:83.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:last-child{max-width:-webkit-calc(50% - 533.33233px);max-width:-moz-calc(50% - 533.33233px);max-width:calc(50% - 533.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2"]:last-child .bt_bb_column_content{max-width:66.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 288.001px;-ms-flex:0 0 288.001px;flex:0 0 288.001px;max-width:288.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 431.999px);max-width:-moz-calc(50% - 431.999px);max-width:calc(50% - 431.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:248.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 431.999px);max-width:-moz-calc(50% - 431.999px);max-width:calc(50% - 431.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:248.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 280.001px;-ms-flex:0 0 280.001px;flex:0 0 280.001px;max-width:280.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:280.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 282.001px;-ms-flex:0 0 282.001px;flex:0 0 282.001px;max-width:282.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 422.999px);max-width:-moz-calc(50% - 422.999px);max-width:calc(50% - 422.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:272.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 284.001px;-ms-flex:0 0 284.001px;flex:0 0 284.001px;max-width:284.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 425.999px);max-width:-moz-calc(50% - 425.999px);max-width:calc(50% - 425.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:264.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 286.001px;-ms-flex:0 0 286.001px;flex:0 0 286.001px;max-width:286.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 428.999px);max-width:-moz-calc(50% - 428.999px);max-width:calc(50% - 428.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:256.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 288.001px;-ms-flex:0 0 288.001px;flex:0 0 288.001px;max-width:288.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 431.999px);max-width:-moz-calc(50% - 431.999px);max-width:calc(50% - 431.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:248.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 290.001px;-ms-flex:0 0 290.001px;flex:0 0 290.001px;max-width:290.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 434.999px);max-width:-moz-calc(50% - 434.999px);max-width:calc(50% - 434.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:240.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 292.001px;-ms-flex:0 0 292.001px;flex:0 0 292.001px;max-width:292.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 437.999px);max-width:-moz-calc(50% - 437.999px);max-width:calc(50% - 437.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:232.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 294.001px;-ms-flex:0 0 294.001px;flex:0 0 294.001px;max-width:294.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 440.999px);max-width:-moz-calc(50% - 440.999px);max-width:calc(50% - 440.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:224.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 296.001px;-ms-flex:0 0 296.001px;flex:0 0 296.001px;max-width:296.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 443.999px);max-width:-moz-calc(50% - 443.999px);max-width:calc(50% - 443.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:216.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 298.001px;-ms-flex:0 0 298.001px;flex:0 0 298.001px;max-width:298.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 446.999px);max-width:-moz-calc(50% - 446.999px);max-width:calc(50% - 446.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:208.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 300.001px;-ms-flex:0 0 300.001px;flex:0 0 300.001px;max-width:300.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 449.999px);max-width:-moz-calc(50% - 449.999px);max-width:calc(50% - 449.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 302.001px;-ms-flex:0 0 302.001px;flex:0 0 302.001px;max-width:302.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 452.999px);max-width:-moz-calc(50% - 452.999px);max-width:calc(50% - 452.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:192.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 304.001px;-ms-flex:0 0 304.001px;flex:0 0 304.001px;max-width:304.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 455.999px);max-width:-moz-calc(50% - 455.999px);max-width:calc(50% - 455.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:184.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 306.001px;-ms-flex:0 0 306.001px;flex:0 0 306.001px;max-width:306.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 458.999px);max-width:-moz-calc(50% - 458.999px);max-width:calc(50% - 458.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:176.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 308.001px;-ms-flex:0 0 308.001px;flex:0 0 308.001px;max-width:308.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 461.999px);max-width:-moz-calc(50% - 461.999px);max-width:calc(50% - 461.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:168.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 310.001px;-ms-flex:0 0 310.001px;flex:0 0 310.001px;max-width:310.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 464.999px);max-width:-moz-calc(50% - 464.999px);max-width:calc(50% - 464.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:160.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 312.001px;-ms-flex:0 0 312.001px;flex:0 0 312.001px;max-width:312.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 467.999px);max-width:-moz-calc(50% - 467.999px);max-width:calc(50% - 467.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:152.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 314.001px;-ms-flex:0 0 314.001px;flex:0 0 314.001px;max-width:314.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 470.999px);max-width:-moz-calc(50% - 470.999px);max-width:calc(50% - 470.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:144.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 316.001px;-ms-flex:0 0 316.001px;flex:0 0 316.001px;max-width:316.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 473.999px);max-width:-moz-calc(50% - 473.999px);max-width:calc(50% - 473.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:136.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 318.001px;-ms-flex:0 0 318.001px;flex:0 0 318.001px;max-width:318.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 476.999px);max-width:-moz-calc(50% - 476.999px);max-width:calc(50% - 476.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:128.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]{-webkit-flex:0 0 320.001px;-ms-flex:0 0 320.001px;flex:0 0 320.001px;max-width:320.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:first-child{max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:first-child .bt_bb_column_content{max-width:120.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:280.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 422.999px);max-width:-moz-calc(50% - 422.999px);max-width:calc(50% - 422.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:272.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 425.999px);max-width:-moz-calc(50% - 425.999px);max-width:calc(50% - 425.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:264.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 428.999px);max-width:-moz-calc(50% - 428.999px);max-width:calc(50% - 428.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:256.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 431.999px);max-width:-moz-calc(50% - 431.999px);max-width:calc(50% - 431.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:248.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 434.999px);max-width:-moz-calc(50% - 434.999px);max-width:calc(50% - 434.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:240.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 437.999px);max-width:-moz-calc(50% - 437.999px);max-width:calc(50% - 437.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:232.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 440.999px);max-width:-moz-calc(50% - 440.999px);max-width:calc(50% - 440.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:224.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 443.999px);max-width:-moz-calc(50% - 443.999px);max-width:calc(50% - 443.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:216.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 446.999px);max-width:-moz-calc(50% - 446.999px);max-width:calc(50% - 446.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:208.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 449.999px);max-width:-moz-calc(50% - 449.999px);max-width:calc(50% - 449.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 455.999px);max-width:-moz-calc(50% - 455.999px);max-width:calc(50% - 455.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:184.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 461.999px);max-width:-moz-calc(50% - 461.999px);max-width:calc(50% - 461.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:168.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 467.999px);max-width:-moz-calc(50% - 467.999px);max-width:calc(50% - 467.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:152.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 473.999px);max-width:-moz-calc(50% - 473.999px);max-width:calc(50% - 473.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:136.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:last-child{max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="2.4"]:last-child .bt_bb_column_content{max-width:120.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="3"]{-webkit-flex:0 0 360.001px;-ms-flex:0 0 360.001px;flex:0 0 360.001px;max-width:360.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:320.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:320.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 350.001px;-ms-flex:0 0 350.001px;flex:0 0 350.001px;max-width:350.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 349.999px);max-width:-moz-calc(50% - 349.999px);max-width:calc(50% - 349.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:350.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 352.501px;-ms-flex:0 0 352.501px;flex:0 0 352.501px;max-width:352.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 352.499px);max-width:-moz-calc(50% - 352.499px);max-width:calc(50% - 352.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:342.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 355.001px;-ms-flex:0 0 355.001px;flex:0 0 355.001px;max-width:355.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 354.999px);max-width:-moz-calc(50% - 354.999px);max-width:calc(50% - 354.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:335.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 357.501px;-ms-flex:0 0 357.501px;flex:0 0 357.501px;max-width:357.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 357.499px);max-width:-moz-calc(50% - 357.499px);max-width:calc(50% - 357.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:327.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 360.001px;-ms-flex:0 0 360.001px;flex:0 0 360.001px;max-width:360.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:320.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 362.501px;-ms-flex:0 0 362.501px;flex:0 0 362.501px;max-width:362.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 362.499px);max-width:-moz-calc(50% - 362.499px);max-width:calc(50% - 362.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:312.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 365.001px;-ms-flex:0 0 365.001px;flex:0 0 365.001px;max-width:365.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 364.999px);max-width:-moz-calc(50% - 364.999px);max-width:calc(50% - 364.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:305.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 367.501px;-ms-flex:0 0 367.501px;flex:0 0 367.501px;max-width:367.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 367.499px);max-width:-moz-calc(50% - 367.499px);max-width:calc(50% - 367.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:297.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 370.001px;-ms-flex:0 0 370.001px;flex:0 0 370.001px;max-width:370.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 369.999px);max-width:-moz-calc(50% - 369.999px);max-width:calc(50% - 369.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:290.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 372.501px;-ms-flex:0 0 372.501px;flex:0 0 372.501px;max-width:372.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 372.499px);max-width:-moz-calc(50% - 372.499px);max-width:calc(50% - 372.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:282.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 375.001px;-ms-flex:0 0 375.001px;flex:0 0 375.001px;max-width:375.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 374.999px);max-width:-moz-calc(50% - 374.999px);max-width:calc(50% - 374.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:275.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 377.501px;-ms-flex:0 0 377.501px;flex:0 0 377.501px;max-width:377.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 377.499px);max-width:-moz-calc(50% - 377.499px);max-width:calc(50% - 377.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:267.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 380.001px;-ms-flex:0 0 380.001px;flex:0 0 380.001px;max-width:380.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 379.999px);max-width:-moz-calc(50% - 379.999px);max-width:calc(50% - 379.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:260.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 382.501px;-ms-flex:0 0 382.501px;flex:0 0 382.501px;max-width:382.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 382.499px);max-width:-moz-calc(50% - 382.499px);max-width:calc(50% - 382.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:252.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 385.001px;-ms-flex:0 0 385.001px;flex:0 0 385.001px;max-width:385.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 384.999px);max-width:-moz-calc(50% - 384.999px);max-width:calc(50% - 384.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:245.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 387.501px;-ms-flex:0 0 387.501px;flex:0 0 387.501px;max-width:387.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 387.499px);max-width:-moz-calc(50% - 387.499px);max-width:calc(50% - 387.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:237.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 390.001px;-ms-flex:0 0 390.001px;flex:0 0 390.001px;max-width:390.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 389.999px);max-width:-moz-calc(50% - 389.999px);max-width:calc(50% - 389.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:230.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 392.501px;-ms-flex:0 0 392.501px;flex:0 0 392.501px;max-width:392.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 392.499px);max-width:-moz-calc(50% - 392.499px);max-width:calc(50% - 392.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:222.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 395.001px;-ms-flex:0 0 395.001px;flex:0 0 395.001px;max-width:395.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 394.999px);max-width:-moz-calc(50% - 394.999px);max-width:calc(50% - 394.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:215.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 397.501px;-ms-flex:0 0 397.501px;flex:0 0 397.501px;max-width:397.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 397.499px);max-width:-moz-calc(50% - 397.499px);max-width:calc(50% - 397.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:207.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]{-webkit-flex:0 0 400.001px;-ms-flex:0 0 400.001px;flex:0 0 400.001px;max-width:400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:first-child{max-width:-webkit-calc(50% - 399.999px);max-width:-moz-calc(50% - 399.999px);max-width:calc(50% - 399.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:first-child .bt_bb_column_content{max-width:200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 349.999px);max-width:-moz-calc(50% - 349.999px);max-width:calc(50% - 349.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:350.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 352.499px);max-width:-moz-calc(50% - 352.499px);max-width:calc(50% - 352.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:342.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 354.999px);max-width:-moz-calc(50% - 354.999px);max-width:calc(50% - 354.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:335.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 357.499px);max-width:-moz-calc(50% - 357.499px);max-width:calc(50% - 357.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:327.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:320.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 362.499px);max-width:-moz-calc(50% - 362.499px);max-width:calc(50% - 362.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:312.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 364.999px);max-width:-moz-calc(50% - 364.999px);max-width:calc(50% - 364.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:305.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 367.499px);max-width:-moz-calc(50% - 367.499px);max-width:calc(50% - 367.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:297.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 369.999px);max-width:-moz-calc(50% - 369.999px);max-width:calc(50% - 369.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:290.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 372.499px);max-width:-moz-calc(50% - 372.499px);max-width:calc(50% - 372.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:282.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 374.999px);max-width:-moz-calc(50% - 374.999px);max-width:calc(50% - 374.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:275.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 379.999px);max-width:-moz-calc(50% - 379.999px);max-width:calc(50% - 379.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:260.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 384.999px);max-width:-moz-calc(50% - 384.999px);max-width:calc(50% - 384.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:245.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 389.999px);max-width:-moz-calc(50% - 389.999px);max-width:calc(50% - 389.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:230.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 394.999px);max-width:-moz-calc(50% - 394.999px);max-width:calc(50% - 394.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:215.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:last-child{max-width:-webkit-calc(50% - 399.999px);max-width:-moz-calc(50% - 399.999px);max-width:calc(50% - 399.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="3"]:last-child .bt_bb_column_content{max-width:200.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="4"]{-webkit-flex:0 0 480.001px;-ms-flex:0 0 480.001px;flex:0 0 480.001px;max-width:480.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 239.999px);max-width:-moz-calc(50% - 239.999px);max-width:calc(50% - 239.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:440.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 239.999px);max-width:-moz-calc(50% - 239.999px);max-width:calc(50% - 239.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:440.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 466.66767px;-ms-flex:0 0 466.66767px;flex:0 0 466.66767px;max-width:466.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 233.33233px);max-width:-moz-calc(50% - 233.33233px);max-width:calc(50% - 233.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:466.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 470.001px;-ms-flex:0 0 470.001px;flex:0 0 470.001px;max-width:470.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 234.999px);max-width:-moz-calc(50% - 234.999px);max-width:calc(50% - 234.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:460.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 473.33433px;-ms-flex:0 0 473.33433px;flex:0 0 473.33433px;max-width:473.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 236.66567px);max-width:-moz-calc(50% - 236.66567px);max-width:calc(50% - 236.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:453.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 476.66767px;-ms-flex:0 0 476.66767px;flex:0 0 476.66767px;max-width:476.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 238.33233px);max-width:-moz-calc(50% - 238.33233px);max-width:calc(50% - 238.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:446.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 480.001px;-ms-flex:0 0 480.001px;flex:0 0 480.001px;max-width:480.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 239.999px);max-width:-moz-calc(50% - 239.999px);max-width:calc(50% - 239.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:440.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 483.33433px;-ms-flex:0 0 483.33433px;flex:0 0 483.33433px;max-width:483.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 241.66567px);max-width:-moz-calc(50% - 241.66567px);max-width:calc(50% - 241.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:433.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 486.66767px;-ms-flex:0 0 486.66767px;flex:0 0 486.66767px;max-width:486.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 243.33233px);max-width:-moz-calc(50% - 243.33233px);max-width:calc(50% - 243.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:426.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 490.001px;-ms-flex:0 0 490.001px;flex:0 0 490.001px;max-width:490.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 244.999px);max-width:-moz-calc(50% - 244.999px);max-width:calc(50% - 244.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:420.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 493.33433px;-ms-flex:0 0 493.33433px;flex:0 0 493.33433px;max-width:493.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 246.66567px);max-width:-moz-calc(50% - 246.66567px);max-width:calc(50% - 246.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:413.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 496.66767px;-ms-flex:0 0 496.66767px;flex:0 0 496.66767px;max-width:496.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 248.33233px);max-width:-moz-calc(50% - 248.33233px);max-width:calc(50% - 248.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:406.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 500.001px;-ms-flex:0 0 500.001px;flex:0 0 500.001px;max-width:500.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 249.999px);max-width:-moz-calc(50% - 249.999px);max-width:calc(50% - 249.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 503.33433px;-ms-flex:0 0 503.33433px;flex:0 0 503.33433px;max-width:503.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 251.66567px);max-width:-moz-calc(50% - 251.66567px);max-width:calc(50% - 251.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:393.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 506.66767px;-ms-flex:0 0 506.66767px;flex:0 0 506.66767px;max-width:506.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 253.33233px);max-width:-moz-calc(50% - 253.33233px);max-width:calc(50% - 253.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:386.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 510.001px;-ms-flex:0 0 510.001px;flex:0 0 510.001px;max-width:510.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 254.999px);max-width:-moz-calc(50% - 254.999px);max-width:calc(50% - 254.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:380.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 513.33433px;-ms-flex:0 0 513.33433px;flex:0 0 513.33433px;max-width:513.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 256.66567px);max-width:-moz-calc(50% - 256.66567px);max-width:calc(50% - 256.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:373.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 516.66767px;-ms-flex:0 0 516.66767px;flex:0 0 516.66767px;max-width:516.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 258.33233px);max-width:-moz-calc(50% - 258.33233px);max-width:calc(50% - 258.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:366.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 520.001px;-ms-flex:0 0 520.001px;flex:0 0 520.001px;max-width:520.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 259.999px);max-width:-moz-calc(50% - 259.999px);max-width:calc(50% - 259.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:360.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 523.33433px;-ms-flex:0 0 523.33433px;flex:0 0 523.33433px;max-width:523.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 261.66567px);max-width:-moz-calc(50% - 261.66567px);max-width:calc(50% - 261.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:353.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 526.66767px;-ms-flex:0 0 526.66767px;flex:0 0 526.66767px;max-width:526.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 263.33233px);max-width:-moz-calc(50% - 263.33233px);max-width:calc(50% - 263.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:346.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 530.001px;-ms-flex:0 0 530.001px;flex:0 0 530.001px;max-width:530.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 264.999px);max-width:-moz-calc(50% - 264.999px);max-width:calc(50% - 264.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:340.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]{-webkit-flex:0 0 533.33433px;-ms-flex:0 0 533.33433px;flex:0 0 533.33433px;max-width:533.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:first-child{max-width:-webkit-calc(50% - 266.66567px);max-width:-moz-calc(50% - 266.66567px);max-width:calc(50% - 266.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:first-child .bt_bb_column_content{max-width:333.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 233.33233px);max-width:-moz-calc(50% - 233.33233px);max-width:calc(50% - 233.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:466.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 234.999px);max-width:-moz-calc(50% - 234.999px);max-width:calc(50% - 234.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:460.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 236.66567px);max-width:-moz-calc(50% - 236.66567px);max-width:calc(50% - 236.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:453.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 238.33233px);max-width:-moz-calc(50% - 238.33233px);max-width:calc(50% - 238.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:446.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 239.999px);max-width:-moz-calc(50% - 239.999px);max-width:calc(50% - 239.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:440.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 241.66567px);max-width:-moz-calc(50% - 241.66567px);max-width:calc(50% - 241.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:433.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 243.33233px);max-width:-moz-calc(50% - 243.33233px);max-width:calc(50% - 243.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:426.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 244.999px);max-width:-moz-calc(50% - 244.999px);max-width:calc(50% - 244.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:420.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 246.66567px);max-width:-moz-calc(50% - 246.66567px);max-width:calc(50% - 246.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:413.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 248.33233px);max-width:-moz-calc(50% - 248.33233px);max-width:calc(50% - 248.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:406.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 249.999px);max-width:-moz-calc(50% - 249.999px);max-width:calc(50% - 249.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 253.33233px);max-width:-moz-calc(50% - 253.33233px);max-width:calc(50% - 253.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:386.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 256.66567px);max-width:-moz-calc(50% - 256.66567px);max-width:calc(50% - 256.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:373.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 259.999px);max-width:-moz-calc(50% - 259.999px);max-width:calc(50% - 259.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:360.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 263.33233px);max-width:-moz-calc(50% - 263.33233px);max-width:calc(50% - 263.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:346.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:last-child{max-width:-webkit-calc(50% - 266.66567px);max-width:-moz-calc(50% - 266.66567px);max-width:calc(50% - 266.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4"]:last-child .bt_bb_column_content{max-width:333.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 576.001px;-ms-flex:0 0 576.001px;flex:0 0 576.001px;max-width:576.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 143.999px);max-width:-moz-calc(50% - 143.999px);max-width:calc(50% - 143.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:536.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 143.999px);max-width:-moz-calc(50% - 143.999px);max-width:calc(50% - 143.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:536.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 560.001px;-ms-flex:0 0 560.001px;flex:0 0 560.001px;max-width:560.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 139.999px);max-width:-moz-calc(50% - 139.999px);max-width:calc(50% - 139.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:560.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 564.001px;-ms-flex:0 0 564.001px;flex:0 0 564.001px;max-width:564.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 140.999px);max-width:-moz-calc(50% - 140.999px);max-width:calc(50% - 140.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:554.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 568.001px;-ms-flex:0 0 568.001px;flex:0 0 568.001px;max-width:568.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 141.999px);max-width:-moz-calc(50% - 141.999px);max-width:calc(50% - 141.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:548.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 572.001px;-ms-flex:0 0 572.001px;flex:0 0 572.001px;max-width:572.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 142.999px);max-width:-moz-calc(50% - 142.999px);max-width:calc(50% - 142.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:542.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 576.001px;-ms-flex:0 0 576.001px;flex:0 0 576.001px;max-width:576.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 143.999px);max-width:-moz-calc(50% - 143.999px);max-width:calc(50% - 143.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:536.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 580.001px;-ms-flex:0 0 580.001px;flex:0 0 580.001px;max-width:580.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 144.999px);max-width:-moz-calc(50% - 144.999px);max-width:calc(50% - 144.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:530.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 584.001px;-ms-flex:0 0 584.001px;flex:0 0 584.001px;max-width:584.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 145.999px);max-width:-moz-calc(50% - 145.999px);max-width:calc(50% - 145.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:524.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 588.001px;-ms-flex:0 0 588.001px;flex:0 0 588.001px;max-width:588.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 146.999px);max-width:-moz-calc(50% - 146.999px);max-width:calc(50% - 146.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:518.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 592.001px;-ms-flex:0 0 592.001px;flex:0 0 592.001px;max-width:592.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 147.999px);max-width:-moz-calc(50% - 147.999px);max-width:calc(50% - 147.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:512.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 596.001px;-ms-flex:0 0 596.001px;flex:0 0 596.001px;max-width:596.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 148.999px);max-width:-moz-calc(50% - 148.999px);max-width:calc(50% - 148.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:506.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 600.001px;-ms-flex:0 0 600.001px;flex:0 0 600.001px;max-width:600.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 149.999px);max-width:-moz-calc(50% - 149.999px);max-width:calc(50% - 149.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:500.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 604.001px;-ms-flex:0 0 604.001px;flex:0 0 604.001px;max-width:604.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 150.999px);max-width:-moz-calc(50% - 150.999px);max-width:calc(50% - 150.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:494.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 608.001px;-ms-flex:0 0 608.001px;flex:0 0 608.001px;max-width:608.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 151.999px);max-width:-moz-calc(50% - 151.999px);max-width:calc(50% - 151.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:488.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 612.001px;-ms-flex:0 0 612.001px;flex:0 0 612.001px;max-width:612.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 152.999px);max-width:-moz-calc(50% - 152.999px);max-width:calc(50% - 152.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:482.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 616.001px;-ms-flex:0 0 616.001px;flex:0 0 616.001px;max-width:616.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 153.999px);max-width:-moz-calc(50% - 153.999px);max-width:calc(50% - 153.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:476.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 620.001px;-ms-flex:0 0 620.001px;flex:0 0 620.001px;max-width:620.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 154.999px);max-width:-moz-calc(50% - 154.999px);max-width:calc(50% - 154.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:470.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 624.001px;-ms-flex:0 0 624.001px;flex:0 0 624.001px;max-width:624.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 155.999px);max-width:-moz-calc(50% - 155.999px);max-width:calc(50% - 155.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:464.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 628.001px;-ms-flex:0 0 628.001px;flex:0 0 628.001px;max-width:628.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 156.999px);max-width:-moz-calc(50% - 156.999px);max-width:calc(50% - 156.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:458.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 632.001px;-ms-flex:0 0 632.001px;flex:0 0 632.001px;max-width:632.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 157.999px);max-width:-moz-calc(50% - 157.999px);max-width:calc(50% - 157.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:452.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 636.001px;-ms-flex:0 0 636.001px;flex:0 0 636.001px;max-width:636.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 158.999px);max-width:-moz-calc(50% - 158.999px);max-width:calc(50% - 158.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:446.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]{-webkit-flex:0 0 640.001px;-ms-flex:0 0 640.001px;flex:0 0 640.001px;max-width:640.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:first-child{max-width:-webkit-calc(50% - 159.999px);max-width:-moz-calc(50% - 159.999px);max-width:calc(50% - 159.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:first-child .bt_bb_column_content{max-width:440.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 139.999px);max-width:-moz-calc(50% - 139.999px);max-width:calc(50% - 139.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:560.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 140.999px);max-width:-moz-calc(50% - 140.999px);max-width:calc(50% - 140.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:554.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 141.999px);max-width:-moz-calc(50% - 141.999px);max-width:calc(50% - 141.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:548.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 142.999px);max-width:-moz-calc(50% - 142.999px);max-width:calc(50% - 142.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:542.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 143.999px);max-width:-moz-calc(50% - 143.999px);max-width:calc(50% - 143.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:536.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 144.999px);max-width:-moz-calc(50% - 144.999px);max-width:calc(50% - 144.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:530.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 145.999px);max-width:-moz-calc(50% - 145.999px);max-width:calc(50% - 145.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:524.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 146.999px);max-width:-moz-calc(50% - 146.999px);max-width:calc(50% - 146.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:518.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 147.999px);max-width:-moz-calc(50% - 147.999px);max-width:calc(50% - 147.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:512.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 148.999px);max-width:-moz-calc(50% - 148.999px);max-width:calc(50% - 148.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:506.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 149.999px);max-width:-moz-calc(50% - 149.999px);max-width:calc(50% - 149.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:500.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 151.999px);max-width:-moz-calc(50% - 151.999px);max-width:calc(50% - 151.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:488.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 153.999px);max-width:-moz-calc(50% - 153.999px);max-width:calc(50% - 153.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:476.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 155.999px);max-width:-moz-calc(50% - 155.999px);max-width:calc(50% - 155.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:464.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 157.999px);max-width:-moz-calc(50% - 157.999px);max-width:calc(50% - 157.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:452.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:last-child{max-width:-webkit-calc(50% - 159.999px);max-width:-moz-calc(50% - 159.999px);max-width:calc(50% - 159.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="4.8"]:last-child .bt_bb_column_content{max-width:440.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="5"]{-webkit-flex:0 0 600.001px;-ms-flex:0 0 600.001px;flex:0 0 600.001px;max-width:600.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:560.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:560.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 583.33433px;-ms-flex:0 0 583.33433px;flex:0 0 583.33433px;max-width:583.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 116.66567px);max-width:-moz-calc(50% - 116.66567px);max-width:calc(50% - 116.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:583.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 587.501px;-ms-flex:0 0 587.501px;flex:0 0 587.501px;max-width:587.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 117.499px);max-width:-moz-calc(50% - 117.499px);max-width:calc(50% - 117.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:577.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 591.66767px;-ms-flex:0 0 591.66767px;flex:0 0 591.66767px;max-width:591.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 118.33233px);max-width:-moz-calc(50% - 118.33233px);max-width:calc(50% - 118.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:571.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 595.83433px;-ms-flex:0 0 595.83433px;flex:0 0 595.83433px;max-width:595.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 119.16567px);max-width:-moz-calc(50% - 119.16567px);max-width:calc(50% - 119.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:565.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 600.001px;-ms-flex:0 0 600.001px;flex:0 0 600.001px;max-width:600.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:560.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 604.16767px;-ms-flex:0 0 604.16767px;flex:0 0 604.16767px;max-width:604.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 120.83233px);max-width:-moz-calc(50% - 120.83233px);max-width:calc(50% - 120.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:554.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 608.33433px;-ms-flex:0 0 608.33433px;flex:0 0 608.33433px;max-width:608.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 121.66567px);max-width:-moz-calc(50% - 121.66567px);max-width:calc(50% - 121.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:548.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 612.501px;-ms-flex:0 0 612.501px;flex:0 0 612.501px;max-width:612.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 122.499px);max-width:-moz-calc(50% - 122.499px);max-width:calc(50% - 122.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:542.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 616.66767px;-ms-flex:0 0 616.66767px;flex:0 0 616.66767px;max-width:616.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 123.33233px);max-width:-moz-calc(50% - 123.33233px);max-width:calc(50% - 123.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:536.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 620.83433px;-ms-flex:0 0 620.83433px;flex:0 0 620.83433px;max-width:620.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 124.16567px);max-width:-moz-calc(50% - 124.16567px);max-width:calc(50% - 124.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:530.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 625.001px;-ms-flex:0 0 625.001px;flex:0 0 625.001px;max-width:625.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 124.999px);max-width:-moz-calc(50% - 124.999px);max-width:calc(50% - 124.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:525.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 629.16767px;-ms-flex:0 0 629.16767px;flex:0 0 629.16767px;max-width:629.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 125.83233px);max-width:-moz-calc(50% - 125.83233px);max-width:calc(50% - 125.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:519.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 633.33433px;-ms-flex:0 0 633.33433px;flex:0 0 633.33433px;max-width:633.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 126.66567px);max-width:-moz-calc(50% - 126.66567px);max-width:calc(50% - 126.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:513.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 637.501px;-ms-flex:0 0 637.501px;flex:0 0 637.501px;max-width:637.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 127.499px);max-width:-moz-calc(50% - 127.499px);max-width:calc(50% - 127.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:507.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 641.66767px;-ms-flex:0 0 641.66767px;flex:0 0 641.66767px;max-width:641.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 128.33233px);max-width:-moz-calc(50% - 128.33233px);max-width:calc(50% - 128.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:501.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 645.83433px;-ms-flex:0 0 645.83433px;flex:0 0 645.83433px;max-width:645.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 129.16567px);max-width:-moz-calc(50% - 129.16567px);max-width:calc(50% - 129.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:495.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 650.001px;-ms-flex:0 0 650.001px;flex:0 0 650.001px;max-width:650.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 129.999px);max-width:-moz-calc(50% - 129.999px);max-width:calc(50% - 129.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:490.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 654.16767px;-ms-flex:0 0 654.16767px;flex:0 0 654.16767px;max-width:654.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 130.83233px);max-width:-moz-calc(50% - 130.83233px);max-width:calc(50% - 130.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:484.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 658.33433px;-ms-flex:0 0 658.33433px;flex:0 0 658.33433px;max-width:658.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 131.66567px);max-width:-moz-calc(50% - 131.66567px);max-width:calc(50% - 131.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:478.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 662.501px;-ms-flex:0 0 662.501px;flex:0 0 662.501px;max-width:662.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 132.499px);max-width:-moz-calc(50% - 132.499px);max-width:calc(50% - 132.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:472.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]{-webkit-flex:0 0 666.66767px;-ms-flex:0 0 666.66767px;flex:0 0 666.66767px;max-width:666.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:first-child{max-width:-webkit-calc(50% - 133.33233px);max-width:-moz-calc(50% - 133.33233px);max-width:calc(50% - 133.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:first-child .bt_bb_column_content{max-width:466.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 116.66567px);max-width:-moz-calc(50% - 116.66567px);max-width:calc(50% - 116.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:583.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 117.499px);max-width:-moz-calc(50% - 117.499px);max-width:calc(50% - 117.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:577.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 118.33233px);max-width:-moz-calc(50% - 118.33233px);max-width:calc(50% - 118.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:571.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 119.16567px);max-width:-moz-calc(50% - 119.16567px);max-width:calc(50% - 119.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:565.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:560.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 120.83233px);max-width:-moz-calc(50% - 120.83233px);max-width:calc(50% - 120.83233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:554.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 121.66567px);max-width:-moz-calc(50% - 121.66567px);max-width:calc(50% - 121.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:548.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 122.499px);max-width:-moz-calc(50% - 122.499px);max-width:calc(50% - 122.499px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:542.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 123.33233px);max-width:-moz-calc(50% - 123.33233px);max-width:calc(50% - 123.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:536.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 124.16567px);max-width:-moz-calc(50% - 124.16567px);max-width:calc(50% - 124.16567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:530.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 124.999px);max-width:-moz-calc(50% - 124.999px);max-width:calc(50% - 124.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:525.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 126.66567px);max-width:-moz-calc(50% - 126.66567px);max-width:calc(50% - 126.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:513.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 128.33233px);max-width:-moz-calc(50% - 128.33233px);max-width:calc(50% - 128.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:501.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 129.999px);max-width:-moz-calc(50% - 129.999px);max-width:calc(50% - 129.999px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:490.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 131.66567px);max-width:-moz-calc(50% - 131.66567px);max-width:calc(50% - 131.66567px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:478.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:last-child{max-width:-webkit-calc(50% - 133.33233px);max-width:-moz-calc(50% - 133.33233px);max-width:calc(50% - 133.33233px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="5"]:last-child .bt_bb_column_content{max-width:466.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="6"]{-webkit-flex:0 0 720.001px;-ms-flex:0 0 720.001px;flex:0 0 720.001px;max-width:720.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:680.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:680.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 700.001px;-ms-flex:0 0 700.001px;flex:0 0 700.001px;max-width:700.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:700.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 705.001px;-ms-flex:0 0 705.001px;flex:0 0 705.001px;max-width:705.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:695.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 710.001px;-ms-flex:0 0 710.001px;flex:0 0 710.001px;max-width:710.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:690.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 715.001px;-ms-flex:0 0 715.001px;flex:0 0 715.001px;max-width:715.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:685.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 720.001px;-ms-flex:0 0 720.001px;flex:0 0 720.001px;max-width:720.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:680.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 725.001px;-ms-flex:0 0 725.001px;flex:0 0 725.001px;max-width:725.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:675.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 730.001px;-ms-flex:0 0 730.001px;flex:0 0 730.001px;max-width:730.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:670.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 735.001px;-ms-flex:0 0 735.001px;flex:0 0 735.001px;max-width:735.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:665.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 740.001px;-ms-flex:0 0 740.001px;flex:0 0 740.001px;max-width:740.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:660.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 745.001px;-ms-flex:0 0 745.001px;flex:0 0 745.001px;max-width:745.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:655.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 750.001px;-ms-flex:0 0 750.001px;flex:0 0 750.001px;max-width:750.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:650.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 755.001px;-ms-flex:0 0 755.001px;flex:0 0 755.001px;max-width:755.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:645.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 760.001px;-ms-flex:0 0 760.001px;flex:0 0 760.001px;max-width:760.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:640.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 765.001px;-ms-flex:0 0 765.001px;flex:0 0 765.001px;max-width:765.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:635.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 770.001px;-ms-flex:0 0 770.001px;flex:0 0 770.001px;max-width:770.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:630.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 775.001px;-ms-flex:0 0 775.001px;flex:0 0 775.001px;max-width:775.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:625.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 780.001px;-ms-flex:0 0 780.001px;flex:0 0 780.001px;max-width:780.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:620.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 785.001px;-ms-flex:0 0 785.001px;flex:0 0 785.001px;max-width:785.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:615.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 790.001px;-ms-flex:0 0 790.001px;flex:0 0 790.001px;max-width:790.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:610.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 795.001px;-ms-flex:0 0 795.001px;flex:0 0 795.001px;max-width:795.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:605.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]{-webkit-flex:0 0 800.001px;-ms-flex:0 0 800.001px;flex:0 0 800.001px;max-width:800.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:first-child .bt_bb_column_content{max-width:600.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:700.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:695.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:690.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:685.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:680.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:675.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:670.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:665.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:660.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:655.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:650.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:640.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:630.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:620.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:610.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child{max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="6"]:last-child .bt_bb_column_content{max-width:600.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="7"]{-webkit-flex:0 0 840.001px;-ms-flex:0 0 840.001px;flex:0 0 840.001px;max-width:840.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:800.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:800.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 816.66767px;-ms-flex:0 0 816.66767px;flex:0 0 816.66767px;max-width:816.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -116.66767px);max-width:-moz-calc(50% - -116.66767px);max-width:calc(50% - -116.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:816.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 822.501px;-ms-flex:0 0 822.501px;flex:0 0 822.501px;max-width:822.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -117.501px);max-width:-moz-calc(50% - -117.501px);max-width:calc(50% - -117.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:812.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 828.33433px;-ms-flex:0 0 828.33433px;flex:0 0 828.33433px;max-width:828.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -118.33433px);max-width:-moz-calc(50% - -118.33433px);max-width:calc(50% - -118.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:808.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 834.16767px;-ms-flex:0 0 834.16767px;flex:0 0 834.16767px;max-width:834.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -119.16767px);max-width:-moz-calc(50% - -119.16767px);max-width:calc(50% - -119.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:804.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 840.001px;-ms-flex:0 0 840.001px;flex:0 0 840.001px;max-width:840.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:800.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 845.83433px;-ms-flex:0 0 845.83433px;flex:0 0 845.83433px;max-width:845.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -120.83433px);max-width:-moz-calc(50% - -120.83433px);max-width:calc(50% - -120.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:795.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 851.66767px;-ms-flex:0 0 851.66767px;flex:0 0 851.66767px;max-width:851.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -121.66767px);max-width:-moz-calc(50% - -121.66767px);max-width:calc(50% - -121.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:791.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 857.501px;-ms-flex:0 0 857.501px;flex:0 0 857.501px;max-width:857.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -122.501px);max-width:-moz-calc(50% - -122.501px);max-width:calc(50% - -122.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:787.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 863.33433px;-ms-flex:0 0 863.33433px;flex:0 0 863.33433px;max-width:863.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -123.33433px);max-width:-moz-calc(50% - -123.33433px);max-width:calc(50% - -123.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:783.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 869.16767px;-ms-flex:0 0 869.16767px;flex:0 0 869.16767px;max-width:869.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -124.16767px);max-width:-moz-calc(50% - -124.16767px);max-width:calc(50% - -124.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:779.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 875.001px;-ms-flex:0 0 875.001px;flex:0 0 875.001px;max-width:875.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -125.001px);max-width:-moz-calc(50% - -125.001px);max-width:calc(50% - -125.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:775.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 880.83433px;-ms-flex:0 0 880.83433px;flex:0 0 880.83433px;max-width:880.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -125.83433px);max-width:-moz-calc(50% - -125.83433px);max-width:calc(50% - -125.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:770.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 886.66767px;-ms-flex:0 0 886.66767px;flex:0 0 886.66767px;max-width:886.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -126.66767px);max-width:-moz-calc(50% - -126.66767px);max-width:calc(50% - -126.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:766.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 892.501px;-ms-flex:0 0 892.501px;flex:0 0 892.501px;max-width:892.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -127.501px);max-width:-moz-calc(50% - -127.501px);max-width:calc(50% - -127.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:762.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 898.33433px;-ms-flex:0 0 898.33433px;flex:0 0 898.33433px;max-width:898.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -128.33433px);max-width:-moz-calc(50% - -128.33433px);max-width:calc(50% - -128.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:758.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 904.16767px;-ms-flex:0 0 904.16767px;flex:0 0 904.16767px;max-width:904.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -129.16767px);max-width:-moz-calc(50% - -129.16767px);max-width:calc(50% - -129.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:754.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 910.001px;-ms-flex:0 0 910.001px;flex:0 0 910.001px;max-width:910.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -130.001px);max-width:-moz-calc(50% - -130.001px);max-width:calc(50% - -130.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:750.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 915.83433px;-ms-flex:0 0 915.83433px;flex:0 0 915.83433px;max-width:915.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -130.83433px);max-width:-moz-calc(50% - -130.83433px);max-width:calc(50% - -130.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:745.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 921.66767px;-ms-flex:0 0 921.66767px;flex:0 0 921.66767px;max-width:921.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -131.66767px);max-width:-moz-calc(50% - -131.66767px);max-width:calc(50% - -131.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:741.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 927.501px;-ms-flex:0 0 927.501px;flex:0 0 927.501px;max-width:927.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -132.501px);max-width:-moz-calc(50% - -132.501px);max-width:calc(50% - -132.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:737.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]{-webkit-flex:0 0 933.33433px;-ms-flex:0 0 933.33433px;flex:0 0 933.33433px;max-width:933.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:first-child{max-width:-webkit-calc(50% - -133.33433px);max-width:-moz-calc(50% - -133.33433px);max-width:calc(50% - -133.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:first-child .bt_bb_column_content{max-width:733.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -116.66767px);max-width:-moz-calc(50% - -116.66767px);max-width:calc(50% - -116.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:816.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -117.501px);max-width:-moz-calc(50% - -117.501px);max-width:calc(50% - -117.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:812.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -118.33433px);max-width:-moz-calc(50% - -118.33433px);max-width:calc(50% - -118.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:808.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -119.16767px);max-width:-moz-calc(50% - -119.16767px);max-width:calc(50% - -119.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:804.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:800.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -120.83433px);max-width:-moz-calc(50% - -120.83433px);max-width:calc(50% - -120.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:795.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -121.66767px);max-width:-moz-calc(50% - -121.66767px);max-width:calc(50% - -121.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:791.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -122.501px);max-width:-moz-calc(50% - -122.501px);max-width:calc(50% - -122.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:787.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -123.33433px);max-width:-moz-calc(50% - -123.33433px);max-width:calc(50% - -123.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:783.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -124.16767px);max-width:-moz-calc(50% - -124.16767px);max-width:calc(50% - -124.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:779.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -125.001px);max-width:-moz-calc(50% - -125.001px);max-width:calc(50% - -125.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:775.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -126.66767px);max-width:-moz-calc(50% - -126.66767px);max-width:calc(50% - -126.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:766.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -128.33433px);max-width:-moz-calc(50% - -128.33433px);max-width:calc(50% - -128.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:758.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -130.001px);max-width:-moz-calc(50% - -130.001px);max-width:calc(50% - -130.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:750.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -131.66767px);max-width:-moz-calc(50% - -131.66767px);max-width:calc(50% - -131.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:741.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:last-child{max-width:-webkit-calc(50% - -133.33433px);max-width:-moz-calc(50% - -133.33433px);max-width:calc(50% - -133.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7"]:last-child .bt_bb_column_content{max-width:733.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 864.001px;-ms-flex:0 0 864.001px;flex:0 0 864.001px;max-width:864.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -144.001px);max-width:-moz-calc(50% - -144.001px);max-width:calc(50% - -144.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:824.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -144.001px);max-width:-moz-calc(50% - -144.001px);max-width:calc(50% - -144.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:824.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 840.001px;-ms-flex:0 0 840.001px;flex:0 0 840.001px;max-width:840.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -140.001px);max-width:-moz-calc(50% - -140.001px);max-width:calc(50% - -140.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:840.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 846.001px;-ms-flex:0 0 846.001px;flex:0 0 846.001px;max-width:846.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -141.001px);max-width:-moz-calc(50% - -141.001px);max-width:calc(50% - -141.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:836.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 852.001px;-ms-flex:0 0 852.001px;flex:0 0 852.001px;max-width:852.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -142.001px);max-width:-moz-calc(50% - -142.001px);max-width:calc(50% - -142.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:832.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 858.001px;-ms-flex:0 0 858.001px;flex:0 0 858.001px;max-width:858.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -143.001px);max-width:-moz-calc(50% - -143.001px);max-width:calc(50% - -143.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:828.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 864.001px;-ms-flex:0 0 864.001px;flex:0 0 864.001px;max-width:864.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -144.001px);max-width:-moz-calc(50% - -144.001px);max-width:calc(50% - -144.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:824.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 870.001px;-ms-flex:0 0 870.001px;flex:0 0 870.001px;max-width:870.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -145.001px);max-width:-moz-calc(50% - -145.001px);max-width:calc(50% - -145.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:820.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 876.001px;-ms-flex:0 0 876.001px;flex:0 0 876.001px;max-width:876.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -146.001px);max-width:-moz-calc(50% - -146.001px);max-width:calc(50% - -146.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:816.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 882.001px;-ms-flex:0 0 882.001px;flex:0 0 882.001px;max-width:882.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -147.001px);max-width:-moz-calc(50% - -147.001px);max-width:calc(50% - -147.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:812.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 888.001px;-ms-flex:0 0 888.001px;flex:0 0 888.001px;max-width:888.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -148.001px);max-width:-moz-calc(50% - -148.001px);max-width:calc(50% - -148.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:808.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 894.001px;-ms-flex:0 0 894.001px;flex:0 0 894.001px;max-width:894.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -149.001px);max-width:-moz-calc(50% - -149.001px);max-width:calc(50% - -149.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:804.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 900.001px;-ms-flex:0 0 900.001px;flex:0 0 900.001px;max-width:900.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -150.001px);max-width:-moz-calc(50% - -150.001px);max-width:calc(50% - -150.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:800.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 906.001px;-ms-flex:0 0 906.001px;flex:0 0 906.001px;max-width:906.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -151.001px);max-width:-moz-calc(50% - -151.001px);max-width:calc(50% - -151.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:796.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 912.001px;-ms-flex:0 0 912.001px;flex:0 0 912.001px;max-width:912.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -152.001px);max-width:-moz-calc(50% - -152.001px);max-width:calc(50% - -152.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:792.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 918.001px;-ms-flex:0 0 918.001px;flex:0 0 918.001px;max-width:918.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -153.001px);max-width:-moz-calc(50% - -153.001px);max-width:calc(50% - -153.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:788.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 924.001px;-ms-flex:0 0 924.001px;flex:0 0 924.001px;max-width:924.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -154.001px);max-width:-moz-calc(50% - -154.001px);max-width:calc(50% - -154.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:784.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 930.001px;-ms-flex:0 0 930.001px;flex:0 0 930.001px;max-width:930.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -155.001px);max-width:-moz-calc(50% - -155.001px);max-width:calc(50% - -155.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:780.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 936.001px;-ms-flex:0 0 936.001px;flex:0 0 936.001px;max-width:936.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -156.001px);max-width:-moz-calc(50% - -156.001px);max-width:calc(50% - -156.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:776.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 942.001px;-ms-flex:0 0 942.001px;flex:0 0 942.001px;max-width:942.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -157.001px);max-width:-moz-calc(50% - -157.001px);max-width:calc(50% - -157.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:772.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 948.001px;-ms-flex:0 0 948.001px;flex:0 0 948.001px;max-width:948.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -158.001px);max-width:-moz-calc(50% - -158.001px);max-width:calc(50% - -158.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:768.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 954.001px;-ms-flex:0 0 954.001px;flex:0 0 954.001px;max-width:954.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -159.001px);max-width:-moz-calc(50% - -159.001px);max-width:calc(50% - -159.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:764.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]{-webkit-flex:0 0 960.001px;-ms-flex:0 0 960.001px;flex:0 0 960.001px;max-width:960.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:first-child{max-width:-webkit-calc(50% - -160.001px);max-width:-moz-calc(50% - -160.001px);max-width:calc(50% - -160.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:first-child .bt_bb_column_content{max-width:760.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -140.001px);max-width:-moz-calc(50% - -140.001px);max-width:calc(50% - -140.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:840.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -141.001px);max-width:-moz-calc(50% - -141.001px);max-width:calc(50% - -141.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:836.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -142.001px);max-width:-moz-calc(50% - -142.001px);max-width:calc(50% - -142.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:832.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -143.001px);max-width:-moz-calc(50% - -143.001px);max-width:calc(50% - -143.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:828.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -144.001px);max-width:-moz-calc(50% - -144.001px);max-width:calc(50% - -144.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:824.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -145.001px);max-width:-moz-calc(50% - -145.001px);max-width:calc(50% - -145.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:820.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -146.001px);max-width:-moz-calc(50% - -146.001px);max-width:calc(50% - -146.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:816.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -147.001px);max-width:-moz-calc(50% - -147.001px);max-width:calc(50% - -147.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:812.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -148.001px);max-width:-moz-calc(50% - -148.001px);max-width:calc(50% - -148.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:808.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -149.001px);max-width:-moz-calc(50% - -149.001px);max-width:calc(50% - -149.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:804.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -150.001px);max-width:-moz-calc(50% - -150.001px);max-width:calc(50% - -150.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:800.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -152.001px);max-width:-moz-calc(50% - -152.001px);max-width:calc(50% - -152.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:792.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -154.001px);max-width:-moz-calc(50% - -154.001px);max-width:calc(50% - -154.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:784.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -156.001px);max-width:-moz-calc(50% - -156.001px);max-width:calc(50% - -156.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:776.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -158.001px);max-width:-moz-calc(50% - -158.001px);max-width:calc(50% - -158.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:768.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:last-child{max-width:-webkit-calc(50% - -160.001px);max-width:-moz-calc(50% - -160.001px);max-width:calc(50% - -160.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="7.2"]:last-child .bt_bb_column_content{max-width:760.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="8"]{-webkit-flex:0 0 960.001px;-ms-flex:0 0 960.001px;flex:0 0 960.001px;max-width:960.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -240.001px);max-width:-moz-calc(50% - -240.001px);max-width:calc(50% - -240.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:920.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -240.001px);max-width:-moz-calc(50% - -240.001px);max-width:calc(50% - -240.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:920.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 933.33433px;-ms-flex:0 0 933.33433px;flex:0 0 933.33433px;max-width:933.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -233.33433px);max-width:-moz-calc(50% - -233.33433px);max-width:calc(50% - -233.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:933.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 940.001px;-ms-flex:0 0 940.001px;flex:0 0 940.001px;max-width:940.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -235.001px);max-width:-moz-calc(50% - -235.001px);max-width:calc(50% - -235.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:930.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 946.66767px;-ms-flex:0 0 946.66767px;flex:0 0 946.66767px;max-width:946.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -236.66767px);max-width:-moz-calc(50% - -236.66767px);max-width:calc(50% - -236.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:926.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 953.33433px;-ms-flex:0 0 953.33433px;flex:0 0 953.33433px;max-width:953.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -238.33433px);max-width:-moz-calc(50% - -238.33433px);max-width:calc(50% - -238.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:923.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 960.001px;-ms-flex:0 0 960.001px;flex:0 0 960.001px;max-width:960.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -240.001px);max-width:-moz-calc(50% - -240.001px);max-width:calc(50% - -240.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:920.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 966.66767px;-ms-flex:0 0 966.66767px;flex:0 0 966.66767px;max-width:966.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -241.66767px);max-width:-moz-calc(50% - -241.66767px);max-width:calc(50% - -241.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:916.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 973.33433px;-ms-flex:0 0 973.33433px;flex:0 0 973.33433px;max-width:973.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -243.33433px);max-width:-moz-calc(50% - -243.33433px);max-width:calc(50% - -243.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:913.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 980.001px;-ms-flex:0 0 980.001px;flex:0 0 980.001px;max-width:980.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -245.001px);max-width:-moz-calc(50% - -245.001px);max-width:calc(50% - -245.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:910.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 986.66767px;-ms-flex:0 0 986.66767px;flex:0 0 986.66767px;max-width:986.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -246.66767px);max-width:-moz-calc(50% - -246.66767px);max-width:calc(50% - -246.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:906.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 993.33433px;-ms-flex:0 0 993.33433px;flex:0 0 993.33433px;max-width:993.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -248.33433px);max-width:-moz-calc(50% - -248.33433px);max-width:calc(50% - -248.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:903.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1000.001px;-ms-flex:0 0 1000.001px;flex:0 0 1000.001px;max-width:1000.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -250.001px);max-width:-moz-calc(50% - -250.001px);max-width:calc(50% - -250.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:900.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1006.66767px;-ms-flex:0 0 1006.66767px;flex:0 0 1006.66767px;max-width:1006.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -251.66767px);max-width:-moz-calc(50% - -251.66767px);max-width:calc(50% - -251.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:896.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1013.33433px;-ms-flex:0 0 1013.33433px;flex:0 0 1013.33433px;max-width:1013.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -253.33433px);max-width:-moz-calc(50% - -253.33433px);max-width:calc(50% - -253.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:893.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1020.001px;-ms-flex:0 0 1020.001px;flex:0 0 1020.001px;max-width:1020.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -255.001px);max-width:-moz-calc(50% - -255.001px);max-width:calc(50% - -255.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:890.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1026.66767px;-ms-flex:0 0 1026.66767px;flex:0 0 1026.66767px;max-width:1026.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -256.66767px);max-width:-moz-calc(50% - -256.66767px);max-width:calc(50% - -256.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:886.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1033.33433px;-ms-flex:0 0 1033.33433px;flex:0 0 1033.33433px;max-width:1033.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -258.33433px);max-width:-moz-calc(50% - -258.33433px);max-width:calc(50% - -258.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:883.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1040.001px;-ms-flex:0 0 1040.001px;flex:0 0 1040.001px;max-width:1040.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -260.001px);max-width:-moz-calc(50% - -260.001px);max-width:calc(50% - -260.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:880.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1046.66767px;-ms-flex:0 0 1046.66767px;flex:0 0 1046.66767px;max-width:1046.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -261.66767px);max-width:-moz-calc(50% - -261.66767px);max-width:calc(50% - -261.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:876.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1053.33433px;-ms-flex:0 0 1053.33433px;flex:0 0 1053.33433px;max-width:1053.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -263.33433px);max-width:-moz-calc(50% - -263.33433px);max-width:calc(50% - -263.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:873.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1060.001px;-ms-flex:0 0 1060.001px;flex:0 0 1060.001px;max-width:1060.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -265.001px);max-width:-moz-calc(50% - -265.001px);max-width:calc(50% - -265.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:870.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]{-webkit-flex:0 0 1066.66767px;-ms-flex:0 0 1066.66767px;flex:0 0 1066.66767px;max-width:1066.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:first-child{max-width:-webkit-calc(50% - -266.66767px);max-width:-moz-calc(50% - -266.66767px);max-width:calc(50% - -266.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:first-child .bt_bb_column_content{max-width:866.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -233.33433px);max-width:-moz-calc(50% - -233.33433px);max-width:calc(50% - -233.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:933.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -235.001px);max-width:-moz-calc(50% - -235.001px);max-width:calc(50% - -235.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:930.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -236.66767px);max-width:-moz-calc(50% - -236.66767px);max-width:calc(50% - -236.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:926.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -238.33433px);max-width:-moz-calc(50% - -238.33433px);max-width:calc(50% - -238.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:923.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -240.001px);max-width:-moz-calc(50% - -240.001px);max-width:calc(50% - -240.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:920.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -241.66767px);max-width:-moz-calc(50% - -241.66767px);max-width:calc(50% - -241.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:916.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -243.33433px);max-width:-moz-calc(50% - -243.33433px);max-width:calc(50% - -243.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:913.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -245.001px);max-width:-moz-calc(50% - -245.001px);max-width:calc(50% - -245.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:910.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -246.66767px);max-width:-moz-calc(50% - -246.66767px);max-width:calc(50% - -246.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:906.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -248.33433px);max-width:-moz-calc(50% - -248.33433px);max-width:calc(50% - -248.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:903.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -250.001px);max-width:-moz-calc(50% - -250.001px);max-width:calc(50% - -250.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:900.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -253.33433px);max-width:-moz-calc(50% - -253.33433px);max-width:calc(50% - -253.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:893.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -256.66767px);max-width:-moz-calc(50% - -256.66767px);max-width:calc(50% - -256.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:886.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -260.001px);max-width:-moz-calc(50% - -260.001px);max-width:calc(50% - -260.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:880.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -263.33433px);max-width:-moz-calc(50% - -263.33433px);max-width:calc(50% - -263.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:873.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:last-child{max-width:-webkit-calc(50% - -266.66767px);max-width:-moz-calc(50% - -266.66767px);max-width:calc(50% - -266.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="8"]:last-child .bt_bb_column_content{max-width:866.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1080.001px;-ms-flex:0 0 1080.001px;flex:0 0 1080.001px;max-width:1080.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1040.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1040.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1050.001px;-ms-flex:0 0 1050.001px;flex:0 0 1050.001px;max-width:1050.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -350.001px);max-width:-moz-calc(50% - -350.001px);max-width:calc(50% - -350.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1050.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1057.501px;-ms-flex:0 0 1057.501px;flex:0 0 1057.501px;max-width:1057.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -352.501px);max-width:-moz-calc(50% - -352.501px);max-width:calc(50% - -352.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1047.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1065.001px;-ms-flex:0 0 1065.001px;flex:0 0 1065.001px;max-width:1065.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -355.001px);max-width:-moz-calc(50% - -355.001px);max-width:calc(50% - -355.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1045.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1072.501px;-ms-flex:0 0 1072.501px;flex:0 0 1072.501px;max-width:1072.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -357.501px);max-width:-moz-calc(50% - -357.501px);max-width:calc(50% - -357.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1042.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1080.001px;-ms-flex:0 0 1080.001px;flex:0 0 1080.001px;max-width:1080.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1040.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1087.501px;-ms-flex:0 0 1087.501px;flex:0 0 1087.501px;max-width:1087.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -362.501px);max-width:-moz-calc(50% - -362.501px);max-width:calc(50% - -362.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1037.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1095.001px;-ms-flex:0 0 1095.001px;flex:0 0 1095.001px;max-width:1095.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -365.001px);max-width:-moz-calc(50% - -365.001px);max-width:calc(50% - -365.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1035.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1102.501px;-ms-flex:0 0 1102.501px;flex:0 0 1102.501px;max-width:1102.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -367.501px);max-width:-moz-calc(50% - -367.501px);max-width:calc(50% - -367.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1032.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1110.001px;-ms-flex:0 0 1110.001px;flex:0 0 1110.001px;max-width:1110.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -370.001px);max-width:-moz-calc(50% - -370.001px);max-width:calc(50% - -370.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1030.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1117.501px;-ms-flex:0 0 1117.501px;flex:0 0 1117.501px;max-width:1117.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -372.501px);max-width:-moz-calc(50% - -372.501px);max-width:calc(50% - -372.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1027.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1125.001px;-ms-flex:0 0 1125.001px;flex:0 0 1125.001px;max-width:1125.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -375.001px);max-width:-moz-calc(50% - -375.001px);max-width:calc(50% - -375.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1025.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1132.501px;-ms-flex:0 0 1132.501px;flex:0 0 1132.501px;max-width:1132.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -377.501px);max-width:-moz-calc(50% - -377.501px);max-width:calc(50% - -377.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1022.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1140.001px;-ms-flex:0 0 1140.001px;flex:0 0 1140.001px;max-width:1140.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -380.001px);max-width:-moz-calc(50% - -380.001px);max-width:calc(50% - -380.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1020.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1147.501px;-ms-flex:0 0 1147.501px;flex:0 0 1147.501px;max-width:1147.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -382.501px);max-width:-moz-calc(50% - -382.501px);max-width:calc(50% - -382.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1017.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1155.001px;-ms-flex:0 0 1155.001px;flex:0 0 1155.001px;max-width:1155.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -385.001px);max-width:-moz-calc(50% - -385.001px);max-width:calc(50% - -385.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1015.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1162.501px;-ms-flex:0 0 1162.501px;flex:0 0 1162.501px;max-width:1162.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -387.501px);max-width:-moz-calc(50% - -387.501px);max-width:calc(50% - -387.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1012.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1170.001px;-ms-flex:0 0 1170.001px;flex:0 0 1170.001px;max-width:1170.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -390.001px);max-width:-moz-calc(50% - -390.001px);max-width:calc(50% - -390.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1010.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1177.501px;-ms-flex:0 0 1177.501px;flex:0 0 1177.501px;max-width:1177.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -392.501px);max-width:-moz-calc(50% - -392.501px);max-width:calc(50% - -392.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1007.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1185.001px;-ms-flex:0 0 1185.001px;flex:0 0 1185.001px;max-width:1185.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -395.001px);max-width:-moz-calc(50% - -395.001px);max-width:calc(50% - -395.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1005.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1192.501px;-ms-flex:0 0 1192.501px;flex:0 0 1192.501px;max-width:1192.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -397.501px);max-width:-moz-calc(50% - -397.501px);max-width:calc(50% - -397.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1002.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]{-webkit-flex:0 0 1200.001px;-ms-flex:0 0 1200.001px;flex:0 0 1200.001px;max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:first-child{max-width:-webkit-calc(50% - -400.001px);max-width:-moz-calc(50% - -400.001px);max-width:calc(50% - -400.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:first-child .bt_bb_column_content{max-width:1000.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -350.001px);max-width:-moz-calc(50% - -350.001px);max-width:calc(50% - -350.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1050.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -352.501px);max-width:-moz-calc(50% - -352.501px);max-width:calc(50% - -352.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1047.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -355.001px);max-width:-moz-calc(50% - -355.001px);max-width:calc(50% - -355.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1045.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -357.501px);max-width:-moz-calc(50% - -357.501px);max-width:calc(50% - -357.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1042.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1040.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -362.501px);max-width:-moz-calc(50% - -362.501px);max-width:calc(50% - -362.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1037.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -365.001px);max-width:-moz-calc(50% - -365.001px);max-width:calc(50% - -365.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1035.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -367.501px);max-width:-moz-calc(50% - -367.501px);max-width:calc(50% - -367.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1032.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -370.001px);max-width:-moz-calc(50% - -370.001px);max-width:calc(50% - -370.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1030.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -372.501px);max-width:-moz-calc(50% - -372.501px);max-width:calc(50% - -372.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1027.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -375.001px);max-width:-moz-calc(50% - -375.001px);max-width:calc(50% - -375.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1025.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -380.001px);max-width:-moz-calc(50% - -380.001px);max-width:calc(50% - -380.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1020.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -385.001px);max-width:-moz-calc(50% - -385.001px);max-width:calc(50% - -385.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1015.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -390.001px);max-width:-moz-calc(50% - -390.001px);max-width:calc(50% - -390.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1010.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -395.001px);max-width:-moz-calc(50% - -395.001px);max-width:calc(50% - -395.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1005.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:last-child{max-width:-webkit-calc(50% - -400.001px);max-width:-moz-calc(50% - -400.001px);max-width:calc(50% - -400.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9"]:last-child .bt_bb_column_content{max-width:1000.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1152.001px;-ms-flex:0 0 1152.001px;flex:0 0 1152.001px;max-width:1152.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -432.001px);max-width:-moz-calc(50% - -432.001px);max-width:calc(50% - -432.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1112.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -432.001px);max-width:-moz-calc(50% - -432.001px);max-width:calc(50% - -432.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1112.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1120.001px;-ms-flex:0 0 1120.001px;flex:0 0 1120.001px;max-width:1120.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1120.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1128.001px;-ms-flex:0 0 1128.001px;flex:0 0 1128.001px;max-width:1128.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -423.001px);max-width:-moz-calc(50% - -423.001px);max-width:calc(50% - -423.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1118.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1136.001px;-ms-flex:0 0 1136.001px;flex:0 0 1136.001px;max-width:1136.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -426.001px);max-width:-moz-calc(50% - -426.001px);max-width:calc(50% - -426.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1116.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1144.001px;-ms-flex:0 0 1144.001px;flex:0 0 1144.001px;max-width:1144.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -429.001px);max-width:-moz-calc(50% - -429.001px);max-width:calc(50% - -429.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1114.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1152.001px;-ms-flex:0 0 1152.001px;flex:0 0 1152.001px;max-width:1152.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -432.001px);max-width:-moz-calc(50% - -432.001px);max-width:calc(50% - -432.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1112.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1160.001px;-ms-flex:0 0 1160.001px;flex:0 0 1160.001px;max-width:1160.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -435.001px);max-width:-moz-calc(50% - -435.001px);max-width:calc(50% - -435.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1110.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1168.001px;-ms-flex:0 0 1168.001px;flex:0 0 1168.001px;max-width:1168.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -438.001px);max-width:-moz-calc(50% - -438.001px);max-width:calc(50% - -438.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1108.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1176.001px;-ms-flex:0 0 1176.001px;flex:0 0 1176.001px;max-width:1176.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -441.001px);max-width:-moz-calc(50% - -441.001px);max-width:calc(50% - -441.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1106.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1184.001px;-ms-flex:0 0 1184.001px;flex:0 0 1184.001px;max-width:1184.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -444.001px);max-width:-moz-calc(50% - -444.001px);max-width:calc(50% - -444.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1104.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1192.001px;-ms-flex:0 0 1192.001px;flex:0 0 1192.001px;max-width:1192.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -447.001px);max-width:-moz-calc(50% - -447.001px);max-width:calc(50% - -447.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1102.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1200.001px;-ms-flex:0 0 1200.001px;flex:0 0 1200.001px;max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -450.001px);max-width:-moz-calc(50% - -450.001px);max-width:calc(50% - -450.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1100.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1208.001px;-ms-flex:0 0 1208.001px;flex:0 0 1208.001px;max-width:1208.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -453.001px);max-width:-moz-calc(50% - -453.001px);max-width:calc(50% - -453.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1098.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1216.001px;-ms-flex:0 0 1216.001px;flex:0 0 1216.001px;max-width:1216.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -456.001px);max-width:-moz-calc(50% - -456.001px);max-width:calc(50% - -456.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1096.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1224.001px;-ms-flex:0 0 1224.001px;flex:0 0 1224.001px;max-width:1224.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -459.001px);max-width:-moz-calc(50% - -459.001px);max-width:calc(50% - -459.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1094.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1232.001px;-ms-flex:0 0 1232.001px;flex:0 0 1232.001px;max-width:1232.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -462.001px);max-width:-moz-calc(50% - -462.001px);max-width:calc(50% - -462.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1092.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1240.001px;-ms-flex:0 0 1240.001px;flex:0 0 1240.001px;max-width:1240.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -465.001px);max-width:-moz-calc(50% - -465.001px);max-width:calc(50% - -465.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1090.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1248.001px;-ms-flex:0 0 1248.001px;flex:0 0 1248.001px;max-width:1248.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -468.001px);max-width:-moz-calc(50% - -468.001px);max-width:calc(50% - -468.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1088.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1256.001px;-ms-flex:0 0 1256.001px;flex:0 0 1256.001px;max-width:1256.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -471.001px);max-width:-moz-calc(50% - -471.001px);max-width:calc(50% - -471.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1086.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1264.001px;-ms-flex:0 0 1264.001px;flex:0 0 1264.001px;max-width:1264.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -474.001px);max-width:-moz-calc(50% - -474.001px);max-width:calc(50% - -474.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1084.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1272.001px;-ms-flex:0 0 1272.001px;flex:0 0 1272.001px;max-width:1272.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -477.001px);max-width:-moz-calc(50% - -477.001px);max-width:calc(50% - -477.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1082.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]{-webkit-flex:0 0 1280.001px;-ms-flex:0 0 1280.001px;flex:0 0 1280.001px;max-width:1280.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:first-child{max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:first-child .bt_bb_column_content{max-width:1080.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1120.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -423.001px);max-width:-moz-calc(50% - -423.001px);max-width:calc(50% - -423.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1118.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -426.001px);max-width:-moz-calc(50% - -426.001px);max-width:calc(50% - -426.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1116.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -429.001px);max-width:-moz-calc(50% - -429.001px);max-width:calc(50% - -429.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1114.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -432.001px);max-width:-moz-calc(50% - -432.001px);max-width:calc(50% - -432.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1112.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -435.001px);max-width:-moz-calc(50% - -435.001px);max-width:calc(50% - -435.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1110.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -438.001px);max-width:-moz-calc(50% - -438.001px);max-width:calc(50% - -438.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1108.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -441.001px);max-width:-moz-calc(50% - -441.001px);max-width:calc(50% - -441.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1106.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -444.001px);max-width:-moz-calc(50% - -444.001px);max-width:calc(50% - -444.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1104.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -447.001px);max-width:-moz-calc(50% - -447.001px);max-width:calc(50% - -447.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1102.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -450.001px);max-width:-moz-calc(50% - -450.001px);max-width:calc(50% - -450.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1100.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -456.001px);max-width:-moz-calc(50% - -456.001px);max-width:calc(50% - -456.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1096.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -462.001px);max-width:-moz-calc(50% - -462.001px);max-width:calc(50% - -462.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1092.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -468.001px);max-width:-moz-calc(50% - -468.001px);max-width:calc(50% - -468.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1088.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -474.001px);max-width:-moz-calc(50% - -474.001px);max-width:calc(50% - -474.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1084.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:last-child{max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="9.6"]:last-child .bt_bb_column_content{max-width:1080.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1200.001px;-ms-flex:0 0 1200.001px;flex:0 0 1200.001px;max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1160.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1160.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1166.66767px;-ms-flex:0 0 1166.66767px;flex:0 0 1166.66767px;max-width:1166.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -466.66767px);max-width:-moz-calc(50% - -466.66767px);max-width:calc(50% - -466.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1166.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1175.001px;-ms-flex:0 0 1175.001px;flex:0 0 1175.001px;max-width:1175.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -470.001px);max-width:-moz-calc(50% - -470.001px);max-width:calc(50% - -470.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1165.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1183.33433px;-ms-flex:0 0 1183.33433px;flex:0 0 1183.33433px;max-width:1183.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -473.33433px);max-width:-moz-calc(50% - -473.33433px);max-width:calc(50% - -473.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1163.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1191.66767px;-ms-flex:0 0 1191.66767px;flex:0 0 1191.66767px;max-width:1191.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -476.66767px);max-width:-moz-calc(50% - -476.66767px);max-width:calc(50% - -476.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1161.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1200.001px;-ms-flex:0 0 1200.001px;flex:0 0 1200.001px;max-width:1200.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1160.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1208.33433px;-ms-flex:0 0 1208.33433px;flex:0 0 1208.33433px;max-width:1208.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -483.33433px);max-width:-moz-calc(50% - -483.33433px);max-width:calc(50% - -483.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1158.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1216.66767px;-ms-flex:0 0 1216.66767px;flex:0 0 1216.66767px;max-width:1216.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -486.66767px);max-width:-moz-calc(50% - -486.66767px);max-width:calc(50% - -486.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1156.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1225.001px;-ms-flex:0 0 1225.001px;flex:0 0 1225.001px;max-width:1225.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -490.001px);max-width:-moz-calc(50% - -490.001px);max-width:calc(50% - -490.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1155.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1233.33433px;-ms-flex:0 0 1233.33433px;flex:0 0 1233.33433px;max-width:1233.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -493.33433px);max-width:-moz-calc(50% - -493.33433px);max-width:calc(50% - -493.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1153.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1241.66767px;-ms-flex:0 0 1241.66767px;flex:0 0 1241.66767px;max-width:1241.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -496.66767px);max-width:-moz-calc(50% - -496.66767px);max-width:calc(50% - -496.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1151.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1250.001px;-ms-flex:0 0 1250.001px;flex:0 0 1250.001px;max-width:1250.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -500.001px);max-width:-moz-calc(50% - -500.001px);max-width:calc(50% - -500.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1150.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1258.33433px;-ms-flex:0 0 1258.33433px;flex:0 0 1258.33433px;max-width:1258.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -503.33433px);max-width:-moz-calc(50% - -503.33433px);max-width:calc(50% - -503.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1148.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1266.66767px;-ms-flex:0 0 1266.66767px;flex:0 0 1266.66767px;max-width:1266.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -506.66767px);max-width:-moz-calc(50% - -506.66767px);max-width:calc(50% - -506.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1146.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1275.001px;-ms-flex:0 0 1275.001px;flex:0 0 1275.001px;max-width:1275.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -510.001px);max-width:-moz-calc(50% - -510.001px);max-width:calc(50% - -510.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1145.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1283.33433px;-ms-flex:0 0 1283.33433px;flex:0 0 1283.33433px;max-width:1283.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -513.33433px);max-width:-moz-calc(50% - -513.33433px);max-width:calc(50% - -513.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1143.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1291.66767px;-ms-flex:0 0 1291.66767px;flex:0 0 1291.66767px;max-width:1291.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1141.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1300.001px;-ms-flex:0 0 1300.001px;flex:0 0 1300.001px;max-width:1300.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -520.001px);max-width:-moz-calc(50% - -520.001px);max-width:calc(50% - -520.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1140.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1308.33433px;-ms-flex:0 0 1308.33433px;flex:0 0 1308.33433px;max-width:1308.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -523.33433px);max-width:-moz-calc(50% - -523.33433px);max-width:calc(50% - -523.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1138.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1316.66767px;-ms-flex:0 0 1316.66767px;flex:0 0 1316.66767px;max-width:1316.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -526.66767px);max-width:-moz-calc(50% - -526.66767px);max-width:calc(50% - -526.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1136.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1325.001px;-ms-flex:0 0 1325.001px;flex:0 0 1325.001px;max-width:1325.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -530.001px);max-width:-moz-calc(50% - -530.001px);max-width:calc(50% - -530.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1135.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]{-webkit-flex:0 0 1333.33433px;-ms-flex:0 0 1333.33433px;flex:0 0 1333.33433px;max-width:1333.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:first-child{max-width:-webkit-calc(50% - -533.33433px);max-width:-moz-calc(50% - -533.33433px);max-width:calc(50% - -533.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:first-child .bt_bb_column_content{max-width:1133.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -466.66767px);max-width:-moz-calc(50% - -466.66767px);max-width:calc(50% - -466.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1166.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -470.001px);max-width:-moz-calc(50% - -470.001px);max-width:calc(50% - -470.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1165.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -473.33433px);max-width:-moz-calc(50% - -473.33433px);max-width:calc(50% - -473.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1163.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -476.66767px);max-width:-moz-calc(50% - -476.66767px);max-width:calc(50% - -476.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1161.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1160.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -483.33433px);max-width:-moz-calc(50% - -483.33433px);max-width:calc(50% - -483.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1158.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -486.66767px);max-width:-moz-calc(50% - -486.66767px);max-width:calc(50% - -486.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1156.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -490.001px);max-width:-moz-calc(50% - -490.001px);max-width:calc(50% - -490.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1155.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -493.33433px);max-width:-moz-calc(50% - -493.33433px);max-width:calc(50% - -493.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1153.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -496.66767px);max-width:-moz-calc(50% - -496.66767px);max-width:calc(50% - -496.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1151.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -500.001px);max-width:-moz-calc(50% - -500.001px);max-width:calc(50% - -500.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1150.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -506.66767px);max-width:-moz-calc(50% - -506.66767px);max-width:calc(50% - -506.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1146.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -513.33433px);max-width:-moz-calc(50% - -513.33433px);max-width:calc(50% - -513.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1143.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -520.001px);max-width:-moz-calc(50% - -520.001px);max-width:calc(50% - -520.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1140.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -526.66767px);max-width:-moz-calc(50% - -526.66767px);max-width:calc(50% - -526.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1136.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:last-child{max-width:-webkit-calc(50% - -533.33433px);max-width:-moz-calc(50% - -533.33433px);max-width:calc(50% - -533.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="10"]:last-child .bt_bb_column_content{max-width:1133.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1320.001px;-ms-flex:0 0 1320.001px;flex:0 0 1320.001px;max-width:1320.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1280.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1280.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1283.33433px;-ms-flex:0 0 1283.33433px;flex:0 0 1283.33433px;max-width:1283.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -583.33433px);max-width:-moz-calc(50% - -583.33433px);max-width:calc(50% - -583.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1283.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1292.501px;-ms-flex:0 0 1292.501px;flex:0 0 1292.501px;max-width:1292.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -587.501px);max-width:-moz-calc(50% - -587.501px);max-width:calc(50% - -587.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1282.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1301.66767px;-ms-flex:0 0 1301.66767px;flex:0 0 1301.66767px;max-width:1301.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -591.66767px);max-width:-moz-calc(50% - -591.66767px);max-width:calc(50% - -591.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1281.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1310.83433px;-ms-flex:0 0 1310.83433px;flex:0 0 1310.83433px;max-width:1310.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -595.83433px);max-width:-moz-calc(50% - -595.83433px);max-width:calc(50% - -595.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1280.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1320.001px;-ms-flex:0 0 1320.001px;flex:0 0 1320.001px;max-width:1320.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1280.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1329.16767px;-ms-flex:0 0 1329.16767px;flex:0 0 1329.16767px;max-width:1329.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -604.16767px);max-width:-moz-calc(50% - -604.16767px);max-width:calc(50% - -604.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1279.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1338.33433px;-ms-flex:0 0 1338.33433px;flex:0 0 1338.33433px;max-width:1338.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -608.33433px);max-width:-moz-calc(50% - -608.33433px);max-width:calc(50% - -608.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1278.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1347.501px;-ms-flex:0 0 1347.501px;flex:0 0 1347.501px;max-width:1347.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -612.501px);max-width:-moz-calc(50% - -612.501px);max-width:calc(50% - -612.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1277.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1356.66767px;-ms-flex:0 0 1356.66767px;flex:0 0 1356.66767px;max-width:1356.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -616.66767px);max-width:-moz-calc(50% - -616.66767px);max-width:calc(50% - -616.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1276.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1365.83433px;-ms-flex:0 0 1365.83433px;flex:0 0 1365.83433px;max-width:1365.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -620.83433px);max-width:-moz-calc(50% - -620.83433px);max-width:calc(50% - -620.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1275.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1375.001px;-ms-flex:0 0 1375.001px;flex:0 0 1375.001px;max-width:1375.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -625.001px);max-width:-moz-calc(50% - -625.001px);max-width:calc(50% - -625.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1275.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1384.16767px;-ms-flex:0 0 1384.16767px;flex:0 0 1384.16767px;max-width:1384.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -629.16767px);max-width:-moz-calc(50% - -629.16767px);max-width:calc(50% - -629.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1274.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1393.33433px;-ms-flex:0 0 1393.33433px;flex:0 0 1393.33433px;max-width:1393.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -633.33433px);max-width:-moz-calc(50% - -633.33433px);max-width:calc(50% - -633.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1273.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1402.501px;-ms-flex:0 0 1402.501px;flex:0 0 1402.501px;max-width:1402.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -637.501px);max-width:-moz-calc(50% - -637.501px);max-width:calc(50% - -637.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1272.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1411.66767px;-ms-flex:0 0 1411.66767px;flex:0 0 1411.66767px;max-width:1411.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -641.66767px);max-width:-moz-calc(50% - -641.66767px);max-width:calc(50% - -641.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1271.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1420.83433px;-ms-flex:0 0 1420.83433px;flex:0 0 1420.83433px;max-width:1420.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -645.83433px);max-width:-moz-calc(50% - -645.83433px);max-width:calc(50% - -645.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1270.83433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1430.001px;-ms-flex:0 0 1430.001px;flex:0 0 1430.001px;max-width:1430.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -650.001px);max-width:-moz-calc(50% - -650.001px);max-width:calc(50% - -650.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1270.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1439.16767px;-ms-flex:0 0 1439.16767px;flex:0 0 1439.16767px;max-width:1439.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -654.16767px);max-width:-moz-calc(50% - -654.16767px);max-width:calc(50% - -654.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1269.16767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1448.33433px;-ms-flex:0 0 1448.33433px;flex:0 0 1448.33433px;max-width:1448.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -658.33433px);max-width:-moz-calc(50% - -658.33433px);max-width:calc(50% - -658.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1268.33433px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1457.501px;-ms-flex:0 0 1457.501px;flex:0 0 1457.501px;max-width:1457.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -662.501px);max-width:-moz-calc(50% - -662.501px);max-width:calc(50% - -662.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1267.501px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]{-webkit-flex:0 0 1466.66767px;-ms-flex:0 0 1466.66767px;flex:0 0 1466.66767px;max-width:1466.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:first-child{max-width:-webkit-calc(50% - -666.66767px);max-width:-moz-calc(50% - -666.66767px);max-width:calc(50% - -666.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:first-child .bt_bb_column_content{max-width:1266.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -583.33433px);max-width:-moz-calc(50% - -583.33433px);max-width:calc(50% - -583.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1283.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -587.501px);max-width:-moz-calc(50% - -587.501px);max-width:calc(50% - -587.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1282.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -591.66767px);max-width:-moz-calc(50% - -591.66767px);max-width:calc(50% - -591.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1281.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -595.83433px);max-width:-moz-calc(50% - -595.83433px);max-width:calc(50% - -595.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1280.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1280.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -604.16767px);max-width:-moz-calc(50% - -604.16767px);max-width:calc(50% - -604.16767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1279.16767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -608.33433px);max-width:-moz-calc(50% - -608.33433px);max-width:calc(50% - -608.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1278.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -612.501px);max-width:-moz-calc(50% - -612.501px);max-width:calc(50% - -612.501px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1277.501px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -616.66767px);max-width:-moz-calc(50% - -616.66767px);max-width:calc(50% - -616.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1276.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -620.83433px);max-width:-moz-calc(50% - -620.83433px);max-width:calc(50% - -620.83433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1275.83433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -625.001px);max-width:-moz-calc(50% - -625.001px);max-width:calc(50% - -625.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1275.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -633.33433px);max-width:-moz-calc(50% - -633.33433px);max-width:calc(50% - -633.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1273.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -641.66767px);max-width:-moz-calc(50% - -641.66767px);max-width:calc(50% - -641.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1271.66767px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -650.001px);max-width:-moz-calc(50% - -650.001px);max-width:calc(50% - -650.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1270.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -658.33433px);max-width:-moz-calc(50% - -658.33433px);max-width:calc(50% - -658.33433px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1268.33433px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:last-child{max-width:-webkit-calc(50% - -666.66767px);max-width:-moz-calc(50% - -666.66767px);max-width:calc(50% - -666.66767px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="11"]:last-child .bt_bb_column_content{max-width:1266.66767px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1440.001px;-ms-flex:0 0 1440.001px;flex:0 0 1440.001px;max-width:1440.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -720.001px);max-width:-moz-calc(50% - -720.001px);max-width:calc(50% - -720.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -720.001px);max-width:-moz-calc(50% - -720.001px);max-width:calc(50% - -720.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1400.001px;-ms-flex:0 0 1400.001px;flex:0 0 1400.001px;max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -700.001px);max-width:-moz-calc(50% - -700.001px);max-width:calc(50% - -700.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1410.001px;-ms-flex:0 0 1410.001px;flex:0 0 1410.001px;max-width:1410.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -705.001px);max-width:-moz-calc(50% - -705.001px);max-width:calc(50% - -705.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1420.001px;-ms-flex:0 0 1420.001px;flex:0 0 1420.001px;max-width:1420.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -710.001px);max-width:-moz-calc(50% - -710.001px);max-width:calc(50% - -710.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1430.001px;-ms-flex:0 0 1430.001px;flex:0 0 1430.001px;max-width:1430.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -715.001px);max-width:-moz-calc(50% - -715.001px);max-width:calc(50% - -715.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1440.001px;-ms-flex:0 0 1440.001px;flex:0 0 1440.001px;max-width:1440.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -720.001px);max-width:-moz-calc(50% - -720.001px);max-width:calc(50% - -720.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1450.001px;-ms-flex:0 0 1450.001px;flex:0 0 1450.001px;max-width:1450.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -725.001px);max-width:-moz-calc(50% - -725.001px);max-width:calc(50% - -725.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1460.001px;-ms-flex:0 0 1460.001px;flex:0 0 1460.001px;max-width:1460.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -730.001px);max-width:-moz-calc(50% - -730.001px);max-width:calc(50% - -730.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1470.001px;-ms-flex:0 0 1470.001px;flex:0 0 1470.001px;max-width:1470.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -735.001px);max-width:-moz-calc(50% - -735.001px);max-width:calc(50% - -735.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1480.001px;-ms-flex:0 0 1480.001px;flex:0 0 1480.001px;max-width:1480.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -740.001px);max-width:-moz-calc(50% - -740.001px);max-width:calc(50% - -740.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1490.001px;-ms-flex:0 0 1490.001px;flex:0 0 1490.001px;max-width:1490.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -745.001px);max-width:-moz-calc(50% - -745.001px);max-width:calc(50% - -745.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1500.001px;-ms-flex:0 0 1500.001px;flex:0 0 1500.001px;max-width:1500.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -750.001px);max-width:-moz-calc(50% - -750.001px);max-width:calc(50% - -750.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1510.001px;-ms-flex:0 0 1510.001px;flex:0 0 1510.001px;max-width:1510.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -755.001px);max-width:-moz-calc(50% - -755.001px);max-width:calc(50% - -755.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_55 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1520.001px;-ms-flex:0 0 1520.001px;flex:0 0 1520.001px;max-width:1520.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -760.001px);max-width:-moz-calc(50% - -760.001px);max-width:calc(50% - -760.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1530.001px;-ms-flex:0 0 1530.001px;flex:0 0 1530.001px;max-width:1530.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -765.001px);max-width:-moz-calc(50% - -765.001px);max-width:calc(50% - -765.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_65 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1540.001px;-ms-flex:0 0 1540.001px;flex:0 0 1540.001px;max-width:1540.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -770.001px);max-width:-moz-calc(50% - -770.001px);max-width:calc(50% - -770.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1550.001px;-ms-flex:0 0 1550.001px;flex:0 0 1550.001px;max-width:1550.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -775.001px);max-width:-moz-calc(50% - -775.001px);max-width:calc(50% - -775.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_75 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1560.001px;-ms-flex:0 0 1560.001px;flex:0 0 1560.001px;max-width:1560.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -780.001px);max-width:-moz-calc(50% - -780.001px);max-width:calc(50% - -780.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1570.001px;-ms-flex:0 0 1570.001px;flex:0 0 1570.001px;max-width:1570.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -785.001px);max-width:-moz-calc(50% - -785.001px);max-width:calc(50% - -785.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_85 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1580.001px;-ms-flex:0 0 1580.001px;flex:0 0 1580.001px;max-width:1580.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -790.001px);max-width:-moz-calc(50% - -790.001px);max-width:calc(50% - -790.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1590.001px;-ms-flex:0 0 1590.001px;flex:0 0 1590.001px;max-width:1590.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -795.001px);max-width:-moz-calc(50% - -795.001px);max-width:calc(50% - -795.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_95 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_wrapper.bt_bb_row_width_boxed_1400 .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]{-webkit-flex:0 0 1600.001px;-ms-flex:0 0 1600.001px;flex:0 0 1600.001px;max-width:1600.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:first-child{max-width:-webkit-calc(50% - -800.001px);max-width:-moz-calc(50% - -800.001px);max-width:calc(50% - -800.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:first-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -700.001px);max-width:-moz-calc(50% - -700.001px);max-width:calc(50% - -700.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -705.001px);max-width:-moz-calc(50% - -705.001px);max-width:calc(50% - -705.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_5 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -710.001px);max-width:-moz-calc(50% - -710.001px);max-width:calc(50% - -710.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_10 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -715.001px);max-width:-moz-calc(50% - -715.001px);max-width:calc(50% - -715.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_15 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -720.001px);max-width:-moz-calc(50% - -720.001px);max-width:calc(50% - -720.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_20 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -725.001px);max-width:-moz-calc(50% - -725.001px);max-width:calc(50% - -725.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_25 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -730.001px);max-width:-moz-calc(50% - -730.001px);max-width:calc(50% - -730.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_30 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -735.001px);max-width:-moz-calc(50% - -735.001px);max-width:calc(50% - -735.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_35 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -740.001px);max-width:-moz-calc(50% - -740.001px);max-width:calc(50% - -740.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_40 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -745.001px);max-width:-moz-calc(50% - -745.001px);max-width:calc(50% - -745.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_45 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -750.001px);max-width:-moz-calc(50% - -750.001px);max-width:calc(50% - -750.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_50 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -760.001px);max-width:-moz-calc(50% - -760.001px);max-width:calc(50% - -760.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_60 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -770.001px);max-width:-moz-calc(50% - -770.001px);max-width:calc(50% - -770.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_70 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -780.001px);max-width:-moz-calc(50% - -780.001px);max-width:calc(50% - -780.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_80 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -790.001px);max-width:-moz-calc(50% - -790.001px);max-width:calc(50% - -790.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_90 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:last-child{max-width:-webkit-calc(50% - -800.001px);max-width:-moz-calc(50% - -800.001px);max-width:calc(50% - -800.001px)}.bt_bb_section .bt_bb_row_wrapper.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_row.bt_bb_column_gap_100 .bt_bb_column[data-width="12"]:last-child .bt_bb_column_content{max-width:1400.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left,.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 120.001px;-ms-flex:0 0 120.001px;flex:0 0 120.001px;max-width:120.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 599.999px);max-width:-moz-calc(50% - 599.999px);max-width:calc(50% - 599.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:80.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 599.999px);max-width:-moz-calc(50% - 599.999px);max-width:calc(50% - 599.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:80.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 599.999px);max-width:-moz-calc(50% - 599.999px);max-width:calc(50% - 599.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:80.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 116.66767px;-ms-flex:0 0 116.66767px;flex:0 0 116.66767px;max-width:116.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 583.33233px);max-width:-moz-calc(50% - 583.33233px);max-width:calc(50% - 583.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:76.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 583.33233px);max-width:-moz-calc(50% - 583.33233px);max-width:calc(50% - 583.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:76.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 117.501px;-ms-flex:0 0 117.501px;flex:0 0 117.501px;max-width:117.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 587.499px);max-width:-moz-calc(50% - 587.499px);max-width:calc(50% - 587.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:77.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 587.499px);max-width:-moz-calc(50% - 587.499px);max-width:calc(50% - 587.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:77.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 118.33433px;-ms-flex:0 0 118.33433px;flex:0 0 118.33433px;max-width:118.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 591.66567px);max-width:-moz-calc(50% - 591.66567px);max-width:calc(50% - 591.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:78.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 591.66567px);max-width:-moz-calc(50% - 591.66567px);max-width:calc(50% - 591.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:78.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 119.16767px;-ms-flex:0 0 119.16767px;flex:0 0 119.16767px;max-width:119.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 595.83233px);max-width:-moz-calc(50% - 595.83233px);max-width:calc(50% - 595.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:79.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 595.83233px);max-width:-moz-calc(50% - 595.83233px);max-width:calc(50% - 595.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:79.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 120.001px;-ms-flex:0 0 120.001px;flex:0 0 120.001px;max-width:120.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 599.999px);max-width:-moz-calc(50% - 599.999px);max-width:calc(50% - 599.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:80.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 599.999px);max-width:-moz-calc(50% - 599.999px);max-width:calc(50% - 599.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:80.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 120.83433px;-ms-flex:0 0 120.83433px;flex:0 0 120.83433px;max-width:120.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 604.16567px);max-width:-moz-calc(50% - 604.16567px);max-width:calc(50% - 604.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:80.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 604.16567px);max-width:-moz-calc(50% - 604.16567px);max-width:calc(50% - 604.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:80.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 121.66767px;-ms-flex:0 0 121.66767px;flex:0 0 121.66767px;max-width:121.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 608.33233px);max-width:-moz-calc(50% - 608.33233px);max-width:calc(50% - 608.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:81.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 608.33233px);max-width:-moz-calc(50% - 608.33233px);max-width:calc(50% - 608.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:81.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 122.501px;-ms-flex:0 0 122.501px;flex:0 0 122.501px;max-width:122.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 612.499px);max-width:-moz-calc(50% - 612.499px);max-width:calc(50% - 612.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:82.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 612.499px);max-width:-moz-calc(50% - 612.499px);max-width:calc(50% - 612.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:82.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 123.33433px;-ms-flex:0 0 123.33433px;flex:0 0 123.33433px;max-width:123.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 616.66567px);max-width:-moz-calc(50% - 616.66567px);max-width:calc(50% - 616.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:83.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 616.66567px);max-width:-moz-calc(50% - 616.66567px);max-width:calc(50% - 616.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:83.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 124.16767px;-ms-flex:0 0 124.16767px;flex:0 0 124.16767px;max-width:124.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 620.83233px);max-width:-moz-calc(50% - 620.83233px);max-width:calc(50% - 620.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:84.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 620.83233px);max-width:-moz-calc(50% - 620.83233px);max-width:calc(50% - 620.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:84.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 125.001px;-ms-flex:0 0 125.001px;flex:0 0 125.001px;max-width:125.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 624.999px);max-width:-moz-calc(50% - 624.999px);max-width:calc(50% - 624.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:85.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 624.999px);max-width:-moz-calc(50% - 624.999px);max-width:calc(50% - 624.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:85.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 125.83433px;-ms-flex:0 0 125.83433px;flex:0 0 125.83433px;max-width:125.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 629.16567px);max-width:-moz-calc(50% - 629.16567px);max-width:calc(50% - 629.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:85.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 629.16567px);max-width:-moz-calc(50% - 629.16567px);max-width:calc(50% - 629.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:85.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 126.66767px;-ms-flex:0 0 126.66767px;flex:0 0 126.66767px;max-width:126.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 633.33233px);max-width:-moz-calc(50% - 633.33233px);max-width:calc(50% - 633.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:86.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 633.33233px);max-width:-moz-calc(50% - 633.33233px);max-width:calc(50% - 633.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:86.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 127.501px;-ms-flex:0 0 127.501px;flex:0 0 127.501px;max-width:127.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 637.499px);max-width:-moz-calc(50% - 637.499px);max-width:calc(50% - 637.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:87.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 637.499px);max-width:-moz-calc(50% - 637.499px);max-width:calc(50% - 637.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:87.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 128.33433px;-ms-flex:0 0 128.33433px;flex:0 0 128.33433px;max-width:128.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 641.66567px);max-width:-moz-calc(50% - 641.66567px);max-width:calc(50% - 641.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:88.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 641.66567px);max-width:-moz-calc(50% - 641.66567px);max-width:calc(50% - 641.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:88.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 129.16767px;-ms-flex:0 0 129.16767px;flex:0 0 129.16767px;max-width:129.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 645.83233px);max-width:-moz-calc(50% - 645.83233px);max-width:calc(50% - 645.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:89.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 645.83233px);max-width:-moz-calc(50% - 645.83233px);max-width:calc(50% - 645.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:89.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 130.001px;-ms-flex:0 0 130.001px;flex:0 0 130.001px;max-width:130.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 649.999px);max-width:-moz-calc(50% - 649.999px);max-width:calc(50% - 649.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:90.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 649.999px);max-width:-moz-calc(50% - 649.999px);max-width:calc(50% - 649.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:90.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 130.83433px;-ms-flex:0 0 130.83433px;flex:0 0 130.83433px;max-width:130.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 654.16567px);max-width:-moz-calc(50% - 654.16567px);max-width:calc(50% - 654.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:90.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 654.16567px);max-width:-moz-calc(50% - 654.16567px);max-width:calc(50% - 654.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:90.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 131.66767px;-ms-flex:0 0 131.66767px;flex:0 0 131.66767px;max-width:131.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 658.33233px);max-width:-moz-calc(50% - 658.33233px);max-width:calc(50% - 658.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:91.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 658.33233px);max-width:-moz-calc(50% - 658.33233px);max-width:calc(50% - 658.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:91.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 132.501px;-ms-flex:0 0 132.501px;flex:0 0 132.501px;max-width:132.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 662.499px);max-width:-moz-calc(50% - 662.499px);max-width:calc(50% - 662.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:92.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 662.499px);max-width:-moz-calc(50% - 662.499px);max-width:calc(50% - 662.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:92.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="1"]{-webkit-flex:0 0 133.33433px;-ms-flex:0 0 133.33433px;flex:0 0 133.33433px;max-width:133.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="1"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 666.66567px);max-width:-moz-calc(50% - 666.66567px);max-width:calc(50% - 666.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:first-child .bt_bb_column_inner_content{max-width:93.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="1"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 666.66567px);max-width:-moz-calc(50% - 666.66567px);max-width:calc(50% - 666.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="1"]:last-child .bt_bb_column_inner_content{max-width:93.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 240.001px;-ms-flex:0 0 240.001px;flex:0 0 240.001px;max-width:240.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:200.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:200.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:200.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 233.33433px;-ms-flex:0 0 233.33433px;flex:0 0 233.33433px;max-width:233.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 466.66567px);max-width:-moz-calc(50% - 466.66567px);max-width:calc(50% - 466.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:193.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 466.66567px);max-width:-moz-calc(50% - 466.66567px);max-width:calc(50% - 466.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:193.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 235.001px;-ms-flex:0 0 235.001px;flex:0 0 235.001px;max-width:235.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 469.999px);max-width:-moz-calc(50% - 469.999px);max-width:calc(50% - 469.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:195.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 469.999px);max-width:-moz-calc(50% - 469.999px);max-width:calc(50% - 469.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:195.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 236.66767px;-ms-flex:0 0 236.66767px;flex:0 0 236.66767px;max-width:236.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 473.33233px);max-width:-moz-calc(50% - 473.33233px);max-width:calc(50% - 473.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:196.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 473.33233px);max-width:-moz-calc(50% - 473.33233px);max-width:calc(50% - 473.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:196.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 238.33433px;-ms-flex:0 0 238.33433px;flex:0 0 238.33433px;max-width:238.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 476.66567px);max-width:-moz-calc(50% - 476.66567px);max-width:calc(50% - 476.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:198.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 476.66567px);max-width:-moz-calc(50% - 476.66567px);max-width:calc(50% - 476.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:198.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 240.001px;-ms-flex:0 0 240.001px;flex:0 0 240.001px;max-width:240.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 241.66767px;-ms-flex:0 0 241.66767px;flex:0 0 241.66767px;max-width:241.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 483.33233px);max-width:-moz-calc(50% - 483.33233px);max-width:calc(50% - 483.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:201.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 483.33233px);max-width:-moz-calc(50% - 483.33233px);max-width:calc(50% - 483.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:201.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 243.33433px;-ms-flex:0 0 243.33433px;flex:0 0 243.33433px;max-width:243.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 486.66567px);max-width:-moz-calc(50% - 486.66567px);max-width:calc(50% - 486.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:203.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 486.66567px);max-width:-moz-calc(50% - 486.66567px);max-width:calc(50% - 486.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:203.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 245.001px;-ms-flex:0 0 245.001px;flex:0 0 245.001px;max-width:245.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 489.999px);max-width:-moz-calc(50% - 489.999px);max-width:calc(50% - 489.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:205.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 489.999px);max-width:-moz-calc(50% - 489.999px);max-width:calc(50% - 489.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:205.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 246.66767px;-ms-flex:0 0 246.66767px;flex:0 0 246.66767px;max-width:246.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 493.33233px);max-width:-moz-calc(50% - 493.33233px);max-width:calc(50% - 493.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:206.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 493.33233px);max-width:-moz-calc(50% - 493.33233px);max-width:calc(50% - 493.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:206.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 248.33433px;-ms-flex:0 0 248.33433px;flex:0 0 248.33433px;max-width:248.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 496.66567px);max-width:-moz-calc(50% - 496.66567px);max-width:calc(50% - 496.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:208.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 496.66567px);max-width:-moz-calc(50% - 496.66567px);max-width:calc(50% - 496.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:208.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 250.001px;-ms-flex:0 0 250.001px;flex:0 0 250.001px;max-width:250.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 499.999px);max-width:-moz-calc(50% - 499.999px);max-width:calc(50% - 499.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 499.999px);max-width:-moz-calc(50% - 499.999px);max-width:calc(50% - 499.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 251.66767px;-ms-flex:0 0 251.66767px;flex:0 0 251.66767px;max-width:251.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 503.33233px);max-width:-moz-calc(50% - 503.33233px);max-width:calc(50% - 503.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:211.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 503.33233px);max-width:-moz-calc(50% - 503.33233px);max-width:calc(50% - 503.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:211.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 253.33433px;-ms-flex:0 0 253.33433px;flex:0 0 253.33433px;max-width:253.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 506.66567px);max-width:-moz-calc(50% - 506.66567px);max-width:calc(50% - 506.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:213.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 506.66567px);max-width:-moz-calc(50% - 506.66567px);max-width:calc(50% - 506.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:213.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 255.001px;-ms-flex:0 0 255.001px;flex:0 0 255.001px;max-width:255.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 509.999px);max-width:-moz-calc(50% - 509.999px);max-width:calc(50% - 509.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:215.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 509.999px);max-width:-moz-calc(50% - 509.999px);max-width:calc(50% - 509.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:215.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 256.66767px;-ms-flex:0 0 256.66767px;flex:0 0 256.66767px;max-width:256.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 513.33233px);max-width:-moz-calc(50% - 513.33233px);max-width:calc(50% - 513.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:216.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 513.33233px);max-width:-moz-calc(50% - 513.33233px);max-width:calc(50% - 513.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:216.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 258.33433px;-ms-flex:0 0 258.33433px;flex:0 0 258.33433px;max-width:258.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:218.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 516.66567px);max-width:-moz-calc(50% - 516.66567px);max-width:calc(50% - 516.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:218.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 260.001px;-ms-flex:0 0 260.001px;flex:0 0 260.001px;max-width:260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 519.999px);max-width:-moz-calc(50% - 519.999px);max-width:calc(50% - 519.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:220.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 519.999px);max-width:-moz-calc(50% - 519.999px);max-width:calc(50% - 519.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:220.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 261.66767px;-ms-flex:0 0 261.66767px;flex:0 0 261.66767px;max-width:261.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 523.33233px);max-width:-moz-calc(50% - 523.33233px);max-width:calc(50% - 523.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:221.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 523.33233px);max-width:-moz-calc(50% - 523.33233px);max-width:calc(50% - 523.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:221.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 263.33433px;-ms-flex:0 0 263.33433px;flex:0 0 263.33433px;max-width:263.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 526.66567px);max-width:-moz-calc(50% - 526.66567px);max-width:calc(50% - 526.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:223.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 526.66567px);max-width:-moz-calc(50% - 526.66567px);max-width:calc(50% - 526.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:223.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 265.001px;-ms-flex:0 0 265.001px;flex:0 0 265.001px;max-width:265.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 529.999px);max-width:-moz-calc(50% - 529.999px);max-width:calc(50% - 529.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:225.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 529.999px);max-width:-moz-calc(50% - 529.999px);max-width:calc(50% - 529.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:225.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2"]{-webkit-flex:0 0 266.66767px;-ms-flex:0 0 266.66767px;flex:0 0 266.66767px;max-width:266.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 533.33233px);max-width:-moz-calc(50% - 533.33233px);max-width:calc(50% - 533.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:first-child .bt_bb_column_inner_content{max-width:226.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 533.33233px);max-width:-moz-calc(50% - 533.33233px);max-width:calc(50% - 533.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2"]:last-child .bt_bb_column_inner_content{max-width:226.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 288.001px;-ms-flex:0 0 288.001px;flex:0 0 288.001px;max-width:288.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 431.999px);max-width:-moz-calc(50% - 431.999px);max-width:calc(50% - 431.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:248.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 431.999px);max-width:-moz-calc(50% - 431.999px);max-width:calc(50% - 431.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:248.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 431.999px);max-width:-moz-calc(50% - 431.999px);max-width:calc(50% - 431.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:248.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 280.001px;-ms-flex:0 0 280.001px;flex:0 0 280.001px;max-width:280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:240.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 419.999px);max-width:-moz-calc(50% - 419.999px);max-width:calc(50% - 419.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:240.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 282.001px;-ms-flex:0 0 282.001px;flex:0 0 282.001px;max-width:282.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 422.999px);max-width:-moz-calc(50% - 422.999px);max-width:calc(50% - 422.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:242.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 422.999px);max-width:-moz-calc(50% - 422.999px);max-width:calc(50% - 422.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:242.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 284.001px;-ms-flex:0 0 284.001px;flex:0 0 284.001px;max-width:284.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 425.999px);max-width:-moz-calc(50% - 425.999px);max-width:calc(50% - 425.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:244.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 425.999px);max-width:-moz-calc(50% - 425.999px);max-width:calc(50% - 425.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:244.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 286.001px;-ms-flex:0 0 286.001px;flex:0 0 286.001px;max-width:286.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 428.999px);max-width:-moz-calc(50% - 428.999px);max-width:calc(50% - 428.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:246.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 428.999px);max-width:-moz-calc(50% - 428.999px);max-width:calc(50% - 428.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:246.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 288.001px;-ms-flex:0 0 288.001px;flex:0 0 288.001px;max-width:288.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 431.999px);max-width:-moz-calc(50% - 431.999px);max-width:calc(50% - 431.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:248.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 431.999px);max-width:-moz-calc(50% - 431.999px);max-width:calc(50% - 431.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:248.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 290.001px;-ms-flex:0 0 290.001px;flex:0 0 290.001px;max-width:290.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 434.999px);max-width:-moz-calc(50% - 434.999px);max-width:calc(50% - 434.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:250.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 434.999px);max-width:-moz-calc(50% - 434.999px);max-width:calc(50% - 434.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:250.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 292.001px;-ms-flex:0 0 292.001px;flex:0 0 292.001px;max-width:292.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 437.999px);max-width:-moz-calc(50% - 437.999px);max-width:calc(50% - 437.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:252.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 437.999px);max-width:-moz-calc(50% - 437.999px);max-width:calc(50% - 437.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:252.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 294.001px;-ms-flex:0 0 294.001px;flex:0 0 294.001px;max-width:294.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 440.999px);max-width:-moz-calc(50% - 440.999px);max-width:calc(50% - 440.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:254.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 440.999px);max-width:-moz-calc(50% - 440.999px);max-width:calc(50% - 440.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:254.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 296.001px;-ms-flex:0 0 296.001px;flex:0 0 296.001px;max-width:296.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 443.999px);max-width:-moz-calc(50% - 443.999px);max-width:calc(50% - 443.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:256.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 443.999px);max-width:-moz-calc(50% - 443.999px);max-width:calc(50% - 443.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:256.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 298.001px;-ms-flex:0 0 298.001px;flex:0 0 298.001px;max-width:298.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 446.999px);max-width:-moz-calc(50% - 446.999px);max-width:calc(50% - 446.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:258.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 446.999px);max-width:-moz-calc(50% - 446.999px);max-width:calc(50% - 446.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:258.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 300.001px;-ms-flex:0 0 300.001px;flex:0 0 300.001px;max-width:300.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 449.999px);max-width:-moz-calc(50% - 449.999px);max-width:calc(50% - 449.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 449.999px);max-width:-moz-calc(50% - 449.999px);max-width:calc(50% - 449.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 302.001px;-ms-flex:0 0 302.001px;flex:0 0 302.001px;max-width:302.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 452.999px);max-width:-moz-calc(50% - 452.999px);max-width:calc(50% - 452.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:262.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 452.999px);max-width:-moz-calc(50% - 452.999px);max-width:calc(50% - 452.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:262.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 304.001px;-ms-flex:0 0 304.001px;flex:0 0 304.001px;max-width:304.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 455.999px);max-width:-moz-calc(50% - 455.999px);max-width:calc(50% - 455.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:264.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 455.999px);max-width:-moz-calc(50% - 455.999px);max-width:calc(50% - 455.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:264.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 306.001px;-ms-flex:0 0 306.001px;flex:0 0 306.001px;max-width:306.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 458.999px);max-width:-moz-calc(50% - 458.999px);max-width:calc(50% - 458.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:266.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 458.999px);max-width:-moz-calc(50% - 458.999px);max-width:calc(50% - 458.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:266.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 308.001px;-ms-flex:0 0 308.001px;flex:0 0 308.001px;max-width:308.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 461.999px);max-width:-moz-calc(50% - 461.999px);max-width:calc(50% - 461.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:268.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 461.999px);max-width:-moz-calc(50% - 461.999px);max-width:calc(50% - 461.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:268.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 310.001px;-ms-flex:0 0 310.001px;flex:0 0 310.001px;max-width:310.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 464.999px);max-width:-moz-calc(50% - 464.999px);max-width:calc(50% - 464.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:270.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 464.999px);max-width:-moz-calc(50% - 464.999px);max-width:calc(50% - 464.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:270.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 312.001px;-ms-flex:0 0 312.001px;flex:0 0 312.001px;max-width:312.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 467.999px);max-width:-moz-calc(50% - 467.999px);max-width:calc(50% - 467.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:272.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 467.999px);max-width:-moz-calc(50% - 467.999px);max-width:calc(50% - 467.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:272.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 314.001px;-ms-flex:0 0 314.001px;flex:0 0 314.001px;max-width:314.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 470.999px);max-width:-moz-calc(50% - 470.999px);max-width:calc(50% - 470.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:274.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 470.999px);max-width:-moz-calc(50% - 470.999px);max-width:calc(50% - 470.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:274.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 316.001px;-ms-flex:0 0 316.001px;flex:0 0 316.001px;max-width:316.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 473.999px);max-width:-moz-calc(50% - 473.999px);max-width:calc(50% - 473.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:276.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 473.999px);max-width:-moz-calc(50% - 473.999px);max-width:calc(50% - 473.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:276.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 318.001px;-ms-flex:0 0 318.001px;flex:0 0 318.001px;max-width:318.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 476.999px);max-width:-moz-calc(50% - 476.999px);max-width:calc(50% - 476.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:278.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 476.999px);max-width:-moz-calc(50% - 476.999px);max-width:calc(50% - 476.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:278.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="2.4"]{-webkit-flex:0 0 320.001px;-ms-flex:0 0 320.001px;flex:0 0 320.001px;max-width:320.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="2.4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:first-child .bt_bb_column_inner_content{max-width:280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="2.4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 479.999px);max-width:-moz-calc(50% - 479.999px);max-width:calc(50% - 479.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="2.4"]:last-child .bt_bb_column_inner_content{max-width:280.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 360.001px;-ms-flex:0 0 360.001px;flex:0 0 360.001px;max-width:360.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:320.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:320.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:320.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 350.001px;-ms-flex:0 0 350.001px;flex:0 0 350.001px;max-width:350.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 349.999px);max-width:-moz-calc(50% - 349.999px);max-width:calc(50% - 349.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:310.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 349.999px);max-width:-moz-calc(50% - 349.999px);max-width:calc(50% - 349.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:310.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 352.501px;-ms-flex:0 0 352.501px;flex:0 0 352.501px;max-width:352.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 352.499px);max-width:-moz-calc(50% - 352.499px);max-width:calc(50% - 352.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:312.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 352.499px);max-width:-moz-calc(50% - 352.499px);max-width:calc(50% - 352.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:312.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 355.001px;-ms-flex:0 0 355.001px;flex:0 0 355.001px;max-width:355.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 354.999px);max-width:-moz-calc(50% - 354.999px);max-width:calc(50% - 354.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:315.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 354.999px);max-width:-moz-calc(50% - 354.999px);max-width:calc(50% - 354.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:315.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 357.501px;-ms-flex:0 0 357.501px;flex:0 0 357.501px;max-width:357.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 357.499px);max-width:-moz-calc(50% - 357.499px);max-width:calc(50% - 357.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:317.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 357.499px);max-width:-moz-calc(50% - 357.499px);max-width:calc(50% - 357.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:317.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 360.001px;-ms-flex:0 0 360.001px;flex:0 0 360.001px;max-width:360.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:320.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 359.999px);max-width:-moz-calc(50% - 359.999px);max-width:calc(50% - 359.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:320.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 362.501px;-ms-flex:0 0 362.501px;flex:0 0 362.501px;max-width:362.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 362.499px);max-width:-moz-calc(50% - 362.499px);max-width:calc(50% - 362.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:322.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 362.499px);max-width:-moz-calc(50% - 362.499px);max-width:calc(50% - 362.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:322.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 365.001px;-ms-flex:0 0 365.001px;flex:0 0 365.001px;max-width:365.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 364.999px);max-width:-moz-calc(50% - 364.999px);max-width:calc(50% - 364.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:325.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 364.999px);max-width:-moz-calc(50% - 364.999px);max-width:calc(50% - 364.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:325.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 367.501px;-ms-flex:0 0 367.501px;flex:0 0 367.501px;max-width:367.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 367.499px);max-width:-moz-calc(50% - 367.499px);max-width:calc(50% - 367.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:327.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 367.499px);max-width:-moz-calc(50% - 367.499px);max-width:calc(50% - 367.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:327.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 370.001px;-ms-flex:0 0 370.001px;flex:0 0 370.001px;max-width:370.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 369.999px);max-width:-moz-calc(50% - 369.999px);max-width:calc(50% - 369.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:330.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 369.999px);max-width:-moz-calc(50% - 369.999px);max-width:calc(50% - 369.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:330.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 372.501px;-ms-flex:0 0 372.501px;flex:0 0 372.501px;max-width:372.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 372.499px);max-width:-moz-calc(50% - 372.499px);max-width:calc(50% - 372.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:332.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 372.499px);max-width:-moz-calc(50% - 372.499px);max-width:calc(50% - 372.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:332.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 375.001px;-ms-flex:0 0 375.001px;flex:0 0 375.001px;max-width:375.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 374.999px);max-width:-moz-calc(50% - 374.999px);max-width:calc(50% - 374.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:335.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 374.999px);max-width:-moz-calc(50% - 374.999px);max-width:calc(50% - 374.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:335.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 377.501px;-ms-flex:0 0 377.501px;flex:0 0 377.501px;max-width:377.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 377.499px);max-width:-moz-calc(50% - 377.499px);max-width:calc(50% - 377.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:337.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 377.499px);max-width:-moz-calc(50% - 377.499px);max-width:calc(50% - 377.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:337.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 380.001px;-ms-flex:0 0 380.001px;flex:0 0 380.001px;max-width:380.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 379.999px);max-width:-moz-calc(50% - 379.999px);max-width:calc(50% - 379.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:340.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 379.999px);max-width:-moz-calc(50% - 379.999px);max-width:calc(50% - 379.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:340.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 382.501px;-ms-flex:0 0 382.501px;flex:0 0 382.501px;max-width:382.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 382.499px);max-width:-moz-calc(50% - 382.499px);max-width:calc(50% - 382.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:342.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 382.499px);max-width:-moz-calc(50% - 382.499px);max-width:calc(50% - 382.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:342.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 385.001px;-ms-flex:0 0 385.001px;flex:0 0 385.001px;max-width:385.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 384.999px);max-width:-moz-calc(50% - 384.999px);max-width:calc(50% - 384.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:345.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 384.999px);max-width:-moz-calc(50% - 384.999px);max-width:calc(50% - 384.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:345.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 387.501px;-ms-flex:0 0 387.501px;flex:0 0 387.501px;max-width:387.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 387.499px);max-width:-moz-calc(50% - 387.499px);max-width:calc(50% - 387.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:347.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 387.499px);max-width:-moz-calc(50% - 387.499px);max-width:calc(50% - 387.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:347.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 390.001px;-ms-flex:0 0 390.001px;flex:0 0 390.001px;max-width:390.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 389.999px);max-width:-moz-calc(50% - 389.999px);max-width:calc(50% - 389.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:350.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 389.999px);max-width:-moz-calc(50% - 389.999px);max-width:calc(50% - 389.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:350.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 392.501px;-ms-flex:0 0 392.501px;flex:0 0 392.501px;max-width:392.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 392.499px);max-width:-moz-calc(50% - 392.499px);max-width:calc(50% - 392.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:352.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 392.499px);max-width:-moz-calc(50% - 392.499px);max-width:calc(50% - 392.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:352.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 395.001px;-ms-flex:0 0 395.001px;flex:0 0 395.001px;max-width:395.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 394.999px);max-width:-moz-calc(50% - 394.999px);max-width:calc(50% - 394.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:355.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 394.999px);max-width:-moz-calc(50% - 394.999px);max-width:calc(50% - 394.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:355.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 397.501px;-ms-flex:0 0 397.501px;flex:0 0 397.501px;max-width:397.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 397.499px);max-width:-moz-calc(50% - 397.499px);max-width:calc(50% - 397.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:357.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 397.499px);max-width:-moz-calc(50% - 397.499px);max-width:calc(50% - 397.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:357.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="3"]{-webkit-flex:0 0 400.001px;-ms-flex:0 0 400.001px;flex:0 0 400.001px;max-width:400.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="3"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 399.999px);max-width:-moz-calc(50% - 399.999px);max-width:calc(50% - 399.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:first-child .bt_bb_column_inner_content{max-width:360.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="3"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 399.999px);max-width:-moz-calc(50% - 399.999px);max-width:calc(50% - 399.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="3"]:last-child .bt_bb_column_inner_content{max-width:360.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 480.001px;-ms-flex:0 0 480.001px;flex:0 0 480.001px;max-width:480.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 239.999px);max-width:-moz-calc(50% - 239.999px);max-width:calc(50% - 239.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:440.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 239.999px);max-width:-moz-calc(50% - 239.999px);max-width:calc(50% - 239.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:440.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 239.999px);max-width:-moz-calc(50% - 239.999px);max-width:calc(50% - 239.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:440.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 466.66767px;-ms-flex:0 0 466.66767px;flex:0 0 466.66767px;max-width:466.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 233.33233px);max-width:-moz-calc(50% - 233.33233px);max-width:calc(50% - 233.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:426.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 233.33233px);max-width:-moz-calc(50% - 233.33233px);max-width:calc(50% - 233.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:426.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 470.001px;-ms-flex:0 0 470.001px;flex:0 0 470.001px;max-width:470.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 234.999px);max-width:-moz-calc(50% - 234.999px);max-width:calc(50% - 234.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:430.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 234.999px);max-width:-moz-calc(50% - 234.999px);max-width:calc(50% - 234.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:430.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 473.33433px;-ms-flex:0 0 473.33433px;flex:0 0 473.33433px;max-width:473.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 236.66567px);max-width:-moz-calc(50% - 236.66567px);max-width:calc(50% - 236.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:433.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 236.66567px);max-width:-moz-calc(50% - 236.66567px);max-width:calc(50% - 236.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:433.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 476.66767px;-ms-flex:0 0 476.66767px;flex:0 0 476.66767px;max-width:476.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 238.33233px);max-width:-moz-calc(50% - 238.33233px);max-width:calc(50% - 238.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:436.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 238.33233px);max-width:-moz-calc(50% - 238.33233px);max-width:calc(50% - 238.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:436.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 480.001px;-ms-flex:0 0 480.001px;flex:0 0 480.001px;max-width:480.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 239.999px);max-width:-moz-calc(50% - 239.999px);max-width:calc(50% - 239.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:440.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 239.999px);max-width:-moz-calc(50% - 239.999px);max-width:calc(50% - 239.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:440.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 483.33433px;-ms-flex:0 0 483.33433px;flex:0 0 483.33433px;max-width:483.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 241.66567px);max-width:-moz-calc(50% - 241.66567px);max-width:calc(50% - 241.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:443.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 241.66567px);max-width:-moz-calc(50% - 241.66567px);max-width:calc(50% - 241.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:443.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 486.66767px;-ms-flex:0 0 486.66767px;flex:0 0 486.66767px;max-width:486.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 243.33233px);max-width:-moz-calc(50% - 243.33233px);max-width:calc(50% - 243.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:446.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 243.33233px);max-width:-moz-calc(50% - 243.33233px);max-width:calc(50% - 243.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:446.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 490.001px;-ms-flex:0 0 490.001px;flex:0 0 490.001px;max-width:490.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 244.999px);max-width:-moz-calc(50% - 244.999px);max-width:calc(50% - 244.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:450.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 244.999px);max-width:-moz-calc(50% - 244.999px);max-width:calc(50% - 244.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:450.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 493.33433px;-ms-flex:0 0 493.33433px;flex:0 0 493.33433px;max-width:493.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 246.66567px);max-width:-moz-calc(50% - 246.66567px);max-width:calc(50% - 246.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:453.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 246.66567px);max-width:-moz-calc(50% - 246.66567px);max-width:calc(50% - 246.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:453.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 496.66767px;-ms-flex:0 0 496.66767px;flex:0 0 496.66767px;max-width:496.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 248.33233px);max-width:-moz-calc(50% - 248.33233px);max-width:calc(50% - 248.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:456.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 248.33233px);max-width:-moz-calc(50% - 248.33233px);max-width:calc(50% - 248.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:456.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 500.001px;-ms-flex:0 0 500.001px;flex:0 0 500.001px;max-width:500.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 249.999px);max-width:-moz-calc(50% - 249.999px);max-width:calc(50% - 249.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:460.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 249.999px);max-width:-moz-calc(50% - 249.999px);max-width:calc(50% - 249.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:460.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 503.33433px;-ms-flex:0 0 503.33433px;flex:0 0 503.33433px;max-width:503.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 251.66567px);max-width:-moz-calc(50% - 251.66567px);max-width:calc(50% - 251.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:463.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 251.66567px);max-width:-moz-calc(50% - 251.66567px);max-width:calc(50% - 251.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:463.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 506.66767px;-ms-flex:0 0 506.66767px;flex:0 0 506.66767px;max-width:506.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 253.33233px);max-width:-moz-calc(50% - 253.33233px);max-width:calc(50% - 253.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:466.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 253.33233px);max-width:-moz-calc(50% - 253.33233px);max-width:calc(50% - 253.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:466.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 510.001px;-ms-flex:0 0 510.001px;flex:0 0 510.001px;max-width:510.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 254.999px);max-width:-moz-calc(50% - 254.999px);max-width:calc(50% - 254.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:470.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 254.999px);max-width:-moz-calc(50% - 254.999px);max-width:calc(50% - 254.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:470.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 513.33433px;-ms-flex:0 0 513.33433px;flex:0 0 513.33433px;max-width:513.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 256.66567px);max-width:-moz-calc(50% - 256.66567px);max-width:calc(50% - 256.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:473.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 256.66567px);max-width:-moz-calc(50% - 256.66567px);max-width:calc(50% - 256.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:473.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 516.66767px;-ms-flex:0 0 516.66767px;flex:0 0 516.66767px;max-width:516.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 258.33233px);max-width:-moz-calc(50% - 258.33233px);max-width:calc(50% - 258.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:476.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 258.33233px);max-width:-moz-calc(50% - 258.33233px);max-width:calc(50% - 258.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:476.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 520.001px;-ms-flex:0 0 520.001px;flex:0 0 520.001px;max-width:520.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 259.999px);max-width:-moz-calc(50% - 259.999px);max-width:calc(50% - 259.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:480.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 259.999px);max-width:-moz-calc(50% - 259.999px);max-width:calc(50% - 259.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:480.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 523.33433px;-ms-flex:0 0 523.33433px;flex:0 0 523.33433px;max-width:523.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 261.66567px);max-width:-moz-calc(50% - 261.66567px);max-width:calc(50% - 261.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:483.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 261.66567px);max-width:-moz-calc(50% - 261.66567px);max-width:calc(50% - 261.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:483.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 526.66767px;-ms-flex:0 0 526.66767px;flex:0 0 526.66767px;max-width:526.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 263.33233px);max-width:-moz-calc(50% - 263.33233px);max-width:calc(50% - 263.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:486.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 263.33233px);max-width:-moz-calc(50% - 263.33233px);max-width:calc(50% - 263.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:486.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 530.001px;-ms-flex:0 0 530.001px;flex:0 0 530.001px;max-width:530.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 264.999px);max-width:-moz-calc(50% - 264.999px);max-width:calc(50% - 264.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:490.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 264.999px);max-width:-moz-calc(50% - 264.999px);max-width:calc(50% - 264.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:490.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4"]{-webkit-flex:0 0 533.33433px;-ms-flex:0 0 533.33433px;flex:0 0 533.33433px;max-width:533.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 266.66567px);max-width:-moz-calc(50% - 266.66567px);max-width:calc(50% - 266.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:first-child .bt_bb_column_inner_content{max-width:493.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 266.66567px);max-width:-moz-calc(50% - 266.66567px);max-width:calc(50% - 266.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4"]:last-child .bt_bb_column_inner_content{max-width:493.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 576.001px;-ms-flex:0 0 576.001px;flex:0 0 576.001px;max-width:576.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 143.999px);max-width:-moz-calc(50% - 143.999px);max-width:calc(50% - 143.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:536.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 143.999px);max-width:-moz-calc(50% - 143.999px);max-width:calc(50% - 143.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:536.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 143.999px);max-width:-moz-calc(50% - 143.999px);max-width:calc(50% - 143.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:536.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 560.001px;-ms-flex:0 0 560.001px;flex:0 0 560.001px;max-width:560.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 139.999px);max-width:-moz-calc(50% - 139.999px);max-width:calc(50% - 139.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:520.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 139.999px);max-width:-moz-calc(50% - 139.999px);max-width:calc(50% - 139.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:520.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 564.001px;-ms-flex:0 0 564.001px;flex:0 0 564.001px;max-width:564.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 140.999px);max-width:-moz-calc(50% - 140.999px);max-width:calc(50% - 140.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:524.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 140.999px);max-width:-moz-calc(50% - 140.999px);max-width:calc(50% - 140.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:524.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 568.001px;-ms-flex:0 0 568.001px;flex:0 0 568.001px;max-width:568.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 141.999px);max-width:-moz-calc(50% - 141.999px);max-width:calc(50% - 141.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:528.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 141.999px);max-width:-moz-calc(50% - 141.999px);max-width:calc(50% - 141.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:528.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 572.001px;-ms-flex:0 0 572.001px;flex:0 0 572.001px;max-width:572.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 142.999px);max-width:-moz-calc(50% - 142.999px);max-width:calc(50% - 142.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:532.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 142.999px);max-width:-moz-calc(50% - 142.999px);max-width:calc(50% - 142.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:532.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 576.001px;-ms-flex:0 0 576.001px;flex:0 0 576.001px;max-width:576.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 143.999px);max-width:-moz-calc(50% - 143.999px);max-width:calc(50% - 143.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:536.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 143.999px);max-width:-moz-calc(50% - 143.999px);max-width:calc(50% - 143.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:536.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 580.001px;-ms-flex:0 0 580.001px;flex:0 0 580.001px;max-width:580.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 144.999px);max-width:-moz-calc(50% - 144.999px);max-width:calc(50% - 144.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:540.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 144.999px);max-width:-moz-calc(50% - 144.999px);max-width:calc(50% - 144.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:540.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 584.001px;-ms-flex:0 0 584.001px;flex:0 0 584.001px;max-width:584.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 145.999px);max-width:-moz-calc(50% - 145.999px);max-width:calc(50% - 145.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:544.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 145.999px);max-width:-moz-calc(50% - 145.999px);max-width:calc(50% - 145.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:544.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 588.001px;-ms-flex:0 0 588.001px;flex:0 0 588.001px;max-width:588.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 146.999px);max-width:-moz-calc(50% - 146.999px);max-width:calc(50% - 146.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:548.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 146.999px);max-width:-moz-calc(50% - 146.999px);max-width:calc(50% - 146.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:548.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 592.001px;-ms-flex:0 0 592.001px;flex:0 0 592.001px;max-width:592.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 147.999px);max-width:-moz-calc(50% - 147.999px);max-width:calc(50% - 147.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:552.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 147.999px);max-width:-moz-calc(50% - 147.999px);max-width:calc(50% - 147.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:552.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 596.001px;-ms-flex:0 0 596.001px;flex:0 0 596.001px;max-width:596.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 148.999px);max-width:-moz-calc(50% - 148.999px);max-width:calc(50% - 148.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:556.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 148.999px);max-width:-moz-calc(50% - 148.999px);max-width:calc(50% - 148.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:556.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 600.001px;-ms-flex:0 0 600.001px;flex:0 0 600.001px;max-width:600.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 149.999px);max-width:-moz-calc(50% - 149.999px);max-width:calc(50% - 149.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:560.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 149.999px);max-width:-moz-calc(50% - 149.999px);max-width:calc(50% - 149.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:560.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 604.001px;-ms-flex:0 0 604.001px;flex:0 0 604.001px;max-width:604.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 150.999px);max-width:-moz-calc(50% - 150.999px);max-width:calc(50% - 150.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:564.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 150.999px);max-width:-moz-calc(50% - 150.999px);max-width:calc(50% - 150.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:564.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 608.001px;-ms-flex:0 0 608.001px;flex:0 0 608.001px;max-width:608.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 151.999px);max-width:-moz-calc(50% - 151.999px);max-width:calc(50% - 151.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:568.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 151.999px);max-width:-moz-calc(50% - 151.999px);max-width:calc(50% - 151.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:568.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 612.001px;-ms-flex:0 0 612.001px;flex:0 0 612.001px;max-width:612.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 152.999px);max-width:-moz-calc(50% - 152.999px);max-width:calc(50% - 152.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:572.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 152.999px);max-width:-moz-calc(50% - 152.999px);max-width:calc(50% - 152.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:572.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 616.001px;-ms-flex:0 0 616.001px;flex:0 0 616.001px;max-width:616.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 153.999px);max-width:-moz-calc(50% - 153.999px);max-width:calc(50% - 153.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:576.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 153.999px);max-width:-moz-calc(50% - 153.999px);max-width:calc(50% - 153.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:576.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 620.001px;-ms-flex:0 0 620.001px;flex:0 0 620.001px;max-width:620.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 154.999px);max-width:-moz-calc(50% - 154.999px);max-width:calc(50% - 154.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:580.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 154.999px);max-width:-moz-calc(50% - 154.999px);max-width:calc(50% - 154.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:580.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 624.001px;-ms-flex:0 0 624.001px;flex:0 0 624.001px;max-width:624.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 155.999px);max-width:-moz-calc(50% - 155.999px);max-width:calc(50% - 155.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:584.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 155.999px);max-width:-moz-calc(50% - 155.999px);max-width:calc(50% - 155.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:584.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 628.001px;-ms-flex:0 0 628.001px;flex:0 0 628.001px;max-width:628.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 156.999px);max-width:-moz-calc(50% - 156.999px);max-width:calc(50% - 156.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:588.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 156.999px);max-width:-moz-calc(50% - 156.999px);max-width:calc(50% - 156.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:588.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 632.001px;-ms-flex:0 0 632.001px;flex:0 0 632.001px;max-width:632.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 157.999px);max-width:-moz-calc(50% - 157.999px);max-width:calc(50% - 157.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:592.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 157.999px);max-width:-moz-calc(50% - 157.999px);max-width:calc(50% - 157.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:592.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 636.001px;-ms-flex:0 0 636.001px;flex:0 0 636.001px;max-width:636.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 158.999px);max-width:-moz-calc(50% - 158.999px);max-width:calc(50% - 158.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:596.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 158.999px);max-width:-moz-calc(50% - 158.999px);max-width:calc(50% - 158.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:596.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="4.8"]{-webkit-flex:0 0 640.001px;-ms-flex:0 0 640.001px;flex:0 0 640.001px;max-width:640.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="4.8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 159.999px);max-width:-moz-calc(50% - 159.999px);max-width:calc(50% - 159.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:first-child .bt_bb_column_inner_content{max-width:600.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="4.8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 159.999px);max-width:-moz-calc(50% - 159.999px);max-width:calc(50% - 159.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="4.8"]:last-child .bt_bb_column_inner_content{max-width:600.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 600.001px;-ms-flex:0 0 600.001px;flex:0 0 600.001px;max-width:600.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:560.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:560.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:560.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 583.33433px;-ms-flex:0 0 583.33433px;flex:0 0 583.33433px;max-width:583.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 116.66567px);max-width:-moz-calc(50% - 116.66567px);max-width:calc(50% - 116.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:543.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 116.66567px);max-width:-moz-calc(50% - 116.66567px);max-width:calc(50% - 116.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:543.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 587.501px;-ms-flex:0 0 587.501px;flex:0 0 587.501px;max-width:587.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 117.499px);max-width:-moz-calc(50% - 117.499px);max-width:calc(50% - 117.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:547.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 117.499px);max-width:-moz-calc(50% - 117.499px);max-width:calc(50% - 117.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:547.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 591.66767px;-ms-flex:0 0 591.66767px;flex:0 0 591.66767px;max-width:591.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 118.33233px);max-width:-moz-calc(50% - 118.33233px);max-width:calc(50% - 118.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:551.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 118.33233px);max-width:-moz-calc(50% - 118.33233px);max-width:calc(50% - 118.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:551.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 595.83433px;-ms-flex:0 0 595.83433px;flex:0 0 595.83433px;max-width:595.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 119.16567px);max-width:-moz-calc(50% - 119.16567px);max-width:calc(50% - 119.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:555.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 119.16567px);max-width:-moz-calc(50% - 119.16567px);max-width:calc(50% - 119.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:555.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 600.001px;-ms-flex:0 0 600.001px;flex:0 0 600.001px;max-width:600.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:560.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 119.999px);max-width:-moz-calc(50% - 119.999px);max-width:calc(50% - 119.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:560.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 604.16767px;-ms-flex:0 0 604.16767px;flex:0 0 604.16767px;max-width:604.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 120.83233px);max-width:-moz-calc(50% - 120.83233px);max-width:calc(50% - 120.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:564.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 120.83233px);max-width:-moz-calc(50% - 120.83233px);max-width:calc(50% - 120.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:564.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 608.33433px;-ms-flex:0 0 608.33433px;flex:0 0 608.33433px;max-width:608.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 121.66567px);max-width:-moz-calc(50% - 121.66567px);max-width:calc(50% - 121.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:568.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 121.66567px);max-width:-moz-calc(50% - 121.66567px);max-width:calc(50% - 121.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:568.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 612.501px;-ms-flex:0 0 612.501px;flex:0 0 612.501px;max-width:612.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 122.499px);max-width:-moz-calc(50% - 122.499px);max-width:calc(50% - 122.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:572.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 122.499px);max-width:-moz-calc(50% - 122.499px);max-width:calc(50% - 122.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:572.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 616.66767px;-ms-flex:0 0 616.66767px;flex:0 0 616.66767px;max-width:616.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 123.33233px);max-width:-moz-calc(50% - 123.33233px);max-width:calc(50% - 123.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:576.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 123.33233px);max-width:-moz-calc(50% - 123.33233px);max-width:calc(50% - 123.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:576.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 620.83433px;-ms-flex:0 0 620.83433px;flex:0 0 620.83433px;max-width:620.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 124.16567px);max-width:-moz-calc(50% - 124.16567px);max-width:calc(50% - 124.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:580.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 124.16567px);max-width:-moz-calc(50% - 124.16567px);max-width:calc(50% - 124.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:580.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 625.001px;-ms-flex:0 0 625.001px;flex:0 0 625.001px;max-width:625.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 124.999px);max-width:-moz-calc(50% - 124.999px);max-width:calc(50% - 124.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:585.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 124.999px);max-width:-moz-calc(50% - 124.999px);max-width:calc(50% - 124.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:585.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 629.16767px;-ms-flex:0 0 629.16767px;flex:0 0 629.16767px;max-width:629.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 125.83233px);max-width:-moz-calc(50% - 125.83233px);max-width:calc(50% - 125.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:589.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 125.83233px);max-width:-moz-calc(50% - 125.83233px);max-width:calc(50% - 125.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:589.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 633.33433px;-ms-flex:0 0 633.33433px;flex:0 0 633.33433px;max-width:633.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 126.66567px);max-width:-moz-calc(50% - 126.66567px);max-width:calc(50% - 126.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:593.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 126.66567px);max-width:-moz-calc(50% - 126.66567px);max-width:calc(50% - 126.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:593.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 637.501px;-ms-flex:0 0 637.501px;flex:0 0 637.501px;max-width:637.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 127.499px);max-width:-moz-calc(50% - 127.499px);max-width:calc(50% - 127.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:597.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 127.499px);max-width:-moz-calc(50% - 127.499px);max-width:calc(50% - 127.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:597.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 641.66767px;-ms-flex:0 0 641.66767px;flex:0 0 641.66767px;max-width:641.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 128.33233px);max-width:-moz-calc(50% - 128.33233px);max-width:calc(50% - 128.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:601.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 128.33233px);max-width:-moz-calc(50% - 128.33233px);max-width:calc(50% - 128.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:601.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 645.83433px;-ms-flex:0 0 645.83433px;flex:0 0 645.83433px;max-width:645.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 129.16567px);max-width:-moz-calc(50% - 129.16567px);max-width:calc(50% - 129.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:605.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 129.16567px);max-width:-moz-calc(50% - 129.16567px);max-width:calc(50% - 129.16567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:605.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 650.001px;-ms-flex:0 0 650.001px;flex:0 0 650.001px;max-width:650.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 129.999px);max-width:-moz-calc(50% - 129.999px);max-width:calc(50% - 129.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:610.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 129.999px);max-width:-moz-calc(50% - 129.999px);max-width:calc(50% - 129.999px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:610.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 654.16767px;-ms-flex:0 0 654.16767px;flex:0 0 654.16767px;max-width:654.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 130.83233px);max-width:-moz-calc(50% - 130.83233px);max-width:calc(50% - 130.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:614.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 130.83233px);max-width:-moz-calc(50% - 130.83233px);max-width:calc(50% - 130.83233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:614.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 658.33433px;-ms-flex:0 0 658.33433px;flex:0 0 658.33433px;max-width:658.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 131.66567px);max-width:-moz-calc(50% - 131.66567px);max-width:calc(50% - 131.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:618.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 131.66567px);max-width:-moz-calc(50% - 131.66567px);max-width:calc(50% - 131.66567px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:618.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 662.501px;-ms-flex:0 0 662.501px;flex:0 0 662.501px;max-width:662.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 132.499px);max-width:-moz-calc(50% - 132.499px);max-width:calc(50% - 132.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:622.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 132.499px);max-width:-moz-calc(50% - 132.499px);max-width:calc(50% - 132.499px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:622.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="5"]{-webkit-flex:0 0 666.66767px;-ms-flex:0 0 666.66767px;flex:0 0 666.66767px;max-width:666.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="5"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 133.33233px);max-width:-moz-calc(50% - 133.33233px);max-width:calc(50% - 133.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:first-child .bt_bb_column_inner_content{max-width:626.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="5"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - 133.33233px);max-width:-moz-calc(50% - 133.33233px);max-width:calc(50% - 133.33233px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="5"]:last-child .bt_bb_column_inner_content{max-width:626.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 720.001px;-ms-flex:0 0 720.001px;flex:0 0 720.001px;max-width:720.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:680.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:680.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:680.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 700.001px;-ms-flex:0 0 700.001px;flex:0 0 700.001px;max-width:700.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:660.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:660.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 705.001px;-ms-flex:0 0 705.001px;flex:0 0 705.001px;max-width:705.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:665.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:665.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 710.001px;-ms-flex:0 0 710.001px;flex:0 0 710.001px;max-width:710.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:670.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:670.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 715.001px;-ms-flex:0 0 715.001px;flex:0 0 715.001px;max-width:715.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:675.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:675.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 720.001px;-ms-flex:0 0 720.001px;flex:0 0 720.001px;max-width:720.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:680.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:680.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 725.001px;-ms-flex:0 0 725.001px;flex:0 0 725.001px;max-width:725.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:685.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:685.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 730.001px;-ms-flex:0 0 730.001px;flex:0 0 730.001px;max-width:730.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:690.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:690.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 735.001px;-ms-flex:0 0 735.001px;flex:0 0 735.001px;max-width:735.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:695.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:695.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 740.001px;-ms-flex:0 0 740.001px;flex:0 0 740.001px;max-width:740.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:700.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:700.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 745.001px;-ms-flex:0 0 745.001px;flex:0 0 745.001px;max-width:745.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:705.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:705.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 750.001px;-ms-flex:0 0 750.001px;flex:0 0 750.001px;max-width:750.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:710.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:710.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 755.001px;-ms-flex:0 0 755.001px;flex:0 0 755.001px;max-width:755.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:715.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:715.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 760.001px;-ms-flex:0 0 760.001px;flex:0 0 760.001px;max-width:760.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:720.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:720.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 765.001px;-ms-flex:0 0 765.001px;flex:0 0 765.001px;max-width:765.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:725.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:725.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 770.001px;-ms-flex:0 0 770.001px;flex:0 0 770.001px;max-width:770.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:730.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:730.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 775.001px;-ms-flex:0 0 775.001px;flex:0 0 775.001px;max-width:775.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:735.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:735.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 780.001px;-ms-flex:0 0 780.001px;flex:0 0 780.001px;max-width:780.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:740.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:740.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 785.001px;-ms-flex:0 0 785.001px;flex:0 0 785.001px;max-width:785.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:745.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:745.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 790.001px;-ms-flex:0 0 790.001px;flex:0 0 790.001px;max-width:790.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:750.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:750.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 795.001px;-ms-flex:0 0 795.001px;flex:0 0 795.001px;max-width:795.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:755.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:755.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="6"]{-webkit-flex:0 0 800.001px;-ms-flex:0 0 800.001px;flex:0 0 800.001px;max-width:800.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:first-child .bt_bb_column_inner_content{max-width:760.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -.001px);max-width:-moz-calc(50% - -.001px);max-width:calc(50% - -.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="6"]:last-child .bt_bb_column_inner_content{max-width:760.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 840.001px;-ms-flex:0 0 840.001px;flex:0 0 840.001px;max-width:840.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:800.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:800.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:800.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 816.66767px;-ms-flex:0 0 816.66767px;flex:0 0 816.66767px;max-width:816.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -116.66767px);max-width:-moz-calc(50% - -116.66767px);max-width:calc(50% - -116.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:776.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -116.66767px);max-width:-moz-calc(50% - -116.66767px);max-width:calc(50% - -116.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:776.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 822.501px;-ms-flex:0 0 822.501px;flex:0 0 822.501px;max-width:822.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -117.501px);max-width:-moz-calc(50% - -117.501px);max-width:calc(50% - -117.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:782.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -117.501px);max-width:-moz-calc(50% - -117.501px);max-width:calc(50% - -117.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:782.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 828.33433px;-ms-flex:0 0 828.33433px;flex:0 0 828.33433px;max-width:828.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -118.33433px);max-width:-moz-calc(50% - -118.33433px);max-width:calc(50% - -118.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:788.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -118.33433px);max-width:-moz-calc(50% - -118.33433px);max-width:calc(50% - -118.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:788.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 834.16767px;-ms-flex:0 0 834.16767px;flex:0 0 834.16767px;max-width:834.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -119.16767px);max-width:-moz-calc(50% - -119.16767px);max-width:calc(50% - -119.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:794.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -119.16767px);max-width:-moz-calc(50% - -119.16767px);max-width:calc(50% - -119.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:794.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 840.001px;-ms-flex:0 0 840.001px;flex:0 0 840.001px;max-width:840.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:800.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -120.001px);max-width:-moz-calc(50% - -120.001px);max-width:calc(50% - -120.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:800.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 845.83433px;-ms-flex:0 0 845.83433px;flex:0 0 845.83433px;max-width:845.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -120.83433px);max-width:-moz-calc(50% - -120.83433px);max-width:calc(50% - -120.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:805.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -120.83433px);max-width:-moz-calc(50% - -120.83433px);max-width:calc(50% - -120.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:805.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 851.66767px;-ms-flex:0 0 851.66767px;flex:0 0 851.66767px;max-width:851.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -121.66767px);max-width:-moz-calc(50% - -121.66767px);max-width:calc(50% - -121.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:811.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -121.66767px);max-width:-moz-calc(50% - -121.66767px);max-width:calc(50% - -121.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:811.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 857.501px;-ms-flex:0 0 857.501px;flex:0 0 857.501px;max-width:857.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -122.501px);max-width:-moz-calc(50% - -122.501px);max-width:calc(50% - -122.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:817.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -122.501px);max-width:-moz-calc(50% - -122.501px);max-width:calc(50% - -122.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:817.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 863.33433px;-ms-flex:0 0 863.33433px;flex:0 0 863.33433px;max-width:863.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -123.33433px);max-width:-moz-calc(50% - -123.33433px);max-width:calc(50% - -123.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:823.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -123.33433px);max-width:-moz-calc(50% - -123.33433px);max-width:calc(50% - -123.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:823.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 869.16767px;-ms-flex:0 0 869.16767px;flex:0 0 869.16767px;max-width:869.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -124.16767px);max-width:-moz-calc(50% - -124.16767px);max-width:calc(50% - -124.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:829.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -124.16767px);max-width:-moz-calc(50% - -124.16767px);max-width:calc(50% - -124.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:829.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 875.001px;-ms-flex:0 0 875.001px;flex:0 0 875.001px;max-width:875.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -125.001px);max-width:-moz-calc(50% - -125.001px);max-width:calc(50% - -125.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:835.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -125.001px);max-width:-moz-calc(50% - -125.001px);max-width:calc(50% - -125.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:835.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 880.83433px;-ms-flex:0 0 880.83433px;flex:0 0 880.83433px;max-width:880.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -125.83433px);max-width:-moz-calc(50% - -125.83433px);max-width:calc(50% - -125.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:840.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -125.83433px);max-width:-moz-calc(50% - -125.83433px);max-width:calc(50% - -125.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:840.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 886.66767px;-ms-flex:0 0 886.66767px;flex:0 0 886.66767px;max-width:886.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -126.66767px);max-width:-moz-calc(50% - -126.66767px);max-width:calc(50% - -126.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:846.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -126.66767px);max-width:-moz-calc(50% - -126.66767px);max-width:calc(50% - -126.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:846.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 892.501px;-ms-flex:0 0 892.501px;flex:0 0 892.501px;max-width:892.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -127.501px);max-width:-moz-calc(50% - -127.501px);max-width:calc(50% - -127.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:852.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -127.501px);max-width:-moz-calc(50% - -127.501px);max-width:calc(50% - -127.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:852.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 898.33433px;-ms-flex:0 0 898.33433px;flex:0 0 898.33433px;max-width:898.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -128.33433px);max-width:-moz-calc(50% - -128.33433px);max-width:calc(50% - -128.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:858.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -128.33433px);max-width:-moz-calc(50% - -128.33433px);max-width:calc(50% - -128.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:858.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 904.16767px;-ms-flex:0 0 904.16767px;flex:0 0 904.16767px;max-width:904.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -129.16767px);max-width:-moz-calc(50% - -129.16767px);max-width:calc(50% - -129.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:864.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -129.16767px);max-width:-moz-calc(50% - -129.16767px);max-width:calc(50% - -129.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:864.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 910.001px;-ms-flex:0 0 910.001px;flex:0 0 910.001px;max-width:910.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -130.001px);max-width:-moz-calc(50% - -130.001px);max-width:calc(50% - -130.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:870.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -130.001px);max-width:-moz-calc(50% - -130.001px);max-width:calc(50% - -130.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:870.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 915.83433px;-ms-flex:0 0 915.83433px;flex:0 0 915.83433px;max-width:915.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -130.83433px);max-width:-moz-calc(50% - -130.83433px);max-width:calc(50% - -130.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:875.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -130.83433px);max-width:-moz-calc(50% - -130.83433px);max-width:calc(50% - -130.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:875.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 921.66767px;-ms-flex:0 0 921.66767px;flex:0 0 921.66767px;max-width:921.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -131.66767px);max-width:-moz-calc(50% - -131.66767px);max-width:calc(50% - -131.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:881.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -131.66767px);max-width:-moz-calc(50% - -131.66767px);max-width:calc(50% - -131.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:881.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 927.501px;-ms-flex:0 0 927.501px;flex:0 0 927.501px;max-width:927.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -132.501px);max-width:-moz-calc(50% - -132.501px);max-width:calc(50% - -132.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:887.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -132.501px);max-width:-moz-calc(50% - -132.501px);max-width:calc(50% - -132.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:887.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7"]{-webkit-flex:0 0 933.33433px;-ms-flex:0 0 933.33433px;flex:0 0 933.33433px;max-width:933.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -133.33433px);max-width:-moz-calc(50% - -133.33433px);max-width:calc(50% - -133.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:first-child .bt_bb_column_inner_content{max-width:893.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -133.33433px);max-width:-moz-calc(50% - -133.33433px);max-width:calc(50% - -133.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7"]:last-child .bt_bb_column_inner_content{max-width:893.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 864.001px;-ms-flex:0 0 864.001px;flex:0 0 864.001px;max-width:864.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -144.001px);max-width:-moz-calc(50% - -144.001px);max-width:calc(50% - -144.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:824.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -144.001px);max-width:-moz-calc(50% - -144.001px);max-width:calc(50% - -144.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:824.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -144.001px);max-width:-moz-calc(50% - -144.001px);max-width:calc(50% - -144.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:824.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 840.001px;-ms-flex:0 0 840.001px;flex:0 0 840.001px;max-width:840.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -140.001px);max-width:-moz-calc(50% - -140.001px);max-width:calc(50% - -140.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:800.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -140.001px);max-width:-moz-calc(50% - -140.001px);max-width:calc(50% - -140.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:800.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 846.001px;-ms-flex:0 0 846.001px;flex:0 0 846.001px;max-width:846.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -141.001px);max-width:-moz-calc(50% - -141.001px);max-width:calc(50% - -141.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:806.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -141.001px);max-width:-moz-calc(50% - -141.001px);max-width:calc(50% - -141.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:806.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 852.001px;-ms-flex:0 0 852.001px;flex:0 0 852.001px;max-width:852.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -142.001px);max-width:-moz-calc(50% - -142.001px);max-width:calc(50% - -142.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:812.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -142.001px);max-width:-moz-calc(50% - -142.001px);max-width:calc(50% - -142.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:812.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 858.001px;-ms-flex:0 0 858.001px;flex:0 0 858.001px;max-width:858.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -143.001px);max-width:-moz-calc(50% - -143.001px);max-width:calc(50% - -143.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:818.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -143.001px);max-width:-moz-calc(50% - -143.001px);max-width:calc(50% - -143.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:818.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 864.001px;-ms-flex:0 0 864.001px;flex:0 0 864.001px;max-width:864.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -144.001px);max-width:-moz-calc(50% - -144.001px);max-width:calc(50% - -144.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:824.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -144.001px);max-width:-moz-calc(50% - -144.001px);max-width:calc(50% - -144.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:824.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 870.001px;-ms-flex:0 0 870.001px;flex:0 0 870.001px;max-width:870.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -145.001px);max-width:-moz-calc(50% - -145.001px);max-width:calc(50% - -145.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:830.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -145.001px);max-width:-moz-calc(50% - -145.001px);max-width:calc(50% - -145.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:830.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 876.001px;-ms-flex:0 0 876.001px;flex:0 0 876.001px;max-width:876.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -146.001px);max-width:-moz-calc(50% - -146.001px);max-width:calc(50% - -146.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:836.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -146.001px);max-width:-moz-calc(50% - -146.001px);max-width:calc(50% - -146.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:836.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 882.001px;-ms-flex:0 0 882.001px;flex:0 0 882.001px;max-width:882.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -147.001px);max-width:-moz-calc(50% - -147.001px);max-width:calc(50% - -147.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:842.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -147.001px);max-width:-moz-calc(50% - -147.001px);max-width:calc(50% - -147.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:842.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 888.001px;-ms-flex:0 0 888.001px;flex:0 0 888.001px;max-width:888.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -148.001px);max-width:-moz-calc(50% - -148.001px);max-width:calc(50% - -148.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:848.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -148.001px);max-width:-moz-calc(50% - -148.001px);max-width:calc(50% - -148.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:848.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 894.001px;-ms-flex:0 0 894.001px;flex:0 0 894.001px;max-width:894.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -149.001px);max-width:-moz-calc(50% - -149.001px);max-width:calc(50% - -149.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:854.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -149.001px);max-width:-moz-calc(50% - -149.001px);max-width:calc(50% - -149.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:854.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 900.001px;-ms-flex:0 0 900.001px;flex:0 0 900.001px;max-width:900.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -150.001px);max-width:-moz-calc(50% - -150.001px);max-width:calc(50% - -150.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:860.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -150.001px);max-width:-moz-calc(50% - -150.001px);max-width:calc(50% - -150.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:860.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 906.001px;-ms-flex:0 0 906.001px;flex:0 0 906.001px;max-width:906.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -151.001px);max-width:-moz-calc(50% - -151.001px);max-width:calc(50% - -151.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:866.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -151.001px);max-width:-moz-calc(50% - -151.001px);max-width:calc(50% - -151.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:866.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 912.001px;-ms-flex:0 0 912.001px;flex:0 0 912.001px;max-width:912.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -152.001px);max-width:-moz-calc(50% - -152.001px);max-width:calc(50% - -152.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:872.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -152.001px);max-width:-moz-calc(50% - -152.001px);max-width:calc(50% - -152.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:872.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 918.001px;-ms-flex:0 0 918.001px;flex:0 0 918.001px;max-width:918.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -153.001px);max-width:-moz-calc(50% - -153.001px);max-width:calc(50% - -153.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:878.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -153.001px);max-width:-moz-calc(50% - -153.001px);max-width:calc(50% - -153.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:878.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 924.001px;-ms-flex:0 0 924.001px;flex:0 0 924.001px;max-width:924.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -154.001px);max-width:-moz-calc(50% - -154.001px);max-width:calc(50% - -154.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:884.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -154.001px);max-width:-moz-calc(50% - -154.001px);max-width:calc(50% - -154.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:884.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 930.001px;-ms-flex:0 0 930.001px;flex:0 0 930.001px;max-width:930.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -155.001px);max-width:-moz-calc(50% - -155.001px);max-width:calc(50% - -155.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:890.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -155.001px);max-width:-moz-calc(50% - -155.001px);max-width:calc(50% - -155.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:890.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 936.001px;-ms-flex:0 0 936.001px;flex:0 0 936.001px;max-width:936.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -156.001px);max-width:-moz-calc(50% - -156.001px);max-width:calc(50% - -156.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:896.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -156.001px);max-width:-moz-calc(50% - -156.001px);max-width:calc(50% - -156.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:896.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 942.001px;-ms-flex:0 0 942.001px;flex:0 0 942.001px;max-width:942.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -157.001px);max-width:-moz-calc(50% - -157.001px);max-width:calc(50% - -157.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:902.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -157.001px);max-width:-moz-calc(50% - -157.001px);max-width:calc(50% - -157.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:902.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 948.001px;-ms-flex:0 0 948.001px;flex:0 0 948.001px;max-width:948.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -158.001px);max-width:-moz-calc(50% - -158.001px);max-width:calc(50% - -158.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:908.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -158.001px);max-width:-moz-calc(50% - -158.001px);max-width:calc(50% - -158.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:908.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 954.001px;-ms-flex:0 0 954.001px;flex:0 0 954.001px;max-width:954.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -159.001px);max-width:-moz-calc(50% - -159.001px);max-width:calc(50% - -159.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:914.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -159.001px);max-width:-moz-calc(50% - -159.001px);max-width:calc(50% - -159.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:914.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="7.2"]{-webkit-flex:0 0 960.001px;-ms-flex:0 0 960.001px;flex:0 0 960.001px;max-width:960.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="7.2"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -160.001px);max-width:-moz-calc(50% - -160.001px);max-width:calc(50% - -160.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:first-child .bt_bb_column_inner_content{max-width:920.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="7.2"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -160.001px);max-width:-moz-calc(50% - -160.001px);max-width:calc(50% - -160.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="7.2"]:last-child .bt_bb_column_inner_content{max-width:920.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 960.001px;-ms-flex:0 0 960.001px;flex:0 0 960.001px;max-width:960.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -240.001px);max-width:-moz-calc(50% - -240.001px);max-width:calc(50% - -240.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:920.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -240.001px);max-width:-moz-calc(50% - -240.001px);max-width:calc(50% - -240.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:920.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -240.001px);max-width:-moz-calc(50% - -240.001px);max-width:calc(50% - -240.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:920.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 933.33433px;-ms-flex:0 0 933.33433px;flex:0 0 933.33433px;max-width:933.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -233.33433px);max-width:-moz-calc(50% - -233.33433px);max-width:calc(50% - -233.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:893.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -233.33433px);max-width:-moz-calc(50% - -233.33433px);max-width:calc(50% - -233.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:893.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 940.001px;-ms-flex:0 0 940.001px;flex:0 0 940.001px;max-width:940.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -235.001px);max-width:-moz-calc(50% - -235.001px);max-width:calc(50% - -235.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:900.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -235.001px);max-width:-moz-calc(50% - -235.001px);max-width:calc(50% - -235.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:900.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 946.66767px;-ms-flex:0 0 946.66767px;flex:0 0 946.66767px;max-width:946.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -236.66767px);max-width:-moz-calc(50% - -236.66767px);max-width:calc(50% - -236.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:906.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -236.66767px);max-width:-moz-calc(50% - -236.66767px);max-width:calc(50% - -236.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:906.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 953.33433px;-ms-flex:0 0 953.33433px;flex:0 0 953.33433px;max-width:953.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -238.33433px);max-width:-moz-calc(50% - -238.33433px);max-width:calc(50% - -238.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:913.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -238.33433px);max-width:-moz-calc(50% - -238.33433px);max-width:calc(50% - -238.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:913.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 960.001px;-ms-flex:0 0 960.001px;flex:0 0 960.001px;max-width:960.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -240.001px);max-width:-moz-calc(50% - -240.001px);max-width:calc(50% - -240.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:920.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -240.001px);max-width:-moz-calc(50% - -240.001px);max-width:calc(50% - -240.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:920.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 966.66767px;-ms-flex:0 0 966.66767px;flex:0 0 966.66767px;max-width:966.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -241.66767px);max-width:-moz-calc(50% - -241.66767px);max-width:calc(50% - -241.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:926.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -241.66767px);max-width:-moz-calc(50% - -241.66767px);max-width:calc(50% - -241.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:926.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 973.33433px;-ms-flex:0 0 973.33433px;flex:0 0 973.33433px;max-width:973.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -243.33433px);max-width:-moz-calc(50% - -243.33433px);max-width:calc(50% - -243.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:933.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -243.33433px);max-width:-moz-calc(50% - -243.33433px);max-width:calc(50% - -243.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:933.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 980.001px;-ms-flex:0 0 980.001px;flex:0 0 980.001px;max-width:980.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -245.001px);max-width:-moz-calc(50% - -245.001px);max-width:calc(50% - -245.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:940.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -245.001px);max-width:-moz-calc(50% - -245.001px);max-width:calc(50% - -245.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:940.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 986.66767px;-ms-flex:0 0 986.66767px;flex:0 0 986.66767px;max-width:986.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -246.66767px);max-width:-moz-calc(50% - -246.66767px);max-width:calc(50% - -246.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:946.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -246.66767px);max-width:-moz-calc(50% - -246.66767px);max-width:calc(50% - -246.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:946.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 993.33433px;-ms-flex:0 0 993.33433px;flex:0 0 993.33433px;max-width:993.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -248.33433px);max-width:-moz-calc(50% - -248.33433px);max-width:calc(50% - -248.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:953.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -248.33433px);max-width:-moz-calc(50% - -248.33433px);max-width:calc(50% - -248.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:953.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1000.001px;-ms-flex:0 0 1000.001px;flex:0 0 1000.001px;max-width:1000.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -250.001px);max-width:-moz-calc(50% - -250.001px);max-width:calc(50% - -250.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:960.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -250.001px);max-width:-moz-calc(50% - -250.001px);max-width:calc(50% - -250.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:960.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1006.66767px;-ms-flex:0 0 1006.66767px;flex:0 0 1006.66767px;max-width:1006.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -251.66767px);max-width:-moz-calc(50% - -251.66767px);max-width:calc(50% - -251.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:966.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -251.66767px);max-width:-moz-calc(50% - -251.66767px);max-width:calc(50% - -251.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:966.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1013.33433px;-ms-flex:0 0 1013.33433px;flex:0 0 1013.33433px;max-width:1013.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -253.33433px);max-width:-moz-calc(50% - -253.33433px);max-width:calc(50% - -253.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:973.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -253.33433px);max-width:-moz-calc(50% - -253.33433px);max-width:calc(50% - -253.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:973.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1020.001px;-ms-flex:0 0 1020.001px;flex:0 0 1020.001px;max-width:1020.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -255.001px);max-width:-moz-calc(50% - -255.001px);max-width:calc(50% - -255.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:980.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -255.001px);max-width:-moz-calc(50% - -255.001px);max-width:calc(50% - -255.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:980.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1026.66767px;-ms-flex:0 0 1026.66767px;flex:0 0 1026.66767px;max-width:1026.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -256.66767px);max-width:-moz-calc(50% - -256.66767px);max-width:calc(50% - -256.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:986.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -256.66767px);max-width:-moz-calc(50% - -256.66767px);max-width:calc(50% - -256.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:986.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1033.33433px;-ms-flex:0 0 1033.33433px;flex:0 0 1033.33433px;max-width:1033.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -258.33433px);max-width:-moz-calc(50% - -258.33433px);max-width:calc(50% - -258.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:993.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -258.33433px);max-width:-moz-calc(50% - -258.33433px);max-width:calc(50% - -258.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:993.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1040.001px;-ms-flex:0 0 1040.001px;flex:0 0 1040.001px;max-width:1040.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -260.001px);max-width:-moz-calc(50% - -260.001px);max-width:calc(50% - -260.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:1000.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -260.001px);max-width:-moz-calc(50% - -260.001px);max-width:calc(50% - -260.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:1000.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1046.66767px;-ms-flex:0 0 1046.66767px;flex:0 0 1046.66767px;max-width:1046.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -261.66767px);max-width:-moz-calc(50% - -261.66767px);max-width:calc(50% - -261.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:1006.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -261.66767px);max-width:-moz-calc(50% - -261.66767px);max-width:calc(50% - -261.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:1006.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1053.33433px;-ms-flex:0 0 1053.33433px;flex:0 0 1053.33433px;max-width:1053.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -263.33433px);max-width:-moz-calc(50% - -263.33433px);max-width:calc(50% - -263.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:1013.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -263.33433px);max-width:-moz-calc(50% - -263.33433px);max-width:calc(50% - -263.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:1013.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1060.001px;-ms-flex:0 0 1060.001px;flex:0 0 1060.001px;max-width:1060.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -265.001px);max-width:-moz-calc(50% - -265.001px);max-width:calc(50% - -265.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:1020.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -265.001px);max-width:-moz-calc(50% - -265.001px);max-width:calc(50% - -265.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:1020.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="8"]{-webkit-flex:0 0 1066.66767px;-ms-flex:0 0 1066.66767px;flex:0 0 1066.66767px;max-width:1066.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="8"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -266.66767px);max-width:-moz-calc(50% - -266.66767px);max-width:calc(50% - -266.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:first-child .bt_bb_column_inner_content{max-width:1026.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="8"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -266.66767px);max-width:-moz-calc(50% - -266.66767px);max-width:calc(50% - -266.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="8"]:last-child .bt_bb_column_inner_content{max-width:1026.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1080.001px;-ms-flex:0 0 1080.001px;flex:0 0 1080.001px;max-width:1080.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1040.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1040.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1040.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1050.001px;-ms-flex:0 0 1050.001px;flex:0 0 1050.001px;max-width:1050.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -350.001px);max-width:-moz-calc(50% - -350.001px);max-width:calc(50% - -350.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1010.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -350.001px);max-width:-moz-calc(50% - -350.001px);max-width:calc(50% - -350.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1010.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1057.501px;-ms-flex:0 0 1057.501px;flex:0 0 1057.501px;max-width:1057.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -352.501px);max-width:-moz-calc(50% - -352.501px);max-width:calc(50% - -352.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1017.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -352.501px);max-width:-moz-calc(50% - -352.501px);max-width:calc(50% - -352.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1017.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1065.001px;-ms-flex:0 0 1065.001px;flex:0 0 1065.001px;max-width:1065.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -355.001px);max-width:-moz-calc(50% - -355.001px);max-width:calc(50% - -355.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1025.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -355.001px);max-width:-moz-calc(50% - -355.001px);max-width:calc(50% - -355.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1025.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1072.501px;-ms-flex:0 0 1072.501px;flex:0 0 1072.501px;max-width:1072.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -357.501px);max-width:-moz-calc(50% - -357.501px);max-width:calc(50% - -357.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1032.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -357.501px);max-width:-moz-calc(50% - -357.501px);max-width:calc(50% - -357.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1032.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1080.001px;-ms-flex:0 0 1080.001px;flex:0 0 1080.001px;max-width:1080.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1040.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -360.001px);max-width:-moz-calc(50% - -360.001px);max-width:calc(50% - -360.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1040.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1087.501px;-ms-flex:0 0 1087.501px;flex:0 0 1087.501px;max-width:1087.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -362.501px);max-width:-moz-calc(50% - -362.501px);max-width:calc(50% - -362.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1047.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -362.501px);max-width:-moz-calc(50% - -362.501px);max-width:calc(50% - -362.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1047.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1095.001px;-ms-flex:0 0 1095.001px;flex:0 0 1095.001px;max-width:1095.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -365.001px);max-width:-moz-calc(50% - -365.001px);max-width:calc(50% - -365.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1055.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -365.001px);max-width:-moz-calc(50% - -365.001px);max-width:calc(50% - -365.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1055.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1102.501px;-ms-flex:0 0 1102.501px;flex:0 0 1102.501px;max-width:1102.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -367.501px);max-width:-moz-calc(50% - -367.501px);max-width:calc(50% - -367.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1062.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -367.501px);max-width:-moz-calc(50% - -367.501px);max-width:calc(50% - -367.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1062.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1110.001px;-ms-flex:0 0 1110.001px;flex:0 0 1110.001px;max-width:1110.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -370.001px);max-width:-moz-calc(50% - -370.001px);max-width:calc(50% - -370.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1070.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -370.001px);max-width:-moz-calc(50% - -370.001px);max-width:calc(50% - -370.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1070.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1117.501px;-ms-flex:0 0 1117.501px;flex:0 0 1117.501px;max-width:1117.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -372.501px);max-width:-moz-calc(50% - -372.501px);max-width:calc(50% - -372.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1077.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -372.501px);max-width:-moz-calc(50% - -372.501px);max-width:calc(50% - -372.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1077.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1125.001px;-ms-flex:0 0 1125.001px;flex:0 0 1125.001px;max-width:1125.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -375.001px);max-width:-moz-calc(50% - -375.001px);max-width:calc(50% - -375.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1085.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -375.001px);max-width:-moz-calc(50% - -375.001px);max-width:calc(50% - -375.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1085.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1132.501px;-ms-flex:0 0 1132.501px;flex:0 0 1132.501px;max-width:1132.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -377.501px);max-width:-moz-calc(50% - -377.501px);max-width:calc(50% - -377.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1092.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -377.501px);max-width:-moz-calc(50% - -377.501px);max-width:calc(50% - -377.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1092.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1140.001px;-ms-flex:0 0 1140.001px;flex:0 0 1140.001px;max-width:1140.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -380.001px);max-width:-moz-calc(50% - -380.001px);max-width:calc(50% - -380.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1100.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -380.001px);max-width:-moz-calc(50% - -380.001px);max-width:calc(50% - -380.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1100.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1147.501px;-ms-flex:0 0 1147.501px;flex:0 0 1147.501px;max-width:1147.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -382.501px);max-width:-moz-calc(50% - -382.501px);max-width:calc(50% - -382.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1107.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -382.501px);max-width:-moz-calc(50% - -382.501px);max-width:calc(50% - -382.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1107.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1155.001px;-ms-flex:0 0 1155.001px;flex:0 0 1155.001px;max-width:1155.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -385.001px);max-width:-moz-calc(50% - -385.001px);max-width:calc(50% - -385.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1115.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -385.001px);max-width:-moz-calc(50% - -385.001px);max-width:calc(50% - -385.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1115.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1162.501px;-ms-flex:0 0 1162.501px;flex:0 0 1162.501px;max-width:1162.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -387.501px);max-width:-moz-calc(50% - -387.501px);max-width:calc(50% - -387.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1122.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -387.501px);max-width:-moz-calc(50% - -387.501px);max-width:calc(50% - -387.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1122.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1170.001px;-ms-flex:0 0 1170.001px;flex:0 0 1170.001px;max-width:1170.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -390.001px);max-width:-moz-calc(50% - -390.001px);max-width:calc(50% - -390.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1130.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -390.001px);max-width:-moz-calc(50% - -390.001px);max-width:calc(50% - -390.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1130.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1177.501px;-ms-flex:0 0 1177.501px;flex:0 0 1177.501px;max-width:1177.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -392.501px);max-width:-moz-calc(50% - -392.501px);max-width:calc(50% - -392.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1137.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -392.501px);max-width:-moz-calc(50% - -392.501px);max-width:calc(50% - -392.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1137.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1185.001px;-ms-flex:0 0 1185.001px;flex:0 0 1185.001px;max-width:1185.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -395.001px);max-width:-moz-calc(50% - -395.001px);max-width:calc(50% - -395.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1145.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -395.001px);max-width:-moz-calc(50% - -395.001px);max-width:calc(50% - -395.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1145.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1192.501px;-ms-flex:0 0 1192.501px;flex:0 0 1192.501px;max-width:1192.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -397.501px);max-width:-moz-calc(50% - -397.501px);max-width:calc(50% - -397.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1152.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -397.501px);max-width:-moz-calc(50% - -397.501px);max-width:calc(50% - -397.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1152.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9"]{-webkit-flex:0 0 1200.001px;-ms-flex:0 0 1200.001px;flex:0 0 1200.001px;max-width:1200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -400.001px);max-width:-moz-calc(50% - -400.001px);max-width:calc(50% - -400.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:first-child .bt_bb_column_inner_content{max-width:1160.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -400.001px);max-width:-moz-calc(50% - -400.001px);max-width:calc(50% - -400.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9"]:last-child .bt_bb_column_inner_content{max-width:1160.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1152.001px;-ms-flex:0 0 1152.001px;flex:0 0 1152.001px;max-width:1152.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -432.001px);max-width:-moz-calc(50% - -432.001px);max-width:calc(50% - -432.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1112.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -432.001px);max-width:-moz-calc(50% - -432.001px);max-width:calc(50% - -432.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1112.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -432.001px);max-width:-moz-calc(50% - -432.001px);max-width:calc(50% - -432.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1112.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1120.001px;-ms-flex:0 0 1120.001px;flex:0 0 1120.001px;max-width:1120.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1080.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -420.001px);max-width:-moz-calc(50% - -420.001px);max-width:calc(50% - -420.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1080.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1128.001px;-ms-flex:0 0 1128.001px;flex:0 0 1128.001px;max-width:1128.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -423.001px);max-width:-moz-calc(50% - -423.001px);max-width:calc(50% - -423.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1088.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -423.001px);max-width:-moz-calc(50% - -423.001px);max-width:calc(50% - -423.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1088.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1136.001px;-ms-flex:0 0 1136.001px;flex:0 0 1136.001px;max-width:1136.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -426.001px);max-width:-moz-calc(50% - -426.001px);max-width:calc(50% - -426.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1096.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -426.001px);max-width:-moz-calc(50% - -426.001px);max-width:calc(50% - -426.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1096.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1144.001px;-ms-flex:0 0 1144.001px;flex:0 0 1144.001px;max-width:1144.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -429.001px);max-width:-moz-calc(50% - -429.001px);max-width:calc(50% - -429.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1104.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -429.001px);max-width:-moz-calc(50% - -429.001px);max-width:calc(50% - -429.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1104.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1152.001px;-ms-flex:0 0 1152.001px;flex:0 0 1152.001px;max-width:1152.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -432.001px);max-width:-moz-calc(50% - -432.001px);max-width:calc(50% - -432.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1112.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -432.001px);max-width:-moz-calc(50% - -432.001px);max-width:calc(50% - -432.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1112.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1160.001px;-ms-flex:0 0 1160.001px;flex:0 0 1160.001px;max-width:1160.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -435.001px);max-width:-moz-calc(50% - -435.001px);max-width:calc(50% - -435.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1120.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -435.001px);max-width:-moz-calc(50% - -435.001px);max-width:calc(50% - -435.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1120.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1168.001px;-ms-flex:0 0 1168.001px;flex:0 0 1168.001px;max-width:1168.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -438.001px);max-width:-moz-calc(50% - -438.001px);max-width:calc(50% - -438.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1128.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -438.001px);max-width:-moz-calc(50% - -438.001px);max-width:calc(50% - -438.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1128.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1176.001px;-ms-flex:0 0 1176.001px;flex:0 0 1176.001px;max-width:1176.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -441.001px);max-width:-moz-calc(50% - -441.001px);max-width:calc(50% - -441.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1136.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -441.001px);max-width:-moz-calc(50% - -441.001px);max-width:calc(50% - -441.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1136.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1184.001px;-ms-flex:0 0 1184.001px;flex:0 0 1184.001px;max-width:1184.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -444.001px);max-width:-moz-calc(50% - -444.001px);max-width:calc(50% - -444.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1144.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -444.001px);max-width:-moz-calc(50% - -444.001px);max-width:calc(50% - -444.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1144.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1192.001px;-ms-flex:0 0 1192.001px;flex:0 0 1192.001px;max-width:1192.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -447.001px);max-width:-moz-calc(50% - -447.001px);max-width:calc(50% - -447.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1152.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -447.001px);max-width:-moz-calc(50% - -447.001px);max-width:calc(50% - -447.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1152.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1200.001px;-ms-flex:0 0 1200.001px;flex:0 0 1200.001px;max-width:1200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -450.001px);max-width:-moz-calc(50% - -450.001px);max-width:calc(50% - -450.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1160.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -450.001px);max-width:-moz-calc(50% - -450.001px);max-width:calc(50% - -450.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1160.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1208.001px;-ms-flex:0 0 1208.001px;flex:0 0 1208.001px;max-width:1208.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -453.001px);max-width:-moz-calc(50% - -453.001px);max-width:calc(50% - -453.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1168.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -453.001px);max-width:-moz-calc(50% - -453.001px);max-width:calc(50% - -453.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1168.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1216.001px;-ms-flex:0 0 1216.001px;flex:0 0 1216.001px;max-width:1216.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -456.001px);max-width:-moz-calc(50% - -456.001px);max-width:calc(50% - -456.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1176.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -456.001px);max-width:-moz-calc(50% - -456.001px);max-width:calc(50% - -456.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1176.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1224.001px;-ms-flex:0 0 1224.001px;flex:0 0 1224.001px;max-width:1224.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -459.001px);max-width:-moz-calc(50% - -459.001px);max-width:calc(50% - -459.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1184.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -459.001px);max-width:-moz-calc(50% - -459.001px);max-width:calc(50% - -459.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1184.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1232.001px;-ms-flex:0 0 1232.001px;flex:0 0 1232.001px;max-width:1232.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -462.001px);max-width:-moz-calc(50% - -462.001px);max-width:calc(50% - -462.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1192.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -462.001px);max-width:-moz-calc(50% - -462.001px);max-width:calc(50% - -462.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1192.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1240.001px;-ms-flex:0 0 1240.001px;flex:0 0 1240.001px;max-width:1240.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -465.001px);max-width:-moz-calc(50% - -465.001px);max-width:calc(50% - -465.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -465.001px);max-width:-moz-calc(50% - -465.001px);max-width:calc(50% - -465.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1248.001px;-ms-flex:0 0 1248.001px;flex:0 0 1248.001px;max-width:1248.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -468.001px);max-width:-moz-calc(50% - -468.001px);max-width:calc(50% - -468.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1208.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -468.001px);max-width:-moz-calc(50% - -468.001px);max-width:calc(50% - -468.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1208.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1256.001px;-ms-flex:0 0 1256.001px;flex:0 0 1256.001px;max-width:1256.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -471.001px);max-width:-moz-calc(50% - -471.001px);max-width:calc(50% - -471.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1216.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -471.001px);max-width:-moz-calc(50% - -471.001px);max-width:calc(50% - -471.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1216.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1264.001px;-ms-flex:0 0 1264.001px;flex:0 0 1264.001px;max-width:1264.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -474.001px);max-width:-moz-calc(50% - -474.001px);max-width:calc(50% - -474.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1224.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -474.001px);max-width:-moz-calc(50% - -474.001px);max-width:calc(50% - -474.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1224.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1272.001px;-ms-flex:0 0 1272.001px;flex:0 0 1272.001px;max-width:1272.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -477.001px);max-width:-moz-calc(50% - -477.001px);max-width:calc(50% - -477.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1232.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -477.001px);max-width:-moz-calc(50% - -477.001px);max-width:calc(50% - -477.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1232.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="9.6"]{-webkit-flex:0 0 1280.001px;-ms-flex:0 0 1280.001px;flex:0 0 1280.001px;max-width:1280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="9.6"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:first-child .bt_bb_column_inner_content{max-width:1240.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="9.6"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="9.6"]:last-child .bt_bb_column_inner_content{max-width:1240.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1200.001px;-ms-flex:0 0 1200.001px;flex:0 0 1200.001px;max-width:1200.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1160.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1160.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1160.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1166.66767px;-ms-flex:0 0 1166.66767px;flex:0 0 1166.66767px;max-width:1166.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -466.66767px);max-width:-moz-calc(50% - -466.66767px);max-width:calc(50% - -466.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1126.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -466.66767px);max-width:-moz-calc(50% - -466.66767px);max-width:calc(50% - -466.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1126.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1175.001px;-ms-flex:0 0 1175.001px;flex:0 0 1175.001px;max-width:1175.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -470.001px);max-width:-moz-calc(50% - -470.001px);max-width:calc(50% - -470.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1135.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -470.001px);max-width:-moz-calc(50% - -470.001px);max-width:calc(50% - -470.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1135.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1183.33433px;-ms-flex:0 0 1183.33433px;flex:0 0 1183.33433px;max-width:1183.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -473.33433px);max-width:-moz-calc(50% - -473.33433px);max-width:calc(50% - -473.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1143.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -473.33433px);max-width:-moz-calc(50% - -473.33433px);max-width:calc(50% - -473.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1143.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1191.66767px;-ms-flex:0 0 1191.66767px;flex:0 0 1191.66767px;max-width:1191.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -476.66767px);max-width:-moz-calc(50% - -476.66767px);max-width:calc(50% - -476.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1151.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -476.66767px);max-width:-moz-calc(50% - -476.66767px);max-width:calc(50% - -476.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1151.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1200.001px;-ms-flex:0 0 1200.001px;flex:0 0 1200.001px;max-width:1200.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1160.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -480.001px);max-width:-moz-calc(50% - -480.001px);max-width:calc(50% - -480.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1160.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1208.33433px;-ms-flex:0 0 1208.33433px;flex:0 0 1208.33433px;max-width:1208.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -483.33433px);max-width:-moz-calc(50% - -483.33433px);max-width:calc(50% - -483.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1168.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -483.33433px);max-width:-moz-calc(50% - -483.33433px);max-width:calc(50% - -483.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1168.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1216.66767px;-ms-flex:0 0 1216.66767px;flex:0 0 1216.66767px;max-width:1216.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -486.66767px);max-width:-moz-calc(50% - -486.66767px);max-width:calc(50% - -486.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1176.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -486.66767px);max-width:-moz-calc(50% - -486.66767px);max-width:calc(50% - -486.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1176.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1225.001px;-ms-flex:0 0 1225.001px;flex:0 0 1225.001px;max-width:1225.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -490.001px);max-width:-moz-calc(50% - -490.001px);max-width:calc(50% - -490.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1185.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -490.001px);max-width:-moz-calc(50% - -490.001px);max-width:calc(50% - -490.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1185.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1233.33433px;-ms-flex:0 0 1233.33433px;flex:0 0 1233.33433px;max-width:1233.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -493.33433px);max-width:-moz-calc(50% - -493.33433px);max-width:calc(50% - -493.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1193.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -493.33433px);max-width:-moz-calc(50% - -493.33433px);max-width:calc(50% - -493.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1193.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1241.66767px;-ms-flex:0 0 1241.66767px;flex:0 0 1241.66767px;max-width:1241.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -496.66767px);max-width:-moz-calc(50% - -496.66767px);max-width:calc(50% - -496.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1201.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -496.66767px);max-width:-moz-calc(50% - -496.66767px);max-width:calc(50% - -496.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1201.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1250.001px;-ms-flex:0 0 1250.001px;flex:0 0 1250.001px;max-width:1250.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -500.001px);max-width:-moz-calc(50% - -500.001px);max-width:calc(50% - -500.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -500.001px);max-width:-moz-calc(50% - -500.001px);max-width:calc(50% - -500.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1210.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1258.33433px;-ms-flex:0 0 1258.33433px;flex:0 0 1258.33433px;max-width:1258.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -503.33433px);max-width:-moz-calc(50% - -503.33433px);max-width:calc(50% - -503.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1218.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -503.33433px);max-width:-moz-calc(50% - -503.33433px);max-width:calc(50% - -503.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1218.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1266.66767px;-ms-flex:0 0 1266.66767px;flex:0 0 1266.66767px;max-width:1266.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -506.66767px);max-width:-moz-calc(50% - -506.66767px);max-width:calc(50% - -506.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1226.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -506.66767px);max-width:-moz-calc(50% - -506.66767px);max-width:calc(50% - -506.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1226.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1275.001px;-ms-flex:0 0 1275.001px;flex:0 0 1275.001px;max-width:1275.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -510.001px);max-width:-moz-calc(50% - -510.001px);max-width:calc(50% - -510.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1235.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -510.001px);max-width:-moz-calc(50% - -510.001px);max-width:calc(50% - -510.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1235.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1283.33433px;-ms-flex:0 0 1283.33433px;flex:0 0 1283.33433px;max-width:1283.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -513.33433px);max-width:-moz-calc(50% - -513.33433px);max-width:calc(50% - -513.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1243.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -513.33433px);max-width:-moz-calc(50% - -513.33433px);max-width:calc(50% - -513.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1243.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1291.66767px;-ms-flex:0 0 1291.66767px;flex:0 0 1291.66767px;max-width:1291.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1251.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -516.66767px);max-width:-moz-calc(50% - -516.66767px);max-width:calc(50% - -516.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1251.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1300.001px;-ms-flex:0 0 1300.001px;flex:0 0 1300.001px;max-width:1300.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -520.001px);max-width:-moz-calc(50% - -520.001px);max-width:calc(50% - -520.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -520.001px);max-width:-moz-calc(50% - -520.001px);max-width:calc(50% - -520.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1260.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1308.33433px;-ms-flex:0 0 1308.33433px;flex:0 0 1308.33433px;max-width:1308.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -523.33433px);max-width:-moz-calc(50% - -523.33433px);max-width:calc(50% - -523.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1268.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -523.33433px);max-width:-moz-calc(50% - -523.33433px);max-width:calc(50% - -523.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1268.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1316.66767px;-ms-flex:0 0 1316.66767px;flex:0 0 1316.66767px;max-width:1316.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -526.66767px);max-width:-moz-calc(50% - -526.66767px);max-width:calc(50% - -526.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1276.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -526.66767px);max-width:-moz-calc(50% - -526.66767px);max-width:calc(50% - -526.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1276.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1325.001px;-ms-flex:0 0 1325.001px;flex:0 0 1325.001px;max-width:1325.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -530.001px);max-width:-moz-calc(50% - -530.001px);max-width:calc(50% - -530.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1285.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -530.001px);max-width:-moz-calc(50% - -530.001px);max-width:calc(50% - -530.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1285.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="10"]{-webkit-flex:0 0 1333.33433px;-ms-flex:0 0 1333.33433px;flex:0 0 1333.33433px;max-width:1333.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="10"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -533.33433px);max-width:-moz-calc(50% - -533.33433px);max-width:calc(50% - -533.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:first-child .bt_bb_column_inner_content{max-width:1293.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="10"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -533.33433px);max-width:-moz-calc(50% - -533.33433px);max-width:calc(50% - -533.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="10"]:last-child .bt_bb_column_inner_content{max-width:1293.33433px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1320.001px;-ms-flex:0 0 1320.001px;flex:0 0 1320.001px;max-width:1320.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1280.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1280.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1280.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1283.33433px;-ms-flex:0 0 1283.33433px;flex:0 0 1283.33433px;max-width:1283.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -583.33433px);max-width:-moz-calc(50% - -583.33433px);max-width:calc(50% - -583.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1243.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -583.33433px);max-width:-moz-calc(50% - -583.33433px);max-width:calc(50% - -583.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1243.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1292.501px;-ms-flex:0 0 1292.501px;flex:0 0 1292.501px;max-width:1292.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -587.501px);max-width:-moz-calc(50% - -587.501px);max-width:calc(50% - -587.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1252.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -587.501px);max-width:-moz-calc(50% - -587.501px);max-width:calc(50% - -587.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1252.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1301.66767px;-ms-flex:0 0 1301.66767px;flex:0 0 1301.66767px;max-width:1301.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -591.66767px);max-width:-moz-calc(50% - -591.66767px);max-width:calc(50% - -591.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1261.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -591.66767px);max-width:-moz-calc(50% - -591.66767px);max-width:calc(50% - -591.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1261.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1310.83433px;-ms-flex:0 0 1310.83433px;flex:0 0 1310.83433px;max-width:1310.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -595.83433px);max-width:-moz-calc(50% - -595.83433px);max-width:calc(50% - -595.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1270.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -595.83433px);max-width:-moz-calc(50% - -595.83433px);max-width:calc(50% - -595.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1270.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1320.001px;-ms-flex:0 0 1320.001px;flex:0 0 1320.001px;max-width:1320.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -600.001px);max-width:-moz-calc(50% - -600.001px);max-width:calc(50% - -600.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1280.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1329.16767px;-ms-flex:0 0 1329.16767px;flex:0 0 1329.16767px;max-width:1329.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -604.16767px);max-width:-moz-calc(50% - -604.16767px);max-width:calc(50% - -604.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1289.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -604.16767px);max-width:-moz-calc(50% - -604.16767px);max-width:calc(50% - -604.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1289.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1338.33433px;-ms-flex:0 0 1338.33433px;flex:0 0 1338.33433px;max-width:1338.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -608.33433px);max-width:-moz-calc(50% - -608.33433px);max-width:calc(50% - -608.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1298.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -608.33433px);max-width:-moz-calc(50% - -608.33433px);max-width:calc(50% - -608.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1298.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1347.501px;-ms-flex:0 0 1347.501px;flex:0 0 1347.501px;max-width:1347.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -612.501px);max-width:-moz-calc(50% - -612.501px);max-width:calc(50% - -612.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1307.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -612.501px);max-width:-moz-calc(50% - -612.501px);max-width:calc(50% - -612.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1307.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1356.66767px;-ms-flex:0 0 1356.66767px;flex:0 0 1356.66767px;max-width:1356.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -616.66767px);max-width:-moz-calc(50% - -616.66767px);max-width:calc(50% - -616.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1316.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -616.66767px);max-width:-moz-calc(50% - -616.66767px);max-width:calc(50% - -616.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1316.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1365.83433px;-ms-flex:0 0 1365.83433px;flex:0 0 1365.83433px;max-width:1365.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -620.83433px);max-width:-moz-calc(50% - -620.83433px);max-width:calc(50% - -620.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1325.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -620.83433px);max-width:-moz-calc(50% - -620.83433px);max-width:calc(50% - -620.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1325.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1375.001px;-ms-flex:0 0 1375.001px;flex:0 0 1375.001px;max-width:1375.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -625.001px);max-width:-moz-calc(50% - -625.001px);max-width:calc(50% - -625.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1335.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -625.001px);max-width:-moz-calc(50% - -625.001px);max-width:calc(50% - -625.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1335.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1384.16767px;-ms-flex:0 0 1384.16767px;flex:0 0 1384.16767px;max-width:1384.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -629.16767px);max-width:-moz-calc(50% - -629.16767px);max-width:calc(50% - -629.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1344.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -629.16767px);max-width:-moz-calc(50% - -629.16767px);max-width:calc(50% - -629.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1344.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1393.33433px;-ms-flex:0 0 1393.33433px;flex:0 0 1393.33433px;max-width:1393.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -633.33433px);max-width:-moz-calc(50% - -633.33433px);max-width:calc(50% - -633.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1353.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -633.33433px);max-width:-moz-calc(50% - -633.33433px);max-width:calc(50% - -633.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1353.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1402.501px;-ms-flex:0 0 1402.501px;flex:0 0 1402.501px;max-width:1402.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -637.501px);max-width:-moz-calc(50% - -637.501px);max-width:calc(50% - -637.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1362.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -637.501px);max-width:-moz-calc(50% - -637.501px);max-width:calc(50% - -637.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1362.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1411.66767px;-ms-flex:0 0 1411.66767px;flex:0 0 1411.66767px;max-width:1411.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -641.66767px);max-width:-moz-calc(50% - -641.66767px);max-width:calc(50% - -641.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1371.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -641.66767px);max-width:-moz-calc(50% - -641.66767px);max-width:calc(50% - -641.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1371.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1420.83433px;-ms-flex:0 0 1420.83433px;flex:0 0 1420.83433px;max-width:1420.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -645.83433px);max-width:-moz-calc(50% - -645.83433px);max-width:calc(50% - -645.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1380.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -645.83433px);max-width:-moz-calc(50% - -645.83433px);max-width:calc(50% - -645.83433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1380.83433px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1430.001px;-ms-flex:0 0 1430.001px;flex:0 0 1430.001px;max-width:1430.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -650.001px);max-width:-moz-calc(50% - -650.001px);max-width:calc(50% - -650.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1390.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -650.001px);max-width:-moz-calc(50% - -650.001px);max-width:calc(50% - -650.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1390.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1439.16767px;-ms-flex:0 0 1439.16767px;flex:0 0 1439.16767px;max-width:1439.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -654.16767px);max-width:-moz-calc(50% - -654.16767px);max-width:calc(50% - -654.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1399.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -654.16767px);max-width:-moz-calc(50% - -654.16767px);max-width:calc(50% - -654.16767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1399.16767px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1448.33433px;-ms-flex:0 0 1448.33433px;flex:0 0 1448.33433px;max-width:1448.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -658.33433px);max-width:-moz-calc(50% - -658.33433px);max-width:calc(50% - -658.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1408.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -658.33433px);max-width:-moz-calc(50% - -658.33433px);max-width:calc(50% - -658.33433px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1408.33433px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1457.501px;-ms-flex:0 0 1457.501px;flex:0 0 1457.501px;max-width:1457.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -662.501px);max-width:-moz-calc(50% - -662.501px);max-width:calc(50% - -662.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1417.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -662.501px);max-width:-moz-calc(50% - -662.501px);max-width:calc(50% - -662.501px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1417.501px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="11"]{-webkit-flex:0 0 1466.66767px;-ms-flex:0 0 1466.66767px;flex:0 0 1466.66767px;max-width:1466.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="11"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -666.66767px);max-width:-moz-calc(50% - -666.66767px);max-width:calc(50% - -666.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:first-child .bt_bb_column_inner_content{max-width:1426.66767px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="11"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -666.66767px);max-width:-moz-calc(50% - -666.66767px);max-width:calc(50% - -666.66767px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="11"]:last-child .bt_bb_column_inner_content{max-width:1426.66767px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1440.001px;-ms-flex:0 0 1440.001px;flex:0 0 1440.001px;max-width:1440.001px}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -720.001px);max-width:-moz-calc(50% - -720.001px);max-width:calc(50% - -720.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1400.001px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -720.001px);max-width:-moz-calc(50% - -720.001px);max-width:calc(50% - -720.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1400.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -720.001px);max-width:-moz-calc(50% - -720.001px);max-width:calc(50% - -720.001px)}.bt_bb_row_inner.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1400.001px;-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1400.001px;-ms-flex:0 0 1400.001px;flex:0 0 1400.001px;max-width:1400.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -700.001px);max-width:-moz-calc(50% - -700.001px);max-width:calc(50% - -700.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1360.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -700.001px);max-width:-moz-calc(50% - -700.001px);max-width:calc(50% - -700.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_0.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1360.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1410.001px;-ms-flex:0 0 1410.001px;flex:0 0 1410.001px;max-width:1410.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -705.001px);max-width:-moz-calc(50% - -705.001px);max-width:calc(50% - -705.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1370.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -705.001px);max-width:-moz-calc(50% - -705.001px);max-width:calc(50% - -705.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_5.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1370.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1420.001px;-ms-flex:0 0 1420.001px;flex:0 0 1420.001px;max-width:1420.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -710.001px);max-width:-moz-calc(50% - -710.001px);max-width:calc(50% - -710.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1380.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -710.001px);max-width:-moz-calc(50% - -710.001px);max-width:calc(50% - -710.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_10.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1380.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1430.001px;-ms-flex:0 0 1430.001px;flex:0 0 1430.001px;max-width:1430.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -715.001px);max-width:-moz-calc(50% - -715.001px);max-width:calc(50% - -715.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1390.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -715.001px);max-width:-moz-calc(50% - -715.001px);max-width:calc(50% - -715.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_15.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1390.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1440.001px;-ms-flex:0 0 1440.001px;flex:0 0 1440.001px;max-width:1440.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -720.001px);max-width:-moz-calc(50% - -720.001px);max-width:calc(50% - -720.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1400.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -720.001px);max-width:-moz-calc(50% - -720.001px);max-width:calc(50% - -720.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_20.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1400.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1450.001px;-ms-flex:0 0 1450.001px;flex:0 0 1450.001px;max-width:1450.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -725.001px);max-width:-moz-calc(50% - -725.001px);max-width:calc(50% - -725.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1410.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -725.001px);max-width:-moz-calc(50% - -725.001px);max-width:calc(50% - -725.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_25.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1410.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1460.001px;-ms-flex:0 0 1460.001px;flex:0 0 1460.001px;max-width:1460.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -730.001px);max-width:-moz-calc(50% - -730.001px);max-width:calc(50% - -730.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1420.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -730.001px);max-width:-moz-calc(50% - -730.001px);max-width:calc(50% - -730.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_30.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1420.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1470.001px;-ms-flex:0 0 1470.001px;flex:0 0 1470.001px;max-width:1470.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -735.001px);max-width:-moz-calc(50% - -735.001px);max-width:calc(50% - -735.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1430.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -735.001px);max-width:-moz-calc(50% - -735.001px);max-width:calc(50% - -735.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_35.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1430.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1480.001px;-ms-flex:0 0 1480.001px;flex:0 0 1480.001px;max-width:1480.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -740.001px);max-width:-moz-calc(50% - -740.001px);max-width:calc(50% - -740.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1440.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -740.001px);max-width:-moz-calc(50% - -740.001px);max-width:calc(50% - -740.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_40.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1440.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1490.001px;-ms-flex:0 0 1490.001px;flex:0 0 1490.001px;max-width:1490.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -745.001px);max-width:-moz-calc(50% - -745.001px);max-width:calc(50% - -745.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1450.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -745.001px);max-width:-moz-calc(50% - -745.001px);max-width:calc(50% - -745.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_45.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1450.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1500.001px;-ms-flex:0 0 1500.001px;flex:0 0 1500.001px;max-width:1500.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -750.001px);max-width:-moz-calc(50% - -750.001px);max-width:calc(50% - -750.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1460.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -750.001px);max-width:-moz-calc(50% - -750.001px);max-width:calc(50% - -750.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_50.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1460.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1510.001px;-ms-flex:0 0 1510.001px;flex:0 0 1510.001px;max-width:1510.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -755.001px);max-width:-moz-calc(50% - -755.001px);max-width:calc(50% - -755.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1470.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -755.001px);max-width:-moz-calc(50% - -755.001px);max-width:calc(50% - -755.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_55.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1470.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1520.001px;-ms-flex:0 0 1520.001px;flex:0 0 1520.001px;max-width:1520.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -760.001px);max-width:-moz-calc(50% - -760.001px);max-width:calc(50% - -760.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1480.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -760.001px);max-width:-moz-calc(50% - -760.001px);max-width:calc(50% - -760.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_60.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1480.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1530.001px;-ms-flex:0 0 1530.001px;flex:0 0 1530.001px;max-width:1530.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -765.001px);max-width:-moz-calc(50% - -765.001px);max-width:calc(50% - -765.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1490.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -765.001px);max-width:-moz-calc(50% - -765.001px);max-width:calc(50% - -765.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_65.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1490.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1540.001px;-ms-flex:0 0 1540.001px;flex:0 0 1540.001px;max-width:1540.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -770.001px);max-width:-moz-calc(50% - -770.001px);max-width:calc(50% - -770.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1500.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -770.001px);max-width:-moz-calc(50% - -770.001px);max-width:calc(50% - -770.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_70.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1500.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1550.001px;-ms-flex:0 0 1550.001px;flex:0 0 1550.001px;max-width:1550.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -775.001px);max-width:-moz-calc(50% - -775.001px);max-width:calc(50% - -775.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1510.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -775.001px);max-width:-moz-calc(50% - -775.001px);max-width:calc(50% - -775.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_75.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1510.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1560.001px;-ms-flex:0 0 1560.001px;flex:0 0 1560.001px;max-width:1560.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -780.001px);max-width:-moz-calc(50% - -780.001px);max-width:calc(50% - -780.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1520.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -780.001px);max-width:-moz-calc(50% - -780.001px);max-width:calc(50% - -780.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_80.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1520.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1570.001px;-ms-flex:0 0 1570.001px;flex:0 0 1570.001px;max-width:1570.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -785.001px);max-width:-moz-calc(50% - -785.001px);max-width:calc(50% - -785.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1530.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -785.001px);max-width:-moz-calc(50% - -785.001px);max-width:calc(50% - -785.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_85.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1530.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1580.001px;-ms-flex:0 0 1580.001px;flex:0 0 1580.001px;max-width:1580.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -790.001px);max-width:-moz-calc(50% - -790.001px);max-width:calc(50% - -790.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1540.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -790.001px);max-width:-moz-calc(50% - -790.001px);max-width:calc(50% - -790.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_90.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1540.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1590.001px;-ms-flex:0 0 1590.001px;flex:0 0 1590.001px;max-width:1590.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -795.001px);max-width:-moz-calc(50% - -795.001px);max-width:calc(50% - -795.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1550.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -795.001px);max-width:-moz-calc(50% - -795.001px);max-width:calc(50% - -795.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_95.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1550.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400 .bt_bb_column_inner[data-width="12"]{-webkit-flex:0 0 1600.001px;-ms-flex:0 0 1600.001px;flex:0 0 1600.001px;max-width:1600.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left .bt_bb_column_inner[data-width="12"]:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -800.001px);max-width:-moz-calc(50% - -800.001px);max-width:calc(50% - -800.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_left:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:first-child .bt_bb_column_inner_content{max-width:1560.001px}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right .bt_bb_column_inner[data-width="12"]:last-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;max-width:-webkit-calc(50% - -800.001px);max-width:-moz-calc(50% - -800.001px);max-width:calc(50% - -800.001px)}.bt_bb_row_inner.bt_bb_column_inner_gap_100.bt_bb_row_width_boxed_1400.bt_bb_row_push_right:not(.bt_bb_content_wide) .bt_bb_column_inner[data-width="12"]:last-child .bt_bb_column_inner_content{max-width:1560.001px}}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_-5,.bt_bb_row .bt_bb_column.bt_bb_order_-5{-webkit-order:-5;-ms-flex-order:-5;order:-5}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_-4,.bt_bb_row .bt_bb_column.bt_bb_order_-4{-webkit-order:-4;-ms-flex-order:-4;order:-4}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_-3,.bt_bb_row .bt_bb_column.bt_bb_order_-3{-webkit-order:-3;-ms-flex-order:-3;order:-3}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_-2,.bt_bb_row .bt_bb_column.bt_bb_order_-2{-webkit-order:-2;-ms-flex-order:-2;order:-2}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_-1,.bt_bb_row .bt_bb_column.bt_bb_order_-1{-webkit-order:-1;-ms-flex-order:-1;order:-1}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_0,.bt_bb_row .bt_bb_column.bt_bb_order_0{-webkit-order:0;-ms-flex-order:0;order:0}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_1,.bt_bb_row .bt_bb_column.bt_bb_order_1{-webkit-order:1;-ms-flex-order:1;order:1}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_2,.bt_bb_row .bt_bb_column.bt_bb_order_2{-webkit-order:2;-ms-flex-order:2;order:2}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_3,.bt_bb_row .bt_bb_column.bt_bb_order_3{-webkit-order:3;-ms-flex-order:3;order:3}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_4,.bt_bb_row .bt_bb_column.bt_bb_order_4{-webkit-order:4;-ms-flex-order:4;order:4}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_5,.bt_bb_row .bt_bb_column.bt_bb_order_5{-webkit-order:5;-ms-flex-order:5;order:5}@media (min-width:993px) and (max-width:1200px){.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-5,.bt_bb_row .bt_bb_column.bt_bb_order_lg_-5{-webkit-order:-5;-ms-flex-order:-5;order:-5}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-4,.bt_bb_row .bt_bb_column.bt_bb_order_lg_-4{-webkit-order:-4;-ms-flex-order:-4;order:-4}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-3,.bt_bb_row .bt_bb_column.bt_bb_order_lg_-3{-webkit-order:-3;-ms-flex-order:-3;order:-3}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-2,.bt_bb_row .bt_bb_column.bt_bb_order_lg_-2{-webkit-order:-2;-ms-flex-order:-2;order:-2}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_-1,.bt_bb_row .bt_bb_column.bt_bb_order_lg_-1{-webkit-order:-1;-ms-flex-order:-1;order:-1}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_0,.bt_bb_row .bt_bb_column.bt_bb_order_lg_0{-webkit-order:0;-ms-flex-order:0;order:0}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_1,.bt_bb_row .bt_bb_column.bt_bb_order_lg_1{-webkit-order:1;-ms-flex-order:1;order:1}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_2,.bt_bb_row .bt_bb_column.bt_bb_order_lg_2{-webkit-order:2;-ms-flex-order:2;order:2}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_3,.bt_bb_row .bt_bb_column.bt_bb_order_lg_3{-webkit-order:3;-ms-flex-order:3;order:3}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_4,.bt_bb_row .bt_bb_column.bt_bb_order_lg_4{-webkit-order:4;-ms-flex-order:4;order:4}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_lg_5,.bt_bb_row .bt_bb_column.bt_bb_order_lg_5{-webkit-order:5;-ms-flex-order:5;order:5}}@media (min-width:769px) and (max-width:992px){.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_-5,.bt_bb_row .bt_bb_column.bt_bb_order_md_-5{-webkit-order:-5;-ms-flex-order:-5;order:-5}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_-4,.bt_bb_row .bt_bb_column.bt_bb_order_md_-4{-webkit-order:-4;-ms-flex-order:-4;order:-4}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_-3,.bt_bb_row .bt_bb_column.bt_bb_order_md_-3{-webkit-order:-3;-ms-flex-order:-3;order:-3}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_-2,.bt_bb_row .bt_bb_column.bt_bb_order_md_-2{-webkit-order:-2;-ms-flex-order:-2;order:-2}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_-1,.bt_bb_row .bt_bb_column.bt_bb_order_md_-1{-webkit-order:-1;-ms-flex-order:-1;order:-1}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_0,.bt_bb_row .bt_bb_column.bt_bb_order_md_0{-webkit-order:0;-ms-flex-order:0;order:0}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_1,.bt_bb_row .bt_bb_column.bt_bb_order_md_1{-webkit-order:1;-ms-flex-order:1;order:1}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_2,.bt_bb_row .bt_bb_column.bt_bb_order_md_2{-webkit-order:2;-ms-flex-order:2;order:2}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_3,.bt_bb_row .bt_bb_column.bt_bb_order_md_3{-webkit-order:3;-ms-flex-order:3;order:3}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_4,.bt_bb_row .bt_bb_column.bt_bb_order_md_4{-webkit-order:4;-ms-flex-order:4;order:4}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_md_5,.bt_bb_row .bt_bb_column.bt_bb_order_md_5{-webkit-order:5;-ms-flex-order:5;order:5}}@media (min-width:481px) and (max-width:768px){.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_-5,.bt_bb_row .bt_bb_column.bt_bb_order_sm_-5{-webkit-order:-5;-ms-flex-order:-5;order:-5}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_-4,.bt_bb_row .bt_bb_column.bt_bb_order_sm_-4{-webkit-order:-4;-ms-flex-order:-4;order:-4}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_-3,.bt_bb_row .bt_bb_column.bt_bb_order_sm_-3{-webkit-order:-3;-ms-flex-order:-3;order:-3}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_-2,.bt_bb_row .bt_bb_column.bt_bb_order_sm_-2{-webkit-order:-2;-ms-flex-order:-2;order:-2}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_-1,.bt_bb_row .bt_bb_column.bt_bb_order_sm_-1{-webkit-order:-1;-ms-flex-order:-1;order:-1}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_0,.bt_bb_row .bt_bb_column.bt_bb_order_sm_0{-webkit-order:0;-ms-flex-order:0;order:0}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_1,.bt_bb_row .bt_bb_column.bt_bb_order_sm_1{-webkit-order:1;-ms-flex-order:1;order:1}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_2,.bt_bb_row .bt_bb_column.bt_bb_order_sm_2{-webkit-order:2;-ms-flex-order:2;order:2}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_3,.bt_bb_row .bt_bb_column.bt_bb_order_sm_3{-webkit-order:3;-ms-flex-order:3;order:3}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_4,.bt_bb_row .bt_bb_column.bt_bb_order_sm_4{-webkit-order:4;-ms-flex-order:4;order:4}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_sm_5,.bt_bb_row .bt_bb_column.bt_bb_order_sm_5{-webkit-order:5;-ms-flex-order:5;order:5}}@media (max-width:480px){.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_-5,.bt_bb_row .bt_bb_column.bt_bb_order_xs_-5{-webkit-order:-5;-ms-flex-order:-5;order:-5}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_-4,.bt_bb_row .bt_bb_column.bt_bb_order_xs_-4{-webkit-order:-4;-ms-flex-order:-4;order:-4}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_-3,.bt_bb_row .bt_bb_column.bt_bb_order_xs_-3{-webkit-order:-3;-ms-flex-order:-3;order:-3}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_-2,.bt_bb_row .bt_bb_column.bt_bb_order_xs_-2{-webkit-order:-2;-ms-flex-order:-2;order:-2}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_-1,.bt_bb_row .bt_bb_column.bt_bb_order_xs_-1{-webkit-order:-1;-ms-flex-order:-1;order:-1}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_0,.bt_bb_row .bt_bb_column.bt_bb_order_xs_0{-webkit-order:0;-ms-flex-order:0;order:0}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_1,.bt_bb_row .bt_bb_column.bt_bb_order_xs_1{-webkit-order:1;-ms-flex-order:1;order:1}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_2,.bt_bb_row .bt_bb_column.bt_bb_order_xs_2{-webkit-order:2;-ms-flex-order:2;order:2}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_3,.bt_bb_row .bt_bb_column.bt_bb_order_xs_3{-webkit-order:3;-ms-flex-order:3;order:3}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_4,.bt_bb_row .bt_bb_column.bt_bb_order_xs_4{-webkit-order:4;-ms-flex-order:4;order:4}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_order_xs_5,.bt_bb_row .bt_bb_column.bt_bb_order_xs_5{-webkit-order:5;-ms-flex-order:5;order:5}}.bt_bb_icon{display:inline-block;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;line-height:1;padding-right:.5em;max-width:100%}.bt_bb_align_left .bt_bb_align_center.bt_bb_icon,.bt_bb_align_right .bt_bb_align_center.bt_bb_icon,.bt_bb_align_left .bt_bb_align_center .bt_bb_icon,.bt_bb_align_right .bt_bb_align_center .bt_bb_icon,.bt_bb_align_center.bt_bb_icon,.bt_bb_align_center .bt_bb_icon{float:none;margin:0 auto;padding:0 .25em;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bt_bb_align_left .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_right .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_left .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_right .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large{padding:0 1em}.bt_bb_align_left .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_right .bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_left .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_right .bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_center.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_center .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge{padding:0 2em}.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_center.bt_bb_icon,.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_inherit.bt_bb_icon,.bt_bb_column.bt_bb_align_center .bt_bb_align_inherit.bt_bb_icon,.bt_bb_column.bt_bb_align_center .bt_bb_align_center.bt_bb_icon{clear:none;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.bt_bb_align_right .bt_bb_align_left.bt_bb_icon,.bt_bb_align_center .bt_bb_align_left.bt_bb_icon,.bt_bb_align_right .bt_bb_align_left .bt_bb_icon,.bt_bb_align_center .bt_bb_align_left .bt_bb_icon,.bt_bb_align_left.bt_bb_icon,.bt_bb_align_left .bt_bb_icon{float:left;margin:0;padding-right:.5em;padding-left:0}.bt_bb_align_right .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_center .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_right .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_center .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large{padding-right:1em;padding-left:0}.bt_bb_align_right .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_center .bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_right .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_center .bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_left.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_left .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge{padding-right:2em;padding-left:0}.bt_bb_align_left .bt_bb_align_right.bt_bb_icon,.bt_bb_align_center .bt_bb_align_right.bt_bb_icon,.bt_bb_align_left .bt_bb_align_right .bt_bb_icon,.bt_bb_align_center .bt_bb_align_right .bt_bb_icon,.bt_bb_align_right.bt_bb_icon,.bt_bb_align_right .bt_bb_icon{margin:0;float:right;padding-left:.5em;padding-right:0}.bt_bb_align_left .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_center .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_left .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_center .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large,.bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_large{padding-left:1em;padding-right:0}.bt_bb_align_left .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_center .bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_left .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_center .bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_right.bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge,.bt_bb_align_right .bt_bb_icon.bt_bb_style_borderless.bt_bb_size_xlarge{padding-left:2em;padding-right:0}.bt_bb_icon .bt_bb_icon_holder{text-decoration:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;line-height:inherit;font-weight:400}.bt_bb_icon .bt_bb_icon_holder:before{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-order:1;-ms-flex-order:1;order:1;line-height:normal;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 280ms ease;-moz-transition:all 280ms ease;transition:all 280ms ease}.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before{font-size:.9em;width:1.8em;height:1.8em}.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder>span{font-size:.875em}.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder:before{font-size:1.1em;width:2em;height:2em}.bt_bb_size_small.bt_bb_icon .bt_bb_icon_holder>span{font-size:.875em}.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before{font-size:1.6em;width:2em;height:2em}.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder>span{font-size:1em}.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder:before{font-size:3em;width:2em;height:2em}.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder>span{font-size:1.4em}.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder:before{font-size:4em;width:2em;height:2em}.bt_bb_size_xlarge.bt_bb_icon .bt_bb_icon_holder>span{font-size:1.6em}.bt_bb_size_xsmall.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,.bt_bb_size_small.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,.bt_bb_size_normal.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,.bt_bb_size_large.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before,.bt_bb_size_xlarge.bt_bb_style_borderless.bt_bb_icon .bt_bb_icon_holder:before{width:auto;height:auto}.bt_bb_icon .bt_bb_icon_holder span{line-height:1.1;-webkit-order:2;-ms-flex-order:2;order:2;padding-left:.5em}.rtl .bt_bb_icon .bt_bb_icon_holder span{float:right;padding-left:0;padding-right:.5em}.bt_bb_icon .bt_bb_icon_holder:hover{text-decoration:none}.bt_bb_icon.bt_bb_shape_circle .bt_bb_icon_holder:before{border-radius:50%}.bt_bb_icon.bt_bb_shape_round .bt_bb_icon_holder:before{border-radius:5px}.bt_bb_icon.bt_bb_style_outline .bt_bb_icon_holder:before{background-color:transparent;-webkit-box-shadow:0 0 0 1px var(--primary-color,black) inset;box-shadow:0 0 0 1px var(--primary-color,black) inset;color:var(--primary-color,black);line-height:0}.bt_bb_icon.bt_bb_style_outline:hover .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 1em var(--primary-color,black) inset;box-shadow:0 0 0 1em var(--primary-color,black) inset;color:var(--secondary-color,white)}.bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 1em var(--secondary-color,black) inset;box-shadow:0 0 0 1em var(--secondary-color,black) inset;color:var(--primary-color,white)}.bt_bb_icon.bt_bb_style_filled:hover a.bt_bb_icon_holder:before{background-color:var(--primary-color,transparent);-webkit-box-shadow:0 0 0 1px var(--secondary-color,black) inset;box-shadow:0 0 0 1px var(--secondary-color,black) inset;color:var(--secondary-color,black)}.bt_bb_icon.bt_bb_style_borderless .bt_bb_icon_holder:before{color:var(--primary-color)}.bt_bb_icon.bt_bb_style_borderless:hover a.bt_bb_icon_holder:before{color:var(--secondary-color)}.bt_bb_button{display:inline-block;line-height:1;margin-bottom:.25em}.bt_bb_button.bt_bb_width_full{display:block;width:100%}.bt_bb_align_right.bt_bb_button.bt_bb_width_full,.bt_bb_align_left.bt_bb_button.bt_bb_width_full{float:none;margin:0}.bt_bb_align_left .bt_bb_align_right.bt_bb_button,.bt_bb_align_center .bt_bb_align_right.bt_bb_button,.bt_bb_align_left .bt_bb_align_right .bt_bb_button,.bt_bb_align_center .bt_bb_align_right .bt_bb_button,.bt_bb_align_right.bt_bb_button,.bt_bb_align_right .bt_bb_button{float:right;margin-left:.5em;margin-right:0}.bt_bb_align_right .bt_bb_align_left.bt_bb_button,.bt_bb_align_center .bt_bb_align_left.bt_bb_button,.bt_bb_align_right .bt_bb_align_left .bt_bb_button,.bt_bb_align_center .bt_bb_align_left .bt_bb_button,.bt_bb_align_left.bt_bb_button,.bt_bb_align_left .bt_bb_button{float:left;margin-right:.5em;margin-left:0}.bt_bb_align_left .bt_bb_align_center.bt_bb_button,.bt_bb_align_right .bt_bb_align_center.bt_bb_button,.bt_bb_align_left .bt_bb_align_center .bt_bb_button,.bt_bb_align_right .bt_bb_align_center .bt_bb_button,.bt_bb_align_center.bt_bb_button,.bt_bb_align_center .bt_bb_button{float:none;margin-right:.25em;margin-left:.25em;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;clear:both}.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_center.bt_bb_button,.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_inherit.bt_bb_button,.bt_bb_column.bt_bb_align_center .bt_bb_align_inherit.bt_bb_button,.bt_bb_column.bt_bb_align_center .bt_bb_align_center.bt_bb_button{clear:none;display:inline-block}.bt_bb_size_small.bt_bb_button{font-size:.8em}.bt_bb_size_medium.bt_bb_button{font-size:.9em}.bt_bb_size_normal.bt_bb_button{font-size:1em}.bt_bb_size_large.bt_bb_button{font-size:1.2em}.bt_bb_button a{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;padding:1em 3em;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.bt_bb_button a:hover{text-decoration:none}.bt_bb_style_clean.bt_bb_button a{-webkit-box-shadow:none!important;box-shadow:none!important}.rtl .bt_bb_button a{-webkit-flex-flow:row-reverse nowrap;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap}.bt_bb_button.bt_bb_shape_square a.bt_bb_link{border-radius:0}.bt_bb_button.bt_bb_shape_rounded a.bt_bb_link{border-radius:5px}.bt_bb_size_small.bt_bb_button.bt_bb_shape_round a.bt_bb_link{border-radius:1.406em}.bt_bb_size_medium.bt_bb_button.bt_bb_shape_round a.bt_bb_link{border-radius:1.458em}.bt_bb_size_normal.bt_bb_button.bt_bb_shape_round a.bt_bb_link{border-radius:1.5em}.bt_bb_size_large.bt_bb_button.bt_bb_shape_round a.bt_bb_link{border-radius:1.458em}.bt_bb_button .bt_bb_icon_holder{display:block}.bt_bb_button .bt_bb_icon_holder:before{display:block;font-size:inherit;line-height:1;font-weight:400}.bt_bb_button.bt_bb_icon_position_left .bt_bb_icon_holder{-webkit-order:1;-ms-flex-order:1;order:1;margin-right:.5em}.bt_bb_button.bt_bb_icon_position_left .bt_bb_button_text{-webkit-order:2;-ms-flex-order:2;order:2}.bt_bb_button.bt_bb_icon_position_right .bt_bb_icon_holder{-webkit-order:2;-ms-flex-order:2;order:2;margin-left:.5em}.bt_bb_button.bt_bb_icon_position_right .bt_bb_button_text{-webkit-order:1;-ms-flex-order:1;order:1}.bt_bb_font_weight_normal.bt_bb_button .bt_bb_button_text{font-weight:400}.bt_bb_font_weight_bold.bt_bb_button .bt_bb_button_text{font-weight:700}.bt_bb_font_weight_bolder.bt_bb_button .bt_bb_button_text{font-weight:bolder}.bt_bb_font_weight_lighter.bt_bb_button .bt_bb_button_text{font-weight:300}.bt_bb_font_weight_light.bt_bb_button .bt_bb_button_text{font-weight:200}.bt_bb_font_weight_thin.bt_bb_button .bt_bb_button_text{font-weight:100}.bt_bb_font_weight_100.bt_bb_button .bt_bb_button_text{font-weight:100}.bt_bb_font_weight_200.bt_bb_button .bt_bb_button_text{font-weight:200}.bt_bb_font_weight_300.bt_bb_button .bt_bb_button_text{font-weight:300}.bt_bb_font_weight_400.bt_bb_button .bt_bb_button_text{font-weight:400}.bt_bb_font_weight_500.bt_bb_button .bt_bb_button_text{font-weight:500}.bt_bb_font_weight_600.bt_bb_button .bt_bb_button_text{font-weight:600}.bt_bb_font_weight_700.bt_bb_button .bt_bb_button_text{font-weight:700}.bt_bb_font_weight_800.bt_bb_button .bt_bb_button_text{font-weight:800}.bt_bb_font_weight_900.bt_bb_button .bt_bb_button_text{font-weight:900}.bt_bb_text_transform_.bt_bb_button .bt_bb_button_text{text-transform:inherit}.bt_bb_text_transform_inherit.bt_bb_button .bt_bb_button_text{text-transform:inherit}.bt_bb_text_transform_none.bt_bb_button .bt_bb_button_text{text-transform:none}.bt_bb_text_transform_uppercase.bt_bb_button .bt_bb_button_text{text-transform:uppercase}.bt_bb_text_transform_capitalize.bt_bb_button .bt_bb_button_text{text-transform:capitalize}.bt_bb_text_transform_lowercase.bt_bb_button .bt_bb_button_text{text-transform:lowercase}.bt_bb_button.bt_bb_style_outline a{-webkit-box-shadow:0 0 0 1px var(--primary-color,black) inset;box-shadow:0 0 0 1px var(--primary-color,black) inset;color:var(--primary-color,black);background-color:transparent}.bt_bb_button.bt_bb_style_outline a:hover{-webkit-box-shadow:0 0 0 3em var(--primary-color,black) inset;box-shadow:0 0 0 3em var(--primary-color,black) inset;color:var(--secondary-color,white)}.bt_bb_button.bt_bb_style_filled a{-webkit-box-shadow:0 0 0 3em var(--secondary-color,white) inset;box-shadow:0 0 0 3em var(--secondary-color,white) inset;color:var(--primary-color,black)}.bt_bb_button.bt_bb_style_filled a:hover{-webkit-box-shadow:0 0 0 0 var(--secondary-color,white) inset;box-shadow:0 0 0 0 var(--secondary-color,white) inset;background-color:var(--primary-color,black);color:var(--secondary-color,white)}.bt_bb_button.bt_bb_style_clean a{color:var(--primary-color,black)}.bt_bb_button.bt_bb_style_clean a:hover{color:var(--secondary-color)}html .bt_bb_wrapper .bt_bb_separator:where([style*=border-width]){border-top-style:inherit;border-left-style:inherit;border-right-style:inherit}html .bt_bb_wrapper .bt_bb_separator_v2:where([style*=border-width]){border-style:inherit}.bt_bb_separator{line-height:0;display:block;clear:both}.bt_bb_separator:before,.bt_bb_separator:after{content:' ';display:table;width:100%;clear:both;border-width:inherit}.bt_bb_separator:before{top:0;bottom:0}.bt_bb_separator.bt_bb_border_style_solid{border-bottom:1px solid #ccc}.bt_bb_separator.bt_bb_border_style_dotted{border-bottom:1px dotted #ccc}.bt_bb_separator.bt_bb_border_style_dashed{border-bottom:1px dashed #ccc}body.logged-in.bt_bb_plugin_active:not(.bt_bb_fe_preview_toggle):not(.bt_bb_fe_preview_toggle) .bt_bb_separator:not(.btWithText):before{border-bottom:6px solid transparent;margin-bottom:-6px}.bt_bb_separator.bt_bb_bottom_spacing_extra_small{margin-bottom:.5em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_extra_small.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-.5em}.bt_bb_separator.bt_bb_bottom_spacing_small{margin-bottom:1em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_small.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-1em}.bt_bb_separator.bt_bb_bottom_spacing_normal{margin-bottom:2em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_normal.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-2em}.bt_bb_separator.bt_bb_bottom_spacing_medium{margin-bottom:4em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_medium.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-4em}.bt_bb_separator.bt_bb_bottom_spacing_large{margin-bottom:8em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_large.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-8em}.bt_bb_separator.bt_bb_bottom_spacing_extra_large{margin-bottom:16em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_extra_large.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-16em}.bt_bb_separator.bt_bb_top_spacing_extra_small{margin-top:.5em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_extra_small.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-.5em}.bt_bb_separator.bt_bb_top_spacing_small{margin-top:1em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_small.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-1em}.bt_bb_separator.bt_bb_top_spacing_normal{margin-top:2em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_normal.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-2em}.bt_bb_separator.bt_bb_top_spacing_medium{margin-top:4em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_medium.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-4em}.bt_bb_separator.bt_bb_top_spacing_large{margin-top:8em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_large.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-8em}.bt_bb_separator.bt_bb_top_spacing_extra_large{margin-top:16em}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_extra_large.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-16em}.bt_bb_separator.bt_bb_bottom_spacing_0{margin-bottom:0}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_0.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:0}.bt_bb_separator.bt_bb_top_spacing_0{margin-top:0}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_0.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:0}.bt_bb_separator.bt_bb_bottom_spacing_5{margin-bottom:5px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_5.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-5px}.bt_bb_separator.bt_bb_top_spacing_5{margin-top:5px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_5.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-5px}.bt_bb_separator.bt_bb_bottom_spacing_10{margin-bottom:10px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_10.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-10px}.bt_bb_separator.bt_bb_top_spacing_10{margin-top:10px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_10.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-10px}.bt_bb_separator.bt_bb_bottom_spacing_15{margin-bottom:15px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_15.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-15px}.bt_bb_separator.bt_bb_top_spacing_15{margin-top:15px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_15.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-15px}.bt_bb_separator.bt_bb_bottom_spacing_20{margin-bottom:20px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_20.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-20px}.bt_bb_separator.bt_bb_top_spacing_20{margin-top:20px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_20.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-20px}.bt_bb_separator.bt_bb_bottom_spacing_25{margin-bottom:25px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_25.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-25px}.bt_bb_separator.bt_bb_top_spacing_25{margin-top:25px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_25.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-25px}.bt_bb_separator.bt_bb_bottom_spacing_30{margin-bottom:30px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_30.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-30px}.bt_bb_separator.bt_bb_top_spacing_30{margin-top:30px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_30.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-30px}.bt_bb_separator.bt_bb_bottom_spacing_35{margin-bottom:35px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_35.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-35px}.bt_bb_separator.bt_bb_top_spacing_35{margin-top:35px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_35.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-35px}.bt_bb_separator.bt_bb_bottom_spacing_40{margin-bottom:40px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_40.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-40px}.bt_bb_separator.bt_bb_top_spacing_40{margin-top:40px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_40.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-40px}.bt_bb_separator.bt_bb_bottom_spacing_45{margin-bottom:45px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_45.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-45px}.bt_bb_separator.bt_bb_top_spacing_45{margin-top:45px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_45.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-45px}.bt_bb_separator.bt_bb_bottom_spacing_50{margin-bottom:50px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_50.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-50px}.bt_bb_separator.bt_bb_top_spacing_50{margin-top:50px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_50.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-50px}.bt_bb_separator.bt_bb_bottom_spacing_55{margin-bottom:55px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_55.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-55px}.bt_bb_separator.bt_bb_top_spacing_55{margin-top:55px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_55.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-55px}.bt_bb_separator.bt_bb_bottom_spacing_60{margin-bottom:60px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_60.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-60px}.bt_bb_separator.bt_bb_top_spacing_60{margin-top:60px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_60.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-60px}.bt_bb_separator.bt_bb_bottom_spacing_65{margin-bottom:65px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_65.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-65px}.bt_bb_separator.bt_bb_top_spacing_65{margin-top:65px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_65.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-65px}.bt_bb_separator.bt_bb_bottom_spacing_70{margin-bottom:70px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_70.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-70px}.bt_bb_separator.bt_bb_top_spacing_70{margin-top:70px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_70.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-70px}.bt_bb_separator.bt_bb_bottom_spacing_75{margin-bottom:75px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_75.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-75px}.bt_bb_separator.bt_bb_top_spacing_75{margin-top:75px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_75.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-75px}.bt_bb_separator.bt_bb_bottom_spacing_80{margin-bottom:80px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_80.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-80px}.bt_bb_separator.bt_bb_top_spacing_80{margin-top:80px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_80.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-80px}.bt_bb_separator.bt_bb_bottom_spacing_85{margin-bottom:85px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_85.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-85px}.bt_bb_separator.bt_bb_top_spacing_85{margin-top:85px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_85.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-85px}.bt_bb_separator.bt_bb_bottom_spacing_90{margin-bottom:90px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_90.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-90px}.bt_bb_separator.bt_bb_top_spacing_90{margin-top:90px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_90.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-90px}.bt_bb_separator.bt_bb_bottom_spacing_95{margin-bottom:95px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_95.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-95px}.bt_bb_separator.bt_bb_top_spacing_95{margin-top:95px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_95.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-95px}.bt_bb_separator.bt_bb_bottom_spacing_100{margin-bottom:100px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_bottom_spacing_100.bt_bb_fe_edit template.bt_bb_fe_before{margin-bottom:-100px}.bt_bb_separator.bt_bb_top_spacing_100{margin-top:100px}body:not(.bt_bb_fe_preview_toggle) .bt_bb_separator.bt_bb_top_spacing_100.bt_bb_fe_edit template.bt_bb_fe_before{margin-top:-100px}.bt_bb_separator_v2{line-height:0;clear:both;border-bottom-color:currentColor;color:var(--primary-color)}.bt_bb_separator_v2:before,.bt_bb_separator_v2:after{content:' ';display:table;width:100%;clear:both;border-width:inherit}.bt_bb_separator_v2 .bt_bb_separator_v2_inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.5em}.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{display:table;width:100%;clear:both;-webkit-flex:1;-ms-flex:1;flex:1;opacity:.3}.bt_bb_separator_v2_without_content.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{display:none}.bt_bb_border_style_solid.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_border_style_solid.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-bottom-style:solid}.bt_bb_border_style_dotted.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_border_style_dotted.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-bottom-style:dotted}.bt_bb_border_style_dashed.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_border_style_dashed.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-bottom-style:dashed}.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.25em;line-height:0;height:0}.bt_bb_separator_v2_without_content.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content{display:none}.bt_bb_icon_size_xsmall.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder{font-size:.75em}.bt_bb_icon_size_small.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder{font-size:1em}.bt_bb_icon_size_normal.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder{font-size:1.5em}.bt_bb_icon_size_large.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder{font-size:2em}.bt_bb_icon_size_xlarge.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_icon_holder{font-size:3em}.bt_bb_text_size_xsmall.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text{font-size:.75em}.bt_bb_text_size_small.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text{font-size:1em}.bt_bb_text_size_normal.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text{font-size:1.25em}.bt_bb_text_size_large.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text{font-size:1.5em}.bt_bb_text_size_xlarge.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_content .bt_bb_separator_v2_inner_text{font-size:1.75em}.bt_bb_separator_v2.bt_bb_border_thickness_1 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_1 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:1px}.bt_bb_separator_v2.bt_bb_border_thickness_2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:2px}.bt_bb_separator_v2.bt_bb_border_thickness_3 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_3 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:3px}.bt_bb_separator_v2.bt_bb_border_thickness_4 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_4 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:4px}.bt_bb_separator_v2.bt_bb_border_thickness_5 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_5 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:5px}.bt_bb_separator_v2.bt_bb_border_thickness_6 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_6 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:6px}.bt_bb_separator_v2.bt_bb_border_thickness_7 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_7 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:7px}.bt_bb_separator_v2.bt_bb_border_thickness_8 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_8 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:8px}.bt_bb_separator_v2.bt_bb_border_thickness_9 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_9 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:9px}.bt_bb_separator_v2.bt_bb_border_thickness_10 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_10 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:10px}.bt_bb_separator_v2.bt_bb_border_thickness_11 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_11 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:11px}.bt_bb_separator_v2.bt_bb_border_thickness_12 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_12 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:12px}.bt_bb_separator_v2.bt_bb_border_thickness_13 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_13 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:13px}.bt_bb_separator_v2.bt_bb_border_thickness_14 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_14 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:14px}.bt_bb_separator_v2.bt_bb_border_thickness_15 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_15 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:15px}.bt_bb_separator_v2.bt_bb_border_thickness_16 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_16 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:16px}.bt_bb_separator_v2.bt_bb_border_thickness_17 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_17 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:17px}.bt_bb_separator_v2.bt_bb_border_thickness_18 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_18 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:18px}.bt_bb_separator_v2.bt_bb_border_thickness_19 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_19 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:19px}.bt_bb_separator_v2.bt_bb_border_thickness_20 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_20 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:20px}.bt_bb_separator_v2.bt_bb_border_thickness_25 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_25 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:25px}.bt_bb_separator_v2.bt_bb_border_thickness_30 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_30 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:30px}.bt_bb_separator_v2.bt_bb_border_thickness_35 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_35 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:35px}.bt_bb_separator_v2.bt_bb_border_thickness_40 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_40 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:40px}.bt_bb_separator_v2.bt_bb_border_thickness_45 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_45 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:45px}.bt_bb_separator_v2.bt_bb_border_thickness_50 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_50 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:50px}.bt_bb_separator_v2.bt_bb_border_thickness_55 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_55 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:55px}.bt_bb_separator_v2.bt_bb_border_thickness_60 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_60 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:60px}.bt_bb_separator_v2.bt_bb_border_thickness_65 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_65 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:65px}.bt_bb_separator_v2.bt_bb_border_thickness_70 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_70 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:70px}.bt_bb_separator_v2.bt_bb_border_thickness_75 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_75 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:75px}.bt_bb_separator_v2.bt_bb_border_thickness_80 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_80 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:80px}.bt_bb_separator_v2.bt_bb_border_thickness_85 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_85 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:85px}.bt_bb_separator_v2.bt_bb_border_thickness_90 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_90 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:90px}.bt_bb_separator_v2.bt_bb_border_thickness_95 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_95 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:95px}.bt_bb_separator_v2.bt_bb_border_thickness_100 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2.bt_bb_border_thickness_100 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-width:100px}.bt_bb_separator_v2.bt_bb_bottom_spacing_extra_small{padding-bottom:.5em}.bt_bb_separator_v2.bt_bb_bottom_spacing_small{padding-bottom:1em}.bt_bb_separator_v2.bt_bb_bottom_spacing_normal{padding-bottom:2em}.bt_bb_separator_v2.bt_bb_bottom_spacing_medium{padding-bottom:4em}.bt_bb_separator_v2.bt_bb_bottom_spacing_large{padding-bottom:8em}.bt_bb_separator_v2.bt_bb_bottom_spacing_extra_large{padding-bottom:16em}.bt_bb_separator_v2.bt_bb_top_spacing_extra_small{padding-top:.5em}.bt_bb_separator_v2.bt_bb_top_spacing_small{padding-top:1em}.bt_bb_separator_v2.bt_bb_top_spacing_normal{padding-top:2em}.bt_bb_separator_v2.bt_bb_top_spacing_medium{padding-top:4em}.bt_bb_separator_v2.bt_bb_top_spacing_large{padding-top:8em}.bt_bb_separator_v2.bt_bb_top_spacing_extra_large{padding-top:16em}.bt_bb_separator_v2.bt_bb_bottom_spacing_0{padding-bottom:0}.bt_bb_separator_v2.bt_bb_top_spacing_0{padding-top:0}.bt_bb_separator_v2.bt_bb_bottom_spacing_5{padding-bottom:5px}.bt_bb_separator_v2.bt_bb_top_spacing_5{padding-top:5px}.bt_bb_separator_v2.bt_bb_bottom_spacing_10{padding-bottom:10px}.bt_bb_separator_v2.bt_bb_top_spacing_10{padding-top:10px}.bt_bb_separator_v2.bt_bb_bottom_spacing_15{padding-bottom:15px}.bt_bb_separator_v2.bt_bb_top_spacing_15{padding-top:15px}.bt_bb_separator_v2.bt_bb_bottom_spacing_20{padding-bottom:20px}.bt_bb_separator_v2.bt_bb_top_spacing_20{padding-top:20px}.bt_bb_separator_v2.bt_bb_bottom_spacing_25{padding-bottom:25px}.bt_bb_separator_v2.bt_bb_top_spacing_25{padding-top:25px}.bt_bb_separator_v2.bt_bb_bottom_spacing_30{padding-bottom:30px}.bt_bb_separator_v2.bt_bb_top_spacing_30{padding-top:30px}.bt_bb_separator_v2.bt_bb_bottom_spacing_35{padding-bottom:35px}.bt_bb_separator_v2.bt_bb_top_spacing_35{padding-top:35px}.bt_bb_separator_v2.bt_bb_bottom_spacing_40{padding-bottom:40px}.bt_bb_separator_v2.bt_bb_top_spacing_40{padding-top:40px}.bt_bb_separator_v2.bt_bb_bottom_spacing_45{padding-bottom:45px}.bt_bb_separator_v2.bt_bb_top_spacing_45{padding-top:45px}.bt_bb_separator_v2.bt_bb_bottom_spacing_50{padding-bottom:50px}.bt_bb_separator_v2.bt_bb_top_spacing_50{padding-top:50px}.bt_bb_separator_v2.bt_bb_bottom_spacing_55{padding-bottom:55px}.bt_bb_separator_v2.bt_bb_top_spacing_55{padding-top:55px}.bt_bb_separator_v2.bt_bb_bottom_spacing_60{padding-bottom:60px}.bt_bb_separator_v2.bt_bb_top_spacing_60{padding-top:60px}.bt_bb_separator_v2.bt_bb_bottom_spacing_65{padding-bottom:65px}.bt_bb_separator_v2.bt_bb_top_spacing_65{padding-top:65px}.bt_bb_separator_v2.bt_bb_bottom_spacing_70{padding-bottom:70px}.bt_bb_separator_v2.bt_bb_top_spacing_70{padding-top:70px}.bt_bb_separator_v2.bt_bb_bottom_spacing_75{padding-bottom:75px}.bt_bb_separator_v2.bt_bb_top_spacing_75{padding-top:75px}.bt_bb_separator_v2.bt_bb_bottom_spacing_80{padding-bottom:80px}.bt_bb_separator_v2.bt_bb_top_spacing_80{padding-top:80px}.bt_bb_separator_v2.bt_bb_bottom_spacing_85{padding-bottom:85px}.bt_bb_separator_v2.bt_bb_top_spacing_85{padding-top:85px}.bt_bb_separator_v2.bt_bb_bottom_spacing_90{padding-bottom:90px}.bt_bb_separator_v2.bt_bb_top_spacing_90{padding-top:90px}.bt_bb_separator_v2.bt_bb_bottom_spacing_95{padding-bottom:95px}.bt_bb_separator_v2.bt_bb_top_spacing_95{padding-top:95px}.bt_bb_separator_v2.bt_bb_bottom_spacing_100{padding-bottom:100px}.bt_bb_separator_v2.bt_bb_top_spacing_100{padding-top:100px}.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_before,.bt_bb_separator_v2 .bt_bb_separator_v2_inner .bt_bb_separator_v2_inner_after{border-bottom-color:var(--secondary-color)}.bt_bb_headline{color:var(--primary-color)}.bt_bb_align_left .bt_bb_align_right.bt_bb_headline,.bt_bb_align_center .bt_bb_align_right.bt_bb_headline,.bt_bb_align_left .bt_bb_align_right .bt_bb_headline,.bt_bb_align_center .bt_bb_align_right .bt_bb_headline,.bt_bb_align_right.bt_bb_headline,.bt_bb_align_right .bt_bb_headline{text-align:right}.bt_bb_align_right .bt_bb_align_left.bt_bb_headline,.bt_bb_align_center .bt_bb_align_left.bt_bb_headline,.bt_bb_align_right .bt_bb_align_left .bt_bb_headline,.bt_bb_align_center .bt_bb_align_left .bt_bb_headline,.bt_bb_align_left.bt_bb_headline,.bt_bb_align_left .bt_bb_headline{text-align:left}.bt_bb_align_left .bt_bb_align_center.bt_bb_headline,.bt_bb_align_right .bt_bb_align_center.bt_bb_headline,.bt_bb_align_left .bt_bb_align_center .bt_bb_headline,.bt_bb_align_right .bt_bb_align_center .bt_bb_headline,.bt_bb_align_center.bt_bb_headline,.bt_bb_align_center .bt_bb_headline{text-align:center}.bt_bb_headline h1,.bt_bb_headline h2,.bt_bb_headline h3,.bt_bb_headline h4,.bt_bb_headline h5,.bt_bb_headline h6{display:block;margin-bottom:0;margin-top:0;padding:0;overflow-wrap:inherit}.bt_bb_size_extrasmall.bt_bb_headline h1,.bt_bb_size_extrasmall.bt_bb_headline h2,.bt_bb_size_extrasmall.bt_bb_headline h3,.bt_bb_size_extrasmall.bt_bb_headline h4,.bt_bb_size_extrasmall.bt_bb_headline h5,.bt_bb_size_extrasmall.bt_bb_headline h6{font-size:1rem}.bt_bb_size_small.bt_bb_headline h1,.bt_bb_size_small.bt_bb_headline h2,.bt_bb_size_small.bt_bb_headline h3,.bt_bb_size_small.bt_bb_headline h4,.bt_bb_size_small.bt_bb_headline h5,.bt_bb_size_small.bt_bb_headline h6{font-size:1.5rem}.bt_bb_size_medium.bt_bb_headline h1,.bt_bb_size_medium.bt_bb_headline h2,.bt_bb_size_medium.bt_bb_headline h3,.bt_bb_size_medium.bt_bb_headline h4,.bt_bb_size_medium.bt_bb_headline h5,.bt_bb_size_medium.bt_bb_headline h6{font-size:2rem}.bt_bb_size_normal.bt_bb_headline h1,.bt_bb_size_normal.bt_bb_headline h2,.bt_bb_size_normal.bt_bb_headline h3,.bt_bb_size_normal.bt_bb_headline h4,.bt_bb_size_normal.bt_bb_headline h5,.bt_bb_size_normal.bt_bb_headline h6{font-size:2.5rem}.bt_bb_size_large.bt_bb_headline h1,.bt_bb_size_large.bt_bb_headline h2,.bt_bb_size_large.bt_bb_headline h3,.bt_bb_size_large.bt_bb_headline h4,.bt_bb_size_large.bt_bb_headline h5,.bt_bb_size_large.bt_bb_headline h6{font-size:3rem}.bt_bb_size_extralarge.bt_bb_headline h1,.bt_bb_size_extralarge.bt_bb_headline h2,.bt_bb_size_extralarge.bt_bb_headline h3,.bt_bb_size_extralarge.bt_bb_headline h4,.bt_bb_size_extralarge.bt_bb_headline h5,.bt_bb_size_extralarge.bt_bb_headline h6{font-size:3.5rem}.bt_bb_size_huge.bt_bb_headline h1,.bt_bb_size_huge.bt_bb_headline h2,.bt_bb_size_huge.bt_bb_headline h3,.bt_bb_size_huge.bt_bb_headline h4,.bt_bb_size_huge.bt_bb_headline h5,.bt_bb_size_huge.bt_bb_headline h6{font-size:5rem}.bt_bb_font_weight_normal.bt_bb_headline h1,.bt_bb_font_weight_normal.bt_bb_headline h2,.bt_bb_font_weight_normal.bt_bb_headline h3,.bt_bb_font_weight_normal.bt_bb_headline h4,.bt_bb_font_weight_normal.bt_bb_headline h5,.bt_bb_font_weight_normal.bt_bb_headline h6{font-weight:400}.bt_bb_font_weight_bold.bt_bb_headline h1,.bt_bb_font_weight_bold.bt_bb_headline h2,.bt_bb_font_weight_bold.bt_bb_headline h3,.bt_bb_font_weight_bold.bt_bb_headline h4,.bt_bb_font_weight_bold.bt_bb_headline h5,.bt_bb_font_weight_bold.bt_bb_headline h6{font-weight:700}.bt_bb_font_weight_bolder.bt_bb_headline h1,.bt_bb_font_weight_bolder.bt_bb_headline h2,.bt_bb_font_weight_bolder.bt_bb_headline h3,.bt_bb_font_weight_bolder.bt_bb_headline h4,.bt_bb_font_weight_bolder.bt_bb_headline h5,.bt_bb_font_weight_bolder.bt_bb_headline h6{font-weight:bolder}.bt_bb_font_weight_lighter.bt_bb_headline h1,.bt_bb_font_weight_lighter.bt_bb_headline h2,.bt_bb_font_weight_lighter.bt_bb_headline h3,.bt_bb_font_weight_lighter.bt_bb_headline h4,.bt_bb_font_weight_lighter.bt_bb_headline h5,.bt_bb_font_weight_lighter.bt_bb_headline h6{font-weight:300}.bt_bb_font_weight_light.bt_bb_headline h1,.bt_bb_font_weight_light.bt_bb_headline h2,.bt_bb_font_weight_light.bt_bb_headline h3,.bt_bb_font_weight_light.bt_bb_headline h4,.bt_bb_font_weight_light.bt_bb_headline h5,.bt_bb_font_weight_light.bt_bb_headline h6{font-weight:200}.bt_bb_font_weight_thin.bt_bb_headline h1,.bt_bb_font_weight_thin.bt_bb_headline h2,.bt_bb_font_weight_thin.bt_bb_headline h3,.bt_bb_font_weight_thin.bt_bb_headline h4,.bt_bb_font_weight_thin.bt_bb_headline h5,.bt_bb_font_weight_thin.bt_bb_headline h6{font-weight:100}.bt_bb_font_weight_100.bt_bb_headline h1,.bt_bb_font_weight_100.bt_bb_headline h2,.bt_bb_font_weight_100.bt_bb_headline h3,.bt_bb_font_weight_100.bt_bb_headline h4,.bt_bb_font_weight_100.bt_bb_headline h5,.bt_bb_font_weight_100.bt_bb_headline h6{font-weight:100}.bt_bb_font_weight_200.bt_bb_headline h1,.bt_bb_font_weight_200.bt_bb_headline h2,.bt_bb_font_weight_200.bt_bb_headline h3,.bt_bb_font_weight_200.bt_bb_headline h4,.bt_bb_font_weight_200.bt_bb_headline h5,.bt_bb_font_weight_200.bt_bb_headline h6{font-weight:200}.bt_bb_font_weight_300.bt_bb_headline h1,.bt_bb_font_weight_300.bt_bb_headline h2,.bt_bb_font_weight_300.bt_bb_headline h3,.bt_bb_font_weight_300.bt_bb_headline h4,.bt_bb_font_weight_300.bt_bb_headline h5,.bt_bb_font_weight_300.bt_bb_headline h6{font-weight:300}.bt_bb_font_weight_400.bt_bb_headline h1,.bt_bb_font_weight_400.bt_bb_headline h2,.bt_bb_font_weight_400.bt_bb_headline h3,.bt_bb_font_weight_400.bt_bb_headline h4,.bt_bb_font_weight_400.bt_bb_headline h5,.bt_bb_font_weight_400.bt_bb_headline h6{font-weight:400}.bt_bb_font_weight_500.bt_bb_headline h1,.bt_bb_font_weight_500.bt_bb_headline h2,.bt_bb_font_weight_500.bt_bb_headline h3,.bt_bb_font_weight_500.bt_bb_headline h4,.bt_bb_font_weight_500.bt_bb_headline h5,.bt_bb_font_weight_500.bt_bb_headline h6{font-weight:500}.bt_bb_font_weight_600.bt_bb_headline h1,.bt_bb_font_weight_600.bt_bb_headline h2,.bt_bb_font_weight_600.bt_bb_headline h3,.bt_bb_font_weight_600.bt_bb_headline h4,.bt_bb_font_weight_600.bt_bb_headline h5,.bt_bb_font_weight_600.bt_bb_headline h6{font-weight:600}.bt_bb_font_weight_700.bt_bb_headline h1,.bt_bb_font_weight_700.bt_bb_headline h2,.bt_bb_font_weight_700.bt_bb_headline h3,.bt_bb_font_weight_700.bt_bb_headline h4,.bt_bb_font_weight_700.bt_bb_headline h5,.bt_bb_font_weight_700.bt_bb_headline h6{font-weight:700}.bt_bb_font_weight_800.bt_bb_headline h1,.bt_bb_font_weight_800.bt_bb_headline h2,.bt_bb_font_weight_800.bt_bb_headline h3,.bt_bb_font_weight_800.bt_bb_headline h4,.bt_bb_font_weight_800.bt_bb_headline h5,.bt_bb_font_weight_800.bt_bb_headline h6{font-weight:800}.bt_bb_font_weight_900.bt_bb_headline h1,.bt_bb_font_weight_900.bt_bb_headline h2,.bt_bb_font_weight_900.bt_bb_headline h3,.bt_bb_font_weight_900.bt_bb_headline h4,.bt_bb_font_weight_900.bt_bb_headline h5,.bt_bb_font_weight_900.bt_bb_headline h6{font-weight:900}.bt_bb_text_transform_uppercase.bt_bb_headline h1,.bt_bb_text_transform_uppercase.bt_bb_headline h2,.bt_bb_text_transform_uppercase.bt_bb_headline h3,.bt_bb_text_transform_uppercase.bt_bb_headline h4,.bt_bb_text_transform_uppercase.bt_bb_headline h5,.bt_bb_text_transform_uppercase.bt_bb_headline h6{text-transform:uppercase}.bt_bb_text_transform_lowercase.bt_bb_headline h1,.bt_bb_text_transform_lowercase.bt_bb_headline h2,.bt_bb_text_transform_lowercase.bt_bb_headline h3,.bt_bb_text_transform_lowercase.bt_bb_headline h4,.bt_bb_text_transform_lowercase.bt_bb_headline h5,.bt_bb_text_transform_lowercase.bt_bb_headline h6{text-transform:lowercase}.bt_bb_text_transform_capitalize.bt_bb_headline h1,.bt_bb_text_transform_capitalize.bt_bb_headline h2,.bt_bb_text_transform_capitalize.bt_bb_headline h3,.bt_bb_text_transform_capitalize.bt_bb_headline h4,.bt_bb_text_transform_capitalize.bt_bb_headline h5,.bt_bb_text_transform_capitalize.bt_bb_headline h6{text-transform:capitalize}.bt_bb_headline .bt_bb_headline_content{display:block;color:inherit}.bt_bb_headline .bt_bb_headline_content a{color:inherit;-webkit-box-shadow:none;box-shadow:none}.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after{content:' ';display:block;width:4em;margin:.55em 0 .8em;border-style:solid;border-width:0 0 2px}.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after{float:left}.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_right.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after{float:right}.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:after{float:none;margin-left:auto;margin-right:auto}.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before{content:' ';display:block;width:2em;margin:0 0 .4em;border-style:solid;border-width:2px 0 0}.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_left.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_left.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before{float:left}.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_right.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_right.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before{float:right}.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_headline .bt_bb_headline_content:before{margin-left:auto;margin-right:auto;float:none}.bt_bb_headline .bt_bb_headline_content span{display:block}.bt_bb_headline .bt_bb_headline_content span:before,.bt_bb_headline .bt_bb_headline_content span:after{clear:both;content:' ';line-height:0;display:table;width:100%}.bt_bb_headline .bt_bb_headline_superheadline{font-weight:400;display:block;margin-bottom:1em;font-size:.5em}.bt_bb_superheadline_outside.bt_bb_headline .bt_bb_headline_superheadline,.bt_bb_headline_superheadline_outside .bt_bb_headline .bt_bb_headline_superheadline{font-size:1rem}.bt_bb_superheadline_font_weight_normal.bt_bb_headline .bt_bb_headline_superheadline{font-weight:400}.bt_bb_superheadline_font_weight_bold.bt_bb_headline .bt_bb_headline_superheadline{font-weight:700}.bt_bb_superheadline_font_weight_bolder.bt_bb_headline .bt_bb_headline_superheadline{font-weight:bolder}.bt_bb_superheadline_font_weight_lighter.bt_bb_headline .bt_bb_headline_superheadline{font-weight:300}.bt_bb_superheadline_font_weight_light.bt_bb_headline .bt_bb_headline_superheadline{font-weight:200}.bt_bb_superheadline_font_weight_thin.bt_bb_headline .bt_bb_headline_superheadline{font-weight:100}.bt_bb_superheadline_font_weight_100.bt_bb_headline .bt_bb_headline_superheadline{font-weight:100}.bt_bb_superheadline_font_weight_200.bt_bb_headline .bt_bb_headline_superheadline{font-weight:200}.bt_bb_superheadline_font_weight_300.bt_bb_headline .bt_bb_headline_superheadline{font-weight:300}.bt_bb_superheadline_font_weight_400.bt_bb_headline .bt_bb_headline_superheadline{font-weight:400}.bt_bb_superheadline_font_weight_500.bt_bb_headline .bt_bb_headline_superheadline{font-weight:500}.bt_bb_superheadline_font_weight_600.bt_bb_headline .bt_bb_headline_superheadline{font-weight:600}.bt_bb_superheadline_font_weight_700.bt_bb_headline .bt_bb_headline_superheadline{font-weight:700}.bt_bb_superheadline_font_weight_800.bt_bb_headline .bt_bb_headline_superheadline{font-weight:800}.bt_bb_superheadline_font_weight_900.bt_bb_headline .bt_bb_headline_superheadline{font-weight:900}.bt_bb_superheadline_text_transform_uppercase.bt_bb_headline .bt_bb_headline_superheadline{text-transform:uppercase}.bt_bb_superheadline_text_transform_lowercase.bt_bb_headline .bt_bb_headline_superheadline{text-transform:lowercase}.bt_bb_superheadline_text_transform_capitalize.bt_bb_headline .bt_bb_headline_superheadline{text-transform:capitalize}.bt_bb_headline:after{clear:both;content:' ';display:table;width:100%}.bt_bb_headline .bt_bb_headline_subheadline{clear:both}.bt_bb_subheadline_font_weight_normal.bt_bb_headline .bt_bb_headline_subheadline{font-weight:400}.bt_bb_subheadline_font_weight_bold.bt_bb_headline .bt_bb_headline_subheadline{font-weight:700}.bt_bb_subheadline_font_weight_bolder.bt_bb_headline .bt_bb_headline_subheadline{font-weight:bolder}.bt_bb_subheadline_font_weight_lighter.bt_bb_headline .bt_bb_headline_subheadline{font-weight:300}.bt_bb_subheadline_font_weight_light.bt_bb_headline .bt_bb_headline_subheadline{font-weight:200}.bt_bb_subheadline_font_weight_thin.bt_bb_headline .bt_bb_headline_subheadline{font-weight:100}.bt_bb_subheadline_font_weight_100.bt_bb_headline .bt_bb_headline_subheadline{font-weight:100}.bt_bb_subheadline_font_weight_200.bt_bb_headline .bt_bb_headline_subheadline{font-weight:200}.bt_bb_subheadline_font_weight_300.bt_bb_headline .bt_bb_headline_subheadline{font-weight:300}.bt_bb_subheadline_font_weight_400.bt_bb_headline .bt_bb_headline_subheadline{font-weight:400}.bt_bb_subheadline_font_weight_500.bt_bb_headline .bt_bb_headline_subheadline{font-weight:500}.bt_bb_subheadline_font_weight_600.bt_bb_headline .bt_bb_headline_subheadline{font-weight:600}.bt_bb_subheadline_font_weight_700.bt_bb_headline .bt_bb_headline_subheadline{font-weight:700}.bt_bb_subheadline_font_weight_800.bt_bb_headline .bt_bb_headline_subheadline{font-weight:800}.bt_bb_subheadline_font_weight_900.bt_bb_headline .bt_bb_headline_subheadline{font-weight:900}.bt_bb_subheadline_text_transform_uppercase.bt_bb_headline .bt_bb_headline_subheadline{text-transform:uppercase}.bt_bb_subheadline_text_transform_lowercase.bt_bb_headline .bt_bb_headline_subheadline{text-transform:lowercase}.bt_bb_subheadline_text_transform_capitalize.bt_bb_headline .bt_bb_headline_subheadline{text-transform:capitalize}.bt_bb_headline .bt_bb_headline_superheadline{color:var(--secondary-color)}.bt_bb_text p:last-child{margin-bottom:0;padding-bottom:0}.bt_bb_image{display:block;overflow:hidden}.bt_bb_image>a,.bt_bb_image>span{display:block;line-height:0;-webkit-box-shadow:none!important;box-shadow:none!important}.bt_bb_image img{display:block;margin:0;line-height:0;max-width:100%;height:auto}.bt_bb_image img[src$="svg"]{width:100%}.bt_bb_image.bt_bb_shape_square{border-radius:0}.bt_bb_image.bt_bb_shape_square img{border-radius:0}.bt_bb_image.bt_bb_shape_square .bt_bb_image_content{border-radius:0}.bt_bb_image.bt_bb_shape_hard-rounded{border-radius:50%}.bt_bb_image.bt_bb_shape_hard-rounded img{border-radius:50%}.bt_bb_image.bt_bb_shape_hard-rounded .bt_bb_image_content{border-radius:50%}.bt_bb_image.bt_bb_shape_hard-rounded .bt_bb_image_content_flex{border-radius:50%}.bt_bb_image.bt_bb_shape_soft-rounded{border-radius:5px}.bt_bb_image.bt_bb_shape_soft-rounded img{border-radius:5px}.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content{border-radius:5px}.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content_flex{border-radius:5px}.bt_bb_align_right .bt_bb_align_left.bt_bb_image,.bt_bb_align_center .bt_bb_align_left.bt_bb_image,.bt_bb_align_right .bt_bb_align_left .bt_bb_image,.bt_bb_align_center .bt_bb_align_left .bt_bb_image,.bt_bb_align_left.bt_bb_image,.bt_bb_align_left .bt_bb_image{float:left}.bt_bb_align_right .bt_bb_align_left.bt_bb_image+.bt_bb_image,.bt_bb_align_center .bt_bb_align_left.bt_bb_image+.bt_bb_image,.bt_bb_align_right .bt_bb_align_left .bt_bb_image+.bt_bb_image,.bt_bb_align_center .bt_bb_align_left .bt_bb_image+.bt_bb_image,.bt_bb_align_left.bt_bb_image+.bt_bb_image,.bt_bb_align_left .bt_bb_image+.bt_bb_image{margin-left:1em}.bt_bb_align_right .bt_bb_align_left.bt_bb_image+.bt_bb_image.bt_bb_align_center,.bt_bb_align_center .bt_bb_align_left.bt_bb_image+.bt_bb_image.bt_bb_align_center,.bt_bb_align_right .bt_bb_align_left .bt_bb_image+.bt_bb_image.bt_bb_align_center,.bt_bb_align_center .bt_bb_align_left .bt_bb_image+.bt_bb_image.bt_bb_align_center,.bt_bb_align_left.bt_bb_image+.bt_bb_image.bt_bb_align_center,.bt_bb_align_left .bt_bb_image+.bt_bb_image.bt_bb_align_center{margin:0 auto}.bt_bb_align_left .bt_bb_align_right.bt_bb_image,.bt_bb_align_center .bt_bb_align_right.bt_bb_image,.bt_bb_align_left .bt_bb_align_right .bt_bb_image,.bt_bb_align_center .bt_bb_align_right .bt_bb_image,.bt_bb_align_right.bt_bb_image,.bt_bb_align_right .bt_bb_image{float:right}.bt_bb_align_left .bt_bb_align_right.bt_bb_image+.bt_bb_image,.bt_bb_align_center .bt_bb_align_right.bt_bb_image+.bt_bb_image,.bt_bb_align_left .bt_bb_align_right .bt_bb_image+.bt_bb_image,.bt_bb_align_center .bt_bb_align_right .bt_bb_image+.bt_bb_image,.bt_bb_align_right.bt_bb_image+.bt_bb_image,.bt_bb_align_right .bt_bb_image+.bt_bb_image{margin-right:1em}.bt_bb_align_left .bt_bb_align_right.bt_bb_image+.bt_bb_image.bt_bb_align_center,.bt_bb_align_center .bt_bb_align_right.bt_bb_image+.bt_bb_image.bt_bb_align_center,.bt_bb_align_left .bt_bb_align_right .bt_bb_image+.bt_bb_image.bt_bb_align_center,.bt_bb_align_center .bt_bb_align_right .bt_bb_image+.bt_bb_image.bt_bb_align_center,.bt_bb_align_right.bt_bb_image+.bt_bb_image.bt_bb_align_center,.bt_bb_align_right .bt_bb_image+.bt_bb_image.bt_bb_align_center{margin:0 auto}.bt_bb_align_left .bt_bb_align_center.bt_bb_image,.bt_bb_align_right .bt_bb_align_center.bt_bb_image,.bt_bb_align_left .bt_bb_align_center .bt_bb_image,.bt_bb_align_right .bt_bb_align_center .bt_bb_image,.bt_bb_align_center.bt_bb_image,.bt_bb_align_center .bt_bb_image{float:none;display:-ms-flexbox;display:-webkit-flex;display:flex;clear:both;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_center.bt_bb_image,.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_inherit.bt_bb_image,.bt_bb_column.bt_bb_align_center .bt_bb_align_inherit.bt_bb_image,.bt_bb_column.bt_bb_align_center .bt_bb_align_center.bt_bb_image{display:inline-block;clear:none}.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_center.bt_bb_image:only-child,.bt_bb_column_inner.bt_bb_align_center .bt_bb_align_inherit.bt_bb_image:only-child,.bt_bb_column.bt_bb_align_center .bt_bb_align_inherit.bt_bb_image:only-child,.bt_bb_column.bt_bb_align_center .bt_bb_align_center.bt_bb_image:only-child{display:-ms-flexbox;display:-webkit-flex;display:flex}.bt_bb_image.bt_bb_hover_style_zoom-in>a,.bt_bb_image.bt_bb_hover_style_to-grayscale>a,.bt_bb_image.bt_bb_hover_style_from-grayscale>a,.bt_bb_image.bt_bb_hover_style_zoom-in>span,.bt_bb_image.bt_bb_hover_style_to-grayscale>span,.bt_bb_image.bt_bb_hover_style_from-grayscale>span{display:block}.bt_bb_image.bt_bb_hover_style_zoom-in img,.bt_bb_image.bt_bb_hover_style_to-grayscale img,.bt_bb_image.bt_bb_hover_style_from-grayscale img,.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale img,.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale img{-webkit-transition:transform 650ms ease-in-out,filter 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out,filter 650ms ease-in-out;transition:transform 650ms ease-in-out,filter 650ms ease-in-out}.bt_bb_image.bt_bb_hover_style_zoom-in img,.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale img,.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale img{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.bt_bb_image.bt_bb_hover_style_zoom-in:hover img,.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale:hover img,.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale:hover img{-webkit-transform:scale3d(1.1,1.1,1.1);-moz-transform:scale3d(1.1,1.1,1.1);-ms-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}.bt_bb_image.bt_bb_hover_style_to-grayscale img,.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.bt_bb_image.bt_bb_hover_style_to-grayscale:hover img,.bt_bb_image.bt_bb_hover_style_zoom-in-to-grayscale:hover img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.bt_bb_image.bt_bb_hover_style_from-grayscale img,.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.bt_bb_image.bt_bb_hover_style_from-grayscale:hover img,.bt_bb_image.bt_bb_hover_style_zoom-in-from-grayscale:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.bt_bb_image.bt_bb_hover_style_flip{-webkit-perspective:350px;-moz-perspective:350px;perspective:350px;-webkit-perspective-origin:50% 50%;-moz-perspective-origin:50% 50%;perspective-origin:50% 50%;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;overflow:visible}.bt_bb_image.bt_bb_hover_style_flip>a,.bt_bb_image.bt_bb_hover_style_flip>span{-webkit-transition:transform 650ms ease-in-out,filter 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out,filter 650ms ease-in-out;transition:transform 650ms ease-in-out,filter 650ms ease-in-out}.bt_bb_image.bt_bb_hover_style_flip:hover>a,.bt_bb_image.bt_bb_hover_style_flip:hover>span{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.bt_bb_image.bt_bb_hover_style_scroll{height:300px;overflow:hidden}.bt_bb_image.bt_bb_hover_style_scroll img{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:transform 5000ms cubic-bezier(.455,.030,.515,.955);-moz-transition:transform 5000ms cubic-bezier(.455,.030,.515,.955);transition:transform 5000ms cubic-bezier(.455,.030,.515,.955)}.bt_bb_image_scroll_speed_5000.bt_bb_image.bt_bb_hover_style_scroll img{-webkit-transition:transform 5000ms cubic-bezier(.455,.030,.515,.955);-moz-transition:transform 5000ms cubic-bezier(.455,.030,.515,.955);transition:transform 5000ms cubic-bezier(.455,.030,.515,.955)}.bt_bb_image_scroll_speed_4000.bt_bb_image.bt_bb_hover_style_scroll img{-webkit-transition:transform 4000ms cubic-bezier(.455,.030,.515,.955);-moz-transition:transform 4000ms cubic-bezier(.455,.030,.515,.955);transition:transform 4000ms cubic-bezier(.455,.030,.515,.955)}.bt_bb_image_scroll_speed_3000.bt_bb_image.bt_bb_hover_style_scroll img{-webkit-transition:transform 3000ms cubic-bezier(.455,.030,.515,.955);-moz-transition:transform 3000ms cubic-bezier(.455,.030,.515,.955);transition:transform 3000ms cubic-bezier(.455,.030,.515,.955)}.bt_bb_image_scroll_speed_2000.bt_bb_image.bt_bb_hover_style_scroll img{-webkit-transition:transform 2000ms cubic-bezier(.455,.030,.515,.955);-moz-transition:transform 2000ms cubic-bezier(.455,.030,.515,.955);transition:transform 2000ms cubic-bezier(.455,.030,.515,.955)}.bt_bb_image_scroll_speed_1000.bt_bb_image.bt_bb_hover_style_scroll img{-webkit-transition:transform 1000ms cubic-bezier(.455,.030,.515,.955);-moz-transition:transform 1000ms cubic-bezier(.455,.030,.515,.955);transition:transform 1000ms cubic-bezier(.455,.030,.515,.955)}.bt_bb_image.bt_bb_hover_style_scroll:hover img{-webkit-transform:translateY(-webkit-calc(-100% + 300px));-webkit-transform:translateY(calc(-100% + 300px));-moz-transform:translateY(-moz-calc(-100% + 300px));-moz-transform:translateY(calc(-100% + 300px));-ms-transform:translateY(calc(-100% + 300px));transform:translateY(-webkit-calc(-100% + 300px));transform:translateY(-moz-calc(-100% + 300px));transform:translateY(calc(-100% + 300px))}.bt_bb_image.bt_bb_content_exists{position:relative}.bt_bb_image.bt_bb_content_exists .bt_bb_image_content{pointer-events:none;position:absolute;left:0;top:0;right:0;bottom:0}.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image a,.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image span{display:inline-block;line-height:0}.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex{position:absolute;left:0;top:0;right:0;bottom:0;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden;padding:1em}.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner{width:100%;display:block}.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner *{pointer-events:all}.bt_bb_content_align_middle.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bt_bb_content_align_bottom.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.bt_bb_content_align_top.bt_bb_image.bt_bb_content_exists .bt_bb_image_content .bt_bb_image_content_flex{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.bt_bb_image.bt_bb_content_display_show-on-hover .bt_bb_image_content{opacity:0;-webkit-transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;-webkit-transform:scale3d(1,1,.99);-moz-transform:scale3d(1,1,.99);-ms-transform:scale3d(1,1,.99);transform:scale3d(1,1,.99)}.bt_bb_image.bt_bb_content_display_hide-on-hover .bt_bb_image_content{opacity:1;-webkit-transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.bt_bb_image.bt_bb_content_display_show-on-hover:hover .bt_bb_image_content{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.bt_bb_image.bt_bb_content_display_hide-on-hover:hover .bt_bb_image_content{opacity:0;-webkit-transform:scale3d(1,1,.99);-moz-transform:scale3d(1,1,.99);-ms-transform:scale3d(1,1,.99);transform:scale3d(1,1,.99)}.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_always .bt_bb_image_content{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:transform 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out;transition:transform 650ms ease-in-out}:hover.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_always .bt_bb_image_content{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover>a,.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover>span{-webkit-transition:transform 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out;transition:transform 650ms ease-in-out}.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover:hover>a,.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover:hover>span{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover .bt_bb_image_content{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;transition:transform 650ms ease-in-out,opacity 650ms ease-in-out}.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_show-on-hover:hover .bt_bb_image_content{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg)}.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover>a,.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover>span{-webkit-transition:transform 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out;transition:transform 650ms ease-in-out;-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover:hover>a,.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover:hover>span{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg)}.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover .bt_bb_image_content{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;-moz-transition:transform 650ms ease-in-out,opacity 650ms ease-in-out;transition:transform 650ms ease-in-out,opacity 650ms ease-in-out}.bt_bb_image.bt_bb_hover_style_flip.bt_bb_content_display_hide-on-hover:hover .bt_bb_image_content{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);transform:rotateY(-180deg)}.bt_bb_service{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;max-width:100%;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.bt_bb_align_left .bt_bb_align_center.bt_bb_service,.bt_bb_align_right .bt_bb_align_center.bt_bb_service,.bt_bb_align_left .bt_bb_align_center .bt_bb_service,.bt_bb_align_right .bt_bb_align_center .bt_bb_service,.bt_bb_align_center.bt_bb_service,.bt_bb_align_center .bt_bb_service{-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;text-align:center}.bt_bb_align_right .bt_bb_align_left.bt_bb_service,.bt_bb_align_center .bt_bb_align_left.bt_bb_service,.bt_bb_align_right .bt_bb_align_left .bt_bb_service,.bt_bb_align_center .bt_bb_align_left .bt_bb_service,.bt_bb_align_left.bt_bb_service,.bt_bb_align_left .bt_bb_service,.bt_bb_align_left .bt_bb_align_right.bt_bb_service,.bt_bb_align_center .bt_bb_align_right.bt_bb_service,.bt_bb_align_left .bt_bb_align_right .bt_bb_service,.bt_bb_align_center .bt_bb_align_right .bt_bb_service,.bt_bb_align_right.bt_bb_service,.bt_bb_align_right .bt_bb_service{-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;text-align:initial}.rtl .bt_bb_align_right .bt_bb_align_left.bt_bb_service,.rtl .bt_bb_align_center .bt_bb_align_left.bt_bb_service,.rtl .bt_bb_align_right .bt_bb_align_left .bt_bb_service,.rtl .bt_bb_align_center .bt_bb_align_left .bt_bb_service,.rtl .bt_bb_align_left.bt_bb_service,.rtl .bt_bb_align_left .bt_bb_service,.rtl .bt_bb_align_left .bt_bb_align_right.bt_bb_service,.rtl .bt_bb_align_center .bt_bb_align_right.bt_bb_service,.rtl .bt_bb_align_left .bt_bb_align_right .bt_bb_service,.rtl .bt_bb_align_center .bt_bb_align_right .bt_bb_service,.rtl .bt_bb_align_right.bt_bb_service,.rtl .bt_bb_align_right .bt_bb_service{-webkit-flex-flow:row-reverse nowrap;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap}.bt_bb_service .bt_bb_icon_holder{-webkit-transition:all 280ms ease;-moz-transition:all 280ms ease;transition:all 280ms ease;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:block;vertical-align:middle;text-align:center;width:2em;height:2em;line-height:2;-webkit-order:1;-ms-flex-order:1;order:1;text-decoration:none;-webkit-order:1;-ms-flex-order:1;order:1;-webkit-align-self:initial;align-self:initial;margin-bottom:0}.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_service .bt_bb_icon_holder{-webkit-order:2;-ms-flex-order:2;order:2;-webkit-align-self:initial;align-self:initial;margin-bottom:0}.bt_bb_align_right .bt_bb_align_left.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_align_left.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_left .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_align_left .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_left.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_left .bt_bb_service .bt_bb_icon_holder{-webkit-order:1;-ms-flex-order:1;order:1;-webkit-align-self:initial;align-self:initial;margin-bottom:0}.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_left .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_right .bt_bb_align_center .bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center.bt_bb_service .bt_bb_icon_holder,.bt_bb_align_center .bt_bb_service .bt_bb_icon_holder{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin-bottom:.25em}.bt_bb_shape_square.bt_bb_service .bt_bb_icon_holder{border-radius:0}.bt_bb_shape_round.bt_bb_service .bt_bb_icon_holder{border-radius:5px}.bt_bb_shape_circle.bt_bb_service .bt_bb_icon_holder{border-radius:50%}.bt_bb_size_xsmall.bt_bb_service .bt_bb_icon_holder{font-size:1em}.bt_bb_style_borderless.bt_bb_size_xsmall.bt_bb_service .bt_bb_icon_holder{font-size:1.4em}.bt_bb_size_small.bt_bb_service .bt_bb_icon_holder{font-size:1.6em}.bt_bb_style_borderless.bt_bb_size_small.bt_bb_service .bt_bb_icon_holder{font-size:2em}.bt_bb_size_normal.bt_bb_service .bt_bb_icon_holder{font-size:2.4em}.bt_bb_style_borderless.bt_bb_size_normal.bt_bb_service .bt_bb_icon_holder{font-size:2.8em}.bt_bb_size_large.bt_bb_service .bt_bb_icon_holder{font-size:3.4em}.bt_bb_style_borderless.bt_bb_size_large.bt_bb_service .bt_bb_icon_holder{font-size:3.6em}.bt_bb_size_xlarge.bt_bb_service .bt_bb_icon_holder{font-size:4em}.bt_bb_style_borderless.bt_bb_size_xlarge.bt_bb_service .bt_bb_icon_holder{font-size:3.8em}.bt_bb_style_borderless.bt_bb_service .bt_bb_icon_holder{border:none;width:auto;height:auto;line-height:1}.bt_bb_service .bt_bb_service_content{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 0 0 1em;-webkit-order:2;-ms-flex-order:2;order:2;text-align:left}.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:600;font-size:1.1em}.bt_bb_align_right .bt_bb_align_left.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_left .bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_left .bt_bb_service .bt_bb_service_content,.bt_bb_align_left.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_service .bt_bb_service_content{padding:0 0 0 1em;-webkit-order:2;-ms-flex-order:2;order:2;text-align:left}.bt_bb_align_left .bt_bb_align_right.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_service .bt_bb_service_content,.bt_bb_align_right.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_service .bt_bb_service_content{padding:0 1em 0 0;-webkit-order:1;-ms-flex-order:1;order:1;text-align:right}.bt_bb_align_left .bt_bb_align_center.bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_center.bt_bb_service .bt_bb_service_content,.bt_bb_align_left .bt_bb_align_center .bt_bb_service .bt_bb_service_content,.bt_bb_align_right .bt_bb_align_center .bt_bb_service .bt_bb_service_content,.bt_bb_align_center.bt_bb_service .bt_bb_service_content,.bt_bb_align_center .bt_bb_service .bt_bb_service_content{-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;text-align:center;width:100%;-webkit-order:2;-ms-flex-order:2;order:2;padding:0}.bt_bb_service.bt_bb_style_outline .bt_bb_icon_holder{-webkit-box-shadow:0 0 0 1px var(--primary-color,black) inset;box-shadow:0 0 0 1px var(--primary-color,black) inset;color:var(--primary-color,black);background-color:transparent}.bt_bb_service.bt_bb_style_outline:hover .bt_bb_icon_holder{-webkit-box-shadow:0 0 0 1em var(--primary-color,black) inset;box-shadow:0 0 0 1em var(--primary-color,black) inset;background-color:var(--primary-color,black);color:var(--secondary-color,white)}.bt_bb_service.bt_bb_style_filled .bt_bb_icon_holder{-webkit-box-shadow:0 0 0 1em var(--secondary-color,black) inset;box-shadow:0 0 0 1em var(--secondary-color,black) inset;color:var(--primary-color,white)}.bt_bb_service.bt_bb_style_filled:hover .bt_bb_icon_holder{-webkit-box-shadow:0 0 0 1px var(--secondary-color,black) inset;box-shadow:0 0 0 1px var(--secondary-color,black) inset;background-color:var(--primary-color,transparent);color:var(--secondary-color,black)}.bt_bb_service.bt_bb_style_borderless .bt_bb_icon_holder{color:var(--primary-color)}.bt_bb_service.bt_bb_style_borderless:hover .bt_bb_icon_holder{color:var(--secondary-color)}.bt_bb_tabs{position:relative}ul.bt_bb_tabs_header{overflow:hidden;display:inline-block;margin:0;padding:0}ul.bt_bb_tabs_header li{display:block;float:left;cursor:pointer;margin:0;padding:0;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}ul.bt_bb_tabs_header li.on{cursor:auto}.bt_bb_style_outline ul.bt_bb_tabs_header li,.bt_bb_style_filled ul.bt_bb_tabs_header li{border-width:0 0 0 1px;border-style:solid}.bt_bb_style_outline ul.bt_bb_tabs_header li:first-child,.bt_bb_style_filled ul.bt_bb_tabs_header li:first-child{border-width:0}ul.bt_bb_tabs_header li span{line-height:1.15;display:inline-block;padding:1em 2em}ul.bt_bb_tabs_header:after{clear:both;content:' ';display:table;width:100%}.bt_bb_style_outline ul.bt_bb_tabs_header,.bt_bb_style_filled ul.bt_bb_tabs_header{border-width:1px;border-style:solid}.bt_bb_style_simple ul.bt_bb_tabs_header li{border-bottom:2px solid transparent}.bt_bb_style_simple ul.bt_bb_tabs_header li.on{border-color:#000}.bt_bb_style_simple ul.bt_bb_tabs_header li:first-of-type span{padding-left:0}.bt_bb_style_simple ul.bt_bb_tabs_header li:last-of-type span{padding-right:0}.bt_bb_shape_rounded ul.bt_bb_tabs_header{border-radius:5px}.bt_bb_shape_round ul.bt_bb_tabs_header{border-radius:50px}.bt_bb_shape_round ul.bt_bb_tabs_header li:last-child span{padding-right:2.5em}.bt_bb_shape_round ul.bt_bb_tabs_header li:first-child span{padding-left:2.5em}.bt_bb_tab_item{visibility:hidden;overflow:hidden;height:0;opacity:1;display:block;position:relative;top:0}.bt_bb_tab_item.has_bt_bb_image{position:absolute}.bt_bb_tab_item.on{visibility:visible;height:auto;position:relative}.bt_bb_tabs.bt_bb_style_outline .bt_bb_tabs_header,.bt_bb_tabs.bt_bb_style_filled .bt_bb_tabs_header{border-color:var(--tabs-primary-color,black)}.bt_bb_tabs.bt_bb_style_outline .bt_bb_tabs_header li,.bt_bb_tabs.bt_bb_style_filled .bt_bb_tabs_header li:hover,.bt_bb_tabs.bt_bb_style_filled .bt_bb_tabs_header li.on{border-color:var(--tabs-primary-color,black);color:var(--tabs-primary-color,black);background-color:transparent}.bt_bb_tabs.bt_bb_style_outline .bt_bb_tabs_header li:hover,.bt_bb_tabs.bt_bb_style_outline .bt_bb_tabs_header li.on,.bt_bb_tabs.bt_bb_style_filled .bt_bb_tabs_header li{background-color:var(--tabs-primary-color,black);color:var(--tabs-secondary-color,white);border-color:var(--tabs-primary-color,black)}.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li{color:var(--tabs-secondary-color)}.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li.on{color:var(--tabs-primary-color,black);border-color:var(--tabs-primary-color,black)}@media (max-width:580px){ul.bt_bb_tabs_header{display:block}ul.bt_bb_tabs_header li{float:none}.bt_bb_style_outline ul.bt_bb_tabs_header li,.bt_bb_style_filled ul.bt_bb_tabs_header li{border-width:1px 0 0}.bt_bb_shape_round ul.bt_bb_tabs_header{border-radius:20px}}.bt_bb_accordion .bt_bb_accordion_item_content:after{conent:' ';display:table;width:100%;clear:both}.bt_bb_accordion .bt_bb_accordion_item{border-style:solid;border-width:0 1px 1px;overflow:hidden}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title{padding:.7em 1em;font-size:1.1em;line-height:1.3;border-width:0;border-style:solid;cursor:pointer;-webkit-transition:color 300ms ease,background-color 300ms ease;-moz-transition:color 300ms ease,background-color 300ms ease;transition:color 300ms ease,background-color 300ms ease}.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title{border-width:0 0 1px;padding-left:0;padding-right:0}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content{padding:.5em 1em;display:none}.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content{padding-left:0;padding-right:0}.bt_bb_accordion .bt_bb_accordion_item:last-child .bt_bb_accordion_item_content{border-width:0}.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_content{display:block}.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title{border-width:0 0 1px}.bt_bb_accordion .bt_bb_accordion_item:first-child{border-width:1px}.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item{border-width:0}.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:first-child{border-radius:5px 5px 0 0}.bt_bb_shape_round.bt_bb_accordion .bt_bb_accordion_item:first-child{border-radius:20px 20px 0 0}.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:first-child{border-width:0;border-radius:0}.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:last-child{border-radius:0 0 5px 5px}.bt_bb_shape_round.bt_bb_accordion .bt_bb_accordion_item:last-child{border-radius:0 0 20px 20px}.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:last-child{border-width:0;border-radius:0}.bt_bb_accordion .bt_bb_accordion_item{border-color:var(--accordion-primary-color,black)}.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item_title{border-color:var(--accordion-primary-color,black);color:var(--accordion-primary-color,black);background-color:transparent}.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item.on .bt_bb_accordion_item_title,.bt_bb_accordion.bt_bb_style_outline .bt_bb_accordion_item .bt_bb_accordion_item_title:hover{color:var(--accordion-secondary-color,white);background-color:var(--accordion-primary-color,black)}.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item .bt_bb_accordion_item_title{color:var(--accordion-secondary-color,white);background-color:var(--accordion-primary-color,black)}.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item.on .bt_bb_accordion_item_title,.bt_bb_accordion.bt_bb_style_filled .bt_bb_accordion_item .bt_bb_accordion_item_title:hover{color:var(--accordion-primary-color,black);background-color:transparent}.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title{color:var(--accordion-primary-color,black);border-color:var(--accordion-primary-color,black)}.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item .bt_bb_accordion_item_title:hover,.bt_bb_accordion.bt_bb_style_simple .bt_bb_accordion_item.on .bt_bb_accordion_item_title{color:var(--accordion-secondary-color,white);border-color:var(--accordion-secondary-color,white)}.bt_bb_video{display:block;position:relative;padding-bottom:56.25%}.bt_bb_video>.wp-video{display:block;width:100%!important;height:100%!important;position:absolute;left:0;right:0;bottom:0;top:0}.bt_bb_video>.wp-video .mejs-container.mejs-video{width:100%!important;height:100%!important}.bt_bb_video iframe,.bt_bb_video .mejs-container{width:100%!important;height:100%!important;position:absolute;top:0;left:0;right:0;bottom:0}.bt_bb_disable_controls_yes.bt_bb_video .mejs-layers,.bt_bb_disable_controls_yes.bt_bb_video .mejs-controls{display:none!important}.slick-slider:not(.slick-initialized){position:relative;width:100%;min-height:200px}.slick-slider:not(.slick-initialized) .bt_bb_content_slider_item{position:absolute;left:auto;right:auto;opacity:0}.slick-slider{position:relative;width:100%;overflow:hidden}.bt_bb_show_dots_below .slick-slider{overflow:initial}.slick-slider .slick-autoplay-toggle-button{display:none}.slick-slider .slick-list{width:auto}.slick-slider .slick-list .slick-slide .bt_bb_content_slider_item_content{width:100%}.bt_bb_height_auto .slick-slider .slick-slide{width:100%}.bt_bb_height_auto .slick-slider .slick-slide img{max-width:none;width:100%;height:auto;display:block}.bt_bb_height_full_screen .slick-slider .slick-slide{height:100vh}.bt_bb_height_full_screen .slick-slider.slick-initialized .slick-slide{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bt_bb_height_full_screen .slick-slider.slick-initialized .slick-slide>div{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.bt_bb_height_half_screen .slick-slider .slick-slide{height:50vh}.bt_bb_height_keep-height .slick-slider .slick-slide{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bt_bb_height_full_screen .slick-slider .slick-slide,.bt_bb_height_half_screen .slick-slider .slick-slide{background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:cover}.bt_bb_slider.bt_bb_use_lightbox .slick-slider .slick-slide{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.bt_bb_gap_small .slick-list{margin:0 -.25rem}.bt_bb_gap_small .slick-list .slick-slide .content{padding:0 .25rem}.bt_bb_gap_normal .slick-list{margin:0 -.5rem}.bt_bb_gap_normal .slick-list .slick-slide .content{padding:0 .5rem}.bt_bb_gap_large .slick-list{margin:0 -1rem}.bt_bb_gap_large .slick-list .slick-slide .content{padding:0 1rem}button.slick-arrow{padding:0;letter-spacing:initial;border-radius:0;position:absolute;z-index:10;width:44px;height:44px;line-height:44px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;text-align:center;top:50%;margin-top:-22px;border-radius:0;background-color:rgba(0,0,0,.7);cursor:pointer;outline:none;border:none}button.slick-arrow:hover{background-color:rgba(0,0,0,.95)}button.slick-arrow:focus{outline:none}button.slick-arrow.slick-next{right:0}button.slick-arrow.slick-next:before{content:'\e684'}.rtl button.slick-arrow.slick-next{left:0;right:auto}.rtl button.slick-arrow.slick-next:before{content:'\e686'}button.slick-arrow.slick-prev{left:0}button.slick-arrow.slick-prev:before{content:'\e686'}.rtl button.slick-arrow.slick-prev{right:0;left:auto}.rtl button.slick-arrow.slick-prev:before{content:'\e684'}button.slick-arrow:before{color:#fff;display:block;font-size:34px;font-family:Icon7Stroke;line-height:44px}button.slick-arrow:hover,button.slick-arrow:focus{text-decoration:none}.bt_bb_arrows_size_small button.slick-arrow{width:34px;height:34px;margin-top:-17px}.bt_bb_arrows_size_small button.slick-arrow:before{font-size:24px;line-height:34px}.bt_bb_arrows_size_large button.slick-arrow{width:64px;height:64px;margin-top:-32px}.bt_bb_arrows_size_large button.slick-arrow:before{font-size:54px;line-height:64px}.slick-list{width:100%;position:relative}.slick-list .slick-slide{background-size:cover}.slick-dots{position:absolute;bottom:1em;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;z-index:1}.bt_bb_show_dots_below .slick-dots{bottom:-2em}.slick-dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 5px;padding:0;cursor:pointer;border:2px solid #fff;border-radius:50%;-webkit-transition:background-color 300ms ease;-moz-transition:background-color 300ms ease;transition:background-color 300ms ease}.slick-dots li.slick-active,.slick-dots li:hover{background:#fff}.slick-dots li button{font-size:0;line-height:0;display:block;width:1em;height:1em;cursor:pointer;color:transparent;background-color:transparent;border:0;outline:none}.bt_bb_content_slider_item[class*="bt_bb_background_overlay"]{position:relative}.bt_bb_content_slider_item[class*="bt_bb_background_overlay"]:before{content:' ';pointer-events:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.bt_bb_content_slider_item[class*="bt_bb_background_overlay"] .bt_bb_content_slider_item_content{position:relative;z-index:1}.bt_bb_content_slider_item[class*="dark_stripes"]:before{background-image:-webkit-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);background-image:-moz-linear-gradient(left top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);background-image:linear-gradient(to right top,transparent 33%,rgba(0,0,0,.75) 33%,rgba(0,0,0,.75) 66%,transparent 66%);background-size:3px 3px;background-repeat:repeat}.bt_bb_content_slider_item[class*="light_stripes"]:before{background-image:-webkit-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);background-image:-moz-linear-gradient(left top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);background-image:linear-gradient(to right top,transparent 33%,rgba(255,255,255,.5) 33%,rgba(255,255,255,.5) 66%,transparent 66%);background-size:3px 3px;background-repeat:repeat}.bt_bb_content_slider_item[class*="light_solid"]:before{background-color:rgba(255,255,255,.5)}.bt_bb_content_slider_item[class*="dark_solid"]:before{background-color:rgba(0,0,0,.5)}.bt_bb_content_slider_item[class*="dark_gradient"]:before{background:-webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%);background:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 75%,rgba(0,0,0,1) 100%)}.bt_bb_content_slider_item[class*="light_gradient"]:before{background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);background:-moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%)}.bt_bb_masonry_post_grid_content{-webkit-transition:opacity 2s;-moz-transition:opacity 2s;transition:opacity 2s}.bt_bb_grid_container:after{content:'';display:block;clear:both}.bt_bb_grid_hide{opacity:0;-webkit-transition:opacity 0s;-moz-transition:opacity 0s;transition:opacity 0s}.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,.bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item{width:100%}.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item{width:50%}.bt_bb_grid_container.bt_bb_columns_2 .bt_bb_tile_format_21{width:100%}.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item{width:33.333333%}.bt_bb_grid_container.bt_bb_columns_3 .bt_bb_tile_format_21{width:66.6666687%}.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item{width:25%}.bt_bb_grid_container.bt_bb_columns_4 .bt_bb_tile_format_21{width:50%}.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item{width:20%}.bt_bb_grid_container.bt_bb_columns_5 .bt_bb_tile_format_21{width:40%}.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item{width:16.666667%}.bt_bb_grid_container.bt_bb_columns_6 .bt_bb_tile_format_21{width:33.333333%}@media screen and (max-width:768px){.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,.bt_bb_column[data-width="12"] .bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_sizer,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_1 .bt_bb_grid_item,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_sizer,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_2 .bt_bb_grid_item,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_sizer,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_4 .bt_bb_grid_item,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_sizer,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_5 .bt_bb_grid_item,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_sizer,.bt_bb_column[data-width="9"] .bt_bb_grid_container.bt_bb_columns_6 .bt_bb_grid_item{width:100%}}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content{background:rgba(0,0,0,.05);padding:1.5em 1em .5em}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category{padding:0 0 1em}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories{font-size:.75em;line-height:2;list-style:none;margin:0;padding:0}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li{margin:0 0 .25em;display:inline-block}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li a{display:block;background:rgba(0,0,0,.2);text-decoration:none;padding:0 .75em;-webkit-box-shadow:none;box-shadow:none}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li a:hover{background:rgba(0,0,0,.1)}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta{padding:0 0 1em}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{display:inline-block;font-size:.875em;line-height:1.1;font-weight:600;padding:0 1em 0 0}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before{display:inline-block;margin:0 5px 0 0;font-size:inherit;line-height:inherit;font-weight:400;font-family:FontAwesome}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:before{content:'\f133'}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author:before{content:'\f2bd'}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author a{-webkit-box-shadow:none;box-shadow:none}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_comments:before{content:'\f0e6'}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title{font-size:1.4em;line-height:1.3;margin:0}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a{text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title+.bt_bb_grid_item_post_excerpt:not(:empty){margin-top:1em}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share{margin-top:1em}.bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon{float:none}.bt_bb_masonry_image_grid .bt_bb_grid_item{overflow:hidden}.bt_bb_masonry_image_grid .bt_bb_grid_item_inner_content{position:absolute;top:0;left:0}.bt_bb_masonry_image_grid .bt_bb_grid_item_inner{overflow:hidden}.bt_bb_masonry_image_grid .bt_bb_grid_item_inner>.bt_bb_grid_item_inner_image{cursor:pointer;display:block;float:left;width:100%}.bt_bb_masonry_image_grid .bt_bb_grid_item_inner:after{content:'';display:table;clear:both}.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content{margin-left:-1px;margin-top:-1px;width:-webkit-calc(100% + 2px);width:-moz-calc(100% + 2px);width:calc(100% + 2px)}.bt_bb_masonry_image_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner{-webkit-transform:translate(1px,1px);-moz-transform:translate(1px,1px);-ms-transform:translate(1px,1px);transform:translate(1px,1px)}.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content{margin-left:-5px;margin-top:-5px;width:-webkit-calc(100% + 10px);width:-moz-calc(100% + 10px);width:calc(100% + 10px)}.bt_bb_masonry_image_grid.bt_bb_gap_small .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner{-webkit-transform:translate(5px,5px);-moz-transform:translate(5px,5px);-ms-transform:translate(5px,5px);transform:translate(5px,5px)}.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content{margin-left:-20px;margin-top:-20px;width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px)}.bt_bb_masonry_image_grid.bt_bb_gap_normal .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner{-webkit-transform:translate(20px,20px);-moz-transform:translate(20px,20px);-ms-transform:translate(20px,20px);transform:translate(20px,20px)}.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content{margin-left:-30px;margin-top:-30px;width:-webkit-calc(100% + 60px);width:-moz-calc(100% + 60px);width:calc(100% + 60px)}.bt_bb_masonry_image_grid.bt_bb_gap_large .bt_bb_masonry_post_image_content .bt_bb_grid_item_inner{-webkit-transform:translate(30px,30px);-moz-transform:translate(30px,30px);-ms-transform:translate(30px,30px);transform:translate(30px,30px)}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content{overflow:hidden}.bt_bb_masonry_post_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content{margin:-1px}.bt_bb_masonry_post_grid.bt_bb_gap_extrasmall .bt_bb_masonry_post_grid_content .bt_bb_grid_item{padding:1px}.bt_bb_masonry_post_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content{margin:-3px}.bt_bb_masonry_post_grid.bt_bb_gap_small .bt_bb_masonry_post_grid_content .bt_bb_grid_item{padding:3px}.bt_bb_masonry_post_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content{margin:-20px}.bt_bb_masonry_post_grid.bt_bb_gap_normal .bt_bb_masonry_post_grid_content .bt_bb_grid_item{padding:20px}.bt_bb_masonry_post_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content{margin:-30px}.bt_bb_masonry_post_grid.bt_bb_gap_large .bt_bb_masonry_post_grid_content .bt_bb_grid_item{padding:30px}.bt_bb_post_grid_filter{text-align:center;padding:1em 2em}.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{display:inline-block;padding:0 1em;margin:0 1px;cursor:pointer}.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover,.bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active{background:rgba(0,0,0,.05)}.bt_bb_post_grid_loader{margin:auto;border:.4em solid #f3f3f3;border-top:.4em solid #3498db;border-radius:50%;width:4em;height:4em;-webkit-animation:bt_bb_grid_animation 2s linear infinite;-moz-animation:bt_bb_grid_animation 2s linear infinite;animation:bt_bb_grid_animation 2s linear infinite;display:none}@-webkit-keyframes bt_bb_grid_animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes bt_bb_grid_animation{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes bt_bb_grid_animation{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.bt_bb_grid_item_post_thumbnail img{width:100%}.mfp-container{background:rgba(0,0,0,.7)}.bt_bb_masonry_image_grid.bt_bb_no_lightbox .bt_bb_grid_item_inner_image{cursor:auto}.bt_bb_price_list{display:block;position:relative;border-style:solid;border-width:1px;padding:0;border-color:var(--secondary-color,black)}.bt_bb_price_list .bt_bb_price_list_title{font-size:1.8em;line-height:1.3;padding:1rem 2rem}.bt_bb_price_list .bt_bb_price_list_subtitle{margin:2rem 2rem 0}.bt_bb_price_list .bt_bb_price_list_price{margin:2rem 2rem 0;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_amount{font-size:4em;line-height:1;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency{font-size:1.35em;line-height:1;-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%}.bt_bb_currency_position_right.bt_bb_price_list .bt_bb_price_list_price .bt_bb_price_list_currency{-webkit-order:1;-ms-flex-order:1;order:1}.bt_bb_price_list ul{clear:left;display:block;list-style:none;margin:0;padding:2rem 0 0}.bt_bb_price_list ul:before{clear:both;content:' ';display:table;width:100%}.bt_bb_price_list ul li{display:block;margin:0;padding:.7rem 2rem;border-width:1px 0 0;border-style:solid}.bt_bb_price_list .bt_bb_price_list_title{color:var(--primary-color,white);background-color:var(--secondary-color,black)}.bt_bb_price_list ul li{border-color:var(--secondary-color,black)}.bt_bb_latest_posts_item{position:relative}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_image{overflow:hidden;margin:0 0 1em}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_image img{display:block;max-width:none;width:100%}.bt_bb_image_shape_rounded .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image{border-radius:5px}.bt_bb_image_shape_round .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image{border-radius:20px}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category{padding:0 0 1em}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories{font-size:.75em;line-height:2;list-style:none;margin:0;padding:0}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li{margin:0 0 .25em;display:inline-block}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a{display:block;background:rgba(0,0,0,.2);text-decoration:none;padding:0 .75em;-webkit-box-shadow:none;box-shadow:none}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_category .post-categories li a:hover{background:rgba(0,0,0,.1)}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_title{font-size:1.2em;font-weight:700;margin:0 0 .6em}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_title a{-webkit-box-shadow:none;box-shadow:none}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta{padding:0 0 1em}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta>span{display:inline-block;font-size:.875em;line-height:1.1;font-weight:600;padding:0 1em 0 0}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta>span:before{display:inline-block;margin:0 5px 0 0;font-size:inherit;line-height:inherit;font-weight:400;font-family:FontAwesome}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date:before{content:'\f133'}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_author:before{content:'\f2bd'}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_author a{-webkit-box-shadow:none;box-shadow:none}.bt_bb_latest_posts_item .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_comments:before{content:'\f0e6'}.bt_bb_latest_posts{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.bt_bb_latest_posts.bt_bb_columns_1{display:block}.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-shrink:1;flex-shrink:1}.bt_bb_columns_1.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_columns_2.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:33.33%;flex-basis:33.33%;max-width:33.33%}.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:16.66%;flex-basis:16.66%;max-width:16.66%}.bt_bb_latest_posts{margin:-1em -1em 0}.bt_bb_latest_posts .bt_bb_latest_posts_item{padding:2em 1em 0}.bt_bb_latest_posts.bt_bb_gap_small{margin:-.5em -.5em 0}.bt_bb_latest_posts.bt_bb_gap_small .bt_bb_latest_posts_item{padding:1em .5em 0}.bt_bb_latest_posts.bt_bb_gap_no_gap{margin:0}.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item{padding:0}.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title,.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_category,.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_date,.bt_bb_latest_posts.bt_bb_gap_no_gap .bt_bb_latest_posts_item .bt_bb_latest_posts_item_excerpt{padding-left:.5em;padding-right:.5em}.bt_bb_latest_posts.bt_bb_gap_large{margin:-2em -2em 0}.bt_bb_latest_posts.bt_bb_gap_large .bt_bb_latest_posts_item{padding:4em 2em 0}@media (max-width:992px){.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:33.33%;flex-basis:33.33%;max-width:33.33%}}@media (max-width:480px){.bt_bb_columns_2.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}}@media (max-width:370px){.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item{-webkit-flex-basis:100%;flex-basis:100%}}.bt_bb_custom_menu>div{display:-ms-flexbox;display:-webkit-flex;display:flex}.bt_bb_custom_menu.bt_bb_direction_horizontal div>ul>li{display:inline-block;float:left;padding:0 .25em}.rtl .bt_bb_custom_menu.bt_bb_direction_horizontal div>ul>li{float:right}.bt_bb_font_weight_normal.bt_bb_custom_menu{font-weight:400}.bt_bb_font_weight_bold.bt_bb_custom_menu{font-weight:700}.bt_bb_font_weight_bolder.bt_bb_custom_menu{font-weight:bolder}.bt_bb_font_weight_lighter.bt_bb_custom_menu{font-weight:300}.bt_bb_font_weight_light.bt_bb_custom_menu{font-weight:200}.bt_bb_font_weight_thin.bt_bb_custom_menu{font-weight:100}.bt_bb_font_weight_100.bt_bb_custom_menu{font-weight:100}.bt_bb_font_weight_200.bt_bb_custom_menu{font-weight:200}.bt_bb_font_weight_300.bt_bb_custom_menu{font-weight:300}.bt_bb_font_weight_400.bt_bb_custom_menu{font-weight:400}.bt_bb_font_weight_500.bt_bb_custom_menu{font-weight:500}.bt_bb_font_weight_600.bt_bb_custom_menu{font-weight:600}.bt_bb_font_weight_700.bt_bb_custom_menu{font-weight:700}.bt_bb_font_weight_800.bt_bb_custom_menu{font-weight:800}.bt_bb_font_weight_900.bt_bb_custom_menu{font-weight:900}.bt_bb_progress_bar{overflow:hidden;position:relative}.bt_bb_progress_bar .bt_bb_progress_bar_bg{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;opacity:.2}.bt_bb_progress_bar .bt_bb_progress_bar_inner{padding:.5em 1em;z-index:1;-webkit-transition:transform 500ms ease;-moz-transition:transform 500ms ease;transition:transform 500ms ease;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.bt_bb_progress_bar .bt_bb_progress_bar_inner.animated{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.bt_bb_align_left .bt_bb_align_right.bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_center .bt_bb_align_right.bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_left .bt_bb_align_right .bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_center .bt_bb_align_right .bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_right.bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_right .bt_bb_progress_bar .bt_bb_progress_bar_inner{text-align:right}.bt_bb_align_right .bt_bb_align_left.bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_center .bt_bb_align_left.bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_right .bt_bb_align_left .bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_center .bt_bb_align_left .bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_left.bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_left .bt_bb_progress_bar .bt_bb_progress_bar_inner{text-align:left}.bt_bb_align_left .bt_bb_align_center.bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_right .bt_bb_align_center.bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_left .bt_bb_align_center .bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_right .bt_bb_align_center .bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_center.bt_bb_progress_bar .bt_bb_progress_bar_inner,.bt_bb_align_center .bt_bb_progress_bar .bt_bb_progress_bar_inner{text-align:center}.bt_bb_shape_rounded:not(.bt_bb_style_line).bt_bb_progress_bar .bt_bb_progress_bar_inner{border-radius:5px}.bt_bb_shape_rounded:not(.bt_bb_style_line).bt_bb_progress_bar{border-radius:5px}.bt_bb_size_small.bt_bb_progress_bar{font-size:.9em}.bt_bb_size_small.bt_bb_progress_bar .bt_bb_progress_bar_inner{padding:.3em .5em}.bt_bb_style_outline.bt_bb_progress_bar .bt_bb_progress_bar_bg{background:#fff}.bt_bb_style_outline.bt_bb_progress_bar .bt_bb_progress_bar_inner{color:#000;border:1px solid #000}.bt_bb_style_line.bt_bb_progress_bar .bt_bb_progress_bar_bg{background:#fff}.bt_bb_style_line.bt_bb_progress_bar .bt_bb_progress_bar_inner{color:#000;border-bottom:2px solid #000}.bt_bb_style_filled.bt_bb_progress_bar .bt_bb_progress_bar_bg{background:#fff}.bt_bb_style_filled.bt_bb_progress_bar .bt_bb_progress_bar_inner{color:#fff;background:#000}.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner{float:right;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner.animated{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.bt_bb_progress_bar.bt_bb_style_outline .bt_bb_progress_bar_bg,.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_bg{background:var(--secondary-color)}.bt_bb_progress_bar.bt_bb_style_outline .bt_bb_progress_bar_inner,.bt_bb_progress_bar.bt_bb_style_line .bt_bb_progress_bar_inner{border-color:var(--primary-color);color:var(--primary-color)}.bt_bb_progress_bar.bt_bb_style_filled .bt_bb_progress_bar_bg{background:var(--primary-color)}.bt_bb_progress_bar.bt_bb_style_filled .bt_bb_progress_bar_inner{background:var(--secondary-color);color:var(--primary-color)}.bt_bb_progress_bar:nth-child(1) .bt_bb_progress_bar_inner{-webkit-transition-delay:300ms;-moz-transition-delay:300ms;transition-delay:300ms}.bt_bb_progress_bar:nth-child(2) .bt_bb_progress_bar_inner{-webkit-transition-delay:400ms;-moz-transition-delay:400ms;transition-delay:400ms}.bt_bb_progress_bar:nth-child(3) .bt_bb_progress_bar_inner{-webkit-transition-delay:500ms;-moz-transition-delay:500ms;transition-delay:500ms}.bt_bb_progress_bar:nth-child(4) .bt_bb_progress_bar_inner{-webkit-transition-delay:600ms;-moz-transition-delay:600ms;transition-delay:600ms}.bt_bb_progress_bar:nth-child(5) .bt_bb_progress_bar_inner{-webkit-transition-delay:700ms;-moz-transition-delay:700ms;transition-delay:700ms}.bt_bb_progress_bar:nth-child(6) .bt_bb_progress_bar_inner{-webkit-transition-delay:800ms;-moz-transition-delay:800ms;transition-delay:800ms}.bt_bb_progress_bar:nth-child(7) .bt_bb_progress_bar_inner{-webkit-transition-delay:900ms;-moz-transition-delay:900ms;transition-delay:900ms}.bt_bb_progress_bar:nth-child(8) .bt_bb_progress_bar_inner{-webkit-transition-delay:1000ms;-moz-transition-delay:1000ms;transition-delay:1000ms}.bt_bb_progress_bar:nth-child(9) .bt_bb_progress_bar_inner{-webkit-transition-delay:1100ms;-moz-transition-delay:1100ms;transition-delay:1100ms}.bt_bb_progress_bar:nth-child(10) .bt_bb_progress_bar_inner{-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;transition-delay:1200ms}.bt_bb_progress_bar:nth-child(11) .bt_bb_progress_bar_inner{-webkit-transition-delay:1300ms;-moz-transition-delay:1300ms;transition-delay:1300ms}.bt_bb_progress_bar:nth-child(12) .bt_bb_progress_bar_inner{-webkit-transition-delay:1400ms;-moz-transition-delay:1400ms;transition-delay:1400ms}.bt_bb_progress_bar:nth-child(13) .bt_bb_progress_bar_inner{-webkit-transition-delay:1500ms;-moz-transition-delay:1500ms;transition-delay:1500ms}.bt_bb_progress_bar:nth-child(14) .bt_bb_progress_bar_inner{-webkit-transition-delay:1600ms;-moz-transition-delay:1600ms;transition-delay:1600ms}.bt_bb_progress_bar:nth-child(15) .bt_bb_progress_bar_inner{-webkit-transition-delay:1700ms;-moz-transition-delay:1700ms;transition-delay:1700ms}.bt_bb_progress_bar:nth-child(16) .bt_bb_progress_bar_inner{-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.bt_bb_progress_bar:nth-child(17) .bt_bb_progress_bar_inner{-webkit-transition-delay:1900ms;-moz-transition-delay:1900ms;transition-delay:1900ms}.bt_bb_progress_bar:nth-child(18) .bt_bb_progress_bar_inner{-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.bt_bb_progress_bar:nth-child(19) .bt_bb_progress_bar_inner{-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.bt_bb_progress_bar:nth-child(20) .bt_bb_progress_bar_inner{-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.bt_bb_map{position:relative}.bt_bb_map.bt_bb_map_with_content:not(.bt_bb_map_type_static) .bt_bb_map_map{height:100%!important;width:100%!important;position:absolute;left:0;right:0;top:0;bottom:0}.bt_bb_map .bt_bb_map_content{position:relative;display:none;pointer-events:none}.bt_bb_map_with_content.bt_bb_map .bt_bb_map_content{display:block}.bt_bb_map_type_static.bt_bb_map_with_content.bt_bb_map .bt_bb_map_content{height:100%!important;width:100%!important;position:absolute;left:0;right:0;top:0;bottom:0}.bt_bb_map_no_overlay.bt_bb_map .bt_bb_map_content,.bt_bb_map_no_overlay.bt_bb_map_with_content.bt_bb_map .bt_bb_map_content{opacity:0;visibility:hidden}.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;overflow:hidden;padding:1em;width:30%}.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location{background:#fff;padding:1em;opacity:0;visibility:hidden;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;transition:opacity 300ms ease;-webkit-order:1;-ms-flex-order:1;order:1;pointer-events:none}.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_map_location_without_content{visibility:hidden}.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_map_location_show{opacity:1;visibility:visible;-webkit-order:0;-ms-flex-order:0;order:0;pointer-events:all}@media (max-width:768px){.bt_bb_map .bt_bb_map_content:not(.bt_bb_map_type_static) .bt_bb_map_content_wrapper{width:50%}}@media (max-width:640px){.bt_bb_map.bt_bb_map_with_content:not(.bt_bb_map_type_static) .bt_bb_map_map{height:600px!important;position:relative}.bt_bb_map .bt_bb_map_content:not(.bt_bb_map_type_static) .bt_bb_map_content_wrapper{width:100%;margin:0}.bt_bb_map_type_static.bt_bb_map_with_content.bt_bb_map .bt_bb_map_content{position:relative}}.bt_bb_cost_calculator .bt_bb_cost_calculator_item{margin:0 0 1em}.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="checkbox"]),.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="radio"]),.bt_bb_cost_calculator .bt_bb_cost_calculator_item input:not([type="submit"]),.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select_selected{padding:.625em .4375em;line-height:1.1;border:1px solid grey}.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_cost_calculator_item_title{margin:0 0 .3em}.bt_bb_cost_calculator .bt_bb_cost_calculator_total{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_text{-webkit-flex:5 1 auto;-ms-flex:5 1 auto;flex:5 1 auto;background:#ddd;color:#000;padding:.8em 1.25em}.bt_bb_cost_calculator .bt_bb_cost_calculator_total .bt_bb_cost_calculator_total_amount{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;background-color:#333;font-weight:700;color:#fff;padding:.8em 2em}.bt_bb_widget_select{cursor:pointer;position:relative}.bt_bb_widget_select_selected{border:1px solid #666;line-height:1.1;padding:.625em .4375em}.bt_bb_widget_select_selected>div:first-child{font-weight:700}.bt_bb_widget_select_selected>div:last-child{margin-top:.5em;font-size:.875em}.bt_bb_widget_select_items{display:none;position:absolute;z-index:5;left:0;right:0;top:auto;border:1px solid #666;margin:.2em 0 0;background-color:#fff;color:#000}.bt_bb_widget_select_items>div[data-value]{line-height:1.25;padding:.625em .4375em}.bt_bb_widget_select_items>div[data-value]>div:first-child{font-weight:700}.bt_bb_widget_select_items>div[data-value]>div:last-child{margin-top:.5em;font-size:.875em}.bt_bb_widget_select_items>div[data-value="0"]{display:none}.bt_bb_widget_select_items>div:hover{background:rgba(0,0,0,.1)}.bt_bb_widget_switch{height:1.5em;width:3em;background:#ddd;border-radius:1em;cursor:pointer}.bt_bb_widget_switch.on{background:#666}.bt_bb_widget_switch>div{height:1.5em;width:1.5em;background:#fff;border-radius:1em;border:.2em solid #666;-webkit-transition:transform .2s;-moz-transition:transform .2s;transition:transform .2s}.on.bt_bb_widget_switch>div{-webkit-transform:translateX(1.5em);-moz-transform:translateX(1.5em);-ms-transform:translateX(1.5em);transform:translateX(1.5em)}.animate{-webkit-transition:transform 1000ms cubic-bezier(.190,1,.220,1),opacity 1000ms cubic-bezier(.190,1,.220,1);-moz-transition:transform 1000ms cubic-bezier(.190,1,.220,1),opacity 1000ms cubic-bezier(.190,1,.220,1);transition:transform 1000ms cubic-bezier(.190,1,.220,1),opacity 1000ms cubic-bezier(.190,1,.220,1)}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(1){-webkit-transition-delay:200ms;-moz-transition-delay:200ms;transition-delay:200ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(1){-webkit-transition-delay:200ms;-moz-transition-delay:200ms;transition-delay:200ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(1){-webkit-transition-delay:300ms;-moz-transition-delay:300ms;transition-delay:300ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(2){-webkit-transition-delay:400ms;-moz-transition-delay:400ms;transition-delay:400ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(3){-webkit-transition-delay:500ms;-moz-transition-delay:500ms;transition-delay:500ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(4){-webkit-transition-delay:600ms;-moz-transition-delay:600ms;transition-delay:600ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(5){-webkit-transition-delay:700ms;-moz-transition-delay:700ms;transition-delay:700ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(6){-webkit-transition-delay:800ms;-moz-transition-delay:800ms;transition-delay:800ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(7){-webkit-transition-delay:900ms;-moz-transition-delay:900ms;transition-delay:900ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(8){-webkit-transition-delay:1000ms;-moz-transition-delay:1000ms;transition-delay:1000ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(9){-webkit-transition-delay:1100ms;-moz-transition-delay:1100ms;transition-delay:1100ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(10){-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;transition-delay:1200ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(11){-webkit-transition-delay:1300ms;-moz-transition-delay:1300ms;transition-delay:1300ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(12){-webkit-transition-delay:1400ms;-moz-transition-delay:1400ms;transition-delay:1400ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(13){-webkit-transition-delay:1500ms;-moz-transition-delay:1500ms;transition-delay:1500ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(14){-webkit-transition-delay:1600ms;-moz-transition-delay:1600ms;transition-delay:1600ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(15){-webkit-transition-delay:1700ms;-moz-transition-delay:1700ms;transition-delay:1700ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(16){-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(17){-webkit-transition-delay:1900ms;-moz-transition-delay:1900ms;transition-delay:1900ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(18){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(19){-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.animate:not(.bt_bb_section):nth-child(1) .animate:nth-child(20){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(2){-webkit-transition-delay:400ms;-moz-transition-delay:400ms;transition-delay:400ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(2){-webkit-transition-delay:400ms;-moz-transition-delay:400ms;transition-delay:400ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(1){-webkit-transition-delay:500ms;-moz-transition-delay:500ms;transition-delay:500ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(2){-webkit-transition-delay:600ms;-moz-transition-delay:600ms;transition-delay:600ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(3){-webkit-transition-delay:700ms;-moz-transition-delay:700ms;transition-delay:700ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(4){-webkit-transition-delay:800ms;-moz-transition-delay:800ms;transition-delay:800ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(5){-webkit-transition-delay:900ms;-moz-transition-delay:900ms;transition-delay:900ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(6){-webkit-transition-delay:1000ms;-moz-transition-delay:1000ms;transition-delay:1000ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(7){-webkit-transition-delay:1100ms;-moz-transition-delay:1100ms;transition-delay:1100ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(8){-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;transition-delay:1200ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(9){-webkit-transition-delay:1300ms;-moz-transition-delay:1300ms;transition-delay:1300ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(10){-webkit-transition-delay:1400ms;-moz-transition-delay:1400ms;transition-delay:1400ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(11){-webkit-transition-delay:1500ms;-moz-transition-delay:1500ms;transition-delay:1500ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(12){-webkit-transition-delay:1600ms;-moz-transition-delay:1600ms;transition-delay:1600ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(13){-webkit-transition-delay:1700ms;-moz-transition-delay:1700ms;transition-delay:1700ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(14){-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(15){-webkit-transition-delay:1900ms;-moz-transition-delay:1900ms;transition-delay:1900ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(16){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(17){-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(18){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(19){-webkit-transition-delay:2300ms;-moz-transition-delay:2300ms;transition-delay:2300ms}.animate:not(.bt_bb_section):nth-child(2) .animate:nth-child(20){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(3){-webkit-transition-delay:600ms;-moz-transition-delay:600ms;transition-delay:600ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(3){-webkit-transition-delay:600ms;-moz-transition-delay:600ms;transition-delay:600ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(1){-webkit-transition-delay:700ms;-moz-transition-delay:700ms;transition-delay:700ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(2){-webkit-transition-delay:800ms;-moz-transition-delay:800ms;transition-delay:800ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(3){-webkit-transition-delay:900ms;-moz-transition-delay:900ms;transition-delay:900ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(4){-webkit-transition-delay:1000ms;-moz-transition-delay:1000ms;transition-delay:1000ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(5){-webkit-transition-delay:1100ms;-moz-transition-delay:1100ms;transition-delay:1100ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(6){-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;transition-delay:1200ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(7){-webkit-transition-delay:1300ms;-moz-transition-delay:1300ms;transition-delay:1300ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(8){-webkit-transition-delay:1400ms;-moz-transition-delay:1400ms;transition-delay:1400ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(9){-webkit-transition-delay:1500ms;-moz-transition-delay:1500ms;transition-delay:1500ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(10){-webkit-transition-delay:1600ms;-moz-transition-delay:1600ms;transition-delay:1600ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(11){-webkit-transition-delay:1700ms;-moz-transition-delay:1700ms;transition-delay:1700ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(12){-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(13){-webkit-transition-delay:1900ms;-moz-transition-delay:1900ms;transition-delay:1900ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(14){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(15){-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(16){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(17){-webkit-transition-delay:2300ms;-moz-transition-delay:2300ms;transition-delay:2300ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(18){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(19){-webkit-transition-delay:2500ms;-moz-transition-delay:2500ms;transition-delay:2500ms}.animate:not(.bt_bb_section):nth-child(3) .animate:nth-child(20){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(4){-webkit-transition-delay:800ms;-moz-transition-delay:800ms;transition-delay:800ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(4){-webkit-transition-delay:800ms;-moz-transition-delay:800ms;transition-delay:800ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(1){-webkit-transition-delay:900ms;-moz-transition-delay:900ms;transition-delay:900ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(2){-webkit-transition-delay:1000ms;-moz-transition-delay:1000ms;transition-delay:1000ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(3){-webkit-transition-delay:1100ms;-moz-transition-delay:1100ms;transition-delay:1100ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(4){-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;transition-delay:1200ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(5){-webkit-transition-delay:1300ms;-moz-transition-delay:1300ms;transition-delay:1300ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(6){-webkit-transition-delay:1400ms;-moz-transition-delay:1400ms;transition-delay:1400ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(7){-webkit-transition-delay:1500ms;-moz-transition-delay:1500ms;transition-delay:1500ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(8){-webkit-transition-delay:1600ms;-moz-transition-delay:1600ms;transition-delay:1600ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(9){-webkit-transition-delay:1700ms;-moz-transition-delay:1700ms;transition-delay:1700ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(10){-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(11){-webkit-transition-delay:1900ms;-moz-transition-delay:1900ms;transition-delay:1900ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(12){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(13){-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(14){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(15){-webkit-transition-delay:2300ms;-moz-transition-delay:2300ms;transition-delay:2300ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(16){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(17){-webkit-transition-delay:2500ms;-moz-transition-delay:2500ms;transition-delay:2500ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(18){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(19){-webkit-transition-delay:2700ms;-moz-transition-delay:2700ms;transition-delay:2700ms}.animate:not(.bt_bb_section):nth-child(4) .animate:nth-child(20){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(5){-webkit-transition-delay:1000ms;-moz-transition-delay:1000ms;transition-delay:1000ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(5){-webkit-transition-delay:1000ms;-moz-transition-delay:1000ms;transition-delay:1000ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(1){-webkit-transition-delay:1100ms;-moz-transition-delay:1100ms;transition-delay:1100ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(2){-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;transition-delay:1200ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(3){-webkit-transition-delay:1300ms;-moz-transition-delay:1300ms;transition-delay:1300ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(4){-webkit-transition-delay:1400ms;-moz-transition-delay:1400ms;transition-delay:1400ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(5){-webkit-transition-delay:1500ms;-moz-transition-delay:1500ms;transition-delay:1500ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(6){-webkit-transition-delay:1600ms;-moz-transition-delay:1600ms;transition-delay:1600ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(7){-webkit-transition-delay:1700ms;-moz-transition-delay:1700ms;transition-delay:1700ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(8){-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(9){-webkit-transition-delay:1900ms;-moz-transition-delay:1900ms;transition-delay:1900ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(10){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(11){-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(12){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(13){-webkit-transition-delay:2300ms;-moz-transition-delay:2300ms;transition-delay:2300ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(14){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(15){-webkit-transition-delay:2500ms;-moz-transition-delay:2500ms;transition-delay:2500ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(16){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(17){-webkit-transition-delay:2700ms;-moz-transition-delay:2700ms;transition-delay:2700ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(18){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(19){-webkit-transition-delay:2900ms;-moz-transition-delay:2900ms;transition-delay:2900ms}.animate:not(.bt_bb_section):nth-child(5) .animate:nth-child(20){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(6){-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;transition-delay:1200ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(6){-webkit-transition-delay:1200ms;-moz-transition-delay:1200ms;transition-delay:1200ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(1){-webkit-transition-delay:1300ms;-moz-transition-delay:1300ms;transition-delay:1300ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(2){-webkit-transition-delay:1400ms;-moz-transition-delay:1400ms;transition-delay:1400ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(3){-webkit-transition-delay:1500ms;-moz-transition-delay:1500ms;transition-delay:1500ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(4){-webkit-transition-delay:1600ms;-moz-transition-delay:1600ms;transition-delay:1600ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(5){-webkit-transition-delay:1700ms;-moz-transition-delay:1700ms;transition-delay:1700ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(6){-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(7){-webkit-transition-delay:1900ms;-moz-transition-delay:1900ms;transition-delay:1900ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(8){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(9){-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(10){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(11){-webkit-transition-delay:2300ms;-moz-transition-delay:2300ms;transition-delay:2300ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(12){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(13){-webkit-transition-delay:2500ms;-moz-transition-delay:2500ms;transition-delay:2500ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(14){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(15){-webkit-transition-delay:2700ms;-moz-transition-delay:2700ms;transition-delay:2700ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(16){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(17){-webkit-transition-delay:2900ms;-moz-transition-delay:2900ms;transition-delay:2900ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(18){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(19){-webkit-transition-delay:3100ms;-moz-transition-delay:3100ms;transition-delay:3100ms}.animate:not(.bt_bb_section):nth-child(6) .animate:nth-child(20){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(7){-webkit-transition-delay:1400ms;-moz-transition-delay:1400ms;transition-delay:1400ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(7){-webkit-transition-delay:1400ms;-moz-transition-delay:1400ms;transition-delay:1400ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(1){-webkit-transition-delay:1500ms;-moz-transition-delay:1500ms;transition-delay:1500ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(2){-webkit-transition-delay:1600ms;-moz-transition-delay:1600ms;transition-delay:1600ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(3){-webkit-transition-delay:1700ms;-moz-transition-delay:1700ms;transition-delay:1700ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(4){-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(5){-webkit-transition-delay:1900ms;-moz-transition-delay:1900ms;transition-delay:1900ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(6){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(7){-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(8){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(9){-webkit-transition-delay:2300ms;-moz-transition-delay:2300ms;transition-delay:2300ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(10){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(11){-webkit-transition-delay:2500ms;-moz-transition-delay:2500ms;transition-delay:2500ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(12){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(13){-webkit-transition-delay:2700ms;-moz-transition-delay:2700ms;transition-delay:2700ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(14){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(15){-webkit-transition-delay:2900ms;-moz-transition-delay:2900ms;transition-delay:2900ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(16){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(17){-webkit-transition-delay:3100ms;-moz-transition-delay:3100ms;transition-delay:3100ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(18){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(19){-webkit-transition-delay:3300ms;-moz-transition-delay:3300ms;transition-delay:3300ms}.animate:not(.bt_bb_section):nth-child(7) .animate:nth-child(20){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(8){-webkit-transition-delay:1600ms;-moz-transition-delay:1600ms;transition-delay:1600ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(8){-webkit-transition-delay:1600ms;-moz-transition-delay:1600ms;transition-delay:1600ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(1){-webkit-transition-delay:1700ms;-moz-transition-delay:1700ms;transition-delay:1700ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(2){-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(3){-webkit-transition-delay:1900ms;-moz-transition-delay:1900ms;transition-delay:1900ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(4){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(5){-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(6){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(7){-webkit-transition-delay:2300ms;-moz-transition-delay:2300ms;transition-delay:2300ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(8){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(9){-webkit-transition-delay:2500ms;-moz-transition-delay:2500ms;transition-delay:2500ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(10){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(11){-webkit-transition-delay:2700ms;-moz-transition-delay:2700ms;transition-delay:2700ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(12){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(13){-webkit-transition-delay:2900ms;-moz-transition-delay:2900ms;transition-delay:2900ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(14){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(15){-webkit-transition-delay:3100ms;-moz-transition-delay:3100ms;transition-delay:3100ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(16){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(17){-webkit-transition-delay:3300ms;-moz-transition-delay:3300ms;transition-delay:3300ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(18){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(19){-webkit-transition-delay:3500ms;-moz-transition-delay:3500ms;transition-delay:3500ms}.animate:not(.bt_bb_section):nth-child(8) .animate:nth-child(20){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(9){-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(9){-webkit-transition-delay:1800ms;-moz-transition-delay:1800ms;transition-delay:1800ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(1){-webkit-transition-delay:1900ms;-moz-transition-delay:1900ms;transition-delay:1900ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(2){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(3){-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(4){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(5){-webkit-transition-delay:2300ms;-moz-transition-delay:2300ms;transition-delay:2300ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(6){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(7){-webkit-transition-delay:2500ms;-moz-transition-delay:2500ms;transition-delay:2500ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(8){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(9){-webkit-transition-delay:2700ms;-moz-transition-delay:2700ms;transition-delay:2700ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(10){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(11){-webkit-transition-delay:2900ms;-moz-transition-delay:2900ms;transition-delay:2900ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(12){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(13){-webkit-transition-delay:3100ms;-moz-transition-delay:3100ms;transition-delay:3100ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(14){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(15){-webkit-transition-delay:3300ms;-moz-transition-delay:3300ms;transition-delay:3300ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(16){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(17){-webkit-transition-delay:3500ms;-moz-transition-delay:3500ms;transition-delay:3500ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(18){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(19){-webkit-transition-delay:3700ms;-moz-transition-delay:3700ms;transition-delay:3700ms}.animate:not(.bt_bb_section):nth-child(9) .animate:nth-child(20){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(10){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(10){-webkit-transition-delay:2000ms;-moz-transition-delay:2000ms;transition-delay:2000ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(1){-webkit-transition-delay:2100ms;-moz-transition-delay:2100ms;transition-delay:2100ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(2){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(3){-webkit-transition-delay:2300ms;-moz-transition-delay:2300ms;transition-delay:2300ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(4){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(5){-webkit-transition-delay:2500ms;-moz-transition-delay:2500ms;transition-delay:2500ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(6){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(7){-webkit-transition-delay:2700ms;-moz-transition-delay:2700ms;transition-delay:2700ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(8){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(9){-webkit-transition-delay:2900ms;-moz-transition-delay:2900ms;transition-delay:2900ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(10){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(11){-webkit-transition-delay:3100ms;-moz-transition-delay:3100ms;transition-delay:3100ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(12){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(13){-webkit-transition-delay:3300ms;-moz-transition-delay:3300ms;transition-delay:3300ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(14){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(15){-webkit-transition-delay:3500ms;-moz-transition-delay:3500ms;transition-delay:3500ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(16){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(17){-webkit-transition-delay:3700ms;-moz-transition-delay:3700ms;transition-delay:3700ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(18){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(19){-webkit-transition-delay:3900ms;-moz-transition-delay:3900ms;transition-delay:3900ms}.animate:not(.bt_bb_section):nth-child(10) .animate:nth-child(20){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(11){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(11){-webkit-transition-delay:2200ms;-moz-transition-delay:2200ms;transition-delay:2200ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(1){-webkit-transition-delay:2300ms;-moz-transition-delay:2300ms;transition-delay:2300ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(2){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(3){-webkit-transition-delay:2500ms;-moz-transition-delay:2500ms;transition-delay:2500ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(4){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(5){-webkit-transition-delay:2700ms;-moz-transition-delay:2700ms;transition-delay:2700ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(6){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(7){-webkit-transition-delay:2900ms;-moz-transition-delay:2900ms;transition-delay:2900ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(8){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(9){-webkit-transition-delay:3100ms;-moz-transition-delay:3100ms;transition-delay:3100ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(10){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(11){-webkit-transition-delay:3300ms;-moz-transition-delay:3300ms;transition-delay:3300ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(12){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(13){-webkit-transition-delay:3500ms;-moz-transition-delay:3500ms;transition-delay:3500ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(14){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(15){-webkit-transition-delay:3700ms;-moz-transition-delay:3700ms;transition-delay:3700ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(16){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(17){-webkit-transition-delay:3900ms;-moz-transition-delay:3900ms;transition-delay:3900ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(18){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(19){-webkit-transition-delay:4100ms;-moz-transition-delay:4100ms;transition-delay:4100ms}.animate:not(.bt_bb_section):nth-child(11) .animate:nth-child(20){-webkit-transition-delay:4200ms;-moz-transition-delay:4200ms;transition-delay:4200ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(12){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(12){-webkit-transition-delay:2400ms;-moz-transition-delay:2400ms;transition-delay:2400ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(1){-webkit-transition-delay:2500ms;-moz-transition-delay:2500ms;transition-delay:2500ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(2){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(3){-webkit-transition-delay:2700ms;-moz-transition-delay:2700ms;transition-delay:2700ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(4){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(5){-webkit-transition-delay:2900ms;-moz-transition-delay:2900ms;transition-delay:2900ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(6){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(7){-webkit-transition-delay:3100ms;-moz-transition-delay:3100ms;transition-delay:3100ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(8){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(9){-webkit-transition-delay:3300ms;-moz-transition-delay:3300ms;transition-delay:3300ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(10){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(11){-webkit-transition-delay:3500ms;-moz-transition-delay:3500ms;transition-delay:3500ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(12){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(13){-webkit-transition-delay:3700ms;-moz-transition-delay:3700ms;transition-delay:3700ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(14){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(15){-webkit-transition-delay:3900ms;-moz-transition-delay:3900ms;transition-delay:3900ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(16){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(17){-webkit-transition-delay:4100ms;-moz-transition-delay:4100ms;transition-delay:4100ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(18){-webkit-transition-delay:4200ms;-moz-transition-delay:4200ms;transition-delay:4200ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(19){-webkit-transition-delay:4300ms;-moz-transition-delay:4300ms;transition-delay:4300ms}.animate:not(.bt_bb_section):nth-child(12) .animate:nth-child(20){-webkit-transition-delay:4400ms;-moz-transition-delay:4400ms;transition-delay:4400ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(13){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(13){-webkit-transition-delay:2600ms;-moz-transition-delay:2600ms;transition-delay:2600ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(1){-webkit-transition-delay:2700ms;-moz-transition-delay:2700ms;transition-delay:2700ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(2){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(3){-webkit-transition-delay:2900ms;-moz-transition-delay:2900ms;transition-delay:2900ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(4){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(5){-webkit-transition-delay:3100ms;-moz-transition-delay:3100ms;transition-delay:3100ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(6){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(7){-webkit-transition-delay:3300ms;-moz-transition-delay:3300ms;transition-delay:3300ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(8){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(9){-webkit-transition-delay:3500ms;-moz-transition-delay:3500ms;transition-delay:3500ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(10){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(11){-webkit-transition-delay:3700ms;-moz-transition-delay:3700ms;transition-delay:3700ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(12){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(13){-webkit-transition-delay:3900ms;-moz-transition-delay:3900ms;transition-delay:3900ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(14){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(15){-webkit-transition-delay:4100ms;-moz-transition-delay:4100ms;transition-delay:4100ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(16){-webkit-transition-delay:4200ms;-moz-transition-delay:4200ms;transition-delay:4200ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(17){-webkit-transition-delay:4300ms;-moz-transition-delay:4300ms;transition-delay:4300ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(18){-webkit-transition-delay:4400ms;-moz-transition-delay:4400ms;transition-delay:4400ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(19){-webkit-transition-delay:4500ms;-moz-transition-delay:4500ms;transition-delay:4500ms}.animate:not(.bt_bb_section):nth-child(13) .animate:nth-child(20){-webkit-transition-delay:4600ms;-moz-transition-delay:4600ms;transition-delay:4600ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(14){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(14){-webkit-transition-delay:2800ms;-moz-transition-delay:2800ms;transition-delay:2800ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(1){-webkit-transition-delay:2900ms;-moz-transition-delay:2900ms;transition-delay:2900ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(2){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(3){-webkit-transition-delay:3100ms;-moz-transition-delay:3100ms;transition-delay:3100ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(4){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(5){-webkit-transition-delay:3300ms;-moz-transition-delay:3300ms;transition-delay:3300ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(6){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(7){-webkit-transition-delay:3500ms;-moz-transition-delay:3500ms;transition-delay:3500ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(8){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(9){-webkit-transition-delay:3700ms;-moz-transition-delay:3700ms;transition-delay:3700ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(10){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(11){-webkit-transition-delay:3900ms;-moz-transition-delay:3900ms;transition-delay:3900ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(12){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(13){-webkit-transition-delay:4100ms;-moz-transition-delay:4100ms;transition-delay:4100ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(14){-webkit-transition-delay:4200ms;-moz-transition-delay:4200ms;transition-delay:4200ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(15){-webkit-transition-delay:4300ms;-moz-transition-delay:4300ms;transition-delay:4300ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(16){-webkit-transition-delay:4400ms;-moz-transition-delay:4400ms;transition-delay:4400ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(17){-webkit-transition-delay:4500ms;-moz-transition-delay:4500ms;transition-delay:4500ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(18){-webkit-transition-delay:4600ms;-moz-transition-delay:4600ms;transition-delay:4600ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(19){-webkit-transition-delay:4700ms;-moz-transition-delay:4700ms;transition-delay:4700ms}.animate:not(.bt_bb_section):nth-child(14) .animate:nth-child(20){-webkit-transition-delay:4800ms;-moz-transition-delay:4800ms;transition-delay:4800ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(15){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(15){-webkit-transition-delay:3000ms;-moz-transition-delay:3000ms;transition-delay:3000ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(1){-webkit-transition-delay:3100ms;-moz-transition-delay:3100ms;transition-delay:3100ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(2){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(3){-webkit-transition-delay:3300ms;-moz-transition-delay:3300ms;transition-delay:3300ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(4){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(5){-webkit-transition-delay:3500ms;-moz-transition-delay:3500ms;transition-delay:3500ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(6){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(7){-webkit-transition-delay:3700ms;-moz-transition-delay:3700ms;transition-delay:3700ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(8){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(9){-webkit-transition-delay:3900ms;-moz-transition-delay:3900ms;transition-delay:3900ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(10){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(11){-webkit-transition-delay:4100ms;-moz-transition-delay:4100ms;transition-delay:4100ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(12){-webkit-transition-delay:4200ms;-moz-transition-delay:4200ms;transition-delay:4200ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(13){-webkit-transition-delay:4300ms;-moz-transition-delay:4300ms;transition-delay:4300ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(14){-webkit-transition-delay:4400ms;-moz-transition-delay:4400ms;transition-delay:4400ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(15){-webkit-transition-delay:4500ms;-moz-transition-delay:4500ms;transition-delay:4500ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(16){-webkit-transition-delay:4600ms;-moz-transition-delay:4600ms;transition-delay:4600ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(17){-webkit-transition-delay:4700ms;-moz-transition-delay:4700ms;transition-delay:4700ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(18){-webkit-transition-delay:4800ms;-moz-transition-delay:4800ms;transition-delay:4800ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(19){-webkit-transition-delay:4900ms;-moz-transition-delay:4900ms;transition-delay:4900ms}.animate:not(.bt_bb_section):nth-child(15) .animate:nth-child(20){-webkit-transition-delay:5000ms;-moz-transition-delay:5000ms;transition-delay:5000ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(16){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(16){-webkit-transition-delay:3200ms;-moz-transition-delay:3200ms;transition-delay:3200ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(1){-webkit-transition-delay:3300ms;-moz-transition-delay:3300ms;transition-delay:3300ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(2){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(3){-webkit-transition-delay:3500ms;-moz-transition-delay:3500ms;transition-delay:3500ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(4){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(5){-webkit-transition-delay:3700ms;-moz-transition-delay:3700ms;transition-delay:3700ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(6){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(7){-webkit-transition-delay:3900ms;-moz-transition-delay:3900ms;transition-delay:3900ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(8){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(9){-webkit-transition-delay:4100ms;-moz-transition-delay:4100ms;transition-delay:4100ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(10){-webkit-transition-delay:4200ms;-moz-transition-delay:4200ms;transition-delay:4200ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(11){-webkit-transition-delay:4300ms;-moz-transition-delay:4300ms;transition-delay:4300ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(12){-webkit-transition-delay:4400ms;-moz-transition-delay:4400ms;transition-delay:4400ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(13){-webkit-transition-delay:4500ms;-moz-transition-delay:4500ms;transition-delay:4500ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(14){-webkit-transition-delay:4600ms;-moz-transition-delay:4600ms;transition-delay:4600ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(15){-webkit-transition-delay:4700ms;-moz-transition-delay:4700ms;transition-delay:4700ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(16){-webkit-transition-delay:4800ms;-moz-transition-delay:4800ms;transition-delay:4800ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(17){-webkit-transition-delay:4900ms;-moz-transition-delay:4900ms;transition-delay:4900ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(18){-webkit-transition-delay:5000ms;-moz-transition-delay:5000ms;transition-delay:5000ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(19){-webkit-transition-delay:5100ms;-moz-transition-delay:5100ms;transition-delay:5100ms}.animate:not(.bt_bb_section):nth-child(16) .animate:nth-child(20){-webkit-transition-delay:5200ms;-moz-transition-delay:5200ms;transition-delay:5200ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(17){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(17){-webkit-transition-delay:3400ms;-moz-transition-delay:3400ms;transition-delay:3400ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(1){-webkit-transition-delay:3500ms;-moz-transition-delay:3500ms;transition-delay:3500ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(2){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(3){-webkit-transition-delay:3700ms;-moz-transition-delay:3700ms;transition-delay:3700ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(4){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(5){-webkit-transition-delay:3900ms;-moz-transition-delay:3900ms;transition-delay:3900ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(6){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(7){-webkit-transition-delay:4100ms;-moz-transition-delay:4100ms;transition-delay:4100ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(8){-webkit-transition-delay:4200ms;-moz-transition-delay:4200ms;transition-delay:4200ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(9){-webkit-transition-delay:4300ms;-moz-transition-delay:4300ms;transition-delay:4300ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(10){-webkit-transition-delay:4400ms;-moz-transition-delay:4400ms;transition-delay:4400ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(11){-webkit-transition-delay:4500ms;-moz-transition-delay:4500ms;transition-delay:4500ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(12){-webkit-transition-delay:4600ms;-moz-transition-delay:4600ms;transition-delay:4600ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(13){-webkit-transition-delay:4700ms;-moz-transition-delay:4700ms;transition-delay:4700ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(14){-webkit-transition-delay:4800ms;-moz-transition-delay:4800ms;transition-delay:4800ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(15){-webkit-transition-delay:4900ms;-moz-transition-delay:4900ms;transition-delay:4900ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(16){-webkit-transition-delay:5000ms;-moz-transition-delay:5000ms;transition-delay:5000ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(17){-webkit-transition-delay:5100ms;-moz-transition-delay:5100ms;transition-delay:5100ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(18){-webkit-transition-delay:5200ms;-moz-transition-delay:5200ms;transition-delay:5200ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(19){-webkit-transition-delay:5300ms;-moz-transition-delay:5300ms;transition-delay:5300ms}.animate:not(.bt_bb_section):nth-child(17) .animate:nth-child(20){-webkit-transition-delay:5400ms;-moz-transition-delay:5400ms;transition-delay:5400ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(18){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(18){-webkit-transition-delay:3600ms;-moz-transition-delay:3600ms;transition-delay:3600ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(1){-webkit-transition-delay:3700ms;-moz-transition-delay:3700ms;transition-delay:3700ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(2){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(3){-webkit-transition-delay:3900ms;-moz-transition-delay:3900ms;transition-delay:3900ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(4){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(5){-webkit-transition-delay:4100ms;-moz-transition-delay:4100ms;transition-delay:4100ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(6){-webkit-transition-delay:4200ms;-moz-transition-delay:4200ms;transition-delay:4200ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(7){-webkit-transition-delay:4300ms;-moz-transition-delay:4300ms;transition-delay:4300ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(8){-webkit-transition-delay:4400ms;-moz-transition-delay:4400ms;transition-delay:4400ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(9){-webkit-transition-delay:4500ms;-moz-transition-delay:4500ms;transition-delay:4500ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(10){-webkit-transition-delay:4600ms;-moz-transition-delay:4600ms;transition-delay:4600ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(11){-webkit-transition-delay:4700ms;-moz-transition-delay:4700ms;transition-delay:4700ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(12){-webkit-transition-delay:4800ms;-moz-transition-delay:4800ms;transition-delay:4800ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(13){-webkit-transition-delay:4900ms;-moz-transition-delay:4900ms;transition-delay:4900ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(14){-webkit-transition-delay:5000ms;-moz-transition-delay:5000ms;transition-delay:5000ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(15){-webkit-transition-delay:5100ms;-moz-transition-delay:5100ms;transition-delay:5100ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(16){-webkit-transition-delay:5200ms;-moz-transition-delay:5200ms;transition-delay:5200ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(17){-webkit-transition-delay:5300ms;-moz-transition-delay:5300ms;transition-delay:5300ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(18){-webkit-transition-delay:5400ms;-moz-transition-delay:5400ms;transition-delay:5400ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(19){-webkit-transition-delay:5500ms;-moz-transition-delay:5500ms;transition-delay:5500ms}.animate:not(.bt_bb_section):nth-child(18) .animate:nth-child(20){-webkit-transition-delay:5600ms;-moz-transition-delay:5600ms;transition-delay:5600ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(19){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(19){-webkit-transition-delay:3800ms;-moz-transition-delay:3800ms;transition-delay:3800ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(1){-webkit-transition-delay:3900ms;-moz-transition-delay:3900ms;transition-delay:3900ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(2){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(3){-webkit-transition-delay:4100ms;-moz-transition-delay:4100ms;transition-delay:4100ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(4){-webkit-transition-delay:4200ms;-moz-transition-delay:4200ms;transition-delay:4200ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(5){-webkit-transition-delay:4300ms;-moz-transition-delay:4300ms;transition-delay:4300ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(6){-webkit-transition-delay:4400ms;-moz-transition-delay:4400ms;transition-delay:4400ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(7){-webkit-transition-delay:4500ms;-moz-transition-delay:4500ms;transition-delay:4500ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(8){-webkit-transition-delay:4600ms;-moz-transition-delay:4600ms;transition-delay:4600ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(9){-webkit-transition-delay:4700ms;-moz-transition-delay:4700ms;transition-delay:4700ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(10){-webkit-transition-delay:4800ms;-moz-transition-delay:4800ms;transition-delay:4800ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(11){-webkit-transition-delay:4900ms;-moz-transition-delay:4900ms;transition-delay:4900ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(12){-webkit-transition-delay:5000ms;-moz-transition-delay:5000ms;transition-delay:5000ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(13){-webkit-transition-delay:5100ms;-moz-transition-delay:5100ms;transition-delay:5100ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(14){-webkit-transition-delay:5200ms;-moz-transition-delay:5200ms;transition-delay:5200ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(15){-webkit-transition-delay:5300ms;-moz-transition-delay:5300ms;transition-delay:5300ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(16){-webkit-transition-delay:5400ms;-moz-transition-delay:5400ms;transition-delay:5400ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(17){-webkit-transition-delay:5500ms;-moz-transition-delay:5500ms;transition-delay:5500ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(18){-webkit-transition-delay:5600ms;-moz-transition-delay:5600ms;transition-delay:5600ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(19){-webkit-transition-delay:5700ms;-moz-transition-delay:5700ms;transition-delay:5700ms}.animate:not(.bt_bb_section):nth-child(19) .animate:nth-child(20){-webkit-transition-delay:5800ms;-moz-transition-delay:5800ms;transition-delay:5800ms}.animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(20){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.bt_bb_content_slider_item .animate:not(.bt_bb_section):not(.btArticleListItem):nth-child(20){-webkit-transition-delay:4000ms;-moz-transition-delay:4000ms;transition-delay:4000ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(1){-webkit-transition-delay:4100ms;-moz-transition-delay:4100ms;transition-delay:4100ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(2){-webkit-transition-delay:4200ms;-moz-transition-delay:4200ms;transition-delay:4200ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(3){-webkit-transition-delay:4300ms;-moz-transition-delay:4300ms;transition-delay:4300ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(4){-webkit-transition-delay:4400ms;-moz-transition-delay:4400ms;transition-delay:4400ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(5){-webkit-transition-delay:4500ms;-moz-transition-delay:4500ms;transition-delay:4500ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(6){-webkit-transition-delay:4600ms;-moz-transition-delay:4600ms;transition-delay:4600ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(7){-webkit-transition-delay:4700ms;-moz-transition-delay:4700ms;transition-delay:4700ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(8){-webkit-transition-delay:4800ms;-moz-transition-delay:4800ms;transition-delay:4800ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(9){-webkit-transition-delay:4900ms;-moz-transition-delay:4900ms;transition-delay:4900ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(10){-webkit-transition-delay:5000ms;-moz-transition-delay:5000ms;transition-delay:5000ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(11){-webkit-transition-delay:5100ms;-moz-transition-delay:5100ms;transition-delay:5100ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(12){-webkit-transition-delay:5200ms;-moz-transition-delay:5200ms;transition-delay:5200ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(13){-webkit-transition-delay:5300ms;-moz-transition-delay:5300ms;transition-delay:5300ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(14){-webkit-transition-delay:5400ms;-moz-transition-delay:5400ms;transition-delay:5400ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(15){-webkit-transition-delay:5500ms;-moz-transition-delay:5500ms;transition-delay:5500ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(16){-webkit-transition-delay:5600ms;-moz-transition-delay:5600ms;transition-delay:5600ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(17){-webkit-transition-delay:5700ms;-moz-transition-delay:5700ms;transition-delay:5700ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(18){-webkit-transition-delay:5800ms;-moz-transition-delay:5800ms;transition-delay:5800ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(19){-webkit-transition-delay:5900ms;-moz-transition-delay:5900ms;transition-delay:5900ms}.animate:not(.bt_bb_section):nth-child(20) .animate:nth-child(20){-webkit-transition-delay:6000ms;-moz-transition-delay:6000ms;transition-delay:6000ms}.animate.bt_bb_section,.animate.btArticleListItem{-webkit-transition-delay:200ms;-moz-transition-delay:200ms;transition-delay:200ms}.animate.bt_bb_section{-webkit-transition-delay:200ms;-moz-transition-delay:200ms;transition-delay:200ms}.bt_bb_animation_fade_in{opacity:0}.bt_bb_animation_fade_in.animated{opacity:1}.animate[class*="move_down"]{-webkit-transform:translate3d(0,-30%,0);-moz-transform:translate3d(0,-30%,0);-ms-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0)}.animate[class*="move_down"].bt_bb_separator,.animate[class*="move_down"].bt_bb_progress_bar,.animate[class*="move_down"].bt_bb_countdown{-webkit-transform:translate3d(0,-50px,0);-moz-transform:translate3d(0,-50px,0);-ms-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}.animate[class*="move_up"]{-webkit-transform:translate3d(0,30px,0);-moz-transform:translate3d(0,30px,0);-ms-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}.animate[class*="move_up"].bt_bb_separator,.animate[class*="move_up"].bt_bb_progress_bar,.animate[class*="move_up"].bt_bb_countdown{-webkit-transform:translate3d(0,50px,0);-moz-transform:translate3d(0,50px,0);-ms-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}.animate[class*="move_left"]{-webkit-transform:translate3d(30%,0,0);-moz-transform:translate3d(30%,0,0);-ms-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}.animate[class*="move_left"].bt_bb_separator,.animate[class*="move_left"].bt_bb_progress_bar,.animate[class*="move_left"].bt_bb_countdown{-webkit-transform:translate3d(50px,0,0);-moz-transform:translate3d(50px,0,0);-ms-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}.animate[class*="move_right"]{-webkit-transform:translate3d(-30%,0,0);-moz-transform:translate3d(-30%,0,0);-ms-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)}.animate[class*="move_right"].bt_bb_separator,.animate[class*="move_right"].bt_bb_progress_bar,.animate[class*="move_right"].bt_bb_countdown{-webkit-transform:translate3d(-50px,0,0);-moz-transform:translate3d(-50px,0,0);-ms-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}.animate[class*="move_right"].animated,.animate[class*="move_left"].animated,.animate[class*="move_up"].animated,.animate[class*="move_down"].animated{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.animate[class*="zoom_in"]{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.animate[class*="zoom_out"]{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.animate[class*="zoom_in"].animated,.animate[class*="zoom_out"].animated{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.bt_bb_counter_holder{font-size:4em;height:1.2em;line-height:1.2;overflow:hidden}.bt_bb_counter_holder .bt_bb_counter{display:block;height:1.2em;overflow:hidden}.bt_bb_counter_holder .bt_bb_counter span.onedigit{display:inline-block;height:1.2em;-webkit-transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;transition:all 1s ease 0s}.bt_bb_counter_holder .bt_bb_counter span.onedigit:after{conent:' ';display:table;width:100%;clear:both}.bt_bb_counter_holder .bt_bb_counter span.onedigit span{display:block;height:1.2em;overflow:hidden;position:relative;text-align:center}.bt_bb_counter_holder.bt_bb_size_xsmall{font-size:.8em}.bt_bb_counter_holder.bt_bb_size_small{font-size:1em}.bt_bb_counter_holder.bt_bb_size_normal{font-size:2em}.bt_bb_counter_holder.bt_bb_size_large{font-size:3em}.bt_bb_counter_holder.bt_bb_size_xlarge{font-size:4em}.bt_bb_twitter .bt_bb_twitter_item .bt_bb_twitter_avatar{display:inline;border-radius:50%}.bt_bb_twitter .bt_bb_twitter_item .bt_bb_twitter_username{display:block;margin-bottom:1em}.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_item{display:inline-block;float:left}.bt_bb_columns_1.bt_bb_twitter .bt_bb_twitter_item{width:100%}.bt_bb_columns_1.bt_bb_twitter .bt_bb_twitter_item:nth-child(1n+1){clear:both}.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item{width:50%}.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n+1){clear:both}.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item{width:33.333%}.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n+1){clear:both}.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item{width:25%}.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n+1){clear:both}.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item{width:20%}.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n+1){clear:both}.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item{width:16.666%}.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n+1){clear:both}.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_inner{margin:0 -1em}.bt_bb_display_regular.bt_bb_twitter .bt_bb_twitter_inner .bt_bb_twitter_item{padding:0 1em}@media (max-width:1024px){.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item,.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item{width:50%}.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n+1),.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n+1),.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n+1),.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n+1){clear:initial}.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n+1),.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n+1){clear:both}}@media (max-width:768px){.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item{width:50%}.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n+1){clear:initial}.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n+1){clear:both}}@media (max-width:640px){.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item,.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item,.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item,.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item,.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item{width:100%}.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n+1),.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n+1),.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n+1),.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n+1),.bt_bb_columns_2.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n+1),.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n+1),.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n+1),.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n+1),.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n+1),.bt_bb_columns_3.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n+1),.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n+1),.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n+1),.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n+1),.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n+1),.bt_bb_columns_4.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n+1),.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n+1),.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n+1),.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n+1),.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n+1),.bt_bb_columns_5.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n+1),.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(2n+1),.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(3n+1),.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(4n+1),.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(5n+1),.bt_bb_columns_6.bt_bb_twitter .bt_bb_twitter_item:nth-child(6n+1){clear:initial}}.bt_bb_instagram .btInstaGrid span,.widget_bt_bb_instagram .btInstaGrid span{width:25%;float:left;padding:0}.bt_bb_instagram .btInstaGrid span img,.widget_bt_bb_instagram .btInstaGrid span img{width:100%}.bt_bb_instagram .btInstaGrid span:nth-child(3n+1),.widget_bt_bb_instagram .btInstaGrid span:nth-child(3n+1){clear:none}.bt_bb_instagram.bt_bb_gap_extrasmall .btInstaGrid{margin-left:-1px;margin-top:-1px}.bt_bb_instagram.bt_bb_gap_extrasmall .btInstaGrid span{padding-left:1px;padding-top:1px}.bt_bb_instagram.bt_bb_gap_small .btInstaGrid{margin-left:-5px;margin-top:-5px}.bt_bb_instagram.bt_bb_gap_small .btInstaGrid span{padding-left:5px;padding-top:5px}.bt_bb_instagram.bt_bb_gap_normal .btInstaGrid{margin-left:-.5em;margin-top:-.5em}.bt_bb_instagram.bt_bb_gap_normal .btInstaGrid span{padding-left:.5em;padding-top:.5em}.bt_bb_instagram.bt_bb_gap_large .btInstaGrid{margin-left:-1em;margin-top:-1em}.bt_bb_instagram.bt_bb_gap_large .btInstaGrid span{padding-left:1em;padding-top:1em}.bt_bb_instagram.bt_bb_columns_1 .btInstaGrid span{width:100%}.bt_bb_instagram.bt_bb_columns_2 .btInstaGrid span{width:50%}.bt_bb_instagram.bt_bb_columns_3 .btInstaGrid span{width:33.333333%}.bt_bb_instagram.bt_bb_columns_4 .btInstaGrid span{width:25%}.bt_bb_instagram.bt_bb_columns_5 .btInstaGrid span{width:20%}.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span{width:16.666666%}@media (max-width:768px){.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span{width:33.33333%}.bt_bb_instagram.bt_bb_columns_4 .btInstaGrid span{width:50%}}@media (max-width:640px){.bt_bb_instagram.bt_bb_columns_6 .btInstaGrid span,.bt_bb_instagram.bt_bb_columns_5 .btInstaGrid span{width:50%}}.sidebar .widget_bt_bb_recent_posts ul,.btSidebar .widget_bt_bb_recent_posts ul{list-style:none;margin:0;padding:0}.sidebar .widget_bt_bb_recent_posts ul li,.btSidebar .widget_bt_bb_recent_posts ul li{margin:0 0 1.75em}.sidebar .widget_bt_bb_recent_posts ul li:last-child,.btSidebar .widget_bt_bb_recent_posts ul li:last-child{margin:0}.sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget,.btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage,.btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage{-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;padding-right:10px}.rtl .sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage,.rtl .btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetImage{padding-right:0;padding-left:10px}.sidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetText,.btSidebar .widget_bt_bb_recent_posts ul .btImageTextWidget .btImageTextWidgetText{-webkit-flex:0 0 70%;-ms-flex:0 0 70%;flex:0 0 70%;overflow:hidden}.sidebar .widget_bt_bb_recent_comments ul,.btSidebar .widget_bt_bb_recent_comments ul{list-style:none;margin:0;padding:0}.sidebar .widget_bt_bb_recent_comments ul h5,.sidebar .widget_bt_bb_recent_comments ul .posted,.btSidebar .widget_bt_bb_recent_comments ul h5,.btSidebar .widget_bt_bb_recent_comments ul .posted{margin:0}.sidebar .widget_bt_bb_recent_comments ul li,.btSidebar .widget_bt_bb_recent_comments ul li{margin:0 0 1.75em}.sidebar .widget_bt_bb_recent_comments ul li:last-child,.btSidebar .widget_bt_bb_recent_comments ul li:last-child{margin:0}.sidebar .btIconWidget,.btSidebar .btIconWidget{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin:0 0 1em}.sidebar .btIconWidget .btIconWidgetIcon,.btSidebar .btIconWidget .btIconWidgetIcon{-webkit-flex:0 1% 0;-ms-flex:0 1% 0;flex:0 1% 0;padding:0 .2em 0 0;font-size:3em;line-height:1}.rtl .sidebar .btIconWidget .btIconWidgetIcon,.rtl .btSidebar .btIconWidget .btIconWidgetIcon{padding:0 0 0 .2em}.sidebar .btIconWidget .btIconWidgetContent,.btSidebar .btIconWidget .btIconWidgetContent{-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.sidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,.sidebar .btIconWidget .btIconWidgetContent .btIconWidgetText,.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetText{display:block}.btCounterHolder{font-size:3rem;line-height:0;font-weight:300}.btCounterHolder .btCounter{display:block;height:3rem;overflow:hidden}.btCounterHolder span.onedigit{display:inline-block;height:3rem;-webkit-transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;transition:all 1s ease 0s}.btCounterHolder span.onedigit span{display:block;position:relative;height:3rem;text-align:center}.btCounterHolder .btCountdownHolder{overflow:auto;padding:0 15%}.btCounterHolder .btCountdownHolder>span{vertical-align:top;display:inline-block;padding:0 0 5px}.btCounterHolder .btCountdownHolder>span>span{display:inline-block}.btCounterHolder .btCountdownHolder>span>span>span{display:block;width:.67em;text-align:inherit;-webkit-transition:transform 0ms ease-out;-moz-transition:transform 0ms ease-out;transition:transform 0ms ease-out;-webkit-transform:translateY(-3rem);-moz-transform:translateY(-3rem);-ms-transform:translateY(-3rem);transform:translateY(-3rem);position:static;overflow:hidden;height:3rem;line-height:1}.btCounterHolder .btCountdownHolder .days,.btCounterHolder .btCountdownHolder .hours,.btCounterHolder .btCountdownHolder .minutes,.btCounterHolder .btCountdownHolder .seconds{position:relative;margin:0;float:left;width:25%}.btCounterHolder .btCountdownHolder span[class$="_text"]{position:relative;display:block;text-align:inherit;font-size:.8rem;line-height:1;padding:1rem 0 0;margin:.5rem 0 0;text-transform:uppercase}.btCounterHolder .btCountdownHolder span[class^="n"],.btCounterHolder .btCountdownHolder .days span:first-child,.btCounterHolder .btCountdownHolder .days span:nth-child(2),.btCounterHolder .btCountdownHolder .days span:nth-child(3){position:static;overflow:hidden;height:3rem;line-height:1}.btCounterHolder .btCountdownHolder span[class$="_text"]>span{height:auto!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;transform:none!important;font-size:1em;line-height:1.2!important}.btCounterHolder .btCountdownHolder span.separator{display:none}.btCounterHolder .btCountdownHolder .days_text span,.btCounterHolder .btCountdownHolder .hours_text span,.btCounterHolder .btCountdownHolder .minutes_text span,.btCounterHolder .btCountdownHolder .seconds_text span{width:auto!important;-webkit-transform:translate(-50%,-.1em)!important;-moz-transform:translate(-50%,-.1em)!important;-ms-transform:translate(-50%,-.1em)!important;transform:translate(-50%,-.1em)!important}.btCounterHolder .btCountdownHolder .countdown_anim{-webkit-transition:transform 200ms ease-out;-moz-transition:transform 200ms ease-out;transition:transform 200ms ease-out;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.btCounterHolder.btCounterLargeSize,.btCounterHolder.bt_bb_size_large{font-size:4.5rem;font-weight:700}.btCounterHolder.btCounterLargeSize .btCountdownHolder,.btCounterHolder.bt_bb_size_large .btCountdownHolder{padding:0 10%}.btCounterHolder.btCounterLargeSize .btCounter,.btCounterHolder.bt_bb_size_large .btCounter{height:4.5rem}.btCounterHolder.btCounterLargeSize span.onedigit,.btCounterHolder.bt_bb_size_large span.onedigit{height:4.5rem}.btCounterHolder.btCounterLargeSize span.onedigit span,.btCounterHolder.bt_bb_size_large span.onedigit span{height:4.5rem}.btCounterHolder.btCounterLargeSize .btCountdownHolder>span>span>span,.btCounterHolder.bt_bb_size_large .btCountdownHolder>span>span>span{-webkit-transform:translateY(-4.5rem);-moz-transform:translateY(-4.5rem);-ms-transform:translateY(-4.5rem);transform:translateY(-4.5rem);height:4.5rem}.btCounterHolder.btCounterLargeSize .btCountdownHolder .countdown_anim,.btCounterHolder.bt_bb_size_large .btCountdownHolder .countdown_anim{-webkit-transition:transform 200ms ease-out;-moz-transition:transform 200ms ease-out;transition:transform 200ms ease-out;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.btCounterHolder.btCounterLargeSize .btCountdownHolder span[class^="n"],.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:first-child,.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:nth-child(2),.btCounterHolder.btCounterLargeSize .btCountdownHolder .days span:nth-child(3),.btCounterHolder.bt_bb_size_large .btCountdownHolder span[class^="n"],.btCounterHolder.bt_bb_size_large .btCountdownHolder .days span:first-child,.btCounterHolder.bt_bb_size_large .btCountdownHolder .days span:nth-child(2),.btCounterHolder.bt_bb_size_large .btCountdownHolder .days span:nth-child(3){height:4.5rem}.bt_bb_css_image_grid .bt_bb_css_image_grid_content{display:grid}.bt_bb_gap_no_gap.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-gap:0}.bt_bb_gap_extrasmall.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-gap:1px}.bt_bb_gap_small.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-gap:5px}.bt_bb_gap_normal.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-gap:20px}.bt_bb_gap_large.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-gap:30px}.bt_bb_columns_1.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-template-columns:1fr}.bt_bb_columns_2.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-template-columns:1fr 1fr}.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-template-columns:1fr 1fr 1fr}.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-template-columns:1fr 1fr 1fr 1fr}.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item{display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner{display:-ms-flexbox;display:-webkit-flex;display:flex}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image{display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image img{display:block;object-fit:cover}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:before{content:"";display:block;position:absolute;background:#000;inset:0;pointer-events:none;-webkit-transition:200ms ease all;-moz-transition:200ms ease all;transition:200ms ease all;opacity:0}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:after{content:"\e618";display:-ms-flexbox;display:-webkit-flex;display:flex;position:absolute;font-family:Icon7Stroke;color:#FFF;inset:0;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:3em;pointer-events:none;-webkit-transition:200ms ease all;-moz-transition:200ms ease all;transition:200ms ease all;opacity:0}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21{grid-column:auto/span 2}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12{grid-row:auto/span 2}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22{grid-column:auto/span 2;grid-row:auto/span 2}.bt_bb_shape_rounded.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item{border-radius:5px;overflow:hidden}.bt_bb_shape_round.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item{border-radius:20px;overflow:hidden}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item:hover .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:before{opacity:.5}.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item:hover .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:after{opacity:1}.bt_bb_no_lightbox.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item{cursor:unset}.bt_bb_no_lightbox.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:before,.bt_bb_no_lightbox.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item .bt_bb_css_image_grid_item_inner .bt_bb_css_image_grid_item_inner_image:after{display:none}@media (max-width:992px){.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-template-columns:1fr 1fr 1fr}.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21{grid-column:auto/auto}.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12{grid-row:auto/auto}.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22{grid-column:auto/span 2;grid-row:auto/auto}}@media (max-width:768px){.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content,.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content,.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-template-columns:1fr 1fr}.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21{grid-column:auto/auto}.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12{grid-row:auto/auto}.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22{grid-column:auto/auto;grid-row:auto/auto}}@media (max-width:480px){.bt_bb_columns_2.bt_bb_css_image_grid .bt_bb_css_image_grid_content,.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content,.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content,.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content{grid-template-columns:1fr}.bt_bb_columns_2.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_21{grid-column:auto/auto}.bt_bb_columns_2.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_12{grid-row:auto/auto}.bt_bb_columns_2.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,.bt_bb_columns_3.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,.bt_bb_columns_4.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,.bt_bb_columns_5.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22,.bt_bb_columns_6.bt_bb_css_image_grid .bt_bb_css_image_grid_content .bt_bb_css_image_grid_item.bt_bb_tile_format_22{grid-column:auto/auto;grid-row:auto/auto}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.bt_bb_row .bt_bb_column{height:auto;display:block}.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle,.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom{display:-ms-flexbox;display:-webkit-flex;display:flex}.bt_bb_row_inner .bt_bb_column_inner{height:auto;display:block}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle,.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_bottom{display:-ms-flexbox;display:-webkit-flex;display:flex}.bt_bb_align_right .bt_bb_align_left.bt_bb_image,.bt_bb_align_center .bt_bb_align_left.bt_bb_image,.bt_bb_align_right .bt_bb_align_left .bt_bb_image,.bt_bb_align_center .bt_bb_align_left .bt_bb_image,.bt_bb_align_left.bt_bb_image,.bt_bb_align_left .bt_bb_image{float:none}.bt_bb_align_left .bt_bb_align_right.bt_bb_image,.bt_bb_align_center .bt_bb_align_right.bt_bb_image,.bt_bb_align_left .bt_bb_align_right .bt_bb_image,.bt_bb_align_center .bt_bb_align_right .bt_bb_image,.bt_bb_align_right.bt_bb_image,.bt_bb_align_right .bt_bb_image{float:none}.bt_bb_align_left .bt_bb_align_center.bt_bb_image,.bt_bb_align_right .bt_bb_align_center.bt_bb_image,.bt_bb_align_left .bt_bb_align_center .bt_bb_image,.bt_bb_align_right .bt_bb_align_center .bt_bb_image,.bt_bb_align_center.bt_bb_image,.bt_bb_align_center .bt_bb_image{float:none;display:inline-block;margin-bottom:-.5em;max-width:100%}.bt_bb_latest_posts{display:block}.bt_bb_latest_posts.bt_bb_columns_1{display:block}.bt_bb_latest_posts .bt_bb_latest_posts_item{float:left}.bt_bb_columns_1.bt_bb_latest_posts .bt_bb_latest_posts_item{width:100%}.bt_bb_columns_2.bt_bb_latest_posts .bt_bb_latest_posts_item{width:50%}.bt_bb_columns_3.bt_bb_latest_posts .bt_bb_latest_posts_item{width:33.333333%}.bt_bb_columns_4.bt_bb_latest_posts .bt_bb_latest_posts_item{width:25%}.bt_bb_columns_5.bt_bb_latest_posts .bt_bb_latest_posts_item{width:20%}.bt_bb_columns_6.bt_bb_latest_posts .bt_bb_latest_posts_item{width:16.666666%}.bt_bb_price_list .bt_bb_price_list_price{display:inline-block}.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before{font-size:.65em}.btMenuInitFinished .mainHeader{visibility:inherit}.bt_bb_row .bt_bb_column{max-width:100%}.bt_bb_row_inner .bt_bb_column{max-width:100%}.bt_bb_column[data-width="12"],.bt_bb_column_inner[data-width="12"]{max-width:100%}.bt_bb_column[data-width="11"],.bt_bb_column_inner[data-width="11"]{max-width:91.666666%}.bt_bb_column[data-width="10"],.bt_bb_column_inner[data-width="10"]{max-width:83.333333%}.bt_bb_column[data-width="9.6"],.bt_bb_column_inner[data-width="9.6"]{max-width:80%}.bt_bb_column[data-width="9"],.bt_bb_column_inner[data-width="9"]{max-width:75%}.bt_bb_column[data-width="8"],.bt_bb_column_inner[data-width="8"]{max-width:66.666666%}.bt_bb_column[data-width="7.2"],.bt_bb_column_inner[data-width="7.2"]{max-width:60%}.bt_bb_column[data-width="7"],.bt_bb_column_inner[data-width="7"]{max-width:58.333333%}.bt_bb_column[data-width="6"],.bt_bb_column_inner[data-width="6"]{max-width:50%}.bt_bb_column[data-width="5"],.bt_bb_column_inner[data-width="5"]{max-width:41.666666%}.bt_bb_column[data-width="4.8"],.bt_bb_column_inner[data-width="4.8"]{max-width:40%}.bt_bb_column[data-width="4"],.bt_bb_column_inner[data-width="4"]{max-width:33.333333%}.bt_bb_column[data-width="2.4"],.bt_bb_column_inner[data-width="2.4"]{max-width:20%}.bt_bb_column[data-width="3"],.bt_bb_column_inner[data-width="3"]{max-width:25%}.bt_bb_column[data-width="2"],.bt_bb_column_inner[data-width="2"]{max-width:16.666666%}.bt_bb_column[data-width="1"],.bt_bb_column_inner[data-width="1"]{max-width:8.333333%}@media (max-width:992px){.bt_bb_column[data-width="12"],.bt_bb_column[data-width="11"],.bt_bb_column[data-width="10"],.bt_bb_column[data-width="9"],.bt_bb_column[data-width="8"],.bt_bb_column[data-width="7"],.bt_bb_column[data-width="6"],.bt_bb_column[data-width="5"],.bt_bb_column[data-width="4"],.bt_bb_column_inner[data-width="12"],.bt_bb_column_inner[data-width="11"],.bt_bb_column_inner[data-width="10"],.bt_bb_column_inner[data-width="9"],.bt_bb_column_inner[data-width="8"],.bt_bb_column_inner[data-width="7"],.bt_bb_column_inner[data-width="6"],.bt_bb_column_inner[data-width="5"],.bt_bb_column_inner[data-width="4"]{max-width:100%}.bt_bb_column[data-width="3"],.bt_bb_column_inner[data-width="3"]{max-width:50%}.bt_bb_column[data-width="2"],.bt_bb_column_inner[data-width="2"]{max-width:33.333333%}}@media (max-width:768px){.bt_bb_column[data-width="2.4"],.bt_bb_column[data-width="9.6"],.bt_bb_column_inner[data-width="2.4"],.bt_bb_column_inner[data-width="9.6"]{max-width:100%}.bt_bb_column[data-width="4.8"],.bt_bb_column[data-width="7.2"],.bt_bb_column_inner[data-width="4.8"],.bt_bb_column_inner[data-width="7.2"]{max-width:50%}}@media (max-width:480px){.bt_bb_column[data-width="3"],.bt_bb_column[data-width="2"],.bt_bb_column_inner[data-width="3"],.bt_bb_column_inner[data-width="2"]{max-width:50%}.bt_bb_column[data-width="4.8"],.bt_bb_column[data-width="7.2"],.bt_bb_column_inner[data-width="4.8"],.bt_bb_column_inner[data-width="7.2"]{max-width:100%}}@media (max-width:370px){.bt_bb_column[data-width="3"],.bt_bb_column[data-width="2"],.bt_bb_column_inner[data-width="3"],.bt_bb_column_inner[data-width="2"]{-webkit-flex-basis:100%;flex-basis:100%}}@media (max-width:992px) and (min-width:621px){.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="9"]:not(.col-md-12),.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="9"]:not(.col-md-12){-webkit-flex-basis:66.666666%;flex-basis:66.666666%}.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="3"]:not(.col-md-12),.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="3"]:not(.col-md-12){-webkit-flex-basis:33.333333%;flex-basis:33.333333%}.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="9"]:not(.col-md-12),.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="9"]:not(.col-md-12){-webkit-flex-basis:66.666666%;flex-basis:66.666666%}.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="3"]:not(.col-md-12),.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="3"]:not(.col-md-12){-webkit-flex-basis:33.333333%;flex-basis:33.333333%}}@media (max-width:620px){.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="9"],.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="9"]{max-width:100%}.bt_bb_row[data-structure="9-3"] .bt_bb_column[data-width="3"],.bt_bb_row[data-structure="3-9"] .bt_bb_column[data-width="3"]{max-width:100%}.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="9"],.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="9"]{max-width:100%}.bt_bb_row_inner[data-structure="9-3"] .bt_bb_column_inner[data-width="3"],.bt_bb_row_inner[data-structure="3-9"] .bt_bb_column_inner[data-width="3"]{max-width:100%}}@media (min-width:1201px){.bt_bb_column.col-xl-12,.bt_bb_column_inner.col-xl-12{max-width:100%}.bt_bb_column.col-xl-11,.bt_bb_column_inner.col-xl-11{max-width:91.666666%}.bt_bb_column.col-xl-10,.bt_bb_column_inner.col-xl-10{max-width:83.333333%}.bt_bb_column.col-xl-9_6,.bt_bb_column_inner.col-xl-9_6{max-width:80%}.bt_bb_column.col-xl-9,.bt_bb_column_inner.col-xl-9{max-width:75%}.bt_bb_column.col-xl-8,.bt_bb_column_inner.col-xl-8{max-width:66.666666%}.bt_bb_column.col-xl-7_2,.bt_bb_column_inner.col-xl-7_2{max-width:60%}.bt_bb_column.col-xl-7,.bt_bb_column_inner.col-xl-7{max-width:58.333333%}.bt_bb_column.col-xl-6,.bt_bb_column_inner.col-xl-6{max-width:50%}.bt_bb_column.col-xl-5,.bt_bb_column_inner.col-xl-5{max-width:41.666666%}.bt_bb_column.col-xl-4_8,.bt_bb_column_inner.col-xl-4_8{max-width:40%}.bt_bb_column.col-xl-4,.bt_bb_column_inner.col-xl-4{max-width:33.333333%}.bt_bb_column.col-xl-2_4,.bt_bb_column_inner.col-xl-2_4{max-width:20%}.bt_bb_column.col-xl-3,.bt_bb_column_inner.col-xl-3{max-width:25%}.bt_bb_column.col-xl-2,.bt_bb_column_inner.col-xl-2{max-width:16.666666%}.bt_bb_column.col-xl-1,.bt_bb_column_inner.col-xl-1{max-width:8.333333%}}@media (min-width:993px) and (max-width:1200px){.bt_bb_column.col-lg-12,.bt_bb_column_inner.col-lg-12{max-width:100%}.bt_bb_column.col-lg-11,.bt_bb_column_inner.col-lg-11{max-width:91.666666%}.bt_bb_column.col-lg-10,.bt_bb_column_inner.col-lg-10{max-width:83.333333%}.bt_bb_column.col-lg-9_6,.bt_bb_column_inner.col-lg-9_6{max-width:80%}.bt_bb_column.col-lg-9,.bt_bb_column_inner.col-lg-9{max-width:75%}.bt_bb_column.col-lg-8,.bt_bb_column_inner.col-lg-8{max-width:66.666666%}.bt_bb_column.col-lg-7_2,.bt_bb_column_inner.col-lg-7_2{max-width:60%}.bt_bb_column.col-lg-7,.bt_bb_column_inner.col-lg-7{max-width:58.333333%}.bt_bb_column.col-lg-6,.bt_bb_column_inner.col-lg-6{max-width:50%}.bt_bb_column.col-lg-5,.bt_bb_column_inner.col-lg-5{max-width:41.666666%}.bt_bb_column.col-lg-4_8,.bt_bb_column_inner.col-lg-4_8{max-width:40%}.bt_bb_column.col-lg-4,.bt_bb_column_inner.col-lg-4{max-width:33.333333%}.bt_bb_column.col-lg-2_4,.bt_bb_column_inner.col-lg-2_4{max-width:20%}.bt_bb_column.col-lg-3,.bt_bb_column_inner.col-lg-3{max-width:25%}.bt_bb_column.col-lg-2,.bt_bb_column_inner.col-lg-2{max-width:16.666666%}.bt_bb_column.col-lg-1,.bt_bb_column_inner.col-lg-1{max-width:8.333333%}}@media (min-width:768px) and (max-width:992px){.bt_bb_column.col-md-12,.bt_bb_column_inner.col-md-12{max-width:100%}.bt_bb_column.col-md-11,.bt_bb_column_inner.col-md-11{max-width:91.666666%}.bt_bb_column.col-md-10,.bt_bb_column_inner.col-md-10{max-width:83.333333%}.bt_bb_column.col-md-9_6,.bt_bb_column_inner.col-md-9_6{max-width:80%}.bt_bb_column.col-md-9,.bt_bb_column_inner.col-md-9{max-width:75%}.bt_bb_column.col-md-8,.bt_bb_column_inner.col-md-8{max-width:66.666666%}.bt_bb_column.col-md-7_2,.bt_bb_column_inner.col-md-7_2{max-width:60%}.bt_bb_column.col-md-7,.bt_bb_column_inner.col-md-7{max-width:58.333333%}.bt_bb_column.col-md-6,.bt_bb_column_inner.col-md-6{max-width:50%}.bt_bb_column.col-md-5,.bt_bb_column_inner.col-md-5{max-width:41.666666%}.bt_bb_column.col-md-4_8,.bt_bb_column_inner.col-md-4_8{max-width:40%}.bt_bb_column.col-md-4,.bt_bb_column_inner.col-md-4{max-width:33.333333%}.bt_bb_column.col-md-2_4,.bt_bb_column_inner.col-md-2_4{max-width:20%}.bt_bb_column.col-md-3,.bt_bb_column_inner.col-md-3{max-width:25%}.bt_bb_column.col-md-2,.bt_bb_column_inner.col-md-2{max-width:16.666666%}.bt_bb_column.col-md-1,.bt_bb_column_inner.col-md-1{max-width:8.333333%}}@media (min-width:481px) and (max-width:768px){.bt_bb_column.col-sm-12,.bt_bb_column.col-ms-12,.bt_bb_column_inner.col-sm-12,.bt_bb_column_inner.col-ms-12{max-width:100%}.bt_bb_column.col-sm-11,.bt_bb_column.col-ms-11,.bt_bb_column_inner.col-sm-11,.bt_bb_column_inner.col-ms-11{max-width:91.666666%}.bt_bb_column.col-sm-10,.bt_bb_column.col-ms-10,.bt_bb_column_inner.col-sm-10,.bt_bb_column_inner.col-ms-10{max-width:83.333333%}.bt_bb_column.col-sm-9_6,.bt_bb_column.col-ms-9_6,.bt_bb_column_inner.col-sm-9_6,.bt_bb_column_inner.col-ms-9_6{max-width:80%}.bt_bb_column.col-sm-9,.bt_bb_column.col-ms-9,.bt_bb_column_inner.col-sm-9,.bt_bb_column_inner.col-ms-9{max-width:75%}.bt_bb_column.col-sm-8,.bt_bb_column.col-ms-8,.bt_bb_column_inner.col-sm-8,.bt_bb_column_inner.col-ms-8{max-width:66.666666%}.bt_bb_column.col-sm-7_2,.bt_bb_column.col-ms-7_2,.bt_bb_column_inner.col-sm-7_2,.bt_bb_column_inner.col-ms-7_2{max-width:60%}.bt_bb_column.col-sm-7,.bt_bb_column.col-ms-7,.bt_bb_column_inner.col-sm-7,.bt_bb_column_inner.col-ms-7{max-width:58.333333%}.bt_bb_column.col-sm-6,.bt_bb_column.col-ms-6,.bt_bb_column_inner.col-sm-6,.bt_bb_column_inner.col-ms-6{max-width:50%}.bt_bb_column.col-sm-5,.bt_bb_column.col-ms-5,.bt_bb_column_inner.col-sm-5,.bt_bb_column_inner.col-ms-5{max-width:41.666666%}.bt_bb_column.col-sm-4_8,.bt_bb_column.col-ms-4_8,.bt_bb_column_inner.col-sm-4_8,.bt_bb_column_inner.col-ms-4_8{max-width:40%}.bt_bb_column.col-sm-4,.bt_bb_column.col-ms-4,.bt_bb_column_inner.col-sm-4,.bt_bb_column_inner.col-ms-4{max-width:33.333333%}.bt_bb_column.col-sm-2_4,.bt_bb_column.col-ms-2_4,.bt_bb_column_inner.col-sm-2_4,.bt_bb_column_inner.col-ms-2_4{max-width:20%}.bt_bb_column.col-sm-3,.bt_bb_column.col-ms-3,.bt_bb_column_inner.col-sm-3,.bt_bb_column_inner.col-ms-3{max-width:25%}.bt_bb_column.col-sm-2,.bt_bb_column.col-ms-2,.bt_bb_column_inner.col-sm-2,.bt_bb_column_inner.col-ms-2{max-width:16.666666%}.bt_bb_column.col-sm-1,.bt_bb_column.col-ms-1,.bt_bb_column_inner.col-sm-1,.bt_bb_column_inner.col-ms-1{max-width:8.333333%}}@media (max-width:480px){.bt_bb_column.col-xs-12,.bt_bb_column_inner.col-xs-12{max-width:100%}.bt_bb_column.col-xs-11,.bt_bb_column_inner.col-xs-11{max-width:91.666666%}.bt_bb_column.col-xs-10,.bt_bb_column_inner.col-xs-10{max-width:83.333333%}.bt_bb_column.col-xs-9_6,.bt_bb_column_inner.col-xs-9_6{max-width:80%}.bt_bb_column.col-xs-9,.bt_bb_column_inner.col-xs-9{max-width:75%}.bt_bb_column.col-xs-8,.bt_bb_column_inner.col-xs-8{max-width:66.666666%}.bt_bb_column.col-xs-7_2,.bt_bb_column_inner.col-xs-7_2{max-width:60%}.bt_bb_column.col-xs-7,.bt_bb_column_inner.col-xs-7{max-width:58.333333%}.bt_bb_column.col-xs-6,.bt_bb_column_inner.col-xs-6{max-width:50%}.bt_bb_column.col-xs-5,.bt_bb_column_inner.col-xs-5{max-width:41.666666%}.bt_bb_column.col-xs-4_8,.bt_bb_column_inner.col-xs-4_8{max-width:40%}.bt_bb_column.col-xs-4,.bt_bb_column_inner.col-xs-4{max-width:33.333333%}.bt_bb_column.col-xs-2_4,.bt_bb_column_inner.col-xs-2_4{max-width:20%}.bt_bb_column.col-xs-3,.bt_bb_column_inner.col-xs-3{max-width:25%}.bt_bb_column.col-xs-2,.bt_bb_column_inner.col-xs-2{max-width:16.666666%}.bt_bb_column.col-xs-1,.bt_bb_column_inner.col-xs-1{max-width:8.333333%}}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:10004;overflow:hidden;position:fixed;opacity:.8;height:100vh!important}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:20000;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur{overflow:hidden}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;-moz-transform-origin:0;-ms-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;-moz-transform-origin:100%;-ms-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:'Icon7Stroke';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome5Brands';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1679658915) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1679658915) format('woff2'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}[data-ico-fa]:before{font-family:FontAwesome;content:attr(data-ico-fa)}[data-ico-s7]:before{font-family:Icon7Stroke;content:attr(data-ico-s7)}[data-ico-fa5b]:before{font-family:FontAwesome5Brands;content:attr(data-ico-fa5b)}@font-face{font-family:'Icon7Stroke';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome5Brands';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1679658915) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1679658915) format('woff2'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}[data-ico-fa]:before{font-family:FontAwesome;content:attr(data-ico-fa)}[data-ico-s7]:before{font-family:Icon7Stroke;content:attr(data-ico-s7)}[data-ico-fa5b]:before{font-family:FontAwesome5Brands;content:attr(data-ico-fa5b)}:root{--boldthemes-default-line-color:#eee}.bold_timeline_container{margin:0;padding:0}.bold_timeline_container p{margin-top:0}.bold_timeline_container p:last-child{margin-bottom:0}.bold_timeline_container.bold_timeline_container_has_line_style{position:relative}.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{content:'';position:absolute;right:auto;border-color:var(--boldthemes-default-line-color)}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{top:0;bottom:0;left:50%;right:auto}.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{top:0;bottom:0;right:0;left:auto}.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{top:0;bottom:0;right:auto;left:0}.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{right:0;left:0;bottom:auto;top:7em}.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{top:9em}.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{right:0;left:0;top:auto;bottom:7em}.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{bottom:9em}.bold_timeline_container_line_position_horizontal.bold_timeline_container_line_style_solid.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{border-top-style:solid}.bold_timeline_container_line_position_vertical.bold_timeline_container_line_style_solid.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{border-left-style:solid}.bold_timeline_container_line_position_horizontal.bold_timeline_container_line_style_dashed.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{border-top-style:dashed}.bold_timeline_container_line_position_vertical.bold_timeline_container_line_style_dashed.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{border-left-style:dashed}.bold_timeline_container_line_position_horizontal.bold_timeline_container_line_style_dotted.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{border-top-style:dotted}.bold_timeline_container_line_position_vertical.bold_timeline_container_line_style_dotted.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{border-left-style:dotted}.bold_timeline_container_line_thickness_thin.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{border-width:1px;-webkit-transform:translateX(0%)!important;-moz-transform:translateX(0%)!important;-ms-transform:translateX(0%)!important;transform:translateX(0%)!important}.bold_timeline_container_line_thickness_normal.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{border-width:2px}.bold_timeline_container_line_thickness_thick.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{border-width:4px}.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_has_line_style .bold_timeline_container_line{-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}@media (max-width:479px){.bold_timeline_responsive_hidden_xs{display:none!important}}@media (min-width:480px) and (max-width:767px){.bold_timeline_responsive_hidden_ms{display:none!important}}@media (min-width:768px) and (max-width:991px){.bold_timeline_responsive_hidden_sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.bold_timeline_responsive_hidden_md{display:none!important}}@media (min-width:1200px){.bold_timeline_responsive_hidden_lg{display:none!important}}@media (max-width:768px){.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item{margin:0 0 1em 0!important}.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item .bold_timeline_item_icon{opacity:0!important}.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header{margin:0 0 1em 0!important}.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_container_line{display:none}}@media (max-width:480px){.visible-xs{display:block!important}}@media (min-width:480px) and (max-width:767px){.visible-ms{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}}@media (min-width:1200px){.visible-lg{display:block!important}}@media (max-width:480px){.hidden-xs{display:none!important}}@media (min-width:480px) and (max-width:767px){.hidden-ms{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.crush-fix{display:none!important}@font-face{font-family:'Icon7Stroke';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome5Brands';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1679658915) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1679658915) format('woff2'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}[data-ico-fa]:before{font-family:FontAwesome;content:attr(data-ico-fa)}[data-ico-s7]:before{font-family:Icon7Stroke;content:attr(data-ico-s7)}[data-ico-fa5b]:before{font-family:FontAwesome5Brands;content:attr(data-ico-fa5b)}:root{--boldthemes-default-group-color:#181818;--boldthemes-default-button-color:#008ed4}.bold_timeline_group{position:relative;z-index:1}.bold_timeline_container_has_group_title_font .bold_timeline_group .h1,.bold_timeline_container_has_group_title_font .bold_timeline_group h2,.bold_timeline_container_has_group_title_font .bold_timeline_group h3,.bold_timeline_container_has_group_title_font .bold_timeline_group h4,.bold_timeline_container_has_group_title_font .bold_timeline_group h5,.bold_timeline_container_has_group_title_font .bold_timeline_group h6,.bold_timeline_group_has_group_title_font.bold_timeline_group .h1,.bold_timeline_group_has_group_title_font.bold_timeline_group h2,.bold_timeline_group_has_group_title_font.bold_timeline_group h3,.bold_timeline_group_has_group_title_font.bold_timeline_group h4,.bold_timeline_group_has_group_title_font.bold_timeline_group h5,.bold_timeline_group_has_group_title_font.bold_timeline_group h6{font-family:var(--group-title-font)}.bold_timeline_container_line_position_left .bold_timeline_group{text-align:left}.bold_timeline_container_line_position_center .bold_timeline_group{text-align:center}.bold_timeline_container_line_position_right .bold_timeline_group{text-align:right}.bold_timeline_container_line_position_vertical .bold_timeline_group .bold_timeline_group_header{margin-bottom:3em}.bold_timeline_group .bold_timeline_group_header{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#fff}.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner{-webkit-flex:1;-ms-flex:1;flex:1}.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner .bold_timeline_group_header_title{margin:0;padding:0;line-height:1;color:inherit}.bold_timeline_container.bold_timeline_container_group_style_clear .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_style_clear.bold_timeline_group .bold_timeline_group_header{padding:.25em 0;border:none;background:transparent}.bold_timeline_container.bold_timeline_container_group_style_outline .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_style_outline.bold_timeline_group .bold_timeline_group_header{border:2px solid transparent;border-color:var(--boldthemes-default-group-color);background:#fff}.bold_timeline_container.bold_timeline_container_group_style_filled .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_style_filled.bold_timeline_group .bold_timeline_group_header{border:none;background:var(--boldthemes-default-group-color);color:#fff}.bold_timeline_container.bold_timeline_container_group_style_shadow .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_style_shadow.bold_timeline_group .bold_timeline_group_header{border:none;color:var(--boldthemes-default-group-color);background:#fff;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.2);box-shadow:1px 1px 4px 0 rgba(0,0,0,.2)}.bold_timeline_container.bold_timeline_container_group_thickness_thin.bold_timeline_container_group_style_outline .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container.bold_timeline_container_group_thickness_thin .bold_timeline_group_override_style_outline.bold_timeline_group .bold_timeline_group_header{border-width:1px}.bold_timeline_container.bold_timeline_container_group_thickness_thick.bold_timeline_container_group_style_outline .bold_timeline_group_override_style_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container.bold_timeline_container_group_thickness_thick .bold_timeline_group_override_style_outline.bold_timeline_group .bold_timeline_group_header{border-width:4px}.bold_timeline_container_group_shape_square .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_shape_square.bold_timeline_group .bold_timeline_group_header{padding:.5em 1em;border-radius:0;height:auto;width:auto;text-align:inherit}.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_square .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_group_override_shape_square.bold_timeline_group .bold_timeline_group_header{margin-right:-1px}.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_square .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_group_override_shape_square.bold_timeline_group .bold_timeline_group_header{margin-left:-1px}.bold_timeline_container_group_shape_soft_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_shape_soft_rounded.bold_timeline_group .bold_timeline_group_header{padding:.5em 1em;border-radius:5px;height:auto;width:auto;text-align:inherit}.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_soft_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_group_override_shape_soft_rounded.bold_timeline_group .bold_timeline_group_header{margin-right:-5px}.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_soft_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_group_override_shape_soft_rounded.bold_timeline_group .bold_timeline_group_header{margin-left:-5px}.bold_timeline_container_group_shape_hard_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_shape_hard_rounded.bold_timeline_group .bold_timeline_group_header{padding:.5em 1em;border-radius:15px;height:auto;width:auto;text-align:inherit}.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_hard_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_group_override_shape_hard_rounded.bold_timeline_group .bold_timeline_group_header{margin-right:-15px}.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_hard_rounded .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_group_override_shape_hard_rounded.bold_timeline_group .bold_timeline_group_header{margin-left:-15px}.bold_timeline_container_group_shape_circle .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_shape_circle.bold_timeline_group .bold_timeline_group_header{border-radius:50%;padding:0}.bold_timeline_container_group_shape_circle .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner,.bold_timeline_container .bold_timeline_group_override_shape_circle.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner{width:6em;padding-bottom:100%;text-align:center;position:relative}.bold_timeline_container_group_shape_circle .bold_timeline_group_override_shape_inherit.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner .bold_timeline_group_header_title,.bold_timeline_container .bold_timeline_group_override_shape_circle.bold_timeline_group .bold_timeline_group_header .bold_timeline_group_header_inner .bold_timeline_group_header_title{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bold_timeline_container.bold_timeline_container_group_thickness_thin .bold_timeline_group_override_thickness_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_thickness_thin.bold_timeline_group .bold_timeline_group_header{border-width:1px}.bold_timeline_container.bold_timeline_container_group_thickness_normal .bold_timeline_group_override_thickness_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_thickness_normal.bold_timeline_group .bold_timeline_group_header{border-width:2px}.bold_timeline_container.bold_timeline_container_group_thickness_thick .bold_timeline_group_override_thickness_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container .bold_timeline_group_override_tickness_thick.bold_timeline_group .bold_timeline_group_header{border-width:4px}.bold_timeline_container_group_title_size_default .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_title,.bold_timeline_container .bold_timeline_group_override_title_size_default.bold_timeline_group .bold_timeline_group_header_title{font-size:1.25em}.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_default .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_inner,.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_default.bold_timeline_group .bold_timeline_group_header_inner{width:6em}.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_default .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_default.bold_timeline_group .bold_timeline_group_header{margin-right:-3em}.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_default .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_default.bold_timeline_group .bold_timeline_group_header{margin-left:-3em}.bold_timeline_container_group_title_size_small .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_title,.bold_timeline_container .bold_timeline_group_override_title_size_small.bold_timeline_group .bold_timeline_group_header_title{font-size:1em}.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_small .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_inner,.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_small.bold_timeline_group .bold_timeline_group_header_inner{width:4em}.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_small .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_small.bold_timeline_group .bold_timeline_group_header{margin-right:-2em}.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_small .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_small.bold_timeline_group .bold_timeline_group_header{margin-left:-2em}.bold_timeline_container_group_title_size_normal .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_title,.bold_timeline_container .bold_timeline_group_override_title_size_normal.bold_timeline_group .bold_timeline_group_header_title{font-size:1.5em}.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_normal .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_inner,.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_normal.bold_timeline_group .bold_timeline_group_header_inner{width:7em}.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_normal .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_normal.bold_timeline_group .bold_timeline_group_header{margin-right:-3.5em}.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_normal .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_normal.bold_timeline_group .bold_timeline_group_header{margin-left:-3.5em}.bold_timeline_container_group_title_size_large .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_title,.bold_timeline_container .bold_timeline_group_override_title_size_large.bold_timeline_group .bold_timeline_group_header_title{font-size:1.75em}.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_large .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header_inner,.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_large.bold_timeline_group .bold_timeline_group_header_inner{width:8em}.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_large .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_right.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_large.bold_timeline_group .bold_timeline_group_header{margin-right:-4em}.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container_group_title_size_large .bold_timeline_group_override_title_size_inherit.bold_timeline_group .bold_timeline_group_header,.bold_timeline_container_line_position_left.bold_timeline_container_group_shape_circle.bold_timeline_container .bold_timeline_group_override_title_size_large.bold_timeline_group .bold_timeline_group_header{margin-left:-4em}.bold_timeline_group .bold_timeline_group_show_button{padding:0;display:none;margin-bottom:3em}.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner{display:inline-block;padding:.25em .5em;cursor:pointer}.bold_timeline_container_group_show_button_shape_square .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button,.bold_timeline_container .bold_timeline_group_override_show_button_shape_square.bold_timeline_group .bold_timeline_group_show_button{padding:0 1em}.bold_timeline_container_group_show_button_shape_square .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,.bold_timeline_container .bold_timeline_group_override_show_button_shape_square.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner{border-radius:0;overflow:hidden}.bold_timeline_container_group_show_button_shape_soft_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,.bold_timeline_container .bold_timeline_group_override_show_button_shape_soft_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner{border-radius:5px;overflow:hidden}.bold_timeline_container_line_position_right.bold_timeline_container_group_show_button_shape_soft_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_group_override_show_button_shape_soft_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner{margin-right:-5px}.bold_timeline_container_line_position_left.bold_timeline_container_group_show_button_shape_soft_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_group_override_show_button_shape_soft_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner{margin-left:-5px}.bold_timeline_container_group_show_button_shape_hard_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,.bold_timeline_container .bold_timeline_group_override_show_button_shape_hard_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner{border-radius:15px;overflow:hidden}.bold_timeline_container_line_position_right.bold_timeline_container_group_show_button_shape_hard_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_group_override_show_button_shape_hard_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner{margin-right:-15px}.bold_timeline_container_line_position_left.bold_timeline_container_group_show_button_shape_hard_rounded .bold_timeline_container_group_override_show_button_shape_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_group_override_show_button_shape_hard_rounded.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner{margin-left:-15px}.bold_timeline_container_group_show_button_style_outline .bold_timeline_group_override_show_button_style_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,.bold_timeline_container .bold_timeline_group_override_show_button_style_outline.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner{border:2px solid var(--boldthemes-default-button-color);background:#fff}.bold_timeline_container_group_show_button_style_filled .bold_timeline_group_override_show_button_style_inherit.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner,.bold_timeline_container .bold_timeline_group_override_show_button_style_filled.bold_timeline_group .bold_timeline_group_show_button .bold_timeline_group_show_button_inner{background:var(--boldthemes-default-button-color);border:none}.bold_timeline_container_group_content_display_show .bold_timeline_group_override_content_display_inherit.bold_timeline_group .bold_timeline_group_show_button,.bold_timeline_container .bold_timeline_group_override_content_display_show.bold_timeline_group .bold_timeline_group_show_button{display:none}.bold_timeline_container_group_content_display_show .bold_timeline_group_override_content_display_inherit.bold_timeline_group:not(.on) .bold_timeline_group_content,.bold_timeline_container .bold_timeline_group_override_content_display_show.bold_timeline_group:not(.on) .bold_timeline_group_content{display:block}.bold_timeline_container_group_content_display_hide .bold_timeline_group_override_content_display_inherit.bold_timeline_group .bold_timeline_group_show_button,.bold_timeline_container .bold_timeline_group_override_content_display_hide.bold_timeline_group .bold_timeline_group_show_button{display:block}.bold_timeline_container_group_content_display_hide .bold_timeline_group_override_content_display_inherit.bold_timeline_group:not(.on) .bold_timeline_group_content,.bold_timeline_container .bold_timeline_group_override_content_display_hide.bold_timeline_group:not(.on) .bold_timeline_group_content{display:none}.bold_timeline_container_line_position_top .bold_timeline_group{position:absolute;top:-7em;left:2em}.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_top .bold_timeline_group{top:-9em}.bold_timeline_container_line_position_top .bold_timeline_group .bold_timeline_group_inner{margin:0}.bold_timeline_container_line_position_bottom .bold_timeline_group{position:absolute;bottom:-7em;left:2em}.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_bottom .bold_timeline_group{bottom:-9em}.bold_timeline_container_line_position_bottom .bold_timeline_group .bold_timeline_group_inner{margin:0}@font-face{font-family:'Icon7Stroke';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome5Brands';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1679658915) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1679658915) format('woff2'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}[data-ico-fa]:before{font-family:FontAwesome;content:attr(data-ico-fa)}[data-ico-s7]:before{font-family:Icon7Stroke;content:attr(data-ico-s7)}[data-ico-fa5b]:before{font-family:FontAwesome5Brands;content:attr(data-ico-fa5b)}:root{--boldthemes-default-item-background-color:#fff;--boldthemes-default-item-color:inherit;--boldthemes-default-frame-color:#eee;--boldthemes-default-sticker-color:#27b6fd;--boldthemes-default-marker-color:#008ed4;--boldthemes-default-connection-color:#eee;--boldthemes-default-icon-color:#008ed4}.bold_timeline_item{margin-bottom:3em;position:relative}.bold_timeline_container_has_item_body_font .bold_timeline_item,.bold_timeline_item_has_item_body_font.bold_timeline_item{font-family:var(--item-body-font)}.bold_timeline_container_has_item_title_font .bold_timeline_item .h1,.bold_timeline_container_has_item_title_font .bold_timeline_item h2,.bold_timeline_container_has_item_title_font .bold_timeline_item h3,.bold_timeline_container_has_item_title_font .bold_timeline_item h4,.bold_timeline_container_has_item_title_font .bold_timeline_item h5,.bold_timeline_container_has_item_title_font .bold_timeline_item h6,.bold_timeline_item_has_item_title_font.bold_timeline_item .h1,.bold_timeline_item_has_item_title_font.bold_timeline_item h2,.bold_timeline_item_has_item_title_font.bold_timeline_item h3,.bold_timeline_item_has_item_title_font.bold_timeline_item h4,.bold_timeline_item_has_item_title_font.bold_timeline_item h5,.bold_timeline_item_has_item_title_font.bold_timeline_item h6{font-family:var(--item-title-font)}.bold_timeline_container_line_position_left .bold_timeline_item,.bold_timeline_container_line_position_none .bold_timeline_item{margin-left:2.5rem}.bold_timeline_container_line_position_right .bold_timeline_item{margin-right:2.5rem}.bold_timeline_container_line_position_bottom .bold_timeline_item{margin-bottom:2.5em}.bold_timeline_container_line_position_top .bold_timeline_item{margin-top:2.5em}.bold_timeline_container_line_position_bottom.bold_timeline_container_slider_height_auto .bold_timeline_item{margin-bottom:2.5em}.bold_timeline_container_line_position_top.bold_timeline_container_slider_height_auto .bold_timeline_item{margin-bottom:8.5em}.bold_timeline_item .bold_timeline_item_inner{z-index:1}.bold_timeline_container .bold_timeline_item .bold_timeline_item_inner{background-color:var(--boldthemes-default-item-background-color)}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header{z-index:1;color:var(--boldthemes-default-item-color)}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content{position:relative;z-index:1;color:var(--boldthemes-default-item-color)}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images{width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-1em -.5em 0;width:-webkit-calc(100% + 1em);width:-moz-calc(100% + 1em);width:calc(100% + 1em)}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image img{display:block;width:100%;width:-webkit-calc(100% - 1em);width:-moz-calc(100% - 1em);width:calc(100% - 1em);margin:1em .5em 0}.bold_timeline_container_item_images_columns_1 .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image,.bold_timeline_container .bold_timeline_item_override_images_columns_1.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.bold_timeline_container_item_images_columns_2 .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image,.bold_timeline_container .bold_timeline_item_override_images_columns_2.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}.bold_timeline_container_item_images_columns_3 .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image,.bold_timeline_container .bold_timeline_item_override_images_columns_3.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image{-webkit-flex:1 1 33.333333%;-ms-flex:1 1 33.333333%;flex:1 1 33.333333%}.bold_timeline_container_item_images_columns_4 .bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image,.bold_timeline_container .bold_timeline_item_override_images_columns_4.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_images .bold_timeline_item_media_image{-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner{position:relative;padding-bottom:56.25%}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner .bt-video-container{padding-bottom:initial;height:initial;overflow:initial;position:initial}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner .wp-video{position:absolute;top:0;bottom:0;left:0;right:0}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner .wp-video,.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner video.wp-video-shortcode,.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner .mejs-container,.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_media .bold_timeline_item_media_video .bold_timeline_item_media_video_inner .mejs-overlay.load{width:100%!important;height:100%!important}.bold_timeline_container_item_shape_square .bold_timeline_item_override_shape_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_shape_square.bold_timeline_item{border-radius:0}.bold_timeline_container_item_shape_square .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_shape_square.bold_timeline_item .bold_timeline_item_inner{border-radius:0;overflow:visible}.bold_timeline_container_item_shape_square .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_shape_square.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header{border-radius:0}.bold_timeline_container_item_shape_square .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle,.bold_timeline_container .bold_timeline_item_override_shape_square.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle{border-radius:0}.bold_timeline_container_item_shape_soft_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_shape_soft_rounded.bold_timeline_item{border-radius:5px}.bold_timeline_container_item_shape_soft_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_shape_soft_rounded.bold_timeline_item .bold_timeline_item_inner{border-radius:5px;overflow:hidden}.bold_timeline_container_item_shape_soft_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_shape_soft_rounded.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header{border-radius:0}.bold_timeline_container_item_shape_soft_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle_inner,.bold_timeline_container .bold_timeline_item_override_shape_soft_rounded.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle_inner{border-radius:5px}.bold_timeline_container_item_shape_hard_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_shape_hard_rounded.bold_timeline_item{border-radius:15px}.bold_timeline_container_item_shape_hard_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_shape_hard_rounded.bold_timeline_item .bold_timeline_item_inner{border-radius:15px;overflow:hidden}.bold_timeline_container_item_shape_hard_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_shape_hard_rounded.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header{border-radius:0}.bold_timeline_container_item_shape_hard_rounded .bold_timeline_item_override_shape_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle_inner,.bold_timeline_container .bold_timeline_item_override_shape_hard_rounded.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_supertitle_inner{border-radius:5px}.bold_timeline_container.bold_timeline_container_item_style_clear .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_style_clear.bold_timeline_item .bold_timeline_item_inner{border:none}.bold_timeline_container.bold_timeline_container_item_style_clear .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_style_clear.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header{background:transparent;border:none;padding:1em}.bold_timeline_container.bold_timeline_container_item_style_clear .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_style_clear.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content{background:transparent;border:none;padding:0 1em 1em}.bold_timeline_container.bold_timeline_container_item_style_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_style_outline.bold_timeline_item .bold_timeline_item_inner{border-style:solid;border-color:var(--boldthemes-default-frame-color)}.bold_timeline_container.bold_timeline_container_item_style_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_style_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header{background:transparent;padding:1em;border:none}.bold_timeline_container.bold_timeline_container_item_style_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header.bold_timeline_item_header_no_content,.bold_timeline_container .bold_timeline_item_override_style_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header.bold_timeline_item_header_no_content{padding-bottom:1em}.bold_timeline_container.bold_timeline_container_item_style_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_style_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content{background:transparent;border:none;padding:0 1em 1em}.bold_timeline_container.bold_timeline_container_item_style_outline_full .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_style_outline_full.bold_timeline_item .bold_timeline_item_inner{border-style:solid;border-color:var(--boldthemes-default-frame-color)}.bold_timeline_container.bold_timeline_container_item_style_outline_full .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_style_outline_full.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content{border:none;padding:1em}.bold_timeline_container.bold_timeline_container_item_style_outline_full .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_style_outline_full.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header{background:transparent;border-bottom-style:solid;border-bottom-color:var(--boldthemes-default-frame-color);padding:1em}.bold_timeline_container.bold_timeline_container_item_style_outline_full .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header.bold_timeline_item_header_no_content,.bold_timeline_container .bold_timeline_item_override_style_outline_full.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header.bold_timeline_item_header_no_content{border:none}.bold_timeline_container.bold_timeline_container_item_style_outline_top .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_style_outline_top.bold_timeline_item .bold_timeline_item_inner{border-top-style:solid;border-top-color:var(--boldthemes-default-frame-color)}.bold_timeline_container.bold_timeline_container_item_style_outline_top .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_style_outline_top.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header{background:transparent;border:none;padding:1em 1em 0}.bold_timeline_container.bold_timeline_container_item_style_outline_top .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_style_outline_top.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content{padding:1em}.bold_timeline_container.bold_timeline_container_item_style_filled_header .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_style_filled_header.bold_timeline_item .bold_timeline_item_inner{border:none}.bold_timeline_container.bold_timeline_container_item_style_filled_header .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_style_filled_header.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header{background:var(--boldthemes-default-frame-color);color:#fff;padding:1em}.bold_timeline_container.bold_timeline_container_item_style_filled_header .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header *,.bold_timeline_container .bold_timeline_item_override_style_filled_header.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header *{position:relative;z-index:1}.bold_timeline_container.bold_timeline_container_item_style_filled_header .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_style_filled_header.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content{padding:1em}.bold_timeline_container.bold_timeline_container_item_style_filled_header_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_style_filled_header_outline.bold_timeline_item .bold_timeline_item_inner{border-style:solid;border-color:var(--boldthemes-default-frame-color)}.bold_timeline_container.bold_timeline_container_item_style_filled_header_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_style_filled_header_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header{background:var(--boldthemes-default-frame-color);color:#fff;padding:1em}.bold_timeline_container.bold_timeline_container_item_style_filled_header_outline .bold_timeline_item_override_style_inherit.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_style_filled_header_outline.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_content{padding:1em}.bold_timeline_item .bold_timeline_item_content{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bold_timeline_container_item_media_position_bottom .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_media_position_bottom.bold_timeline_item .bold_timeline_item_content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bold_timeline_container_item_media_position_bottom .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner,.bold_timeline_container .bold_timeline_item_override_media_position_bottom.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-order:1;-ms-flex-order:1;order:1}.bold_timeline_container_item_media_position_bottom .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media,.bold_timeline_container .bold_timeline_item_override_media_position_bottom.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-order:2;-ms-flex-order:2;order:2}.bold_timeline_container_item_media_position_bottom .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner,.bold_timeline_container .bold_timeline_item_override_media_position_bottom.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner{padding:1em 0 0}.bold_timeline_container_item_media_position_top .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_media_position_top.bold_timeline_item .bold_timeline_item_content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bold_timeline_container_item_media_position_top .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner,.bold_timeline_container .bold_timeline_item_override_media_position_top.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-order:2;-ms-flex-order:2;order:2}.bold_timeline_container_item_media_position_top .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media,.bold_timeline_container .bold_timeline_item_override_media_position_top.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-order:0;-ms-flex-order:0;order:0}.bold_timeline_container_item_media_position_top .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner,.bold_timeline_container .bold_timeline_item_override_media_position_top.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner{padding:0 0 1em}.bold_timeline_container_item_media_position_right .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_media_position_right.bold_timeline_item .bold_timeline_item_content{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bold_timeline_container_item_media_position_right .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner,.bold_timeline_container .bold_timeline_item_override_media_position_right.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%}.bold_timeline_container_item_media_position_right .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media,.bold_timeline_container .bold_timeline_item_override_media_position_right.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%}.bold_timeline_container_item_media_position_right .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner,.bold_timeline_container .bold_timeline_item_override_media_position_right.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner{padding:0 0 0 1em}.bold_timeline_container_item_media_position_left .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_media_position_left.bold_timeline_item .bold_timeline_item_content{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bold_timeline_container_item_media_position_left .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner,.bold_timeline_container .bold_timeline_item_override_media_position_left.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_content_inner{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;-webkit-order:2;-ms-flex-order:2;order:2}.bold_timeline_container_item_media_position_left .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media,.bold_timeline_container .bold_timeline_item_override_media_position_left.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;-webkit-order:1;-ms-flex-order:1;order:1}.bold_timeline_container_item_media_position_left .bold_timeline_item_override_media_position_inherit.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner,.bold_timeline_container .bold_timeline_item_override_media_position_left.bold_timeline_item .bold_timeline_item_content .bold_timeline_item_media .bold_timeline_item_media_inner{padding:0 1em 0 0}.bold_timeline_container_line_position_center .bold_timeline_item:nth-child(even){margin-left:-webkit-calc(50% + 2.5rem);margin-left:-moz-calc(50% + 2.5rem);margin-left:calc(50% + 2.5rem)}.bold_timeline_container_line_position_center .bold_timeline_item:nth-child(odd){margin-right:-webkit-calc(50% + 2.5rem);margin-right:-moz-calc(50% + 2.5rem);margin-right:calc(50% + 2.5rem)}.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle{margin:.5em 0 0;padding:0}.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle{margin:0;padding:0}.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title,.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle{color:inherit}.bold_timeline_container.bold_timeline_container_item_title_size_small .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title,.bold_timeline_container .bold_timeline_item_override_title_size_small.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title{font-size:1em;margin:0;padding:0}.bold_timeline_container.bold_timeline_container_item_title_size_small .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,.bold_timeline_container .bold_timeline_item_override_title_size_small.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle{font-size:.75em}.bold_timeline_container.bold_timeline_container_item_title_size_small .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle,.bold_timeline_container .bold_timeline_item_override_title_size_small.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle{font-size:.75em}.bold_timeline_container.bold_timeline_container_item_title_size_normal .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title,.bold_timeline_container .bold_timeline_item_override_title_size_normal.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title{font-size:1.5em;margin:0;padding:0}.bold_timeline_container.bold_timeline_container_item_title_size_normal .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,.bold_timeline_container .bold_timeline_item_override_title_size_normal.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle{font-size:.9em}.bold_timeline_container.bold_timeline_container_item_title_size_normal .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle,.bold_timeline_container .bold_timeline_item_override_title_size_normal.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle{font-size:.9em}.bold_timeline_container.bold_timeline_container_item_title_size_large .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title,.bold_timeline_container .bold_timeline_item_override_title_size_large.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_title{font-size:2em;margin:0;padding:0}.bold_timeline_container.bold_timeline_container_item_title_size_large .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,.bold_timeline_container .bold_timeline_item_override_title_size_large.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle{font-size:1em}.bold_timeline_container.bold_timeline_container_item_title_size_large .bold_timeline_item_override_title_size_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle,.bold_timeline_container .bold_timeline_item_override_title_size_large.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_subtitle{font-size:1em}.bold_timeline_container_line_position_left.bold_timeline_container_item_alignment_default .bold_timeline_item_override_alignment_inherit.bold_timeline_item,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_alignment_default.bold_timeline_item{text-align:left}.bold_timeline_container_line_position_right.bold_timeline_container_item_alignment_default .bold_timeline_item_override_alignment_inherit.bold_timeline_item,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_alignment_default.bold_timeline_item{text-align:right}.bold_timeline_container_line_position_center.bold_timeline_container_item_alignment_default .bold_timeline_item_override_alignment_inherit.bold_timeline_item,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_alignment_default.bold_timeline_item{text-align:left}.bold_timeline_container_line_position_center.bold_timeline_container_item_alignment_default .bold_timeline_item_override_alignment_inherit.bold_timeline_item:nth-child(odd),.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_alignment_default.bold_timeline_item:nth-child(odd){text-align:right}.bold_timeline_container_item_alignment_left .bold_timeline_item_override_alignment_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_alignment_left.bold_timeline_item{text-align:left}.bold_timeline_container_item_alignment_right .bold_timeline_item_override_alignment_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_alignment_right.bold_timeline_item{text-align:right}.bold_timeline_container_item_alignment_center .bold_timeline_item_override_alignment_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_alignment_center.bold_timeline_item{text-align:center}.bold_timeline_container.bold_timeline_container_item_supertitle_style_sticker .bold_timeline_item_override_supertitle_style_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,.bold_timeline_container .bold_timeline_item_override_supertitle_style_sticker.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle{position:absolute;top:-1em;left:1em;right:1em}.bold_timeline_container.bold_timeline_container_item_supertitle_style_sticker .bold_timeline_item_override_supertitle_style_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_header_supertitle_inner,.bold_timeline_container .bold_timeline_item_override_supertitle_style_sticker.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_header_supertitle_inner{background:var(--boldthemes-default-sticker-color);color:#fff;padding:3px 10px}.bold_timeline_container.bold_timeline_container_item_supertitle_style_default .bold_timeline_item_override_supertitle_style_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle,.bold_timeline_container .bold_timeline_item_override_supertitle_style_default.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle{position:initial;top:auto;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.bold_timeline_container.bold_timeline_container_item_supertitle_style_default .bold_timeline_item_override_supertitle_style_inherit.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_header_supertitle_inner,.bold_timeline_container .bold_timeline_item_override_supertitle_style_default.bold_timeline_item .bold_timeline_item_header .bold_timeline_item_header_supertitle .bold_timeline_item_header_supertitle_inner{background:transparent;color:inherit;padding:0}.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item .bold_timeline_item_header{cursor:pointer}.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item .bold_timeline_item_content{display:none}.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_header_inner,.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item .bold_timeline_item_header_inner{padding-right:3em}.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_header_inner:after,.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item .bold_timeline_item_header_inner:after{font-family:'FontAwesome';content:"\f107";position:absolute;top:1em;right:1em;line-height:0;font-size:1.5em}.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item.on .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item.on .bold_timeline_item_content{display:-ms-flexbox;display:-webkit-flex;display:flex}.bold_timeline_container.bold_timeline_container_item_content_display_hide .bold_timeline_item_override_content_display_inherit.bold_timeline_item.on .bold_timeline_item_header_inner:after,.bold_timeline_container .bold_timeline_item_override_content_display_hide.bold_timeline_item.on .bold_timeline_item_header_inner:after{content:"\f106"}.bold_timeline_container.bold_timeline_container_item_content_display_show .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_content_display_show.bold_timeline_item .bold_timeline_item_header{cursor:initial}.bold_timeline_container.bold_timeline_container_item_content_display_show .bold_timeline_item_override_content_display_inherit.bold_timeline_item .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_content_display_show.bold_timeline_item .bold_timeline_item_content{display:-ms-flexbox;display:-webkit-flex;display:flex}.bold_timeline_container.bold_timeline_container_item_content_display_show .bold_timeline_item_override_content_display_inherit.bold_timeline_item.on .bold_timeline_item_content,.bold_timeline_container .bold_timeline_item_override_content_display_show.bold_timeline_item.on .bold_timeline_item_content{display:-ms-flexbox;display:-webkit-flex;display:flex}.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item{position:relative}.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker{content:' ';position:absolute;z-index:1;height:16px;width:16px;border-radius:50%;background:var(--boldthemes-default-marker-color);opacity:1}.bold_timeline_container_line_position_none.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_none.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker{top:2rem;-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);left:-webkit-calc(-2.5rem - 8px);left:-moz-calc(-2.5rem - 8px);left:calc(-2.5rem - 8px);right:auto}.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker{left:-webkit-calc(-2.5rem - 8px);left:-moz-calc(-2.5rem - 8px);left:calc(-2.5rem - 8px);right:auto}.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker{right:-webkit-calc(-2.5rem - 8px);right:-moz-calc(-2.5rem - 8px);right:calc(-2.5rem - 8px);left:auto}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker{left:-webkit-calc(-2.5rem - 8px);left:-moz-calc(-2.5rem - 8px);left:calc(-2.5rem - 8px);right:auto}.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker{top:2rem;-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px)}.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker{right:auto;top:-2.5em;-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);left:-webkit-calc(2rem - 8px);left:-moz-calc(2rem - 8px);left:calc(2rem - 8px)}.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item .bold_timeline_item_marker{right:auto;bottom:-2.5em;-webkit-transform:translateY(8px);-moz-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px);left:-webkit-calc(2rem - 8px);left:-moz-calc(2rem - 8px);left:calc(2rem - 8px)}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker{right:-webkit-calc(-2.5rem - 8px);right:-moz-calc(-2.5rem - 8px);right:calc(-2.5rem - 8px);left:auto}.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_marker_type_dot .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker,.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_marker_type_dot.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker{top:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item{position:relative}.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker{content:' ';position:absolute;z-index:1;height:22px;width:22px;border-radius:50%;right:auto;border-style:solid;border-color:var(--boldthemes-default-marker-color);border-width:5px;background:#fff;opacity:1}.bold_timeline_container_line_thickness_thin.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_thickness_thin.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker{border-width:1px}.bold_timeline_container_line_thickness_normal.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_thickness_normal.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker{border-width:2px}.bold_timeline_container_line_thickness_thick.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_thickness_thick.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker{border-width:4px}.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker{top:2rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker{left:-webkit-calc(-2.5rem - 11px);left:-moz-calc(-2.5rem - 11px);left:calc(-2.5rem - 11px)}.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker{right:-webkit-calc(-2.5rem - 11px);right:-moz-calc(-2.5rem - 11px);right:calc(-2.5rem - 11px);left:auto}.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker{top:-2.5em;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker{bottom:-2.5em;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.bold_timeline_container_line_position_horizontal.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item .bold_timeline_item_marker{right:auto;left:-webkit-calc(2rem - 11px);left:-moz-calc(2rem - 11px);left:calc(2rem - 11px)}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker{right:-webkit-calc(-2.5rem - 11px);right:-moz-calc(-2.5rem - 11px);right:calc(-2.5rem - 11px);left:auto}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item:nth-child(even) .bold_timeline_item_marker,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item:nth-child(even) .bold_timeline_item_marker{left:-webkit-calc(-2.5rem - 11px);left:-moz-calc(-2.5rem - 11px);left:calc(-2.5rem - 11px);right:auto}.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,.bold_timeline_container.bold_timeline_container_item_marker_type_circle .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker,.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,.bold_timeline_container .bold_timeline_item_override_marker_type_circle.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker{top:0}.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item{position:relative}.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker{content:' ';position:absolute;z-index:1;height:12px;width:12px;border-radius:50%;right:auto;border-style:solid;border-color:var(--boldthemes-default-marker-color);border-width:3px;background:#fff;opacity:1}.bold_timeline_container_line_thickness_thin.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_thickness_thin.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker{border-width:1px}.bold_timeline_container_line_thickness_normal.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_thickness_normal.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker{border-width:2px}.bold_timeline_container_line_thickness_thick.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_thickness_thick.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker{border-width:4px}.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker{top:2rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker{left:-webkit-calc(-2.5rem - 6px);left:-moz-calc(-2.5rem - 6px);left:calc(-2.5rem - 6px)}.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker{right:-webkit-calc(-2.5rem - 6px);right:-moz-calc(-2.5rem - 6px);right:calc(-2.5rem - 6px);left:auto}.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker{top:-2.5em;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker{bottom:-2.5em;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.bold_timeline_container_line_position_horizontal.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item .bold_timeline_item_marker{right:auto;left:-webkit-calc(2rem - 6px);left:-moz-calc(2rem - 6px);left:calc(2rem - 6px)}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item:nth-child(odd) .bold_timeline_item_marker{right:-webkit-calc(-2.5rem - 6px);right:-moz-calc(-2.5rem - 6px);right:calc(-2.5rem - 6px);left:auto}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item:nth-child(even) .bold_timeline_item_marker,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item:nth-child(even) .bold_timeline_item_marker{left:-webkit-calc(-2.5rem - 6px);left:-moz-calc(-2.5rem - 6px);left:calc(-2.5rem - 6px);right:auto}.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,.bold_timeline_container.bold_timeline_container_item_marker_type_circle_small .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker,.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,.bold_timeline_container .bold_timeline_item_override_marker_type_circle_small.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker{top:0}.bold_timeline_container_item_marker_type_none .bold_timeline_item_override_marker_type_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_marker_type_none.bold_timeline_item{position:relative}.bold_timeline_container_item_marker_type_none .bold_timeline_item_override_marker_type_inherit.bold_timeline_item .bold_timeline_item_marker,.bold_timeline_container .bold_timeline_item_override_marker_type_none.bold_timeline_item .bold_timeline_item_marker{content:' ';position:absolute;top:2rem;opacity:0}.bold_timeline_container_item_style_outline_top.bold_timeline_container_item_marker_type_none .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,.bold_timeline_container_item_marker_type_none .bold_timeline_item_override_marker_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker,.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_marker_type_none.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_marker,.bold_timeline_container .bold_timeline_item_override_marker_type_none.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_marker{top:0}.bold_timeline_item .bold_timeline_item_connection{display:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.bold_timeline_container.bold_timeline_container_item_connection_type_none .bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container .bold_timeline_item_override_connection_type_none.bold_timeline_item .bold_timeline_item_connection{display:none}.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item{position:relative}.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection{content:' ';position:absolute;display:block;background:var(--boldthemes-default-connection-color)}.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection{top:2rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2.5rem;right:100%}.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection{top:2rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-webkit-calc(-2.5rem);right:-moz-calc(-2.5rem);right:calc(-2.5rem);left:100%}.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:2rem}.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);left:2rem}.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection{top:-2.5em}.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection{bottom:-2.5em}.bold_timeline_container_line_position_horizontal.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection{height:2.5em}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item .bold_timeline_item_connection{top:2rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2.5rem;right:100%}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection{right:-webkit-calc(-2.5rem);right:-moz-calc(-2.5rem);right:calc(-2.5rem);left:100%}.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,.bold_timeline_container.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_connection_type_line .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection,.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,.bold_timeline_container.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_connection_type_line.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection{top:0}.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item,.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item{position:relative}.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection{content:' ';position:absolute;display:block;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;background:none}.bold_timeline_container_line_position_left.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection{border-right-width:10px;border-right-style:solid;border-right-color:var(--boldthemes-default-connection-color);border-left:none;top:2rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-10px;right:100%}.bold_timeline_container_line_position_right.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection{border-left-width:10px;border-left-style:solid;border-left-color:var(--boldthemes-default-connection-color);border-right:none;top:2rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-webkit-calc(-2.5rem);right:-moz-calc(-2.5rem);right:calc(-2.5rem);left:100%}.bold_timeline_container_line_position_top.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection{border-right-width:10px;border-right-style:solid;border-right-color:var(--boldthemes-default-connection-color);border-left:none;right:auto;left:-webkit-calc(2rem - 5px);left:-moz-calc(2rem - 5px);left:calc(2rem - 5px);top:-15px;bottom:auto;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.bold_timeline_container_line_position_bottom.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection{border-right-width:10px;border-right-style:solid;border-right-color:var(--boldthemes-default-connection-color);border-left:none;right:auto;left:-webkit-calc(2rem - 5px);left:-moz-calc(2rem - 5px);left:calc(2rem - 5px);bottom:-15px;top:auto;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item:nth-child(even) .bold_timeline_item_connection,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item:nth-child(even) .bold_timeline_item_connection{top:2rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-10px;right:100%;border-right-width:10px;border-right-style:solid;border-left:none}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item:nth-child(odd) .bold_timeline_item_connection{border-left-width:10px;border-left-style:solid;border-right:none;top:2rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-webkit-calc(-2.5rem);right:-moz-calc(-2.5rem);right:calc(-2.5rem);left:100%}.bold_timeline_container_line_position_center.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item .bold_timeline_item_connection{border-right-color:var(--boldthemes-default-connection-color);border-left-color:var(--boldthemes-default-connection-color)}.bold_timeline_container_item_frame_thickness_thin.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,.bold_timeline_container_item_frame_thickness_thin.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection,.bold_timeline_container_item_frame_thickness_thin.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,.bold_timeline_container_item_frame_thickness_thin.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection{top:.5px}.bold_timeline_container_item_frame_thickness_normal.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,.bold_timeline_container_item_frame_thickness_normal.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection,.bold_timeline_container_item_frame_thickness_normal.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,.bold_timeline_container_item_frame_thickness_normal.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection{top:1px}.bold_timeline_container_item_frame_thickness_thick.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,.bold_timeline_container_item_frame_thickness_thick.bold_timeline_container.bold_timeline_container_item_connection_type_triangle .bold_timeline_item_override_connection_type_inherit.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection,.bold_timeline_container_item_frame_thickness_thick.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_inherit .bold_timeline_item_connection,.bold_timeline_container_item_frame_thickness_thick.bold_timeline_container .bold_timeline_item_override_connection_type_triangle.bold_timeline_item.bold_timeline_item_override_style_outline_top .bold_timeline_item_connection{top:2px}.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_header{border-bottom-width:1px}.bold_timeline_container_item_icon_style_outline.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon,.bold_timeline_container_item_icon_style_outline.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon{-webkit-box-shadow:0 0 0 1px var(--boldthemes-default-icon-color);box-shadow:0 0 0 1px var(--boldthemes-default-icon-color)}.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_inner{border-width:1px}.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_inner{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.bold_timeline_container_line_position_horizontal.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_connection{width:1px}.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item .bold_timeline_item_connection{height:1px}.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container.bold_timeline_container_item_frame_thickness_thin .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_thin.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_header{border-bottom-width:2px}.bold_timeline_container_item_icon_style_outline.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon,.bold_timeline_container_item_icon_style_outline.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon{-webkit-box-shadow:0 0 0 2px var(--boldthemes-default-icon-color);box-shadow:0 0 0 2px var(--boldthemes-default-icon-color)}.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_inner{border-width:2px}.bold_timeline_container_item_style_outline_top.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_inner{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_connection{width:2px}.bold_timeline_container_line_position_vertical.bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item .bold_timeline_item_connection{height:2px}.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container_item_frame_thickness_normal .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_normal.bold_timeline_item.bold_timeline_item_override_connection_type_inherit:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_header,.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_header{border-bottom-width:4px}.bold_timeline_container_item_icon_style_outline.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon,.bold_timeline_container_item_icon_style_outline.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item.bold_timeline_container_item_override_icon_style_outline .bold_timeline_item_icon{-webkit-box-shadow:0 0 0 4px var(--boldthemes-default-icon-color);box-shadow:0 0 0 4px var(--boldthemes-default-icon-color)}.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_inner{border-width:4px}.bold_timeline_container_item_style_outline_top.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_inner,.bold_timeline_container_item_style_outline_top.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_inner{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.bold_timeline_container_line_position_horizontal.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_horizontal.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_connection{width:4px}.bold_timeline_container_line_position_vertical.bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item .bold_timeline_item_connection,.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item .bold_timeline_item_connection{height:4px}.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,.bold_timeline_container_line_position_horizontal.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container.bold_timeline_container_item_frame_thickness_thick .bold_timeline_item_override_frame_thickness_inherit.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection,.bold_timeline_container_line_position_vertical.bold_timeline_container_item_connection_type_line:not(.bold_timeline_container_item_style_outline_top).bold_timeline_container .bold_timeline_item_override_frame_thickness_thick.bold_timeline_item:not(.bold_timeline_item_override_style_outline_top) .bold_timeline_item_connection{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.bold_timeline_item .bold_timeline_item_icon{position:absolute;z-index:2;width:2em;line-height:2em;font-size:1.5em;text-align:center;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.bold_timeline_item .bold_timeline_item_icon:before{display:block}.bold_timeline_container.bold_timeline_container_item_icon_style_filled .bold_timeline_item_override_icon_style_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container .bold_timeline_item_override_icon_style_filled.bold_timeline_item .bold_timeline_item_icon{background:var(--boldthemes-default-icon-color);-webkit-box-shadow:none;box-shadow:none;color:#fff}.bold_timeline_container.bold_timeline_container_item_icon_style_outline .bold_timeline_item_override_icon_style_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container .bold_timeline_item_override_icon_style_outline.bold_timeline_item .bold_timeline_item_icon{background:#fff;-webkit-box-shadow:0 0 0 2px var(--boldthemes-default-icon-color);box-shadow:0 0 0 2px var(--boldthemes-default-icon-color);color:var(--boldthemes-default-icon-color)}.bold_timeline_container.bold_timeline_container_item_icon_style_shadow .bold_timeline_item_override_icon_style_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container .bold_timeline_item_override_icon_style_shadow.bold_timeline_item .bold_timeline_item_icon{background:#fff;border:none;color:var(--boldthemes-default-icon-color);-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.2);box-shadow:1px 1px 4px 0 rgba(0,0,0,.2)}.bold_timeline_container_item_icon_shape_soft_rounded .bold_timeline_item_override_icon_shape_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container .bold_timeline_item_override_icon_shape_soft_rounded.bold_timeline_item .bold_timeline_item_icon{border-radius:5px}.bold_timeline_container_item_icon_shape_hard_rounded .bold_timeline_item_override_icon_shape_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container .bold_timeline_item_override_icon_shape_hard_rounded.bold_timeline_item .bold_timeline_item_icon{border-radius:50%}.bold_timeline_container_item_icon_shape_square .bold_timeline_item_override_icon_shape_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container .bold_timeline_item_override_icon_shape_square.bold_timeline_item .bold_timeline_item_icon{border-radius:0%}.bold_timeline_container_line_position_vertical.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon{top:2rem}.bold_timeline_container_line_position_left.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon{top:2rem;left:-2.5rem;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);right:auto}.bold_timeline_container_line_position_right.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon{top:-webkit-calc(2rem);top:-moz-calc(2rem);top:calc(2rem);right:-webkit-calc(-2.5rem);right:-moz-calc(-2.5rem);right:calc(-2.5rem);-webkit-transform:translateX(50%) translateY(-50%);-moz-transform:translateX(50%) translateY(-50%);-ms-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);left:auto}.bold_timeline_container_line_position_center.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon{top:-webkit-calc(2rem);top:-moz-calc(2rem);top:calc(2rem);left:-webkit-calc(-2.5rem);left:-moz-calc(-2.5rem);left:calc(-2.5rem);-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);right:auto}.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_right.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_center.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_left.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon{top:0}.bold_timeline_container_line_position_top.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon{top:-2.5rem;left:2rem;right:auto;-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.bold_timeline_container_line_position_bottom.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item .bold_timeline_item_icon{bottom:-2.5rem;left:2rem;right:auto;-webkit-transform:translateY(50%) translateX(-50%);-moz-transform:translateY(50%) translateX(-50%);-ms-transform:translateY(50%) translateX(-50%);transform:translateY(50%) translateX(-50%)}.bold_timeline_container_line_position_center.bold_timeline_container_item_icon_position_line .bold_timeline_item_override_icon_position_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_icon,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_icon_position_line.bold_timeline_item:nth-child(odd) .bold_timeline_item_icon{-webkit-transform:translateX(50%) translateY(-50%);-moz-transform:translateX(50%) translateY(-50%);-ms-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);right:-webkit-calc(-2.5rem);right:-moz-calc(-2.5rem);right:calc(-2.5rem);left:auto}.bold_timeline_container_line_position_vertical.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_vertical.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon{top:2rem}.bold_timeline_container_line_position_left.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon{top:2rem;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);left:-webkit-calc(-2.5rem - 2em);left:-moz-calc(-2.5rem - 2em);left:calc(-2.5rem - 2em);right:auto}.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_left.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_left.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon{top:0;-webkit-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.bold_timeline_container_line_position_right.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon{top:2rem;-webkit-transform:translateX(50%) translateY(-50%);-moz-transform:translateX(50%) translateY(-50%);-ms-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);right:-webkit-calc(-2.5rem - 2em);right:-moz-calc(-2.5rem - 2em);right:calc(-2.5rem - 2em);left:auto}.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_right.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_right.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon{top:0;-webkit-transform:translateY(-50%) translateX(50%);-moz-transform:translateY(-50%) translateX(50%);-ms-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%)}.bold_timeline_container_line_position_top.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_top.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon{right:auto;top:-2.5em;-webkit-transform:translateY(-50%) translateY(-50%);-moz-transform:translateY(-50%) translateY(-50%);-ms-transform:translateY(-50%) translateY(-50%);transform:translateY(-50%) translateY(-50%);left:-webkit-calc(2rem - .75);left:-moz-calc(2rem - .75);left:calc(2rem - .75)}.bold_timeline_container_line_position_bottom.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_bottom.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon{right:auto;bottom:-webkit-calc(-2.5em - 1em);bottom:-moz-calc(-2.5em - 1em);bottom:calc(-2.5em - 1em);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-webkit-calc(2rem - .75);left:-moz-calc(2rem - .75);left:calc(2rem - .75)}.bold_timeline_container_line_position_center.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item .bold_timeline_item_icon,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item .bold_timeline_item_icon{top:-webkit-calc(2rem - 1.5em/2);top:-moz-calc(2rem - 1.5em/2);top:calc(2rem - 1.5em/2);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:-webkit-calc(-2.5rem - 3em);left:-moz-calc(-2.5rem - 3em);left:calc(-2.5rem - 3em);right:auto}.bold_timeline_container_line_position_center.bold_timeline_container_item_icon_position_opposite .bold_timeline_item_override_icon_position_inherit.bold_timeline_item:nth-child(odd) .bold_timeline_item_icon,.bold_timeline_container_line_position_center.bold_timeline_container .bold_timeline_item_override_icon_position_opposite.bold_timeline_item:nth-child(odd) .bold_timeline_item_icon{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);right:-webkit-calc(-2.5rem - 3em);right:-moz-calc(-2.5rem - 3em);right:calc(-2.5rem - 3em);left:auto}.bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_style_outline_top.bold_timeline_item .bold_timeline_item_icon{top:-.75em}.bold_timeline_container_item_style_outline_top.bold_timeline_container_line_position_vertical .bold_timeline_item:not(.bold_timeline_item_override_style_inherit).bold_timeline_item .bold_timeline_item_icon{top:2rem}.bold_timeline_container[class*="fade_in"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="fade_in"],.bold_timeline_container[class*="fade_in"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="fade_in"],.bold_timeline_container[class*="fade_in"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="fade_in"]{opacity:0}.bold_timeline_container[class*="move_down"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="move_down"],.bold_timeline_container[class*="move_down"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="move_down"],.bold_timeline_container[class*="move_down"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="move_down"]{-webkit-transform:translate3d(0,-100px,0);-moz-transform:translate3d(0,-100px,0);-ms-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}.bold_timeline_container[class*="move_up"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="move_up"],.bold_timeline_container[class*="move_up"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="move_up"],.bold_timeline_container[class*="move_up"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="move_up"]{-webkit-transform:translate3d(0,100px,0);-moz-transform:translate3d(0,100px,0);-ms-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}.bold_timeline_container[class*="move_left"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="move_left"],.bold_timeline_container[class*="move_left"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="move_left"],.bold_timeline_container[class*="move_left"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="move_left"]{-webkit-transform:translate3d(100px,0,0);-moz-transform:translate3d(100px,0,0);-ms-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}.bold_timeline_container[class*="move_right"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="move_right"],.bold_timeline_container[class*="move_right"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="move_right"],.bold_timeline_container[class*="move_right"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="move_right"]{-webkit-transform:translate3d(-100px,0,0);-moz-transform:translate3d(-100px,0,0);-ms-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}.bold_timeline_container[class*="zoom_in"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="zoom_in"],.bold_timeline_container[class*="zoom_in"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="zoom_in"],.bold_timeline_container[class*="zoom_in"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="zoom_in"]{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.bold_timeline_container[class*="zoom_out"].bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item[class*="zoom_out"],.bold_timeline_container[class*="zoom_out"].bold_timeline_container_line_position_vertical .bold_timeline_group_header.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_header[class*="zoom_out"],.bold_timeline_container[class*="zoom_out"].bold_timeline_container_line_position_vertical .bold_timeline_group_show_button.bold_timeline_item_override_animation_inherit,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_group_show_button[class*="zoom_out"]{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_animate,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_animate .bold_timeline_group_header,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_animate .bold_timeline_group_show_button{-webkit-transition:transform 2000ms cubic-bezier(.190,1,.220,1),opacity 2000ms cubic-bezier(.190,1,.220,1);-moz-transition:transform 2000ms cubic-bezier(.190,1,.220,1),opacity 2000ms cubic-bezier(.190,1,.220,1);transition:transform 2000ms cubic-bezier(.190,1,.220,1),opacity 2000ms cubic-bezier(.190,1,.220,1)}.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_item.bold_timeline_animate.bold_timeline_animated,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_animate .bold_timeline_group_header,.bold_timeline_container.bold_timeline_container_line_position_vertical .bold_timeline_animate .bold_timeline_group_show_button{-webkit-transform:scale(1) translate3d(0,0,0);-moz-transform:scale(1) translate3d(0,0,0);-ms-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1}.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_top_margin_extra_small{padding-top:.25em}.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_top_margin_small{padding-top:.5em}.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_top_margin_normal{padding-top:1em}.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_top_margin_large{padding-top:2em}.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_bottom_margin_extra_small{padding-bottom:.25em}.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_bottom_margin_small{padding-bottom:.5em}.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_bottom_margin_normal{padding-bottom:1em}.bold_timeline_item .bold_timeline_item_separator.bold_timeline_item_separator_bottom_margin_large{padding-bottom:2em}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_title a{color:currentColor}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_header_title a:hover{opacity:.8}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_date{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:.5em;margin-right:1em}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_date:before{font-family:FontAwesome;content:"\f017";margin-right:.5em}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_date a{color:currentColor}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_date a:hover{opacity:.5}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_cats{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-right:1em}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_cats:before{font-family:FontAwesome;content:"\f02c";margin-right:.5em}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_cats:last-child{margin-right:0}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_comments{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-right:1em}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header .bold_timeline_item_posts_comments:before{font-family:FontAwesome;content:"\f075";margin-right:.5em}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header a{color:currentColor;display:-ms-flexbox;display:-webkit-flex;display:flex}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header a:hover{opacity:.5}.bold_timeline_item .bold_timeline_item_inner .bold_timeline_item_header a:not(:last-child):after{display:block;content:"";border-left:1px solid currentColor;margin:0 .5em;opacity:.1}@font-face{font-family:'Icon7Stroke';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome5Brands';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1679658915) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1679658915) format('woff2'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}[data-ico-fa]:before{font-family:FontAwesome;content:attr(data-ico-fa)}[data-ico-s7]:before{font-family:Icon7Stroke;content:attr(data-ico-s7)}[data-ico-fa5b]:before{font-family:FontAwesome5Brands;content:attr(data-ico-fa5b)}.bold_timeline_container_line_position_top .bold_timeline_container_content .slick-track{margin-top:7em;margin-bottom:0;margin-bottom:0}.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_top .bold_timeline_container_content .slick-track{margin-top:9em}.bold_timeline_container_line_position_bottom .bold_timeline_container_content .slick-track{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-bottom:7em;margin-top:0;margin-top:0}.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_bottom .bold_timeline_container_content .slick-track{margin-bottom:9em}.bold_timeline_container_content.slick-slider:not(.slick-initialized){position:relative;width:100%;min-height:200px}.bold_timeline_container_content.slick-slider:not(.slick-initialized) .bt_bb_content_slider_item{position:absolute;left:auto;right:auto;opacity:0}.bold_timeline_container.bold_timeline_container_line_position_horizontal .bold_timeline_item{opacity:0}.bold_timeline_container.bold_timeline_container_line_position_horizontal .bold_timeline_item.slick-slide{opacity:1}.bold_timeline_container_content.slick-slider{position:relative;width:100%;overflow:visible}.bold_timeline_container_content.slick-slider .slick-list{width:auto}.bold_timeline_container_content.slick-slider .slick-list .slick-slide .bt_bb_content_slider_item_content{width:100%}.bt_bb_height_auto .bold_timeline_container_content.slick-slider .slick-slide{width:100%}.bt_bb_height_auto .bold_timeline_container_content.slick-slider .slick-slide img{max-width:none;width:100%;height:auto;display:block}.bt_bb_height_full_screen .bold_timeline_container_content.slick-slider .slick-slide{height:100vh}.bt_bb_height_full_screen .bold_timeline_container_content.slick-slider.slick-initialized .slick-slide{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bt_bb_height_half_screen .bold_timeline_container_content.slick-slider .slick-slide{height:50vh}.bt_bb_height_keep-height .bold_timeline_container_content.slick-slider .slick-slide{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bt_bb_height_full_screen .bold_timeline_container_content.slick-slider .slick-slide,.bt_bb_height_half_screen .bold_timeline_container_content.slick-slider .slick-slide{background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:cover}.bold_timeline_container_slider_gap_small .slick-list{margin:0 -.25em}.bold_timeline_container_slider_gap_small .slick-list .slick-slide{margin-left:.25em;margin-right:.25em}.bold_timeline_container_slider_gap_normal .slick-list{margin:0 -.5em}.bold_timeline_container_slider_gap_normal .slick-list .slick-slide{margin-left:.5em;margin-right:.5em}.bold_timeline_container_slider_gap_large .slick-list{margin:0 -1em}.bold_timeline_container_slider_gap_large .slick-list .slick-slide{margin-left:1em;margin-right:1em}.bold_timeline_container button.bold_timeline_slick_arrow{padding:0;margin:0;letter-spacing:initial;font-size:1em;border-radius:0;position:absolute;z-index:10;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;text-align:center;border-radius:0;cursor:pointer;outline:none;border:none}.bold_timeline_container_line_position_top.bold_timeline_container button.bold_timeline_slick_arrow{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:auto;top:7em}.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_top.bold_timeline_container button.bold_timeline_slick_arrow{top:9em}.bold_timeline_container_line_position_bottom.bold_timeline_container button.bold_timeline_slick_arrow{-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);top:auto;bottom:7em}.bold_timeline_container_group_shape_circle.bold_timeline_container_line_position_bottom.bold_timeline_container button.bold_timeline_slick_arrow{bottom:9em;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.bold_timeline_container button.bold_timeline_slick_arrow:focus{outline:none}.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_next:before{content:'\e684'}.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_prev:before{content:'\e686'}.bold_timeline_container button.bold_timeline_slick_arrow:before{color:inherit;display:block;font-family:Icon7Stroke;-webkit-transform:translateX(0)!important;-moz-transform:translateX(0)!important;-ms-transform:translateX(0)!important;transform:translateX(0)!important}.bold_timeline_container button.bold_timeline_slick_arrow:hover:before{-webkit-transform:translateX(-.2em);-moz-transform:translateX(-.2em);-ms-transform:translateX(-.2em);transform:translateX(-.2em)}.bold_timeline_container .slick-list{width:100%;position:relative}.bold_timeline_container .slick-list .slick-slide{background-size:cover}.bold_timeline_container .bold_timeline_slick_dots{position:absolute;bottom:-1em;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;z-index:1;color:#27b6fd}.bold_timeline_container .bold_timeline_slick_dots li{position:relative;display:inline-block;width:10px;height:10px;margin:0 3px;padding:0;cursor:pointer;border-width:2px;border-style:solid;border-color:currentColor;border-radius:50%;-webkit-transition:background-color 300ms ease;-moz-transition:background-color 300ms ease;transition:background-color 300ms ease;opacity:.7}.bold_timeline_container .bold_timeline_slick_dots li.slick-active,.bold_timeline_container .bold_timeline_slick_dots li:hover{opacity:1;background:currentColor}.bold_timeline_container .bold_timeline_slick_dots li button{font-size:0;line-height:0;display:block;width:1em;height:1em;cursor:pointer;color:transparent;background-color:transparent;border:0;outline:none}.bold_timeline_container_slider_arrows_shape_square.bold_timeline_container button.bold_timeline_slick_arrow{border-radius:0}.bold_timeline_container_slider_arrows_shape_soft_rounded.bold_timeline_container button.bold_timeline_slick_arrow{border-radius:5px}.bold_timeline_container_slider_arrows_shape_hard_rounded.bold_timeline_container button.bold_timeline_slick_arrow{border-radius:15px}.bold_timeline_container_slider_arrows_shape_circle.bold_timeline_container button.bold_timeline_slick_arrow{border-radius:50%}.bold_timeline_container_slider_arrows_size_normal.bold_timeline_container button.bold_timeline_slick_arrow{width:44px;height:44px}.bold_timeline_container_slider_arrows_size_normal.bold_timeline_container button.bold_timeline_slick_arrow:before{font-size:34px;line-height:44px}.bold_timeline_container_slider_arrows_size_normal.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_next{right:-44px}.bold_timeline_container_slider_arrows_size_normal.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_prev{left:-44px}.bold_timeline_container_slider_arrows_size_small.bold_timeline_container button.bold_timeline_slick_arrow{width:34px;height:34px}.bold_timeline_container_slider_arrows_size_small.bold_timeline_container button.bold_timeline_slick_arrow:before{font-size:24px;line-height:34px}.bold_timeline_container_slider_arrows_size_small.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_next{right:-34px}.bold_timeline_container_slider_arrows_size_small.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_prev{left:-34px}.bold_timeline_container_slider_arrows_size_large.bold_timeline_container button.bold_timeline_slick_arrow{width:64px;height:64px}.bold_timeline_container_slider_arrows_size_large.bold_timeline_container button.bold_timeline_slick_arrow:before{font-size:54px;line-height:64px}.bold_timeline_container_slider_arrows_size_large.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_next{right:-64px}.bold_timeline_container_slider_arrows_size_large.bold_timeline_container button.bold_timeline_slick_arrow.bold_timeline_slick_prev{left:-64px}.bold_timeline_container_slider_arrows_style_filled.bold_timeline_container button.bold_timeline_slick_arrow{border:none;background:#27b6fd;color:#fff}.bold_timeline_container_slider_arrows_style_filled.bold_timeline_container button.bold_timeline_slick_arrow:hover{-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.2);box-shadow:1px 1px 4px 0 rgba(0,0,0,.2)}.bold_timeline_container_slider_arrows_style_filled.bold_timeline_container button.bold_timeline_slick_arrow.slick-disabled{cursor:default;opacity:.5}.bold_timeline_container_slider_arrows_style_filled.bold_timeline_container button.bold_timeline_slick_arrow.slick-disabled:hover{-webkit-box-shadow:none;box-shadow:none;cursor:default;background:#27b6fd}.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow{background:none;border-style:solid;border-color:#27b6fd;color:#27b6fd}.bold_timeline_container_line_thickness_thin.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow{border-width:1px}.bold_timeline_container_line_thickness_normal.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow{border-width:2px}.bold_timeline_container_line_thickness_thick.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow{border-width:4px}.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow:hover{border-color:#eee;color:#eee;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.2);box-shadow:1px 1px 4px 0 rgba(0,0,0,.2)}.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow.slick-disabled{cursor:default;opacity:.5}.bold_timeline_container_slider_arrows_style_outline.bold_timeline_container button.bold_timeline_slick_arrow.slick-disabled:hover{-webkit-box-shadow:none;box-shadow:none;cursor:default}.bold_timeline_container_slider_arrows_style_shadow.bold_timeline_container button.bold_timeline_slick_arrow{background:none;border:2px solid transparent;color:#27b6fd;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.2);box-shadow:1px 1px 4px 0 rgba(0,0,0,.2)}.bold_timeline_container_slider_arrows_style_shadow.bold_timeline_container button.bold_timeline_slick_arrow:hover{border-color:#eee}.bold_timeline_container_slider_arrows_style_shadow.bold_timeline_container button.bold_timeline_slick_arrow.slick-disabled{cursor:default;opacity:.5}@font-face{font-family:'Icon7Stroke';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome5Brands';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/FontAwesome5Brands.ttf#1679658915) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'FontAwesome';src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915);src:url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.eot#1679658915) format('embedded-opentype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff2#1679658915) format('woff2'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.woff#1679658915) format('woff'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.ttf#1679658915) format('truetype'),url(https://geneticpcr.com/wp-content/plugins/bold-timeline-lite/assets/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:400;font-style:normal}[data-ico-fa]:before{font-family:FontAwesome;content:attr(data-ico-fa)}[data-ico-s7]:before{font-family:Icon7Stroke;content:attr(data-ico-s7)}[data-ico-fa5b]:before{font-family:FontAwesome5Brands;content:attr(data-ico-fa5b)}.bold_timeline_container .bold_timeline_item .bold_timeline_item_button{--default-button-color:#008ed4}.bold_timeline_item_button .bold_timeline_item_button_inner .bold_timeline_item_button_innet_text{padding:.5em 1em;display:block;color:inherit;text-align:center;text-decoration:none}.bold_timeline_container.bold_timeline_container_button_shape_soft_rounded .bold_timeline_item_button_shape_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,.bold_timeline_container .bold_timeline_item_button_shape_soft_rounded.bold_timeline_item_button .bold_timeline_item_button_inner{border-radius:5px}.bold_timeline_container.bold_timeline_container_button_shape_hard_rounded .bold_timeline_item_button_shape_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,.bold_timeline_container .bold_timeline_item_button_shape_hard_rounded.bold_timeline_item_button .bold_timeline_item_button_inner{border-radius:100px}.bold_timeline_container.bold_timeline_container_button_shape_square .bold_timeline_item_button_shape_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,.bold_timeline_container .bold_timeline_item_button_shape_square.bold_timeline_item_button .bold_timeline_item_button_inner{border-radius:0}.bold_timeline_container.bold_timeline_container_button_style_filled .bold_timeline_item_button_style_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,.bold_timeline_container .bold_timeline_item_button_style_filled.bold_timeline_item_button .bold_timeline_item_button_inner{background:var(--default-button-color);color:#fff;border:none;-webkit-box-shadow:none;box-shadow:none}.bold_timeline_container.bold_timeline_container_button_style_outline .bold_timeline_item_button_style_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,.bold_timeline_container .bold_timeline_item_button_style_outline.bold_timeline_item_button .bold_timeline_item_button_inner{border-width:2px;border-style:solid;border-color:var(--default-button-color);color:var(--default-button-color);background:transparent;-webkit-box-shadow:none;box-shadow:none}.bold_timeline_container.bold_timeline_container_button_style_outline .bold_timeline_item_button_style_inherit.bold_timeline_item_button.bold_timeline_group_button,.bold_timeline_container .bold_timeline_item_button_style_outline.bold_timeline_item_button.bold_timeline_group_button{background:#fff}.bold_timeline_container.bold_timeline_container_button_style_clear .bold_timeline_item_button_style_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,.bold_timeline_container .bold_timeline_item_button_style_clear.bold_timeline_item_button .bold_timeline_item_button_inner{border:none;color:inherit;background:transparent;-webkit-box-shadow:none;box-shadow:none}.bold_timeline_container.bold_timeline_container_button_style_shadow .bold_timeline_item_button_style_inherit.bold_timeline_item_button .bold_timeline_item_button_inner,.bold_timeline_container .bold_timeline_item_button_style_shadow.bold_timeline_item_button .bold_timeline_item_button_inner{border:none;color:var(--default-button-color);background:transparent;-webkit-box-shadow:none;box-shadow:none;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,.2);box-shadow:1px 1px 4px 0 rgba(0,0,0,.2)}.bold_timeline_container.bold_timeline_container_button_size_small .bold_timeline_item_button_size_inherit.bold_timeline_item_button,.bold_timeline_container .bold_timeline_item_button_size_small.bold_timeline_item_button{font-size:.85em}.bold_timeline_container.bold_timeline_container_button_size_normal .bold_timeline_item_button_size_inherit.bold_timeline_item_button,.bold_timeline_container .bold_timeline_item_button_size_normal.bold_timeline_item_button{font-size:1em}.bold_timeline_container.bold_timeline_container_button_size_large .bold_timeline_item_button_size_inherit.bold_timeline_item_button,.bold_timeline_container .bold_timeline_item_button_size_large.bold_timeline_item_button{font-size:1.15em}.bold_timeline_container .bold_timeline_item_button.bold_timeline_item_button_width_block{display:block}.bold_timeline_container .bold_timeline_item_button.bold_timeline_item_button_width_inline{display:inline-block}.btQuoteItem.btCCLock,.btQuoteGBlock.btCCLock{position:relative}.btQuoteItem.btCCLock:before,.btQuoteGBlock.btCCLock:before{content:' ';position:absolute;top:-10px;bottom:-10px;left:0;right:0;background:transparent;z-index:999}.btQuoteBooking{margin:0 0 20px;box-sizing:border-box;transition:opacity 400ms ease;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.btQuoteBooking *,.btQuoteBooking *:after,.btQuoteBooking *:before{box-sizing:border-box}.btQuoteBooking:after{content:" ";display:table;clear:both;width:100%}.btQuoteBooking .btQuoteBookingForm{margin:0 0 30px}.btQuoteBooking .btTotalQuoteContactGroup{transition:all 600ms ease;max-height:0;overflow:hidden;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.btQuoteBooking .btTotalQuoteContactGroup.btActive{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";max-height:1000px;filter:alpha(opacity=100);transition-delay:400ms}.btQuoteBooking .btTotalNextWrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;padding-right:0!important;transition:all 400ms ease;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-pack:end;justify-content:flex-end;text-align:initial}.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn{-ms-flex:0 0 160px;flex:0 0 160px;width:160px;max-width:160px}.btQuoteBooking .btQuoteBookingForm .boldBtn{display:-ms-flexbox;display:flex;-ms-flex:0 1 0%;flex:0 1 0%;float:none;margin-right:0;width:0;transition:all 300ms ease;max-width:0}.btQuoteBooking .btContactNext{font-family:inherit;margin:0 0 0 30px;line-height:2.25;border-radius:50px;border:#52b7bd 2px solid;color:#52b7bd;text-transform:uppercase;font-weight:900;display:inline-block;padding:0 10px 0 10px;background:transparent;cursor:pointer;font-size:20px;transition:all 400ms ease;-webkit-transition:all 400ms ease;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);transform:translate(250px,0);white-space:nowrap}.rtl .btQuoteBooking .btContactNext{margin:0 30px 0 0;transform:translate(-250px,0)}.btQuoteBooking .btContactNext:focus{outline:0}.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);transform:translate(0,0);transition:all 400ms ease;width:100%}.btQuoteBooking .btContactNext:hover,.btQuoteBooking .btContactNext:active{border-color:#999;color:#555;box-shadow:0 0 10px #CCC inset,0 2px 10px rgba(0,0,0,.2)}.btQuoteBooking .btContactNext:hover:after,.btQuoteBooking .btContactNext:active:after{margin:0 7px 0 10px;transition:margin 200ms ease}.btQuoteBooking .btContactNext:active{box-shadow:0 0 0 #CCC inset,0 -2px 10px rgba(0,0,0,.4)}.btQuoteBooking .btQuoteItem{padding:0 0 0 220px;margin:0 0 30px}.rtl .btQuoteBooking .btQuoteItem{padding:0 220px 0 0}.btQuoteBooking .btQuoteItem label{display:block;float:left;width:220px;margin:8px 0 0 -220px;padding-right:20px}.rtl .btQuoteBooking .btQuoteItem label{float:right;margin-left:0;margin-right:-220px;padding-right:0;padding-left:20px;text-align:right}.btQuoteBooking .btQuoteSlider{float:left;margin:0 0 0;width:100%}.rtl .btQuoteBooking .btQuoteSlider{float:right}.btQuoteBooking .btQuoteSwitch{float:left;margin:0 0 0;width:76px;height:38px;border:1px solid #ccc;border-radius:38px;cursor:pointer;padding:5px;transition:box-shadow 380ms ease}.rtl .btQuoteBooking .btQuoteSwitch{float:right}.btQuoteBooking .btQuoteSwitch:hover{box-shadow:0 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner{width:26px;height:26px;background:#ccc;border-radius:50%;transition:all 190ms cubic-bezier(.8,.1,.8,.1)}.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner{margin-left:38px;background:#52b7bd}.rtl .btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner{margin-left:0;margin-right:38px}.btQuoteBooking .btQuoteItemInput{text-align:center}.btQuoteBooking .btQuoteItem .fancy-select .trigger{text-align:left;color:#b4b4b4}.rtl .btQuoteBooking .btQuoteItem .fancy-select .trigger{text-align:right}.btQuoteBooking .btQuoteItem .fancy-select .trigger.selected{color:#333}.btQuoteBooking input[type="text"],.btQuoteBooking input[type="email"],.btQuoteBooking input[type="password"],.btQuoteBooking input[type="url"],.btQuoteBooking input[type="tel"],.btQuoteBooking input[type="number"],.btQuoteBooking input[type="date"],.btQuoteBooking textarea,.btQuoteBooking .fancy-select .trigger{width:100%;display:block;line-height:2;min-height:38px;padding:0 12px;background-color:#fff;border:1px solid #ccc;font-family:inherit;font-weight:inherit;font-size:inherit;transition:all 380ms ease;color:#000;border-radius:2px;outline:none}.btQuoteBooking .btQuoteItem textarea{resize:vertical;font-size:inherit;color:#000;padding:0 12px 0 12px;min-height:160px}.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText{transition:all 380ms ease;border-radius:2px;min-height:38px}.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText{border-radius:0;-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;border-top-left-radius:2px;border-top-right-radius:2px}.btQuoteBooking input[type="text"]:hover,.btQuoteBooking input[type="email"]:hover,.btQuoteBooking input[type="password"]:hover,.btQuoteBooking input[type="url"]:hover,.btQuoteBooking input[type="tel"]:hover,.btQuoteBooking input[type="number"]:hover,.btQuoteBooking input[type="date"]:hover,.btQuoteBooking textarea:hover,.btQuoteBooking .fancy-select .trigger:hover{box-shadow:0 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking .dd.ddcommon.borderRadius:hover .ddTitleText{box-shadow:0 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking input[type="text"]:focus,.btQuoteBooking input[type="email"]:focus,.btQuoteBooking input[type="url"]:focus,.btQuoteBooking input[type="tel"]:focus,.btQuoteBooking input[type="number"]:focus,.btQuoteBooking input[type="date"]:focus,.btQuoteBooking textarea:focus,.btQuoteBooking .fancy-select .trigger.open{border-color:#999;box-shadow:5px 0 0 #52b7bd inset,0 2px 10px rgba(0,0,0,.2);outline:none}.rtl .btQuoteBooking input[type="text"]:focus,.rtl .btQuoteBooking input[type="email"]:focus,.rtl .btQuoteBooking input[type="url"]:focus,.rtl .btQuoteBooking input[type="tel"]:focus,.rtl .btQuoteBooking input[type="number"]:focus,.rtl .btQuoteBooking input[type="date"]:focus,.rtl .btQuoteBooking textarea:focus,.rtl .btQuoteBooking .fancy-select .trigger.open{box-shadow:-5px 0 0 #52b7bd inset,0 2px 10px rgba(0,0,0,.2)}.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{transition:all 380ms ease;box-shadow:5px 0 0 #52b7bd inset,0 2px 10px rgba(0,0,0,.2);min-height:38px}.rtl .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.rtl .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{box-shadow:-5px 0 0 #52b7bd inset,0 2px 10px rgba(0,0,0,.2)}.btQuoteBooking .btQuoteItem:after{content:' ';display:table;width:100%;clear:both}.btQuoteBooking .ui-slider{background:#ededed;background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.05),rgba(0,0,0,0));position:relative;text-align:left;border:1px solid #ccc;border-radius:14px;box-shadow:0 0 0 rgba(0,0,0,.2);transition:all 190ms ease}.btQuoteBooking .ui-slider{text-align:right}.btQuoteBooking .ui-slider:hover{box-shadow:0 1px 5px rgba(0,0,0,.2);transition:all 380ms ease}.btQuoteBooking .ui-slider .ui-slider-handle{display:block;position:absolute;z-index:2;min-width:38px;height:38px;-ms-touch-action:none;touch-action:none;background:#52b7bd;border-radius:50%;cursor:w-resize;cursor:-moz-grab;box-shadow:0 0 0 rgba(0,0,0,.5),0 0 0 0 rgba(0,0,0,.2) inset;transition:all 190ms ease}.btQuoteBooking .btQuoteSliderValue{min-width:34px;height:38px;line-height:38px;padding:0 2px;font-size:11px;font-weight:700;color:#FFF;text-align:center;display:block}.btQuoteBooking .ui-slider .ui-slider-handle.ui-state-hover{box-shadow:0 0 0 rgba(0,0,0,.5),0 0 0 3px rgba(0,0,0,.2) inset}.btQuoteBooking .ui-slider .ui-slider-handle.ui-state-active,.btQuoteBooking .ui-slider .ui-slider-handle.ui-state-active.ui-state-hover{cursor:-moz-grabbing;box-shadow:0 2px 10px rgba(0,0,0,.5),0 0 0 3px rgba(0,0,0,.2) inset}.btQuoteBooking .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.btQuoteBooking .ui-slider.ui-state-disabled .ui-slider-handle,.btQuoteBooking .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.btQuoteBooking .ui-slider-horizontal{height:20px;margin-top:10px;cursor:pointer}.btQuoteBooking .ui-slider-horizontal .ui-slider-handle{top:-10px;margin-left:-18px}.btQuoteBooking .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.btQuoteBooking .ui-slider-horizontal .ui-slider-range-min{left:0}.rtl .btQuoteBooking .ui-slider-horizontal .ui-slider-range-min{left:auto;right:0}.rtl .btQuoteBooking .ui-slider-horizontal .ui-slider-range-max{right:auto;left:0}.btQuoteBooking .ui-slider-vertical{min-width:34px;height:100px}.btQuoteBooking .ui-slider-vertical .ui-slider-handle{left:0;margin-left:0;margin-bottom:-18px}.rtl .btQuoteBooking .ui-slider-vertical .ui-slider-handle{left:auto;right:0;margin-left:auto;margin-right:0}.btQuoteBooking .ui-slider-vertical .ui-slider-range{left:0;width:100%}.rtl .btQuoteBooking .ui-slider-vertical .ui-slider-range{left:auto;right:0}.btQuoteBooking .ui-slider-vertical .ui-slider-range-min{bottom:0}.btQuoteBooking .ui-slider-vertical .ui-slider-range-max{top:0}.btQuoteBooking .btQuoteBookingForm .btQuoteTotal{font-weight:700;padding:0;text-align:right;color:#FFF;background:#52b7bd;border-radius:50px;line-height:1.8;display:-ms-flexbox;display:flex;-ms-flex:0 1 100%;flex:0 1 100%;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:stretch;align-items:stretch;float:none}.rtl .btQuoteBooking .btQuoteBookingForm .btQuoteTotal{text-align:left}.btQuoteBooking .btQuoteTotalText{margin-right:1em;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.rtl .btQuoteBooking .btQuoteTotalText{margin-right:0;margin-left:1em}.btQuoteBooking .btQuoteTotalCurrency{font-size:22px;line-height:1.8;display:inline-block;background:rgba(0,0,0,.25);-webkit-border-top-left-radius:50px;-webkit-border-bottom-left-radius:50px;-moz-border-radius-topleft:50px;-moz-border-radius-bottomleft:50px;border-top-left-radius:50px;border-bottom-left-radius:50px;padding:5px 0 5px 20px}.rtl .btQuoteBooking .btQuoteTotalCurrency{padding:5px 20px 5px 0;border-radius:0 50px 50px 0}.btQuoteBooking .btQuoteTotalCalc{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);font-size:22px;line-height:1.8;display:inline-block;background:rgba(0,0,0,.25);-webkit-border-top-right-radius:50px;-webkit-border-bottom-right-radius:50px;-moz-border-radius-topright:50px;-moz-border-radius-bottomright:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;padding:5px 20px 5px 0}.rtl .btQuoteBooking .btQuoteTotalCalc{padding:5px 0 5px 20px;border-radius:50px 0 0 50px}.currencyAfter .btQuoteTotalCurrency{border-radius:0;border-top-right-radius:50px;border-bottom-right-radius:50px;padding:5px 20px 5px 0}.rtl .currencyAfter .btQuoteTotalCurrency{border-radius:50px 0 0 50px;padding:5px 0 5px 20px}.currencyAfter .btQuoteTotalCalc{border-radius:0;border-top-left-radius:50px;border-bottom-left-radius:50px;padding:5px 0 5px 20px}.rtl .currencyAfter .btQuoteTotalCalc{border-radius:0 50px 50px 0;padding:5px 20px 5px 0}.btQuoteBooking .btQuoteItem ul.options{text-align:left}.rtl .btQuoteBooking .btQuoteItem ul.options{text-align:right}.btQuoteBooking .btQuoteContact:not(.btQuoteContactForm7){margin:0 -10px 0 -10px}.btQuoteBooking .btQuoteContact .btQuoteItem{padding:0 10px;float:left;width:50%}.rtl .btQuoteBooking .btQuoteContact .btQuoteItem{float:right}.btQuoteBooking .btQuoteContact .btQuoteItem:nth-child(odd){clear:left}.rtl .btQuoteBooking .btQuoteContact .btQuoteItem:nth-child(odd){clear:right}.btQuoteBooking .btQuoteItem.btQuoteItemFullWidth{float:none!important;width:auto!important}.btQuoteBooking .btQuoteContact .boldBtn{clear:left;margin:0;text-align:center;white-space:normal}.rtl .btQuoteBooking .btQuoteContact .boldBtn{clear:right}.rtl .btQuoteContact.btQuoteContactForm7{text-align:right}.rtl .btQuoteContact.btQuoteContactForm7 input,.rtl .btQuoteContact.btQuoteContactForm7 select,.rtl .btQuoteContact.btQuoteContactForm7 textarea{text-align:right}.btQuoteBooking .btContactFieldMandatory input,.btQuoteBooking .btContactFieldMandatory textarea{border:1px solid #AAA;box-shadow:0 0 0 1px #AAA inset;transition:all 380ms ease}.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadius .ddTitleText{border:1px solid #AAA;box-shadow:0 0 0 1px #AAA inset}.btQuoteBooking .btContactFieldMandatory input:hover,.btQuoteBooking .btContactFieldMandatory textarea:hover{box-shadow:0 0 0 1px #AAA inset,0 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadius:hover .ddTitleText{box-shadow:0 0 0 1px #AAA inset,0 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking .btContactFieldMandatory input:focus,.btQuoteBooking .btContactFieldMandatory textarea:focus{box-shadow:0 0 0 1px #AAA inset,5px 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.rtl .btQuoteBooking .btContactFieldMandatory input:focus,.btQuoteBooking .btContactFieldMandatory textarea:focus{box-shadow:0 0 0 1px #AAA inset,-5px 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText{box-shadow:0 0 0 1px #AAA inset,5px 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.rtl .btQuoteBooking .btContactFieldMandatory .dd.ddcommon.borderRadiusTp .ddTitleText{box-shadow:0 0 0 1px #AAA inset,-5px 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking .btContactFieldMandatory.btContactFieldError input,.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea{border:1px solid #52b7bd;box-shadow:0 0 0 1px #52b7bd inset;transition:all 380ms ease}.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText{border:1px solid #52b7bd;box-shadow:0 0 0 1px #52b7bd inset}.btQuoteBooking .btContactFieldMandatory.btContactFieldError input:hover,.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:hover{box-shadow:0 0 0 1px #52b7bd inset,0 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius:hover .ddTitleText{box-shadow:0 0 0 1px #52b7bd inset,0 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus{box-shadow:0 0 0 1px #52b7bd inset,5px 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.rtl .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus{box-shadow:0 0 0 1px #52b7bd inset,-5px 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText{box-shadow:0 0 0 1px #52b7bd inset,5px 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.rtl .btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText{box-shadow:0 0 0 1px #52b7bd inset,-5px 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btQuoteBooking .btSubmitMessage{color:#52b7bd;font-weight:600;text-align:center;line-height:30px;height:30px}.btDatePicker{z-index:10000!important;width:300px}.btDatePicker table th,.btDatePicker table td{border:1px solid #e0e0e0}.btDatePicker .ui-datepicker-header{display:block;padding:10px;overflow:hidden;background-color:#52b7bd;color:#FFF}.btDatePicker table.ui-datepicker-calendar{width:100%;text-align:center;border-collapse:collapse;margin:0;padding:0;line-height:1.2;background-color:#f2f2f2}.btDatePicker table.ui-datepicker-calendar th{padding:10px 8px;font-size:14px;font-weight:600;color:#333;text-align:center}.btDatePicker a.ui-datepicker-prev,.btDatePicker a.ui-datepicker-next{display:block;font-size:10px;font-weight:700;line-height:1;border-radius:2px;padding:2px 4px;text-transform:uppercase;cursor:pointer}.btDatePicker a.ui-datepicker-prev{float:left}.btDatePicker a.ui-datepicker-prev{float:right}.btDatePicker a.ui-datepicker-next{float:right}.btDatePicker a.ui-datepicker-next{float:left}.btDatePicker a.ui-datepicker-prev:hover,.btDatePicker a.ui-datepicker-next:hover{color:inherit;transition:all 200ms ease}.btDatePicker .ui-datepicker-title{text-align:center;font-size:14px;line-height:1.1;font-weight:600;color:#FFF}.btDatePicker#ui-datepicker-div{background-color:#f2f2f2;border:1px solid #CCC;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:2px;margin-top:1px}.btDatePicker .ui-datepicker-calendar td{font-size:12px;font-weight:500;line-height:1;padding:.3em;text-align:center}.btDatePicker table.ui-datepicker-calendar td a{color:#666;width:18px;height:18px;border-radius:50%;line-height:18px;transition:all 200ms ease}.btDatePicker table.ui-datepicker-calendar td a.ui-state-active{font-weight:700;transition:all 200ms ease}.btDatePicker table td:hover{cursor:pointer}.btDatePicker table td:hover{background:#e0e0e0;transition:all 200ms ease}.btQuoteBooking .btDropDown .dd{position:relative}.btQuoteBooking .ddChild{position:absolute;left:0!important;right:0!important;margin:-1px 0 0;-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomright:2px;-moz-border-radius-bottomleft:2px;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.btQuoteBooking .ddChild{position:absolute!important}.btQuoteBooking .ddChild{background-color:#fff;border:1px solid #999;overflow-y:auto}.btQuoteBooking .ddChild ul{list-style:none;display:block;margin:0;padding:0}.btQuoteBooking .ddChild ul li{display:table;width:100%;min-height:38px;margin:0;padding:0 37px 0 0;cursor:pointer;line-height:1.2;border-top:1px solid rgba(0,0,0,.1);color:#000;transition:all 200ms ease}.rtl .btQuoteBooking .ddChild ul li{padding:0 0 0 37px}.btQuoteBooking .ddChild ul li span{display:block;padding:0 12px;line-height:2}.btQuoteBooking .ddChild ul li span.description{line-height:1.5;margin-top:-.3em;margin-bottom:.3em}.btQuoteBooking .ddChild ul li:hover,.btQuoteBooking .ddChild ul li.selected:hover{color:#666;background:rgba(0,0,0,.05);transition:all 200ms ease}.btQuoteBooking .ddChild ul li:first-child,.btQuoteBooking .ddChild ul li:first-child:hover{border-top:none;color:#666;background:none}.btQuoteBooking .ddOutOfVision{position:absolute;height:0;width:0;overflow:hidden}.btQuoteBooking .ddItem{display:table;width:100%;margin:1px 0 0;padding:0;font-size:14px;line-height:1.1}.btQuoteBooking .ddTitleText{display:table;width:100%}.btQuoteBooking .ddTitleText span,.btQuoteBooking .ddChild ul li span{display:table-cell;vertical-align:middle;text-align:left}.rtl .btQuoteBooking .ddTitleText span,.rtl .btQuoteBooking .ddChild ul li span{text-align:right}.btQuoteBooking .ddTitleText span span,.btQuoteBooking .ddChild ul li span span,.btQuoteBooking .ddChild ul li:hover span span,.btQuoteBooking .ddChild ul li.selected:hover span span{display:block;font-size:12px;padding:0;color:#555;transition:all 200ms ease}.btQuoteBooking .ddChild span{padding:8px 12px}.btQuoteBooking .ddTitleText span{padding:0 12px}.btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText{background-color:#fff;border:1px solid #ccc;padding:0 37px 0 0}.rtl .btQuoteBooking .dd.ddcommon.borderRadius .ddTitleText{padding:0 0 0 37px}.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{background-color:#fff;border:1px solid #999;padding:0 37px 0 0}.rtl .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.rtl .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{padding:0 0 0 37px}.btQuoteBooking .ddlabel,.btQuoteBooking .description{width:100%}.btNotSelected{min-height:38px}.btNotSelected .ddlabel{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btQuoteBooking .ddTitleText .ddImage,.btQuoteBooking .ddChild ul li .ddImage{text-align:center;padding:12px;padding-right:0}.rtl .btQuoteBooking .ddTitleText .ddImage,.btQuoteBooking .ddChild ul li .ddImage{padding-right:12px;padding-left:0}.btQuoteBooking .ddTitleText .ddImage img,.btQuoteBooking .ddChild ul li .ddImage img{display:block;width:auto;max-width:none!important}.btQuoteBooking .ddTitleText.btNotSelected .ddlabel{color:#a9a9a9}.btQuoteBooking .ddTitleText .ddlabel{width:100%;line-height:2;color:#000}.btQuoteBooking .ddTitleText .ddlabel .description{line-height:1.5;margin-top:-.3em;margin-bottom:.3em}.btQuoteBooking .ddTitle{position:relative;cursor:pointer}.btQuoteBooking .ddTitle .arrow{display:block;position:absolute;right:10px;top:50%;margin-top:-2px}.rtl .btQuoteBooking .ddTitle .arrow{right:auto;left:10px}.btQuoteBooking .ddTitle .arrow:before{content:' ';width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;display:block}.btQuoteBooking .btContactSubmit{font-family:inherit;cursor:pointer;border:none;border-radius:3px;background-color:#52b7bd;color:#fff;line-height:1.5;padding:10px 50px;font-weight:700;font-size:20px;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);transition:all 300ms ease;border-radius:50px;text-transform:uppercase}.btQuoteBooking .btContactSubmit:focus{outline:0}.btQuoteBooking .btContactSubmit:hover{box-shadow:0 0 0 5px rgba(0,0,0,.2) inset;opacity:.85;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";filter:alpha(opacity=85);transition:all 300ms ease;text-shadow:0 1px 0 rgba(0,0,0,.5)}@media (max-width:1024px){.btQuoteBooking .btQuoteContact .btQuoteItem,.rtl .btQuoteBooking .btQuoteContact .btQuoteItem{float:none;width:auto}.btQuoteBooking .btTotalQuoteContactGroup.btActive,.rtl .btQuoteBooking .btTotalQuoteContactGroup.btActive{max-height:1000px}}@media (max-width:650px){.btQuoteBooking .btQuoteItem label,.rtl .btQuoteBooking .btQuoteItem label{display:block;float:none;margin:0 0 8px;width:auto;padding:0}.btQuoteBooking .btQuoteItem,.rtl .btQuoteBooking .btQuoteItem{margin:0 0 20px;padding:0}.rtl .btQuoteBooking .btQuoteContact .btQuoteItem{padding:0 10px}}@media (max-width:480px){.btQuoteBooking .ddTitleText .ddImage img,.btQuoteBooking .ddChild ul li .ddImage img{display:block;width:auto;margin:0 auto}.btQuoteBooking .btTotalNextWrapper{display:block}.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn,.btQuoteBooking .btQuoteBookingForm .boldBtn{-ms-flex:1 0 100%;flex:1 0 100%;width:100%;max-width:100%}.btQuoteBooking .btQuoteBookingForm.btActive .btQuoteTotal,.btQuoteBooking .btQuoteBookingForm .btQuoteTotal{display:-ms-flexbox;display:flex;width:100%;float:none;margin-bottom:20px;height:50px}.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,.btQuoteBooking .btQuoteBookingForm .btContactNext{transform:none;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);margin-left:auto;margin-right:auto;width:100%}.btQuoteBooking .btQuoteBookingForm .btContactNext{transform:translateY(-100%);opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}.btQuoteBooking .btContactBack,.btQuoteBooking .btContactSubmit{margin:0 auto 20px auto;clear:both;display:block}}.btQuoteBooking *::-webkit-input-placeholder{font-family:inherit;color:#a9a9a9}.btQuoteBooking *:-moz-placeholder{font-family:inherit;color:#a9a9a9}.btQuoteBooking *::-moz-placeholder{font-family:inherit;color:#a9a9a9}.btQuoteBooking *:-ms-input-placeholder{font-family:inherit;color:#a9a9a9}.btQuoteBooking .g-rec{margin-bottom:30px;padding:0 10px}.btQuoteBooking .g-rec>div>div{margin:auto}.btPayPalButton{display:-ms-flexbox;display:flex;margin:0;background:transparent;border:#ccc 2px solid;border-radius:50px;width:130px;height:49px;cursor:pointer;transition:box-shadow 380ms ease;background-position:center center;background-size:70%;background-repeat:no-repeat;-ms-flex:0 0 130px;flex:0 0 130px;margin-left:30px}.rtl .btPayPalButton{margin-left:0;margin-right:30px}.btPayPalButton:hover{box-shadow:0 0 0 #52b7bd inset,0 1px 5px rgba(0,0,0,.2)}.btPayPalForm{width:0;height:0;overflow:hidden}.bt_cc_email_confirmation_container{margin-bottom:30px;padding-left:10px}.rtl .bt_cc_email_confirmation_container{padding-left:0;padding-right:10px;text-align:right}@media (max-width:480px){.btPayPalButton,.rtl .btPayPalButton{margin-left:0;margin-right:0;-ms-flex:0 0 160px;flex:0 0 160px;width:160px}}.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked),.bt_cc_email_confirmation_container [type="checkbox"]:checked{position:absolute;left:-9999px}.rtl .bt_cc_email_confirmation_container [type=checkbox]:not(:checked),.rtl .bt_cc_email_confirmation_container [type=checkbox]:checked{left:auto;right:-9999px}.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked)+label,.bt_cc_email_confirmation_container [type="checkbox"]:checked+label{position:relative;padding-left:25px;cursor:pointer}.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked)+label,.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked+label{padding-left:0;padding-right:25px}.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked)+label:before,.bt_cc_email_confirmation_container [type="checkbox"]:checked+label:before{content:'';position:absolute;left:0;top:.7em;transform:translateY(-50%);width:17px;height:17px;border:1px solid #ccc;background:#fff;border-radius:2px}.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked)+label:before,.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked+label:before{left:auto;right:0}.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked)+label:after,.bt_cc_email_confirmation_container [type="checkbox"]:checked+label:after{content:'✔';position:absolute;left:3px;top:1px;transform:translateY(-50%);font-size:16px;line-height:1;transition:all .2s}.rtl .bt_cc_email_confirmation_container [type="checkbox"]:not(:checked)+label:after,.rtl .bt_cc_email_confirmation_container [type="checkbox"]:checked+label:after{left:auto;right:3px}.bt_cc_email_confirmation_container [type="checkbox"]:not(:checked)+label:after{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";transform:scale(0)}.bt_cc_email_confirmation_container [type="checkbox"]:checked+label:after{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";transform:scale(1)}.bt_cc_email_confirmation_container [type="checkbox"]:disabled:not(:checked)+label:before,.bt_cc_email_confirmation_container [type="checkbox"]:disabled:checked+label:before{box-shadow:none;border-color:#bbb;background-color:#ddd}.bt_cc_email_confirmation_container [type="checkbox"]:disabled+label{color:#aaa}.bt_cc_separator.bt_cc_bottom_spacing_extra_small{margin-bottom:0.25em!important}.bt_cc_separator.bt_cc_bottom_spacing_small{margin-bottom:0.5em!important}.bt_cc_separator.bt_cc_bottom_spacing_normal{margin-bottom:1em!important}.bt_cc_separator.bt_cc_bottom_spacing_medium{margin-bottom:2em!important}.bt_cc_separator.bt_cc_bottom_spacing_large{margin-bottom:4em!important}.bt_cc_separator.bt_cc_bottom_spacing_extra_large{margin-bottom:8em!important}.bt_cc_separator.bt_cc_top_spacing_extra_small{margin-top:0.25em!important}.bt_cc_separator.bt_cc_top_spacing_small{margin-top:0.5em!important}.bt_cc_separator.bt_cc_top_spacing_normal{margin-top:1em!important}.bt_cc_separator.bt_cc_top_spacing_medium{margin-top:2em!important}.bt_cc_separator.bt_cc_top_spacing_large{margin-top:4em!important}.bt_cc_separator.bt_cc_top_spacing_extra_large{margin-top:8em!important}.bt_cc_separator.bt_cc_border_style_solid{border-top:1px solid #ddd}.bt_cc_separator.bt_cc_border_style_dashed{border-top:1px dashed #ddd}.bt_cc_separator.bt_cc_border_style_dotted{border-top:1px dotted #ddd}.btQuoteItemDescription{text-align:right;font-size:.7em;opacity:.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";pointer-events:none}.btQuoteItemDescription:before{content:' ';clear:both;display:table;width:100%}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(https://geneticpcr.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(https://geneticpcr.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(https://geneticpcr.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(https://geneticpcr.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary,audio,canvas,video{display:block}audio,canvas,video{display:inline-block}*:focus,*{outline:none;outline:0}.touch *{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-focus-ring-color:rgba(0,0,0,0)}button::-moz-focus-inner{border:0}audio:not([controls]){display:none;height:0}html,body{margin:0;padding:0}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;background-repeat:no-repeat}.btClear:after{content:" ";display:table;width:100%;clear:both}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@font-face{font-family:"Quote";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Quote.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Quote.ttf) format("truetype")}.btDarkSkin{color:#fff;background-color:#181818}.btLightSkin{color:#181818;background-color:#fff}select,textarea,input,.fancy-select .trigger{color:inherit}.btLightSkin select,.btLightSkin textarea,.btLightSkin input,.btLightSkin .fancy-select .trigger,.btDarkSkin .btLightSkin select,.btDarkSkin .btLightSkin textarea,.btDarkSkin .btLightSkin input,.btDarkSkin .btLightSkin .fancy-select .trigger,.btLightSkin .btDarkSkin .btLightSkin select,.btLightSkin .btDarkSkin .btLightSkin textarea,.btLightSkin .btDarkSkin .btLightSkin input,.btLightSkin .btDarkSkin .btLightSkin .fancy-select .trigger{border:1px solid rgba(0,0,0,.1)}.btDarkSkin select,.btDarkSkin textarea,.btDarkSkin input,.btDarkSkin .fancy-select .trigger,.btLightSkin .btDarkSkin select,.btLightSkin .btDarkSkin textarea,.btLightSkin .btDarkSkin input,.btLightSkin .btDarkSkin .fancy-select .trigger,.btDarkSkin.btLightSkin .btDarkSkin select,.btDarkSkin.btLightSkin .btDarkSkin textarea,.btDarkSkin.btLightSkin .btDarkSkin input,.btDarkSkin.btLightSkin .btDarkSkin .fancy-select .trigger{border:1px solid rgba(255,255,255,.5)}select,input{font-family:"Barlow",Arial,Helvetica,sans-serif}input:not([type='checkbox']):not([type='radio']),button{-webkit-appearance:none}input:not([type='checkbox']):not([type='radio']),textarea,select{outline:none;font:inherit;width:100%;line-height:1;display:block;padding:.8em 1em;background:transparent;color:inherit}.btTextRight input:not([type='checkbox']):not([type='radio']),.btTextRight textarea,.btTextRight select{text-align:right}input[type='checkbox'],input[type='radio']{vertical-align:middle}select,.fancy-select .trigger,.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText{height:3.2em;line-height:3.1em}.fancy-select{position:relative}.fancy-select .trigger{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;position:relative;cursor:pointer;padding:0 0 0 1.5em}.btHardRoundedButtons .fancy-select .trigger{border-radius:50px}.btSoftRoundedButtons .fancy-select .trigger{border-radius:5px}.rtl .fancy-select .trigger{padding:0 1.5em 0 0}.fancy-select .trigger:before{content:"\e688";font-family:Icon7Stroke;font-size:2em;display:block;float:right;padding-right:.3em;-webkit-transition:150ms ease all;-moz-transition:150ms ease all;transition:150ms ease all}.rtl .fancy-select .trigger:before{float:left;padding-right:0;padding-left:.3em}.fancy-select .trigger.open:before{-webkit-transform:scaleY(-1);-moz-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.fancy-select .options{display:none;position:absolute;top:auto;left:0;width:100%;list-style:none;max-height:320px;overflow:auto;border:1px solid rgba(0,0,0,.07);background-color:#fff;color:#181818}.fancy-select .options.open{z-index:20;display:block}.fancy-select .options.overflowing{top:auto;bottom:2.4em}.fancy-select ul.options{padding:0;margin:0}.fancy-select ul.options li{cursor:pointer;padding-left:1em;margin:0;-webkit-transition:150ms ease all;-moz-transition:150ms ease all;transition:150ms ease all}.fancy-select ul.options li:hover{color:#33d1cb}.btHardRoundedButtons input:not([type='checkbox']):not([type='radio']),.btHardRoundedButtons a.select2-choice{border-radius:50px}.btSoftRoundedButtons input:not([type='checkbox']):not([type='radio']),.btSoftRoundedButtons a.select2-choice{border-radius:5px}.btHardRoundedButtons textarea,.btHardRoundedButtons select{border-radius:20px}.btSoftRoundedButtons textarea,.btSoftRoundedButtons select{border-radius:5px}input:not([type='checkbox']):not([type='radio']):not([type='submit']),textarea,.fancy-select .trigger{-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;transition:all 500ms ease}input:not([type='checkbox']):not([type='radio']):not([type='submit']):focus,textarea:focus,.fancy-select .trigger.open{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 0 4px 0 rgba(0,0,0,.1)}textarea{resize:vertical;line-height:inherit}button{font:inherit;cursor:pointer}.bt-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.bt-video-container iframe,.bt-video-container object,.bt-video-container embed,.bt-video-container video{position:absolute;top:0;left:0;width:100%;height:100%}img,figure{max-width:100%;height:auto}pre code{display:block}pre{overflow:hidden}.bt-content-holder pre{margin:0 0 30px;white-space:pre-wrap;padding:20px;border:1px solid rgba(0,0,0,.1)}a{text-decoration:none;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;transition:all 200ms ease;color:inherit}.bt-content a{color:#33d1cb}a:hover{text-decoration:none;color:#33d1cb}.bt-content a:hover{color:inherit}.bt-content a.wp-block-button__link{color:inherit}.btText a{color:#33d1cb}.btText a:hover{text-decoration:underline}a img{border:none}a,a:active,a:focus{outline:none}a[href^="tel:"]{color:inherit!important;text-decoration:none}p,dl,address,cite{margin:0 0 1em}ul{margin:0 0 1em 1em;padding:0}ul ul{margin-bottom:0}.rtl ul{margin:0 1em 1em 0}.rtl ul ul{margin-bottom:0}ol{margin:0 0 1em 1em;padding:0}ol ol{margin-bottom:0}.rtl ol{margin:0 1em 1em 0}.rtl ol ol{margin-bottom:0}li{margin:0 0 0 .5em;padding:0}.btText li{margin-left:1em}dt{font-weight:600}dd{margin:0 0 1.5em 3.5em}dd p{display:inline}dd:after{content:"";display:table;clear:both}figcaption{font-size:inherit}html{font-size:16px}body{font-family:"Barlow",Arial,Helvetica,sans-serif;font-weight:500;line-height:1.8em;background-size:cover;background-attachment:fixed}small{font-size:14px}h1,h2,h3,h4,h5,h6{font-family:"Barlow",Arial,Helvetica,sans-serif}h1:after,h2:after,h3:after,h4:after,h5:after,h6:after{content:" ";display:table;width:100%;clear:both}h1,h2,h3,h4,h5,h6{clear:both;padding:0 0 .4em;line-height:1.1;margin:0;font-weight:600}.btHeadingWeight_default h1,.btHeadingWeight_default h2,.btHeadingWeight_default h3,.btHeadingWeight_default h4,.btHeadingWeight_default h5,.btHeadingWeight_default h6{font-weight:600}.btHeadingWeight_black h1,.btHeadingWeight_black h2,.btHeadingWeight_black h3,.btHeadingWeight_black h4,.btHeadingWeight_black h5,.btHeadingWeight_black h6{font-weight:900}.btHeadingWeight_bolder h1,.btHeadingWeight_bolder h2,.btHeadingWeight_bolder h3,.btHeadingWeight_bolder h4,.btHeadingWeight_bolder h5,.btHeadingWeight_bolder h6{font-weight:800}.btHeadingWeight_bold h1,.btHeadingWeight_bold h2,.btHeadingWeight_bold h3,.btHeadingWeight_bold h4,.btHeadingWeight_bold h5,.btHeadingWeight_bold h6{font-weight:700}.btHeadingWeight_semi-bold h1,.btHeadingWeight_semi-bold h2,.btHeadingWeight_semi-bold h3,.btHeadingWeight_semi-bold h4,.btHeadingWeight_semi-bold h5,.btHeadingWeight_semi-bold h6{font-weight:600}.btHeadingWeight_medium h1,.btHeadingWeight_medium h2,.btHeadingWeight_medium h3,.btHeadingWeight_medium h4,.btHeadingWeight_medium h5,.btHeadingWeight_medium h6{font-weight:500}.btHeadingWeight_normal h1,.btHeadingWeight_normal h2,.btHeadingWeight_normal h3,.btHeadingWeight_normal h4,.btHeadingWeight_normal h5,.btHeadingWeight_normal h6{font-weight:400}.btHeadingWeight_light h1,.btHeadingWeight_light h2,.btHeadingWeight_light h3,.btHeadingWeight_light h4,.btHeadingWeight_light h5,.btHeadingWeight_light h6{font-weight:300}.btHeadingWeight_lighter h1,.btHeadingWeight_lighter h2,.btHeadingWeight_lighter h3,.btHeadingWeight_lighter h4,.btHeadingWeight_lighter h5,.btHeadingWeight_lighter h6{font-weight:200}.btHeadingWeight_thin h1,.btHeadingWeight_thin h2,.btHeadingWeight_thin h3,.btHeadingWeight_thin h4,.btHeadingWeight_thin h5,.btHeadingWeight_thin h6{font-weight:100}h1{font-size:5em}h2{font-size:3.75em}h3{font-size:2.5em}h4{font-size:1.875em}h5{font-size:1.5em}h6{font-size:1.0625em}blockquote{display:block;font-family:"Barlow",Arial,Helvetica,sans-serif;margin:0;font-size:2em;font-style:normal;font-weight:400;line-height:1.3;position:relative;padding:0}.btArticleContent blockquote{margin-top:1.2em}blockquote:after{content:"";display:table;width:100%;clear:both}.bt_bb_align_center blockquote{padding:0}.bt_bb_align_right blockquote{padding:0}blockquote:before{content:"\e900";font-family:Quote;display:block;font-size:3.2em;line-height:1;position:absolute;top:0;left:0;opacity:.6;color:#33d1cb}.bt_bb_align_right blockquote:before{right:0;left:auto}.bt_bb_align_center blockquote:before{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}cite{opacity:.6;font-style:normal}blockquote cite{display:block;margin-bottom:1em}blockquote p cite{margin-top:1em;display:block}.bt-content-holder table{width:100%;margin:0 0 1em;border-collapse:collapse;text-align:initial;border:1px solid rgba(0,0,0,.07)}.btDarkSkin .bt-content-holder table,.btLightSkin .btDarkSkin .bt-content-holder table,.btDarkSkin.btLightSkin .btDarkSkin .bt-content-holder table{border:1px solid rgba(255,255,255,.05)}.bt-content-holder table td,.bt-content-holder table th{padding:1em;border:1px solid rgba(0,0,0,.07)}.btDarkSkin .bt-content-holder table td,.btLightSkin .btDarkSkin .bt-content-holder table td,.btDarkSkin.btLightSkin .btDarkSkin .bt-content-holder table td,.btDarkSkin .bt-content-holder table th,.btLightSkin .btDarkSkin .bt-content-holder table th,.btDarkSkin.btLightSkin .btDarkSkin .bt-content-holder table th{border:1px solid rgba(255,255,255,.05)}.bt-content-holder table th{text-align:left}.rtl .bt-content-holder table th{text-align:right}.bt-content-holder table thead th{font-weight:700;background-color:#33d1cb;color:#fff}.bt_bb_layout_boxed_600 .bt_bb_cell{width:600px;max-width:-webkit-calc(100% - 60px);max-width:-moz-calc(100% - 60px);max-width:calc(100% - 60px)}.bt_bb_layout_boxed_700 .bt_bb_cell{width:700px;max-width:-webkit-calc(100% - 60px);max-width:-moz-calc(100% - 60px);max-width:calc(100% - 60px)}.bt_bb_layout_boxed_800 .bt_bb_cell{width:800px;max-width:-webkit-calc(100% - 60px);max-width:-moz-calc(100% - 60px);max-width:calc(100% - 60px)}.bt_bb_layout_boxed_900 .bt_bb_cell{width:900px;max-width:-webkit-calc(100% - 60px);max-width:-moz-calc(100% - 60px);max-width:calc(100% - 60px)}.bt_bb_layout_boxed_1000 .bt_bb_cell{width:1000px;max-width:-webkit-calc(100% - 60px);max-width:-moz-calc(100% - 60px);max-width:calc(100% - 60px)}.bt_bb_layout_boxed_1100 .bt_bb_cell{width:1100px;max-width:-webkit-calc(100% - 60px);max-width:-moz-calc(100% - 60px);max-width:calc(100% - 60px)}.bt_bb_layout_boxed_1200 .bt_bb_cell{width:1200px;max-width:-webkit-calc(100% - 60px);max-width:-moz-calc(100% - 60px);max-width:calc(100% - 60px)}.bt_bb_layout_boxed_1400 .bt_bb_cell{width:1400px;max-width:-webkit-calc(100% - 60px);max-width:-moz-calc(100% - 60px);max-width:calc(100% - 60px)}@media (max-width:480px){.visible-xs{display:block!important}}@media (min-width:480px) and (max-width:767px){.visible-ms{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}}@media (min-width:1200px){.visible-lg{display:block!important}}@media (max-width:480px){.hidden-xs{display:none!important}}@media (min-width:480px) and (max-width:767px){.hidden-ms{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}html,body{min-height:100vh}body:not(.btPageTransitions){min-height:101vh}body.rtl{direction:rtl;unicode-bidi:embed}.bt-content-wrap{-webkit-transition:transform 1s cubic-bezier(.230,1,.320,1);-moz-transition:transform 1s cubic-bezier(.230,1,.320,1);transition:transform 1s cubic-bezier(.230,1,.320,1)}.bt-content-wrap:after{content:" ";display:table;width:100%;clear:both}.bt-site-footer{-webkit-transition:transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;-moz-transition:transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease;transition:transform 1s cubic-bezier(.230,1,.320,1),padding-top 300ms ease}.bt-page-wrap{position:relative;overflow:hidden;-webkit-transition:transform 1s cubic-bezier(.230,1,.320,1);-moz-transition:transform 1s cubic-bezier(.230,1,.320,1);transition:transform 1s cubic-bezier(.230,1,.320,1)}.bt-page-wrap:after{content:" ";display:table;width:100%;clear:both}.mainHeader,.bt-vertical-header-top{z-index:10002}.btPreloader{z-index:100000}.port{width:100%;padding:0 30px}.gutter .port{max-width:1260px;margin:auto}.btWithSidebar .bt-content .gutter .port{padding:0}@media (max-width:1259px){.gutter .port{width:100%;max-width:none;padding-left:30px;padding-right:30px}.btMenuVerticalRight .bt-vertical-menu-trigger{margin:0}}.btNoSidebar .bt-content-holder,.btNoSidebar .bt-content{width:auto;padding:0}:not(.bt_bb_plugin_active).btNoSidebar .btPageHeadline+.bt-content-holder .bt-content{max-width:1260px;margin-left:auto;margin-right:auto;padding:4em 30px}:not(.bt_bb_plugin_active).btNoSidebar .btPageHeadline+.bt-content-holder .bt-content .gutter .port{padding-left:0;padding-right:0}:not(.bt_bb_plugin_active).btNoSidebar .btPageHeadline+.bt-content-holder .bt-content>article:first-child{margin-top:0}.btWithSidebar .bt-content-holder{max-width:1260px;margin:auto;padding:4em 30px 8em;display:-ms-flexbox;display:-webkit-flex;display:flex}.btWithSidebar .bt-content-holder .bt-content{width:75%}.btWithSidebar .bt-content-holder .btSidebar{width:25%;padding:0}.btSidebarLeft.btWithSidebar .bt-content-holder{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.btSidebarLeft.btWithSidebar .bt-content-holder .btSidebar{padding-right:20px}.rtl.btSidebarLeft.btWithSidebar .bt-content-holder .btSidebar{padding-right:0;padding-left:20px}.btSidebarLeft.btWithSidebar .bt-content-holder .bt-content{padding-left:20px}.rtl.btSidebarLeft.btWithSidebar .bt-content-holder .bt-content{padding-left:0;padding-right:20px}.btSidebarRight.btWithSidebar .bt-content-holder .btSidebar{padding-left:20px}.rtl.btSidebarRight.btWithSidebar .bt-content-holder .btSidebar{padding-left:0;padding-right:20px}.btSidebarRight.btWithSidebar .bt-content-holder .bt-content{padding-right:20px}.rtl.btSidebarRight.btWithSidebar .bt-content-holder .bt-content{padding-right:0;padding-left:20px}@media (max-width:768px){.btWithSidebar.btSidebarRight .bt-content-holder,.btWithSidebar.btSidebarLeft .bt-content-holder{display:block}.btWithSidebar.btSidebarRight .bt-content-holder .bt-content,.btWithSidebar.btSidebarLeft .bt-content-holder .bt-content,.btWithSidebar.btSidebarRight .bt-content-holder .btSidebar,.btWithSidebar.btSidebarLeft .bt-content-holder .btSidebar{width:auto;float:none;padding:0}.btWithSidebar.btSidebarRight .bt-content-holder .btSidebar,.btWithSidebar.btSidebarLeft .bt-content-holder .btSidebar{padding-top:4em}}.btPreloader{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;bottom:0;background-color:inherit;width:100%;vertical-align:middle;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:all .3s ease,opacity .3s ease;-moz-transition:all .3s ease,opacity .3s ease;transition:all .3s ease,opacity .3s ease}.btPreloader .animation{display:block;width:100%;-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1);-webkit-transition:transform .3s ease,opacity .3s ease;-moz-transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease}.btAccentDarkHeader .btPreloader .animation>div:first-child,.btLightAccentHeader .btPreloader .animation>div:first-child,.btTransparentLightHeader .btPreloader .animation>div:first-child{border-radius:10px;padding:.7em 1.2em;display:inline-block;background-color:#33d1cb}.btPreloader .animation>div img{margin:0 auto}.btLoader{display:inline-block;position:relative;width:80px;height:80px}.btLoader div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background-color:#33d1cb;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);-moz-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.btLoader div:nth-child(1){left:8px;-webkit-animation:btLoaderOne .6s infinite;-moz-animation:btLoaderOne .6s infinite;animation:btLoaderOne .6s infinite}.btLoader div:nth-child(2){left:8px;-webkit-animation:btLoaderTwo .6s infinite;-moz-animation:btLoaderTwo .6s infinite;animation:btLoaderTwo .6s infinite}.btLoader div:nth-child(3){left:32px;-webkit-animation:btLoaderTwo .6s infinite;-moz-animation:btLoaderTwo .6s infinite;animation:btLoaderTwo .6s infinite}.btLoader div:nth-child(4){left:56px;-webkit-animation:btLoaderThree .6s infinite;-moz-animation:btLoaderThree .6s infinite;animation:btLoaderThree .6s infinite}@-webkit-keyframes btLoaderFirst{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes btLoaderFirst{0%{-moz-transform:scale(0);transform:scale(0)}100%{-moz-transform:scale(1);transform:scale(1)}}@keyframes btLoaderFirst{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-webkit-keyframes btLoaderThree{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@-moz-keyframes btLoaderThree{0%{-moz-transform:scale(1);transform:scale(1)}100%{-moz-transform:scale(0);transform:scale(0)}}@keyframes btLoaderThree{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}}@-webkit-keyframes btLoaderTwo{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(24px,0);transform:translate(24px,0)}}@-moz-keyframes btLoaderTwo{0%{-moz-transform:translate(0,0);transform:translate(0,0)}100%{-moz-transform:translate(24px,0);transform:translate(24px,0)}}@keyframes btLoaderTwo{0%{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(24px,0);-moz-transform:translate(24px,0);-ms-transform:translate(24px,0);transform:translate(24px,0)}}.btRemovePreloader .btPreloader{-webkit-transform:translateY(-100%) scale(0);-moz-transform:translateY(-100%) scale(0);-ms-transform:translateY(-100%) scale(0);transform:translateY(-100%) scale(0);opacity:0;-webkit-transition:transform ease 1s,opacity ease 1s;-moz-transition:transform ease 1s,opacity ease 1s;transition:transform ease 1s,opacity ease 1s}.btRemovePreloader .btPreloader .animation{-webkit-transform:translateY(0) scale(.9);-moz-transform:translateY(0) scale(.9);-ms-transform:translateY(0) scale(.9);transform:translateY(0) scale(.9);opacity:0;-webkit-transition:transform .5s ease,opacity ease .5s;-moz-transition:transform .5s ease,opacity ease .5s;transition:transform .5s ease,opacity ease .5s}.btPreloader .animation .preloaderLogo{height:80px;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;width:auto;display:block;line-height:1}.btMenuVerticalRightEnabled .btPreloader .animation .preloaderLogo,.btMenuVerticalLeftEnabled .btPreloader .animation .preloaderLogo{height:160px}body.error404 .mainHeader,body.error404 .bt-vertical-header-top,body.error404 .bt-site-footer{display:none}body.error404 .bt-content-wrap{padding-top:0!important}body.error404 .btErrorPage{min-height:100vh;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:-webkit-flex;display:flex;background-position:10% bottom;background-size:initial}body.error404 .btErrorPage .port{padding-top:6em;padding-bottom:6em}body.error404 .btErrorPage .port .bt_bb_button.bt_bb_style_filled{font-size:1.125em;display:inline-block;line-height:1;float:left}body.error404 .btErrorPage .port .bt_bb_button.bt_bb_style_filled a{display:-ms-flexbox;display:-webkit-flex;display:flex;text-transform:uppercase;padding:1rem 1.5rem;-webkit-box-shadow:0 0 0 3em #33d1cb inset;box-shadow:0 0 0 3em #33d1cb inset;color:#fff;background-color:transparent;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}body.error404 .btErrorPage .port .bt_bb_button.bt_bb_style_filled a:hover{-webkit-box-shadow:0 0 0 3em #33d1cb inset;box-shadow:0 0 0 3em #33d1cb inset;color:#fff}.post-password-form{max-width:1260px;margin:50px auto 50px auto!important}.btBreadCrumbs{text-transform:uppercase}.btBreadCrumbs span{display:inline-block;margin-left:0;padding-left:0}.btBreadCrumbs span:not(:last-child):after{content:' ';display:inline-block;margin:-2px 10px 0 10px;letter-spacing:inherit;width:4px;height:4px;border-radius:50%;line-height:inherit;vertical-align:middle}.btLightSkin .btBreadCrumbs span:not(:last-child):after,.btDarkSkin .btLightSkin .btBreadCrumbs span:not(:last-child):after,.btLightSkin .btDarkSkin .btLightSkin .btBreadCrumbs span:not(:last-child):after{background-color:#181818}.btDarkSkin .btBreadCrumbs span:not(:last-child):after,.btLightSkin .btDarkSkin .btBreadCrumbs span:not(:last-child):after,.btDarkSkin.btLightSkin .btDarkSkin .btBreadCrumbs span:not(:last-child):after{background-color:#fff}.btPageHeadline{background-color:#33d1cb;color:#fff;background-size:cover}.btDarkSkin .btPageHeadline,.btLightSkin .btDarkSkin .btPageHeadline,.btDarkSkin.btLightSkin .btDarkSkin .btPageHeadline{background-color:rgba(255,255,255,.1)}.btPageHeadline.bt_bb_section[class*="bt_bb_background_overlay"]:before{background:-webkit-linear-gradient(0deg,rgba(0,0,0,.65) 0%,rgba(0,0,0,.65) 40%,rgba(0,0,0,.3) 100%);background:-moz-linear-gradient(0deg,rgba(0,0,0,.65) 0%,rgba(0,0,0,.65) 40%,rgba(0,0,0,.3) 100%);background:linear-gradient(90deg,rgba(0,0,0,.65) 0%,rgba(0,0,0,.65) 40%,rgba(0,0,0,.3) 100%)}.btPageHeadline header{max-width:768px;-ms-word-wrap:break-word;word-wrap:break-word}.btMenuCenter .btPageHeadline header{margin:auto}.btPageHeadline header.bt_bb_headline.bt_bb_dash_top:not(.bt_bb_superheadline) .bt_bb_headline_content:before{display:none}.btPageHeadline header a:hover{color:inherit!important;opacity:.5!important}.btPageHeadline .bt_bb_port{padding-bottom:4em;padding-top:4em}body.btBelowMenu .btPageHeadline .bt_bb_port{padding-top:16em}.btBoxedPage .bt-page-wrap{max-width:1200px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.15);box-shadow:0 0 20px 0 rgba(0,0,0,.15);margin-bottom:3em;margin:0 auto 3em;border-bottom-left-radius:15px;border-bottom-right-radius:15px;overflow:initial}.btStickyHeaderActive.btBoxedPage .mainHeader{max-width:1200px}.btLightSkin.btBoxedPage .bt-content-wrap{background-color:#fff}.btDarkSkin.btBoxedPage .bt-content-wrap{background-color:#181818}.btErrorPage{min-height:70vh;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:-webkit-flex;display:flex}.btErrorPage .port{padding-top:6em;padding-bottom:6em}.bt-no-search-results .bt_bb_port{display:block;max-width:1260px;margin:0 auto}.bt-no-search-results .bt_bb_port #searchform{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bt-no-search-results .bt_bb_port #searchform input[type='search']{-webkit-flex-basis:80%;flex-basis:80%;margin-right:1em}.bt-no-search-results .bt_bb_port #searchform input[type='submit']{-webkit-flex-basis:15%;flex-basis:15%;height:auto;cursor:pointer;text-transform:uppercase;font-size:.9em;line-height:1;border:none;padding:.9em 1.5em;-webkit-box-shadow:0 0 0 4em #33d1cb inset;box-shadow:0 0 0 4em #33d1cb inset;color:#fff;background-color:transparent;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.btButtonWeight_default .bt-no-search-results .bt_bb_port #searchform input[type='submit']{font-weight:600}.btButtonWeight_black .bt-no-search-results .bt_bb_port #searchform input[type='submit']{font-weight:900}.btButtonWeight_bolder .bt-no-search-results .bt_bb_port #searchform input[type='submit']{font-weight:800}.btButtonWeight_bold .bt-no-search-results .bt_bb_port #searchform input[type='submit']{font-weight:700}.btButtonWeight_semi-bold .bt-no-search-results .bt_bb_port #searchform input[type='submit']{font-weight:600}.btButtonWeight_medium .bt-no-search-results .bt_bb_port #searchform input[type='submit']{font-weight:500}.btButtonWeight_normal .bt-no-search-results .bt_bb_port #searchform input[type='submit']{font-weight:400}.btButtonWeight_light .bt-no-search-results .bt_bb_port #searchform input[type='submit']{font-weight:300}.btButtonWeight_lighter .bt-no-search-results .bt_bb_port #searchform input[type='submit']{font-weight:200}.btButtonWeight_thin .bt-no-search-results .bt_bb_port #searchform input[type='submit']{font-weight:100}.bt-no-search-results .bt_bb_port #searchform input[type='submit']:hover{border:none;-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);background-color:#33d1cb;color:#fff}.bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled{font-size:1.125em;display:inline-block;float:left;line-height:1}.bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{display:-ms-flexbox;display:-webkit-flex;display:flex;padding:1em 1.5em;-webkit-box-shadow:0 0 0 4em #33d1cb inset;box-shadow:0 0 0 4em #33d1cb inset;color:#fff;background-color:transparent;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.btButtonWeight_default .bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{font-weight:600}.btButtonWeight_black .bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{font-weight:900}.btButtonWeight_bolder .bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{font-weight:800}.btButtonWeight_bold .bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{font-weight:700}.btButtonWeight_semi-bold .bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{font-weight:600}.btButtonWeight_medium .bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{font-weight:500}.btButtonWeight_normal .bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{font-weight:400}.btButtonWeight_light .bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{font-weight:300}.btButtonWeight_lighter .bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{font-weight:200}.btButtonWeight_thin .bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{font-weight:100}.bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a:hover{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);background-color:#33d1cb;color:#fff}@media (max-width:620px){.bt-no-search-results .bt_bb_port #searchform{display:block}.bt-no-search-results .bt_bb_port #searchform input[type='search']{margin-right:0;margin-bottom:1em}.bt-no-search-results .bt_bb_port #searchform input[type='submit']{width:auto}}body.search .btPostListSimple .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before{display:none}.mainHeader{width:100%;position:absolute;background-color:inherit;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);font-family:"Barlow",Arial,Helvetica,sans-serif;-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;transition:opacity 300ms ease;visibility:hidden;opacity:0}.btMenuInitFinished .mainHeader{visibility:initial;opacity:1}.mainHeader:after{content:" ";display:table;width:100%;clear:both}.mainHeader a{color:inherit;-webkit-transition:color 200ms ease;-moz-transition:color 200ms ease;transition:color 200ms ease}.mainHeader a:hover{color:#33d1cb}.btPageTransitions .mainHeader{z-index:1020}.btMenuHorizontal:not(.btBelowMenu) .mainHeader{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,.1);box-shadow:0 0 20px 0 rgba(0,0,0,.1)}.bt-logo-area{position:relative;z-index:1}.menuPort{font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:16px;position:relative}.menuPort:after{content:" ";display:table;width:100%;clear:both}.menuPort nav ul{list-style:none;display:block;margin:0;padding:0;-webkit-transition:all 100ms ease 0s;-moz-transition:all 100ms ease 0s;transition:all 100ms ease 0s}.menuPort nav ul li{display:block;margin:0;padding:0;position:relative}.menuPort nav ul li a{display:block;position:relative;padding:1em 1em;font-weight:400}.menuPort nav ul li a:hover{color:#33d1cb;text-decoration:none}.btCapitalizeMainMenuItems .menuPort nav ul li a{text-transform:uppercase}.btMenuWeight_default .menuPort nav ul li a{font-weight:500}.btMenuWeight_black .menuPort nav ul li a{font-weight:900}.btMenuWeight_bolder .menuPort nav ul li a{font-weight:800}.btMenuWeight_bold .menuPort nav ul li a{font-weight:700}.btMenuWeight_semi-bold .menuPort nav ul li a{font-weight:600}.btMenuWeight_medium .menuPort nav ul li a{font-weight:500}.btMenuWeight_normal .menuPort nav ul li a{font-weight:400}.btMenuWeight_light .menuPort nav ul li a{font-weight:300}.btMenuWeight_lighter .menuPort nav ul li a{font-weight:200}.btMenuWeight_thin .menuPort nav ul li a{font-weight:100}.menuPort nav ul ul li{-webkit-transition:opacity 300ms ease;-moz-transition:opacity 300ms ease;transition:opacity 300ms ease}.menuPort nav ul ul li.on{opacity:1}.menuPort nav>ul>li>a{position:relative}.menuPort nav>ul>li>a:before,.menuPort nav>ul>li>a:after{content:"";position:absolute;width:0%;height:4px;bottom:0;background:#33d1cb}.menuPort nav>ul>li>a:before{left:0}.menuPort nav>ul>li>a:after{right:0;background:#33d1cb;-webkit-transition:width 400ms cubic-bezier(.22,.61,.36,1);-moz-transition:width 400ms cubic-bezier(.22,.61,.36,1);transition:width 400ms cubic-bezier(.22,.61,.36,1)}.menuPort nav>ul>li.on>a:before,.menuPort nav>ul>li:hover>a:before{left:0;background:#33d1cb;width:100%;-webkit-transition:width 300ms cubic-bezier(.22,.61,.36,1);-moz-transition:width 300ms cubic-bezier(.22,.61,.36,1);transition:width 300ms cubic-bezier(.22,.61,.36,1)}.menuPort nav>ul>li.on>a:after,.menuPort nav>ul>li:hover>a:after{background:transparent;width:100%;-webkit-transition:0s;-moz-transition:0s;transition:0s}.menuPort ul>li>ul{opacity:0;pointer-events:none;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.menuPort nav>ul>li>a{line-height:80px;padding:0}.bt-below-logo-area .menuPort nav>ul>li>a{line-height:50px}.menuPort nav ul ul li a{font-weight:400}.btMenuHorizontal .menuPort nav>ul>li.current-menu-ancestor>a:before,.btMenuHorizontal .menuPort nav>ul>li.current-menu-item>a:before{left:0;width:100%;-webkit-transition:width 300ms cubic-bezier(.22,.61,.36,1);-moz-transition:width 300ms cubic-bezier(.22,.61,.36,1);transition:width 300ms cubic-bezier(.22,.61,.36,1)}.btMenuHorizontal .menuPort nav>ul>li.current-menu-ancestor li.current-menu-ancestor>a,.btMenuHorizontal .menuPort nav>ul>li.current-menu-ancestor li.current-menu-item>a,.btMenuHorizontal .menuPort nav>ul>li.current-menu-item li.current-menu-ancestor>a,.btMenuHorizontal .menuPort nav>ul>li.current-menu-item li.current-menu-item>a{color:#33d1cb!important}.btMenuHorizontal .menuPort>nav ul li a.btEmptyElement{border:none!important}.btMenuHorizontal .menuPort>nav ul li a.btEmptyElement:after{background-color:transparent}.btMenuHorizontal .menuPort nav>ul>li:not(.btMenuWideDropdown)>ul>li.menu-item-has-children>a:before{content:' ';display:inline-block;margin:10px 10px 0 10px;float:right;letter-spacing:inherit;width:4px;height:4px;position:relative;border-radius:50%;line-height:inherit;vertical-align:middle;background-color:#33d1cb}.btTextLogo{font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:2em;line-height:80px}.btMenuVertical .btTextLogo{line-height:48px}.btHeadingWeight_default .btTextLogo{font-weight:600}.btHeadingWeight_black .btTextLogo{font-weight:900}.btHeadingWeight_bolder .btTextLogo{font-weight:800}.btHeadingWeight_bold .btTextLogo{font-weight:700}.btHeadingWeight_semi-bold .btTextLogo{font-weight:600}.btHeadingWeight_medium .btTextLogo{font-weight:500}.btHeadingWeight_normal .btTextLogo{font-weight:400}.btHeadingWeight_light .btTextLogo{font-weight:300}.btHeadingWeight_lighter .btTextLogo{font-weight:200}.btHeadingWeight_thin .btTextLogo{font-weight:100}.bt-logo-area .logo{line-height:0;float:left;position:relative;z-index:999}.btMenuVertical .bt-logo-area .logo{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;transform:none!important}.rtl .bt-logo-area .logo{float:right}.bt-logo-area .logo img{height:80px;width:auto;display:block}.btMenuVertical .bt-logo-area .logo img{height:48px}.btMenuCenter .bt-logo-area .logo img{margin:auto}.bt-logo-area .logo img.btAltLogo{display:none}.btMenuHorizontal.btHideMenu .bt-horizontal-menu-trigger{display:block;position:relative;z-index:1}.btStickyHeaderActive.btMenuHorizontal.btHideMenu .bt-horizontal-menu-trigger .bt_bb_icon{margin:14px 0}.btMenuHorizontal.btHideMenu .menuPort{opacity:0;-webkit-transition:opacity 1s ease;-moz-transition:opacity 1s ease;transition:opacity 1s ease;pointer-events:none}.btShowMenu.btMenuHorizontal.btHideMenu .menuPort{opacity:1!important;pointer-events:all}.bt-horizontal-menu-trigger{display:none;float:right;margin:0 0 0 .5em;font-size:1.5em}.bt-horizontal-menu-trigger .bt_bb_icon{width:24px;height:20px;position:relative;padding:0;float:left;margin:30px 0}.bt-horizontal-menu-trigger .bt_bb_icon:before,.bt-horizontal-menu-trigger .bt_bb_icon:after{content:"";position:absolute;display:block;left:0;right:0;top:0;border-top-width:2px;border-top-style:solid;-webkit-transition:300ms ease all;-moz-transition:300ms ease all;transition:300ms ease all;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:-.75px 1px;-moz-transform-origin:-.75px 1px;-ms-transform-origin:-.75px 1px;transform-origin:-.75px 1px}.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon:before,.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon:after{-webkit-transform:rotate(45deg) translateY(0)!important;-moz-transform:rotate(45deg) translateY(0)!important;-ms-transform:rotate(45deg) translateY(0)!important;transform:rotate(45deg) translateY(0)!important}.btTransparentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,.btAccentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,.btLightDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:before,.btTransparentDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:before,.btLightDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:before,.btTransparentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,.btAccentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,.btLightDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:after,.btTransparentDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:after,.btLightDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:after{border-top-color:#181818}.btTransparentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,.btAccentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,.btLightAccentHeader .bt-horizontal-menu-trigger .bt_bb_icon:before,.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:before,.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:before,.btTransparentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,.btAccentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,.btLightAccentHeader .bt-horizontal-menu-trigger .bt_bb_icon:after,.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon:after,.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon:after{border-top-color:#fff}.bt-horizontal-menu-trigger .bt_bb_icon:after{top:auto;bottom:0}.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon:after{-webkit-transform:rotate(-45deg) translateY(0)!important;-moz-transform:rotate(-45deg) translateY(0)!important;-ms-transform:rotate(-45deg) translateY(0)!important;transform:rotate(-45deg) translateY(0)!important}.bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before{content:"";position:absolute;display:block;left:0;right:0;top:50%;border-top-width:2px;border-top-style:solid;margin-top:-1px;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.btShowMenu .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before{-webkit-transform:scaleX(0)!important;-moz-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.btTransparentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btAccentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btLightDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btTransparentDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btLightDarkHeader.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#181818}.btTransparentLightHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btAccentDarkHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btLightAccentHeader .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btHasAltLogo .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btTransparentDarkHeader.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#fff}.bt-horizontal-menu-trigger:hover{cursor:pointer;color:inherit}.btTransparentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btAccentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btAccentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btLightDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btTransparentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,.btTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,.btAccentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,.btAccentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,.btLightDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger:hover .bt_bb_icon:after{border-top-color:#33d1cb}.btLightAccentHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btLightAccentHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after{border-top-color:#181818}.bt-horizontal-menu-trigger:hover .bt_bb_icon:before{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.btShowMenu .bt-horizontal-menu-trigger:hover .bt_bb_icon:before{-webkit-transform:rotate(0) translateY(-5px);-moz-transform:rotate(0) translateY(-5px);-ms-transform:rotate(0) translateY(-5px);transform:rotate(0) translateY(-5px)}.bt-horizontal-menu-trigger:hover .bt_bb_icon:after{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.btShowMenu .bt-horizontal-menu-trigger:hover .bt_bb_icon:after{-webkit-transform:rotate(0) translateY(5px);-moz-transform:rotate(0) translateY(5px);-ms-transform:rotate(0) translateY(5px);transform:rotate(0) translateY(5px)}.btShowMenu .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.btTransparentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btAccentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btAccentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btLightDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#33d1cb}.btLightAccentHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#181818}.btMenuHorizontal .menuPort ul li.btMenuWideDropdown>ul.sub-menu>li>a:after{display:none}.btMenuHorizontal .menuPort ul ul{background-color:#fff}.btMenuHorizontal .menuPort ul ul li a{padding-left:1.5em;padding-right:1.5em;color:#181818}.btMenuHorizontal .menuPort ul ul li a:hover{color:#33d1cb}.btMenuHorizontal .menuPort ul ul li .subToggler{color:#181818}.btMenuHorizontal .menuPort ul ul li:not(:last-child)>a:after{content:"";display:block;position:absolute;left:1.5em;right:1.5em;bottom:0;height:1px;background-color:rgba(0,0,0,.1)}.btMenuHorizontal .menuPort ul ul li:not(:last-child)>a.btEmptyElement{display:none;background-color:transparent}.subToggler{display:none;cursor:pointer;position:absolute;top:0;width:45px;z-index:80;padding:0;text-align:center}.on>.subToggler{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg)}body.btMenuVertical .subToggler{display:block!important;padding:20px 0;line-height:1;right:0;top:-5px}body.btMenuHorizontal .subToggler{right:5px;line-height:80px}body.rtl.btMenuHorizontal.btMenuCenterBelow .subToggler{right:auto;left:0}body.btMenuHorizontal.rtl .subToggler{left:5px;right:auto}body.btMenuHorizontal.btMenuBelowLogo .subToggler{line-height:50px}body.btMenuHorizontal .menuPort ul ul .subToggler{right:0;line-height:inherit;padding:1em 0}body.btMenuHorizontal .menuPort .rightNav ul ul .subToggler{left:0;right:auto}.subToggler:before{content:'\f107';font:normal 16px/1 FontAwesome}.touch .btMenuHorizontal .menuPort nav ul li .subToggler{display:block}.btMenuHorizontal .menuPort>nav>ul>li{padding:0 40px 0 0}.rtl.btMenuHorizontal .menuPort>nav>ul>li{padding:0 0 0 40px}.rtl.btMenuHorizontal .menuPort>nav>ul>li:last-child{padding:0}:not(.rtl).btMenuHorizontal .menuPort>nav>ul>li:last-child{padding:0}html.touch :not(.rtl).btMenuHorizontal .menuPort>nav>ul>li.menu-item-has-children{padding:0 40px 0 0}html.touch .rtl.btMenuHorizontal .menuPort>nav>ul>li.menu-item-has-children{padding:0 0 0 40px}.btMenuHorizontal .menuPort>nav>ul>li>ul>li{font-size:.9em}.btMenuHorizontal .menuPort>nav>ul ul{position:absolute;width:220px;right:0;top:auto;margin:0;pointer-events:none;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1);z-index:1;padding:0}.btMenuHorizontal .menuPort>nav>ul ul li{z-index:4;float:none}.btMenuHorizontal .menuPort>nav>ul ul ul{display:block;top:0;margin:0;pointer-events:none}.btMenuHorizontal .menuPort>nav>ul li.current-menu-item ul,.btMenuHorizontal .menuPort>nav>li.current-menu-ancestor ul{margin:0}.btMenuHorizontal .menuPort>nav>ul>li{float:left;position:relative;z-index:5}.rtl.btMenuHorizontal .menuPort>nav>ul>li{float:right}.btMenuHorizontal .menuPort>nav>ul>li.on>ul{opacity:1;pointer-events:auto;z-index:2}.btMenuHorizontal .menuPort>nav>ul>li.on>ul>li.on>ul{opacity:1;pointer-events:auto;z-index:3}.btMenuHorizontal .menuPort nav ul li.on ul li.on ul li.on ul{opacity:1;pointer-events:auto;z-index:4}.btMenuHorizontal .menuPort>nav>ul>li>ul li a{-webkit-transition:box-shadow ease 300ms;-moz-transition:box-shadow ease 300ms;transition:box-shadow ease 300ms}.btMenuHorizontal .menuPort>nav>ul>li>ul li a:hover{-webkit-box-shadow:inset 5px 0 0 0 #33d1cb;box-shadow:inset 5px 0 0 0 #33d1cb}.btMenuHorizontal .menuPort>nav>ul>li>ul li a.btEmptyElement:before{display:none}.btMenuHorizontal .menuPort>nav>ul>li>ul li a.btEmptyElement:after{background:transparent}.btMenuHorizontal .menuPort>nav>ul>li>ul li a.btEmptyElement:hover{-webkit-box-shadow:none;box-shadow:none}.btMenuHorizontal:not(.btMenuLeft) .menuPort>nav>ul>li:last-child>ul{right:0;left:auto}.btMenuHorizontal:not(.btMenuLeft) .menuPort>nav>ul>li:nth-last-child(2)>ul{right:0;left:auto}.btMenuHorizontal:not(.btMenuLeft) .menuPort>nav>ul>li:last-child:not(.btMenuWideDropdown)>ul>li>ul{right:0;left:-100%}.rtl.btMenuHorizontal:not(.btMenuLeft) .menuPort>nav>ul>li:last-child:not(.btMenuWideDropdown)>ul>li>ul{right:auto}.btMenuHorizontal:not(.btMenuLeft) .menuPort>nav>ul>li:nth-last-child(2):not(.btMenuWideDropdown)>ul>li>ul{right:0;left:-100%}.rtl.btMenuHorizontal:not(.btMenuLeft) .menuPort>nav>ul>li:nth-last-child(2):not(.btMenuWideDropdown)>ul>li>ul{right:auto}.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btAccentDarkHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btAccentLightHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btLightAccentHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btLightDarkHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btAlternateDarkHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btSoftRoundedButtons.btAlternateLightHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btAccentDarkHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btAccentLightHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btLightAccentHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btLightDarkHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btAlternateDarkHeader .mainHeader.gutter,.btMenuHorizontal.btBelowMenu.btMenuHorizontal.btBelowMenu.btHardRoundedButtons.btAlternateLightHeader .mainHeader.gutter{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.btMenuHorizontal .menuPort ul ul{right:auto;left:0}.btMenuHorizontal .menuPort ul ul ul{left:220px;right:auto}.rtl.btMenuHorizontal .menuPort ul ul ul{left:auto;right:220px}.btMenuHorizontal .menuPort nav{float:left;padding-left:50px}.rtl.btMenuHorizontal .menuPort nav{padding-right:50px;padding-left:0}.btMenuHorizontal.btMenuRight .menuPort nav{float:right}.btMenuHorizontal.btMenuCenter .logo{position:relative;z-index:8;margin:0 0 0 50%}.rtl.btMenuHorizontal.btMenuCenter .logo{float:left}.btMenuHorizontal.btMenuCenter .menuPort nav{float:none}.btMenuHorizontal.btMenuCenter .menuPort .leftNav{position:absolute;right:50%;left:auto;padding:0;padding-right:40px}.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul{float:right}.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul ul{right:auto;left:-20px}.btMenuHorizontal.btMenuCenter .menuPort .leftNav ul ul ul{left:220px;right:auto}.btMenuHorizontal.btMenuCenter .menuPort .rightNav{position:absolute;left:50%;right:auto;padding-left:40px}.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul{right:-20px;left:auto}.btMenuHorizontal.btMenuCenter .menuPort .rightNav ul ul ul{right:220px;left:auto}.btMenuHorizontal.btMenuCenter .menuPort .rightNav li{text-align:right}.btMenuHorizontal.btMenuCenterBelow .logo{float:none;text-align:center}.btMenuHorizontal.btMenuCenterBelow .logo img{margin-left:auto;margin-right:auto}.btMenuHorizontal.btMenuCenterBelow .gutter .port{position:relative}.btMenuHorizontal.btMenuCenterBelow .topBarInLogoArea{position:absolute;right:30px;top:0}.rtl.btMenuHorizontal.btMenuCenterBelow .topBarInLogoArea{right:auto;left:30px}.btMenuHorizontal.btMenuCenterBelow .menuPort nav{float:none;text-align:center}.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li{float:none;display:inline-block}.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li{display:block;text-align:left}.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav{float:none!important}.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li{padding:0 0 0 40px!important}.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul{left:0;right:-20px}.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li{text-align:right}.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li ul li ul{right:auto;left:-220px}.rtl.btMenuHorizontal.btMenuCenterBelow .menuPort nav ul li>a:after{left:auto;right:0}.btMenuHorizontal.btMenuCenterBelow .topBarInMenu{position:absolute;right:0}.rtl.btMenuHorizontal.btMenuCenterBelow .topBarInMenu{right:auto;left:0}html:not(.touch) body.btMenuHorizontal.btMenuRight .menuPort>nav>ul>li.btMenuWideDropdown ul{width:100%;left:0;right:0;margin-left:auto}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown{position:static}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul{width:100%;left:0}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li{top:auto;border-top:none!important;float:left}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li>a{border-top:none!important;border-bottom:4px solid #33d1cb}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li>ul>li>ul:before{display:none}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li>ul{opacity:1;top:auto;margin:0!important;width:100%;right:0;left:0;position:relative;-webkit-box-shadow:none;box-shadow:none}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li>ul>li:first-child>a{border-top:none!important}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li>li:not(:last-child){border-left:1px solid rgba(0,0,0,.1)}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li ul:before{display:none}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>li{width:100%}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>li .sub-menu{width:100%}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown.on>ul>li>ul{pointer-events:auto}html:not(.touch) body.btMenuCenter.btMenuHorizontal .menuPort>nav.rightNav>ul>li.btMenuWideDropdown>ul{width:300%;left:-200%}html:not(.touch) body.btMenuCenter.btMenuHorizontal .menuPort>nav.leftNav>ul>li.btMenuWideDropdown>ul{width:300%;right:-200%}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-1>ul>li{width:100%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-2>ul>li{width:50%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-3>ul>li{width:33.33333%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-4>ul>li{width:25%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-5>ul>li{width:20%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-6>ul>li{width:16.66667%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-7>ul>li{width:14.28571%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-8>ul>li{width:12.5%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-9>ul>li{width:11.11111%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-10>ul>li{width:10%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-11>ul>li{width:9.09091%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-12>ul>li{width:8.33333%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-13>ul>li{width:7.69231%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-14>ul>li{width:7.14286%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-15>ul>li{width:6.66667%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-16>ul>li{width:6.25%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-17>ul>li{width:5.88235%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-18>ul>li{width:5.55556%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-19>ul>li{width:5.26316%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-20>ul>li{width:5%!important}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-2 ul.sub-menu{max-width:580px}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-3 ul.sub-menu{max-width:780px}html:not(.touch) body.btMenuHorizontal .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-4 ul.sub-menu{max-width:920px}html:not(.touch) body.btMenuHorizontal.btMenuRight .mainHeader li.btMenuWideDropdown.btMenuWideDropdownCols-4 ul.sub-menu{left:auto!important;right:0!important}html:not(.touch) body.btMenuHorizontal.btMenuLeft .mainHeader:not(.gutter) .menuPort>nav>ul>li.btMenuWideDropdown>ul{left:auto;right:auto}.btMenuHorizontal .topBar{font-size:.8em;line-height:2.5em;z-index:2}.btMenuHorizontal .topBar .topBarPort{display:-ms-flexbox;display:-webkit-flex;display:flex}.btMenuHorizontal .topBar .topBarPort:after{content:" ";display:table;width:100%;clear:both}.btMenuHorizontal .topBar .topBarPort:after,.btMenuHorizontal .topBar .topBarPort:before{display:none}.btMenuHorizontal .topBarInMenu{line-height:inherit;float:right;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:80px;margin-left:40px}.rtl.btMenuHorizontal .topBarInMenu{float:left;margin-left:0;margin-right:40px}.btMenuHorizontal .topBarInMenu .topBarInMenuCell{line-height:48px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;vertical-align:middle}.btMenuHorizontal .bt-below-logo-area .topBarInMenu{height:50px;line-height:50px}.btMenuHorizontal.btMenuBelowLogo .bt-below-logo-area{padding:0;z-index:0}.btMenuHorizontal.btMenuBelowLogo .menuPort{clear:both;position:relative;margin:0;float:none}.btMenuHorizontal.btMenuBelowLogo .menuPort nav{padding:0}.rtl.btMenuHorizontal.btMenuBelowLogo .menuPort nav{float:right}.rtl.btMenuHorizontal.btMenuBelowLogo .menuPort nav>ul>li{margin:0 0 0 40px}.rtl.btMenuHorizontal.btMenuBelowLogo .menuPort nav>ul>li:last-child{margin:0!important}.btAccentDarkHeader:not(.btBelowMenu) .mainHeader,.btAccentDarkHeader:not(.btBelowMenu) .bt-vertical-header-top,.btLightAccentHeader:not(.btBelowMenu) .mainHeader,.btLightAccentHeader:not(.btBelowMenu) .bt-vertical-header-top,.btAccentLightHeader:not(.btBelowMenu) .mainHeader,.btAccentLightHeader:not(.btBelowMenu) .bt-vertical-header-top,.btLightDarkHeader:not(.btBelowMenu) .mainHeader,.btLightDarkHeader:not(.btBelowMenu) .bt-vertical-header-top{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5)}body.btBelowMenu.btMenuHorizontal.btAccentDarkHeader .mainHeader.gutter,body.btBelowMenu.btMenuHorizontal.btAccentLightHeader .mainHeader.gutter,body.btBelowMenu.btMenuHorizontal.btLightAccentHeader .mainHeader.gutter,body.btBelowMenu.btMenuHorizontal.btLightDarkHeader .mainHeader.gutter{max-width:1200px;margin-left:auto;margin-right:auto;left:0;right:0}.btTransparentLightHeader .mainHeader{color:#fff}.btStickyHeaderActive.btTransparentLightHeader .mainHeader{background-color:#181818}.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentLightHeader .mainHeader{color:#181818;background-color:#fff}.btMenuVertical.btTransparentLightHeader .mainHeader{background-color:#181818}.btTransparentLightHeader .bt-vertical-header-top{color:#fff}.btStickyHeaderActive.btTransparentLightHeader .bt-vertical-header-top{background-color:#181818}.btHasAltLogo.btStickyHeaderActive.btTransparentLightHeader .bt-vertical-header-top{background-color:#fff;color:#181818}.btTransparentLightHeader .bt-below-logo-area .menuPort{border-top:1px solid rgba(255,255,255,.1)}.btTransparentLightHeader .topBar .topTools{border-bottom:1px solid rgba(255,255,255,.1)}.btTransparentDarkHeader .mainHeader,.btTransparentDarkHeader .bt-vertical-header-top{color:#181818}.btStickyHeaderActive.btTransparentDarkHeader .mainHeader,.btStickyHeaderActive.btTransparentDarkHeader .bt-vertical-header-top{background-color:#fff}.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentDarkHeader .mainHeader,.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentDarkHeader .bt-vertical-header-top{color:#fff;background-color:#181818}.btMenuVertical.btTransparentDarkHeader .mainHeader,.btMenuVertical.btTransparentDarkHeader .bt-vertical-header-top{background-color:#fff}.btTransparentDarkHeader .bt-below-logo-area .menuPort{border-top:1px solid rgba(0,0,0,.1)}.btTransparentDarkHeader .topBar .topBarPort .topTools{border-bottom:1px solid rgba(0,0,0,.1)}.btTransparentAlternateHeader .mainHeader{color:#fff}.btStickyHeaderActive.btTransparentAlternateHeader .mainHeader{background-color:#1f3b64}.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btTransparentAlternateHeader .mainHeader{color:#181818;background-color:#fff}.btMenuVertical.btTransparentAlternateHeader .mainHeader{background-color:#1f3b64}.btTransparentAlternateHeader .bt-vertical-header-top{color:#fff}.btStickyHeaderActive.btTransparentAlternateHeader .bt-vertical-header-top{background-color:#1f3b64}.btHasAltLogo.btStickyHeaderActive.btTransparentAlternateHeader .bt-vertical-header-top{background-color:#fff;color:#181818}.btTransparentAlternateHeader .bt-below-logo-area .menuPort{border-top:1px solid rgba(255,255,255,.1)}.btTransparentAlternateHeader .bt-below-logo-area,.btTransparentAlternateHeader .topBar{background-color:#1f3b64;color:#fff}.btTransparentAlternateHeader .bt-below-logo-area a:hover,.btTransparentAlternateHeader .topBar a:hover{color:#33d1cb}.btAccentLightHeader .mainHeader,.btAccentLightHeader .bt-vertical-header-top{background-color:#fff}.btAccentLightHeader .bt-below-logo-area,.btAccentLightHeader .topBar{background-color:#33d1cb;color:#181818}.btAccentLightHeader .bt-below-logo-area a:hover,.btAccentLightHeader .topBar a:hover{color:#1f3b64}.btAlternateLightHeader .mainHeader,.btAlternateLightHeader .bt-vertical-header-top{background-color:#fff;color:#1f3b64}.btAlternateLightHeader .menuPort ul a{color:#1f3b64!important}.btAlternateLightHeader.btMenuVertical .bt-below-logo-area nav ul li a,.btAlternateLightHeader.btMenuBelowLogo .bt-below-logo-area nav ul li a{color:#fff!important;background-color:#1f3b64}.btAlternateLightHeader .bt-below-logo-area,.btAlternateLightHeader .topBar{background-color:#1f3b64;color:#fff}.btAlternateLightHeader .bt-below-logo-area a:hover,.btAlternateLightHeader .topBar a:hover{color:#33d1cb}.btAccentDarkHeader .mainHeader,.btAccentDarkHeader .bt-vertical-header-top{background-color:#181818;color:#fff}.btAccentDarkHeader .bt-below-logo-area,.btAccentDarkHeader .topBar{background-color:#33d1cb;color:#fff}.btAccentDarkHeader .bt-below-logo-area a:hover,.btAccentDarkHeader .topBar a:hover{color:#1f3b64}.btLightDarkHeader .mainHeader,.btLightDarkHeader .bt-vertical-header-top{background-color:#fff}.btLightDarkHeader .bt-below-logo-area,.btLightDarkHeader .topBar{background-color:#181818;color:#fff}.btLightDarkHeader.btMenuHorizontal.btBelowMenu .mainHeader{background-color:transparent}.btLightDarkHeader.btMenuHorizontal.btBelowMenu .bt-below-logo-area{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.4);box-shadow:0 0 5px 0 rgba(0,0,0,.4)}.btLightAccentHeader .mainHeader{background-color:#fff}.btLightAccentHeader .bt-logo-area,.btLightAccentHeader .bt-vertical-header-top{background-color:#33d1cb;color:#fff}.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader{background-color:transparent}.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .bt-logo-area{background-color:#33d1cb}.btStickyHeaderActive.btMenuHorizontal .mainHeader{position:fixed;top:0;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.btStickyHeaderActive.btMenuHorizontal .mainHeader .topBar{display:none}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-below-logo-area{padding:0}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .logo img{height:-webkit-calc(80px*0.6);height:-moz-calc(80px*0.6);height:calc(80px*0.6)}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .btTextLogo{font-size:1.5em;line-height:-webkit-calc(80px*0.6);line-height:-moz-calc(80px*0.6);line-height:calc(80px*0.6)}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav>ul>li>a,.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav>ul>li>.subToggler{line-height:-webkit-calc(80px*0.6);line-height:-moz-calc(80px*0.6);line-height:calc(80px*0.6)}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .topBarInMenu{height:-webkit-calc(80px*0.6);height:-moz-calc(80px*0.6);height:calc(80px*0.6)}.btStickyHeaderActive.btMenuHorizontal .mainHeader .menuPort{font-size:14px}.btStickyHeaderActive.btMenuHorizontal .mainHeader .menuPort>nav>ul>li>ul>li{font-size:1em}.btStickyHeaderActive.btMenuBelowLogo.btMenuHorizontal .mainHeader .bt-logo-area{display:none}.btHasAltLogo.btStickyHeaderActive .btMainLogo{display:none}.btHasAltLogo.btStickyHeaderActive .btAltLogo{display:block!important}.btMenuVertical.btStickyHeaderActive .bt-vertical-header-top{position:fixed;top:0;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .bt-vertical-header-top{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition:transform 200ms ease;-moz-transition:transform 200ms ease;transition:transform 200ms ease}.btStickyHeaderClosed.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .bt-vertical-header-top{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.btMenuVerticalLeft.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top{-webkit-transform:translateY(0%) translateX(320px);-moz-transform:translateY(0%) translateX(320px);-ms-transform:translateY(0%) translateX(320px);transform:translateY(0%) translateX(320px)}.btMenuVerticalRight.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top{-webkit-transform:translateY(0%) translateX(-320px);-moz-transform:translateY(0%) translateX(-320px);-ms-transform:translateY(0%) translateX(-320px);transform:translateY(0%) translateX(-320px)}.btStickyHeaderClosed.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top{-webkit-transform:translateY(-100%) translateX(320px);-moz-transform:translateY(-100%) translateX(320px);-ms-transform:translateY(-100%) translateX(320px);transform:translateY(-100%) translateX(320px)}.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader{-webkit-transition:transform 200ms ease;-moz-transition:transform 200ms ease;transition:transform 200ms ease;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.btStickyHeaderClosed.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.btMenuVertical.btStickyHeaderActive.btStickyHeaderOpen .bt-vertical-header-top{-webkit-transition:transform 200ms ease;-moz-transition:transform 200ms ease;transition:transform 200ms ease}.bt-vertical-header-top{display:none;position:absolute;width:100%;padding-left:30px;padding-right:30px}.btMenuVertical .bt-vertical-header-top{display:block}.bt-vertical-header-top .bt-vertical-menu-trigger{display:none;position:relative;z-index:1;height:48px;margin:0 .5em 0 0;font-size:1.5em}.rtl .bt-vertical-header-top .bt-vertical-menu-trigger{margin:0 0 0 .5em}.bt-vertical-menu-trigger .bt_bb_icon{width:24px;height:20px;position:relative;padding:0;float:left;margin:14px 0}.bt-vertical-menu-trigger .bt_bb_icon:before,.bt-vertical-menu-trigger .bt_bb_icon:after{content:"";display:block;position:absolute;left:0;right:0;top:0;border-top-width:2px;border-top-style:solid;-webkit-transition:300ms ease all;-moz-transition:300ms ease all;transition:300ms ease all;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transform-origin:-.75px 1px;-moz-transform-origin:-.75px 1px;-ms-transform-origin:-.75px 1px;transform-origin:-.75px 1px}.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon:before,.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon:after{-webkit-transform:rotate(45deg) translateY(0)!important;-moz-transform:rotate(45deg) translateY(0)!important;-ms-transform:rotate(45deg) translateY(0)!important;transform:rotate(45deg) translateY(0)!important}.btTransparentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:before,.btAccentLightHeader .bt-vertical-menu-trigger .bt_bb_icon:before,.btLightDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:before,.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger .bt_bb_icon:before,.btTransparentDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,.btLightDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,.btAccentLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,.btTransparentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:after,.btAccentLightHeader .bt-vertical-menu-trigger .bt_bb_icon:after,.btLightDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:after,.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger .bt_bb_icon:after,.btTransparentDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after,.btLightDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after,.btAccentLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after{border-top-color:#181818}.btTransparentLightHeader .bt-vertical-menu-trigger .bt_bb_icon:before,.btAccentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:before,.btLightAccentHeader .bt-vertical-menu-trigger .bt_bb_icon:before,.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,.btTransparentLightHeader .bt-vertical-menu-trigger .bt_bb_icon:after,.btAccentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon:after,.btLightAccentHeader .bt-vertical-menu-trigger .bt_bb_icon:after,.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after{border-top-color:#fff}.btAlternateLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,.btAlternateLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after{border-top-color:#1f3b64}.bt-vertical-menu-trigger .bt_bb_icon:after{top:auto;bottom:0}.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon:after{-webkit-transform:rotate(-45deg) translateY(0)!important;-moz-transform:rotate(-45deg) translateY(0)!important;-ms-transform:rotate(-45deg) translateY(0)!important;transform:rotate(-45deg) translateY(0)!important}.bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before{content:"";display:block;position:absolute;left:0;right:0;top:50%;margin-top:-1px;border-top-width:2px;border-top-style:solid;-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.btMenuVerticalOn .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before{-webkit-transform:scaleX(0)!important;-moz-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.btTransparentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btAccentLightHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btLightDarkHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btTransparentDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btLightDarkHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btAccentLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#181818}.btTransparentLightHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btAccentDarkHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btLightAccentHeader .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before,.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#fff}.btAlternateLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#1f3b64}.bt-vertical-menu-trigger:hover{cursor:pointer;color:inherit}.btTransparentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btAccentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btAccentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btLightDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btTransparentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,.btTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,.btAccentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,.btAccentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,.btLightDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger:hover .bt_bb_icon:after{border-top-color:#33d1cb}.btLightAccentHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btLightAccentHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after{border-top-color:#181818}.bt-vertical-menu-trigger:hover .bt_bb_icon:before{-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.btMenuVerticalOn .bt-vertical-menu-trigger:hover .bt_bb_icon:before{-webkit-transform:rotate(0) translateY(-3px);-moz-transform:rotate(0) translateY(-3px);-ms-transform:rotate(0) translateY(-3px);transform:rotate(0) translateY(-3px)}.bt-vertical-menu-trigger:hover .bt_bb_icon:after{-webkit-transform:translateY(3px);-moz-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.btMenuVerticalOn .bt-vertical-menu-trigger:hover .bt_bb_icon:after{-webkit-transform:rotate(0) translateY(3px);-moz-transform:rotate(0) translateY(3px);-ms-transform:rotate(0) translateY(3px);transform:rotate(0) translateY(3px)}.btMenuVerticalOn .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.btTransparentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btAccentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btAccentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btLightDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#33d1cb}.btLightAccentHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#181818}.btMenuVerticalOn .mainHeader{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:transform 1s cubic-bezier(.230,1,.320,1);-moz-transition:transform 1s cubic-bezier(.230,1,.320,1);transition:transform 1s cubic-bezier(.230,1,.320,1)}.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer{-webkit-transform:translateX(320px);-moz-transform:translateX(320px);-ms-transform:translateX(320px);transform:translateX(320px)}.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer{-webkit-transform:translateX(-320px);-moz-transform:translateX(-320px);-ms-transform:translateX(-320px);transform:translateX(-320px)}.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top .logo{opacity:0}.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap,.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top,.btMenuVerticalRight.btMenuVerticalOn .bt-site-footer{-webkit-transform:translateX(-320px);-moz-transform:translateX(-320px);-ms-transform:translateX(-320px);transform:translateX(-320px)}.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top .logo{opacity:0}.btMenuVertical .mainHeader{text-align:center;height:100%;top:0;bottom:0;position:fixed;width:320px;clear:both;z-index:101;padding:0;-webkit-box-shadow:none;box-shadow:none;overflow-y:auto;overflow-x:hidden}.btMenuInitFinished.btMenuVertical .mainHeader{-webkit-transition:transform 1s cubic-bezier(.230,1,.320,1);-moz-transition:transform 1s cubic-bezier(.230,1,.320,1);transition:transform 1s cubic-bezier(.230,1,.320,1)}:not(.btMenuBelowLogo).btMenuVertical .mainHeader .main-header-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-logo-area{-webkit-order:0;-ms-flex-order:0;order:0}.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .topBar{-webkit-order:2;-ms-flex-order:2;order:2}.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-below-logo-area{-webkit-order:1;-ms-flex-order:1;order:1}.btMenuVertical .mainHeader .btMainLogo{display:block!important}.btMenuVertical .mainHeader .btAltLogo{display:none!important}.btMenuVertical .mainHeader .logo{float:none;margin:0;padding:0 2em 1em}.btMenuVertical .mainHeader .logo img{margin:0 auto;display:block;height:auto;max-width:100%}.btMenuVertical .mainHeader .btCloseVertical{cursor:pointer;font-size:1.5em;position:absolute;right:20px;top:10px}.rtl.btMenuVertical .mainHeader .btCloseVertical{right:auto;left:20px}.btMenuVertical .mainHeader .btCloseVertical:before{content:"\f00d";font-family:FontAwesome}.btMenuVertical .mainHeader .btCloseVertical:before:hover{color:#33d1cb}.btMenuVertical .mainHeader .menuPort{display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.btMenuVertical .mainHeader .menuPort .leftNav{-webkit-order:1;-ms-flex-order:1;order:1}.btMenuVertical .mainHeader .topBar .topBarPort .topTools{padding-top:1em;padding-bottom:1em}.btMenuVertical .mainHeader nav{margin:0!important}.btMenuVertical .mainHeader nav ul>li>ul{opacity:1;pointer-events:auto}.btMenuVertical .mainHeader nav ul{-webkit-transition:none;-moz-transition:none;transition:none}.btMenuVertical .mainHeader nav ul li{padding:0;position:relative;background-color:transparent}.btMenuVertical .mainHeader nav ul li a{line-height:1.1;padding:1em 2em;border:none;font-weight:400}.btMenuVertical .mainHeader nav ul li li{font-size:.9em}.btMenuVertical .mainHeader nav ul li:not(.current-menu-ancestor)>ul{display:none}.btMenuVertical .mainHeader nav ul ul li{padding:0;opacity:1;border:none;background-color:transparent}.btMenuVertical .mainHeader nav ul ul li ul{opacity:.8}.btMenuVertical .mainHeader nav ul ul li ul li a{border:none!important}.btMenuVertical .mainHeader nav li.current-menu-ancestor>a,.btMenuVertical .mainHeader nav li.current-menu-item>a{font-weight:600}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget,.btMenuVertical .mainHeader .topBar .btIconWidget{margin-left:.75em;margin-right:.25em}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText),.btMenuVertical .mainHeader .topBar .btIconWidget:not(.btWidgetWithText){margin-left:.75em;margin-right:0}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon,.btMenuVertical .mainHeader .topBar .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon{padding-right:.75em}.btMenuVertical .bt-vertical-menu-trigger{display:block}.btMenuVertical .menuScrollPort{width:320px;overflow:hidden}.btMenuVerticalRight .mainHeader{right:0;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.btMenuVerticalOn.btMenuVerticalRight .mainHeader{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-box-shadow:-2px 0 5px rgba(0,0,0,.1);box-shadow:-2px 0 5px rgba(0,0,0,.1)}.btMenuVerticalRight .bt-vertical-menu-trigger{float:right}.btMenuVerticalLeft .mainHeader{left:0;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.btMenuVerticalOn.btMenuVerticalLeft .mainHeader{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-box-shadow:2px 0 5px rgba(0,0,0,.10);box-shadow:2px 0 5px rgba(0,0,0,.10)}.btMenuVerticalLeft .bt-vertical-menu-trigger{float:left}.btMenuHorizontal .btTopToolsRight,.btMenuHorizontal .btTopToolsLeft{-webkit-flex-grow:1;flex-grow:1;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:40px}.btMenuHorizontal .btTopToolsRight{text-align:right;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.rtl.btMenuHorizontal .btTopToolsRight{text-align:left}.btMenuHorizontal .topBarInLogoArea{float:right;height:80px;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.rtl.btMenuHorizontal .topBarInLogoArea{float:left}.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell{border:0 solid #33d1cb}.btMenuVertical .mainHeader{text-align:center;height:100%;top:0;bottom:0;position:fixed;width:320px;clear:both;z-index:101;padding:0;-webkit-box-shadow:none;box-shadow:none;overflow-y:auto;overflow-x:hidden}.btMenuInitFinished.btMenuVertical .mainHeader{-webkit-transition:transform 1s cubic-bezier(.230,1,.320,1);-moz-transition:transform 1s cubic-bezier(.230,1,.320,1);transition:transform 1s cubic-bezier(.230,1,.320,1)}:not(.btMenuBelowLogo).btMenuVertical .mainHeader .main-header-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.btMenuVertical .mainHeader .topBar{-webkit-order:1;-ms-flex-order:1;order:1}.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-logo-area{-webkit-order:0;-ms-flex-order:0;order:0}.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .topBar{-webkit-order:2;-ms-flex-order:2;order:2}.btMenuBelowLogo.btMenuVertical .mainHeader .main-header-inner .bt-below-logo-area{-webkit-order:1;-ms-flex-order:1;order:1}.btMenuVertical .mainHeader .btMainLogo{display:block!important}.btMenuVertical .mainHeader .btAltLogo{display:none!important}.btMenuVertical .mainHeader .logo{float:none;margin:0;padding:0 2em 1em}.btMenuVertical .mainHeader .logo img{margin:0 auto;display:block;height:auto;max-width:100%}.btMenuVertical .mainHeader .btCloseVertical{cursor:pointer;font-size:1.5em;position:absolute;right:20px;top:10px}.rtl.btMenuVertical .mainHeader .btCloseVertical{right:auto;left:20px}.btMenuVertical .mainHeader .btCloseVertical:before{content:'\f00d';font-family:FontAwesome}.btMenuVertical .mainHeader .btCloseVertical:hover:before{color:#33d1cb}.btMenuVertical .mainHeader .menuPort{display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.btMenuVertical .mainHeader .menuPort .leftNav{-webkit-order:1;-ms-flex-order:1;order:1}.btMenuVertical .mainHeader .topBar .topBarPort .topTools{padding-top:0;padding-bottom:0;border:none;margin:2em 0}.btMenuVertical .mainHeader .topBarInMenu{margin:2em 0}.btMenuVertical .mainHeader nav{margin:0!important}.btMenuVertical .mainHeader nav ul>li>ul{opacity:1;pointer-events:auto}.btMenuVertical .mainHeader nav ul{-webkit-transition:none;-moz-transition:none;transition:none}.btMenuVertical .mainHeader nav ul li{padding:0;position:relative;background-color:transparent}.btMenuVertical .mainHeader nav ul li a{line-height:1.1;padding:1em 2em;border:none;font-weight:400}.btMenuVertical .mainHeader nav ul li a:before,.btMenuVertical .mainHeader nav ul li a:after{display:none}.btMenuVertical .mainHeader nav ul li li{font-size:.9em}.btMenuVertical .mainHeader nav ul li:not(.current-menu-ancestor)>ul{display:none;color:#33d1cb!important}.btMenuVertical .mainHeader nav ul ul li{padding:0;opacity:1;border:none;background-color:transparent}.btMenuVertical .mainHeader nav ul ul li ul{opacity:.8}.btMenuVertical .mainHeader nav ul ul li ul li a{border:none!important}.btMenuVertical .mainHeader nav li.current-menu-ancestor>a,.btMenuVertical .mainHeader nav li.current-menu-item>a{font-weight:600}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget,.btMenuVertical .mainHeader .topBar .btIconWidget,.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget{display:inline-block;width:100%}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget .btIconWidgetIcon,.btMenuVertical .mainHeader .topBar .btIconWidget .btIconWidgetIcon,.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget .btIconWidgetIcon{display:block;text-align:center}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText,.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText,.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText{padding-bottom:2em}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText .btIconWidgetIcon,.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText .btIconWidgetIcon,.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetIcon{padding-bottom:.8em}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText .bt_bb_icon_holder:before,.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText .bt_bb_icon_holder:before,.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .bt_bb_icon_holder:before{font-size:2em}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText .btIconWidgetContent,.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText .btIconWidgetContent,.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent{font-size:.9em;text-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetTitle,.btMenuVertical .mainHeader .topBarInMenu .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetTitle,.btMenuVertical .mainHeader .topBar .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText,.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetTitle,.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget.btWidgetWithText .btIconWidgetContent .btIconWidgetText{display:inline-block}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText),.btMenuVertical .mainHeader .topBar .btIconWidget:not(.btWidgetWithText),.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget:not(.btWidgetWithText){margin-left:.75em;margin-right:0;width:initial}.btMenuVertical .mainHeader .topBarInMenu .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon,.btMenuVertical .mainHeader .topBar .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon,.btMenuVertical .mainHeader .topBarInLogoArea .btIconWidget:not(.btWidgetWithText) .btIconWidgetIcon .bt_bb_icon{padding-right:.75em}.btMenuVertical.btBelowMenu .mainHeader .menuPort{padding-top:1em}.btMenuVertical .bt-vertical-menu-trigger{display:block}.btMenuVertical .menuScrollPort{width:320px;overflow:hidden}.btDarkSkin .iScrollIndicator,.btLightSkin .btDarkSkin .iScrollIndicator,.btDarkSkin.btLightSkin .btDarkSkin .iScrollIndicator{background-color:rgba(255,255,255,.05)!important;border:1px solid rgba(255,255,255,.1)!important}body.btMenuVerticalOn{width:100vw;overflow:hidden}html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul>li>ul{opacity:1;pointer-events:auto;display:none}html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul>li.on>ul{display:block}html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul>li.on>ul>li>ul{display:none}html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul>li.on>ul>li.on>ul{display:block}html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul>li.on>ul>li.on>ul>li>ul{display:none}html[data-useragent*='MSIE 10.0'] body.btMenuHorizontal .menuPort ul>li.on>ul>li.on>ul>li.on>ul{display:block}.admin-bar.btStickyHeaderActive .mainHeader,.admin-bar.btStickyHeaderActive .bt-vertical-header-top{top:32px}.admin-bar.btMenuVertical .mainHeader{top:32px}@media screen and (max-width:782px){.admin-bar.btStickyHeaderActive .mainHeader,.admin-bar.btStickyHeaderActive .bt-vertical-header-top{top:46px}.admin-bar.btMenuVertical .mainHeader{top:46px}}@media screen and (max-width:600px){.admin-bar.btStickyHeaderActive .mainHeader{top:0}.admin-bar.btMenuVertical .bt-vertical-header-top{top:0}}.bt-site-footer:after{content:" ";display:table;width:100%;clear:both}.bt-site-footer .copy-line{margin-bottom:0}.bt-site-footer .bt-footer-menu .menu{margin:0 -1em;padding:0;list-style:none;width:100%;display:inline-block}.bt-site-footer .bt-footer-menu .menu li{display:inline-block;margin:0;padding:0 1em}.bt-site-footer-widgets{padding-top:8em;font-weight:300}.bt-site-footer-widgets #boldSiteFooterWidgetsRow{-webkit-justify-content:initial;justify-content:initial;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox{background-color:transparent;margin-bottom:6em;-webkit-flex:1 1 25%;-ms-flex:1 1 25%;flex:1 1 25%;max-width:25%}.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox .btImage img{margin:initial}.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="6"] .btBox{-webkit-flex:0 0 33.33%;-ms-flex:0 0 33.33%;flex:0 0 33.33%;width:33.33%;max-width:33.33%}.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="5"] .btBox{-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;width:20%;max-width:20%}.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="4"] .btBox{-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;width:25%;max-width:25%}.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="3"] .btBox{-webkit-flex:0 0 33.33%;-ms-flex:0 0 33.33%;flex:0 0 33.33%;width:33.33%;max-width:33.33%}.bt-site-footer-widgets #boldSiteFooterWidgetsRow[data-width="2"] .btBox{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.bt-site-footer-copy-menu{-webkit-box-shadow:0 0 7px 0 rgba(0,0,0,.1) inset;box-shadow:0 0 7px 0 rgba(0,0,0,.1) inset}.bt-site-footer-copy-menu .port>div{display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%}.bt-site-footer-copy-menu .port>div .bt-footer-copy,.bt-site-footer-copy-menu .port>div .bt-footer-menu{padding-top:2em;padding-bottom:2em;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}.bt-site-footer-copy-menu .port>div .bt-footer-menu{text-align:right}.rtl .bt-site-footer-copy-menu .port>div .bt-footer-menu{text-align:left}.rtl .bt-site-footer-copy-menu .port>div .bt-footer-copy{text-align:right}.btLightSkin .bt-site-footer-widgets,.btDarkSkin .btLightSkin .bt-site-footer-widgets,.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-widgets{background:#fff}.btLightSkin .bt-site-footer-copy-menu,.btDarkSkin .btLightSkin .bt-site-footer-copy-menu,.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-copy-menu{background:#fff}.btLightSkin .bt-site-footer-copy-menu .port:before,.btDarkSkin .btLightSkin .bt-site-footer-copy-menu .port:before,.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-copy-menu .port:before{background-color:#181818}.btDarkSkin .bt-site-footer-widgets,.btLightSkin .btDarkSkin .bt-site-footer-widgets,.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets{background:#181818}.btDarkSkin .bt-site-footer-copy-menu,.btLightSkin .btDarkSkin .bt-site-footer-copy-menu,.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-copy-menu{background:#181818}.btDarkSkin .bt-site-footer-copy-menu .port:before,.btLightSkin .btDarkSkin .bt-site-footer-copy-menu .port:before,.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-copy-menu .port:before{background-color:#33d1cb}@media (max-width:992px){.bt-site-footer .port div .bt-footer-copy,.bt-site-footer .port div .bt-footer-menu{padding-top:1em;padding-bottom:1em;text-align:center}.bt-site-footer-widgets #boldSiteFooterWidgetsRow{display:block}.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox{width:100%!important;max-width:100%!important}.bt-site-footer-widgets .btIconWidgetContent{width:100%}.bt-site-footer-widgets .btIconWidgetContent ul.cart_list{width:100%}.bt-site-footer-copy-menu .port>div{display:block}}@media (max-width:620px){.bt-site-footer-widgets #boldSiteFooterWidgetsRow .btBox{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}}.sticky .headline:before{content:"\e69b";font-family:Icon7Stroke;font-size:.7em;display:block;float:left;margin-right:.4em;color:#33d1cb;padding-top:.3em;vertical-align:middle}.sticky .btBlogSimpleViewCategories .headline:before{content:""}.bt-content .btArticleHeadline .bt_bb_headline a:hover,.btArticleContentHolder .btArticleTextContent .bt_bb_headline a:hover{color:#33d1cb}.bt-content .btArticleHeadline .bt_bb_headline.bt_bb_size_normal .bt_bb_headline_subheadline,.btArticleContentHolder .btArticleTextContent .bt_bb_headline.bt_bb_size_normal .bt_bb_headline_subheadline{margin-top:.4em}.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline a,.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline span a,.btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline a,.btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline span a{color:inherit}.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline a:hover,.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline span a:hover,.btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline a:hover,.btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline span a:hover{color:#33d1cb}.btBlogTitleColor_alternate_accent .btArticleHeadline .bt_bb_headline,.btBlogTitleColor_alternate_accent .btArticleContentHolder .btArticleTextContent .bt_bb_headline{color:#1f3b64}.btBlogTitleColor_alternate_accent .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline,.btBlogTitleColor_alternate_accent .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline,.btBlogTitleColor_alternate_accent .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline,.btBlogTitleColor_alternate_accent .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline{color:#1f3b64}.btBlogTitleColor_accent_alternate .btArticleHeadline .bt_bb_headline,.btBlogTitleColor_accent_alternate .btArticleContentHolder .btArticleTextContent .bt_bb_headline{color:#33d1cb}.btBlogTitleColor_accent_alternate .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline,.btBlogTitleColor_accent_alternate .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline,.btBlogTitleColor_accent_alternate .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline,.btBlogTitleColor_accent_alternate .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline{color:#33d1cb}.btBlogTitleColor_accent_alternate .btArticleHeadline .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before,.btBlogTitleColor_accent_alternate .btArticleContentHolder .btArticleTextContent .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before{border-color:#1f3b64}body.btNoSidebar .btPostSingleItemStandard:first-child{margin-top:4em}body.btNoSidebar .btPostSingleItemStandard:last-child{margin-bottom:8em}.btPostListStandard.btPostSingleItemStandard{padding-bottom:0;margin-bottom:3em}.btPostListStandard.btPostSingleItemStandard:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-child),.btLightSkin .btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-child),.btDarkSkin.btLightSkin .btDarkSkin .btPostListStandard.btPostSingleItemStandard:not(:last-child){border-bottom:1px solid rgba(255,255,255,.3)}body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-child){border-bottom:none}body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-child) .btArticleContentHolder{border-bottom:1px solid rgba(0,0,0,.1)}.btDarkSkin body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-child) .btArticleContentHolder,.btLightSkin .btDarkSkin body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-child) .btArticleContentHolder,.btDarkSkin.btLightSkin .btDarkSkin body.btNoSidebar .btPostListStandard.btPostSingleItemStandard:not(:last-child) .btArticleContentHolder{border-bottom:1px solid rgba(255,255,255,.3)}.btPostListStandard.btPostSingleItemStandard .btArticleShareEtc{padding-top:0}.btPostSingleItemStandard .btArticleMedia,.btPostSingleItemStandard .btArticleContent{margin-bottom:2em;clear:both}.btPostSingleItemStandard .btArticleHeadline{margin-bottom:2em;clear:both}.btPostListStandard.btPostSingleItemStandard .btArticleHeadline{margin-bottom:1.5em}.btPostSingleItemStandard .btArticleShareEtc{margin-bottom:1.5em;clear:both;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:3em}.btPostSingleItemStandard .btArticleShareEtc>div{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn{text-align:right;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}.rtl .btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn{text-align:left}.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button{display:inline-block}.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button a{color:#33d1cb}.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button:hover a{color:#181818}.btDarkSkin .btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button:hover a,.btLightSkin .btDarkSkin .btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button:hover a,.btDarkSkin.btLightSkin .btDarkSkin .btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button:hover a{color:#fff}.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button .bt_bb_icon_holder:before{content:"\f105";font-family:FontAwesome}.btPostSingleItemStandard .btArticleShareEtc>div.btTagsColumn{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.btPostSingleItemStandard .btArticleShareEtc>div.btTagsColumn .btTags ul{line-height:1}.btPostSingleItemStandard .btArticleShareEtc>div.btTagsColumn .btTags ul li a{line-height:1}.btPortfolioSingle.btPostSingleItemStandard .btArticleContent,.btPortfolioSingle.btPostSingleItemStandard .btArticleShareEtc{max-width:initial}.btPortfolioSingle.btPostSingleItemStandard .btShareRow{-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;padding-left:2em;padding-right:2em;padding:2em 2em 0 2em}.btPortfolioSingle.btPostSingleItemStandard .btArticleContent{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2em;margin-right:-2em}.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleContentInner{-webkit-flex:1 1 70%;-ms-flex:1 1 70%;flex:1 1 70%;padding-left:2em;padding-right:2em}.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta{-webkit-flex:1 1 30%;-ms-flex:1 1 30%;flex:1 1 30%;padding-left:2em;padding-right:2em}.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl dt{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;color:#33d1cb}.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl dd{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;text-align:left}body.single .btPostSingleItemStandard .btShareColumn{text-align:right}body.single.rtl .btPostSingleItemStandard .btShareColumn{text-align:left}@media (max-width:991px){.btPortfolioSingle.btPostSingleItemStandard .btArticleContent{display:block}.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.btArticleSuperMeta dl{margin-bottom:2em}.btArticleSuperMeta dl dt{min-width:50%;padding-right:.75em;display:inline-block}.btArticleSuperMeta dl dd{text-align:right;display:inline-block;margin:0}.btArticleSuperMeta .btShareColumn{margin-bottom:1em;text-align:inherit!important}.btAboutAuthor{display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;margin:0 0 2em;padding:2em 0}.btLightSkin .btAboutAuthor,.btDarkSkin .btLightSkin .btAboutAuthor,.btLightSkin .btDarkSkin .btLightSkin .btAboutAuthor{border-top:1px solid rgba(0,0,0,.1)}.btDarkSkin .btAboutAuthor,.btLightSkin .btDarkSkin .btAboutAuthor,.btDarkSkin.btLightSkin .btDarkSkin .btAboutAuthor{border-top:1px solid rgba(255,255,255,.5)}.btAboutAuthor .aaAvatar{vertical-align:top;padding:0 1em 0 0;-webkit-flex:1 1 150px;-ms-flex:1 1 150px;flex:1 1 150px}.rtl .btAboutAuthor .aaAvatar{padding:0 0 0 1em}.btAboutAuthor .aaAvatar img{display:block;width:100%;height:auto;border-radius:50%}.btAboutAuthor .aaTxt{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;padding:0}.btAboutAuthor .aaTxt h1,.btAboutAuthor .aaTxt h2,.btAboutAuthor .aaTxt h3,.btAboutAuthor .aaTxt h4,.btAboutAuthor .aaTxt h5,.btAboutAuthor .aaTxt h6,.btAboutAuthor .aaTxt h7,.btAboutAuthor .aaTxt h8{font-size:1.3em}@media(max-width:520px){.btAboutAuthor{display:block}.btAboutAuthor .aaAvatar{-webkit-flex:1 1 100px;-ms-flex:1 1 100px;flex:1 1 100px;max-width:140px;padding-bottom:1em}}.btMediaBox{position:relative;overflow:hidden}.btMediaBox img{display:block;width:auto;height:auto}.btMediaBox .aspectVideo{visibility:hidden;width:100%}.btMediaBox iframe{display:block;border:none}.btMediaBox.video iframe{display:block;position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important;border:none}.btMediaBox.audio iframe{display:block;width:100%!important}.btMediaBox.btQuote,.btMediaBox.btLink{text-align:center;position:relative;display:block;margin:0;font-weight:300;padding:5em}.btMediaBox.btQuote:before,.btMediaBox.btLink:before{content:" ";position:absolute;top:0;left:0;bottom:0;right:0;background-color:#33d1cb}.btMediaBox.btQuote[style*="background-image"]:before,.btMediaBox.btLink[style*="background-image"]:before{opacity:.6}.btArticleListItem .btMediaBox.btQuote,.btArticleListItem .btMediaBox.btLink{padding:4em}.btMediaBox.btQuote blockquote,.btMediaBox.btLink blockquote{padding:0;font-size:1.2em}.btMediaBox.btQuote blockquote:before,.btMediaBox.btLink blockquote:before{content:''}.btMediaBox.btQuote p:before,.btMediaBox.btLink p:before{display:block;text-align:center;font:1.5em/1em Icon7Stroke;margin-bottom:.3em}.btMediaBox.btQuote p,.btMediaBox.btLink p{font-size:2em;line-height:1.3em;margin:0;font-style:italic}.btMediaBox.btQuote cite,.btMediaBox.btLink cite{display:inline-block;padding:1.5em 0 0;border-top:1px solid #fff;margin:1.5em 0 0;font-size:1em}.btMediaBox.btQuote a,.btMediaBox.btLink a{color:#fff;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.btMediaBox.btQuote a:hover,.btMediaBox.btLink a:hover{color:#fff;opacity:.6}.btMediaBox.btLink p:before{content:"\e641"}.btMediaBox.btLink blockquote{color:#fff}.btMediaBox.btQuote p:before{content:"\e635"}.btMediaBox.btQuote blockquote{color:#fff}.btMediaBox .bt_bb_slider button.slick-arrow:before{color:#fff}.btHasAuthorInfo .btArticleContentHolder{position:relative;padding-left:110px}.articleSideGutter{position:absolute;top:0;left:0;line-height:1.4;width:90px;text-align:center}.btPostListColumns .articleSideGutter{margin-left:1em}.articleSideGutter .date{opacity:.8}.rtl .articleSideGutter{left:auto;right:0}.articleSideGutter .asgItem.title{margin:4px 0 0}@media (max-width:768px){.btPostSingleItemStandard .btArticleShareEtc{display:block}.btPostSingleItemStandard .btArticleShareEtc>.btTagsColumn{padding-bottom:1.5em}.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn,.btPostSingleItemStandard .btArticleShareEtc>div.btShareColumn{max-width:100%;float:none;text-align:left}.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn:first-child,.btPostSingleItemStandard .btArticleShareEtc>div.btShareColumn:first-child{padding-bottom:1em}}@media (max-width:620px){.btHasAuthorInfo .btArticleContentHolder{padding-left:0;clear:both}.btHasAuthorInfo .articleSideGutter{position:relative;left:0;margin:0;width:auto;padding:0 0 1em;clear:both}.btHasAuthorInfo .asgItem.avatar{width:45px;float:left}}body.btNoSidebar .btPostListColumns:first-of-type,body.btNoSidebar .btPostSingleItemColumns:first-of-type{margin-top:8em}body.btNoSidebar .btPostListColumns:last-of-type,body.btNoSidebar .btPostSingleItemColumns:last-of-type{margin-bottom:8em}body.btNoSidebar.single .btPostListColumns:last-of-type,body.btNoSidebar.single .btPostSingleItemColumns:last-of-type{margin-bottom:4em}body.btNoSidebar.single-portfolio .btPostListColumns:last-of-type,body.btNoSidebar.single-portfolio .btPostSingleItemColumns:last-of-type{margin-bottom:3em}.btPostListColumns:not(:last-of-type),.btPostSingleItemColumns:not(:last-of-type){margin-bottom:3em}.btPostListColumns .btArticleContentHolder,.btPostSingleItemColumns .btArticleContentHolder{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 -1em}.btPostListColumns .btArticleContentHolder .btArticleMedia,.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;padding:0 1em}.btNoMedia.btPostListColumns .btArticleContentHolder .btArticleMedia,.btNoMedia.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia{-webkit-flex-basis:0%;flex-basis:0%;max-width:0%}.btPostListColumns .btArticleContentHolder .btArticleTextContent,.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent{-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;max-width:50%;padding:1em;padding-bottom:0}.btNoMedia.btPostListColumns .btArticleContentHolder .btArticleTextContent,.btNoMedia.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.btPostListColumns .btArticleContentHolder .btArticleHeadline,.btPostListColumns .btArticleContentHolder .btArticleContent,.btPostSingleItemColumns .btArticleContentHolder .btArticleHeadline,.btPostSingleItemColumns .btArticleContentHolder .btArticleContent{margin-bottom:1em}.btPostListColumns .btArticleContentHolder .btShareRow,.btPostSingleItemColumns .btArticleContentHolder .btShareRow{margin-top:2em}.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote p,.btPostListColumns .btArticleContentHolder .btMediaBox.btLink p,.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btQuote p,.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btLink p{font-size:1.5em}.btPostListColumns .btArticleContentHolder .btMediaBox.btQuote cite,.btPostListColumns .btArticleContentHolder .btMediaBox.btLink cite,.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btQuote cite,.btPostSingleItemColumns .btArticleContentHolder .btMediaBox.btLink cite{padding-top:1em;font-size:.8em}.bt-content .btPostListColumns:nth-child(even) .btArticleContentHolder{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:620px){.btPostListColumns .btArticleContentHolder,.btPostSingleItemColumns .btArticleContentHolder{display:block;margin-left:0;margin-right:0}.btPostListColumns .btArticleContentHolder .btArticleMedia,.btPostListColumns .btArticleContentHolder .btArticleTextContent,.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia,.btPostSingleItemColumns .btArticleContentHolder .btArticleTextContent{clear:both;padding:0;max-width:100%}.btPostListColumns .btArticleContentHolder .btArticleMedia,.btPostSingleItemColumns .btArticleContentHolder .btArticleMedia{padding-bottom:1em}}.sticky.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content span a:after{content:"\e60c";font-family:Icon7Stroke;margin:0 .5em;color:#33d1cb}.btDarkSkin .btShareColumn .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before,.btDarkSkin .btShareRow .bt_bb_icon.bt_bb_style_filled .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 1em #fff inset;box-shadow:0 0 0 1em #fff inset;color:#181818}.btDarkSkin .btShareColumn .bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before,.btDarkSkin .btShareRow .bt_bb_icon.bt_bb_style_filled:hover .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 1px #fff inset;box-shadow:0 0 0 1px #fff inset;color:#fff}.btDarkSkin .btReadMoreColumn .bt_bb_style_outline.bt_bb_button a{-webkit-box-shadow:0 0 0 1px #fff inset;box-shadow:0 0 0 1px #fff inset;color:#fff}.btDarkSkin .btReadMoreColumn .bt_bb_style_outline.bt_bb_button:hover a{-webkit-box-shadow:0 0 0 2em #fff inset;box-shadow:0 0 0 2em #fff inset;color:#181818}.btPostSingleItemColumns .btArticleContentHolder{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.btPostSingleItemColumns .btArticleMedia,.btPostSingleItemColumns .btArticleHeadline,.btPostSingleItemColumns .btArticleContent,.btPostSingleItemColumns .btArticleShareEtc{margin-bottom:2em;clear:both}body.btNoSidebar .btPostSingleItemColumns{margin-top:4em}body.single .btPostSingleItemColumns .btArticleMedia{margin-bottom:0!important}body.single .btPostSingleItemColumns .btArticleShareEtc{margin-bottom:0!important}body.btNoSidebar .btArticleListItem.btPostListSimple:first-child{margin-top:4em}.btArticleListItem.btPostListSimple .btArticleContentHolder{padding-bottom:3em;margin-bottom:3em;border-bottom:1px solid rgba(0,0,0,.1)}.btArticleListItem.btPostListSimple .btArticleContentHolder .btArticleTextExcerpt{margin-top:2em}.btArticleListItem.animate{-webkit-transition-delay:200ms;-moz-transition-delay:200ms;transition-delay:200ms}.bt-content-holder .alignleft{text-align:left;margin-right:1.5em}.bt-content-holder img.alignleft,.bt-content-holder figure.alignleft{display:block;float:left}body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder img.alignleft,body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder figure.alignleft{clear:both}.bt-content-holder .alignright{text-align:right;margin-left:1.5em}.bt-content-holder img.alignright,.bt-content-holder figure.alignright{display:block;float:right}body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder img.alignright,body:not(.bt_bb_plugin_active).btNoSidebar .bt-content-holder figure.alignright{clear:both}.bt-content-holder .alignnone{width:auto!important;text-align:center;margin-left:auto;margin-right:auto}.bt-content-holder .aligncenter{text-align:center;margin-left:auto;margin-right:auto}.bt-content-holder img.aligncenter,.bt-content-holder figure.aligncenter{display:block}.bt-content-holder figure{margin-bottom:1em}.bt-content-holder figure.aligncenter{width:100%;margin-top:1em}.bt-content-holder figure figcaption{text-align:inherit;font-size:.85em;margin:0;display:block!important}.bt-content-holder .wp-block-image .alignright>figcaption,.bt-content-holder .wp-block-image.is-resized>figcaption{display:block}article .post-password-form{margin:0 auto 4em!important}.post-password-form{margin:0 auto 4em}.post-password-form p:first-child{color:#1f3b64}.post-password-form p:nth-child(2){display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.post-password-form p:nth-child(2) label{-webkit-flex:1 0 90%;-ms-flex:1 0 90%;flex:1 0 90%;padding-right:5px}.post-password-form p:nth-child(2) label input[type="password"]{display:inline}.post-password-form p:nth-child(2) input[type="submit"]{-webkit-flex:0 1 10%;-ms-flex:0 1 10%;flex:0 1 10%;text-transform:uppercase;margin:0 auto;width:auto;border:0;line-height:1!important;font-family:"Barlow",Arial,Helvetica,sans-serif!important;-webkit-box-shadow:0 0 0 4em #33d1cb inset;box-shadow:0 0 0 4em #33d1cb inset;color:#fff!important;border:none;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;cursor:pointer;padding:.8em 1.5em!important}.btButtonWeight_default .post-password-form p:nth-child(2) input[type="submit"]{font-weight:600}.btButtonWeight_black .post-password-form p:nth-child(2) input[type="submit"]{font-weight:900}.btButtonWeight_bolder .post-password-form p:nth-child(2) input[type="submit"]{font-weight:800}.btButtonWeight_bold .post-password-form p:nth-child(2) input[type="submit"]{font-weight:700}.btButtonWeight_semi-bold .post-password-form p:nth-child(2) input[type="submit"]{font-weight:600}.btButtonWeight_medium .post-password-form p:nth-child(2) input[type="submit"]{font-weight:500}.btButtonWeight_normal .post-password-form p:nth-child(2) input[type="submit"]{font-weight:400}.btButtonWeight_light .post-password-form p:nth-child(2) input[type="submit"]{font-weight:300}.btButtonWeight_lighter .post-password-form p:nth-child(2) input[type="submit"]{font-weight:200}.btButtonWeight_thin .post-password-form p:nth-child(2) input[type="submit"]{font-weight:100}.post-password-form p:nth-child(2) input[type="submit"]:hover{-webkit-box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);color:#fff!important;-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.btPagination{font-size:.9rem;font-family:"Barlow",Arial,Arial,Helvetica,sans-serif;font-weight:600;line-height:1rem;margin-top:2em;margin-bottom:4em;text-transform:uppercase}.btButtonWeight_default .btPagination{font-weight:600}.btButtonWeight_black .btPagination{font-weight:900}.btButtonWeight_bolder .btPagination{font-weight:800}.btButtonWeight_bold .btPagination{font-weight:700}.btButtonWeight_semi-bold .btPagination{font-weight:600}.btButtonWeight_medium .btPagination{font-weight:500}.btButtonWeight_normal .btPagination{font-weight:400}.btButtonWeight_light .btPagination{font-weight:300}.btButtonWeight_lighter .btPagination{font-weight:200}.btButtonWeight_thin .btPagination{font-weight:100}.btPagination:after{content:" ";display:table;width:100%;clear:both}body:not(.bt_bb_plugin_active).btNoSidebar .btPagination{margin-bottom:0}.btPagination .paging.onLeft{float:left}.rtl .btPagination .paging.onLeft{float:right}.btPagination .paging.onRight{float:right}.rtl .btPagination .paging.onRight{float:left}.btPagination .paging p{margin:0}.btPagination .paging a{display:block;color:inherit}.btPagination .paging a:hover{color:#33d1cb}.btPagination .paging a:hover:after{color:#33d1cb!important}.btPagination .paging a:after{font:1.5rem/1rem Icon7Stroke;display:block;text-align:center;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.btDarkSkin .btPagination .paging a:after,.btLightSkin .btDarkSkin .btPagination .paging a:after,.btDarkSkin.btLightSkin .btDarkSkin .btPagination .paging a:after{color:#fff}.btLightSkin .btPagination .paging a:after,.btDarkSkin .btLightSkin .btPagination .paging a:after,.btLightSkin .btDarkSkin .btLightSkin .btPagination .paging a:after{color:#181818}.btPagination .paging .pagePrev a:after{content:"\e686";float:left;margin:0 .2em 0 0}.rtl .btPagination .paging .pagePrev a:after{content:"\e684";float:right;margin:0 0 0 .2em}.btPagination .paging .pageNext a:after{content:"\e684";float:right;margin:0 0 0 .2em}.rtl .btPagination .paging .pageNext a:after{content:"\e686";float:left;margin:0 .2em 0 0}.btPrevNextNav:after{content:" ";display:table;width:100%;clear:both}body.btNoSidebar .btPrevNextNav{margin-bottom:4em}body:not(.bt_bb_plugin_active).btNoSidebar .btPrevNextNav{margin-bottom:0}.btPrevNextNav .btPrevNext{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;float:left;color:inherit;min-height:6em;width:50%;margin:0}.btPrevNextNav .btPrevNext:hover .btPrevNextTitle{color:#33d1cb}.btPrevNextNav .btPrevNext:hover .bt-prev-next-image:after{width:100%;opacity:.5}.btNext.btPrevNextNav .btPrevNext{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;float:right;text-align:right}.btPrevNextNav .btPrevNext.btPrev .bt-prev-next-image:after{right:0}.btPrevNextNav .btPrevNext .bt-prev-next-image{-webkit-flex:0 0 6em;-ms-flex:0 0 6em;flex:0 0 6em;height:6em;background-size:cover;background-position:center center;margin:0 1em 0 0;position:relative;overflow:hidden}.btSoftRoundedButtons .btPrevNextNav .btPrevNext .bt-prev-next-image{border-radius:5px}.btHardRoundedButtons .btPrevNextNav .btPrevNext .bt-prev-next-image{border-radius:5px}.rtl .btPrevNextNav .btPrevNext .bt-prev-next-image{margin:0 0 0 1em;border-right:none;border-left:4px solid #33d1cb}.btPrevNextNav .btPrevNext .bt-prev-next-image:after{content:"";display:block;position:absolute;width:5px;height:100%;background-color:#33d1cb;-webkit-transition:all ease 300ms;-moz-transition:all ease 300ms;transition:all ease 300ms}.btPrevNextNav .btPrevNext .btPrevNextItem{-webkit-flex:1 0 0%;-ms-flex:1 0 0%;flex:1 0 0%;min-width:0%}.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:1.5rem;-webkit-transition:color 200ms ease;-moz-transition:color 200ms ease;transition:color 200ms ease;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.2em;max-height:2.4em}.btHeadingWeight_default .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-weight:600}.btHeadingWeight_black .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-weight:900}.btHeadingWeight_bolder .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-weight:800}.btHeadingWeight_bold .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-weight:700}.btHeadingWeight_semi-bold .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-weight:600}.btHeadingWeight_medium .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-weight:500}.btHeadingWeight_normal .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-weight:400}.btHeadingWeight_light .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-weight:300}.btHeadingWeight_lighter .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-weight:200}.btHeadingWeight_thin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-weight:100}.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-size:.75rem;text-transform:capitalize;font-family:"Barlow",Arial,Helvetica,sans-serif;letter-spacing:.5px;text-transform:uppercase;line-height:1;margin-bottom:.8em;color:inherit;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;transition:all 200ms ease}.btSupertitleWeight_default .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-weight:500}.btSupertitleWeight_black .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-weight:900}.btSupertitleWeight_bolder .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-weight:800}.btSupertitleWeight_bold .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-weight:700}.btSupertitleWeight_semi-bold .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-weight:600}.btSupertitleWeight_medium .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-weight:500}.btSupertitleWeight_normal .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-weight:400}.btSupertitleWeight_light .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-weight:300}.btSupertitleWeight_lighter .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-weight:200}.btSupertitleWeight_thin .btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-weight:100}.btPrevNextNav .btPrevNext.btNext{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.btPrevNextNav .btPrevNext.btNext .bt-prev-next-image{margin:0 0 0 1em}.btPrevNextNav .btPrevNext.btNext .bt-prev-next-image:after{left:0}.rtl .btPrevNextNav .btPrevNext.btNext .bt-prev-next-image{margin:0 1em 0 0;border-left:none;border-right:4px solid #33d1cb}.rtl .btPrevNextNav .btPrevNext{float:right}.rtl .btPrevNextNav .btPrevNext.btNext{text-align:left}@media (max-width:620px){.btPrevNext .bt-prev-next-image{display:none}.btPrevNext .btPrevNextItem .btPrevNextTitle{font-size:1rem}.btPrevNextNav .btPrevNext{width:100%}.btPrevNextNav .btPrevNext:first-child{padding-bottom:1em}}.bt-link-pages:before{content:" ";display:table;width:100%;clear:both}.bt-link-pages ul{margin-left:0;padding-left:0;margin-top:30px;border-top:1px solid rgba(0,0,0,.1);padding-top:1em}.bt-link-pages ul li{list-style:none;display:inline-block}.boldPhotoSlide{position:relative}.single .boldPhotoSlide h4.nbs{margin:0 30px!important}.btArticleCategories,.bt-content .btArticleCategories{text-transform:uppercase}.btArticleCategories a,.bt-content .btArticleCategories a{color:inherit}.btArticleCategories a:hover,.bt-content .btArticleCategories a:hover{color:#33d1cb}.btArticleCategories a:not(:first-child):before,.bt-content .btArticleCategories a:not(:first-child):before{content:"";display:inline-block;margin:-2px 10px 0 10px;letter-spacing:inherit;width:4px;height:4px;border-radius:50%;line-height:inherit;vertical-align:middle;background-color:#33d1cb}.btArticleDate:not(:last-child):after,.btArticleAuthor:not(:last-child):after,.btArticleComments:not(:last-child):after,.btArticleCategories:not(:last-child):after{content:"/";padding:0 .5em;color:inherit}.btLightSkin .btArticleDate:not(:last-child),.btLightSkin .btArticleAuthor:not(:last-child),.btLightSkin .btArticleComments:not(:last-child),.btLightSkin .btArticleCategories:not(:last-child),.btDarkSkin .btLightSkin .btArticleDate:not(:last-child),.btDarkSkin .btLightSkin .btArticleAuthor:not(:last-child),.btDarkSkin .btLightSkin .btArticleComments:not(:last-child),.btDarkSkin .btLightSkin .btArticleCategories:not(:last-child),.btLightSkin .btDarkSkin .btLightSkin .btArticleDate:not(:last-child),.btLightSkin .btDarkSkin .btLightSkin .btArticleAuthor:not(:last-child),.btLightSkin .btDarkSkin .btLightSkin .btArticleComments:not(:last-child),.btLightSkin .btDarkSkin .btLightSkin .btArticleCategories:not(:last-child){border-color:rgba(0,0,0,.1)}.btDarkSkin .btArticleDate:not(:last-child),.btDarkSkin .btArticleAuthor:not(:last-child),.btDarkSkin .btArticleComments:not(:last-child),.btDarkSkin .btArticleCategories:not(:last-child),.btLightSkin .btDarkSkin .btArticleDate:not(:last-child),.btLightSkin .btDarkSkin .btArticleAuthor:not(:last-child),.btLightSkin .btDarkSkin .btArticleComments:not(:last-child),.btLightSkin .btDarkSkin .btArticleCategories:not(:last-child),.btDarkSkin.btLightSkin .btDarkSkin .btArticleDate:not(:last-child),.btDarkSkin.btLightSkin .btDarkSkin .btArticleAuthor:not(:last-child),.btDarkSkin.btLightSkin .btDarkSkin .btArticleComments:not(:last-child),.btDarkSkin.btLightSkin .btDarkSkin .btArticleCategories:not(:last-child){border-color:rgba(255,255,255,.5)!important}.btArticleComments:before{content:"\e668";font-family:Icon7Stroke;font-size:.85em;margin:0;display:inline-block;color:inherit}body:not(.rtl) .btArticleComments:before{margin-right:5px}body.rtl .btArticleComments:before{margin-left:5px;float:right}.gallery{margin-bottom:1.6em}.gallery .gallery-item{display:inline-block;padding:0 4px;text-align:center;vertical-align:top;width:100%;margin:0}.gallery-columns-2.gallery .gallery-item{max-width:50%}.gallery-columns-3.gallery .gallery-item{max-width:33.33%}.gallery-columns-4.gallery .gallery-item{max-width:25%}.gallery-columns-5.gallery .gallery-item{max-width:20%}.gallery-columns-6.gallery .gallery-item{max-width:16.66%}.gallery-columns-7.gallery .gallery-item{max-width:14.28%}.gallery-columns-8.gallery .gallery-item{max-width:12.5%}.gallery-columns-9.gallery .gallery-item{max-width:11.11%}@media (max-width:1200px){.gallery-item{width:100%!important;max-width:100%!important}}.gallery-icon img{margin:0 auto}.gallery-caption{display:block;padding:5px 0}.gallery-columns-6 .gallery-caption,.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.wp-caption-text{font-size:.9em;margin-bottom:1em}.bypostauthor{font-size:inherit}body:not(.woocommerce) .bt-comments-box .form-submit{margin-bottom:0;text-align:center}.bt-comments-box{margin:3em 0}.bt-comments-box>h1,.bt-comments-box>h2,.bt-comments-box>h3,.bt-comments-box>h4,.bt-comments-box>h5,.bt-comments-box>h6,.bt-comments-box>h7,.bt-comments-box>h8,.bt-comments-box .comment-respond>h1,.bt-comments-box .comment-respond>h2,.bt-comments-box .comment-respond>h3,.bt-comments-box .comment-respond>h4,.bt-comments-box .comment-respond>h5,.bt-comments-box .comment-respond>h6,.bt-comments-box .comment-respond>h7,.bt-comments-box .comment-respond>h8{margin:0 0 1em;padding:0;font-size:1.4em}.bt-comments-box .comment-respond .comment-form{padding-bottom:2em}.bt-comments-box ul.comments,.bt-comments-box ul.comments li.comment{list-style:none;display:block;padding-left:0;margin:0}.bt-comments-box ul.comments>li,.bt-comments-box ul.comments>li.comment>ul.children>li.comment{display:block;margin:0}.btLightSkin .bt-comments-box ul.comments>li,.btDarkSkin .btLightSkin .bt-comments-box ul.comments>li,.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments>li,.btLightSkin .bt-comments-box ul.comments>li.comment>ul.children>li.comment,.btDarkSkin .btLightSkin .bt-comments-box ul.comments>li.comment>ul.children>li.comment,.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments>li.comment>ul.children>li.comment{border-top:1px solid rgba(0,0,0,.1)}.btDarkSkin .bt-comments-box ul.comments>li,.btLightSkin .btDarkSkin .bt-comments-box ul.comments>li,.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments>li,.btDarkSkin .bt-comments-box ul.comments>li.comment>ul.children>li.comment,.btLightSkin .btDarkSkin .bt-comments-box ul.comments>li.comment>ul.children>li.comment,.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments>li.comment>ul.children>li.comment{border-top:1px solid rgba(255,255,255,.5)}.bt-comments-box ul.comments li>article{padding:2em 0;position:relative;width:100%;display:-ms-flexbox;display:-webkit-flex;display:flex}.bt-comments-box ul.comments li>article .commentTxt{padding:0;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.bt-comments-box ul.comments li>article .commentAvatar{padding:0 20px 0 0;-webkit-flex:0 1 75px;-ms-flex:0 1 75px;flex:0 1 75px}.rtl .bt-comments-box ul.comments li>article .commentAvatar{padding:0 0 0 20px}.bt-comments-box ul.comments li>article .commentAvatar img{display:block;width:100%;height:auto;border-radius:50%}.bt-comments-box ul.comments li.pingback{padding-top:1em}.bt-comments-box ul.children{font-size:.85rem;margin-left:75px}.bt-comments-box input,.bt-comments-box textarea{-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.bt-comments-box .bt-comment{line-height:0}.bt-comments-box .bt-comment textarea,.bt-comments-box .bt-comment label{line-height:1.8}.bt-comments-box .vcard{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:1em}.bt-comments-box .vcard h1.author,.bt-comments-box .vcard h2.author,.bt-comments-box .vcard h3.author,.bt-comments-box .vcard h4.author,.bt-comments-box .vcard h5.author,.bt-comments-box .vcard h6.author,.bt-comments-box .vcard h7.author,.bt-comments-box .vcard h8.author{margin:0;padding:0;line-height:1.3;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;font-size:1.2em}.bt-comments-box .vcard h1.author a,.bt-comments-box .vcard h2.author a,.bt-comments-box .vcard h3.author a,.bt-comments-box .vcard h4.author a,.bt-comments-box .vcard h5.author a,.bt-comments-box .vcard h6.author a,.bt-comments-box .vcard h7.author a,.bt-comments-box .vcard h8.author a{color:inherit}.bt-comments-box .vcard h1.author a:hover,.bt-comments-box .vcard h2.author a:hover,.bt-comments-box .vcard h3.author a:hover,.bt-comments-box .vcard h4.author a:hover,.bt-comments-box .vcard h5.author a:hover,.bt-comments-box .vcard h6.author a:hover,.bt-comments-box .vcard h7.author a:hover,.bt-comments-box .vcard h8.author a:hover{opacity:.8}.bt-comments-box .vcard .posted{margin:0;opacity:.8;line-height:1.15;text-align:right;padding:0 0 0 10px;font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:.9em}.rtl .bt-comments-box .vcard .posted{text-align:left;padding:0 10px 0 0}.woocommerce .bt-comments-box .vcard .star-rating{margin-left:.5em}.woocommerce .bt-comments-box .vcard .star-rating strong{display:none}.woocommerce.rtl .bt-comments-box .vcard .star-rating{right:auto;margin-left:0;margin-right:.5em}.bt-comments-box .commentTxt p.edit-link,.bt-comments-box .commentTxt p.reply{display:inline-block;font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:.9em;line-height:1}.bt-comments-box .commentTxt p.edit-link:not(:empty),.bt-comments-box .commentTxt p.reply:not(:empty){margin:0 2em 0 0}.rtl .bt-comments-box .commentTxt p.edit-link:not(:empty),.rtl .bt-comments-box .commentTxt p.reply:not(:empty){margin:0 0 0 2em}.bt-comments-box .commentTxt p.edit-link a,.bt-comments-box .commentTxt p.reply a{color:inherit}.bt-comments-box .commentTxt p.edit-link a:hover,.bt-comments-box .commentTxt p.reply a:hover{opacity:.8}.bt-comments-box .comment-form{padding-bottom:20px}.bt-comments-box .comment-navigation{text-align:right;clear:right}.bt-comments-box .comment-navigation a,.bt-comments-box .comment-navigation span{display:inline-block;font-family:"Barlow",Arial,Helvetica,sans-serif}.bt-comments-box .comment-navigation span{margin:0 5px}.comment-awaiting-moderation{color:#33d1cb}a#cancel-comment-reply-link{font-weight:300;display:inline-block;margin:0 0 0 2em;color:#33d1cb}.rtl a#cancel-comment-reply-link{margin:0 2em 0 0}a#cancel-comment-reply-link:hover{color:#1f3b64}.bt-comment-submit{font-size:.9em;font-family:"Barlow",Arial,Helvetica,sans-serif!important;line-height:1;text-transform:uppercase;font-weight:600;margin-top:.5em;padding:1em 1.5em;cursor:pointer;border:none;color:#fff;-webkit-box-shadow:0 0 0 4em #33d1cb inset;box-shadow:0 0 0 4em #33d1cb inset;background:transparent;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.btHardRoundedButtons.bt-comment-submit{border-radius:50px}.btSoftRoundedButtons.bt-comment-submit{border-radius:5px}.btButtonWeight_default .bt-comment-submit{font-weight:600}.btButtonWeight_black .bt-comment-submit{font-weight:900}.btButtonWeight_bolder .bt-comment-submit{font-weight:800}.btButtonWeight_bold .bt-comment-submit{font-weight:700}.btButtonWeight_semi-bold .bt-comment-submit{font-weight:600}.btButtonWeight_medium .bt-comment-submit{font-weight:500}.btButtonWeight_normal .bt-comment-submit{font-weight:400}.btButtonWeight_light .bt-comment-submit{font-weight:300}.btButtonWeight_lighter .bt-comment-submit{font-weight:200}.btButtonWeight_thin .bt-comment-submit{font-weight:100}.btHardRoundedButtons .bt-comment-submit{border-radius:50px}.btSoftRoundedButtons .bt-comment-submit{border-radius:5px}.bt-comment-submit:hover{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.bt-comment-submit:before{content:'';display:none}.bt-comments-content{max-width:880px}@media (max-width:520px){.bt-comments-box .vcard{-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0 0 15px}.bt-comments-box .vcard h5.author{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.bt-comments-box .vcard .posted{padding:0;margin-top:.7em;text-align:left}.bt-comments-box ul.comments ul.children{padding:0;margin:0}.bt-comments-box ul.comments ul.children li.comment{padding:0;border-top:none!important}.bt-comments-box ul.comments ul.children li.comment article{position:relative}.btLightSkin .bt-comments-box ul.comments ul.children li.comment article,.btDarkSkin .btLightSkin .bt-comments-box ul.comments ul.children li.comment article,.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments ul.children li.comment article{background-color:rgba(0,0,0,.055)}.btDarkSkin .bt-comments-box ul.comments ul.children li.comment article,.btLightSkin .btDarkSkin .bt-comments-box ul.comments ul.children li.comment article,.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments ul.children li.comment article{background-color:rgba(255,255,255,.055)}.bt-comments-box ul.comments ul.children li.comment article .commentAvatar{padding-left:10px}.bt-comments-box ul.comments ul.children li.comment article:after{content:'\f148';font:normal 16px/20px FontAwesome;display:block;position:absolute;top:0;right:0;width:20px;height:20px;vertical-align:middle;text-align:center}.btLightSkin .bt-comments-box ul.comments ul.children li.comment article:after,.btDarkSkin .btLightSkin .bt-comments-box ul.comments ul.children li.comment article:after,.btLightSkin .btDarkSkin .btLightSkin .bt-comments-box ul.comments ul.children li.comment article:after{background-color:#fff}.btDarkSkin .bt-comments-box ul.comments ul.children li.comment article:after,.btLightSkin .btDarkSkin .bt-comments-box ul.comments ul.children li.comment article:after,.btDarkSkin.btLightSkin .btDarkSkin .bt-comments-box ul.comments ul.children li.comment article:after{background-color:#181818}}p.comment-form-cookies-consent{-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}p.comment-form-cookies-consent input{margin-right:.5em}.btBox{margin-bottom:4em}.btBox:after{content:" ";display:table;width:100%;clear:both}.sidebar .widget_bt_bb_recent_posts ul,.btSidebar .widget_bt_bb_recent_posts ul,.bt-site-footer-widgets .widget_bt_bb_recent_posts ul{margin:0}.sidebar .widget_bt_bb_recent_posts ul li,.btSidebar .widget_bt_bb_recent_posts ul li,.bt-site-footer-widgets .widget_bt_bb_recent_posts ul li{margin:0;list-style:none}.btBox>h4,.btCustomMenu>h4,.btTopBox>h4{font-size:1.3em;margin-bottom:1em;padding-bottom:0;display:inline-block;width:100%}.btBox h5,.btCustomMenu h5,.btTopBox h5{font-size:1.4em;margin-bottom:.35em}body:not(.btNoDashInSidebar) .btBox>h4:after,body:not(.btNoDashInSidebar) .btCustomMenu>h4:after,body:not(.btNoDashInSidebar) .btTopBox>h4:after{content:"";clear:both;width:3em;display:block;border-bottom:3px solid #33d1cb;margin:.8em 0 0}.btBox label,.btCustomMenu label,.btTopBox label{display:none}.btBox .wp-caption,.btCustomMenu .wp-caption,.btTopBox .wp-caption{margin-bottom:.5em}.btBox select,.btCustomMenu select,.btTopBox select{display:block;margin:.5em 0 0;width:100%;padding:.5em}.btBox ul,.btCustomMenu ul,.btTopBox ul{list-style:none;margin:0;display:block;padding:0}.btBox ul li,.btCustomMenu ul li,.btTopBox ul li{display:block;width:auto;margin:0;position:relative;padding:.8em 0;margin-left:0;border-bottom:1px solid rgba(0,0,0,.07)}.btBox ul li:last-child,.btCustomMenu ul li:last-child,.btTopBox ul li:last-child{border-bottom:none!important}.btLightSkin .btBox ul li,.btDarkSkin .btLightSkin .btBox ul li,.btLightSkin .btDarkSkin .btLightSkin .btBox ul li,.btLightSkin .btCustomMenu ul li,.btDarkSkin .btLightSkin .btCustomMenu ul li,.btLightSkin .btDarkSkin .btLightSkin .btCustomMenu ul li,.btLightSkin .btTopBox ul li,.btDarkSkin .btLightSkin .btTopBox ul li,.btLightSkin .btDarkSkin .btLightSkin .btTopBox ul li{border-bottom:1px solid rgba(0,0,0,.07)}.btDarkSkin .btBox ul li,.btLightSkin .btDarkSkin .btBox ul li,.btDarkSkin.btLightSkin .btDarkSkin .btBox ul li,.btDarkSkin .btCustomMenu ul li,.btLightSkin .btDarkSkin .btCustomMenu ul li,.btDarkSkin.btLightSkin .btDarkSkin .btCustomMenu ul li,.btDarkSkin .btTopBox ul li,.btLightSkin .btDarkSkin .btTopBox ul li,.btDarkSkin.btLightSkin .btDarkSkin .btTopBox ul li{border-bottom:1px solid rgba(255,255,255,.3)}.btBox ul li ul,.btCustomMenu ul li ul,.btTopBox ul li ul{margin:.8em 0 0;padding:0}.btLightSkin .btBox ul li ul,.btDarkSkin .btLightSkin .btBox ul li ul,.btLightSkin .btDarkSkin .btLightSkin .btBox ul li ul,.btLightSkin .btCustomMenu ul li ul,.btDarkSkin .btLightSkin .btCustomMenu ul li ul,.btLightSkin .btDarkSkin .btLightSkin .btCustomMenu ul li ul,.btLightSkin .btTopBox ul li ul,.btDarkSkin .btLightSkin .btTopBox ul li ul,.btLightSkin .btDarkSkin .btLightSkin .btTopBox ul li ul{border-top:1px solid rgba(0,0,0,.07)}.btDarkSkin .btBox ul li ul,.btLightSkin .btDarkSkin .btBox ul li ul,.btDarkSkin.btLightSkin .btDarkSkin .btBox ul li ul,.btDarkSkin .btCustomMenu ul li ul,.btLightSkin .btDarkSkin .btCustomMenu ul li ul,.btDarkSkin.btLightSkin .btDarkSkin .btCustomMenu ul li ul,.btDarkSkin .btTopBox ul li ul,.btLightSkin .btDarkSkin .btTopBox ul li ul,.btDarkSkin.btLightSkin .btDarkSkin .btTopBox ul li ul{border-top:1px solid rgba(255,255,255,.3)}.btBox ul li ul li,.btCustomMenu ul li ul li,.btTopBox ul li ul li{padding-left:1em}.btBox ul li.current-menu-item>a,.btCustomMenu ul li.current-menu-item>a,.btTopBox ul li.current-menu-item>a{color:#33d1cb}.btBox ul li:after,.btCustomMenu ul li:after,.btTopBox ul li:after{clear:both;content:" ";display:block}.btBox ul li li:last-child,.btCustomMenu ul li li:last-child,.btTopBox ul li li:last-child{border-bottom:none;padding-bottom:0}.btBox>ul>li:first-child,.btCustomMenu>ul>li:first-child,.btTopBox>ul>li:first-child{padding-top:0}.btBox .btImageTextWidgetWrapper ul li,.btCustomMenu .btImageTextWidgetWrapper ul li,.btTopBox .btImageTextWidgetWrapper ul li{padding:0 0 1em;border:none!important}.btBox .btImageTextWidget,.btCustomMenu .btImageTextWidget,.btTopBox .btImageTextWidget{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.btBox .btImageTextWidget:not(:last-child),.btCustomMenu .btImageTextWidget:not(:last-child),.btTopBox .btImageTextWidget:not(:last-child){margin-bottom:.5em}.btBox .btImageTextWidget .btImageTextWidgetImage,.btCustomMenu .btImageTextWidget .btImageTextWidgetImage,.btTopBox .btImageTextWidget .btImageTextWidgetImage{-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;margin-right:10px;position:relative;padding:0!important}.rtl .btBox .btImageTextWidget .btImageTextWidgetImage,.rtl .btCustomMenu .btImageTextWidget .btImageTextWidgetImage,.rtl .btTopBox .btImageTextWidget .btImageTextWidgetImage{margin-right:0;margin-left:10px}.btBox .btImageTextWidget .btImageTextWidgetImage a:after,.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a:after,.btTopBox .btImageTextWidget .btImageTextWidgetImage a:after{content:"";display:block;position:absolute;width:0;height:100%;top:0;background-color:#33d1cb;-webkit-transition:all ease 300ms;-moz-transition:all ease 300ms;transition:all ease 300ms}.btBox .btImageTextWidget .btImageTextWidgetImage a:hover:after,.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a:hover:after,.btTopBox .btImageTextWidget .btImageTextWidgetImage a:hover:after{width:100%;opacity:.5}.btBox .btImageTextWidget .btImageTextWidgetImage a,.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a,.btTopBox .btImageTextWidget .btImageTextWidgetImage a{display:block;line-height:0;position:relative;overflow:hidden}.btSoftRoundedButtons .btBox .btImageTextWidget .btImageTextWidgetImage a,.btSoftRoundedButtons .btCustomMenu .btImageTextWidget .btImageTextWidgetImage a,.btSoftRoundedButtons .btTopBox .btImageTextWidget .btImageTextWidgetImage a{border-radius:5px}.btHardRoundedButtons .btBox .btImageTextWidget .btImageTextWidgetImage a,.btHardRoundedButtons .btCustomMenu .btImageTextWidget .btImageTextWidgetImage a,.btHardRoundedButtons .btTopBox .btImageTextWidget .btImageTextWidgetImage a{border-radius:5px}.btBox .btImageTextWidget .btImageTextWidgetImage a img,.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a img,.btTopBox .btImageTextWidget .btImageTextWidgetImage a img{margin:0;border:1px solid rgba(0,0,0,.1);max-width:100%;width:100%;height:auto;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;transition:all 200ms ease}.btBox .btImageTextWidget .btImageTextWidgetText,.btCustomMenu .btImageTextWidget .btImageTextWidgetText,.btTopBox .btImageTextWidget .btImageTextWidgetText{-webkit-flex:0 0 70%;-ms-flex:0 0 70%;flex:0 0 70%;overflow:hidden}.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline,.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline,.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_superheadline{text-transform:uppercase}.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span,.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span,.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span{font-size:1rem;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.1em;max-height:2.2em}.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span a:hover,.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span a:hover,.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span a:hover{color:#33d1cb}.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_subheadline,.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_subheadline,.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_subheadline{line-height:1;margin-top:.3em}.btBox p.posted,.btBox .quantity,.btCustomMenu p.posted,.btCustomMenu .quantity,.btTopBox p.posted,.btTopBox .quantity{font-weight:600;margin:0;font-size:.8em}.widget_calendar table{width:100%;border-collapse:collapse}.widget_calendar table caption{font-family:"Barlow",Arial,Helvetica,sans-serif;font-weight:700;padding:5px;background:#33d1cb;color:#FFF}.widget_calendar table thead th{text-align:center;padding:3px}.widget_calendar table tfoot td{padding:3px}.widget_calendar table tfoot td#next{text-align:right}.widget_calendar table tbody tr:nth-child(odd) td{background:transparent}.widget_calendar table tbody tr td#today{color:#33d1cb}.widget_calendar table tbody td{text-align:center;padding:2px 3px}.btBox.widget_archive ul li,.btBox.widget_categories ul li{text-align:right}.rtl .btBox.widget_archive ul li,.rtl .btBox.widget_categories ul li{text-align:left}.btBox.widget_archive ul li a,.btBox.widget_categories ul li a{display:block;float:left}.rtl .btBox.widget_archive ul li a,.rtl .btBox.widget_categories ul li a{float:right}.btBox.widget_archive .fancy-select ul li,.btBox.widget_categories .fancy-select ul li{text-align:initial}.btBox.widget_archive .fancy-select ul li:first-child,.btBox.widget_categories .fancy-select ul li:first-child{padding-top:.5em}.btBox.widget_archive .fancy-select ul li a,.btBox.widget_categories .fancy-select ul li a{display:inline;float:none!important}.widget_recent_comments .comment-author-link a{font-weight:700;display:inline;padding:0}.widget_rss li{margin-bottom:15px}.widget_rss li a.rsswidget{font-size:1.35em;font-family:"Barlow",Arial,Helvetica,sans-serif}.btHeadingWeight_default .widget_rss li a.rsswidget{font-weight:600}.btHeadingWeight_black .widget_rss li a.rsswidget{font-weight:900}.btHeadingWeight_bolder .widget_rss li a.rsswidget{font-weight:800}.btHeadingWeight_bold .widget_rss li a.rsswidget{font-weight:700}.btHeadingWeight_semi-bold .widget_rss li a.rsswidget{font-weight:600}.btHeadingWeight_medium .widget_rss li a.rsswidget{font-weight:500}.btHeadingWeight_normal .widget_rss li a.rsswidget{font-weight:400}.btHeadingWeight_light .widget_rss li a.rsswidget{font-weight:300}.btHeadingWeight_lighter .widget_rss li a.rsswidget{font-weight:200}.btHeadingWeight_thin .widget_rss li a.rsswidget{font-weight:100}.widget_rss li .rss-date{display:block;margin:.7em 0 1em;line-height:1}.widget_rss li cite{line-height:2em}.btMenuHorizontal .widget_shopping_cart:not(:first-child){margin:0 1em}.widget_shopping_cart ul{width:100%}.widget_shopping_cart ul li:last-child{border:none}.widget_shopping_cart .total{width:100%;border-top:1px solid rgba(0,0,0,.07);padding:1em 0 0;font-family:"Barlow",Arial,Helvetica,sans-serif;line-height:1.25}.widget_shopping_cart .total strong{display:block;float:left;padding-right:8px}.rtl .widget_shopping_cart .total strong{float:right;padding-right:0;padding-left:8px}.widget_shopping_cart .total .amount{display:block;float:right}.rtl .widget_shopping_cart .total .amount{float:left}.widget_shopping_cart .total:after{content:" ";display:table;width:100%;clear:both}.btSidebar .widget_shopping_cart .btCartWidgetIcon{display:none}.widget_shopping_cart .total strong{min-width:40px;font-weight:inherit;display:inline-block}.widget_shopping_cart .buttons{width:100%}.widget_shopping_cart .buttons .button{width:48%;display:block;float:left;text-align:center;background:#33d1cb;color:#fff}.btHardRoundedButtons .widget_shopping_cart .buttons .button{border-radius:50px}.btSoftRoundedButtons .widget_shopping_cart .buttons .button{border-radius:3px}.widget_shopping_cart .buttons .button.checkout{float:right}.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item{position:relative}.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove{display:block;float:right;margin:0 0 0 6px}.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove{float:left;margin:0 6px 0 0}.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove{display:block;text-align:center;text-decoration:none;font-weight:700;height:1em;line-height:1;width:1em;vertical-align:middle;color:#fff;background-color:#33d1cb}.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover{background-color:#1f3b64}.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:before{content:"\e680";font-family:Icon7Stroke}.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget{text-align:left}.rtl .widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .btImageTextWidget{text-align:right}.menuPort .widget_shopping_cart,.topTools .widget_shopping_cart,.topBarInLogoArea .widget_shopping_cart{display:inline-block;position:relative}.btMenuVertical .menuPort .widget_shopping_cart,.btMenuVertical .topTools .widget_shopping_cart,.btMenuVertical .topBarInLogoArea .widget_shopping_cart{position:static}.menuPort .widget_shopping_cart h2.widgettitle,.topTools .widget_shopping_cart h2.widgettitle,.topBarInLogoArea .widget_shopping_cart h2.widgettitle{display:none}.menuPort .widget_shopping_cart .widget_shopping_cart_content,.topTools .widget_shopping_cart .widget_shopping_cart_content,.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content{position:initial}.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidget,.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidget,.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidget{position:initial}.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon,.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon,.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon{cursor:pointer;position:relative}.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents{font-size:.7em;line-height:1.2;font-family:"Barlow",Arial,Helvetica,sans-serif;display:block;padding:2px 3px;border-radius:50%;position:absolute;top:-7px;right:-10px;text-align:center;width:1.5em;height:1.5em;background-color:#33d1cb;color:#fff}.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents{right:auto;left:0}.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents{position:absolute;display:inline-block;vertical-align:50%;margin:0 0 -50px -15px;right:1px;top:-8px}.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent{width:300px;background:#fff;padding:1em;position:absolute;z-index:2;opacity:0;right:0;top:3em;-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-ms-transform:translateY(-200%);transform:translateY(-200%);color:#181818;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.1);box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty,.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent li.empty{padding:0}.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent{right:auto;left:0}.rtl .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove,.rtl .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove,.rtl .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .ppRemove{float:left}.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent,.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent{left:0;right:0;width:auto;min-width:16em;z-index:500;-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);border:none!important;margin:4em 0;-webkit-transition:all 350ms ease;-moz-transition:all 350ms ease;transition:all 350ms ease;opacity:0;min-height:16em}.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler{display:block;text-align:center;margin-bottom:1em;background-color:#33d1cb;color:#fff;border-radius:5px;cursor:pointer}.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after,.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler:after{content:'\f00d';display:block;font-family:FontAwesome;font-size:1.5em;margin:0 auto}.menuPort .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,.topTools .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;pointer-events:auto}.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent,.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content.on .btCartWidgetInnerContent{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.topBar .widget_shopping_cart .btCartWidgetInnerContent{font-size:1.25em;color:#181818!important;text-align:left}.topBar .btTopToolsRight .widget_shopping_cart .btIco{margin-right:.5em}.widget_recent_reviews{font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:.8em;line-height:1.4}.widget_recent_reviews li a img{display:block;width:80px;height:auto;margin:0 0 0 10px;float:right;border:1px solid rgba(0,0,0,.1)}.widget_product_categories li li{margin:0 0 0 1em}.widget_product_search button[type="submit"]{color:#33d1cb!important}.widget_product_search button[type="submit"]:hover{-webkit-transform:translateY(0)!important;-moz-transform:translateY(0)!important;-ms-transform:translateY(0)!important;transform:translateY(0)!important;color:inherit!important}.product_list_widget .reviewer{display:block;line-height:1}.product_list_widget li:after{display:table!important}.product_list_widget p.posted del{opacity:.5}.product_list_widget p.posted ins{text-decoration:none}.widget_price_filter .price_slider_wrapper .ui-slider{border-radius:1em;background-color:rgba(0,0,0,.07);border:0;position:relative;text-align:left;margin-left:.5em;margin-right:.5em;margin-bottom:1em}.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#33d1cb;border-radius:1em;cursor:ew-resize;outline:0;top:-.25em;margin-left:-.5em}.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:rgba(0,0,0,.07)}.widget_price_filter .price_slider_wrapper .ui-slider-horizontal{height:.5em}.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .price_slider_wrapper .ui-slider-horizontal .ui-slider-range-max{right:-1px}.widget_price_filter .price_slider_amount{text-align:right}.widget_price_filter .price_slider_amount .button{float:left}.widget_price_filter .price_slider_amount .price_label{padding-top:8px}.widget_price_filter .price_slider_amount .price_label span{font-weight:600}.widget_layered_nav ul li.chosen a:before,.widget_layered_nav_filters ul li.chosen a:before{text-indent:0;display:block;float:left;content:'\e680';font-family:Icon7Stroke;margin-right:.5em;background-color:transparent;position:relative}.btBox .tagcloud a,.btTags ul a{font-size:.8em!important;font-family:"Barlow",Arial,Helvetica,sans-serif;text-transform:uppercase;font-weight:500;display:block;float:left;padding:0;margin:0 15px 2px 0;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.btLightSkin .btBox .tagcloud a,.btDarkSkin .btLightSkin .btBox .tagcloud a,.btLightSkin .btDarkSkin .btLightSkin .btBox .tagcloud a,.btLightSkin .btTags ul a,.btDarkSkin .btLightSkin .btTags ul a,.btLightSkin .btDarkSkin .btLightSkin .btTags ul a{color:#181818}.btDarkSkin .btBox .tagcloud a,.btLightSkin .btDarkSkin .btBox .tagcloud a,.btDarkSkin.btLightSkin .btDarkSkin .btBox .tagcloud a,.btDarkSkin .btTags ul a,.btLightSkin .btDarkSkin .btTags ul a,.btDarkSkin.btLightSkin .btDarkSkin .btTags ul a{color:#fff}.rtl .btBox .tagcloud a,.rtl .btTags ul a{float:right}.btBox .tagcloud a:before,.btTags ul a:before{content:"\f02b";font-family:FontAwesome;color:#33d1cb;padding-right:.5em}.btBox .tagcloud a:hover,.btTags ul a:hover{color:#33d1cb}.btTags ul{list-style:none;margin:0;padding:0}.btTags ul li{display:inline-block;padding:0;margin:0}.btTextLeft .btTags ul li{float:left}.btTextRight .btTags ul li{float:right}.widget_bt_bb_instagram .btInstaWrap{padding:.3em 0 1em}.widget_bt_bb_instagram .btInstaGrid{margin:0 -5px}.widget_bt_bb_instagram .btInstaGrid span{display:block;width:33.3333%;padding:0 5px 10px 5px;float:left}.widget_bt_bb_instagram .btInstaGrid span:hover img{opacity:.6}.widget_bt_bb_instagram .btInstaGrid img{display:block;width:100%;opacity:1;-webkit-backface-visibility:hidden;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;transition:opacity 200ms ease}.btBox .btImage{margin-bottom:.5em}.btBox .btImage img{width:auto;margin:auto}.btIconWidget .btIconWidgetIcon .bt_bb_icon_holder{font-size:1em}.btIconWidget .btIconWidgetText{line-height:1}.topTools .btIconWidget,.topBarInMenu .btIconWidget{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1;margin-left:.5em;margin-right:.5em;-webkit-transition:all 100ms linear;-moz-transition:all 100ms linear;transition:all 100ms linear}.topTools .btIconWidget .btIconWidgetIcon,.topBarInMenu .btIconWidget .btIconWidgetIcon{line-height:inherit;display:inline-block}.topTools .btIconWidget .btIconWidgetIcon .bt_bb_icon,.topBarInMenu .btIconWidget .btIconWidgetIcon .bt_bb_icon{padding:0}.btMenuHorizontal .topTools .btIconWidget,.btMenuHorizontal .topBarInMenu .btIconWidget{margin:0}.btMenuHorizontal .topTools .btIconWidget:not(:first-child),.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child){margin-left:.8em;margin-right:0}.rtl.btMenuHorizontal .topTools .btIconWidget:not(:first-child),.rtl.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child){margin-right:.8em;margin-left:0}.topTools .btIconWidget.btWidgetWithText .bt_bb_icon,.topBarInMenu .btIconWidget.btWidgetWithText .bt_bb_icon{margin-right:.5em}.rtl.topTools .btIconWidget.btWidgetWithText .bt_bb_icon,.rtl.topBarInMenu .btIconWidget.btWidgetWithText .bt_bb_icon{margin-right:0;margin-left:.5em}.btMenuHorizontal .topTools .btIconWidget.btWidgetWithText:not(:first-child),.btMenuHorizontal .topBarInMenu .btIconWidget.btWidgetWithText:not(:first-child){margin-left:1.6em;margin-right:0}.rtl.btMenuHorizontal .topTools .btIconWidget.btWidgetWithText:not(:first-child),.rtl.btMenuHorizontal .topBarInMenu .btIconWidget.btWidgetWithText:not(:first-child){margin-right:1.6em;margin-left:0}.topTools a.btIconWidget:hover,.topBarInMenu a.btIconWidget:hover{color:#33d1cb}.topTools .btIconWidgetContent,.topBarInMenu .btIconWidgetContent{line-height:1;display:inline-block;margin-left:.5em}.topTools .btIconWidgetTitle,.topTools .btIconWidgetText,.topBarInMenu .btIconWidgetTitle,.topBarInMenu .btIconWidgetText{display:inline-block;line-height:inherit}.topTools .btIconWidgetTitle,.topBarInMenu .btIconWidgetTitle{margin-right:.5em;line-height:1}.btSidebar .btIconWidget,footer .btIconWidget,.topBarInLogoArea .btIconWidget{margin:0 0 1.6em;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.btMenuVertical .btSidebar .btIconWidget,.btMenuVertical footer .btIconWidget,.btMenuVertical .topBarInLogoArea .btIconWidget{margin:0 0 2em;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-flow:inherit;-ms-flex-flow:inherit;flex-flow:inherit;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;float:none}.btSidebar .btIconWidget .btIconWidgetIcon,footer .btIconWidget .btIconWidgetIcon,.topBarInLogoArea .btIconWidget .btIconWidgetIcon{line-height:1;padding:0 .2em 0 0;text-align:left;margin:0;font-size:3em}.rtl .btSidebar .btIconWidget .btIconWidgetIcon,.rtl footer .btIconWidget .btIconWidgetIcon,.rtl .topBarInLogoArea .btIconWidget .btIconWidgetIcon{padding:0 0 0 .2em}.btSidebar .btIconWidget .btIconWidgetContent,footer .btIconWidget .btIconWidgetContent,.topBarInLogoArea .btIconWidget .btIconWidgetContent{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetTitle,footer .btIconWidget .btIconWidgetContent .btIconWidgetTitle,.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetTitle{font-size:.7em;text-transform:uppercase}.btSidebar .btIconWidget .btIconWidgetContent .btIconWidgetText,footer .btIconWidget .btIconWidgetContent .btIconWidgetText,.topBarInLogoArea .btIconWidget .btIconWidgetContent .btIconWidgetText{font-size:1.1em;display:block;line-height:1}.btSidebar .btIconWidget.btCartWidget,footer .btIconWidget.btCartWidget,.topBarInLogoArea .btIconWidget.btCartWidget{margin:0}.topBarInLogoArea .btIconWidget{margin:0 0 0 1em;float:right}.rtl.topBarInLogoArea .btIconWidget{margin-right:0;margin-left:1em;float:left}.btAccentIconWidget.btIconWidget .btIconWidgetIcon{color:#33d1cb}a.btAccentIconWidget.btIconWidget:hover{color:#33d1cb}.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetIcon,.bt-site-footer-widgets .btBox.widget_shopping_cart .verticalMenuCartToggler{display:none}.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li,.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li:nth-child(2n){width:auto;float:none;padding:.8em 0;margin:0}.bt-site-footer-widgets .btBox.widget_shopping_cart .btCartWidgetInnerContent .cart_list li:first-child{padding:0 0 .8em}.bt-site-footer-widgets .btSearch,.btSidebar .btSearch,.btSidebar .widget_product_search{padding:0 38px 0 0}.rtl .bt-site-footer-widgets .btSearch,.rtl .btSidebar .btSearch,.rtl .btSidebar .widget_product_search{padding:0 0 0 38px}.bt-site-footer-widgets .btSearch .port,.btSidebar .btSearch .port,.btSidebar .widget_product_search .port{padding:0}.bt-site-footer-widgets .btSearch input[type="text"],.bt-site-footer-widgets .btSearch input[type="search"],.btSidebar .btSearch input[type="text"],.btSidebar .btSearch input[type="search"],.btSidebar .widget_product_search input[type="text"],.btSidebar .widget_product_search input[type="search"]{padding:0 1.2em;background:transparent;height:38px;width:100%;display:block}.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type="text"],.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type="search"],.btSoftRoundedButtons .btSidebar .btSearch input[type="text"],.btSoftRoundedButtons .btSidebar .btSearch input[type="search"],.btSoftRoundedButtons .btSidebar .widget_product_search input[type="text"],.btSoftRoundedButtons .btSidebar .widget_product_search input[type="search"]{border-radius:5px 0 0 5px}.rtl.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type="text"],.rtl.btSoftRoundedButtons .bt-site-footer-widgets .btSearch input[type="search"],.rtl.btSoftRoundedButtons .btSidebar .btSearch input[type="text"],.rtl.btSoftRoundedButtons .btSidebar .btSearch input[type="search"],.rtl.btSoftRoundedButtons .btSidebar .widget_product_search input[type="text"],.rtl.btSoftRoundedButtons .btSidebar .widget_product_search input[type="search"]{border-radius:0 5px 5px 0}.bt-site-footer-widgets .btSearch button,.bt-site-footer-widgets .btSearch input[type=submit],.btSidebar .btSearch button,.btSidebar .btSearch input[type=submit],.btSidebar .widget_product_search button,.btSidebar .widget_product_search input[type=submit]{width:38px;height:38px;border:0;float:right;margin:-38px -38px 0 0;cursor:pointer;padding:0!important;color:#33d1cb}.rtl .bt-site-footer-widgets .btSearch button,.rtl .bt-site-footer-widgets .btSearch input[type=submit],.rtl .btSidebar .btSearch button,.rtl .btSidebar .btSearch input[type=submit],.rtl .btSidebar .widget_product_search button,.rtl .btSidebar .widget_product_search input[type=submit]{float:left;margin:-38px 0 0 -38px}.btLightSkin .bt-site-footer-widgets .btSearch button:hover,.btDarkSkin .btLightSkin .bt-site-footer-widgets .btSearch button:hover,.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-widgets .btSearch button:hover,.btLightSkin .bt-site-footer-widgets .btSearch input[type=submit]:hover,.btDarkSkin .btLightSkin .bt-site-footer-widgets .btSearch input[type=submit]:hover,.btLightSkin .btDarkSkin .btLightSkin .bt-site-footer-widgets .btSearch input[type=submit]:hover,.btLightSkin .btSidebar .btSearch button:hover,.btDarkSkin .btLightSkin .btSidebar .btSearch button:hover,.btLightSkin .btDarkSkin .btLightSkin .btSidebar .btSearch button:hover,.btLightSkin .btSidebar .btSearch input[type=submit]:hover,.btDarkSkin .btLightSkin .btSidebar .btSearch input[type=submit]:hover,.btLightSkin .btDarkSkin .btLightSkin .btSidebar .btSearch input[type=submit]:hover,.btLightSkin .btSidebar .widget_product_search button:hover,.btDarkSkin .btLightSkin .btSidebar .widget_product_search button:hover,.btLightSkin .btDarkSkin .btLightSkin .btSidebar .widget_product_search button:hover,.btLightSkin .btSidebar .widget_product_search input[type=submit]:hover,.btDarkSkin .btLightSkin .btSidebar .widget_product_search input[type=submit]:hover,.btLightSkin .btDarkSkin .btLightSkin .btSidebar .widget_product_search input[type=submit]:hover{color:#181818}.btDarkSkin .bt-site-footer-widgets .btSearch button:hover,.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch button:hover,.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch button:hover,.btDarkSkin .bt-site-footer-widgets .btSearch input[type=submit]:hover,.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type=submit]:hover,.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-widgets .btSearch input[type=submit]:hover,.btDarkSkin .btSidebar .btSearch button:hover,.btLightSkin .btDarkSkin .btSidebar .btSearch button:hover,.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch button:hover,.btDarkSkin .btSidebar .btSearch input[type=submit]:hover,.btLightSkin .btDarkSkin .btSidebar .btSearch input[type=submit]:hover,.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .btSearch input[type=submit]:hover,.btDarkSkin .btSidebar .widget_product_search button:hover,.btLightSkin .btDarkSkin .btSidebar .widget_product_search button:hover,.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search button:hover,.btDarkSkin .btSidebar .widget_product_search input[type=submit]:hover,.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type=submit]:hover,.btDarkSkin.btLightSkin .btDarkSkin .btSidebar .widget_product_search input[type=submit]:hover{color:#fff}.bt-site-footer-widgets .btSearch button,.btSidebar .btSearch button,.btSidebar .widget_product_search button{background:transparent;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.bt-site-footer-widgets .btSearch button:before,.btSidebar .btSearch button:before,.btSidebar .widget_product_search button:before{content:"\f002";font-family:FontAwesome;display:inline-block}.bt-site-footer-widgets .btSearch .bt_bb_icon,.btSidebar .btSearch .bt_bb_icon,.btSidebar .widget_product_search .bt_bb_icon{display:none}.btTopToolsRight .btSearch .bt_bb_icon,.btTopToolsRight .widget_shopping_cart .bt_bb_icon{margin-left:1em;padding-left:1em}.btTopToolsLeft .btSearch .bt_bb_icon,.btTopToolsLeft .widget_shopping_cart .bt_bb_icon{margin-left:1em;padding-left:1em}.widget_search .btSearch .bt_bb_icon{padding:0}.btSearchInner.btFromTopBox{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-transform:translate(0,100%);-moz-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-box-shadow:0 0 50px 0 rgba(0,0,0,.15);box-shadow:0 0 50px 0 rgba(0,0,0,.15);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition:all 800ms ease;-moz-transition:all 800ms ease;transition:all 800ms ease;z-index:99998}.btLightSkin .btSearchInner.btFromTopBox,.btDarkSkin .btLightSkin .btSearchInner.btFromTopBox,.btLightSkin .btDarkSkin .btLightSkin .btSearchInner.btFromTopBox{background:#fff}.btDarkSkin .btSearchInner.btFromTopBox,.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox,.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox{background:#181818}.btSearchInner.btFromTopBox .btSearchInnerContent{text-align:center;position:absolute;left:0;right:0;bottom:0;top:0}.btSearchInner.btFromTopBox form{text-align:center;position:absolute;height:6.75em;left:0;right:0;top:50%;margin:-3.375em 10% 0}.btSearchInner.btFromTopBox .btSearchInnerClose{display:block;position:absolute;right:0;top:0;cursor:pointer}.rtl .btSearchInner.btFromTopBox .btSearchInnerClose{right:auto;left:0}.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon{padding:0;width:auto;height:auto;-webkit-transition:none;-moz-transition:none;transition:none}.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon .bt_bb_icon_holder:before{font:8em/1 Icon7Stroke;content:"\e680";width:auto;height:auto;-webkit-transition:none;-moz-transition:none;transition:none}.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon a.bt_bb_icon_holder{color:#33d1cb;-webkit-transition:300ms ease all;-moz-transition:300ms ease all;transition:300ms ease all;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon:hover a.bt_bb_icon_holder{color:#229691;-webkit-transition:300ms ease all;-moz-transition:300ms ease all;transition:300ms ease all;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.btSearchInner.btFromTopBox input[type="text"]{padding:0 2em 0 1em;height:2.25em;line-height:2.25em;font-size:3em;font-weight:300;border:none;text-align:left;-webkit-transition:500ms ease all;-moz-transition:500ms ease all;transition:500ms ease all}.rtl .btSearchInner.btFromTopBox input[type="text"]{padding:0 1em 0 2em}.btLightSkin .btSearchInner.btFromTopBox input[type="text"],.btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"],.btLightSkin .btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"]{color:#181818;-webkit-box-shadow:0 0 0 2px rgba(0,0,0,.1) inset;box-shadow:0 0 0 2px rgba(0,0,0,.1) inset}.btDarkSkin .btSearchInner.btFromTopBox input[type="text"],.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"],.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]{color:#fff;-webkit-box-shadow:0 0 0 2px rgba(255,255,255,.5) inset;box-shadow:0 0 0 2px rgba(255,255,255,.5) inset}.btSearchInner.btFromTopBox input[type="text"]:focus{border:none;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;transition:all 500ms ease}.btLightSkin .btSearchInner.btFromTopBox input[type="text"]:focus,.btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"]:focus,.btLightSkin .btDarkSkin .btLightSkin .btSearchInner.btFromTopBox input[type="text"]:focus{-webkit-box-shadow:0 0 0 3px #181818 inset;box-shadow:0 0 0 3px #181818 inset}.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]:focus,.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]:focus,.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]:focus{-webkit-box-shadow:0 0 0 3px #fff inset;box-shadow:0 0 0 3px #fff inset}.btHardRoundedButtons .btSearchInner.btFromTopBox input[type="text"]{border-radius:100px}.btSoftRoundedButtons .btSearchInner.btFromTopBox input[type="text"]{border-radius:10px}.btSquareButtons .btSearchInner.btFromTopBox input[type="text"]{border-radius:0}.btSearchInner.btFromTopBox button{border:0!important;position:absolute;margin:0;right:0;top:0;border-radius:0;width:6.75em;height:6.75em;background:transparent!important;border:0;cursor:pointer;-webkit-box-shadow:none!important;box-shadow:none!important}.rtl .btSearchInner.btFromTopBox button{right:auto;left:0}.btSearchInner.btFromTopBox button:before{font:4em/1 Icon7Stroke;display:block;content:"\e618";color:#fff;font-weight:400;text-align:center;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;transition:color 300ms ease}.btLightSkin .btSearchInner.btFromTopBox button:before,.btDarkSkin .btLightSkin .btSearchInner.btFromTopBox button:before,.btLightSkin .btDarkSkin .btLightSkin .btSearchInner.btFromTopBox button:before{color:rgba(0,0,0,.1)}.btDarkSkin .btSearchInner.btFromTopBox button:before,.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox button:before,.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox button:before{color:rgba(255,255,255,.5)}.btSearchInner.btFromTopBox button:hover:before{color:#33d1cb;-webkit-transition:color 300ms ease;-moz-transition:color 300ms ease;transition:color 300ms ease}.btTopToolsSearchOpen .btSearchInner.btFromTopBox{opacity:1;pointer-events:auto;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);visibility:visible}.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-webkit-input-placeholder,.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-webkit-input-placeholder,.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-webkit-input-placeholder{color:rgba(255,255,255,.3)}.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-moz-placeholder,.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-moz-placeholder,.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-moz-placeholder{color:rgba(255,255,255,.3)}.btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-ms-input-placeholder,.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-ms-input-placeholder,.btDarkSkin.btLightSkin .btDarkSkin .btSearchInner.btFromTopBox input[type="text"]::-ms-input-placeholder{color:rgba(255,255,255,.3)}div.btButtonWidget{font-size:14px;display:inline-block;width:auto;margin:.5em;min-width:120px}.btHardRoundedButtons div.btButtonWidget .btButtonWidgetLink{border-radius:50px}.btSoftRoundedButtons div.btButtonWidget .btButtonWidgetLink{border-radius:5px}div.btButtonWidget .btButtonWidgetLink{padding:.6em 1.5em;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;text-align:center;color:#33d1cb;-webkit-box-shadow:0 0 0 1px #33d1cb inset;box-shadow:0 0 0 1px #33d1cb inset;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.btMenuVertical div.btButtonWidget .btButtonWidgetLink{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.topBarInMenu div.btButtonWidget .btButtonWidgetLink{padding:1em}div.btButtonWidget .btButtonWidgetLink:hover{color:#fff;-webkit-box-shadow:0 0 0 3em #33d1cb inset;box-shadow:0 0 0 3em #33d1cb inset}div.btButtonWidget .btButtonWidgetLink .btButtonWidgetIcon{line-height:1;padding:0 .5em 0 0}div.btButtonWidget .btButtonWidgetLink .btButtonWidgetIcon span.bt_bb_icon_holder{font-size:1rem}div.btButtonWidget .btButtonWidgetLink .btButtonWidgetContent{line-height:1;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}div.btButtonWidget .btButtonWidgetLink .btButtonWidgetContent span.btButtonWidgetText{font-family:"Barlow",Arial,Helvetica,sans-serif;line-height:1;padding:0}.btMenuHorizontal div.btButtonWidget:not(:first-child){margin-left:1em;margin-right:0}.rtl.btMenuHorizontal div.btButtonWidget:not(:first-child){margin-right:1em;margin-left:0}.btMenuHorizontal div.btButtonWidget:not(.btWithLink){padding-left:1em;margin:0}div.btButtonWidget.btWithLink .btButtonWidgetLink:hover{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}div.btButtonWidget.btLightAccentButton.btOutlineButton .btButtonWidgetLink{color:#fff;-webkit-box-shadow:0 0 0 1px #fff inset;box-shadow:0 0 0 1px #fff inset}div.btButtonWidget.btLightAccentButton.btOutlineButton .btButtonWidgetLink:hover{color:#fff;-webkit-box-shadow:0 0 0 3em #33d1cb inset;box-shadow:0 0 0 3em #33d1cb inset}div.btButtonWidget.btLightAccentButton.btFilledButton .btButtonWidgetLink{color:#fff;-webkit-box-shadow:0 0 0 3em #33d1cb inset;box-shadow:0 0 0 3em #33d1cb inset}div.btButtonWidget.btAccentLightButton.btOutlineButton .btButtonWidgetLink{color:#33d1cb;-webkit-box-shadow:0 0 0 1px #33d1cb inset;box-shadow:0 0 0 1px #33d1cb inset}div.btButtonWidget.btAccentLightButton.btOutlineButton .btButtonWidgetLink:hover{color:#33d1cb;-webkit-box-shadow:0 0 0 3em #fff inset;box-shadow:0 0 0 3em #fff inset}div.btButtonWidget.btAccentLightButton.btFilledButton .btButtonWidgetLink{color:#33d1cb;-webkit-box-shadow:0 0 0 3em #fff inset;box-shadow:0 0 0 3em #fff inset}div.btButtonWidget.btLightDarkButton.btOutlineButton .btButtonWidgetLink{color:#fff;-webkit-box-shadow:0 0 0 1px #fff inset;box-shadow:0 0 0 1px #fff inset}div.btButtonWidget.btLightDarkButton.btOutlineButton .btButtonWidgetLink:hover{color:#181818;-webkit-box-shadow:0 0 0 3em #fff inset;box-shadow:0 0 0 3em #fff inset}div.btButtonWidget.btLightDarkButton.btFilledButton .btButtonWidgetLink{color:#fff;-webkit-box-shadow:0 0 0 3em #181818 inset;box-shadow:0 0 0 3em #181818 inset}div.btButtonWidget.btDarkAccentButton.btOutlineButton .btButtonWidgetLink{color:#181818;-webkit-box-shadow:0 0 0 1px #181818 inset;box-shadow:0 0 0 1px #181818 inset}div.btButtonWidget.btDarkAccentButton.btOutlineButton .btButtonWidgetLink:hover{color:#33d1cb;-webkit-box-shadow:0 0 0 3em #181818 inset;box-shadow:0 0 0 3em #181818 inset}div.btButtonWidget.btDarkAccentButton.btFilledButton .btButtonWidgetLink{color:#181818;-webkit-box-shadow:0 0 0 3em #33d1cb inset;box-shadow:0 0 0 3em #33d1cb inset}div.btButtonWidget.btButtonWeight_default .btButtonWidgetText{font-weight:600}div.btButtonWidget.btButtonWeight_black .btButtonWidgetText{font-weight:900}div.btButtonWidget.btButtonWeight_bolder .btButtonWidgetText{font-weight:800}div.btButtonWidget.btButtonWeight_bold .btButtonWidgetText{font-weight:700}div.btButtonWidget.btButtonWeight_semi-bold .btButtonWidgetText{font-weight:600}div.btButtonWidget.btButtonWeight_medium .btButtonWidgetText{font-weight:500}div.btButtonWidget.btButtonWeight_normal .btButtonWidgetText{font-weight:400}div.btButtonWidget.btButtonWeight_light .btButtonWidgetText{font-weight:300}div.btButtonWidget.btButtonWeight_lighter .btButtonWidgetText{font-weight:200}div.btButtonWidget.btButtonWeight_thin .btButtonWidgetText{font-weight:100}.btStickyHeaderActive.btStickyHeaderOpen.btHasAltLogo .btButtonWidget.btLightAccentButton.btOutlineButton .btButtonWidgetLink{color:#33d1cb!important;-webkit-box-shadow:0 0 0 1px #33d1cb inset;box-shadow:0 0 0 1px #33d1cb inset}.btStickyHeaderActive.btStickyHeaderOpen.btHasAltLogo .btButtonWidget.btLightAccentButton.btOutlineButton .btButtonWidgetLink:hover{color:#fff!important;-webkit-box-shadow:0 0 0 4em #33d1cb inset;box-shadow:0 0 0 4em #33d1cb inset}.btStickyHeaderActive.btStickyHeaderOpen .btButtonWidget.btLightAccentButton.btOutlineButton .btButtonWidgetLink{color:inherit!important}.btStickyHeaderActive.btStickyHeaderOpen .btButtonWidget.btLightAccentButton.btOutlineButton .btButtonWidgetLink:hover{color:#fff!important}.btStickyHeaderActive.btStickyHeaderOpen .btButtonWidget.btLightAccentButton.btFilledButton .btButtonWidgetLink{color:#fff!important}.btStickyHeaderActive.btStickyHeaderOpen .btButtonWidget.btLightDarkButton.btFilledButton .btButtonWidgetLink{color:#fff!important}.btStickyHeaderActive.btStickyHeaderOpen .btButtonWidget.btLightDarkButton.btOutlineButton .btButtonWidgetLink{color:inherit!important}.btStickyHeaderActive.btStickyHeaderOpen .btButtonWidget.btLightDarkButton.btOutlineButton .btButtonWidgetLink:hover{color:#fff!important}.btStickyHeaderActive.btStickyHeaderOpen .btButtonWidget.btAccentLightButton.btOutlineButton .btButtonWidgetLink:hover{color:#fff!important;-webkit-box-shadow:0 0 0 3em #33d1cb inset!important;box-shadow:0 0 0 3em #33d1cb inset!important}.btStickyHeaderActive.btStickyHeaderOpen .btButtonWidget.btAccentLightButton.btFilledButton .btButtonWidgetLink{color:#fff!important;-webkit-box-shadow:0 0 0 3em #33d1cb inset!important;box-shadow:0 0 0 3em #33d1cb inset!important}.bt_bb_headline_superheadline{margin-bottom:1em;line-height:1.4}.bt_bb_headline h1,.bt_bb_headline h2,.bt_bb_headline h3,.bt_bb_headline h4,.bt_bb_headline h5,.bt_bb_headline h6{margin:0;padding:0}.bt_bb_headline .bt_bb_headline_content a{color:inherit}.bt_bb_video{padding-bottom:0}.bt_bb_section{position:relative}.bt_bb_section[class*="dark_solid"]:before{background-color:rgba(0,0,0,.5)}.bt_bb_section[class*="bt_bb_background_overlay"]:before{content:"";pointer-events:none;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.bt_bb_section[class*="bt_bb_background_overlay"] .bt_bb_cell{position:relative;z-index:1}.bt_bb_section[class*="light_gradient"]:before{background:-webkit-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);background:-moz-linear-gradient(top,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 25%,rgba(255,255,255,0) 75%,rgba(255,255,255,1) 100%)}.bt_bb_section[class*="light_top_gradient"]:before{background:-webkit-linear-gradient(270deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.06) 25%,rgba(0,0,0,0) 100%);background:-moz-linear-gradient(270deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.06) 25%,rgba(0,0,0,0) 100%);background:linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.06) 25%,rgba(0,0,0,0) 100%)}.bt_bb_section[class*="light_bottom_gradient"]:before{background:-webkit-linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.06) 25%,rgba(0,0,0,0) 100%);background:-moz-linear-gradient(90deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.06) 25%,rgba(0,0,0,0) 100%);background:linear-gradient(0deg,rgba(255,255,255,1) 0%,rgba(255,255,255,.06) 25%,rgba(0,0,0,0) 100%)}.bt_bb_section[class*="accent_top_gradient"]:before{background:-webkit-linear-gradient(270deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%);background:-moz-linear-gradient(270deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%);background:linear-gradient(180deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%)}.bt_bb_section[class*="accent_bottom_gradient"]:before{background:-webkit-linear-gradient(90deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%);background:-moz-linear-gradient(90deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%);background:linear-gradient(0deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%)}.bt_bb_section[class*="accent_right_gradient"]:before{background:-webkit-linear-gradient(180deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%);background:-moz-linear-gradient(180deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%);background:linear-gradient(270deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%)}.bt_bb_section[class*="accent_left_gradient"]:before{background:-webkit-linear-gradient(0deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%);background:-moz-linear-gradient(0deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%);background:linear-gradient(90deg,rgba(51,209,203,.5) 0%,rgba(51,209,203,0) 45%)}.bt_bb_section{position:relative}.bt_bb_section.bt_bb_full_screen>.bt_bb_port>.bt_bb_cell{position:initial;min-height:100vh;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bt_bb_section.bt_bb_full_screen>.bt_bb_port>.bt_bb_cell .bt_bb_cell_inner{-webkit-flex-basis:100%;flex-basis:100%}.bt_bb_section.bt_bb_vertical_align_bottom>.bt_bb_port>.bt_bb_cell{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.bt_bb_section.bt_bb_vertical_align_top>.bt_bb_port>.bt_bb_cell{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.bt_bb_section.bt_bb_section_allow_content_outside>.bt_bb_port{z-index:3;position:relative}.bt_bb_section.bt_bb_section_with_top_coverage_image,.bt_bb_section.bt_bb_section_with_bottom_coverage_image{overflow:hidden}.bt_bb_section .bt_bb_section_top_section_coverage_image,.bt_bb_section .bt_bb_section_bottom_section_coverage_image{position:absolute;right:0;left:0;pointer-events:none;z-index:2}.bt_bb_section .bt_bb_section_top_section_coverage_image img,.bt_bb_section .bt_bb_section_bottom_section_coverage_image img{width:100%;height:auto;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bt_bb_section .bt_bb_section_top_section_coverage_image{top:-1px}.bt_bb_section .bt_bb_section_bottom_section_coverage_image{bottom:-1px}.bt_bb_section.bt_bb_top_spacing_extra_small>.bt_bb_port{padding-top:.5em}.bt_bb_section.bt_bb_top_spacing_small>.bt_bb_port{padding-top:1em}.bt_bb_section.bt_bb_top_spacing_normal>.bt_bb_port{padding-top:2em}.bt_bb_section.bt_bb_top_spacing_medium>.bt_bb_port{padding-top:4em}.bt_bb_section.bt_bb_top_spacing_large>.bt_bb_port{padding-top:8em}.bt_bb_section.bt_bb_top_spacing_extra_large>.bt_bb_port{padding-top:16em}.bt_bb_section.bt_bb_bottom_spacing_extra_small>.bt_bb_port{padding-bottom:.5em}.bt_bb_section.bt_bb_bottom_spacing_small>.bt_bb_port{padding-bottom:1em}.bt_bb_section.bt_bb_bottom_spacing_normal>.bt_bb_port{padding-bottom:2em}.bt_bb_section.bt_bb_bottom_spacing_medium>.bt_bb_port{padding-bottom:4em}.bt_bb_section.bt_bb_bottom_spacing_large>.bt_bb_port{padding-bottom:8em}.bt_bb_section.bt_bb_bottom_spacing_extra_large>.bt_bb_port{padding-bottom:16em}.bt_bb_section.bt_bb_top_spacing_0>.bt_bb_port{padding-top:0}.bt_bb_section.bt_bb_bottom_spacing_0>.bt_bb_port{padding-bottom:0}.bt_bb_section.bt_bb_top_spacing_5>.bt_bb_port{padding-top:5px}.bt_bb_section.bt_bb_bottom_spacing_5>.bt_bb_port{padding-bottom:5px}.bt_bb_section.bt_bb_top_spacing_10>.bt_bb_port{padding-top:10px}.bt_bb_section.bt_bb_bottom_spacing_10>.bt_bb_port{padding-bottom:10px}.bt_bb_section.bt_bb_top_spacing_15>.bt_bb_port{padding-top:15px}.bt_bb_section.bt_bb_bottom_spacing_15>.bt_bb_port{padding-bottom:15px}.bt_bb_section.bt_bb_top_spacing_20>.bt_bb_port{padding-top:20px}.bt_bb_section.bt_bb_bottom_spacing_20>.bt_bb_port{padding-bottom:20px}.bt_bb_section.bt_bb_top_spacing_25>.bt_bb_port{padding-top:25px}.bt_bb_section.bt_bb_bottom_spacing_25>.bt_bb_port{padding-bottom:25px}.bt_bb_section.bt_bb_top_spacing_30>.bt_bb_port{padding-top:30px}.bt_bb_section.bt_bb_bottom_spacing_30>.bt_bb_port{padding-bottom:30px}.bt_bb_section.bt_bb_top_spacing_35>.bt_bb_port{padding-top:35px}.bt_bb_section.bt_bb_bottom_spacing_35>.bt_bb_port{padding-bottom:35px}.bt_bb_section.bt_bb_top_spacing_40>.bt_bb_port{padding-top:40px}.bt_bb_section.bt_bb_bottom_spacing_40>.bt_bb_port{padding-bottom:40px}.bt_bb_section.bt_bb_top_spacing_45>.bt_bb_port{padding-top:45px}.bt_bb_section.bt_bb_bottom_spacing_45>.bt_bb_port{padding-bottom:45px}.bt_bb_section.bt_bb_top_spacing_50>.bt_bb_port{padding-top:50px}.bt_bb_section.bt_bb_bottom_spacing_50>.bt_bb_port{padding-bottom:50px}.bt_bb_section.bt_bb_top_spacing_55>.bt_bb_port{padding-top:55px}.bt_bb_section.bt_bb_bottom_spacing_55>.bt_bb_port{padding-bottom:55px}.bt_bb_section.bt_bb_top_spacing_60>.bt_bb_port{padding-top:60px}.bt_bb_section.bt_bb_bottom_spacing_60>.bt_bb_port{padding-bottom:60px}.bt_bb_section.bt_bb_top_spacing_65>.bt_bb_port{padding-top:65px}.bt_bb_section.bt_bb_bottom_spacing_65>.bt_bb_port{padding-bottom:65px}.bt_bb_section.bt_bb_top_spacing_70>.bt_bb_port{padding-top:70px}.bt_bb_section.bt_bb_bottom_spacing_70>.bt_bb_port{padding-bottom:70px}.bt_bb_section.bt_bb_top_spacing_75>.bt_bb_port{padding-top:75px}.bt_bb_section.bt_bb_bottom_spacing_75>.bt_bb_port{padding-bottom:75px}.bt_bb_section.bt_bb_top_spacing_80>.bt_bb_port{padding-top:80px}.bt_bb_section.bt_bb_bottom_spacing_80>.bt_bb_port{padding-bottom:80px}.bt_bb_section.bt_bb_top_spacing_85>.bt_bb_port{padding-top:85px}.bt_bb_section.bt_bb_bottom_spacing_85>.bt_bb_port{padding-bottom:85px}.bt_bb_section.bt_bb_top_spacing_90>.bt_bb_port{padding-top:90px}.bt_bb_section.bt_bb_bottom_spacing_90>.bt_bb_port{padding-bottom:90px}.bt_bb_section.bt_bb_top_spacing_95>.bt_bb_port{padding-top:95px}.bt_bb_section.bt_bb_bottom_spacing_95>.bt_bb_port{padding-bottom:95px}.bt_bb_section.bt_bb_top_spacing_100>.bt_bb_port{padding-top:100px}.bt_bb_section.bt_bb_bottom_spacing_100>.bt_bb_port{padding-bottom:100px}.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content{padding-left:2em;padding-right:2em}.bt_bb_row .bt_bb_column.bt_bb_padding_text_indent .bt_bb_column_content .bt_bb_image{margin:0 -2em}.bt_bb_row.bt_bb_border_show_light{border:1px solid rgba(255,255,255,.5)}.bt_bb_row.bt_bb_border_show_dark{border:1px solid rgba(0,0,0,.1)}.bt_bb_row.bt_bb_shape_soft-rounded{border-radius:22px;overflow:hidden}.bt_bb_row_inner.bt_bb_border_show_light{border:1px solid rgba(255,255,255,.5)}.bt_bb_row_inner.bt_bb_border_show_dark{border:1px solid rgba(0,0,0,.1)}.bt_bb_row_inner.bt_bb_shape_soft-rounded{border-radius:22px}.bt_bb_column.bt_bb_padding_0 .bt_bb_column_content_inner{padding-left:0;padding-right:0}.bt_bb_column_inner.bt_bb_padding_0 .bt_bb_column_inner_content{padding-left:0;padding-right:0}.bt_bb_column.bt_bb_padding_5 .bt_bb_column_content_inner{padding-left:5px;padding-right:5px}.bt_bb_column_inner.bt_bb_padding_5 .bt_bb_column_inner_content{padding-left:5px;padding-right:5px}.bt_bb_column.bt_bb_padding_10 .bt_bb_column_content_inner{padding-left:10px;padding-right:10px}.bt_bb_column_inner.bt_bb_padding_10 .bt_bb_column_inner_content{padding-left:10px;padding-right:10px}.bt_bb_column.bt_bb_padding_15 .bt_bb_column_content_inner{padding-left:15px;padding-right:15px}.bt_bb_column_inner.bt_bb_padding_15 .bt_bb_column_inner_content{padding-left:15px;padding-right:15px}.bt_bb_column.bt_bb_padding_20 .bt_bb_column_content_inner{padding-left:20px;padding-right:20px}.bt_bb_column_inner.bt_bb_padding_20 .bt_bb_column_inner_content{padding-left:20px;padding-right:20px}.bt_bb_column.bt_bb_padding_25 .bt_bb_column_content_inner{padding-left:25px;padding-right:25px}.bt_bb_column_inner.bt_bb_padding_25 .bt_bb_column_inner_content{padding-left:25px;padding-right:25px}.bt_bb_column.bt_bb_padding_30 .bt_bb_column_content_inner{padding-left:30px;padding-right:30px}.bt_bb_column_inner.bt_bb_padding_30 .bt_bb_column_inner_content{padding-left:30px;padding-right:30px}.bt_bb_column.bt_bb_padding_35 .bt_bb_column_content_inner{padding-left:35px;padding-right:35px}.bt_bb_column_inner.bt_bb_padding_35 .bt_bb_column_inner_content{padding-left:35px;padding-right:35px}.bt_bb_column.bt_bb_padding_40 .bt_bb_column_content_inner{padding-left:40px;padding-right:40px}.bt_bb_column_inner.bt_bb_padding_40 .bt_bb_column_inner_content{padding-left:40px;padding-right:40px}.bt_bb_column.bt_bb_padding_45 .bt_bb_column_content_inner{padding-left:45px;padding-right:45px}.bt_bb_column_inner.bt_bb_padding_45 .bt_bb_column_inner_content{padding-left:45px;padding-right:45px}.bt_bb_column.bt_bb_padding_50 .bt_bb_column_content_inner{padding-left:50px;padding-right:50px}.bt_bb_column_inner.bt_bb_padding_50 .bt_bb_column_inner_content{padding-left:50px;padding-right:50px}.bt_bb_column.bt_bb_padding_60 .bt_bb_column_content_inner{padding-left:60px;padding-right:60px}.bt_bb_column_inner.bt_bb_padding_60 .bt_bb_column_inner_content{padding-left:60px;padding-right:60px}.bt_bb_column.bt_bb_padding_65 .bt_bb_column_content_inner{padding-left:65px;padding-right:65px}.bt_bb_column_inner.bt_bb_padding_65 .bt_bb_column_inner_content{padding-left:65px;padding-right:65px}.bt_bb_column.bt_bb_padding_70 .bt_bb_column_content_inner{padding-left:70px;padding-right:70px}.bt_bb_column_inner.bt_bb_padding_70 .bt_bb_column_inner_content{padding-left:70px;padding-right:70px}.bt_bb_column.bt_bb_padding_75 .bt_bb_column_content_inner{padding-left:75px;padding-right:75px}.bt_bb_column_inner.bt_bb_padding_75 .bt_bb_column_inner_content{padding-left:75px;padding-right:75px}.bt_bb_column.bt_bb_padding_80 .bt_bb_column_content_inner{padding-left:80px;padding-right:80px}.bt_bb_column_inner.bt_bb_padding_80 .bt_bb_column_inner_content{padding-left:80px;padding-right:80px}.bt_bb_column.bt_bb_padding_85 .bt_bb_column_content_inner{padding-left:85px;padding-right:85px}.bt_bb_column_inner.bt_bb_padding_85 .bt_bb_column_inner_content{padding-left:85px;padding-right:85px}.bt_bb_column.bt_bb_padding_90 .bt_bb_column_content_inner{padding-left:90px;padding-right:90px}.bt_bb_column_inner.bt_bb_padding_90 .bt_bb_column_inner_content{padding-left:90px;padding-right:90px}.bt_bb_column.bt_bb_padding_95 .bt_bb_column_content_inner{padding-left:95px;padding-right:95px}.bt_bb_column_inner.bt_bb_padding_95 .bt_bb_column_inner_content{padding-left:95px;padding-right:95px}.bt_bb_column.bt_bb_padding_100 .bt_bb_column_content_inner{padding-left:100px;padding-right:100px}.bt_bb_column_inner.bt_bb_padding_100 .bt_bb_column_inner_content{padding-left:100px;padding-right:100px}.bt_bb_column_inner.bt_bb_shape_soft-rounded .bt_bb_column_inner_content{border-radius:22px;overflow:hidden}.bt_bb_column.bt_bb_shape_soft-rounded .bt_bb_column_content{border-radius:22px;overflow:hidden}@media (min-width:993px){.bt_bb_column.bt_bb_top_border,.bt_bb_column_inner.bt_bb_top_border{border-top:1px solid rgba(255,255,255,.5)}.bt_bb_column.bt_bb_bottom_border,.bt_bb_column_inner.bt_bb_bottom_border{border-bottom:1px solid rgba(255,255,255,.5)}.bt_bb_column.bt_bb_left_border,.bt_bb_column_inner.bt_bb_left_border{border-left:1px solid rgba(255,255,255,.5)}.bt_bb_column.bt_bb_right_border,.bt_bb_column_inner.bt_bb_right_border{border-right:1px solid rgba(255,255,255,.5)}.bt_bb_column.bt_bb_border_color_dark,.bt_bb_column_inner.bt_bb_border_color_dark{border-color:rgba(0,0,0,.1)}.bt_bb_column.bt_bb_border_color_accent,.bt_bb_column_inner.bt_bb_border_color_accent{border-color:rgba(51,209,203,.7)}}@media (max-width:360px){.bt_bb_column.bt_bb_padding_40 .bt_bb_column_content{padding-left:20px;padding-right:20px}.bt_bb_column_inner.bt_bb_padding_40 .bt_bb_column_inner_content{padding-left:40px;padding-right:40px}.bt_bb_column.bt_bb_padding_45 .bt_bb_column_content{padding-left:22.5px;padding-right:22.5px}.bt_bb_column_inner.bt_bb_padding_45 .bt_bb_column_inner_content{padding-left:45px;padding-right:45px}.bt_bb_column.bt_bb_padding_50 .bt_bb_column_content{padding-left:25px;padding-right:25px}.bt_bb_column_inner.bt_bb_padding_50 .bt_bb_column_inner_content{padding-left:50px;padding-right:50px}.bt_bb_column.bt_bb_padding_55 .bt_bb_column_content{padding-left:27.5px;padding-right:27.5px}.bt_bb_column_inner.bt_bb_padding_55 .bt_bb_column_inner_content{padding-left:55px;padding-right:55px}.bt_bb_column.bt_bb_padding_60 .bt_bb_column_content{padding-left:30px;padding-right:30px}.bt_bb_column_inner.bt_bb_padding_60 .bt_bb_column_inner_content{padding-left:60px;padding-right:60px}.bt_bb_column.bt_bb_padding_65 .bt_bb_column_content{padding-left:32.5px;padding-right:32.5px}.bt_bb_column_inner.bt_bb_padding_65 .bt_bb_column_inner_content{padding-left:65px;padding-right:65px}.bt_bb_column.bt_bb_padding_70 .bt_bb_column_content{padding-left:35px;padding-right:35px}.bt_bb_column_inner.bt_bb_padding_70 .bt_bb_column_inner_content{padding-left:70px;padding-right:70px}.bt_bb_column.bt_bb_padding_75 .bt_bb_column_content{padding-left:37.5px;padding-right:37.5px}.bt_bb_column_inner.bt_bb_padding_75 .bt_bb_column_inner_content{padding-left:75px;padding-right:75px}.bt_bb_column.bt_bb_padding_80 .bt_bb_column_content{padding-left:40px;padding-right:40px}.bt_bb_column_inner.bt_bb_padding_80 .bt_bb_column_inner_content{padding-left:80px;padding-right:80px}.bt_bb_column.bt_bb_padding_85 .bt_bb_column_content{padding-left:42.5px;padding-right:42.5px}.bt_bb_column_inner.bt_bb_padding_85 .bt_bb_column_inner_content{padding-left:85px;padding-right:85px}.bt_bb_column.bt_bb_padding_90 .bt_bb_column_content{padding-left:45px;padding-right:45px}.bt_bb_column_inner.bt_bb_padding_90 .bt_bb_column_inner_content{padding-left:90px;padding-right:90px}.bt_bb_column.bt_bb_padding_95 .bt_bb_column_content{padding-left:47.5px;padding-right:47.5px}.bt_bb_column_inner.bt_bb_padding_95 .bt_bb_column_inner_content{padding-left:95px;padding-right:95px}.bt_bb_column.bt_bb_padding_100 .bt_bb_column_content{padding-left:50px;padding-right:50px}.bt_bb_column_inner.bt_bb_padding_100 .bt_bb_column_inner_content{padding-left:100px;padding-right:100px}}.bt_bb_separator.bt_bb_bottom_spacing_extra_small{margin-bottom:.5em}.bt_bb_separator.bt_bb_bottom_spacing_small{margin-bottom:1em}.bt_bb_separator.bt_bb_bottom_spacing_normal{margin-bottom:2em}.bt_bb_separator.bt_bb_bottom_spacing_medium{margin-bottom:4em}.bt_bb_separator.bt_bb_bottom_spacing_large{margin-bottom:8em}.bt_bb_separator.bt_bb_bottom_spacing_extra_large{margin-bottom:16em}.bt_bb_separator.bt_bb_top_spacing_extra_small{margin-top:.5em}.bt_bb_separator.bt_bb_top_spacing_small{margin-top:1em}.bt_bb_separator.bt_bb_top_spacing_normal{margin-top:2em}.bt_bb_separator.bt_bb_top_spacing_medium{margin-top:4em}.bt_bb_separator.bt_bb_top_spacing_large{margin-top:8em}.bt_bb_separator.bt_bb_top_spacing_extra_large{margin-top:16em}.bt_bb_separator.bt_bb_top_spacing_0{margin-top:0}.bt_bb_separator.bt_bb_bottom_spacing_0{margin-bottom:0}.bt_bb_separator.bt_bb_top_spacing_5{margin-top:5px}.bt_bb_separator.bt_bb_bottom_spacing_5{margin-bottom:5px}.bt_bb_separator.bt_bb_top_spacing_10{margin-top:10px}.bt_bb_separator.bt_bb_bottom_spacing_10{margin-bottom:10px}.bt_bb_separator.bt_bb_top_spacing_15{margin-top:15px}.bt_bb_separator.bt_bb_bottom_spacing_15{margin-bottom:15px}.bt_bb_separator.bt_bb_top_spacing_20{margin-top:20px}.bt_bb_separator.bt_bb_bottom_spacing_20{margin-bottom:20px}.bt_bb_separator.bt_bb_top_spacing_25{margin-top:25px}.bt_bb_separator.bt_bb_bottom_spacing_25{margin-bottom:25px}.bt_bb_separator.bt_bb_top_spacing_30{margin-top:30px}.bt_bb_separator.bt_bb_bottom_spacing_30{margin-bottom:30px}.bt_bb_separator.bt_bb_top_spacing_35{margin-top:35px}.bt_bb_separator.bt_bb_bottom_spacing_35{margin-bottom:35px}.bt_bb_separator.bt_bb_top_spacing_40{margin-top:40px}.bt_bb_separator.bt_bb_bottom_spacing_40{margin-bottom:40px}.bt_bb_separator.bt_bb_top_spacing_45{margin-top:45px}.bt_bb_separator.bt_bb_bottom_spacing_45{margin-bottom:45px}.bt_bb_separator.bt_bb_top_spacing_50{margin-top:50px}.bt_bb_separator.bt_bb_bottom_spacing_50{margin-bottom:50px}.bt_bb_separator.bt_bb_top_spacing_60{margin-top:60px}.bt_bb_separator.bt_bb_bottom_spacing_60{margin-bottom:60px}.bt_bb_separator.bt_bb_top_spacing_65{margin-top:65px}.bt_bb_separator.bt_bb_bottom_spacing_65{margin-bottom:65px}.bt_bb_separator.bt_bb_top_spacing_70{margin-top:70px}.bt_bb_separator.bt_bb_bottom_spacing_70{margin-bottom:70px}.bt_bb_separator.bt_bb_top_spacing_75{margin-top:75px}.bt_bb_separator.bt_bb_bottom_spacing_75{margin-bottom:75px}.bt_bb_separator.bt_bb_top_spacing_80{margin-top:80px}.bt_bb_separator.bt_bb_bottom_spacing_80{margin-bottom:80px}.bt_bb_separator.bt_bb_top_spacing_85{margin-top:85px}.bt_bb_separator.bt_bb_bottom_spacing_85{margin-bottom:85px}.bt_bb_separator.bt_bb_top_spacing_90{margin-top:90px}.bt_bb_separator.bt_bb_bottom_spacing_90{margin-bottom:90px}.bt_bb_separator.bt_bb_top_spacing_95{margin-top:95px}.bt_bb_separator.bt_bb_bottom_spacing_95{margin-bottom:95px}.bt_bb_separator.bt_bb_top_spacing_100{margin-top:100px}.bt_bb_separator.bt_bb_bottom_spacing_100{margin-bottom:100px}.bt_bb_separator.bt_bb_border_color_dark{border-bottom:1px solid #181818}.bt_bb_separator.bt_bb_border_color_light{border-bottom:1px solid #fff}.bt_bb_separator.bt_bb_border_color_gray{border-bottom:1px solid #d8d8d8}.bt_bb_separator.bt_bb_border_style_solid{border-bottom:1px solid #d8d8d8}.bt_bb_separator.btWithText{position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;border:none}.bt_bb_separator.btWithText:before,.bt_bb_separator.btWithText:after{content:"";height:1px;display:block}.btLightSkin .bt_bb_separator.btWithText:before,.btDarkSkin .btLightSkin .bt_bb_separator.btWithText:before,.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.btWithText:before,.btLightSkin .bt_bb_separator.btWithText:after,.btDarkSkin .btLightSkin .bt_bb_separator.btWithText:after,.btLightSkin .btDarkSkin .btLightSkin .bt_bb_separator.btWithText:after{background-color:#ccc}.bt_bb_border_color_dark.bt_bb_separator.btWithText:before,.bt_bb_border_color_dark.bt_bb_separator.btWithText:after{background-color:#181818}.bt_bb_border_color_light.bt_bb_separator.btWithText:before,.bt_bb_border_color_light.bt_bb_separator.btWithText:after{background-color:#fff}.bt_bb_border_color_gray.bt_bb_separator.btWithText:before,.bt_bb_border_color_gray.bt_bb_separator.btWithText:after{background-color:#ccc}.bt_bb_separator.btWithText .bt_bb_separator_text{font-size:1.1rem;font-family:"Barlow",Arial,Helvetica,sans-serif;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;float:none;opacity:.6;margin:0 .5em}.btSupertitleWeight_default .bt_bb_separator.btWithText .bt_bb_separator_text{font-weight:500}.btSupertitleWeight_black .bt_bb_separator.btWithText .bt_bb_separator_text{font-weight:900}.btSupertitleWeight_bolder .bt_bb_separator.btWithText .bt_bb_separator_text{font-weight:800}.btSupertitleWeight_bold .bt_bb_separator.btWithText .bt_bb_separator_text{font-weight:700}.btSupertitleWeight_semi-bold .bt_bb_separator.btWithText .bt_bb_separator_text{font-weight:600}.btSupertitleWeight_medium .bt_bb_separator.btWithText .bt_bb_separator_text{font-weight:500}.btSupertitleWeight_normal .bt_bb_separator.btWithText .bt_bb_separator_text{font-weight:400}.btSupertitleWeight_light .bt_bb_separator.btWithText .bt_bb_separator_text{font-weight:300}.btSupertitleWeight_lighter .bt_bb_separator.btWithText .bt_bb_separator_text{font-weight:200}.btSupertitleWeight_thin .bt_bb_separator.btWithText .bt_bb_separator_text{font-weight:100}.bt_bb_border_color_dark.bt_bb_separator.btWithText .bt_bb_separator_text{opacity:1;color:#181818}.bt_bb_border_color_light.bt_bb_separator.btWithText .bt_bb_separator_text{opacity:1;color:#fff}.bt_bb_border_color_gray.bt_bb_separator.btWithText .bt_bb_separator_text{opacity:1;color:#d8d8d8}.btTextLeft .bt_bb_separator.btWithText{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.btTextRight .bt_bb_separator.btWithText{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.btTextCenter .bt_bb_separator.btWithText{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bt_bb_headline{position:relative}.bt_bb_headline .bt_bb_headline_superheadline{font-size:.7rem;font-family:"Barlow",Arial,Helvetica,sans-serif;display:block;margin-bottom:.5em}.btNoHeadline.bt_bb_headline .bt_bb_headline_superheadline{margin-bottom:0!important}.btSupertitleWeight_default .bt_bb_headline .bt_bb_headline_superheadline{font-weight:500}.btSupertitleWeight_black .bt_bb_headline .bt_bb_headline_superheadline{font-weight:900}.btSupertitleWeight_bolder .bt_bb_headline .bt_bb_headline_superheadline{font-weight:800}.btSupertitleWeight_bold .bt_bb_headline .bt_bb_headline_superheadline{font-weight:700}.btSupertitleWeight_semi-bold .bt_bb_headline .bt_bb_headline_superheadline{font-weight:600}.btSupertitleWeight_medium .bt_bb_headline .bt_bb_headline_superheadline{font-weight:500}.btSupertitleWeight_normal .bt_bb_headline .bt_bb_headline_superheadline{font-weight:400}.btSupertitleWeight_light .bt_bb_headline .bt_bb_headline_superheadline{font-weight:300}.btSupertitleWeight_lighter .bt_bb_headline .bt_bb_headline_superheadline{font-weight:200}.btSupertitleWeight_thin .bt_bb_headline .bt_bb_headline_superheadline{font-weight:100}.bt_bb_supertitle_font_weight_black.bt_bb_headline .bt_bb_headline_superheadline{font-weight:900}.bt_bb_supertitle_font_weight_bolder.bt_bb_headline .bt_bb_headline_superheadline{font-weight:800}.bt_bb_supertitle_font_weight_bold.bt_bb_headline .bt_bb_headline_superheadline{font-weight:700}.bt_bb_supertitle_font_weight_semi-bold.bt_bb_headline .bt_bb_headline_superheadline{font-weight:600}.bt_bb_supertitle_font_weight_medium.bt_bb_headline .bt_bb_headline_superheadline{font-weight:500}.bt_bb_supertitle_font_weight_normal.bt_bb_headline .bt_bb_headline_superheadline{font-weight:400}.bt_bb_supertitle_font_weight_light.bt_bb_headline .bt_bb_headline_superheadline{font-weight:300}.bt_bb_supertitle_font_weight_lighter.bt_bb_headline .bt_bb_headline_superheadline{font-weight:200}.bt_bb_supertitle_font_weight_thin.bt_bb_headline .bt_bb_headline_superheadline{font-weight:100}.bt_bb_size_extrasmall.bt_bb_headline .bt_bb_headline_superheadline{font-size:.6875rem}.bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline{font-size:.75rem}.bt_bb_size_medium.bt_bb_headline .bt_bb_headline_superheadline{font-size:.875rem}.bt_bb_size_normal.bt_bb_headline .bt_bb_headline_superheadline{font-size:1rem}.bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline{font-size:1.125rem;line-height:1.1}.bt_bb_size_extralarge.bt_bb_headline .bt_bb_headline_superheadline{font-size:1.25rem;line-height:1.1}.bt_bb_size_huge.bt_bb_headline .bt_bb_headline_superheadline{font-size:1.5625rem}.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.1em;font-family:"Barlow",Arial,Helvetica,sans-serif;margin-top:.5em;line-height:1.4}.btNoHeadline.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{margin-top:0!important}.btSubtitleWeight_default .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:500}.btSubtitleWeight_black .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:900}.btSubtitleWeight_bolder .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:800}.btSubtitleWeight_bold .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:700}.btSubtitleWeight_semi-bold .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:600}.btSubtitleWeight_medium .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:500}.btSubtitleWeight_normal .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:400}.btSubtitleWeight_light .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:300}.btSubtitleWeight_lighter .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:200}.btSubtitleWeight_thin .bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:100}.bt_bb_subtitle_font_weight_black.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:900}.bt_bb_subtitle_font_weight_bolder.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:800}.bt_bb_subtitle_font_weight_bold.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:700}.bt_bb_subtitle_font_weight_semi-bold.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:600}.bt_bb_subtitle_font_weight_medium.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:500}.bt_bb_subtitle_font_weight_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:400}.bt_bb_subtitle_font_weight_light.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:300}.bt_bb_subtitle_font_weight_lighter.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:200}.bt_bb_subtitle_font_weight_thin.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-weight:100}.bt_bb_size_extrasmall.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1rem}.bt_bb_size_small.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.0625rem}.bt_bb_size_medium.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.25rem}.bt_bb_size_normal.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.375rem;margin-top:1em}.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.5rem}.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.65rem}.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.875rem}.bt_bb_headline h1 strong,.bt_bb_headline h2 strong,.bt_bb_headline h3 strong,.bt_bb_headline h4 strong,.bt_bb_headline h5 strong,.bt_bb_headline h6 strong{color:#33d1cb;font-weight:inherit}.bt_bb_size_extrasmall.bt_bb_headline h1,.bt_bb_size_extrasmall.bt_bb_headline h2,.bt_bb_size_extrasmall.bt_bb_headline h3,.bt_bb_size_extrasmall.bt_bb_headline h4,.bt_bb_size_extrasmall.bt_bb_headline h5,.bt_bb_size_extrasmall.bt_bb_headline h6{font-size:1.0625rem;line-height:1.3}.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before{margin-bottom:.3em}.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:.4em;margin-bottom:.2em}.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after{margin-top:.5em;margin-bottom:-.1em;width:2em}.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extrasmall.bt_bb_headline h6 .bt_bb_headline_content:after{margin-top:.65em;margin-bottom:-.1em}.bt_bb_size_small.bt_bb_headline h1,.bt_bb_size_small.bt_bb_headline h2,.bt_bb_size_small.bt_bb_headline h3,.bt_bb_size_small.bt_bb_headline h4,.bt_bb_size_small.bt_bb_headline h5,.bt_bb_size_small.bt_bb_headline h6{font-size:1.5rem;line-height:1.2}.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:0}.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_small.bt_bb_headline h6 .bt_bb_headline_content:after{margin-top:.7em;margin-bottom:.3em;width:2em}.bt_bb_size_medium.bt_bb_headline h1,.bt_bb_size_medium.bt_bb_headline h2,.bt_bb_size_medium.bt_bb_headline h3,.bt_bb_size_medium.bt_bb_headline h4,.bt_bb_size_medium.bt_bb_headline h5,.bt_bb_size_medium.bt_bb_headline h6{font-size:1.875rem;line-height:1.2}.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:.15em;margin-bottom:.2em}.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:.4em;margin-bottom:.2em}.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_medium.bt_bb_headline h6 .bt_bb_headline_content:after{margin-top:.4em;margin-bottom:.05em;width:2em}.bt_bb_size_normal.bt_bb_headline h1,.bt_bb_size_normal.bt_bb_headline h2,.bt_bb_size_normal.bt_bb_headline h3,.bt_bb_size_normal.bt_bb_headline h4,.bt_bb_size_normal.bt_bb_headline h5,.bt_bb_size_normal.bt_bb_headline h6{font-size:2.5rem;line-height:1.15}.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:-.05em;margin-bottom:.05em}.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_normal.bt_bb_headline h6 .bt_bb_headline_content:after{margin-top:.5em;margin-bottom:-.2em;width:2em}.bt_bb_size_large.bt_bb_headline h1,.bt_bb_size_large.bt_bb_headline h2,.bt_bb_size_large.bt_bb_headline h3,.bt_bb_size_large.bt_bb_headline h4,.bt_bb_size_large.bt_bb_headline h5,.bt_bb_size_large.bt_bb_headline h6{font-size:3.75rem}.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:0;margin-bottom:0}.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_large.bt_bb_headline h6 .bt_bb_headline_content:after{margin-top:.37em;margin-bottom:.1em;width:1.3em}.bt_bb_size_extralarge.bt_bb_headline h1,.bt_bb_size_extralarge.bt_bb_headline h2,.bt_bb_size_extralarge.bt_bb_headline h3,.bt_bb_size_extralarge.bt_bb_headline h4,.bt_bb_size_extralarge.bt_bb_headline h5,.bt_bb_size_extralarge.bt_bb_headline h6{font-size:5rem}.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:.07em;margin-bottom:0}.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:.2em}.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_extralarge.bt_bb_headline h6 .bt_bb_headline_content:after{margin-top:.35em;margin-bottom:.05em;width:1.3em}.bt_bb_size_huge.bt_bb_headline h1,.bt_bb_size_huge.bt_bb_headline h2,.bt_bb_size_huge.bt_bb_headline h3,.bt_bb_size_huge.bt_bb_headline h4,.bt_bb_size_huge.bt_bb_headline h5,.bt_bb_size_huge.bt_bb_headline h6{font-size:5.625rem}.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:.1em;margin-bottom:0}.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_left .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_right .bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_align_center .bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:.2em}.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_size_huge.bt_bb_headline h6 .bt_bb_headline_content:after{margin-top:.2em;margin-bottom:.05em;width:1.3em}.bt_bb_font_weight_black.bt_bb_headline h1,.bt_bb_font_weight_black.bt_bb_headline h2,.bt_bb_font_weight_black.bt_bb_headline h3,.bt_bb_font_weight_black.bt_bb_headline h4,.bt_bb_font_weight_black.bt_bb_headline h5,.bt_bb_font_weight_black.bt_bb_headline h6{font-weight:900}.bt_bb_font_weight_bolder.bt_bb_headline h1,.bt_bb_font_weight_bolder.bt_bb_headline h2,.bt_bb_font_weight_bolder.bt_bb_headline h3,.bt_bb_font_weight_bolder.bt_bb_headline h4,.bt_bb_font_weight_bolder.bt_bb_headline h5,.bt_bb_font_weight_bolder.bt_bb_headline h6{font-weight:800}.bt_bb_font_weight_bold.bt_bb_headline h1,.bt_bb_font_weight_bold.bt_bb_headline h2,.bt_bb_font_weight_bold.bt_bb_headline h3,.bt_bb_font_weight_bold.bt_bb_headline h4,.bt_bb_font_weight_bold.bt_bb_headline h5,.bt_bb_font_weight_bold.bt_bb_headline h6{font-weight:700}.bt_bb_font_weight_semi-bold.bt_bb_headline h1,.bt_bb_font_weight_semi-bold.bt_bb_headline h2,.bt_bb_font_weight_semi-bold.bt_bb_headline h3,.bt_bb_font_weight_semi-bold.bt_bb_headline h4,.bt_bb_font_weight_semi-bold.bt_bb_headline h5,.bt_bb_font_weight_semi-bold.bt_bb_headline h6{font-weight:600}.bt_bb_font_weight_medium.bt_bb_headline h1,.bt_bb_font_weight_medium.bt_bb_headline h2,.bt_bb_font_weight_medium.bt_bb_headline h3,.bt_bb_font_weight_medium.bt_bb_headline h4,.bt_bb_font_weight_medium.bt_bb_headline h5,.bt_bb_font_weight_medium.bt_bb_headline h6{font-weight:500}.bt_bb_font_weight_normal.bt_bb_headline h1,.bt_bb_font_weight_normal.bt_bb_headline h2,.bt_bb_font_weight_normal.bt_bb_headline h3,.bt_bb_font_weight_normal.bt_bb_headline h4,.bt_bb_font_weight_normal.bt_bb_headline h5,.bt_bb_font_weight_normal.bt_bb_headline h6{font-weight:400}.bt_bb_font_weight_light.bt_bb_headline h1,.bt_bb_font_weight_light.bt_bb_headline h2,.bt_bb_font_weight_light.bt_bb_headline h3,.bt_bb_font_weight_light.bt_bb_headline h4,.bt_bb_font_weight_light.bt_bb_headline h5,.bt_bb_font_weight_light.bt_bb_headline h6{font-weight:300}.bt_bb_font_weight_lighter.bt_bb_headline h1,.bt_bb_font_weight_lighter.bt_bb_headline h2,.bt_bb_font_weight_lighter.bt_bb_headline h3,.bt_bb_font_weight_lighter.bt_bb_headline h4,.bt_bb_font_weight_lighter.bt_bb_headline h5,.bt_bb_font_weight_lighter.bt_bb_headline h6{font-weight:200}.bt_bb_font_weight_thin.bt_bb_headline h1,.bt_bb_font_weight_thin.bt_bb_headline h2,.bt_bb_font_weight_thin.bt_bb_headline h3,.bt_bb_font_weight_thin.bt_bb_headline h4,.bt_bb_font_weight_thin.bt_bb_headline h5,.bt_bb_font_weight_thin.bt_bb_headline h6{font-weight:100}.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after{border-color:#33d1cb}.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before{width:20px;border-width:0 0 3px}.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after{width:1em;margin:.3em 0 .06em;border-width:0 0 3px}.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before{margin-top:.1em;margin-bottom:.15em}.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after{width:.6em;margin-bottom:.4em;border-width:0 0 3px}.bt_bb_size_xsmall.bt_bb_icon .bt_bb_icon_holder:before{font-size:1rem;width:2em;height:2em}.bt_bb_size_normal.bt_bb_icon .bt_bb_icon_holder:before{font-size:1.4rem}.bt_bb_size_large.bt_bb_icon .bt_bb_icon_holder:before{font-size:2.9rem}.bt_bb_style_filled.btIcoTwitter.bt_bb_icon .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #1da1f2 inset;box-shadow:0 0 0 3em #1da1f2 inset;color:#fff!important}.bt_bb_style_borderless.btIcoTwitter.bt_bb_icon .bt_bb_icon_holder:before{color:#1da1f2!important}.bt_bb_style_filled.btIcoFacebook.bt_bb_icon .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #3b5998 inset;box-shadow:0 0 0 3em #3b5998 inset;color:#fff!important}.bt_bb_style_borderless.btIcoFacebook.bt_bb_icon .bt_bb_icon_holder:before{color:#3b5998!important}.bt_bb_style_filled.btIcoLinkedin.bt_bb_icon .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #007bb5 inset;box-shadow:0 0 0 3em #007bb5 inset;color:#fff!important}.bt_bb_style_borderless.btIcoLinkedin.bt_bb_icon .bt_bb_icon_holder:before{color:#007bb5!important}.bt_bb_style_filled.btIcoVK.bt_bb_icon .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #4c75a5 inset;box-shadow:0 0 0 3em #4c75a5 inset;color:#fff!important}.bt_bb_style_borderless.btIcoVK.bt_bb_icon .bt_bb_icon_holder:before{color:#4c75a5!important}.bt_bb_style_filled.btIcoPinterest.bt_bb_icon .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #bd081b inset;box-shadow:0 0 0 3em #bd081b inset;color:#fff!important}.bt_bb_style_borderless.btIcoPinterest.bt_bb_icon .bt_bb_icon_holder:before{color:#bd081b!important}.bt_bb_style_filled.btIcoYelp.bt_bb_icon .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #e21c2d inset;box-shadow:0 0 0 3em #e21c2d inset;color:#fff!important}.bt_bb_style_borderless.btIcoYelp.bt_bb_icon .bt_bb_icon_holder:before{color:#e21c2d!important}.bt_bb_style_filled.btIcoYoutube.bt_bb_icon .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #e21c2d inset;box-shadow:0 0 0 3em #e21c2d inset;color:#fff!important}.bt_bb_style_borderless.btIcoYoutube.bt_bb_icon .bt_bb_icon_holder:before{color:#e21c2d!important}.bt_bb_style_filled.btIcoWhatsApp.bt_bb_icon .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #25d366 inset;box-shadow:0 0 0 3em #25d366 inset;color:#fff!important}.bt_bb_style_borderless.btIcoWhatsApp.bt_bb_icon .bt_bb_icon_holder:before{color:#25d366!important}.bt_bb_icon .bt_bb_icon_holder span{-webkit-transition:all 280ms ease;-moz-transition:all 280ms ease;transition:all 280ms ease}.bt_bb_text_size_xsmall.bt_bb_icon .bt_bb_icon_holder span{font-size:1rem}.bt_bb_text_size_small.bt_bb_icon .bt_bb_icon_holder span{font-size:1.1rem}.bt_bb_text_size_normal.bt_bb_icon .bt_bb_icon_holder span{font-size:1.375rem}.bt_bb_text_size_large.bt_bb_icon .bt_bb_icon_holder span{font-size:2.9rem}.bt_bb_text_size_xlarge.bt_bb_icon .bt_bb_icon_holder span{font-size:4rem}.bt_bb_font_weight_black.bt_bb_icon .bt_bb_icon_holder span{font-weight:900}.bt_bb_font_weight_bolder.bt_bb_icon .bt_bb_icon_holder span{font-weight:800}.bt_bb_font_weight_bold.bt_bb_icon .bt_bb_icon_holder span{font-weight:700}.bt_bb_font_weight_semi-bold.bt_bb_icon .bt_bb_icon_holder span{font-weight:600}.bt_bb_font_weight_medium.bt_bb_icon .bt_bb_icon_holder span{font-weight:500}.bt_bb_font_weight_normal.bt_bb_icon .bt_bb_icon_holder span{font-weight:400}.bt_bb_font_weight_light.bt_bb_icon .bt_bb_icon_holder span{font-weight:300}.bt_bb_font_weight_lighter.bt_bb_icon .bt_bb_icon_holder span{font-weight:200}.bt_bb_font_weight_thin.bt_bb_icon .bt_bb_icon_holder span{font-weight:100}.bt_bb_align_right .bt_bb_align_left.bt_bb_icon.bt_bb_style_filled,.bt_bb_align_center .bt_bb_align_left.bt_bb_icon.bt_bb_style_filled,.bt_bb_align_right .bt_bb_align_left .bt_bb_icon.bt_bb_style_filled,.bt_bb_align_center .bt_bb_align_left .bt_bb_icon.bt_bb_style_filled,.bt_bb_align_left.bt_bb_icon.bt_bb_style_filled,.bt_bb_align_left .bt_bb_icon.bt_bb_style_filled{padding-right:1em}.bt_bb_icon.bt_bb_style_filled.btIcoTwitter .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoFacebook .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoLinkedin .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoVK .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoPinterest .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoYelp .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoYoutube .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoWhatsApp .bt_bb_icon_holder:hover:before{-webkit-box-shadow:0 0 0 3em #33d1cb inset;box-shadow:0 0 0 3em #33d1cb inset}.bt_bb_icon.bt_bb_style_borderless.btIcoTwitter .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoFacebook .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoLinkedin .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoVK .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoPinterest .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoYelp .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoYoutube .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoWhatsApp .bt_bb_icon_holder:hover:before{color:#33d1cb!important}.bt_bb_icon.btWithText.bt_bb_style_borderless.bt_bb_size_small .bt_bb_icon_holder:before{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:1.2em}.btSoftRoundedButtons .bt_bb_button a{border-radius:5px}.btHardRoundedButtons .bt_bb_button a{border-radius:50px}.bt-content .bt_bb_button a{color:inherit}.bt_bb_button .bt_bb_button_text{text-align:center;font-family:"Barlow",Arial,Helvetica,sans-serif}.btButtonWeight_default .bt_bb_button .bt_bb_button_text{font-weight:600}.btButtonWeight_black .bt_bb_button .bt_bb_button_text{font-weight:900}.btButtonWeight_bolder .bt_bb_button .bt_bb_button_text{font-weight:800}.btButtonWeight_bold .bt_bb_button .bt_bb_button_text{font-weight:700}.btButtonWeight_semi-bold .bt_bb_button .bt_bb_button_text{font-weight:600}.btButtonWeight_medium .bt_bb_button .bt_bb_button_text{font-weight:500}.btButtonWeight_normal .bt_bb_button .bt_bb_button_text{font-weight:400}.btButtonWeight_light .bt_bb_button .bt_bb_button_text{font-weight:300}.btButtonWeight_lighter .bt_bb_button .bt_bb_button_text{font-weight:200}.btButtonWeight_thin .bt_bb_button .bt_bb_button_text{font-weight:100}.bt_bb_font_weight_black.bt_bb_button .bt_bb_button_text{font-weight:900}.bt_bb_font_weight_bolder.bt_bb_button .bt_bb_button_text{font-weight:800}.bt_bb_font_weight_bold.bt_bb_button .bt_bb_button_text{font-weight:700}.bt_bb_font_weight_semi-bold.bt_bb_button .bt_bb_button_text{font-weight:600}.bt_bb_font_weight_medium.bt_bb_button .bt_bb_button_text{font-weight:500}.bt_bb_font_weight_normal.bt_bb_button .bt_bb_button_text{font-weight:400}.bt_bb_font_weight_light.bt_bb_button .bt_bb_button_text{font-weight:300}.bt_bb_font_weight_lighter.bt_bb_button .bt_bb_button_text{font-weight:200}.bt_bb_font_weight_thin.bt_bb_button .bt_bb_button_text{font-weight:100}.bt_bb_button.bt_bb_icon_position_left .bt_bb_icon_holder{-webkit-order:1;-ms-flex-order:1;order:1;margin-right:.5em}.rtl .bt_bb_button.bt_bb_icon_position_left .bt_bb_link{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bt_bb_button.bt_bb_icon_position_right .bt_bb_icon_holder{margin-left:.5em}.rtl .bt_bb_button.bt_bb_icon_position_right .bt_bb_link{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bt_bb_size_small.bt_bb_button{font-size:12px}.bt_bb_size_medium.bt_bb_button{font-size:14px}.bt_bb_size_normal.bt_bb_button{font-size:18px;min-width:150px}.bt_bb_size_large.bt_bb_button{font-size:19px}.bt_bb_align_left .bt_bb_align_right.bt_bb_size_large.bt_bb_button,.bt_bb_align_center .bt_bb_align_right.bt_bb_size_large.bt_bb_button,.bt_bb_align_left .bt_bb_align_right .bt_bb_size_large.bt_bb_button,.bt_bb_align_center .bt_bb_align_right .bt_bb_size_large.bt_bb_button,.bt_bb_align_right.bt_bb_size_large.bt_bb_button,.bt_bb_align_right .bt_bb_size_large.bt_bb_button{margin-left:1em}.bt_bb_align_right .bt_bb_align_left.bt_bb_size_large.bt_bb_button,.bt_bb_align_center .bt_bb_align_left.bt_bb_size_large.bt_bb_button,.bt_bb_align_right .bt_bb_align_left .bt_bb_size_large.bt_bb_button,.bt_bb_align_center .bt_bb_align_left .bt_bb_size_large.bt_bb_button,.bt_bb_align_left.bt_bb_size_large.bt_bb_button,.bt_bb_align_left .bt_bb_size_large.bt_bb_button{margin-right:1em}.bt_bb_button.bt_bb_style_clean a{padding:0}.bt_bb_button.bt_bb_style_outline a{-webkit-box-shadow:0 0 0 2px #181818 inset,0 0 0 rgba(0,0,0,.1);box-shadow:0 0 0 2px #181818 inset,0 0 0 rgba(0,0,0,.1)}.bt_bb_button.bt_bb_style_outline a:hover{-webkit-box-shadow:0 0 0 4em #181818 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #181818 inset,0 5px 8px rgba(0,0,0,.1);color:#fff}.bt_bb_button.bt_bb_style_outline_thin a{-webkit-box-shadow:0 0 0 1px #181818 inset,0 0 0 rgba(0,0,0,.1);box-shadow:0 0 0 1px #181818 inset,0 0 0 rgba(0,0,0,.1)}.bt_bb_button.bt_bb_style_outline_thin a:hover{-webkit-box-shadow:0 0 0 4em #181818 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #181818 inset,0 5px 8px rgba(0,0,0,.1);color:#fff}.bt_bb_button.bt_bb_style_filled a{-webkit-box-shadow:0 0 0 4em #181818 inset,0 0 0 rgba(0,0,0,.1);box-shadow:0 0 0 4em #181818 inset,0 0 0 rgba(0,0,0,.1);background-color:#181818;color:#fff}.bt_bb_button.bt_bb_style_filled a:hover{-webkit-box-shadow:0 0 0 4em #181818 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #181818 inset,0 5px 8px rgba(0,0,0,.1);background-color:#181818;color:#fff}.btLightSkin .bt_bb_button.bt_bb_style_underline a:after,.btDarkSkin .btLightSkin .bt_bb_button.bt_bb_style_underline a:after,.btLightSkin .btDarkSkin .btLightSkin .bt_bb_button.bt_bb_style_underline a:after{border-color:inherit}.btDarkSkin .bt_bb_button.bt_bb_style_underline a:after,.btLightSkin .btDarkSkin .bt_bb_button.bt_bb_style_underline a:after,.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_button.bt_bb_style_underline a:after{border-color:inherit}.bt_bb_shape_rounded.bt_bb_button.bt_bb_style_underline a{border-radius:0}.bt_bb_shape_round.bt_bb_button.bt_bb_style_underline a{border-radius:0}.bt_bb_button.bt_bb_style_underline a{padding:.5em 0;border-radius:0%!important;border:none!important;-webkit-animation:none;-moz-animation:none;animation:none;position:relative}.bt_bb_button.bt_bb_style_underline a:after{content:"";display:block;position:absolute;bottom:4px;top:auto;left:0;background-color:transparent!important;border-bottom:1px solid #000;border-radius:0;margin-top:0;z-index:-1;width:100%;height:1px;opacity:.8;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;-webkit-animation:underline .45s cubic-bezier(.15,.75,.5,1) forwards;-moz-animation:underline .45s cubic-bezier(.15,.75,.5,1) forwards;animation:underline .45s cubic-bezier(.15,.75,.5,1) forwards;-webkit-transition:transform .45s cubic-bezier(.12,.75,.4,1);-moz-transition:transform .45s cubic-bezier(.12,.75,.4,1);transition:transform .45s cubic-bezier(.12,.75,.4,1);-webkit-animation:none;-moz-animation:none;animation:none;-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;transform-origin:left;z-index:1}.bt_bb_button.bt_bb_style_underline a:hover{border-color:#33d1cb;color:#33d1cb}.bt_bb_button.bt_bb_style_underline a:hover:after{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-animation:underlineHover .45s cubic-bezier(.15,.75,.5,1) forwards;-moz-animation:underlineHover .45s cubic-bezier(.15,.75,.5,1) forwards;animation:underlineHover .45s cubic-bezier(.15,.75,.5,1) forwards;-webkit-animation:none;-moz-animation:none;animation:none}.bt_bb_button.bt_bb_style_underline a span{letter-spacing:0}.bt_bb_button a{padding:19px 24px}.bt_bb_button a:hover{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.bt_bb_button .bt_bb_icon_holder:before{-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}@-webkit-keyframes underlineHover{0%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left}}@-moz-keyframes underlineHover{0%{-moz-transform:scaleX(0);transform:scaleX(0);-moz-transform-origin:left;transform-origin:left}100%{-moz-transform:scaleX(1);transform:scaleX(1);-moz-transform-origin:left;transform-origin:left}}@keyframes underlineHover{0%{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;transform-origin:left}100%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left;transform-origin:left}}@-webkit-keyframes underline{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;transform-origin:right}100%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right}}@-moz-keyframes underline{0%{-moz-transform:scaleX(1);transform:scaleX(1);-moz-transform-origin:right;transform-origin:right}100%{-moz-transform:scaleX(0);transform:scaleX(0);-moz-transform-origin:right;transform-origin:right}}@keyframes underline{0%{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right;-moz-transform-origin:right;-ms-transform-origin:right;transform-origin:right}100%{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-moz-transform-origin:right;-ms-transform-origin:right;transform-origin:right}}@media (max-width:992px){.bt_bb_button{margin-bottom:.5em}}.bt_bb_button.bt_bb_style_filled+.bt_bb_button.bt_bb_style_underline,.bt_bb_button.bt_bb_style_outline+.bt_bb_button.bt_bb_style_underline,.bt_bb_button.bt_bb_style_outline_thin+.bt_bb_button.bt_bb_style_underline{margin-left:1em;margin-top:.5em}.rtl .bt_bb_button.bt_bb_style_filled+.bt_bb_button.bt_bb_style_underline,.rtl .bt_bb_button.bt_bb_style_outline+.bt_bb_button.bt_bb_style_underline,.rtl .bt_bb_button.bt_bb_style_outline_thin+.bt_bb_button.bt_bb_style_underline{margin-left:0;margin-right:1em}@media (max-width:480px){.bt_bb_button.bt_bb_style_filled+.bt_bb_button.bt_bb_style_underline,.bt_bb_button.bt_bb_style_outline+.bt_bb_button.bt_bb_style_underline,.bt_bb_button.bt_bb_style_outline_thin+.bt_bb_button.bt_bb_style_underline{margin-left:0}.rtl .bt_bb_button.bt_bb_style_filled+.bt_bb_button.bt_bb_style_underline,.rtl .bt_bb_button.bt_bb_style_outline+.bt_bb_button.bt_bb_style_underline,.rtl .bt_bb_button.bt_bb_style_outline_thin+.bt_bb_button.bt_bb_style_underline{margin-right:0}.bt_bb_button a{padding:15px 20px}.bt_bb_button.bt_bb_size_normal{font-size:16px}.bt_bb_button.bt_bb_size_large{font-size:17px}}.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-family:"Barlow",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.2}.btSupertitleWeight_default .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:500}.btSupertitleWeight_black .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:900}.btSupertitleWeight_bolder .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:800}.btSupertitleWeight_bold .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:700}.btSupertitleWeight_semi-bold .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:600}.btSupertitleWeight_medium .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:500}.btSupertitleWeight_normal .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:400}.btSupertitleWeight_light .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:300}.btSupertitleWeight_lighter .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:200}.btSupertitleWeight_thin .bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-weight:100}.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title a{color:inherit}.bt_bb_service .bt_bb_service_content .bt_bb_service_content_text{line-height:1.4;padding-top:.5em}.bt_bb_text_opacity_light.bt_bb_service .bt_bb_service_content .bt_bb_service_content_text{opacity:.5}.bt_bb_service:hover .bt_bb_service_content_title a{color:#33d1cb}.bt_bb_service.bt_bb_content_align_middle{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bt_bb_service.bt_bb_content_align_top{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.bt_bb_price_list{border:none}.bt_bb_price_list .bt_bb_price_list_price_text{font-family:"Barlow",Arial,Helvetica,sans-serif;display:block;width:100%;text-align:center;margin:0;color:#fff;background:-webkit-linear-gradient(80deg,#1f3b64 0%,#33d1cb 100%);background:-moz-linear-gradient(80deg,#1f3b64 0%,#33d1cb 100%);background:linear-gradient(10deg,#1f3b64 0%,#33d1cb 100%);z-index:-1;padding:.5em;min-height:9em}.btSoftRoundedButtons .bt_bb_price_list .bt_bb_price_list_price_text{border-radius:10px}.btHardRoundedButtons .bt_bb_price_list .bt_bb_price_list_price_text{border-radius:22px}.btSupertitleWeight_default .bt_bb_price_list .bt_bb_price_list_price_text{font-weight:500}.btSupertitleWeight_black .bt_bb_price_list .bt_bb_price_list_price_text{font-weight:900}.btSupertitleWeight_bolder .bt_bb_price_list .bt_bb_price_list_price_text{font-weight:800}.btSupertitleWeight_bold .bt_bb_price_list .bt_bb_price_list_price_text{font-weight:700}.btSupertitleWeight_semi-bold .bt_bb_price_list .bt_bb_price_list_price_text{font-weight:600}.btSupertitleWeight_medium .bt_bb_price_list .bt_bb_price_list_price_text{font-weight:500}.btSupertitleWeight_normal .bt_bb_price_list .bt_bb_price_list_price_text{font-weight:400}.btSupertitleWeight_light .bt_bb_price_list .bt_bb_price_list_price_text{font-weight:300}.btSupertitleWeight_lighter .bt_bb_price_list .bt_bb_price_list_price_text{font-weight:200}.btSupertitleWeight_thin .bt_bb_price_list .bt_bb_price_list_price_text{font-weight:100}.bt_bb_price_list .bt_bb_price_list_price_text span{line-height:2;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-height:1.8em;max-height:1.8em;line-height:1}.bt_bb_price_list .bt_bb_price_list_price_inner{overflow:auto}.btWithPriceText.bt_bb_price_list .bt_bb_price_list_price_inner{margin-top:-7em}:not(.bt_bb_style_outline).bt_bb_price_list .bt_bb_price_list_price_inner{border:1px solid rgba(0,0,0,.1)!important;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);background-color:#fff}.bt_bb_style_outline.bt_bb_price_list .bt_bb_price_list_price_inner{background-color:transparent;border:1px solid;border-color:inherit}.btSoftRoundedButtons .bt_bb_price_list .bt_bb_price_list_price_inner{border-radius:10px}.btHardRoundedButtons .bt_bb_price_list .bt_bb_price_list_price_inner{border-radius:15px}.bt_bb_price_list .bt_bb_price_list_price_inner .bt_bb_price_list_content .bt_bb_price_list_price{display:block;width:intrinsic;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-align:center;margin:0 auto;padding:2em 2em 0 2em;font-weight:700}.bt_bb_price_list .bt_bb_price_list_price_inner .bt_bb_price_list_content .bt_bb_price_list_price .bt_bb_price_list_amount{font-size:5em}.bt_bb_price_list .bt_bb_price_list_price_inner .bt_bb_price_list_content .bt_bb_price_list_price .bt_bb_price_list_currency{font-size:2.5em;vertical-align:top}.bt_bb_price_list .bt_bb_price_list_price_inner .bt_bb_price_list_content .bt_bb_price_list_title{padding:.2rem 2rem 1rem 2rem;background-color:transparent!important}.bt_bb_price_list .bt_bb_price_list_price_inner .bt_bb_price_list_content .bt_bb_price_list_title header{display:block;width:100%;text-align:center;margin:0}.bt_bb_price_list .bt_bb_price_list_price_inner .bt_bb_price_list_content .bt_bb_price_list_title header .bt_bb_headline_subheadline{font-size:1rem;margin-top:0}.bt_bb_price_list .bt_bb_price_list_price_inner ul{padding:1rem 0 2rem 0}.bt_bb_price_list .bt_bb_price_list_price_inner ul li{display:-ms-flexbox;display:-webkit-flex;display:flex;font-size:1em;font-family:"Barlow",Arial,Helvetica,sans-serif;padding:.4rem 2.5rem;border:none;text-align:left;background:rgba(0,0,0,.05)}.bt_bb_price_list .bt_bb_price_list_price_inner ul li:nth-child(even){background-color:#fff}.bt_bb_style_outline.bt_bb_price_list .bt_bb_price_list_price_inner ul li{border:1px solid;border-color:#e2e2e2!important;background-color:transparent!important;border-right:none;border-left:none;border-bottom:none}.bt_bb_style_outline.bt_bb_price_list .bt_bb_price_list_price_inner ul li:last-child{border-bottom:1px solid}.bt_bb_price_list .bt_bb_price_list_price_inner ul li.included:before{content:"\f00c";font-family:FontAwesome;color:#33d1cb;font-size:1rem;padding-right:1em}.rtl .bt_bb_price_list .bt_bb_price_list_price_inner ul li.included:before{padding-right:0;padding-left:1em}.bt_bb_style_outline.bt_bb_price_list .bt_bb_price_list_price_inner ul li.included:before{color:#15ff1e}.bt_bb_price_list .bt_bb_price_list_price_inner ul li.excluded:before{content:"\f00d";font-family:FontAwesome;color:#c7c7c7;font-size:1rem;padding-right:1em}.rtl .bt_bb_price_list .bt_bb_price_list_price_inner ul li.excluded:before{padding-right:0;padding-left:1em}.bt_bb_price_list .bt_bb_price_list_price_inner .bt_bb_price_list_content_inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-bottom:2rem}.bt_bb_price_list .bt_bb_price_list_price_inner .bt_bb_price_list_content_inner .bt_bb_button{margin:0 auto}@media (max-width:1199px){.bt_bb_price_list .bt_bb_price_list_price_inner ul li{padding:.4em 1em}}.bt_bb_image.bt_bb_shape_soft-rounded{border-radius:50px}.bt_bb_image.bt_bb_shape_soft-rounded img{border-radius:50px}.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content{border-radius:50px}.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content_flex{border-radius:50px}.bt_bb_image.bt_bb_content_exists.bt_bb_content_align_center_middle .bt_bb_image_content .bt_bb_image_content_flex{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bt_bb_image.bt_bb_content_exists.bt_bb_content_align_center_middle .bt_bb_image_content .bt_bb_image_content_flex .bt_bb_image_content_inner{width:auto;margin:0 auto;text-align:center}.bt_bb_image.bt_bb_content_exists .bt_bb_image_content{z-index:1}.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.rtl .bt_bb_progress_bar .bt_bb_progress_bar_inner.animated{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.bt_bb_progress_bar.bt_bb_size_small{font-size:.8em}.bt_bb_progress_bar.bt_bb_size_small .bt_bb_progress_bar_inner{padding-top:.3em;padding-bottom:.3em}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta{line-height:1;padding-bottom:.5em;opacity:.6;text-transform:uppercase}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-family:"Barlow",Arial,Helvetica,sans-serif;padding-left:0}.btSupertitleWeight_default .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-weight:500}.btSupertitleWeight_black .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-weight:900}.btSupertitleWeight_bolder .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-weight:800}.btSupertitleWeight_bold .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-weight:700}.btSupertitleWeight_semi-bold .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-weight:600}.btSupertitleWeight_medium .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-weight:500}.btSupertitleWeight_normal .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-weight:400}.btSupertitleWeight_light .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-weight:300}.btSupertitleWeight_lighter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-weight:200}.btSupertitleWeight_thin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-weight:100}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date:before{display:none!important}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_image{margin-bottom:1.5em}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-size:1.875rem;padding:0;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.8em;max-height:3.6em;line-height:1.2}.btHeadingWeight_default .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-weight:600}.btHeadingWeight_black .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-weight:900}.btHeadingWeight_bolder .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-weight:800}.btHeadingWeight_bold .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-weight:700}.btHeadingWeight_semi-bold .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-weight:600}.btHeadingWeight_medium .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-weight:500}.btHeadingWeight_normal .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-weight:400}.btHeadingWeight_light .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-weight:300}.btHeadingWeight_lighter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-weight:200}.btHeadingWeight_thin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title{font-weight:100}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a{color:inherit}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover{color:#33d1cb}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_excerpt{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:1.8em;max-height:7.2em;padding:0}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category{padding:.5em 0}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories{font-size:inherit;line-height:1}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories li:not(:first-child):before{content:"";display:inline-block;margin:-2px 10px 0 10px;letter-spacing:inherit;width:4px;height:4px;border-radius:50%;line-height:inherit;vertical-align:middle;background-color:#33d1cb}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-size:.875rem;font-family:"Barlow",Arial,Helvetica,sans-serif;padding:0;display:inline-block;background:transparent;color:inherit;text-transform:uppercase}.btSupertitleWeight_default .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-weight:500}.btSupertitleWeight_black .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-weight:900}.btSupertitleWeight_bolder .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-weight:800}.btSupertitleWeight_bold .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-weight:700}.btSupertitleWeight_semi-bold .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-weight:600}.btSupertitleWeight_medium .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-weight:500}.btSupertitleWeight_normal .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-weight:400}.btSupertitleWeight_light .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-weight:300}.btSupertitleWeight_lighter .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-weight:200}.btSupertitleWeight_thin .bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-weight:100}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a:hover{color:#33d1cb;background:transparent}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category>a:not(:first-child):before{content:"";display:inline-block;margin:-2px 10px 0 10px;letter-spacing:inherit;width:4px;height:4px;border-radius:50%;line-height:inherit;vertical-align:middle;background-color:#33d1cb}.bt_bb_latest_posts.bt_bb_columns_1.bt_bb_show_image_hide{margin:0}.bt_bb_latest_posts.bt_bb_columns_1.bt_bb_show_image_hide .bt_bb_latest_posts_item{border-bottom:1px solid #e0e0e0;padding:1.5em 0}.bt_bb_latest_posts.bt_bb_columns_1.bt_bb_show_image_hide .bt_bb_latest_posts_item .bt_bb_latest_posts_item_title{padding:0;margin:0}.bt_bb_latest_posts.bt_bb_image_shape_hexagon .bt_bb_latest_posts_item .bt_bb_latest_posts_item_image{clip-path:polygon(40% 7.67949%,43.1596% 6.20615%,46.52704% 5.30384%,50% 5%,53.47296% 5.30384%,56.8404% 6.20615%,60% 7.67949%,81.65064% 20.17949%,84.50639% 22.17911%,86.97152% 24.64425%,88.97114% 27.5%,90.44449% 30.6596%,91.34679% 34.02704%,91.65064% 37.5%,91.65064% 62.5%,91.34679% 65.97296%,90.44449% 69.3404%,88.97114% 72.5%,86.97152% 75.35575%,84.50639% 77.82089%,81.65064% 79.82051%,60% 92.32051%,56.8404% 93.79385%,53.47296% 94.69616%,50% 95%,46.52704% 94.69616%,43.1596% 93.79385%,40% 92.32051%,18.34936% 79.82051%,15.49361% 77.82089%,13.02848% 75.35575%,11.02886% 72.5%,9.55551% 69.3404%,8.65321% 65.97296%,8.34936% 62.5%,8.34936% 37.5%,8.65321% 34.02704%,9.55551% 30.6596%,11.02886% 27.5%,13.02848% 24.64425%,15.49361% 22.17911%,18.34936% 20.17949%)}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter{padding:1em 2em 2em 2em}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-size:.875rem;font-family:"Barlow",Arial,Helvetica,sans-serif;text-transform:uppercase;position:relative;padding:0;margin:0 .5em;background:transparent}.btSupertitleWeight_default .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-weight:500}.btSupertitleWeight_black .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-weight:900}.btSupertitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-weight:800}.btSupertitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-weight:700}.btSupertitleWeight_semi-bold .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-weight:600}.btSupertitleWeight_medium .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-weight:500}.btSupertitleWeight_normal .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-weight:400}.btSupertitleWeight_light .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-weight:300}.btSupertitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-weight:200}.btSupertitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-weight:100}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before,.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after{content:"";position:absolute;width:0%;height:2px;bottom:-2px;background:#33d1cb}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before,.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before{left:0}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after{right:0;background:#33d1cb;-webkit-transition:width 400ms cubic-bezier(.22,.61,.36,1);-moz-transition:width 400ms cubic-bezier(.22,.61,.36,1);transition:width 400ms cubic-bezier(.22,.61,.36,1)}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover:before,.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before{background:#33d1cb;width:100%;-webkit-transition:width 300ms cubic-bezier(.22,.61,.36,1);-moz-transition:width 300ms cubic-bezier(.22,.61,.36,1);transition:width 300ms cubic-bezier(.22,.61,.36,1)}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover:after{background:transparent;width:100%;-webkit-transition:0s;-moz-transition:0s;transition:0s}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content{padding:1.5em 0;background:transparent}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category{padding:0 0 .5em}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories{font-size:inherit;line-height:1}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li:not(:first-child):before{content:"";display:inline-block;margin:-2px 10px 0 10px;letter-spacing:inherit;width:4px;height:4px;border-radius:50%;line-height:inherit;vertical-align:middle;background-color:#33d1cb}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-size:.875rem;font-family:"Barlow",Arial,Helvetica,sans-serif;padding:0;display:inline-block;background:transparent;color:inherit;text-transform:uppercase}.btSupertitleWeight_default .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-weight:500}.btSupertitleWeight_black .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-weight:900}.btSupertitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-weight:800}.btSupertitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-weight:700}.btSupertitleWeight_semi-bold .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-weight:600}.btSupertitleWeight_medium .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-weight:500}.btSupertitleWeight_normal .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-weight:400}.btSupertitleWeight_light .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-weight:300}.btSupertitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-weight:200}.btSupertitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-weight:100}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover{color:#33d1cb}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category>a:not(:first-child):before{content:"";display:inline-block;margin:-2px 10px 0 10px;letter-spacing:inherit;width:4px;height:4px;border-radius:50%;line-height:inherit;vertical-align:middle;background-color:#33d1cb}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta{line-height:1;padding:0 0 .7em}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_date:before,.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_author:before{content:"";display:none}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta .bt_bb_grid_item_item_comments:before{content:"\e668";font-family:Icon7Stroke}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{padding:0;font-size:.875rem;font-family:"Barlow",Arial,Helvetica,sans-serif;text-transform:uppercase}.btSupertitleWeight_default .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-weight:500}.btSupertitleWeight_black .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-weight:900}.btSupertitleWeight_bolder .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-weight:800}.btSupertitleWeight_bold .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-weight:700}.btSupertitleWeight_semi-bold .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-weight:600}.btSupertitleWeight_medium .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-weight:500}.btSupertitleWeight_normal .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-weight:400}.btSupertitleWeight_light .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-weight:300}.btSupertitleWeight_lighter .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-weight:200}.btSupertitleWeight_thin .bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-weight:100}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:not(:last-child):after{content:"/";padding:0 .5em;color:inherit}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span a{color:inherit}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span a:hover{color:#33d1cb}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title{font-size:1.875rem;line-height:1.2}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a{color:inherit}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover{color:#33d1cb}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_excerpt{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:1.8em;max-height:7.2em}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title+.bt_bb_grid_item_post_excerpt:not(:empty){margin-top:0}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share{margin-top:1.5em}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon{padding-right:.5em}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder{border-radius:50%;overflow:hidden}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon .bt_bb_icon_holder:before{font-size:.8rem;width:2em;height:2em}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon.bt_twitter .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #1da1f2 inset;box-shadow:0 0 0 3em #1da1f2 inset;color:#fff!important}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon.bt_facebook .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #3b5998 inset;box-shadow:0 0 0 3em #3b5998 inset;color:#fff!important}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon.bt_linkedin .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #007bb5 inset;box-shadow:0 0 0 3em #007bb5 inset;color:#fff!important}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon.bt_vk .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #4c75a5 inset;box-shadow:0 0 0 3em #4c75a5 inset;color:#fff!important}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon.bt_whatsapp .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #25d366 inset;box-shadow:0 0 0 3em #25d366 inset;color:#fff!important}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon:hover .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #33d1cb inset;box-shadow:0 0 0 3em #33d1cb inset}.bt_bb_masonry_post_grid .bt_bb_post_grid_loader{margin-top:4em;border:.4em solid #f3f3f3;border-top:.4em solid #33d1cb}.slick-slider button.slick-arrow{background-color:transparent}.slick-slider button.slick-arrow:before{color:#181818;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;font-size:4em}.slick-slider button.slick-arrow:hover:before{color:#33d1cb}.bt_bb_navigation_color_filled .slick-slider button.slick-arrow{background-color:#fff;border-radius:50%;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.bt_bb_navigation_color_filled .slick-slider button.slick-arrow:before{font-size:3em;color:#33d1cb}.bt_bb_navigation_color_filled .slick-slider button.slick-arrow:hover{-webkit-box-shadow:0 0 0 0 rgba(0,0,0);box-shadow:0 0 0 0 rgba(0,0,0)}.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list{position:static!important;max-width:1200px;margin:0 auto;overflow:hidden}.bt_bb_layout_wide .bt_bb_content_slider.bt_bb_multiple_slides .slick-list .slick-track{position:relative}.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item{overflow:hidden}.bt_bb_layout_wide .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item .bt_bb_content_slider_item_content{max-width:1260px;padding:0 30px;margin:0 auto}.bt_bb_layout_wide .bt_bb_row_width_boxed_1200 .bt_bb_content_slider:not(.bt_bb_multiple_slides) .slick-slider .bt_bb_content_slider_item .bt_bb_content_slider_item_content{padding:0!important}.bt_bb_layout_wide .slick-dots{max-width:1260px;padding:0 30px;margin:0 auto;position:relative}.bt_bb_navigation_position_outside .slick-slider{overflow:visible}.bt_bb_navigation_position_outside .slick-slider button.slick-next{right:-5em}.bt_bb_navigation_position_outside .slick-slider button.slick-prev{left:-5em}@media (max-width:480px){.bt_bb_navigation_color_filled .slick-slider button.slick-arrow{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.4);box-shadow:0 2px 6px 0 rgba(0,0,0,.4)}.bt_bb_navigation_color_filled .slick-slider button.slick-arrow.slick-next{right:0}.bt_bb_navigation_color_filled .slick-slider button.slick-arrow.slick-prev{left:0}}.slick-dots li{border:none;background-color:#d2d2d2;border-radius:20px;width:2em;height:.25em;margin:0 .5em}.slick-dots li.slick-active,.slick-dots li:hover{background:#33d1cb}.bt_bb_navigation_style_dots .slick-dots li{width:.4em;height:.4em;margin:0 .3em}.bt_bb_navigation_style_dots .slick-dots li.slick-active,.bt_bb_navigation_style_dots .slick-dots li:hover{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.bt_bb_align_left .bt_bb_align_right.slick-dots,.bt_bb_align_center .bt_bb_align_right.slick-dots,.bt_bb_align_left .bt_bb_align_right .slick-dots,.bt_bb_align_center .bt_bb_align_right .slick-dots,.bt_bb_align_right.slick-dots,.bt_bb_align_right .slick-dots{text-align:right}.bt_bb_align_right .bt_bb_align_left.slick-dots,.bt_bb_align_center .bt_bb_align_left.slick-dots,.bt_bb_align_right .bt_bb_align_left .slick-dots,.bt_bb_align_center .bt_bb_align_left .slick-dots,.bt_bb_align_left.slick-dots,.bt_bb_align_left .slick-dots{text-align:left}.bt_bb_align_right .bt_bb_align_left.slick-dots,.bt_bb_align_center .bt_bb_align_left.slick-dots,.bt_bb_align_right .bt_bb_align_left .slick-dots,.bt_bb_align_center .bt_bb_align_left .slick-dots,.bt_bb_align_left.slick-dots,.bt_bb_align_left .slick-dots li:first-child{margin-left:0}.bt_bb_align_navigation_left .slick-dots{text-align:left}.bt_bb_align_navigation_right .slick-dots{text-align:right}.bt_bb_align_navigation_center .slick-dots{text-align:center}.bt_bb_custom_menu div ul{margin:0}.bt_bb_custom_menu div ul li{list-style:none;padding:.7em 0;border-bottom:1px solid rgba(0,0,0,.1)}.bt_bb_custom_menu div ul li:first-child{padding-top:0}.bt_bb_color_light.bt_bb_custom_menu div ul li{border-color:rgba(255,255,255,.3)}.bt_bb_custom_menu div ul a{color:inherit;font-size:.9em}.bt_bb_custom_menu div ul a:hover{color:#33d1cb}.btMenuWeight_default .bt_bb_custom_menu div ul a{font-weight:500}.btMenuWeight_black .bt_bb_custom_menu div ul a{font-weight:900}.btMenuWeight_bolder .bt_bb_custom_menu div ul a{font-weight:800}.btMenuWeight_bold .bt_bb_custom_menu div ul a{font-weight:700}.btMenuWeight_semi-bold .bt_bb_custom_menu div ul a{font-weight:600}.btMenuWeight_medium .bt_bb_custom_menu div ul a{font-weight:500}.btMenuWeight_normal .bt_bb_custom_menu div ul a{font-weight:400}.btMenuWeight_light .bt_bb_custom_menu div ul a{font-weight:300}.btMenuWeight_lighter .bt_bb_custom_menu div ul a{font-weight:200}.btMenuWeight_thin .bt_bb_custom_menu div ul a{font-weight:100}.bt_bb_font_weight_black.bt_bb_custom_menu div ul a{font-weight:900}.bt_bb_font_weight_bolder.bt_bb_custom_menu div ul a{font-weight:800}.bt_bb_font_weight_bold.bt_bb_custom_menu div ul a{font-weight:700}.bt_bb_font_weight_semi-bold.bt_bb_custom_menu div ul a{font-weight:600}.bt_bb_font_weight_medium.bt_bb_custom_menu div ul a{font-weight:500}.bt_bb_font_weight_normal.bt_bb_custom_menu div ul a{font-weight:400}.bt_bb_font_weight_light.bt_bb_custom_menu div ul a{font-weight:300}.bt_bb_font_weight_lighter.bt_bb_custom_menu div ul a{font-weight:200}.bt_bb_font_weight_thin.bt_bb_custom_menu div ul a{font-weight:100}.bt_bb_custom_menu div ul>li{margin-left:0}.bt_bb_google_maps .gm-style-mtc{display:none}.bt_bb_google_maps .bt_bb_map_content{max-width:1280px;margin:auto;padding:4em 0}.bt_bb_google_maps .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location{padding:1.5em}.bt_bb_google_maps .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location .bt_bb_image:first-child{margin-left:-1.5em;margin-right:-1.5em;margin-top:-1.5em}.bt_bb_google_maps .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_shape_square{border-radius:0!important;overflow:hidden}.bt_bb_google_maps .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_shape_square .bt_bb_map_location.bt_bb_map_location_show{border-radius:0!important}.bt_bb_google_maps .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_shape_rounded{border-radius:20px!important;overflow:hidden}.bt_bb_google_maps .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_shape_rounded .bt_bb_map_location.bt_bb_map_location_show{border-radius:20px!important}.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper{width:24%}.btHardRoundedButtons .bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper{border-radius:20px;overflow:hidden}.bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_map_location_show{-webkit-box-shadow:0 6px 10px 0 rgba(0,0,0,.2);box-shadow:0 6px 10px 0 rgba(0,0,0,.2)}.btHardRoundedButtons .bt_bb_map .bt_bb_map_content .bt_bb_map_content_wrapper .bt_bb_map_location.bt_bb_map_location_show{border-radius:20px;overflow:hidden}.bt_bb_section_with_top_coverage_image .bt_bb_google_maps .bt_bb_map_content{padding:6.5em 0}@media (max-width:768px){.bt_bb_map_content{padding:0!important}.bt_bb_map_content .bt_bb_map_content_wrapper{padding:0!important;width:100%!important}.bt_bb_map.bt_bb_maps_with_content .bt_bb_map_map{height:600px!important;position:relative}}.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li span{padding:1em 1.5em}.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li.on{border-color:#33d1cb}.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li:last-of-type span{padding-right:1.5em}.bt_bb_tabs .bt_bb_tabs_tabs .bt_bb_tab_item .bt_bb_tab_content{padding-top:1em}.bt_bb_accordion .bt_bb_accordion_item{cursor:pointer;position:relative;overflow:hidden;-webkit-transition:300ms ease all;-moz-transition:300ms ease all;transition:300ms ease all;margin-bottom:.3em}.btSoftRoundedButtons .bt_bb_accordion .bt_bb_accordion_item{border-radius:15px}.btHardRoundedButtons .bt_bb_accordion .bt_bb_accordion_item{border-radius:20px}.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:first-child{border-radius:15px}.bt_bb_shape_round.bt_bb_accordion .bt_bb_accordion_item:first-child{border-radius:20px}.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:first-child{border-width:0;border-radius:0}.bt_bb_accordion .bt_bb_accordion_item:last-child{margin-bottom:0}.bt_bb_shape_rounded.bt_bb_accordion .bt_bb_accordion_item:last-child{border-radius:15px}.bt_bb_shape_round.bt_bb_accordion .bt_bb_accordion_item:last-child{border-radius:20px}.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item:last-child{border-width:0;border-radius:0}.bt_bb_style_outline.bt_bb_accordion .bt_bb_accordion_item{border-width:1px 1px;border-color:#d4d4d4}.bt_bb_style_filled.bt_bb_accordion .bt_bb_accordion_item{border-width:1px 1px}.bt_bb_style_simple.bt_bb_accordion .bt_bb_accordion_item{border-bottom:1px solid rgba(0,0,0,.2)!important;border-radius:0!important}.bt_bb_accordion .bt_bb_accordion_item:before{content:"\e623";font-family:"Icon7Stroke";display:block;position:absolute;font-size:1.8em;right:0;top:.7em;bottom:0;z-index:3}.bt_bb_style_outline.bt_bb_accordion .bt_bb_accordion_item:before,.bt_bb_style_filled.bt_bb_accordion .bt_bb_accordion_item:before{right:3%}.bt_bb_align_left .bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item:before,.bt_bb_align_center .bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item:before,.bt_bb_align_left .bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item:before,.bt_bb_align_center .bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item:before,.bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item:before,.bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item:before{right:auto}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0;-webkit-transition:background-color 300ms ease;-moz-transition:background-color 300ms ease;transition:background-color 300ms ease}.rtl .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bt_bb_align_left .bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content,.bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content,.bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_icon_holder{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex:1 0 7%;-ms-flex:1 0 7%;flex:1 0 7%;min-width:7%;color:#33d1cb}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_icon_holder:before{font-size:2.5rem}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_accordion_item_title{font-size:1.4em;font-family:"Barlow",Arial,Helvetica,sans-serif;line-height:1.1;border:none!important;padding:.9em;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;z-index:2;background-color:transparent}.bt_bb_align_left .bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_accordion_item_title,.bt_bb_align_center .bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_accordion_item_title,.bt_bb_align_left .bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_accordion_item_title,.bt_bb_align_center .bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_accordion_item_title,.bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_accordion_item_title,.bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_accordion_item_title{padding:0 1.5em 0 0}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content{padding:0;display:block;overflow:hidden;height:0;opacity:0;-webkit-transition:350ms ease all;-moz-transition:350ms ease all;transition:350ms ease all;padding:0 1.2em 0 1.2em}.bt_bb_align_left .bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content,.bt_bb_align_center .bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content,.bt_bb_align_left .bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content,.bt_bb_align_center .bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content,.bt_bb_align_right.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content,.bt_bb_align_right .bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_content{padding:0 0 0 3.5em}.bt_bb_accordion .bt_bb_accordion_item.on{min-height:1px;max-height:1000em}.bt_bb_style_outline.bt_bb_accordion .bt_bb_accordion_item.on{border-color:#f4f4f4}.bt_bb_accordion .bt_bb_accordion_item.on:before{content:"\e644"}.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title_content{border:none;padding-bottom:0}.bt_bb_style_outline.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title_content,.bt_bb_style_filled.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_title_content{padding-bottom:.5em}.bt_bb_accordion .bt_bb_accordion_item.on .bt_bb_accordion_item_content{display:block;opacity:1;height:auto;padding-bottom:1em}@media (max-width:480px){.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_icon_holder{-webkit-flex:inherit;-ms-flex:inherit;flex:inherit}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_icon_holder:before{font-size:1.9em}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_accordion_item_title{padding:.7em;max-width:80%}.bt_bb_accordion .bt_bb_accordion_item:before{top:.5em}}.bt_bb_counter_holder{height:1em;line-height:1;display:inline-block}.bt_bb_counter_holder .bt_bb_counter{height:1em;font-family:"Barlow",Arial,Helvetica,sans-serif;line-height:1}.btHeadingWeight_default .bt_bb_counter_holder .bt_bb_counter{font-weight:600}.btHeadingWeight_black .bt_bb_counter_holder .bt_bb_counter{font-weight:900}.btHeadingWeight_bolder .bt_bb_counter_holder .bt_bb_counter{font-weight:800}.btHeadingWeight_bold .bt_bb_counter_holder .bt_bb_counter{font-weight:700}.btHeadingWeight_semi-bold .bt_bb_counter_holder .bt_bb_counter{font-weight:600}.btHeadingWeight_medium .bt_bb_counter_holder .bt_bb_counter{font-weight:500}.btHeadingWeight_normal .bt_bb_counter_holder .bt_bb_counter{font-weight:400}.btHeadingWeight_light .bt_bb_counter_holder .bt_bb_counter{font-weight:300}.btHeadingWeight_lighter .bt_bb_counter_holder .bt_bb_counter{font-weight:200}.btHeadingWeight_thin .bt_bb_counter_holder .bt_bb_counter{font-weight:100}.bt_bb_counter_holder .bt_bb_counter span.onedigit{height:1em}.bt_bb_counter_holder .bt_bb_counter span.onedigit span{height:1em}.bt_bb_counter_holder.bt_bb_size_xlarge{font-size:3.5em}.bt_bb_countdown.btCounterHolder{direction:ltr;font-family:"Barlow",Arial,Helvetica,sans-serif}.btHeadingWeight_default .bt_bb_countdown.btCounterHolder{font-weight:600}.btHeadingWeight_black .bt_bb_countdown.btCounterHolder{font-weight:900}.btHeadingWeight_bolder .bt_bb_countdown.btCounterHolder{font-weight:800}.btHeadingWeight_bold .bt_bb_countdown.btCounterHolder{font-weight:700}.btHeadingWeight_semi-bold .bt_bb_countdown.btCounterHolder{font-weight:600}.btHeadingWeight_medium .bt_bb_countdown.btCounterHolder{font-weight:500}.btHeadingWeight_normal .bt_bb_countdown.btCounterHolder{font-weight:400}.btHeadingWeight_light .bt_bb_countdown.btCounterHolder{font-weight:300}.btHeadingWeight_lighter .bt_bb_countdown.btCounterHolder{font-weight:200}.btHeadingWeight_thin .bt_bb_countdown.btCounterHolder{font-weight:100}.bt_bb_countdown.btCounterHolder .btCountdownHolder{padding:0 5%;display:-ms-flexbox;display:-webkit-flex;display:flex}.bt_bb_countdown.btCounterHolder .btCountdownHolder>span{padding:0 .3em 5px .3em}.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]{padding:.8em 0 0;color:#33d1cb}.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-size:1.3em;line-height:1.2;font-family:"Barlow",Arial,Helvetica,sans-serif}.btSupertitleWeight_default .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-weight:500}.btSupertitleWeight_black .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-weight:900}.btSupertitleWeight_bolder .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-weight:800}.btSupertitleWeight_bold .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-weight:700}.btSupertitleWeight_semi-bold .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-weight:600}.btSupertitleWeight_medium .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-weight:500}.btSupertitleWeight_normal .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-weight:400}.btSupertitleWeight_light .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-weight:300}.btSupertitleWeight_lighter .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-weight:200}.btSupertitleWeight_thin .bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-weight:100}.bt_bb_countdown.btCounterHolder .btCountdownHolder .days,.bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,.bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes{border-right:1px solid #969696}.btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .days,.btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .hours,.btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes,.btDarkSkin.btLightSkin .btDarkSkin .bt_bb_countdown.btCounterHolder .btCountdownHolder .minutes{border-right:1px solid #fff}@media (max-width:780px){.btCounterHolder .btCountdownHolder{display:block!important}.btCounterHolder .btCountdownHolder .days,.btCounterHolder .btCountdownHolder .hours,.btCounterHolder .btCountdownHolder .minutes,.btCounterHolder .btCountdownHolder .seconds{display:block;float:none;margin:0 auto;padding-bottom:1rem;width:100%;border:none!important}}.bt_bb_column[class*="move_left"],.bt_bb_column_inner[class*="move_left"],.bt_bb_row[class*="move_left"]{-webkit-transform:translate3d(30vw,0,0);-moz-transform:translate3d(30vw,0,0);-ms-transform:translate3d(30vw,0,0);transform:translate3d(30vw,0,0)}.bt_bb_card_image{overflow:hidden;background-color:#fff;-webkit-transition:all 600ms ease;-moz-transition:all 600ms ease;transition:all 600ms ease}.btHardRoundedButtons .bt_bb_card_image{border-radius:22px}.btSoftRoundedButtons .bt_bb_card_image{border-radius:15px}.bt_bb_card_image.bt_bb_style_hexagon{background:transparent;border-radius:10px}.bt_bb_card_image.bt_bb_style_hexagon .bt_bb_card_image_text_box{background-color:#fff;padding-top:11em;margin-top:-10em;display:block;-webkit-transition:all 600ms ease;-moz-transition:all 600ms ease;transition:all 600ms ease}.bt_bb_card_image.bt_bb_border_show{border:1px solid rgba(0,0,0,.1)}.bt_bb_card_image.bt_bb_shadow_show{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1)}.bt_bb_card_image.bt_bb_shadow_show.bt_bb_style_hexagon{-webkit-box-shadow:none;box-shadow:none;overflow:visible}.bt_bb_card_image.bt_bb_shadow_show.bt_bb_style_hexagon .bt_bb_card_image_text_box{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1)}.bt_bb_card_image:hover{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.bt_bb_card_image:hover .bt_bb_card_image_background .bt_bb_image img{-webkit-transform:scale3d(1.03,1.03,1.03)!important;-moz-transform:scale3d(1.03,1.03,1.03)!important;-ms-transform:scale3d(1.03,1.03,1.03)!important;transform:scale3d(1.03,1.03,1.03)!important}.bt_bb_card_image .bt_bb_card_image_background{overflow:hidden}.bt_bb_card_image .bt_bb_card_image_background .bt_bb_image{overflow:hidden;margin-bottom:0}.bt_bb_card_image .bt_bb_card_image_background .bt_bb_image img{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:all 850ms ease-in-out;-moz-transition:all 850ms ease-in-out;transition:all 850ms ease-in-out}.bt_bb_card_image.bt_bb_style_hexagon:hover{-webkit-box-shadow:none;box-shadow:none}.bt_bb_card_image.bt_bb_style_hexagon:hover .bt_bb_card_image_text_box{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1)}.bt_bb_card_image .bt_bb_card_image_text_box{padding:1.5em;display:inline-block}.bt_bb_card_image .bt_bb_card_image_text_box .bt_bb_card_image_text{padding-top:.5em}.bt_bb_size_small.bt_bb_card_image .bt_bb_card_image_text_box .bt_bb_card_image_text{font-size:.9em;line-height:1.5;padding-top:.6em}.bt_bb_style_rectangle.bt_bb_card_image .bt_bb_card_image_text_box{margin-top:-5em;background:#fff;-webkit-mask-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzNzkuODkgMTk2Ljk0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzNzkuODkgMTk2Ljk0OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMTIxMjEyO30NCjwvc3R5bGU+DQo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzMyLjI3LDEwLjAyQzMyOC4yMSw0LjQ4LDMyMC40MiwwLDMxNC44OSwwSDB2MTg2Ljk0YzAsNS41Miw0LjQ4LDEwLDEwLDEwaDM1OS44OWM1LjUyLDAsMTAtNC42NCwxMC0xMC4zNg0KCVY3NC44TDMzMi4yNywxMC4wMnoiLz4NCjwvc3ZnPg0K);-webkit-mask-repeat:no-repeat}@media (max-width:992px){.bt_bb_card_image.bt_bb_style_rectangle .bt_bb_card_image_text_box{margin-top:0;-webkit-mask-image:none}}.bt_bb_card_icon{padding:1.5em;border:1px solid #d8d8d8;-webkit-transition:all 600ms ease;-moz-transition:all 600ms ease;transition:all 600ms ease}.bt_bb_card_icon:hover{z-index:1;position:relative;-webkit-box-shadow:0 15px 10px 0 rgba(0,0,0,.1);box-shadow:0 15px 10px 0 rgba(0,0,0,.1)}.bt_bb_card_icon .bt_bb_card_icon_icon{padding-bottom:1.5em}.bt_bb_card_icon .bt_bb_card_icon_icon a{color:inherit;display:block}.bt_bb_card_icon .bt_bb_card_icon_icon .bt_bb_icon_holder{font-size:4em;display:block}.bt_bb_card_icon .bt_bb_card_icon_icon .bt_bb_icon_holder:before{line-height:1}.bt_bb_card_icon .bt_bb_card_icon_title,.bt_bb_card_icon .bt_bb_card_icon_text{padding-bottom:1.5em}.bt_bb_card_icon .bt_bb_card_icon_text{line-height:1.5}.bt_bb_text_style_transparent.bt_bb_card_icon .bt_bb_card_icon_text{opacity:.5}.bt_bb_card_icon .bt_bb_card_icon_content_inner{display:inline-block}.bt_bb_card_icon+.bt_bb_card_icon{margin-top:-1px}.bt_bb_progress_bar_advanced{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bt_bb_align_left .bt_bb_align_center.bt_bb_progress_bar_advanced,.bt_bb_align_right .bt_bb_align_center.bt_bb_progress_bar_advanced,.bt_bb_align_left .bt_bb_align_center .bt_bb_progress_bar_advanced,.bt_bb_align_right .bt_bb_align_center .bt_bb_progress_bar_advanced,.bt_bb_align_center.bt_bb_progress_bar_advanced,.bt_bb_align_center .bt_bb_progress_bar_advanced{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bt_bb_progress_bar_advanced a{color:inherit}.bt_bb_progress_bar_advanced.bt_bb_size_small .container svg{width:8em!important}.bt_bb_progress_bar_advanced.bt_bb_size_small .container .bt_bb_icon_holder{font-size:2rem}.bt_bb_progress_bar_advanced.bt_bb_size_normal .container svg{width:10em!important}.bt_bb_progress_bar_advanced.bt_bb_size_normal .container .bt_bb_icon_holder{font-size:4rem}.bt_bb_progress_bar_advanced.bt_bb_size_medium .container svg{width:12.5em!important}.bt_bb_progress_bar_advanced.bt_bb_size_medium .container .bt_bb_icon_holder{font-size:4.5rem}.bt_bb_progress_bar_advanced.bt_bb_size_large .container svg{width:15em!important}.bt_bb_progress_bar_advanced.bt_bb_size_large .container .bt_bb_icon_holder{font-size:6rem}.bt_bb_progress_bar_advanced.bt_bb_size_xlarge .container svg{width:18em!important}.bt_bb_progress_bar_advanced.bt_bb_size_xlarge .container .bt_bb_icon_holder{font-size:7rem}.bt_bb_progress_bar_advanced .bt_bb_icon_holder{position:absolute;font-weight:inherit;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;transition:all 200ms ease}.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_highlighted_text{font-size:3.25em;font-family:"Barlow",Arial,Helvetica,sans-serif;position:absolute;font-weight:inherit;-webkit-transition:all 200ms ease;-moz-transition:all 200ms ease;transition:all 200ms ease;padding:0!important}.bt_bb_progress_bar_advanced .container{width:100%;position:relative;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content{width:100%;padding-top:1.8em}.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-size:1.4em;font-family:"Barlow",Arial,Helvetica,sans-serif;display:block}.bt_bb_show_text_text.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-size:1em}.btHeadingWeight_default .bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:600}.btHeadingWeight_black .bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:900}.btHeadingWeight_bolder .bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:800}.btHeadingWeight_bold .bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:700}.btHeadingWeight_semi-bold .bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:600}.btHeadingWeight_medium .bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:500}.btHeadingWeight_normal .bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:400}.btHeadingWeight_light .bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:300}.btHeadingWeight_lighter .bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:200}.btHeadingWeight_thin .bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:100}bt_bb_title_font_weight_medium .bt_bb_font_weight_black.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:900}.bt_bb_font_weight_bolder.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:800}.bt_bb_font_weight_bold.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:700}.bt_bb_font_weight_semi-bold.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:600}.bt_bb_font_weight_medium.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:500}.bt_bb_font_weight_normal.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:400}.bt_bb_font_weight_light.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:300}.bt_bb_font_weight_lighter.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:200}.bt_bb_font_weight_thin.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-weight:100}.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content p{line-height:1.1}.darkSkinSelector .wpcf7-form input:not([type='radio']),.darkSkinSelector .wpcf7-form input:not([type='checkbox']),.darkSkinSelector .wpcf7-form textarea,.darkSkinSelector .wpcf7-form .fancy-select .trigger{color:#181818}.wpcf7-form .fancy-select .trigger{line-height:3.2em}.wpcf7-form .fancy-select .options.overflowing{bottom:3.35em}.wpcf7-form .wpcf7-submit{line-height:1!important;font-family:"Barlow",Arial,Helvetica,sans-serif!important;-webkit-box-shadow:0 0 0 4em #33d1cb inset;box-shadow:0 0 0 4em #33d1cb inset;color:#fff!important;border:none;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;cursor:pointer;width:auto!important;float:left;margin-top:1em;padding:.8em 1.5em!important}.btButtonWeight_default .wpcf7-form .wpcf7-submit{font-weight:600}.btButtonWeight_black .wpcf7-form .wpcf7-submit{font-weight:900}.btButtonWeight_bolder .wpcf7-form .wpcf7-submit{font-weight:800}.btButtonWeight_bold .wpcf7-form .wpcf7-submit{font-weight:700}.btButtonWeight_semi-bold .wpcf7-form .wpcf7-submit{font-weight:600}.btButtonWeight_medium .wpcf7-form .wpcf7-submit{font-weight:500}.btButtonWeight_normal .wpcf7-form .wpcf7-submit{font-weight:400}.btButtonWeight_light .wpcf7-form .wpcf7-submit{font-weight:300}.btButtonWeight_lighter .wpcf7-form .wpcf7-submit{font-weight:200}.btButtonWeight_thin .wpcf7-form .wpcf7-submit{font-weight:100}.wpcf7-form .wpcf7-submit:hover{-webkit-box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);color:#fff!important;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.bt_bb_align_center .wpcf7-form .wpcf7-submit{margin-left:auto;margin-right:auto}.bt_bb_align_right .wpcf7-form .wpcf7-submit{margin-left:auto}.wpcf7-form textarea{height:120px}div.wpcf7 .ajax-loader{float:left;margin:1.5em 0 0 1em}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:2px solid #33d1cb}span.wpcf7-not-valid-tip{color:#33d1cb}.wpcf7-date:before{display:none}.btNewsletter{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.btNewsletter .btNewsletterColumn{-webkit-flex:1 0 75%;-ms-flex:1 0 75%;flex:1 0 75%;max-width:75%;padding-right:10px}.btFilled.btNewsletter .btNewsletterColumn{padding-right:0}.btNewsletter .btNewsletterColumn input{height:3.4em;border-radius:0!important;background:#fff!important;color:#181818}.btNewsletter .btNewsletterColumn input::placeholder{color:#181818;opacity:.8}.btNewsletter .btNewsletterColumn input:focus,.btNewsletter .btNewsletterColumn input:active{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;background:white!important;color:#1f3b64!important}.btOutline.btNewsletter .btNewsletterColumn input{border:none}.btFilled.btNewsletter .btNewsletterColumn input{height:61px}.btNewsletter .btNewsletterButton{-webkit-flex:1 0 25%;-ms-flex:1 0 25%;flex:1 0 25%;max-width:25%}.btNewsletter .btNewsletterButton input{height:3.5em;margin-top:0;width:100%!important}.btOutline.btNewsletter .btNewsletterButton input{-webkit-box-shadow:0 0 0 2px #33d1cb inset;box-shadow:0 0 0 2px #33d1cb inset}.btOutline.btNewsletter .btNewsletterButton input:hover{-webkit-box-shadow:0 0 0 4em #33d1cb inset;box-shadow:0 0 0 4em #33d1cb inset}.btFilled.btNewsletter .btNewsletterButton input{height:60px;border-radius:0!important}.btNewsletter .btNewsletterButton .ajax-loader{position:absolute}@media (max-width:991px){.btNewsletter{display:block}.btNewsletter .btNewsletterColumn{max-width:100%;padding-right:0;padding-bottom:10px}.btNewsletter .btNewsletterButton{max-width:none}}.btContact .btContactInput{padding-bottom:.6em}.btContact .btContactInput input:not([type='submit']):not([type='file']){height:2.9em!important;line-height:2.9em!important}.btContact input:not([type='submit']),.btContact textarea{color:#fff;border-radius:5px!important;border:none;background:rgba(255,255,255,.3)!important}.btContact input:not([type='submit'])::placeholder,.btContact textarea::placeholder{color:#fff}.btContact input:not([type='submit']):focus,.btContact input:not([type='submit']):active,.btContact textarea:focus,.btContact textarea:active{border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;background:white!important;color:#1f3b64!important}.btCareers.btContact input:not([type='submit']),.btCareers.btContact textarea{border:1px solid #d2d2d2;background:#fff!important}.btContact.btCareers input::placeholder{color:#d2d2d2}.btContact.btBook .btContactInput{padding-bottom:1.5em}.btContact.btBook input:not([type='submit']):not([type='file']){height:3.5em!important;line-height:3.5em!important;padding:.8em 1.5em}.btContact.btBook input[type='date']{cursor:pointer;color:#181818}.btContact.btBook input[type='date']::placeholder{color:#181818}.btContact.btBook input[type='date']:before{display:none}.btContact.btBook .trigger,.btContact.btBook select{font-size:1.1em;height:3.5em!important;line-height:3.5em!important;color:#181818}.btContact.btBook .trigger:before,.btContact.btBook select:before{line-height:1.8}.btContact.btBook input,.btContact.btBook .trigger,.btContact.btBook select{border-radius:50px!important;-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.1);box-shadow:0 2px 6px 0 rgba(0,0,0,.1);background:#fff!important}.btContact.btBook input::placeholder,.btContact.btBook .trigger::placeholder,.btContact.btBook select::placeholder{font-size:1.1em;color:#181818}.btContact.btBook span.wpcf7-not-valid-tip{color:#fff}.btContact .btContactMessage textarea{height:5.5em}.btContact .btContactButton{padding-top:1.5em;display:-ms-flexbox;display:-webkit-flex;display:flex}.btBook.btContact .btContactButton{padding-top:0}.btContact .btContactButton input{padding:0 1.5em!important;margin:0 auto;font-weight:500;color:#fff!important;font-size:1.1em!important;-webkit-box-shadow:0 0 0 4em #1f3b64 inset,0 0 0 rgba(0,0,0,.1);box-shadow:0 0 0 4em #1f3b64 inset,0 0 0 rgba(0,0,0,.1)}.btContact .btContactButton input:hover{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 0 0 4em #1f3b64 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #1f3b64 inset,0 5px 8px rgba(0,0,0,.1)}.btCareers.btContact .btContactButton input{padding:1em 1.5em!important}.btBook.btContact .btContactButton input{color:#33d1cb!important;margin:0!important;line-height:3.2em!important}.btRequest{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.btRequest input:not([type='submit']),.btRequest textarea{background:#f9f9f9!important}.btRequest .btRequestLabel{-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;padding-bottom:.2em}.btRequest .btRequestInput{-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;padding-bottom:1em}.btRequest .btRequestFlex{display:-ms-flexbox;display:-webkit-flex;display:flex}.btRequest .btRequestFlex .btRequestFlexLeft{-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%}.btRequest .btRequestFlex .btRequestFlexLeft:first-child{padding-right:1em}@media (max-width:991px){.btRequest .btRequestFlex{display:block;width:100%}.btRequest .btRequestFlex .btRequestFlexLeft{width:100%;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%}.btRequest .btRequestFlex .btRequestFlexLeft:first-child{padding-right:0}}.bt_bb_floating_image{position:absolute}.bt_bb_floating_image_vertical_position_top.bt_bb_floating_image{top:0}.bt_bb_floating_image_vertical_position_middle.bt_bb_floating_image{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);bottom:auto}.bt_bb_floating_image_vertical_position_bottom.bt_bb_floating_image{bottom:0}.bt_bb_floating_image_horizontal_position_left.bt_bb_floating_image{left:0}.bt_bb_floating_image_horizontal_position_center.bt_bb_floating_image{margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}.bt_bb_floating_image_horizontal_position_right.bt_bb_floating_image{right:0}.bt_bb_floating_image .bt_bb_floating_image_image{display:inline-block;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:transform 1200ms ease-out;-moz-transition:transform 1200ms ease-out;transition:transform 1200ms ease-out}.bt_bb_floating_image_animation_style_ease_out.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition:transform 1200ms ease-out;-moz-transition:transform 1200ms ease-out;transition:transform 1200ms ease-out}.bt_bb_floating_image_animation_style_ease_out_sine.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition:transform 1200ms cubic-bezier(.390,.575,.565,1);-moz-transition:transform 1200ms cubic-bezier(.390,.575,.565,1);transition:transform 1200ms cubic-bezier(.390,.575,.565,1)}.bt_bb_floating_image_animation_style_ease_in.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition:transform 1200ms ease-in;-moz-transition:transform 1200ms ease-in;transition:transform 1200ms ease-in}.bt_bb_floating_image_animation_style_ease_in_sine.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition:transform 1200ms cubic-bezier(.470,0,.745,.715);-moz-transition:transform 1200ms cubic-bezier(.470,0,.745,.715);transition:transform 1200ms cubic-bezier(.470,0,.745,.715)}.bt_bb_floating_image_animation_style_ease_in_out.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition:transform 1200ms ease-in-out;-moz-transition:transform 1200ms ease-in-out;transition:transform 1200ms ease-in-out}.bt_bb_floating_image_animation_style_ease_in_out_sine.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition:transform 1200ms cubic-bezier(.445,.050,.550,.950);-moz-transition:transform 1200ms cubic-bezier(.445,.050,.550,.950);transition:transform 1200ms cubic-bezier(.445,.050,.550,.950)}.bt_bb_floating_image_animation_style_ease_in_out_back.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition:transform 1200ms cubic-bezier(.680,-.550,.265,1.55);-moz-transition:transform 1200ms cubic-bezier(.680,-.550,.265,1.55);transition:transform 1200ms cubic-bezier(.680,-.550,.265,1.55)}.bt_bb_floating_image .bt_bb_floating_image_image:nth-of-type(5n+2){-webkit-transition-duration:1400ms;-moz-transition-duration:1400ms;transition-duration:1400ms}.bt_bb_floating_image .bt_bb_floating_image_image:nth-of-type(5n+3){-webkit-transition-duration:1600ms;-moz-transition-duration:1600ms;transition-duration:1600ms}.bt_bb_floating_image .bt_bb_floating_image_image:nth-of-type(5n+4){-webkit-transition-duration:1800ms;-moz-transition-duration:1800ms;transition-duration:1800ms}.bt_bb_floating_image .bt_bb_floating_image_image .bt_bb_image{float:none;display:inline-block}.bt_bb_floating_image .bt_bb_floating_image_image .bt_bb_image img{display:inline-block}.bt_bb_floating_image_animation_duration_0.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:0ms;-moz-transition-duration:0ms;transition-duration:0ms}.bt_bb_floating_image_animation_duration_100.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:100ms;-moz-transition-duration:100ms;transition-duration:100ms}.bt_bb_floating_image_animation_duration_200.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:200ms;-moz-transition-duration:200ms;transition-duration:200ms}.bt_bb_floating_image_animation_duration_300.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:300ms;-moz-transition-duration:300ms;transition-duration:300ms}.bt_bb_floating_image_animation_duration_400.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:400ms;-moz-transition-duration:400ms;transition-duration:400ms}.bt_bb_floating_image_animation_duration_500.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:500ms;-moz-transition-duration:500ms;transition-duration:500ms}.bt_bb_floating_image_animation_duration_600.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:600ms;-moz-transition-duration:600ms;transition-duration:600ms}.bt_bb_floating_image_animation_duration_700.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:700ms;-moz-transition-duration:700ms;transition-duration:700ms}.bt_bb_floating_image_animation_duration_800.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:800ms;-moz-transition-duration:800ms;transition-duration:800ms}.bt_bb_floating_image_animation_duration_900.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:900ms;-moz-transition-duration:900ms;transition-duration:900ms}.bt_bb_floating_image_animation_duration_1000.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:1000ms;-moz-transition-duration:1000ms;transition-duration:1000ms}.bt_bb_floating_image_animation_duration_1100.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:1100ms;-moz-transition-duration:1100ms;transition-duration:1100ms}.bt_bb_floating_image_animation_duration_1200.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:1200ms;-moz-transition-duration:1200ms;transition-duration:1200ms}.bt_bb_floating_image_animation_duration_1300.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:1300ms;-moz-transition-duration:1300ms;transition-duration:1300ms}.bt_bb_floating_image_animation_duration_1400.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:1400ms;-moz-transition-duration:1400ms;transition-duration:1400ms}.bt_bb_floating_image_animation_duration_1500.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:1500ms;-moz-transition-duration:1500ms;transition-duration:1500ms}.bt_bb_floating_image_animation_duration_1600.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:1600ms;-moz-transition-duration:1600ms;transition-duration:1600ms}.bt_bb_floating_image_animation_duration_1700.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:1700ms;-moz-transition-duration:1700ms;transition-duration:1700ms}.bt_bb_floating_image_animation_duration_1800.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:1800ms;-moz-transition-duration:1800ms;transition-duration:1800ms}.bt_bb_floating_image_animation_duration_1900.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:1900ms;-moz-transition-duration:1900ms;transition-duration:1900ms}.bt_bb_floating_image_animation_duration_2000.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:2000ms;-moz-transition-duration:2000ms;transition-duration:2000ms}.bt_bb_floating_image_animation_duration_2500.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:2500ms;-moz-transition-duration:2500ms;transition-duration:2500ms}.bt_bb_floating_image_animation_duration_3000.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:3000ms;-moz-transition-duration:3000ms;transition-duration:3000ms}.bt_bb_floating_image_animation_duration_3500.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:3500ms;-moz-transition-duration:3500ms;transition-duration:3500ms}.bt_bb_floating_image_animation_duration_4000.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:4000ms;-moz-transition-duration:4000ms;transition-duration:4000ms}.bt_bb_floating_image_animation_duration_5000.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:5000ms;-moz-transition-duration:5000ms;transition-duration:5000ms}.bt_bb_floating_image_animation_duration_6000.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-duration:6000ms;-moz-transition-duration:6000ms;transition-duration:6000ms}.bt_bb_floating_image_animation_delay_0.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:0ms;-moz-transition-delay:0ms;transition-delay:0ms}.bt_bb_floating_image_animation_delay_100.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:100ms;-moz-transition-delay:100ms;transition-delay:100ms}.bt_bb_floating_image_animation_delay_200.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:200ms;-moz-transition-delay:200ms;transition-delay:200ms}.bt_bb_floating_image_animation_delay_300.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:300ms;-moz-transition-delay:300ms;transition-delay:300ms}.bt_bb_floating_image_animation_delay_400.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:400ms;-moz-transition-delay:400ms;transition-delay:400ms}.bt_bb_floating_image_animation_delay_500.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:500ms;-moz-transition-delay:500ms;transition-delay:500ms}.bt_bb_floating_image_animation_delay_600.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:600ms;-moz-transition-delay:600ms;transition-delay:600ms}.bt_bb_floating_image_animation_delay_700.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:700ms;-moz-transition-delay:700ms;transition-delay:700ms}.bt_bb_floating_image_animation_delay_800.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:800ms;-moz-transition-delay:800ms;transition-delay:800ms}.bt_bb_floating_image_animation_delay_900.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:900ms;-moz-transition-delay:900ms;transition-delay:900ms}.bt_bb_floating_image_animation_delay_1000.bt_bb_floating_image .bt_bb_floating_image_image{-webkit-transition-delay:1000ms;-moz-transition-delay:1000ms;transition-delay:1000ms}.bt_bb_image.bt_bb_shape_soft-rounded{border-radius:50px}.bt_bb_image.bt_bb_shape_soft-rounded image{border-radius:50px}.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content{border-radius:50px}.bt_bb_image.bt_bb_shape_soft-rounded .bt_bb_image_content_flex{border-radius:50px}.bt_bb_image.bt_bb_shape_hexagon>span,.bt_bb_image.bt_bb_shape_hexagon>a,.bt_bb_image.bt_bb_shape_hexagon .bt_bb_image_content{-webkit-mask-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjUwMCIgICBoZWlnaHQ9IjU2My4xMzgiICAgdmlld0JveD0iMCAwIDUwMCA1NjMuMTM4IiAgIHZlcnNpb249IjEuMSIgICBpZD0ic3ZnNDUiICAgaW5rc2NhcGU6dmVyc2lvbj0iMC45Mi40ICg1ZGE2ODljMzEzLCAyMDE5LTAxLTE0KSIgICBzb2RpcG9kaTpkb2NuYW1lPSJzaGFwZV8wMV92ZXJfMDAxLnN2ZyI+ICA8ZGVmcyAgICAgaWQ9ImRlZnMzOSIgLz4gIDxzb2RpcG9kaTpuYW1lZHZpZXcgICAgIGlkPSJiYXNlIiAgICAgcGFnZWNvbG9yPSIjZmZmZmZmIiAgICAgYm9yZGVyY29sb3I9IiM2NjY2NjYiICAgICBib3JkZXJvcGFjaXR5PSIxLjAiICAgICBpbmtzY2FwZTpwYWdlb3BhY2l0eT0iMC4wIiAgICAgaW5rc2NhcGU6cGFnZXNoYWRvdz0iMiIgICAgIGlua3NjYXBlOnpvb209IjAuNyIgICAgIGlua3NjYXBlOmN4PSItMzIuMjkyNTE3IiAgICAgaW5rc2NhcGU6Y3k9IjIyNC4xNzMyNiIgICAgIGlua3NjYXBlOmRvY3VtZW50LXVuaXRzPSJweCIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIHVuaXRzPSJweCIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMTciICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTgiICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAgICAgYm9yZGVybGF5ZXI9InRydWUiIC8+ICA8bWV0YWRhdGEgICAgIGlkPSJtZXRhZGF0YTQyIj4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlPjwvZGM6dGl0bGU+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGcgICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIgICAgIGlkPSJsYXllcjEiICAgICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLDYzLjEzNzk4KSI+ICAgIDxwYXRoICAgICAgIGlkPSJwYXRoMTM0LTIiICAgICAgIGQ9Ik0gMjIuOTY2ODQxLDM3Ni4wMjgzIEEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgMCwzMzYuMjQ4NTYgTCAzLjQwMDAwMDZlLTUsMTAwLjYxMzA2IEEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgMjIuOTY2ODQxLDYwLjgzMzM2MiBMIDIyNy4wMzMyMSwtNTYuOTg0MzgzIGEgNDUuOTMzNjUsNDUuOTMzNjUgMCAwIDEgNDUuOTMzNjQsMCBMIDQ3Ny4wMzMyLDYwLjgzMzM2MiBBIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIDUwMCwxMDAuNjEzMTEgViAzMzYuMjQ4NiBhIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIC0yMi45NjY4NSwzOS43Nzk3IEwgMjcyLjk2NjgzLDQ5My44NDYwOCBhIDQ1LjkzMzY1LDQ1LjkzMzY1IDAgMCAxIC00NS45MzM2NiwwIHoiICAgICAgIHN0eWxlPSJzdHJva2Utd2lkdGg6MC44NjU1ODM5IiAgICAgICBpbmtzY2FwZTpjb25uZWN0b3ItY3VydmF0dXJlPSIwIiAgICAgICBpbmtzY2FwZTp0cmFuc2Zvcm0tY2VudGVyLXk9IjYuNzc5OTkwOWUtMDYiICAgICAgIGlua3NjYXBlOnRyYW5zZm9ybS1jZW50ZXIteD0iMi40OTk5ODM5ZS0wNiIgLz4gIDwvZz48L3N2Zz4=);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.bt_bb_image.bt_bb_shape_oval>span,.bt_bb_image.bt_bb_shape_oval>a,.bt_bb_image.bt_bb_shape_oval .bt_bb_image_content{-webkit-mask-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiAgIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgICB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgICB4bWxuczpzb2RpcG9kaT0iaHR0cDovL3NvZGlwb2RpLnNvdXJjZWZvcmdlLm5ldC9EVEQvc29kaXBvZGktMC5kdGQiICAgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiICAgd2lkdGg9IjUwMCIgICBoZWlnaHQ9IjUwMCIgICB2aWV3Qm94PSIwIDAgNTAwIDUwMCIgICB2ZXJzaW9uPSIxLjEiICAgaWQ9InN2ZzE5IiAgIGlua3NjYXBlOnZlcnNpb249IjAuOTIuNCAoNWRhNjg5YzMxMywgMjAxOS0wMS0xNCkiICAgc29kaXBvZGk6ZG9jbmFtZT0ic2hhcGVfMDZfdmVyXzAwMS5zdmciPiAgPGRlZnMgICAgIGlkPSJkZWZzMTMiIC8+ICA8c29kaXBvZGk6bmFtZWR2aWV3ICAgICBpZD0iYmFzZSIgICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIgICAgIGJvcmRlcmNvbG9yPSIjNjY2NjY2IiAgICAgYm9yZGVyb3BhY2l0eT0iMS4wIiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIgICAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiICAgICBpbmtzY2FwZTp6b29tPSIwLjciICAgICBpbmtzY2FwZTpjeD0iMTk0Ljk5ODE3IiAgICAgaW5rc2NhcGU6Y3k9IjMxMi44MTM4NyIgICAgIGlua3NjYXBlOmRvY3VtZW50LXVuaXRzPSJweCIgICAgIGlua3NjYXBlOmN1cnJlbnQtbGF5ZXI9ImxheWVyMSIgICAgIHNob3dncmlkPSJmYWxzZSIgICAgIHVuaXRzPSJweCIgICAgIHNob3dib3JkZXI9InRydWUiICAgICBmaXQtbWFyZ2luLXRvcD0iMCIgICAgIGZpdC1tYXJnaW4tbGVmdD0iMCIgICAgIGZpdC1tYXJnaW4tcmlnaHQ9IjAiICAgICBmaXQtbWFyZ2luLWJvdHRvbT0iMCIgICAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIgICAgIGlua3NjYXBlOndpbmRvdy1oZWlnaHQ9IjEwMDEiICAgICBpbmtzY2FwZTp3aW5kb3cteD0iLTkiICAgICBpbmtzY2FwZTp3aW5kb3cteT0iLTkiICAgICBpbmtzY2FwZTp3aW5kb3ctbWF4aW1pemVkPSIxIiAgICAgYm9yZGVybGF5ZXI9InRydWUiIC8+ICA8bWV0YWRhdGEgICAgIGlkPSJtZXRhZGF0YTE2Ij4gICAgPHJkZjpSREY+ICAgICAgPGNjOldvcmsgICAgICAgICByZGY6YWJvdXQ9IiI+ICAgICAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4gICAgICAgIDxkYzp0eXBlICAgICAgICAgICByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIiAvPiAgICAgICAgPGRjOnRpdGxlIC8+ICAgICAgPC9jYzpXb3JrPiAgICA8L3JkZjpSREY+ICA8L21ldGFkYXRhPiAgPGcgICAgIGlua3NjYXBlOmxhYmVsPSJMYXllciAxIiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIgICAgIGlkPSJsYXllcjEiICAgICB0cmFuc2Zvcm09IiI+ICAgIDxwYXRoICAgICAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiICAgICAgIGQ9Ik0gMTE4LjY3Nzk2LDQ4NS41NjgwNCBDIC0yMC4wNzY3MjQsNDE5LjcwMDg3IC00My44MjE5NTMsMTE0LjMxNjY4IDgyLjk1Njg4NSwyNy41OTUwMDkgMjA5LjczNTcxLC01OS4xMjY2NjYgNDg3LjI0NTA3LDcyLjgxNDE2OCA0OTkuMDE0NDQsMjI1LjQwMzAyIDUxMC43ODM4MSwzNzcuOTkxODcgMjU3LjIyNjE1LDU1MS42NDE3IDExOC42Nzc5Niw0ODUuNTY4MDQgWiIgICAgICAgaWQ9InBhdGgyIiAgICAgICBzdHlsZT0ic3Ryb2tlLXdpZHRoOjIuMDY0ODAxNjkiIC8+ICA8L2c+PC9zdmc+);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.bt_bb_image.bt_bb_shape_triangle>span,.bt_bb_image.bt_bb_shape_triangle>a,.bt_bb_image.bt_bb_shape_triangle .bt_bb_image_content{-webkit-mask-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0MTUuNiA0MTYuNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDE1LjYgNDE2Ljc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMyMzFGMjA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xODQuMSwzNi40TDMwMy41LDMuM0MzNjktMTQuOSw0MjkuNyw0NC43LDQxMi43LDExMC42bC0zMSwxMTkuOWwtMzEsMTE5LjljLTE3LDY1LjktOTksODguNi0xNDcuNSw0MC45DQoJbC04OC4zLTg2LjhsLTg4LjMtODYuOEMtMjIsMTcwLjEtMC44LDg3LjcsNjQuOCw2OS41TDE4NC4xLDM2LjR6Ii8+DQo8L3N2Zz4NCg==);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.bt_bb_image.bt_bb_shape_rotated_triangle>span,.bt_bb_image.bt_bb_shape_rotated_triangle>a,.bt_bb_image.bt_bb_shape_rotated_triangle .bt_bb_image_content{-webkit-mask-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNC4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4KCjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgdmVyc2lvbj0iMS4xIgogICBpZD0iTGF5ZXJfMSIKICAgeD0iMHB4IgogICB5PSIwcHgiCiAgIHZpZXdCb3g9IjAgMCA0MTUuNiA0MTYuNyIKICAgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDE1LjYgNDE2Ljc7IgogICB4bWw6c3BhY2U9InByZXNlcnZlIgogICBzb2RpcG9kaTpkb2NuYW1lPSJyb3RhdGVfdHJpYW5nbGUuc3ZnIgogICBpbmtzY2FwZTp2ZXJzaW9uPSIwLjkyLjQgKDVkYTY4OWMzMTMsIDIwMTktMDEtMTQpIj48bWV0YWRhdGEKICAgaWQ9Im1ldGFkYXRhMTEiPjxyZGY6UkRGPjxjYzpXb3JrCiAgICAgICByZGY6YWJvdXQ9IiI+PGRjOmZvcm1hdD5pbWFnZS9zdmcreG1sPC9kYzpmb3JtYXQ+PGRjOnR5cGUKICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz48ZGM6dGl0bGUgLz48L2NjOldvcms+PC9yZGY6UkRGPjwvbWV0YWRhdGE+PGRlZnMKICAgaWQ9ImRlZnM5IiAvPjxzb2RpcG9kaTpuYW1lZHZpZXcKICAgcGFnZWNvbG9yPSIjZmZmZmZmIgogICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgYm9yZGVyb3BhY2l0eT0iMSIKICAgb2JqZWN0dG9sZXJhbmNlPSIxMCIKICAgZ3JpZHRvbGVyYW5jZT0iMTAiCiAgIGd1aWRldG9sZXJhbmNlPSIxMCIKICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAiCiAgIGlua3NjYXBlOnBhZ2VzaGFkb3c9IjIiCiAgIGlua3NjYXBlOndpbmRvdy13aWR0aD0iMTkyMCIKICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTAxNyIKICAgaWQ9Im5hbWVkdmlldzciCiAgIHNob3dncmlkPSJmYWxzZSIKICAgaW5rc2NhcGU6em9vbT0iMS42OTc2MDI2IgogICBpbmtzY2FwZTpjeD0iMzY2Ljc5OTg0IgogICBpbmtzY2FwZTpjeT0iMTg0LjYwNDk2IgogICBpbmtzY2FwZTp3aW5kb3cteD0iLTgiCiAgIGlua3NjYXBlOndpbmRvdy15PSItOCIKICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIKICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0iTGF5ZXJfMSIgLz4KPHN0eWxlCiAgIHR5cGU9InRleHQvY3NzIgogICBpZD0ic3R5bGUyIj4KCS5zdDB7ZmlsbDojMjMxRjIwO30KPC9zdHlsZT4KPHBhdGgKICAgY2xhc3M9InN0MCIKICAgZD0iTSAyMzIuNjY0ODEsMzc2Ljg4MDYgMTE1Ljc2NjI0LDQxMC45NTc5MSBDIDUxLjYzOTA0Miw0MjkuNjkzMiAtOC44MzgyMDYxLDM3Mi4xMDY3IDYuOTY1OTEyOCwzMDcuMjgxNzggTCAzNS43ODg4ODUsMTg5LjMzNjg4IDY0LjYxMTg1OCw3MS4zOTE5NDQgQyA4MC40MTU5NTMsNi41NjcwMzg2IDE2MC42OTg1MSwtMTYuODA0Nzg4IDIwOS4wMjE2MSwyOS4yODQ4NDUgbCA4Ny45NzczMiw4My44Njg5NzUgODcuOTc3MzIsODMuODY4OTggYyA0OC40MjAwMSw0NS45OTAyNCAyOC43MTQzNywxMjcuMDQ1MjEgLTM1LjUxMTEzLDE0NS43ODE4NiB6IgogICBpZD0icGF0aDQiCiAgIGlua3NjYXBlOmNvbm5lY3Rvci1jdXJ2YXR1cmU9IjAiCiAgIHN0eWxlPSJmaWxsOiMyMzFmMjA7c3Ryb2tlLXdpZHRoOjAuOTgxNTk5ODEiIC8+Cjwvc3ZnPg==);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}.bt_bb_image.bt_bb_shape_hexagon,.bt_bb_image.bt_bb_shape_oval,.bt_bb_image.bt_bb_shape_triangle,.bt_bb_image.bt_bb_shape_rotated_triangle{float:none!important;width:100%;display:block}.bt_bb_image.bt_bb_shape_hexagon img,.bt_bb_image.bt_bb_shape_oval img,.bt_bb_image.bt_bb_shape_triangle img,.bt_bb_image.bt_bb_shape_rotated_triangle img{display:inline}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_5px .bt_bb_image_content{margin:5px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_10px .bt_bb_image_content{margin:10px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_20px .bt_bb_image_content{margin:20px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_30px .bt_bb_image_content{margin:30px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_40px .bt_bb_image_content{margin:40px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_50px .bt_bb_image_content{margin:50px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_60px .bt_bb_image_content{margin:60px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_70px .bt_bb_image_content{margin:70px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_80px .bt_bb_image_content{margin:80px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_90px .bt_bb_image_content{margin:90px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_100px .bt_bb_image_content{margin:100px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_110px .bt_bb_image_content{margin:110px;top:2em;bottom:2em;left:2em;right:2em}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_120px .bt_bb_image_content{margin:120px;top:2em;bottom:2em;left:2em;right:2em}@media (max-width:1200px){.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_60px .bt_bb_image_content{margin:18px}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_70px .bt_bb_image_content{margin:21px}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_80px .bt_bb_image_content{margin:24px}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_90px .bt_bb_image_content{margin:27px}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_100px .bt_bb_image_content{margin:30px}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_110px .bt_bb_image_content{margin:33px}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_120px .bt_bb_image_content{margin:36px}}@media (max-width:1024px){.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_40px .bt_bb_image_content{margin:12px}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_50px .bt_bb_image_content{margin:15px}}@media (max-width:991px){.bt_bb_column[data-width="4"] .bt_bb_image.bt_bb_content_exists.bt_bb_shape_hexagon.bt_bb_inner_gap_40px .bt_bb_image_content{margin:36px}.bt_bb_column[data-width="4"] .bt_bb_image.bt_bb_content_exists.bt_bb_shape_hexagon.bt_bb_inner_gap_50px .bt_bb_image_content{margin:45px}}@media (max-width:580px){.bt_bb_column[data-width="4"] .bt_bb_image.bt_bb_content_exists.bt_bb_shape_hexagon.bt_bb_inner_gap_40px .bt_bb_image_content{margin:12px}.bt_bb_column[data-width="4"] .bt_bb_image.bt_bb_content_exists.bt_bb_shape_hexagon.bt_bb_inner_gap_50px .bt_bb_image_content{margin:15px}}@media (max-width:580px){.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_20px .bt_bb_image_content{margin:6px}.bt_bb_image.bt_bb_content_exists.bt_bb_inner_gap_30px .bt_bb_image_content{margin:9px}}.bt_bb_testimonial .bt_bb_testimonial_text{position:relative}.bt_bb_testimonial .bt_bb_testimonial_text span{padding-top:.5em;font-size:1.5em;line-height:1.45;display:block;font-family:"Barlow",Arial,Helvetica,sans-serif;color:inherit;position:relative;z-index:1}.bt_bb_font_weight_black.bt_bb_testimonial .bt_bb_testimonial_text span{font-weight:900}.bt_bb_font_weight_bolder.bt_bb_testimonial .bt_bb_testimonial_text span{font-weight:800}.bt_bb_font_weight_bold.bt_bb_testimonial .bt_bb_testimonial_text span{font-weight:700}.bt_bb_font_weight_semi-bold.bt_bb_testimonial .bt_bb_testimonial_text span{font-weight:600}.bt_bb_font_weight_medium.bt_bb_testimonial .bt_bb_testimonial_text span{font-weight:500}.bt_bb_font_weight_normal.bt_bb_testimonial .bt_bb_testimonial_text span{font-weight:400}.bt_bb_font_weight_light.bt_bb_testimonial .bt_bb_testimonial_text span{font-weight:300}.bt_bb_font_weight_lighter.bt_bb_testimonial .bt_bb_testimonial_text span{font-weight:200}.bt_bb_font_weight_thin.bt_bb_testimonial .bt_bb_testimonial_text span{font-weight:100}.bt_bb_text_style_italic.bt_bb_testimonial .bt_bb_testimonial_text span{font-style:italic}.bt_bb_text_size_medium.bt_bb_testimonial .bt_bb_testimonial_text span{font-size:1.7em;line-height:1.3}.bt_bb_text_size_large.bt_bb_testimonial .bt_bb_testimonial_text span{font-size:2em;line-height:1.4}.bt_bb_testimonial .bt_bb_testimonial_text:before{content:"\e900";font-family:Quote;display:block;font-size:6.7em;line-height:1;position:absolute;top:0;left:-.9em;color:#33d1cb}.bt_bb_quote_position_right.bt_bb_testimonial .bt_bb_testimonial_text:before{left:auto;right:-.9em}.bt_bb_quote_position_center.bt_bb_testimonial .bt_bb_testimonial_text:before{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bt_bb_quote_position_left_below.bt_bb_testimonial .bt_bb_testimonial_text:before{opacity:.5;left:.03em;top:.05em}.bt_bb_quote_position_right_below.bt_bb_testimonial .bt_bb_testimonial_text:before{opacity:.5;left:auto;right:.03em;top:.05em}.bt_bb_quote_position_hide.bt_bb_testimonial .bt_bb_testimonial_text:before{display:none}.bt_bb_quote_color_alternate.bt_bb_testimonial .bt_bb_testimonial_text:before{color:#1f3b64}.bt_bb_quote_color_light.bt_bb_testimonial .bt_bb_testimonial_text:before{color:#fff}.bt_bb_quote_color_dark.bt_bb_testimonial .bt_bb_testimonial_text:before{color:#181818}.bt_bb_quote_color_gray.bt_bb_testimonial .bt_bb_testimonial_text:before{color:#cccc}.bt_bb_testimonial .bt_bb_testimonial_text_box{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:1.7em}.bt_bb_align_left .bt_bb_align_center.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_right .bt_bb_align_center.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_left .bt_bb_align_center .bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_right .bt_bb_align_center .bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_center.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_center .bt_bb_testimonial .bt_bb_testimonial_text_box{margin:0 auto;display:block}.bt_bb_align_left .bt_bb_align_center.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_right .bt_bb_align_center.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_left .bt_bb_align_center .bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_right .bt_bb_align_center .bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_center.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_center .bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_testimonial_image{margin:0 auto 2em auto;max-width:5em}.bt_bb_align_left .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_center .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_left .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_center .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box{float:right;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bt_bb_align_left .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_center .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_left .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_center .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_testimonial_image{margin-right:0;margin-left:1.2em}.bt_bb_align_left .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_center .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_left .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_center .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box,.bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_headline .bt_bb_headline_superheadline{float:right}.bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_testimonial_image{-webkit-flex:1 0 5em;-ms-flex:1 0 5em;flex:1 0 5em;max-width:5em;margin-right:1em}.bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_headline .bt_bb_headline_subheadline{opacity:.8}.bt_bb_testimonial:not(.bt_bb_text_size_medium):not(.bt_bb_text_size_large) .bt_bb_testimonial_text_box .bt_bb_headline .bt_bb_headline_superheadline{font-size:1rem;padding-bottom:.2em}.bt_bb_testimonial:not(.bt_bb_text_size_medium):not(.bt_bb_text_size_large) .bt_bb_testimonial_text_box .bt_bb_headline .bt_bb_headline_subheadline{font-size:1rem}@media (max-width:1399px){.bt_bb_testimonial .bt_bb_testimonial_text:before{font-size:4.7em;left:-.5em}}@media (max-width:1199px){.bt_bb_testimonial .bt_bb_testimonial_text:before{left:-.2em}}@media (max-width:580px){.bt_bb_testimonial .bt_bb_testimonial_text_box{display:block}.bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_testimonial_image{margin:0 0 1em;display:-ms-flexbox;display:-webkit-flex;display:flex}.bt_bb_align_left .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_testimonial_image,.bt_bb_align_center .bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_testimonial_image,.bt_bb_align_left .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_testimonial_image,.bt_bb_align_center .bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_testimonial_image,.bt_bb_align_right.bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_testimonial_image,.bt_bb_align_right .bt_bb_testimonial .bt_bb_testimonial_text_box .bt_bb_testimonial_image{float:right;display:block}}.woocommerce-result-count,.woocommerce-ordering{width:50%;float:left;margin:0;line-height:2.5em;margin-bottom:2em}.rtl .woocommerce-result-count,.rtl .woocommerce-ordering{float:right}.woocommerce-ordering{padding-left:1em}.rtl .woocommerce-ordering{padding-left:0;padding-right:1em}.products ul,ul.products{margin:0 -1em 2rem;padding:0;list-style:none;clear:both;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.products ul li.product,ul.products li.product{max-width:100%;padding:0 1em;margin:0 0 2rem;position:relative;list-style:none;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}.woocommerce-page .products ul li.product,.woocommerce-page ul.products li.product{-webkit-flex:0 0 33.3333%;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}.columns-2 .products ul li.product,.columns-2 ul.products li.product{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.columns-3 .products ul li.product,.columns-3 ul.products li.product{-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.columns-4 .products ul li.product,.columns-4 ul.products li.product{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.columns-5 .products ul li.product,.columns-5 ul.products li.product{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.columns-6 .products ul li.product,.columns-6 ul.products li.product{-webkit-flex-basis:16.6666%;flex-basis:16.6666%;max-width:16.6666%}.products ul li.product.first,ul.products li.product.first{clear:both}.products ul li.product .btWooShopLoopItemInner,ul.products li.product .btWooShopLoopItemInner{padding:0 1.5em 1.5rem;border:1px solid rgba(0,0,0,.05)}.products ul li.product .btWooShopLoopItemInner:after,ul.products li.product .btWooShopLoopItemInner:after{content:" ";display:table;width:100%;clear:both}.btDarkSkin .products ul li.product .btWooShopLoopItemInner,.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner,.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner,.btDarkSkin ul.products li.product .btWooShopLoopItemInner,.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner,.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner{border:1px solid rgba(255,255,255,.05)}.btSoftRoundedButtons .products ul li.product .btWooShopLoopItemInner,.btSoftRoundedButtons ul.products li.product .btWooShopLoopItemInner{border-radius:5px}.btHardRoundedButtons .products ul li.product .btWooShopLoopItemInner,.btHardRoundedButtons ul.products li.product .btWooShopLoopItemInner{border-radius:5px}.products ul li.product .btWooShopLoopItemInner .bt_bb_image,ul.products li.product .btWooShopLoopItemInner .bt_bb_image{margin-left:-1.5em;margin-right:-1.5em;margin-bottom:1.5em;float:none;position:relative}.products ul li.product .btWooShopLoopItemInner .bt_bb_image img,ul.products li.product .btWooShopLoopItemInner .bt_bb_image img{border-bottom:1px solid rgba(0,0,0,.05);-webkit-transition:300ms ease all;-moz-transition:300ms ease all;transition:300ms ease all;width:100%;display:block}.btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image img,.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image img,.btDarkSkin.btLightSkin .btDarkSkin .products ul li.product .btWooShopLoopItemInner .bt_bb_image img,.btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image img,.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image img,.btDarkSkin.btLightSkin .btDarkSkin ul.products li.product .btWooShopLoopItemInner .bt_bb_image img{border:1px solid rgba(255,255,255,.05)}.products ul li.product .btWooShopLoopItemInner .bt_bb_headline,ul.products li.product .btWooShopLoopItemInner .bt_bb_headline{margin:1em 0 0}.products ul li.product .btWooShopLoopItemInner .bt_bb_headline h2,ul.products li.product .btWooShopLoopItemInner .bt_bb_headline h2{font-weight:600}.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline .btArticleCategories a:hover,ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_superheadline .btArticleCategories a:hover{opacity:1}.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline,ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline{margin-bottom:1em}.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .btNoStarRating:before,ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_subheadline .btNoStarRating:before{content:'-';opacity:0}.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover,ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover{color:#33d1cb}.products ul li.product .btWooShopLoopItemInner .price,ul.products li.product .btWooShopLoopItemInner .price{font-size:1.3em;display:block;margin-bottom:1em}.products ul li.product .btWooShopLoopItemInner .price:after,ul.products li.product .btWooShopLoopItemInner .price:after{content:" ";display:table;width:100%;clear:both}.products ul li.product .btWooShopLoopItemInner .price del,ul.products li.product .btWooShopLoopItemInner .price del{color:inherit;opacity:.5;display:inline-block;margin:0 5px 0 0}.products ul li.product .btWooShopLoopItemInner .price ins,ul.products li.product .btWooShopLoopItemInner .price ins{background:0 0;text-decoration:none}.products ul li.product .btWooShopLoopItemInner .price .from,ul.products li.product .btWooShopLoopItemInner .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;opacity:.5}.products ul li.product .btWooShopLoopItemInner a.button,ul.products li.product .btWooShopLoopItemInner a.button{text-decoration:none;text-transform:uppercase;display:inline-block;position:relative}.btSoftRoundedButtons .products ul li.product .btWooShopLoopItemInner a.button,.btSoftRoundedButtons ul.products li.product .btWooShopLoopItemInner a.button{border-radius:5px}.btHardRoundedButtons .products ul li.product .btWooShopLoopItemInner a.button,.btHardRoundedButtons ul.products li.product .btWooShopLoopItemInner a.button{border-radius:50px}.products ul li.product .btWooShopLoopItemInner .added:after,.products ul li.product .btWooShopLoopItemInner .loading:after,ul.products li.product .btWooShopLoopItemInner .added:after,ul.products li.product .btWooShopLoopItemInner .loading:after{position:absolute;z-index:5;right:0;top:0;font:400 1em/2em WooCommerce;vertical-align:middle;text-align:center;-webkit-font-smoothing:antialiased;width:2em;height:2em;margin:-.85em -.85em 0 0;border-radius:50%;background-color:#1f3b64;color:#fff}.products ul li.product .btWooShopLoopItemInner .loading:after,ul.products li.product .btWooShopLoopItemInner .loading:after{content:"\e01c";-webkit-animation:spin 2s linear infinite;-moz-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.products ul li.product .btWooShopLoopItemInner .added:after,ul.products li.product .btWooShopLoopItemInner .added:after{content:"\e017"}.products ul li.product .btWooShopLoopItemInner .added_to_cart,ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-size:.9em;text-transform:uppercase;font-family:"Barlow",Arial,Helvetica,sans-serif;letter-spacing:.5px;margin-left:.5em;color:#33d1cb}.btButtonWeight_default .products ul li.product .btWooShopLoopItemInner .added_to_cart,.btButtonWeight_default ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-weight:600}.btButtonWeight_black .products ul li.product .btWooShopLoopItemInner .added_to_cart,.btButtonWeight_black ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-weight:900}.btButtonWeight_bolder .products ul li.product .btWooShopLoopItemInner .added_to_cart,.btButtonWeight_bolder ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-weight:800}.btButtonWeight_bold .products ul li.product .btWooShopLoopItemInner .added_to_cart,.btButtonWeight_bold ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-weight:700}.btButtonWeight_semi-bold .products ul li.product .btWooShopLoopItemInner .added_to_cart,.btButtonWeight_semi-bold ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-weight:600}.btButtonWeight_medium .products ul li.product .btWooShopLoopItemInner .added_to_cart,.btButtonWeight_medium ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-weight:500}.btButtonWeight_normal .products ul li.product .btWooShopLoopItemInner .added_to_cart,.btButtonWeight_normal ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-weight:400}.btButtonWeight_light .products ul li.product .btWooShopLoopItemInner .added_to_cart,.btButtonWeight_light ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-weight:300}.btButtonWeight_lighter .products ul li.product .btWooShopLoopItemInner .added_to_cart,.btButtonWeight_lighter ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-weight:200}.btButtonWeight_thin .products ul li.product .btWooShopLoopItemInner .added_to_cart,.btButtonWeight_thin ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-weight:100}.rtl .products ul li.product .btWooShopLoopItemInner .added_to_cart,.rtl ul.products li.product .btWooShopLoopItemInner .added_to_cart{margin-left:0;margin-right:.5em}.products ul li.product .btWooShopLoopItemInner .added_to_cart:hover,ul.products li.product .btWooShopLoopItemInner .added_to_cart:hover{color:inherit}.products ul li.product .onsale,ul.products li.product .onsale{position:absolute;top:1em;right:2em;left:auto;background:#1f3b64;color:#fff;opacity:.9;z-index:1;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%}.woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:block;float:left}nav.woocommerce-pagination{clear:both;display:block;text-align:center;margin-bottom:3em}nav.woocommerce-pagination ul{display:inline-block;padding:0;margin:0}nav.woocommerce-pagination ul li{margin:0;padding:0;display:block;float:left}nav.woocommerce-pagination ul li a,nav.woocommerce-pagination ul li span{margin:0;padding:0;width:2em;text-align:center;line-height:2em;display:block;opacity:.8;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.btLightSkin nav.woocommerce-pagination ul li a,.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li a,.btLightSkin .btDarkSkin .btLightSkin nav.woocommerce-pagination ul li a,.btLightSkin nav.woocommerce-pagination ul li span,.btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span,.btLightSkin .btDarkSkin .btLightSkin nav.woocommerce-pagination ul li span{color:#181818}.btDarkSkin nav.woocommerce-pagination ul li a,.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a,.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li a,.btDarkSkin nav.woocommerce-pagination ul li span,.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span,.btDarkSkin.btLightSkin .btDarkSkin nav.woocommerce-pagination ul li span{color:#fff}nav.woocommerce-pagination ul li a:focus,nav.woocommerce-pagination ul li a:hover,nav.woocommerce-pagination ul li span.current{opacity:1;color:#33d1cb}nav.woocommerce-pagination ul li a.prev{visibility:hidden;position:relative}nav.woocommerce-pagination ul li a.prev:after{content:"\f104";font-family:FontAwesome;visibility:visible;position:absolute;top:0;left:0;width:inherit}nav.woocommerce-pagination ul li a.next{visibility:hidden;position:relative}nav.woocommerce-pagination ul li a.next:after{content:"\f105";font-family:FontAwesome;visibility:visible;width:inherit;position:absolute;top:0;left:0}div.product{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1em;position:relative}div.product .onsale{position:absolute;top:1em;left:2em;background:#1f3b64;color:#fff;opacity:.9;z-index:1;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%}.rtl div.product .onsale{left:0;right:2em}div.product div.images{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 .5em;margin:0 0 1em;position:relative}div.product div.images .woocommerce-product-gallery__trigger{position:absolute;z-index:1;width:2em}div.product div.images .woocommerce-product-gallery__wrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image{padding:1em .5em 0}div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a{position:relative;display:block}div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img{border:1px solid rgba(0,0,0,.05);width:100%;display:block}div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child{-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;padding:0;margin:0 .5em;border:1px solid rgba(0,0,0,.05)}div.product div.images .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:first-child img{border:none;display:block}div.product div.images.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image{-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}div.product div.images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}div.product div.images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image{-webkit-flex:0 0 33.3333%;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}div.product div.images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image{-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}div.product div.images.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image{-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%}div.product div.images.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image{-webkit-flex:0 0 16.666%;-ms-flex:0 0 16.666%;flex:0 0 16.666%}div.product div.images .woocommerce-product-gallery__image{float:left;padding:0 px 0 0}div.product div.images .woocommerce-product-gallery__image img{border:0}div.product div.images .woocommerce-product-gallery__image:first-child{float:none;overflow:hidden;margin:0 px 0 0;padding:0;width:auto!important}div.product div.images .woocommerce-product-gallery__trigger{position:absolute;right:70px;top:20px;font-size:0;line-height:0;z-index:1}div.product div.images .woocommerce-product-gallery__trigger:after{content:"\f002";font-family:FontAwesome;display:block;-webkit-box-shadow:0 0 0 2em #33d1cb inset,0 0 0 2em rgba(255,255,255,.5) inset;box-shadow:0 0 0 2em #33d1cb inset,0 0 0 2em rgba(255,255,255,.5) inset;border-radius:50%;font-size:19.2px;color:#fff;width:36.8px;line-height:36.8px;text-align:center;-webkit-transition:300ms ease all;-moz-transition:300ms ease all;transition:300ms ease all}div.product div.images .woocommerce-product-gallery__trigger:hover:after{-webkit-box-shadow:0 0 0 1px #33d1cb inset,0 0 0 2em rgba(255,255,255,.5) inset;box-shadow:0 0 0 1px #33d1cb inset,0 0 0 2em rgba(255,255,255,.5) inset;color:#33d1cb}div.product div.summary{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:1em;margin-bottom:1em}div.product div.summary header{margin-bottom:2em}div.product div.summary header .bt_bb_headline_superheadline .btArticleCategories a:hover{opacity:1}div.product div.summary .price{font-size:3em;line-height:1}div.product div.summary .price del{color:inherit;opacity:.5;display:inline-block;margin:0 5px 0 0}div.product div.summary .price ins{background:0 0;text-decoration:none}div.product div.summary .woocommerce-product-details__short-description{width:100%;margin-bottom:2em}div.product div.summary .woocommerce-product-details__short-description p{margin:0}div.product div.summary .stock{margin-bottom:2em}div.product div.summary .stock.out-of-stock{color:red}div.product div.summary .group_table .price{font-size:2em}div.product div.summary div[itemprop="description"]{margin-bottom:2em}div.product div.summary form.cart .quantity{width:100px;margin-right:.5em;display:inline-block;height:2.8em;float:left}.rtl div.product div.summary form.cart .quantity{margin-right:0;margin-left:.5em;float:right}div.product div.summary form.cart .quantity input{height:100%;display:inline-block}div.product div.summary form.cart .group_table .quantity{width:70px}div.product div.summary form.cart .group_table .quantity input{padding:.8em!important}div.product div.summary form.cart .group_table .woocommerce-grouped-product-list-item__label a{line-height:1}div.product div.summary form.cart .single_add_to_cart_button{display:inline-block;height:3.1em;float:left}.rtl div.product div.summary form.cart .single_add_to_cart_button{float:right}div.product div.summary form.cart:after{content:" ";display:table;width:100%;clear:both}div.product span.btProductSKU{display:block}div.product div.product-description,div.product div.products,div.product div.product-meta,div.product section.products.related{padding:0 1em;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}div.product div.product-description{padding:0 1em;margin-bottom:1em}div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header{display:none}.bt_bb_plugin_active div.product div.product-description .bt_bb_tabs .bt_bb_tabs_header{display:inline-block;margin:0 0 2em}div.product div.product-meta .btArticleShareEtc{max-width:initial}div.product table.variations{border:none;display:block;margin-bottom:2em;position:relative}div.product table.variations tbody,div.product table.variations tr,div.product table.variations td{padding:0;border:none;display:block}div.product .single_variation_wrap .woocommerce-variation.single_variation{margin-bottom:2em}div.product section.products.upsells{width:100%;padding:0 1em}table.shop_table .coupon{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;vertical-align:top;margin-right:.5em}table.shop_table .coupon label{margin-right:.5em}table.shop_table .coupon .input-text{margin-right:.5em;color:#33d1cb;border:none!important;height:2em;padding:0 .5em}table.shop_table button[name="apply_coupon"]{width:100%}table.shop_table input[name="update_cart"]{float:right;width:300px}table.shop_table{margin-bottom:2em;border:none}table.shop_table td,table.shop_table th{border-left:none;border-right:none}table.shop_table td.product-remove{width:3em}table.shop_table td.product-remove a.remove{display:inline-block;font-size:1.5rem;text-align:center;padding:0;width:2rem;height:2rem;line-height:2rem;color:#33d1cb;background-color:transparent;-webkit-box-shadow:0 0 0 1px #33d1cb inset;box-shadow:0 0 0 1px #33d1cb inset;border-radius:50%}table.shop_table td.product-remove a.remove:hover{background-color:#33d1cb;color:#fff}table.shop_table td.product-thumbnail{width:100px;text-align:center;line-height:0}table.shop_table td.product-thumbnail img{width:80px;height:auto;display:inline-block;-webkit-box-shadow:none;box-shadow:none}table.shop_table .product-quantity{text-align:center}.rtl table.shop_table .product-quantity{text-align:center}table.shop_table .product-quantity .quantity{width:70px;display:inline-block}table.shop_table .product-subtotal,table.shop_table .product-total,table.shop_table .product-price,table.shop_table .order-actions{text-align:right}.cart-collaterals{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1em}.cart-collaterals .cross-sells{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;padding:0 1em;-webkit-order:2;-ms-flex-order:2;order:2}.cart-collaterals .cart_totals{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;padding:0 1em 2em 1em;-webkit-order:1;-ms-flex-order:1;order:1}.cart-collaterals .cross-sells ul.products li.product{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.cart-collaterals .cart_totals th{text-align:left}.rtl .cart-collaterals .cart_totals th{text-align:right}.cart-collaterals .cart_totals td{text-align:right}.rtl .cart-collaterals .cart_totals td{text-align:left}tr.cart-subtotal,tfoot{border-top:2px solid rgba(0,0,0,.07)}tr.order-total,tfoot{border-bottom:2px solid rgba(0,0,0,.07)}table.woocommerce-checkout-review-order-table td.product-total,table.woocommerce-checkout-review-order-table tr.cart-subtotal td,table.woocommerce-checkout-review-order-table tr.order-total td{text-align:right}.rtl table.woocommerce-checkout-review-order-table td.product-total,.rtl table.woocommerce-checkout-review-order-table tr.cart-subtotal td,.rtl table.woocommerce-checkout-review-order-table tr.order-total td{text-align:left}.rtl table.woocommerce-checkout-review-order-table th.product-total{text-align:left}ul.wc_payment_methods{margin:0 0 1em;list-style:none}.rtl ul.wc_payment_methods{text-align:right}ul.wc_payment_methods li:not(.woocommerce-info){margin-left:0;padding-left:0}ul.wc_payment_methods li .input-radio{margin-right:.2em}.rtl ul.wc_payment_methods li .input-radio{margin-right:0;margin-left:.2em}ul.wc_payment_methods li img{max-height:40px;margin-left:10px;vertical-align:middle}ul.wc_payment_methods li .about_paypal{margin-left:.5em;color:#33d1cb}.rtl ul.wc_payment_methods li .about_paypal{margin-left:0;margin-right:.5em}ul.wc_payment_methods li div.payment_box{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:10px;margin:10px 0;background-color:#dfdcde}.btDarkSkin ul.wc_payment_methods li div.payment_box,.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box,.btDarkSkin.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box{background-color:rgba(255,255,255,.1)}ul.wc_payment_methods li div.payment_box:before{content:"";display:block;border:10px solid #dfdcde;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;left:1em;top:-20px}.btDarkSkin ul.wc_payment_methods li div.payment_box:before,.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box:before,.btDarkSkin.btLightSkin .btDarkSkin ul.wc_payment_methods li div.payment_box:before{border:10px solid rgba(255,255,255,.1);border-right-color:transparent;border-left-color:transparent;border-top-color:transparent}ul.wc_payment_methods li div.payment_box span.help{font-size:.857em}ul.wc_payment_methods li div.payment_box p:last-child{margin-bottom:0}ul.woocommerce-shipping-methods{list-style:none;margin:0 0 1em;padding:0}ul.woocommerce-shipping-methods li{margin:0;text-align:right}.rtl ul.woocommerce-shipping-methods li{text-align:left}.woocommerce-shipping-fields input[type="checkbox"]{margin-right:.5em}.woocommerce-shipping-calculator .shipping-calculator-form{text-align:left;margin-top:1em}.rtl .woocommerce-shipping-calculator .shipping-calculator-form{text-align:right}#customer_details .col-1,#customer_details .col-2{margin-bottom:2em}.wc-proceed-to-checkout{margin:0 auto;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:3.2em}.wc-proceed-to-checkout .checkout-button{margin:0 auto;display:inline;text-align:center}#payment .place-order{margin:0 auto;text-align:center}#payment .place-order button{padding:1em 3em}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0 0 2em;padding:0}.woocommerce-MyAccount-navigation ul li{margin:0 .5em 0 0;padding:0;display:inline-block}.woocommerce-MyAccount-navigation ul li a{display:inline-block;padding:.5em 1em;border-bottom:2px solid #33d1cb}.woocommerce-MyAccount-navigation ul li.is-active a{color:#181818;border-color:#181818}.btDarkSkin .woocommerce-MyAccount-navigation ul li.is-active a,.btLightSkin .btDarkSkin .woocommerce-MyAccount-navigation ul li.is-active a,.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-MyAccount-navigation ul li.is-active a{color:#fff;border-color:#fff}.woocommerce-MyAccount-navigation .shop_table{margin-bottom:2em}.woocommerce-MyAccount-navigation .shop_table tfoot{text-align:right}.woocommerce-orders-table__cell-order-actions a{width:100%;display:inline-block;text-align:center}.woocommerce-EditAccountForm fieldset{margin-bottom:2em}.col2-set{width:100%}.col2-set .col-1{float:left;width:48%}.col2-set .col-2{float:right;width:48%}img{height:auto;max-width:100%}div.product form.cart .reset_variations,form .form-row label.hidden{visibility:hidden;position:absolute;top:0;right:0}form fieldset{padding:2em;border:1px solid rgba(0,0,0,.1)}form .form-row{margin:0 0 1em}form input[type="submit"].button{text-align:center}form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;-moz-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}form .form-row label{display:block;margin-bottom:.5em}form .form-row label.inline,form .form-row label.checkbox{display:inline;margin-bottom:0}form .form-row select{cursor:pointer;margin:0;padding:.2em .7em}form .form-row .select2-container{line-height:2.5em}.rtlform .form-row .select2-container{text-align:right}form .form-row .select2-container .select2-choice{padding-left:1em;height:3.2em;line-height:3.2em}.rtlform .form-row .select2-container .select2-choice{padding-left:0;padding-right:1em}form .form-row .required{color:red;font-weight:700;border:0}form .form-row .input-checkbox{margin:0 8px 0 0;vertical-align:middle;width:auto;display:inline}form .form-row textarea{height:5em;display:block;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}form .form-row.woocommerce-invalid .select2-container,form .form-row.woocommerce-invalid input.input-text,form .form-row.woocommerce-invalid select{border-color:#a00}form .form-row.woocommerce-validated .select2-container,form .form-row.woocommerce-validated input.input-text,form .form-row.woocommerce-validated select{border-color:#69bf29}form .form-row::-webkit-input-placeholder{line-height:normal}form .form-row:-moz-placeholder{line-height:normal}form .form-row:-ms-input-placeholder{line-height:normal}.blockUI.blockOverlay{position:relative}.blockUI.blockOverlay:before,.loader:before{height:1em;width:1em;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;display:block;content:"";-webkit-animation:spin 1s ease-in-out infinite;-moz-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 1em 1em 3em;margin:0 0 2em;position:relative;color:inherit;list-style:none!important;width:auto;word-wrap:break-word;background-color:rgba(0,0,0,.07);border-top:4px solid}.btDarkSkin .woocommerce-error,.btLightSkin .btDarkSkin .woocommerce-error,.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-error,.btDarkSkin .woocommerce-info,.btLightSkin .btDarkSkin .woocommerce-info,.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-info,.btDarkSkin .woocommerce-message,.btLightSkin .btDarkSkin .woocommerce-message,.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-message{border-top:4px solid #33d1cb;background-color:rgba(255,255,255,.3)}.woocommerce-info a:not(.button),.woocommerce-message a:not(.button){color:#33d1cb;text-decoration:underline}.rtl .woocommerce-info,.rtl .woocommerce-message{text-align:left}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error a{color:#b81c23}.woocommerce-info a:hover,.woocommerce-message a:hover{text-decoration:none}.woocommerce-error a:hover{color:#fff}.woocommerce-error:after,.woocommerce-info:after,.woocommerce-message:after{content:" ";display:table;width:100%;clear:both}.woocommerce-error:before,.woocommerce-info:before,.woocommerce-message:before{font-family:Icon7Stroke;font-size:1.5em;font-weight:400;position:absolute;left:.5em}.woocommerce-message:before,.woocommerce-info:before{content:"\e647";color:#33d1cb}.woocommerce-error:before{content:'\e67b';color:#b81c23}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right;border:none!important;padding:.5em 1.5em!important;line-height:inherit!important}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none!important;padding-left:0!important;margin-left:0!important}small.note{display:block;color:#777;font-size:.857em;margin-top:10px}.woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em}.woocommerce-breadcrumb a{color:inherit}.woocommerce-breadcrumb:after,.woocommerce-breadcrumb:before{content:" ";display:table}.wc-credit-card-form-card-cvc.visa,.wc-credit-card-form-card-expiry.visa,.wc-credit-card-form-card-number.visa{background-image:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/images/icons/credit-cards/visa.png)}.wc-credit-card-form-card-cvc.mastercard,.wc-credit-card-form-card-expiry.mastercard,.wc-credit-card-form-card-number.mastercard{background-image:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/images/icons/credit-cards/mastercard.png)}.wc-credit-card-form-card-cvc.laser,.wc-credit-card-form-card-expiry.laser,.wc-credit-card-form-card-number.laser{background-image:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/images/icons/credit-cards/laser.png)}.wc-credit-card-form-card-cvc.dinersclub,.wc-credit-card-form-card-expiry.dinersclub,.wc-credit-card-form-card-number.dinersclub{background-image:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/images/icons/credit-cards/diners.png)}.wc-credit-card-form-card-cvc.maestro,.wc-credit-card-form-card-expiry.maestro,.wc-credit-card-form-card-number.maestro{background-image:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/images/icons/credit-cards/maestro.png)}.wc-credit-card-form-card-cvc.jcb,.wc-credit-card-form-card-expiry.jcb,.wc-credit-card-form-card-number.jcb{background-image:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/images/icons/credit-cards/jcb.png)}.wc-credit-card-form-card-cvc.amex,.wc-credit-card-form-card-expiry.amex,.wc-credit-card-form-card-number.amex{background-image:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/images/icons/credit-cards/amex.png)}.wc-credit-card-form-card-cvc.discover,.wc-credit-card-form-card-expiry.discover,.wc-credit-card-form-card-number.discover{background-image:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/images/icons/credit-cards/discover.png)}.products>h1,.products>h2,.products>h3,.products>h4,.products>h5,.products>h6,.products>h7,.products>h8,div.bt_bb_tab_content>h1,div.bt_bb_tab_content>h2,div.bt_bb_tab_content>h3,div.bt_bb_tab_content>h4,div.bt_bb_tab_content>h5,div.bt_bb_tab_content>h6,div.bt_bb_tab_content>h7,div.bt_bb_tab_content>h8,.cross-sells>h1,.cross-sells>h2,.cross-sells>h3,.cross-sells>h4,.cross-sells>h5,.cross-sells>h6,.cross-sells>h7,.cross-sells>h8,.comment-respond>h1,.comment-respond>h2,.comment-respond>h3,.comment-respond>h4,.comment-respond>h5,.comment-respond>h6,.comment-respond>h7,.comment-respond>h8,section.related.products>h1,section.related.products>h2,section.related.products>h3,section.related.products>h4,section.related.products>h5,section.related.products>h6,section.related.products>h7,section.related.products>h8,div.cart_totals>h1,div.cart_totals>h2,div.cart_totals>h3,div.cart_totals>h4,div.cart_totals>h5,div.cart_totals>h6,div.cart_totals>h7,div.cart_totals>h8,div.woocommerce-billing-fields>h1,div.woocommerce-billing-fields>h2,div.woocommerce-billing-fields>h3,div.woocommerce-billing-fields>h4,div.woocommerce-billing-fields>h5,div.woocommerce-billing-fields>h6,div.woocommerce-billing-fields>h7,div.woocommerce-billing-fields>h8,div.woocommerce-additional-fields>h1,div.woocommerce-additional-fields>h2,div.woocommerce-additional-fields>h3,div.woocommerce-additional-fields>h4,div.woocommerce-additional-fields>h5,div.woocommerce-additional-fields>h6,div.woocommerce-additional-fields>h7,div.woocommerce-additional-fields>h8,div.woocommerce-shipping-fields>h1,div.woocommerce-shipping-fields>h2,div.woocommerce-shipping-fields>h3,div.woocommerce-shipping-fields>h4,div.woocommerce-shipping-fields>h5,div.woocommerce-shipping-fields>h6,div.woocommerce-shipping-fields>h7,div.woocommerce-shipping-fields>h8,form.woocommerce-checkout>h1,form.woocommerce-checkout>h2,form.woocommerce-checkout>h3,form.woocommerce-checkout>h4,form.woocommerce-checkout>h5,form.woocommerce-checkout>h6,form.woocommerce-checkout>h7,form.woocommerce-checkout>h8,div.woocommerce-MyAccount-content>h1,div.woocommerce-MyAccount-content>h2,div.woocommerce-MyAccount-content>h3,div.woocommerce-MyAccount-content>h4,div.woocommerce-MyAccount-content>h5,div.woocommerce-MyAccount-content>h6,div.woocommerce-MyAccount-content>h7,div.woocommerce-MyAccount-content>h8,div.woocommerce-MyAccount-content header>h1,div.woocommerce-MyAccount-content header>h2,div.woocommerce-MyAccount-content header>h3,div.woocommerce-MyAccount-content header>h4,div.woocommerce-MyAccount-content header>h5,div.woocommerce-MyAccount-content header>h6,div.woocommerce-MyAccount-content header>h7,div.woocommerce-MyAccount-content header>h8,div.woocommerce-MyAccount-content form>h1,div.woocommerce-MyAccount-content form>h2,div.woocommerce-MyAccount-content form>h3,div.woocommerce-MyAccount-content form>h4,div.woocommerce-MyAccount-content form>h5,div.woocommerce-MyAccount-content form>h6,div.woocommerce-MyAccount-content form>h7,div.woocommerce-MyAccount-content form>h8,.woocommerce-customer-details>h1,.woocommerce-customer-details>h2,.woocommerce-customer-details>h3,.woocommerce-customer-details>h4,.woocommerce-customer-details>h5,.woocommerce-customer-details>h6,.woocommerce-customer-details>h7,.woocommerce-customer-details>h8,.woocommerce-order-details>h1,.woocommerce-order-details>h2,.woocommerce-order-details>h3,.woocommerce-order-details>h4,.woocommerce-order-details>h5,.woocommerce-order-details>h6,.woocommerce-order-details>h7,.woocommerce-order-details>h8{margin:0 0 1em;padding:0;font-size:1.4em}.woocommerce .btSidebar a.button,.woocommerce .bt-content a.button,.woocommerce-page .btSidebar a.button,.woocommerce-page .bt-content a.button,.woocommerce .btSidebar input[type="submit"],.woocommerce .bt-content input[type="submit"],.woocommerce-page .btSidebar input[type="submit"],.woocommerce-page .bt-content input[type="submit"],.woocommerce .btSidebar button[type="submit"],.woocommerce .bt-content button[type="submit"],.woocommerce-page .btSidebar button[type="submit"],.woocommerce-page .bt-content button[type="submit"],.woocommerce .btSidebar input.button,.woocommerce .bt-content input.button,.woocommerce-page .btSidebar input.button,.woocommerce-page .bt-content input.button,.woocommerce .btSidebar input.alt:hover,.woocommerce .bt-content input.alt:hover,.woocommerce-page .btSidebar input.alt:hover,.woocommerce-page .bt-content input.alt:hover,.woocommerce .btSidebar a.button.alt:hover,.woocommerce .bt-content a.button.alt:hover,.woocommerce-page .btSidebar a.button.alt:hover,.woocommerce-page .bt-content a.button.alt:hover,.woocommerce .btSidebar .button.alt:hover,.woocommerce .bt-content .button.alt:hover,.woocommerce-page .btSidebar .button.alt:hover,.woocommerce-page .bt-content .button.alt:hover,.woocommerce .btSidebar button.alt:hover,.woocommerce .bt-content button.alt:hover,.woocommerce-page .btSidebar button.alt:hover,.woocommerce-page .bt-content button.alt:hover,div.woocommerce a.button,div.woocommerce input[type="submit"],div.woocommerce button[type="submit"],div.woocommerce input.button,div.woocommerce input.alt:hover,div.woocommerce a.button.alt:hover,div.woocommerce .button.alt:hover,div.woocommerce button.alt:hover{font-size:.9em;font-family:"Barlow",Arial,Helvetica,sans-serif!important;line-height:1;text-transform:uppercase;padding:1em 1.5em;cursor:pointer;background-color:transparent;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease}.btHardRoundedButtons.woocommerce .btSidebar a.button,.btHardRoundedButtons.woocommerce .bt-content a.button,.btHardRoundedButtons.woocommerce-page .btSidebar a.button,.btHardRoundedButtons.woocommerce-page .bt-content a.button,.btHardRoundedButtons.woocommerce .btSidebar input[type="submit"],.btHardRoundedButtons.woocommerce .bt-content input[type="submit"],.btHardRoundedButtons.woocommerce-page .btSidebar input[type="submit"],.btHardRoundedButtons.woocommerce-page .bt-content input[type="submit"],.btHardRoundedButtons.woocommerce .btSidebar button[type="submit"],.btHardRoundedButtons.woocommerce .bt-content button[type="submit"],.btHardRoundedButtons.woocommerce-page .btSidebar button[type="submit"],.btHardRoundedButtons.woocommerce-page .bt-content button[type="submit"],.btHardRoundedButtons.woocommerce .btSidebar input.button,.btHardRoundedButtons.woocommerce .bt-content input.button,.btHardRoundedButtons.woocommerce-page .btSidebar input.button,.btHardRoundedButtons.woocommerce-page .bt-content input.button,.btHardRoundedButtons.woocommerce .btSidebar input.alt:hover,.btHardRoundedButtons.woocommerce .bt-content input.alt:hover,.btHardRoundedButtons.woocommerce-page .btSidebar input.alt:hover,.btHardRoundedButtons.woocommerce-page .bt-content input.alt:hover,.btHardRoundedButtons.woocommerce .btSidebar a.button.alt:hover,.btHardRoundedButtons.woocommerce .bt-content a.button.alt:hover,.btHardRoundedButtons.woocommerce-page .btSidebar a.button.alt:hover,.btHardRoundedButtons.woocommerce-page .bt-content a.button.alt:hover,.btHardRoundedButtons.woocommerce .btSidebar .button.alt:hover,.btHardRoundedButtons.woocommerce .bt-content .button.alt:hover,.btHardRoundedButtons.woocommerce-page .btSidebar .button.alt:hover,.btHardRoundedButtons.woocommerce-page .bt-content .button.alt:hover,.btHardRoundedButtons.woocommerce .btSidebar button.alt:hover,.btHardRoundedButtons.woocommerce .bt-content button.alt:hover,.btHardRoundedButtons.woocommerce-page .btSidebar button.alt:hover,.btHardRoundedButtons.woocommerce-page .bt-content button.alt:hover,.btHardRoundedButtonsdiv.woocommerce a.button,.btHardRoundedButtonsdiv.woocommerce input[type="submit"],.btHardRoundedButtonsdiv.woocommerce button[type="submit"],.btHardRoundedButtonsdiv.woocommerce input.button,.btHardRoundedButtonsdiv.woocommerce input.alt:hover,.btHardRoundedButtonsdiv.woocommerce a.button.alt:hover,.btHardRoundedButtonsdiv.woocommerce .button.alt:hover,.btHardRoundedButtonsdiv.woocommerce button.alt:hover{border-radius:50px}.btSoftRoundedButtons.woocommerce .btSidebar a.button,.btSoftRoundedButtons.woocommerce .bt-content a.button,.btSoftRoundedButtons.woocommerce-page .btSidebar a.button,.btSoftRoundedButtons.woocommerce-page .bt-content a.button,.btSoftRoundedButtons.woocommerce .btSidebar input[type="submit"],.btSoftRoundedButtons.woocommerce .bt-content input[type="submit"],.btSoftRoundedButtons.woocommerce-page .btSidebar input[type="submit"],.btSoftRoundedButtons.woocommerce-page .bt-content input[type="submit"],.btSoftRoundedButtons.woocommerce .btSidebar button[type="submit"],.btSoftRoundedButtons.woocommerce .bt-content button[type="submit"],.btSoftRoundedButtons.woocommerce-page .btSidebar button[type="submit"],.btSoftRoundedButtons.woocommerce-page .bt-content button[type="submit"],.btSoftRoundedButtons.woocommerce .btSidebar input.button,.btSoftRoundedButtons.woocommerce .bt-content input.button,.btSoftRoundedButtons.woocommerce-page .btSidebar input.button,.btSoftRoundedButtons.woocommerce-page .bt-content input.button,.btSoftRoundedButtons.woocommerce .btSidebar input.alt:hover,.btSoftRoundedButtons.woocommerce .bt-content input.alt:hover,.btSoftRoundedButtons.woocommerce-page .btSidebar input.alt:hover,.btSoftRoundedButtons.woocommerce-page .bt-content input.alt:hover,.btSoftRoundedButtons.woocommerce .btSidebar a.button.alt:hover,.btSoftRoundedButtons.woocommerce .bt-content a.button.alt:hover,.btSoftRoundedButtons.woocommerce-page .btSidebar a.button.alt:hover,.btSoftRoundedButtons.woocommerce-page .bt-content a.button.alt:hover,.btSoftRoundedButtons.woocommerce .btSidebar .button.alt:hover,.btSoftRoundedButtons.woocommerce .bt-content .button.alt:hover,.btSoftRoundedButtons.woocommerce-page .btSidebar .button.alt:hover,.btSoftRoundedButtons.woocommerce-page .bt-content .button.alt:hover,.btSoftRoundedButtons.woocommerce .btSidebar button.alt:hover,.btSoftRoundedButtons.woocommerce .bt-content button.alt:hover,.btSoftRoundedButtons.woocommerce-page .btSidebar button.alt:hover,.btSoftRoundedButtons.woocommerce-page .bt-content button.alt:hover,.btSoftRoundedButtonsdiv.woocommerce a.button,.btSoftRoundedButtonsdiv.woocommerce input[type="submit"],.btSoftRoundedButtonsdiv.woocommerce button[type="submit"],.btSoftRoundedButtonsdiv.woocommerce input.button,.btSoftRoundedButtonsdiv.woocommerce input.alt:hover,.btSoftRoundedButtonsdiv.woocommerce a.button.alt:hover,.btSoftRoundedButtonsdiv.woocommerce .button.alt:hover,.btSoftRoundedButtonsdiv.woocommerce button.alt:hover{border-radius:5px}.btButtonWeight_default.woocommerce .btSidebar a.button,.btButtonWeight_default.woocommerce .bt-content a.button,.btButtonWeight_default.woocommerce-page .btSidebar a.button,.btButtonWeight_default.woocommerce-page .bt-content a.button,.btButtonWeight_default.woocommerce .btSidebar input[type="submit"],.btButtonWeight_default.woocommerce .bt-content input[type="submit"],.btButtonWeight_default.woocommerce-page .btSidebar input[type="submit"],.btButtonWeight_default.woocommerce-page .bt-content input[type="submit"],.btButtonWeight_default.woocommerce .btSidebar button[type="submit"],.btButtonWeight_default.woocommerce .bt-content button[type="submit"],.btButtonWeight_default.woocommerce-page .btSidebar button[type="submit"],.btButtonWeight_default.woocommerce-page .bt-content button[type="submit"],.btButtonWeight_default.woocommerce .btSidebar input.button,.btButtonWeight_default.woocommerce .bt-content input.button,.btButtonWeight_default.woocommerce-page .btSidebar input.button,.btButtonWeight_default.woocommerce-page .bt-content input.button,.btButtonWeight_default.woocommerce .btSidebar input.alt:hover,.btButtonWeight_default.woocommerce .bt-content input.alt:hover,.btButtonWeight_default.woocommerce-page .btSidebar input.alt:hover,.btButtonWeight_default.woocommerce-page .bt-content input.alt:hover,.btButtonWeight_default.woocommerce .btSidebar a.button.alt:hover,.btButtonWeight_default.woocommerce .bt-content a.button.alt:hover,.btButtonWeight_default.woocommerce-page .btSidebar a.button.alt:hover,.btButtonWeight_default.woocommerce-page .bt-content a.button.alt:hover,.btButtonWeight_default.woocommerce .btSidebar .button.alt:hover,.btButtonWeight_default.woocommerce .bt-content .button.alt:hover,.btButtonWeight_default.woocommerce-page .btSidebar .button.alt:hover,.btButtonWeight_default.woocommerce-page .bt-content .button.alt:hover,.btButtonWeight_default.woocommerce .btSidebar button.alt:hover,.btButtonWeight_default.woocommerce .bt-content button.alt:hover,.btButtonWeight_default.woocommerce-page .btSidebar button.alt:hover,.btButtonWeight_default.woocommerce-page .bt-content button.alt:hover,.btButtonWeight_defaultdiv.woocommerce a.button,.btButtonWeight_defaultdiv.woocommerce input[type="submit"],.btButtonWeight_defaultdiv.woocommerce button[type="submit"],.btButtonWeight_defaultdiv.woocommerce input.button,.btButtonWeight_defaultdiv.woocommerce input.alt:hover,.btButtonWeight_defaultdiv.woocommerce a.button.alt:hover,.btButtonWeight_defaultdiv.woocommerce .button.alt:hover,.btButtonWeight_defaultdiv.woocommerce button.alt:hover{font-weight:600}.btButtonWeight_black.woocommerce .btSidebar a.button,.btButtonWeight_black.woocommerce .bt-content a.button,.btButtonWeight_black.woocommerce-page .btSidebar a.button,.btButtonWeight_black.woocommerce-page .bt-content a.button,.btButtonWeight_black.woocommerce .btSidebar input[type="submit"],.btButtonWeight_black.woocommerce .bt-content input[type="submit"],.btButtonWeight_black.woocommerce-page .btSidebar input[type="submit"],.btButtonWeight_black.woocommerce-page .bt-content input[type="submit"],.btButtonWeight_black.woocommerce .btSidebar button[type="submit"],.btButtonWeight_black.woocommerce .bt-content button[type="submit"],.btButtonWeight_black.woocommerce-page .btSidebar button[type="submit"],.btButtonWeight_black.woocommerce-page .bt-content button[type="submit"],.btButtonWeight_black.woocommerce .btSidebar input.button,.btButtonWeight_black.woocommerce .bt-content input.button,.btButtonWeight_black.woocommerce-page .btSidebar input.button,.btButtonWeight_black.woocommerce-page .bt-content input.button,.btButtonWeight_black.woocommerce .btSidebar input.alt:hover,.btButtonWeight_black.woocommerce .bt-content input.alt:hover,.btButtonWeight_black.woocommerce-page .btSidebar input.alt:hover,.btButtonWeight_black.woocommerce-page .bt-content input.alt:hover,.btButtonWeight_black.woocommerce .btSidebar a.button.alt:hover,.btButtonWeight_black.woocommerce .bt-content a.button.alt:hover,.btButtonWeight_black.woocommerce-page .btSidebar a.button.alt:hover,.btButtonWeight_black.woocommerce-page .bt-content a.button.alt:hover,.btButtonWeight_black.woocommerce .btSidebar .button.alt:hover,.btButtonWeight_black.woocommerce .bt-content .button.alt:hover,.btButtonWeight_black.woocommerce-page .btSidebar .button.alt:hover,.btButtonWeight_black.woocommerce-page .bt-content .button.alt:hover,.btButtonWeight_black.woocommerce .btSidebar button.alt:hover,.btButtonWeight_black.woocommerce .bt-content button.alt:hover,.btButtonWeight_black.woocommerce-page .btSidebar button.alt:hover,.btButtonWeight_black.woocommerce-page .bt-content button.alt:hover,.btButtonWeight_blackdiv.woocommerce a.button,.btButtonWeight_blackdiv.woocommerce input[type="submit"],.btButtonWeight_blackdiv.woocommerce button[type="submit"],.btButtonWeight_blackdiv.woocommerce input.button,.btButtonWeight_blackdiv.woocommerce input.alt:hover,.btButtonWeight_blackdiv.woocommerce a.button.alt:hover,.btButtonWeight_blackdiv.woocommerce .button.alt:hover,.btButtonWeight_blackdiv.woocommerce button.alt:hover{font-weight:900}.btButtonWeight_bolder.woocommerce .btSidebar a.button,.btButtonWeight_bolder.woocommerce .bt-content a.button,.btButtonWeight_bolder.woocommerce-page .btSidebar a.button,.btButtonWeight_bolder.woocommerce-page .bt-content a.button,.btButtonWeight_bolder.woocommerce .btSidebar input[type="submit"],.btButtonWeight_bolder.woocommerce .bt-content input[type="submit"],.btButtonWeight_bolder.woocommerce-page .btSidebar input[type="submit"],.btButtonWeight_bolder.woocommerce-page .bt-content input[type="submit"],.btButtonWeight_bolder.woocommerce .btSidebar button[type="submit"],.btButtonWeight_bolder.woocommerce .bt-content button[type="submit"],.btButtonWeight_bolder.woocommerce-page .btSidebar button[type="submit"],.btButtonWeight_bolder.woocommerce-page .bt-content button[type="submit"],.btButtonWeight_bolder.woocommerce .btSidebar input.button,.btButtonWeight_bolder.woocommerce .bt-content input.button,.btButtonWeight_bolder.woocommerce-page .btSidebar input.button,.btButtonWeight_bolder.woocommerce-page .bt-content input.button,.btButtonWeight_bolder.woocommerce .btSidebar input.alt:hover,.btButtonWeight_bolder.woocommerce .bt-content input.alt:hover,.btButtonWeight_bolder.woocommerce-page .btSidebar input.alt:hover,.btButtonWeight_bolder.woocommerce-page .bt-content input.alt:hover,.btButtonWeight_bolder.woocommerce .btSidebar a.button.alt:hover,.btButtonWeight_bolder.woocommerce .bt-content a.button.alt:hover,.btButtonWeight_bolder.woocommerce-page .btSidebar a.button.alt:hover,.btButtonWeight_bolder.woocommerce-page .bt-content a.button.alt:hover,.btButtonWeight_bolder.woocommerce .btSidebar .button.alt:hover,.btButtonWeight_bolder.woocommerce .bt-content .button.alt:hover,.btButtonWeight_bolder.woocommerce-page .btSidebar .button.alt:hover,.btButtonWeight_bolder.woocommerce-page .bt-content .button.alt:hover,.btButtonWeight_bolder.woocommerce .btSidebar button.alt:hover,.btButtonWeight_bolder.woocommerce .bt-content button.alt:hover,.btButtonWeight_bolder.woocommerce-page .btSidebar button.alt:hover,.btButtonWeight_bolder.woocommerce-page .bt-content button.alt:hover,.btButtonWeight_bolderdiv.woocommerce a.button,.btButtonWeight_bolderdiv.woocommerce input[type="submit"],.btButtonWeight_bolderdiv.woocommerce button[type="submit"],.btButtonWeight_bolderdiv.woocommerce input.button,.btButtonWeight_bolderdiv.woocommerce input.alt:hover,.btButtonWeight_bolderdiv.woocommerce a.button.alt:hover,.btButtonWeight_bolderdiv.woocommerce .button.alt:hover,.btButtonWeight_bolderdiv.woocommerce button.alt:hover{font-weight:800}.btButtonWeight_bold.woocommerce .btSidebar a.button,.btButtonWeight_bold.woocommerce .bt-content a.button,.btButtonWeight_bold.woocommerce-page .btSidebar a.button,.btButtonWeight_bold.woocommerce-page .bt-content a.button,.btButtonWeight_bold.woocommerce .btSidebar input[type="submit"],.btButtonWeight_bold.woocommerce .bt-content input[type="submit"],.btButtonWeight_bold.woocommerce-page .btSidebar input[type="submit"],.btButtonWeight_bold.woocommerce-page .bt-content input[type="submit"],.btButtonWeight_bold.woocommerce .btSidebar button[type="submit"],.btButtonWeight_bold.woocommerce .bt-content button[type="submit"],.btButtonWeight_bold.woocommerce-page .btSidebar button[type="submit"],.btButtonWeight_bold.woocommerce-page .bt-content button[type="submit"],.btButtonWeight_bold.woocommerce .btSidebar input.button,.btButtonWeight_bold.woocommerce .bt-content input.button,.btButtonWeight_bold.woocommerce-page .btSidebar input.button,.btButtonWeight_bold.woocommerce-page .bt-content input.button,.btButtonWeight_bold.woocommerce .btSidebar input.alt:hover,.btButtonWeight_bold.woocommerce .bt-content input.alt:hover,.btButtonWeight_bold.woocommerce-page .btSidebar input.alt:hover,.btButtonWeight_bold.woocommerce-page .bt-content input.alt:hover,.btButtonWeight_bold.woocommerce .btSidebar a.button.alt:hover,.btButtonWeight_bold.woocommerce .bt-content a.button.alt:hover,.btButtonWeight_bold.woocommerce-page .btSidebar a.button.alt:hover,.btButtonWeight_bold.woocommerce-page .bt-content a.button.alt:hover,.btButtonWeight_bold.woocommerce .btSidebar .button.alt:hover,.btButtonWeight_bold.woocommerce .bt-content .button.alt:hover,.btButtonWeight_bold.woocommerce-page .btSidebar .button.alt:hover,.btButtonWeight_bold.woocommerce-page .bt-content .button.alt:hover,.btButtonWeight_bold.woocommerce .btSidebar button.alt:hover,.btButtonWeight_bold.woocommerce .bt-content button.alt:hover,.btButtonWeight_bold.woocommerce-page .btSidebar button.alt:hover,.btButtonWeight_bold.woocommerce-page .bt-content button.alt:hover,.btButtonWeight_bolddiv.woocommerce a.button,.btButtonWeight_bolddiv.woocommerce input[type="submit"],.btButtonWeight_bolddiv.woocommerce button[type="submit"],.btButtonWeight_bolddiv.woocommerce input.button,.btButtonWeight_bolddiv.woocommerce input.alt:hover,.btButtonWeight_bolddiv.woocommerce a.button.alt:hover,.btButtonWeight_bolddiv.woocommerce .button.alt:hover,.btButtonWeight_bolddiv.woocommerce button.alt:hover{font-weight:700}.btButtonWeight_semi-bold.woocommerce .btSidebar a.button,.btButtonWeight_semi-bold.woocommerce .bt-content a.button,.btButtonWeight_semi-bold.woocommerce-page .btSidebar a.button,.btButtonWeight_semi-bold.woocommerce-page .bt-content a.button,.btButtonWeight_semi-bold.woocommerce .btSidebar input[type="submit"],.btButtonWeight_semi-bold.woocommerce .bt-content input[type="submit"],.btButtonWeight_semi-bold.woocommerce-page .btSidebar input[type="submit"],.btButtonWeight_semi-bold.woocommerce-page .bt-content input[type="submit"],.btButtonWeight_semi-bold.woocommerce .btSidebar button[type="submit"],.btButtonWeight_semi-bold.woocommerce .bt-content button[type="submit"],.btButtonWeight_semi-bold.woocommerce-page .btSidebar button[type="submit"],.btButtonWeight_semi-bold.woocommerce-page .bt-content button[type="submit"],.btButtonWeight_semi-bold.woocommerce .btSidebar input.button,.btButtonWeight_semi-bold.woocommerce .bt-content input.button,.btButtonWeight_semi-bold.woocommerce-page .btSidebar input.button,.btButtonWeight_semi-bold.woocommerce-page .bt-content input.button,.btButtonWeight_semi-bold.woocommerce .btSidebar input.alt:hover,.btButtonWeight_semi-bold.woocommerce .bt-content input.alt:hover,.btButtonWeight_semi-bold.woocommerce-page .btSidebar input.alt:hover,.btButtonWeight_semi-bold.woocommerce-page .bt-content input.alt:hover,.btButtonWeight_semi-bold.woocommerce .btSidebar a.button.alt:hover,.btButtonWeight_semi-bold.woocommerce .bt-content a.button.alt:hover,.btButtonWeight_semi-bold.woocommerce-page .btSidebar a.button.alt:hover,.btButtonWeight_semi-bold.woocommerce-page .bt-content a.button.alt:hover,.btButtonWeight_semi-bold.woocommerce .btSidebar .button.alt:hover,.btButtonWeight_semi-bold.woocommerce .bt-content .button.alt:hover,.btButtonWeight_semi-bold.woocommerce-page .btSidebar .button.alt:hover,.btButtonWeight_semi-bold.woocommerce-page .bt-content .button.alt:hover,.btButtonWeight_semi-bold.woocommerce .btSidebar button.alt:hover,.btButtonWeight_semi-bold.woocommerce .bt-content button.alt:hover,.btButtonWeight_semi-bold.woocommerce-page .btSidebar button.alt:hover,.btButtonWeight_semi-bold.woocommerce-page .bt-content button.alt:hover,.btButtonWeight_semi-bolddiv.woocommerce a.button,.btButtonWeight_semi-bolddiv.woocommerce input[type="submit"],.btButtonWeight_semi-bolddiv.woocommerce button[type="submit"],.btButtonWeight_semi-bolddiv.woocommerce input.button,.btButtonWeight_semi-bolddiv.woocommerce input.alt:hover,.btButtonWeight_semi-bolddiv.woocommerce a.button.alt:hover,.btButtonWeight_semi-bolddiv.woocommerce .button.alt:hover,.btButtonWeight_semi-bolddiv.woocommerce button.alt:hover{font-weight:600}.btButtonWeight_medium.woocommerce .btSidebar a.button,.btButtonWeight_medium.woocommerce .bt-content a.button,.btButtonWeight_medium.woocommerce-page .btSidebar a.button,.btButtonWeight_medium.woocommerce-page .bt-content a.button,.btButtonWeight_medium.woocommerce .btSidebar input[type="submit"],.btButtonWeight_medium.woocommerce .bt-content input[type="submit"],.btButtonWeight_medium.woocommerce-page .btSidebar input[type="submit"],.btButtonWeight_medium.woocommerce-page .bt-content input[type="submit"],.btButtonWeight_medium.woocommerce .btSidebar button[type="submit"],.btButtonWeight_medium.woocommerce .bt-content button[type="submit"],.btButtonWeight_medium.woocommerce-page .btSidebar button[type="submit"],.btButtonWeight_medium.woocommerce-page .bt-content button[type="submit"],.btButtonWeight_medium.woocommerce .btSidebar input.button,.btButtonWeight_medium.woocommerce .bt-content input.button,.btButtonWeight_medium.woocommerce-page .btSidebar input.button,.btButtonWeight_medium.woocommerce-page .bt-content input.button,.btButtonWeight_medium.woocommerce .btSidebar input.alt:hover,.btButtonWeight_medium.woocommerce .bt-content input.alt:hover,.btButtonWeight_medium.woocommerce-page .btSidebar input.alt:hover,.btButtonWeight_medium.woocommerce-page .bt-content input.alt:hover,.btButtonWeight_medium.woocommerce .btSidebar a.button.alt:hover,.btButtonWeight_medium.woocommerce .bt-content a.button.alt:hover,.btButtonWeight_medium.woocommerce-page .btSidebar a.button.alt:hover,.btButtonWeight_medium.woocommerce-page .bt-content a.button.alt:hover,.btButtonWeight_medium.woocommerce .btSidebar .button.alt:hover,.btButtonWeight_medium.woocommerce .bt-content .button.alt:hover,.btButtonWeight_medium.woocommerce-page .btSidebar .button.alt:hover,.btButtonWeight_medium.woocommerce-page .bt-content .button.alt:hover,.btButtonWeight_medium.woocommerce .btSidebar button.alt:hover,.btButtonWeight_medium.woocommerce .bt-content button.alt:hover,.btButtonWeight_medium.woocommerce-page .btSidebar button.alt:hover,.btButtonWeight_medium.woocommerce-page .bt-content button.alt:hover,.btButtonWeight_mediumdiv.woocommerce a.button,.btButtonWeight_mediumdiv.woocommerce input[type="submit"],.btButtonWeight_mediumdiv.woocommerce button[type="submit"],.btButtonWeight_mediumdiv.woocommerce input.button,.btButtonWeight_mediumdiv.woocommerce input.alt:hover,.btButtonWeight_mediumdiv.woocommerce a.button.alt:hover,.btButtonWeight_mediumdiv.woocommerce .button.alt:hover,.btButtonWeight_mediumdiv.woocommerce button.alt:hover{font-weight:500}.btButtonWeight_normal.woocommerce .btSidebar a.button,.btButtonWeight_normal.woocommerce .bt-content a.button,.btButtonWeight_normal.woocommerce-page .btSidebar a.button,.btButtonWeight_normal.woocommerce-page .bt-content a.button,.btButtonWeight_normal.woocommerce .btSidebar input[type="submit"],.btButtonWeight_normal.woocommerce .bt-content input[type="submit"],.btButtonWeight_normal.woocommerce-page .btSidebar input[type="submit"],.btButtonWeight_normal.woocommerce-page .bt-content input[type="submit"],.btButtonWeight_normal.woocommerce .btSidebar button[type="submit"],.btButtonWeight_normal.woocommerce .bt-content button[type="submit"],.btButtonWeight_normal.woocommerce-page .btSidebar button[type="submit"],.btButtonWeight_normal.woocommerce-page .bt-content button[type="submit"],.btButtonWeight_normal.woocommerce .btSidebar input.button,.btButtonWeight_normal.woocommerce .bt-content input.button,.btButtonWeight_normal.woocommerce-page .btSidebar input.button,.btButtonWeight_normal.woocommerce-page .bt-content input.button,.btButtonWeight_normal.woocommerce .btSidebar input.alt:hover,.btButtonWeight_normal.woocommerce .bt-content input.alt:hover,.btButtonWeight_normal.woocommerce-page .btSidebar input.alt:hover,.btButtonWeight_normal.woocommerce-page .bt-content input.alt:hover,.btButtonWeight_normal.woocommerce .btSidebar a.button.alt:hover,.btButtonWeight_normal.woocommerce .bt-content a.button.alt:hover,.btButtonWeight_normal.woocommerce-page .btSidebar a.button.alt:hover,.btButtonWeight_normal.woocommerce-page .bt-content a.button.alt:hover,.btButtonWeight_normal.woocommerce .btSidebar .button.alt:hover,.btButtonWeight_normal.woocommerce .bt-content .button.alt:hover,.btButtonWeight_normal.woocommerce-page .btSidebar .button.alt:hover,.btButtonWeight_normal.woocommerce-page .bt-content .button.alt:hover,.btButtonWeight_normal.woocommerce .btSidebar button.alt:hover,.btButtonWeight_normal.woocommerce .bt-content button.alt:hover,.btButtonWeight_normal.woocommerce-page .btSidebar button.alt:hover,.btButtonWeight_normal.woocommerce-page .bt-content button.alt:hover,.btButtonWeight_normaldiv.woocommerce a.button,.btButtonWeight_normaldiv.woocommerce input[type="submit"],.btButtonWeight_normaldiv.woocommerce button[type="submit"],.btButtonWeight_normaldiv.woocommerce input.button,.btButtonWeight_normaldiv.woocommerce input.alt:hover,.btButtonWeight_normaldiv.woocommerce a.button.alt:hover,.btButtonWeight_normaldiv.woocommerce .button.alt:hover,.btButtonWeight_normaldiv.woocommerce button.alt:hover{font-weight:400}.btButtonWeight_light.woocommerce .btSidebar a.button,.btButtonWeight_light.woocommerce .bt-content a.button,.btButtonWeight_light.woocommerce-page .btSidebar a.button,.btButtonWeight_light.woocommerce-page .bt-content a.button,.btButtonWeight_light.woocommerce .btSidebar input[type="submit"],.btButtonWeight_light.woocommerce .bt-content input[type="submit"],.btButtonWeight_light.woocommerce-page .btSidebar input[type="submit"],.btButtonWeight_light.woocommerce-page .bt-content input[type="submit"],.btButtonWeight_light.woocommerce .btSidebar button[type="submit"],.btButtonWeight_light.woocommerce .bt-content button[type="submit"],.btButtonWeight_light.woocommerce-page .btSidebar button[type="submit"],.btButtonWeight_light.woocommerce-page .bt-content button[type="submit"],.btButtonWeight_light.woocommerce .btSidebar input.button,.btButtonWeight_light.woocommerce .bt-content input.button,.btButtonWeight_light.woocommerce-page .btSidebar input.button,.btButtonWeight_light.woocommerce-page .bt-content input.button,.btButtonWeight_light.woocommerce .btSidebar input.alt:hover,.btButtonWeight_light.woocommerce .bt-content input.alt:hover,.btButtonWeight_light.woocommerce-page .btSidebar input.alt:hover,.btButtonWeight_light.woocommerce-page .bt-content input.alt:hover,.btButtonWeight_light.woocommerce .btSidebar a.button.alt:hover,.btButtonWeight_light.woocommerce .bt-content a.button.alt:hover,.btButtonWeight_light.woocommerce-page .btSidebar a.button.alt:hover,.btButtonWeight_light.woocommerce-page .bt-content a.button.alt:hover,.btButtonWeight_light.woocommerce .btSidebar .button.alt:hover,.btButtonWeight_light.woocommerce .bt-content .button.alt:hover,.btButtonWeight_light.woocommerce-page .btSidebar .button.alt:hover,.btButtonWeight_light.woocommerce-page .bt-content .button.alt:hover,.btButtonWeight_light.woocommerce .btSidebar button.alt:hover,.btButtonWeight_light.woocommerce .bt-content button.alt:hover,.btButtonWeight_light.woocommerce-page .btSidebar button.alt:hover,.btButtonWeight_light.woocommerce-page .bt-content button.alt:hover,.btButtonWeight_lightdiv.woocommerce a.button,.btButtonWeight_lightdiv.woocommerce input[type="submit"],.btButtonWeight_lightdiv.woocommerce button[type="submit"],.btButtonWeight_lightdiv.woocommerce input.button,.btButtonWeight_lightdiv.woocommerce input.alt:hover,.btButtonWeight_lightdiv.woocommerce a.button.alt:hover,.btButtonWeight_lightdiv.woocommerce .button.alt:hover,.btButtonWeight_lightdiv.woocommerce button.alt:hover{font-weight:300}.btButtonWeight_lighter.woocommerce .btSidebar a.button,.btButtonWeight_lighter.woocommerce .bt-content a.button,.btButtonWeight_lighter.woocommerce-page .btSidebar a.button,.btButtonWeight_lighter.woocommerce-page .bt-content a.button,.btButtonWeight_lighter.woocommerce .btSidebar input[type="submit"],.btButtonWeight_lighter.woocommerce .bt-content input[type="submit"],.btButtonWeight_lighter.woocommerce-page .btSidebar input[type="submit"],.btButtonWeight_lighter.woocommerce-page .bt-content input[type="submit"],.btButtonWeight_lighter.woocommerce .btSidebar button[type="submit"],.btButtonWeight_lighter.woocommerce .bt-content button[type="submit"],.btButtonWeight_lighter.woocommerce-page .btSidebar button[type="submit"],.btButtonWeight_lighter.woocommerce-page .bt-content button[type="submit"],.btButtonWeight_lighter.woocommerce .btSidebar input.button,.btButtonWeight_lighter.woocommerce .bt-content input.button,.btButtonWeight_lighter.woocommerce-page .btSidebar input.button,.btButtonWeight_lighter.woocommerce-page .bt-content input.button,.btButtonWeight_lighter.woocommerce .btSidebar input.alt:hover,.btButtonWeight_lighter.woocommerce .bt-content input.alt:hover,.btButtonWeight_lighter.woocommerce-page .btSidebar input.alt:hover,.btButtonWeight_lighter.woocommerce-page .bt-content input.alt:hover,.btButtonWeight_lighter.woocommerce .btSidebar a.button.alt:hover,.btButtonWeight_lighter.woocommerce .bt-content a.button.alt:hover,.btButtonWeight_lighter.woocommerce-page .btSidebar a.button.alt:hover,.btButtonWeight_lighter.woocommerce-page .bt-content a.button.alt:hover,.btButtonWeight_lighter.woocommerce .btSidebar .button.alt:hover,.btButtonWeight_lighter.woocommerce .bt-content .button.alt:hover,.btButtonWeight_lighter.woocommerce-page .btSidebar .button.alt:hover,.btButtonWeight_lighter.woocommerce-page .bt-content .button.alt:hover,.btButtonWeight_lighter.woocommerce .btSidebar button.alt:hover,.btButtonWeight_lighter.woocommerce .bt-content button.alt:hover,.btButtonWeight_lighter.woocommerce-page .btSidebar button.alt:hover,.btButtonWeight_lighter.woocommerce-page .bt-content button.alt:hover,.btButtonWeight_lighterdiv.woocommerce a.button,.btButtonWeight_lighterdiv.woocommerce input[type="submit"],.btButtonWeight_lighterdiv.woocommerce button[type="submit"],.btButtonWeight_lighterdiv.woocommerce input.button,.btButtonWeight_lighterdiv.woocommerce input.alt:hover,.btButtonWeight_lighterdiv.woocommerce a.button.alt:hover,.btButtonWeight_lighterdiv.woocommerce .button.alt:hover,.btButtonWeight_lighterdiv.woocommerce button.alt:hover{font-weight:200}.btButtonWeight_thin.woocommerce .btSidebar a.button,.btButtonWeight_thin.woocommerce .bt-content a.button,.btButtonWeight_thin.woocommerce-page .btSidebar a.button,.btButtonWeight_thin.woocommerce-page .bt-content a.button,.btButtonWeight_thin.woocommerce .btSidebar input[type="submit"],.btButtonWeight_thin.woocommerce .bt-content input[type="submit"],.btButtonWeight_thin.woocommerce-page .btSidebar input[type="submit"],.btButtonWeight_thin.woocommerce-page .bt-content input[type="submit"],.btButtonWeight_thin.woocommerce .btSidebar button[type="submit"],.btButtonWeight_thin.woocommerce .bt-content button[type="submit"],.btButtonWeight_thin.woocommerce-page .btSidebar button[type="submit"],.btButtonWeight_thin.woocommerce-page .bt-content button[type="submit"],.btButtonWeight_thin.woocommerce .btSidebar input.button,.btButtonWeight_thin.woocommerce .bt-content input.button,.btButtonWeight_thin.woocommerce-page .btSidebar input.button,.btButtonWeight_thin.woocommerce-page .bt-content input.button,.btButtonWeight_thin.woocommerce .btSidebar input.alt:hover,.btButtonWeight_thin.woocommerce .bt-content input.alt:hover,.btButtonWeight_thin.woocommerce-page .btSidebar input.alt:hover,.btButtonWeight_thin.woocommerce-page .bt-content input.alt:hover,.btButtonWeight_thin.woocommerce .btSidebar a.button.alt:hover,.btButtonWeight_thin.woocommerce .bt-content a.button.alt:hover,.btButtonWeight_thin.woocommerce-page .btSidebar a.button.alt:hover,.btButtonWeight_thin.woocommerce-page .bt-content a.button.alt:hover,.btButtonWeight_thin.woocommerce .btSidebar .button.alt:hover,.btButtonWeight_thin.woocommerce .bt-content .button.alt:hover,.btButtonWeight_thin.woocommerce-page .btSidebar .button.alt:hover,.btButtonWeight_thin.woocommerce-page .bt-content .button.alt:hover,.btButtonWeight_thin.woocommerce .btSidebar button.alt:hover,.btButtonWeight_thin.woocommerce .bt-content button.alt:hover,.btButtonWeight_thin.woocommerce-page .btSidebar button.alt:hover,.btButtonWeight_thin.woocommerce-page .bt-content button.alt:hover,.btButtonWeight_thindiv.woocommerce a.button,.btButtonWeight_thindiv.woocommerce input[type="submit"],.btButtonWeight_thindiv.woocommerce button[type="submit"],.btButtonWeight_thindiv.woocommerce input.button,.btButtonWeight_thindiv.woocommerce input.alt:hover,.btButtonWeight_thindiv.woocommerce a.button.alt:hover,.btButtonWeight_thindiv.woocommerce .button.alt:hover,.btButtonWeight_thindiv.woocommerce button.alt:hover{font-weight:100}.woocommerce .btSidebar a.button,.woocommerce .bt-content a.button,.woocommerce-page .btSidebar a.button,.woocommerce-page .bt-content a.button,.woocommerce .btSidebar input[type="submit"],.woocommerce .bt-content input[type="submit"],.woocommerce-page .btSidebar input[type="submit"],.woocommerce-page .bt-content input[type="submit"],.woocommerce .btSidebar button[type="submit"],.woocommerce .bt-content button[type="submit"],.woocommerce-page .btSidebar button[type="submit"],.woocommerce-page .bt-content button[type="submit"],.woocommerce .btSidebar input.button,.woocommerce .bt-content input.button,.woocommerce-page .btSidebar input.button,.woocommerce-page .bt-content input.button,.woocommerce .btSidebar input.alt:hover,.woocommerce .bt-content input.alt:hover,.woocommerce-page .btSidebar input.alt:hover,.woocommerce-page .bt-content input.alt:hover,.woocommerce .btSidebar a.button.alt:hover,.woocommerce .bt-content a.button.alt:hover,.woocommerce-page .btSidebar a.button.alt:hover,.woocommerce-page .bt-content a.button.alt:hover,.woocommerce .btSidebar .button.alt:hover,.woocommerce .bt-content .button.alt:hover,.woocommerce-page .btSidebar .button.alt:hover,.woocommerce-page .bt-content .button.alt:hover,.woocommerce .btSidebar button.alt:hover,.woocommerce .bt-content button.alt:hover,.woocommerce-page .btSidebar button.alt:hover,.woocommerce-page .bt-content button.alt:hover,div.woocommerce a.button,div.woocommerce input[type="submit"],div.woocommerce button[type="submit"],div.woocommerce input.button,div.woocommerce input.alt:hover,div.woocommerce a.button.alt:hover,div.woocommerce .button.alt:hover,div.woocommerce button.alt:hover{border:none;color:#fff;-webkit-box-shadow:0 0 0 4em #33d1cb inset;box-shadow:0 0 0 4em #33d1cb inset;background:transparent}.woocommerce .btSidebar a.button:hover,.woocommerce .bt-content a.button:hover,.woocommerce-page .btSidebar a.button:hover,.woocommerce-page .bt-content a.button:hover,.woocommerce .btSidebar input[type="submit"]:hover,.woocommerce .bt-content input[type="submit"]:hover,.woocommerce-page .btSidebar input[type="submit"]:hover,.woocommerce-page .bt-content input[type="submit"]:hover,.woocommerce .btSidebar button[type="submit"]:hover,.woocommerce .bt-content button[type="submit"]:hover,.woocommerce-page .btSidebar button[type="submit"]:hover,.woocommerce-page .bt-content button[type="submit"]:hover,.woocommerce .btSidebar input.button:hover,.woocommerce .bt-content input.button:hover,.woocommerce-page .btSidebar input.button:hover,.woocommerce-page .bt-content input.button:hover,.woocommerce .btSidebar input.alt,.woocommerce .bt-content input.alt,.woocommerce-page .btSidebar input.alt,.woocommerce-page .bt-content input.alt,.woocommerce .btSidebar a.button.alt,.woocommerce .bt-content a.button.alt,.woocommerce-page .btSidebar a.button.alt,.woocommerce-page .bt-content a.button.alt,.woocommerce .btSidebar .button.alt,.woocommerce .bt-content .button.alt,.woocommerce-page .btSidebar .button.alt,.woocommerce-page .bt-content .button.alt,.woocommerce .btSidebar button.alt,.woocommerce .bt-content button.alt,.woocommerce-page .btSidebar button.alt,.woocommerce-page .bt-content button.alt,div.woocommerce a.button:hover,div.woocommerce input[type="submit"]:hover,div.woocommerce button[type="submit"]:hover,div.woocommerce input.button:hover,div.woocommerce input.alt,div.woocommerce a.button.alt,div.woocommerce .button.alt,div.woocommerce button.alt{border:none;color:#fff;-webkit-box-shadow:0 0 0 4em #33d1cb inset;box-shadow:0 0 0 4em #33d1cb inset}.woocommerce .btSidebar a.button:hover,.woocommerce .bt-content a.button:hover,.woocommerce-page .btSidebar a.button:hover,.woocommerce-page .bt-content a.button:hover,.woocommerce .btSidebar input[type="submit"]:hover,.woocommerce .bt-content input[type="submit"]:hover,.woocommerce-page .btSidebar input[type="submit"]:hover,.woocommerce-page .bt-content input[type="submit"]:hover,.woocommerce .btSidebar button[type="submit"]:hover,.woocommerce .bt-content button[type="submit"]:hover,.woocommerce-page .btSidebar button[type="submit"]:hover,.woocommerce-page .bt-content button[type="submit"]:hover,.woocommerce .btSidebar input.button:hover,.woocommerce .bt-content input.button:hover,.woocommerce-page .btSidebar input.button:hover,.woocommerce-page .bt-content input.button:hover,div.woocommerce a.button:hover,div.woocommerce input[type="submit"]:hover,div.woocommerce button[type="submit"]:hover,div.woocommerce input.button:hover{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);transform:translateY(-1px)}.woocommerce .btSidebar a.checkout-button,.woocommerce .bt-content a.checkout-button,.woocommerce-page .btSidebar a.checkout-button,.woocommerce-page .bt-content a.checkout-button,.woocommerce .btSidebar input#place_order,.woocommerce .bt-content input#place_order,.woocommerce-page .btSidebar input#place_order,.woocommerce-page .bt-content input#place_order,.woocommerce .btSidebar input[name="save_address"],.woocommerce .bt-content input[name="save_address"],.woocommerce-page .btSidebar input[name="save_address"],.woocommerce-page .bt-content input[name="save_address"],div.woocommerce a.checkout-button,div.woocommerce input#place_order,div.woocommerce input[name="save_address"]{width:100%;float:none;display:block;text-align:center!important}span.btNoStarRating{display:none}.star-rating:before{content:"\f005\f005\f005\f005\f005";letter-spacing:3px;opacity:.2}.star-rating{overflow:hidden;position:relative;line-height:1;font-family:FontAwesome;margin:0;display:inline-block}.star-rating .rating{display:none}.star-rating span{overflow:hidden;top:0;left:0;position:absolute}.rtl .star-rating span{left:auto;right:0}.star-rating span:before{content:"\f005\f005\f005\f005\f005";letter-spacing:3px;color:#33d1cb}.header.large .star-rating{line-height:inherit;margin-top:2px}.widget_recent_reviews .star-rating{font-size:12px}.products .star-rating{margin:0}.widget_recent_reviews li a:after,.widget_recent_reviews .reviewer:after{content:"";display:table}p.stars{position:relative;letter-spacing:.25em;margin-bottom:3em}p.stars a{display:inline-block;font-weight:700;text-indent:-9999px;position:relative;border-bottom:0!important;outline:0;position:absolute;top:0;left:0}.rtl p.stars a{left:auto;right:0}p.stars a:last-child{border-right:0}p.stars a[class^="star-"]:after{font-family:FontAwesome;text-indent:0;position:absolute;top:0;left:0;color:rgba(0,0,0,.1)}.rtl p.stars a[class^="star-"]:after{left:auto;right:0}p.stars a[class^="star-"].active:after,p.stars a[class^="star-"]:hover:after{color:#33d1cb}p.stars a.star-1{width:1em;z-index:10}p.stars a.star-1:after{content:"\f005"}p.stars a.star-2{width:2em;z-index:9}p.stars a.star-2:after{content:"\f005\f005"}p.stars a.star-3{width:3em;z-index:8}p.stars a.star-3:after{content:"\f005\f005\f005"}p.stars a.star-4{width:4em;z-index:7}p.stars a.star-4:after{content:"\f005\f005\f005\f005"}p.stars a.star-5{width:5em;border:0;z-index:6}p.stars a.star-5:after{content:"\f005\f005\f005\f005\f005"}#review_form .comment-form .form-submit input[type="submit"]{width:auto;margin:0 auto;padding:0 2em;height:3em}@-webkit-keyframes spin{from{-webkit-transform:rotateX(0);transform:rotateX(0)}to{-webkit-transform:rotateX(100%);transform:rotateX(100%)}}@-moz-keyframes spin{from{-moz-transform:rotateX(0);transform:rotateX(0)}to{-moz-transform:rotateX(100%);transform:rotateX(100%)}}@keyframes spin{from{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0)}to{-webkit-transform:rotateX(100%);-moz-transform:rotateX(100%);-ms-transform:rotateX(100%);transform:rotateX(100%)}}@font-face{font-family:star;src:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/fonts/star.eot);src:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/fonts/star.eot#1679658915) format("embedded-opentype"),url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/fonts/star.svg#star) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/fonts/WooCommerce.eot#1679658915) format("embedded-opentype"),url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url(https://geneticpcr.com/wp-content/themes/novalab/../../plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce) format("svg");font-weight:400;font-style:normal}.woocommerce .select2-container--default .select2-selection--single{height:2.8rem;border:none;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;box-shadow:0 0 0 1px rgba(0,0,0,.1) inset;padding:0 1em}.btHardRoundedButtons .woocommerce .select2-container--default .select2-selection--single{border-radius:50px}.btSoftRoundedButtons .woocommerce .select2-container--default .select2-selection--single{border-radius:5px}.woocommerce .select2-container .select2-selection--single .select2-selection__rendered{padding-left:0;padding-right:0;line-height:2.8}.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow:before{content:"\e688";font-family:Icon7Stroke;font-size:1.8em;line-height:1.3;display:block;float:right;padding-right:1rem;padding-top:.15em;-webkit-transition:150ms ease transform,150ms ease color;-moz-transition:150ms ease transform,150ms ease color;transition:150ms ease transform,150ms ease color}.rtl .woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow:before{padding-right:0;padding-left:1em}.woocommerce .select2-container--open .select2-selection--single .select2-selection__arrow:before{-webkit-transform:scaleY(-1);-moz-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#33d1cb}.btDarkSkin .select2-results,.btLightSkin .btDarkSkin .select2-results,.btDarkSkin.btLightSkin .btDarkSkin .select2-results{background:#191919}.btDarkSkin .select2-search--dropdown,.btLightSkin .btDarkSkin .select2-search--dropdown,.btDarkSkin.btLightSkin .btDarkSkin .select2-search--dropdown{background:#191919}.btDarkSkin .select2-container--default .select2-results__option[aria-selected=true],.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[aria-selected=true],.btDarkSkin.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[aria-selected=true],.btDarkSkin .select2-container--default .select2-results__option[data-selected=true],.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[data-selected=true],.btDarkSkin.btLightSkin .btDarkSkin .select2-container--default .select2-results__option[data-selected=true]{background:#191919}.woocommerce-terms-and-conditions-wrapper{padding-bottom:1em}.woocommerce-page .btSidebar .widget_search .btSearch .btSearchInner button[type="submit"],.woocommerce-page .btSidebar .widget_product_search button[type="submit"]{-webkit-box-shadow:none!important;box-shadow:none!important}.btHardRoundedButtons .woocommerce-page .btSidebar .widget_search .btSearch .btSearchInner button[type="submit"],.btHardRoundedButtons .woocommerce-page .btSidebar .widget_product_search button[type="submit"]{border-radius:50px}.btSoftRoundedButtons .woocommerce-page .btSidebar .widget_search .btSearch .btSearchInner button[type="submit"],.btSoftRoundedButtons .woocommerce-page .btSidebar .widget_product_search button[type="submit"]{border-radius:0 5px 5px 0!important}.pswp__bg{background-color:rgba(0,0,0,.5)!important}.btQuoteBooking .btContactNext{font-size:1.125em;font-family:"Barlow",Arial,Helvetica,sans-serif;color:#33d1cb;-webkit-box-shadow:0 0 0 2px #33d1cb inset,0 0 0 rgba(0,0,0,.1);box-shadow:0 0 0 2px #33d1cb inset,0 0 0 rgba(0,0,0,.1);border:none;border-radius:0}.btButtonWeight_default .btQuoteBooking .btContactNext{font-weight:600}.btButtonWeight_black .btQuoteBooking .btContactNext{font-weight:900}.btButtonWeight_bolder .btQuoteBooking .btContactNext{font-weight:800}.btButtonWeight_bold .btQuoteBooking .btContactNext{font-weight:700}.btButtonWeight_semi-bold .btQuoteBooking .btContactNext{font-weight:600}.btButtonWeight_medium .btQuoteBooking .btContactNext{font-weight:500}.btButtonWeight_normal .btQuoteBooking .btContactNext{font-weight:400}.btButtonWeight_light .btQuoteBooking .btContactNext{font-weight:300}.btButtonWeight_lighter .btQuoteBooking .btContactNext{font-weight:200}.btButtonWeight_thin .btQuoteBooking .btContactNext{font-weight:100}.btHardRoundedButtons .btQuoteBooking .btContactNext{border-radius:50px}.btSoftRoundedButtons .btQuoteBooking .btContactNext{border-radius:5px}.btQuoteBooking .btContactNext:hover{-webkit-box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);border:none;color:#fff}.btQuoteBooking .btQuoteSlider{border-radius:0}.btHardRoundedButtons .btQuoteBooking .btQuoteSlider{border-radius:50px}.btSoftRoundedButtons .btQuoteBooking .btQuoteSlider{border-radius:5px}.btLightSkin .btQuoteBooking .btQuoteSlider,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSlider,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSlider{background-color:transparent;border:1px solid rgba(0,0,0,.1);color:#181818}.btDarkSkin .btQuoteBooking .btQuoteSlider,.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSlider,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSlider{background-color:transparent;border:1px solid rgba(255,255,255,.5);color:#fff}.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSlider::-webkit-input-placeholder,.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSlider::-webkit-input-placeholder{color:rgba(0,0,0,.1)}.btLightSkin .btQuoteBooking .btQuoteSwitch,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch{border:1px solid rgba(0,0,0,.1)}.btDarkSkin .btQuoteBooking .btQuoteSwitch,.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch{border:1px solid rgba(255,255,255,.5)}.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner{background:rgba(0,0,0,.1)}.btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner{background:rgba(0,0,0,.1)}.btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner{background:rgba(255,255,255,.5)}.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner{background:#33d1cb}.btQuoteBooking textarea,.btQuoteBooking input[type="text"],.btQuoteBooking input[type="email"],.btQuoteBooking input[type="password"],.btQuoteBooking .fancy-select .trigger,.btQuoteBooking .ddcommon.borderRadius .ddTitleText,.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,.btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText{height:3.2em;border-radius:0}.btHardRoundedButtons .btQuoteBooking textarea,.btHardRoundedButtons .btQuoteBooking input[type="text"],.btHardRoundedButtons .btQuoteBooking input[type="email"],.btHardRoundedButtons .btQuoteBooking input[type="password"],.btHardRoundedButtons .btQuoteBooking .fancy-select .trigger,.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadius .ddTitleText,.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,.btHardRoundedButtons .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText{border-radius:5px}.btSoftRoundedButtons .btQuoteBooking textarea,.btSoftRoundedButtons .btQuoteBooking input[type="text"],.btSoftRoundedButtons .btQuoteBooking input[type="email"],.btSoftRoundedButtons .btQuoteBooking input[type="password"],.btSoftRoundedButtons .btQuoteBooking .fancy-select .trigger,.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadius .ddTitleText,.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,.btSoftRoundedButtons .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText{border-radius:5px}.btQuoteBooking textarea:focus,.btQuoteBooking input[type="text"]:focus,.btQuoteBooking input[type="email"]:focus,.btQuoteBooking input[type="password"]:focus,.btQuoteBooking .fancy-select .trigger:focus,.btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,.btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 0 4px 0 rgba(0,0,0,.1)}.btLightSkin .btQuoteBooking textarea,.btDarkSkin .btLightSkin .btQuoteBooking textarea,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking textarea,.btLightSkin .btQuoteBooking input[type="text"],.btDarkSkin .btLightSkin .btQuoteBooking input[type="text"],.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="text"],.btLightSkin .btQuoteBooking input[type="email"],.btDarkSkin .btLightSkin .btQuoteBooking input[type="email"],.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="email"],.btLightSkin .btQuoteBooking input[type="password"],.btDarkSkin .btLightSkin .btQuoteBooking input[type="password"],.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="password"],.btLightSkin .btQuoteBooking .fancy-select .trigger,.btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger,.btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,.btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,.btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText{background-color:transparent;border:1px solid rgba(0,0,0,.1);color:#181818}.btLightSkin .btQuoteBooking textarea:focus,.btDarkSkin .btLightSkin .btQuoteBooking textarea:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking textarea:focus,.btLightSkin .btQuoteBooking input[type="text"]:focus,.btDarkSkin .btLightSkin .btQuoteBooking input[type="text"]:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="text"]:focus,.btLightSkin .btQuoteBooking input[type="email"]:focus,.btDarkSkin .btLightSkin .btQuoteBooking input[type="email"]:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="email"]:focus,.btLightSkin .btQuoteBooking input[type="password"]:focus,.btDarkSkin .btLightSkin .btQuoteBooking input[type="password"]:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking input[type="password"]:focus,.btLightSkin .btQuoteBooking .fancy-select .trigger:focus,.btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .fancy-select .trigger:focus,.btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,.btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,.btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,.btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 0 4px 0 rgba(0,0,0,.1)}.btDarkSkin .btQuoteBooking textarea,.btLightSkin .btDarkSkin .btQuoteBooking textarea,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking textarea,.btDarkSkin .btQuoteBooking input[type="text"],.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"],.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"],.btDarkSkin .btQuoteBooking input[type="email"],.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"],.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"],.btDarkSkin .btQuoteBooking input[type="password"],.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"],.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"],.btDarkSkin .btQuoteBooking .fancy-select .trigger,.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger,.btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText,.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText{background-color:transparent;border:1px solid rgba(255,255,255,.5);color:#fff}.btDarkSkin .btQuoteBooking textarea:focus,.btLightSkin .btDarkSkin .btQuoteBooking textarea:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking textarea:focus,.btDarkSkin .btQuoteBooking input[type="text"]:focus,.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"]:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="text"]:focus,.btDarkSkin .btQuoteBooking input[type="email"]:focus,.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"]:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="email"]:focus,.btDarkSkin .btQuoteBooking input[type="password"]:focus,.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"]:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking input[type="password"]:focus,.btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .fancy-select .trigger:focus,.btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadius .ddTitleText:focus,.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText:focus,.btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .ddcommon.borderRadiusBtm .ddTitleText:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 0 4px 0 rgba(0,0,0,.1)}.btHardRoundedButtons .btQuoteBooking .btQuoteItem textarea{border-radius:5px}.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{-webkit-box-shadow:5px 0 0 #33d1cb inset,0 2px 10px rgba(0,0,0,.2);box-shadow:5px 0 0 #33d1cb inset,0 2px 10px rgba(0,0,0,.2)}.btLightSkin .btQuoteBooking .btQuoteWrapper:before,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteWrapper:before,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteWrapper:before{border:1px solid rgba(0,0,0,.1)}.btDarkSkin .btQuoteBooking .btQuoteWrapper:before,.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteWrapper:before,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteWrapper:before{border:1px solid rgba(255,255,255,.5)}.btQuoteBooking .ddTitleText .ddlabel{color:inherit}.btQuoteBooking .ddTitleText .ddlabel .description{color:inherit;opacity:.8}.btQuoteBooking .ddTitleText.btNotSelected .ddlabel{opacity:.8;color:inherit}.btQuoteBooking .ui-slider .ui-slider-handle{background:#33d1cb}.btQuoteBooking .btQuoteSliderValue{color:#fff}.bt_bb_color_scheme_5 .btQuoteBooking .btQuoteSliderValue,.bt_bb_color_scheme_6 .btQuoteBooking .btQuoteSliderValue{color:#181818}.btQuoteBooking .btQuoteBookingForm .btQuoteTotal{color:#fff;background:#33d1cb;font-size:1em;border-radius:0}.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal{border-radius:50px;overflow:hidden}.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal{border-radius:5px;overflow:hidden}.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCalc{border-radius:0}.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCalc{border-top-right-radius:50px;border-bottom-right-radius:50px;overflow:hidden}.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCalc{border-top-right-radius:5px;border-bottom-right-radius:5px;overflow:hidden}.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCalc{border-top-left-radius:50px;border-bottom-left-radius:50px;overflow:hidden}.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCalc{border-top-left-radius:5px;border-bottom-left-radius:5px;overflow:hidden}.btQuoteBooking .btQuoteBookingForm .btQuoteTotal .btQuoteTotalCurrency{border-radius:0}.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCurrency{border-top-left-radius:50px;border-bottom-left-radius:50px;overflow:hidden}.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal:not(.currencyAfter) .btQuoteTotalCurrency{border-top-left-radius:5px;border-bottom-left-radius:5px;overflow:hidden}.btHardRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCurrency{border-top-right-radius:50px;border-bottom-right-radius:50px;overflow:hidden}.btSoftRoundedButtons .btQuoteBooking .btQuoteBookingForm .btQuoteTotal.currencyAfter .btQuoteTotalCurrency{border-top-right-radius:5px;border-bottom-right-radius:5px;overflow:hidden}.btQuoteBooking .btContactFieldMandatory input,.btQuoteBooking .btContactFieldMandatory textarea{border:2px solid #181818;-webkit-box-shadow:none;box-shadow:none}.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input{border:2px solid rgba(0,0,0,.3)}.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input:focus,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 0 4px 0 rgba(0,0,0,.1)}.btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input:hover,.btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input:hover,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input:hover{-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2);box-shadow:0 1px 5px rgba(0,0,0,.2)}.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input,.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input{border:2px solid rgba(255,255,255,.5)}.btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input:focus,.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btQuoteContact .btContactFieldMandatory input:focus{-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.1);box-shadow:0 0 4px 0 rgba(0,0,0,.1)}.btQuoteBooking .btContactFieldMandatory.btContactFieldError input,.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea{-webkit-box-shadow:0 0 0 1px #33d1cb inset;box-shadow:0 0 0 1px #33d1cb inset;border-color:#33d1cb}.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,.btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,.btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus{border-color:#181818;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.2)!important;box-shadow:0 1px 5px rgba(0,0,0,.2)!important}.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError input:focus,.btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea:focus{border-color:#181818;-webkit-box-shadow:0 1px 5px #fff!important;box-shadow:0 1px 5px #fff!important}.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText{-webkit-box-shadow:0 0 0 2px #33d1cb inset;box-shadow:0 0 0 2px #33d1cb inset}.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusTp .ddTitleText,.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadiusBtm .ddTitleText{-webkit-box-shadow:0 0 0 2px #181818 inset!important;box-shadow:0 0 0 2px #181818 inset!important}.btQuoteBooking .btSubmitMessage{color:#33d1cb}.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{-webkit-box-shadow:0 0 4px 0 #33d1cb;box-shadow:0 0 4px 0 #33d1cb}.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,.btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,.btLightSkin .btDarkSkin .btLightSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{border:1px solid #181818}.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText,.btDarkSkin.btLightSkin .btDarkSkin .btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{border:1px solid #fff}.btQuoteBooking .btContactSubmit{font-size:1.125em;font-family:"Barlow",Arial,Helvetica,sans-serif;line-height:inherit;background-color:#33d1cb;-webkit-box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);color:#fff}.btButtonWeight_default .btQuoteBooking .btContactSubmit{font-weight:600}.btButtonWeight_black .btQuoteBooking .btContactSubmit{font-weight:900}.btButtonWeight_bolder .btQuoteBooking .btContactSubmit{font-weight:800}.btButtonWeight_bold .btQuoteBooking .btContactSubmit{font-weight:700}.btButtonWeight_semi-bold .btQuoteBooking .btContactSubmit{font-weight:600}.btButtonWeight_medium .btQuoteBooking .btContactSubmit{font-weight:500}.btButtonWeight_normal .btQuoteBooking .btContactSubmit{font-weight:400}.btButtonWeight_light .btQuoteBooking .btContactSubmit{font-weight:300}.btButtonWeight_lighter .btQuoteBooking .btContactSubmit{font-weight:200}.btButtonWeight_thin .btQuoteBooking .btContactSubmit{font-weight:100}.btQuoteBooking .btContactSubmit:hover{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #33d1cb inset,0 5px 8px rgba(0,0,0,.1);color:#fff}.btQuoteBooking .btTotalNextWrapper{display:-ms-flexbox;display:-webkit-flex;display:flex;width:auto!important;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-right:0!important;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:initial}.btQuoteBooking .btTotalNextWrapper:after{display:none}.btQuoteBooking .btQuoteBookingForm.btActive .btTotalNextWrapper{padding-right:0!important}.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn{-webkit-flex:0 0 160px;-ms-flex:0 0 160px;flex:0 0 160px;width:160px;max-width:160px}.btQuoteBooking .btQuoteBookingForm .boldBtn{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex:0 1 0%;-ms-flex:0 1 0%;flex:0 1 0%;float:none;margin-right:0!important;margin-left:0!important;width:0;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;max-width:0}.btQuoteBooking .btContactNext{-webkit-transform:translate(160px,0);-moz-transform:translate(160px,0);-ms-transform:translate(160px,0);transform:translate(160px,0)}.btQuoteBooking .btQuoteBookingForm .btQuoteTotal{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;float:none}.btQuoteBooking .btQuoteTotalText{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.btQuoteBooking .btQuoteContact:not(.btQuoteContactForm7){margin:0 -10px 0 -10px}.btQuoteBooking .btPayPalButton{border-radius:0}.btHardRoundedButtons .btQuoteBooking .btPayPalButton{border-radius:50px}.btSoftRoundedButtons .btQuoteBooking .btPayPalButton{border-radius:5px}.btDatePicker .ui-datepicker-header{background-color:#33d1cb}@media (max-width:440px){.btQuoteBooking .btTotalNextWrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.btQuoteBooking .btQuoteBookingForm.btActive .boldBtn,.btQuoteBooking .btQuoteBookingForm .boldBtn{-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;width:100%;max-width:100%;padding-top:0}.btQuoteBooking .btQuoteBookingForm.btActive .btContactNext,.btQuoteBooking .btQuoteBookingForm .btContactNext{width:100%}.btQuoteBooking .btQuoteBookingForm .btContactNext{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:0}}.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select .bt_bb_widget_select_selected{padding:.625em 1em}.btHardRoundedButtons .bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select .bt_bb_widget_select_selected{border-radius:50px;overflow:hidden}.btSoftRoundedButtons .bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select .bt_bb_widget_select_selected{border-radius:5px;overflow:hidden}.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select .bt_bb_widget_select_selected div:first-child{font-weight:inherit}.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select .bt_bb_widget_select_selected div:last-child{margin-top:0}.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_select .bt_bb_widget_select_items>div[data-value]>div:first-child{font-weight:inherit}.bt_bb_cost_calculator .bt_bb_cost_calculator_item .bt_bb_widget_number input{padding:.625em 1em}.btHardRoundedButtons .bt_bb_cost_calculator .bt_bb_cost_calculator_total{border-radius:50px;overflow:hidden}.btSoftRoundedButtons .bt_bb_cost_calculator .bt_bb_cost_calculator_total{border-radius:5px;overflow:hidden}@media (max-width:1399px){.bt_bb_size_huge.bt_bb_headline h1,.bt_bb_size_huge.bt_bb_headline h2,.bt_bb_size_huge.bt_bb_headline h3,.bt_bb_size_huge.bt_bb_headline h4,.bt_bb_size_huge.bt_bb_headline h5,.bt_bb_size_huge.bt_bb_headline h6{font-size:5rem}.bt_bb_size_huge.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline{font-size:1.25rem;line-height:1.1}.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.65rem}}@media (max-width:1199px){.bt_bb_size_huge.bt_bb_headline h1,.bt_bb_size_huge.bt_bb_headline h2,.bt_bb_size_huge.bt_bb_headline h3,.bt_bb_size_huge.bt_bb_headline h4,.bt_bb_size_huge.bt_bb_headline h5,.bt_bb_size_huge.bt_bb_headline h6{font-size:3rem}.bt_bb_size_extralarge.bt_bb_headline h1,.bt_bb_size_extralarge.bt_bb_headline h2,.bt_bb_size_extralarge.bt_bb_headline h3,.bt_bb_size_extralarge.bt_bb_headline h4,.bt_bb_size_extralarge.bt_bb_headline h5,.bt_bb_size_extralarge.bt_bb_headline h6{font-size:3rem}.bt_bb_size_large.bt_bb_headline h1,.bt_bb_size_large.bt_bb_headline h2,.bt_bb_size_large.bt_bb_headline h3,.bt_bb_size_large.bt_bb_headline h4,.bt_bb_size_large.bt_bb_headline h5,.bt_bb_size_large.bt_bb_headline h6{font-size:3rem}.bt_bb_size_huge.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline{font-size:1.125rem;line-height:1.1}.bt_bb_size_extralarge.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline{font-size:1.125rem;line-height:1.1}.bt_bb_size_huge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.5rem}.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.5rem}body{font-size:14px}}@media (max-width:360px){.bt_bb_size_extralarge.bt_bb_headline h1,.bt_bb_size_extralarge.bt_bb_headline h2,.bt_bb_size_extralarge.bt_bb_headline h3,.bt_bb_size_extralarge.bt_bb_headline h4,.bt_bb_size_extralarge.bt_bb_headline h5,.bt_bb_size_extralarge.bt_bb_headline h6{font-size:2.5rem}.bt_bb_size_large.bt_bb_headline h1,.bt_bb_size_large.bt_bb_headline h2,.bt_bb_size_large.bt_bb_headline h3,.bt_bb_size_large.bt_bb_headline h4,.bt_bb_size_large.bt_bb_headline h5,.bt_bb_size_large.bt_bb_headline h6{font-size:2.5rem}.bt_bb_size_extralarge.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline{font-size:1rem}.bt_bb_size_large.bt_bb_headline.bt_bb_superheadline .bt_bb_headline_superheadline{font-size:1rem}.bt_bb_size_extralarge.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.375rem}.bt_bb_size_large.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-size:1.375rem}body{font-size:13px}.btMenuVertical .mainHeader{width:260px}.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer{-webkit-transform:translateX(260px);-moz-transform:translateX(260px);-ms-transform:translateX(260px);transform:translateX(260px)}.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-content-wrap,.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-vertical-header-top,.rtl.btMenuVerticalLeft.btMenuVerticalOn .bt-site-footer{-webkit-transform:translateX(-260px);-moz-transform:translateX(-260px);-ms-transform:translateX(-260px);transform:translateX(-260px)}.btMenuVerticalLeft.btMenuVertical.btStickyHeaderActive.btMenuVerticalOn.btStickyHeaderOpen .bt-vertical-header-top{-webkit-transform:translateX(260px)!important;-moz-transform:translateX(260px)!important;-ms-transform:translateX(260px)!important;transform:translateX(260px)!important}.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap{-webkit-transform:translateX(-260px);-moz-transform:translateX(-260px);-ms-transform:translateX(-260px);transform:translateX(-260px)}.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap,.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top,.btMenuVerticalRight.btMenuVerticalOn .bt-site-footer{-webkit-transform:translateX(-260px);-moz-transform:translateX(-260px);-ms-transform:translateX(-260px);transform:translateX(-260px)}.rtl.btMenuVerticalRight.btMenuVerticalOn .bt-content-wrap,.rtl.btMenuVerticalRight.btMenuVerticalOn .bt-vertical-header-top,.rtl.btMenuVerticalRight.btMenuVerticalOn .bt-site-footer{-webkit-transform:translateX(-260px);-moz-transform:translateX(-260px);-ms-transform:translateX(-260px);transform:translateX(-260px)}}@media (min-width:1028px){.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-content-wrap,.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-vertical-header-top,.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-site-footer{-webkit-transition:none;-moz-transition:none;transition:none;padding-left:320px}.rtl .btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-content-wrap,.rtl .btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-vertical-header-top,.rtl .btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-site-footer{padding-left:0;padding-right:320px}.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .mainHeader{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.btMenuVerticalLeft.btMenuVerticalLeftEnabled:not(.btHideMenu) .bt-vertical-header-top{display:none}.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-content-wrap,.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-vertical-header-top,.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-site-footer{-webkit-transition:none;-moz-transition:none;transition:none;padding-right:320px}.rtl .btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-content-wrap,.rtl .btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-vertical-header-top,.rtl .btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-site-footer{padding-right:0;padding-left:320px}.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .mainHeader{-webkit-transform:translateX(0%);-moz-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}.btMenuVerticalRight.btMenuVerticalRightEnabled:not(.btHideMenu) .bt-vertical-header-top{display:none}}@media (max-width:1199px){.widget_shopping_cart .buttons .button{width:100%}.widget_shopping_cart .buttons .button.checkout{margin-top:10px}}@media (max-width:992px){.col2-set .col-1,.col2-set .col-2,.cart-collaterals .cross-sells,.cart-collaterals .cart_totals{float:none;-webkit-flex-basis:100%;flex-basis:100%;display:block;width:100%}ul.products li.product{-webkit-flex-basis:50%!important;flex-basis:50%!important;max-width:50%!important}table.shop_table input[name="update_cart"]{width:auto}}@media (max-width:768px){div.product{display:block}div.product div.summary,div.product div.images{text-align:center;max-width:100%;margin-bottom:2rem;padding:0}div.product div.summary .price{text-align:center;margin-bottom:2rem}div.product div.summary form.cart .quantity{margin-right:0;display:block;margin:0 auto;margin-bottom:1em}div.product form.cart{text-align:center;margin-bottom:2rem}}@media (max-width:620px){ul.products li.product{-webkit-flex-basis:100%!important;flex-basis:100%!important;max-width:100%!important}.woocommerce-result-count,.woocommerce-ordering{width:100%;padding:0!important}table.shop_table_responsive{display:block}table.shop_table_responsive tbody th,table.shop_table_responsive thead{display:none}table.shop_table_responsive tbody{display:block;width:100%!important}table.shop_table_responsive tr,table.shop_table_responsive th{display:block;width:100%!important;border-bottom:1px solid #181818;margin-bottom:2em;padding-bottom:2em}.btDarkSkin table.shop_table_responsive tr,.btLightSkin .btDarkSkin table.shop_table_responsive tr,.btDarkSkin.btLightSkin .btDarkSkin table.shop_table_responsive tr,.btDarkSkin table.shop_table_responsive th,.btLightSkin .btDarkSkin table.shop_table_responsive th,.btDarkSkin.btLightSkin .btDarkSkin table.shop_table_responsive th{border-bottom:1px solid #fff}table.shop_table_responsive tr td,table.shop_table_responsive th td{display:block;width:100%!important;clear:left;text-align:center!important;word-break:break-word;border:none;padding:.5em 0 0}table.shop_table_responsive tr td.product-remove,table.shop_table_responsive th td.product-remove{padding:.5em;text-align:center}table.shop_table_responsive tr td:not(.product-remove):not(.product-thumbnail):not(.actions):before,table.shop_table_responsive th td:not(.product-remove):not(.product-thumbnail):not(.actions):before{content:attr(data-title) ": ";font-weight:700}table.shop_table_responsive tr td.product-thumbnail img,table.shop_table_responsive th td.product-thumbnail img{width:100%}.cart-collaterals{display:block}table.shop_table .coupon{display:block}table.shop_table .coupon input[name="coupon_code"]{margin-bottom:1em}table.shop_table .coupon button[name="apply_coupon"]{width:auto;margin-bottom:1em}table.shop_table input[name="update_cart"]{margin-top:1em;float:none;width:100%}}.btTriangle01.bt_bb_image .bt_bb_image_content{margin-left:140px!important}.btTriangle02.bt_bb_image .bt_bb_image_content{margin-left:120px!important;margin-right:150px!important}.bt_bb_image.btNegativeMargin{margin-top:-6em}.bt_bb_image.btHighlightImage{margin-right:-12em;margin-left:-10em}.labGirl{margin-top:-26em;margin-right:-16em;width:auto!important}.bt_bb_floating_image.btLabSHomeHeroImage{left:-60em!important;bottom:-29em!important}.bt_bb_floating_image.btLabSHomeHeroImage .bt_bb_floating_image_image .bt_bb_image.bt_bb_shape_hexagon{-webkit-filter:drop-shadow(10px 40px 55px rgba(0,8,33,.5));filter:drop-shadow(10px 40px 55px rgba(0,8,33,.5))}@media (min-width:1999px){.labGirl{margin-right:0}}@media (max-width:1400px){.labGirl{margin-top:-19em}}@media (max-width:992px){.labGirl{margin-top:0;margin-right:0}}@media (max-width:1200px){.btTriangle01.bt_bb_image .bt_bb_image_content{margin-left:80px!important}.btTriangle01.bt_bb_image .bt_bb_image_content .bt_bb_headline{text-align:center!important}.btTriangle01.bt_bb_image .bt_bb_image_content .bt_bb_button{float:none!important;margin:0 auto!important}.btTriangle02.bt_bb_image .bt_bb_image_content{margin-right:80px!important}.bt_bb_image.btNegativeMargin{margin-top:0}}@media (max-width:768px){.btTriangle01.bt_bb_image .bt_bb_image_content{margin-left:20px!important}.btTriangle02.bt_bb_image .bt_bb_image_content{margin-right:20px!important}}@media (max-width:640px){.btTriangle01.bt_bb_image .bt_bb_image_content .bt_bb_headline h4{font-size:1.3em!important}.btTriangle02.bt_bb_image .bt_bb_image_content .bt_bb_headline h4{font-size:2em!important}}.bold_timeline_container.btTimelineAbout .bold_timeline_group_header{border-radius:50%!important;width:4.5em!important;height:4.5em!important;text-align:center!important;margin-left:-2.25em!important;color:#fff;background:#1f3b64!important}.bold_timeline_container.btTimelineAbout .bold_timeline_group_header .bold_timeline_group_header_title{font-size:1.1em;font-weight:500}.bold_timeline_container.btTimelineAbout .bold_timeline_item.btAccent .bold_timeline_item_connection{border-right-color:#33d1cb!important}.bold_timeline_container.btTimelineAbout .bold_timeline_item.btAccent .bold_timeline_item_inner{background-color:#33d1cb!important;border-color:#33d1cb!important}.bold_timeline_container.btTimelineAbout .bold_timeline_item.btAccent.btLight .bold_timeline_item_inner{color:#fff!important}@media (max-width:768px){.bold_timeline_container.btTimelineAbout .bold_timeline_group_header{margin-left:0!important}}.btAccentList{margin:0 0 0 -.5em}.btAccentList li{list-style:none;margin:0 0 .2em .5em;line-height:1.5;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.btAccentList li:before{content:"\f111";font-family:FontAwesome;line-height:1;font-size:.4em;color:#33d1cb;display:inline-block;margin:1.2em 1.5em 0 0}@media (max-width:640px){.btAccentList li{display:inline-block;line-height:1.3}}@media (max-width:992px){.bt_bb_column_inner[data-width="6"]{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}}@media (max-width:480px){.bt_bb_column[data-width="3"],.bt_bb_column[data-width="2"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.bt_bb_column_inner[data-width="6"]{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}}.bt_bb_row .bt_bb_column.btOverlap1px .bt_bb_column_content{margin-left:-1px;width:-webkit-calc(100% + 1px);width:-moz-calc(100% + 1px);width:calc(100% + 1px)}.bt_bb_column.bt_bb_details_right-inner{position:relative;overflow:hidden}.bt_bb_column.bt_bb_details_right-inner:before{content:'';background:url(https://geneticpcr.com/wp-content/themes/novalab/gfx/anti-arrow-gray-right.png);background-position:right top;background-repeat:no-repeat;background-size:auto 100%;position:absolute;right:0;top:0;bottom:0;left:0;-webkit-filter:contrast(0%) brightness(200%);filter:contrast(0%) brightness(200%)}.bt_bb_column.bt_bb_details_right-inner .bt_bb_column_content{z-index:1}.bt_bb_column.bt_bb_details-color_grey.bt_bb_details_right-inner:before{-webkit-filter:none;filter:none}.bt_bb_column.bt_bb_details_left-inner{position:relative;overflow:hidden}.bt_bb_column.bt_bb_details_left-inner:before{content:'';background:url(https://geneticpcr.com/wp-content/themes/novalab/gfx/anti-arrow-gray-left.png);background-position:left top;background-repeat:no-repeat;background-size:auto 100%;position:absolute;right:0;top:0;bottom:0;left:0;-webkit-filter:contrast(0%) brightness(200%);filter:contrast(0%) brightness(200%)}.bt_bb_column.bt_bb_details_left-inner .bt_bb_column_content{z-index:1}.bt_bb_column.bt_bb_details-color_grey.bt_bb_details_left-inner:before{-webkit-filter:none;filter:none}.bt_bb_column.bt_bb_details_right{position:relative;overflow:hidden}.bt_bb_column.bt_bb_details_right:before{content:'';background:url(https://geneticpcr.com/wp-content/themes/novalab/gfx/arrow-gray-left.png);background-position:right top;background-repeat:no-repeat;background-size:auto 100%;-webkit-filter:contrast(0%) brightness(200%);filter:contrast(0%) brightness(200%);position:absolute;right:0;top:0;bottom:0;left:0}.bt_bb_column.bt_bb_details_right .bt_bb_column_content{z-index:1}.bt_bb_column.bt_bb_details-color_grey.bt_bb_details_right:before{-webkit-filter:none;filter:none}.bt_bb_column.bt_bb_details_left{position:relative;overflow:hidden}.bt_bb_column.bt_bb_details_left:before{content:'';background:url(https://geneticpcr.com/wp-content/themes/novalab/gfx/arrow-gray-right.png);background-position:left top;background-repeat:no-repeat;background-size:auto 100%;-webkit-filter:contrast(0%) brightness(200%);filter:contrast(0%) brightness(200%);position:absolute;right:0;top:0;bottom:0;left:0}.bt_bb_column.bt_bb_details_left .bt_bb_column_content{z-index:1}.bt_bb_column.bt_bb_details-color_grey.bt_bb_details_left:before{-webkit-filter:none;filter:none}@media only screen and (max-device-width:480px){select,.fancy-select .trigger,.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText,input[type='submit']{height:3.2em;line-height:1em}}body.rtl{direction:rtl;unicode-bidi:embed}body.rtl.btMenuHorizontal .topTools .btIconWidget:not(:first-child),body.rtl.btMenuHorizontal .topBarInMenu .btIconWidget:not(:first-child){margin-left:0;margin-right:.5em}body.rtl .rowItem{float:right}body.rtl .bt_bb_masonry_post_grid .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span:before{margin:0 0 0 5px}body.rtl .star-rating:before{display:block!important}body.rtl .star-rating span:before{display:block!important}.wp-block-separator{margin:1em auto;max-width:100px}.wp-block-separator.is-style-wide{max-width:100%}.wp-block-gallery{margin:0}.wp-block-gallery li:first-child{margin-left:0}.wp-block-gallery.alignleft{float:left}p.has-drop-cap:not(:focus):first-letter{float:left;font-size:3.6em;line-height:.75;font-weight:800}.has-large-font-size{line-height:1!important}.wp-block-quote p{font-size:1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.3em}.wp-block-quote.is-large cite,.wp-block-quote.is-style-large cite{text-align:center;font-size:inherit}p.has-background{border-radius:none}.wp-block-file .wp-block-file__button{border-radius:none}.btSoftRoundedButtons .wp-block-file .wp-block-file__button{border-radius:5px}.btHardRoundedButtons .wp-block-file .wp-block-file__button{border-radius:50px}.wp-block-button{margin-bottom:.5em}.wp-block-button .wp-block-button__link{font-size:.9em;padding:.8em 2.2em;font-weight:500}.wp-block-button .wp-block-button__link:hover{opacity:.8}.wp-block-button.is-style-outline .wp-block-button__link{text-align:center}.wp-block-button.alignleft{float:left}.wp-block-button.alignright{float:right}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:block}.wp-block-cover,.wp-block-cover-image{margin:0 0 1.5em}.wp-block-cover.alignleft,.wp-block-cover-image.alignleft{float:left}.wp-block-cover.alignright,.wp-block-cover-image.alignright{float:right}.wp-block-cover a,.wp-block-cover-image a{color:#fff!important}.wp-block-cover a:hover,.wp-block-cover-image a:hover{opacity:.8}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{color:#fff!important;padding:1em}figure.wp-caption.alignright .wp-caption-text{text-align:right}.wp-block-pullquote blockquote:before{right:0}.wp-block-quote.has-text-align-center:before{right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:block}.btDarkSkin .wp-block-image figcaption,.btLightSkin .btDarkSkin .wp-block-image figcaption,.btDarkSkin.btLightSkin .btDarkSkin .wp-block-image figcaption{color:#fff}.alignnone blockquote:before{right:0!important}.wp-block-table.aligncenter table{margin:0 auto;width:auto}.wp-block-quote.has-text-align-right:before{left:auto;right:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.btPostSingleItemStandard.btPortfolioSingle .btArticleContent,.btPostSingleItemStandard.btPortfolioSingle .btArticleShareEtc{max-width:none}.bt_bb_parallax{-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none;background-attachment:local;background-position:0 0!important}.bt_bb_row .bt_bb_column.bt_bb_vertical_align_middle,.bt_bb_row .bt_bb_column.bt_bb_vertical_align_bottom{display:block}.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_middle,.bt_bb_row_inner .bt_bb_column_inner.bt_bb_vertical_align_bottom{display:block}.bt_bb_section.bt_bb_vertical_align_middle>.bt_bb_port:after{content:'';min-height:inherit;font-size:0}.btPreloader{display:none!important}.bt_bb_google_maps .bt_bb_google_maps_content .bt_bb_google_maps_content_wrapper{overflow:visible}p.stars{letter-spacing:0}.slick-slider .slick-slide{display:block!important}.bt_bb_slider.bt_bb_use_lightbox .slick-slider .slick-slide:before{top:50%}.bt_bb_show_dots_below .slick-slider{overflow:visible}div.product div.summary form.cart .quantity{margin-right:1.5em;float:left}input:not([type='checkbox']):not([type='radio']),select,.fancy-select .trigger,.btQuoteBooking .ddcommon.borderRadiusTp .ddTitleText{line-height:.5}textarea{overflow:hidden}.bt_bb_progress_bar_advanced .container .bt_bb_icon_holder{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_highlighted_text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:2.9em}.bt_bb_section.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_align_right:first-child .bt_bb_column_content{max-width:100%}.bt_bb_section.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_left .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_align_right:first-child .bt_bb_column_content .bt_bb_image img{float:right}.bt_bb_section.bt_bb_layout_wide .bt_bb_row_wrapper.bt_bb_row_width_boxed_1200.bt_bb_row_push_right .bt_bb_row.bt_bb_column_gap_0 .bt_bb_column.bt_bb_align_right:first-child .bt_bb_column_content .bt_bb_image img{float:right}.bt_bb_style_rectangle.bt_bb_card_image .bt_bb_card_image_text_box{background:#fff;z-index:1;position:relative}}select,input{font-family:"Barlow",Arial,Helvetica,sans-serif}.fancy-select ul.options li:hover{color:#7ea7d9}.bt-content a{color:#7ea7d9}a:hover{color:#7ea7d9}.btText a{color:#7ea7d9}body{font-family:"Barlow",Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{font-family:"Barlow",Arial,Helvetica,sans-serif}blockquote{font-family:"Barlow",Arial,Helvetica,sans-serif}blockquote:before{color:#7ea7d9}.bt-content-holder table thead th{background-color:#7ea7d9}.btAccentDarkHeader .btPreloader .animation>div:first-child,.btLightAccentHeader .btPreloader .animation>div:first-child,.btTransparentLightHeader .btPreloader .animation>div:first-child{background-color:#7ea7d9}.btLoader div{background-color:#7ea7d9}.btPreloader .animation .preloaderLogo{height:80px}body.error404 .btErrorPage .port .bt_bb_button.bt_bb_style_filled a{-webkit-box-shadow:0 0 0 3em #7ea7d9 inset;box-shadow:0 0 0 3em #7ea7d9 inset}body.error404 .btErrorPage .port .bt_bb_button.bt_bb_style_filled a:hover{-webkit-box-shadow:0 0 0 3em #7ea7d9 inset;box-shadow:0 0 0 3em #7ea7d9 inset}.btPageHeadline{background-color:#7ea7d9}.bt-no-search-results .bt_bb_port #searchform input[type='submit']{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset;box-shadow:0 0 0 4em #7ea7d9 inset}.bt-no-search-results .bt_bb_port #searchform input[type='submit']:hover{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1);background-color:#7ea7d9}.bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset;box-shadow:0 0 0 4em #7ea7d9 inset}.bt-no-search-results .bt_bb_port .bt_bb_button.bt_bb_style_filled a:hover{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1);background-color:#7ea7d9}.mainHeader{font-family:"Barlow",Arial,Helvetica,sans-serif}.mainHeader a:hover{color:#7ea7d9}.menuPort{font-family:"Barlow",Arial,Helvetica,sans-serif}.menuPort nav ul li a:hover{color:#7ea7d9}.menuPort nav>ul>li>a:before,.menuPort nav>ul>li>a:after{background:#7ea7d9}.menuPort nav>ul>li>a:after{background:#7ea7d9}.menuPort nav>ul>li.on>a:before,.menuPort nav>ul>li:hover>a:before{background:#7ea7d9}.menuPort nav>ul>li>a{line-height:80px}.btMenuHorizontal .menuPort nav>ul>li.current-menu-ancestor li.current-menu-ancestor>a,.btMenuHorizontal .menuPort nav>ul>li.current-menu-ancestor li.current-menu-item>a,.btMenuHorizontal .menuPort nav>ul>li.current-menu-item li.current-menu-ancestor>a,.btMenuHorizontal .menuPort nav>ul>li.current-menu-item li.current-menu-item>a{color:#7ea7d9!important}.btMenuHorizontal .menuPort nav>ul>li:not(.btMenuWideDropdown)>ul>li.menu-item-has-children>a:before{background-color:#7ea7d9}.btTextLogo{font-family:"Barlow",Arial,Helvetica,sans-serif;line-height:80px}.bt-logo-area .logo img{height:80px}.btTransparentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btAccentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btAccentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btLightDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger:hover .bt_bb_icon:before,.btTransparentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,.btTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,.btAccentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,.btAccentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,.btLightDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon:after,.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger:hover .bt_bb_icon:after{border-top-color:#7ea7d9}.btTransparentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btTransparentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btAccentLightHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btAccentDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btLightDarkHeader .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btHasAltLogo.btStickyHeaderActive .bt-horizontal-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#7ea7d9}.btMenuHorizontal .menuPort ul ul li a:hover{color:#7ea7d9}body.btMenuHorizontal .subToggler{line-height:80px}.btMenuHorizontal .menuPort>nav>ul>li>ul li a:hover{-webkit-box-shadow:inset 5px 0 0 0 #7ea7d9;box-shadow:inset 5px 0 0 0 #7ea7d9}html:not(.touch) body.btMenuHorizontal .menuPort>nav>ul>li.btMenuWideDropdown>ul>li>a{border-bottom:4px solid #7ea7d9}.btMenuHorizontal .topBarInMenu{height:80px}.btStickyHeaderActive.btTransparentAlternateHeader .mainHeader{background-color:#191829}.btMenuVertical.btTransparentAlternateHeader .mainHeader{background-color:#191829}.btStickyHeaderActive.btTransparentAlternateHeader .bt-vertical-header-top{background-color:#191829}.btTransparentAlternateHeader .bt-below-logo-area,.btTransparentAlternateHeader .topBar{background-color:#191829}.btTransparentAlternateHeader .bt-below-logo-area a:hover,.btTransparentAlternateHeader .topBar a:hover{color:#7ea7d9}.btAccentLightHeader .bt-below-logo-area,.btAccentLightHeader .topBar{background-color:#7ea7d9}.btAccentLightHeader .bt-below-logo-area a:hover,.btAccentLightHeader .topBar a:hover{color:#191829}.btAlternateLightHeader .mainHeader,.btAlternateLightHeader .bt-vertical-header-top{color:#191829}.btAlternateLightHeader .menuPort ul a{color:#191829!important}.btAlternateLightHeader.btMenuVertical .bt-below-logo-area nav ul li a,.btAlternateLightHeader.btMenuBelowLogo .bt-below-logo-area nav ul li a{background-color:#191829}.btAlternateLightHeader .bt-below-logo-area,.btAlternateLightHeader .topBar{background-color:#191829}.btAlternateLightHeader .bt-below-logo-area a:hover,.btAlternateLightHeader .topBar a:hover{color:#7ea7d9}.btAccentDarkHeader .bt-below-logo-area,.btAccentDarkHeader .topBar{background-color:#7ea7d9}.btAccentDarkHeader .bt-below-logo-area a:hover,.btAccentDarkHeader .topBar a:hover{color:#191829}.btLightAccentHeader .bt-logo-area,.btLightAccentHeader .bt-vertical-header-top{background-color:#7ea7d9}.btLightAccentHeader.btMenuHorizontal.btBelowMenu .mainHeader .bt-logo-area{background-color:#7ea7d9}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .logo img{height:-webkit-calc(80px*0.6);height:-moz-calc(80px*0.6);height:calc(80px*0.6)}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .btTextLogo{line-height:-webkit-calc(80px*0.6);line-height:-moz-calc(80px*0.6);line-height:calc(80px*0.6)}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav>ul>li>a,.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .menuPort nav>ul>li>.subToggler{line-height:-webkit-calc(80px*0.6);line-height:-moz-calc(80px*0.6);line-height:calc(80px*0.6)}.btStickyHeaderActive.btMenuHorizontal .mainHeader .bt-logo-area .topBarInMenu{height:-webkit-calc(80px*0.6);height:-moz-calc(80px*0.6);height:calc(80px*0.6)}.btAlternateLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:before,.btAlternateLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon:after{border-top-color:#191829}.btAlternateLightHeader.btHasAltLogo .bt-vertical-menu-trigger .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#191829}.btTransparentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btAccentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btAccentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btLightDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger:hover .bt_bb_icon:before,.btTransparentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,.btTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,.btAccentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,.btAccentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,.btLightDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon:after,.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger:hover .bt_bb_icon:after{border-top-color:#7ea7d9}.btTransparentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btTransparentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btAccentLightHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btAccentDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btLightDarkHeader .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before,.btHasAltLogo.btStickyHeaderActive .bt-vertical-menu-trigger:hover .bt_bb_icon .bt_bb_icon_holder:before{border-top-color:#7ea7d9}.btMenuVertical .mainHeader .btCloseVertical:before:hover{color:#7ea7d9}.btMenuHorizontal .topBarInLogoArea{height:80px}.btMenuHorizontal .topBarInLogoArea .topBarInLogoAreaCell{border:0 solid #7ea7d9}.btMenuVertical .mainHeader .btCloseVertical:hover:before{color:#7ea7d9}.btMenuVertical .mainHeader nav ul li:not(.current-menu-ancestor)>ul{color:#7ea7d9!important}.btDarkSkin .bt-site-footer-copy-menu .port:before,.btLightSkin .btDarkSkin .bt-site-footer-copy-menu .port:before,.btDarkSkin.btLightSkin .btDarkSkin .bt-site-footer-copy-menu .port:before{background-color:#7ea7d9}.sticky .headline:before{color:#7ea7d9}.bt-content .btArticleHeadline .bt_bb_headline a:hover,.btArticleContentHolder .btArticleTextContent .bt_bb_headline a:hover{color:#7ea7d9}.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline a:hover,.bt-content .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline span a:hover,.btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline a:hover,.btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline span a:hover{color:#7ea7d9}.btBlogTitleColor_alternate_accent .btArticleHeadline .bt_bb_headline,.btBlogTitleColor_alternate_accent .btArticleContentHolder .btArticleTextContent .bt_bb_headline{color:#191829}.btBlogTitleColor_alternate_accent .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline,.btBlogTitleColor_alternate_accent .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline,.btBlogTitleColor_alternate_accent .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline,.btBlogTitleColor_alternate_accent .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline{color:#191829}.btBlogTitleColor_accent_alternate .btArticleHeadline .bt_bb_headline,.btBlogTitleColor_accent_alternate .btArticleContentHolder .btArticleTextContent .bt_bb_headline{color:#7ea7d9}.btBlogTitleColor_accent_alternate .btArticleHeadline .bt_bb_headline .bt_bb_headline_superheadline,.btBlogTitleColor_accent_alternate .btArticleHeadline .bt_bb_headline .bt_bb_headline_subheadline,.btBlogTitleColor_accent_alternate .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_superheadline,.btBlogTitleColor_accent_alternate .btArticleContentHolder .btArticleTextContent .bt_bb_headline .bt_bb_headline_subheadline{color:#7ea7d9}.btBlogTitleColor_accent_alternate .btArticleHeadline .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before,.btBlogTitleColor_accent_alternate .btArticleContentHolder .btArticleTextContent .bt_bb_headline.bt_bb_dash_top .bt_bb_headline_content:before{border-color:#191829}.btPostSingleItemStandard .btArticleShareEtc>div.btReadMoreColumn .bt_bb_button a{color:#7ea7d9}.btPortfolioSingle.btPostSingleItemStandard .btArticleContent .btArticleSuperMeta dl dt{color:#7ea7d9}.btMediaBox.btQuote:before,.btMediaBox.btLink:before{background-color:#7ea7d9}.sticky.btArticleListItem .btArticleHeadline h1 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h2 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h3 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h4 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h5 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h6 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h7 .bt_bb_headline_content span a:after,.sticky.btArticleListItem .btArticleHeadline h8 .bt_bb_headline_content span a:after{color:#7ea7d9}.post-password-form p:first-child{color:#191829}.post-password-form p:nth-child(2) input[type="submit"]{font-family:"Barlow",Arial,Helvetica,sans-serif!important;-webkit-box-shadow:0 0 0 4em #7ea7d9 inset;box-shadow:0 0 0 4em #7ea7d9 inset}.post-password-form p:nth-child(2) input[type="submit"]:hover{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1)}.btPagination{font-family:"Barlow",Arial,Arial,Helvetica,sans-serif}.btPagination .paging a:hover{color:#7ea7d9}.btPagination .paging a:hover:after{color:#7ea7d9!important}.btPrevNextNav .btPrevNext:hover .btPrevNextTitle{color:#7ea7d9}.rtl .btPrevNextNav .btPrevNext .bt-prev-next-image{border-left:4px solid #7ea7d9}.btPrevNextNav .btPrevNext .bt-prev-next-image:after{background-color:#7ea7d9}.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle{font-family:"Barlow",Arial,Helvetica,sans-serif}.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir{font-family:"Barlow",Arial,Helvetica,sans-serif}.rtl .btPrevNextNav .btPrevNext.btNext .bt-prev-next-image{border-right:4px solid #7ea7d9}.btArticleCategories a:hover,.bt-content .btArticleCategories a:hover{color:#7ea7d9}.btArticleCategories a:not(:first-child):before,.bt-content .btArticleCategories a:not(:first-child):before{background-color:#7ea7d9}.bt-comments-box .vcard .posted{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt-comments-box .commentTxt p.edit-link,.bt-comments-box .commentTxt p.reply{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt-comments-box .comment-navigation a,.bt-comments-box .comment-navigation span{font-family:"Barlow",Arial,Helvetica,sans-serif}.comment-awaiting-moderation{color:#7ea7d9}a#cancel-comment-reply-link{color:#7ea7d9}a#cancel-comment-reply-link:hover{color:#191829}.bt-comment-submit{font-family:"Barlow",Arial,Helvetica,sans-serif!important;-webkit-box-shadow:0 0 0 4em #7ea7d9 inset;box-shadow:0 0 0 4em #7ea7d9 inset}body:not(.btNoDashInSidebar) .btBox>h4:after,body:not(.btNoDashInSidebar) .btCustomMenu>h4:after,body:not(.btNoDashInSidebar) .btTopBox>h4:after{border-bottom:3px solid #7ea7d9}.btBox ul li.current-menu-item>a,.btCustomMenu ul li.current-menu-item>a,.btTopBox ul li.current-menu-item>a{color:#7ea7d9}.btBox .btImageTextWidget .btImageTextWidgetImage a:after,.btCustomMenu .btImageTextWidget .btImageTextWidgetImage a:after,.btTopBox .btImageTextWidget .btImageTextWidgetImage a:after{background-color:#7ea7d9}.btBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span a:hover,.btCustomMenu .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span a:hover,.btTopBox .btImageTextWidget .btImageTextWidgetText .bt_bb_headline_content span a:hover{color:#7ea7d9}.widget_calendar table caption{font-family:"Barlow",Arial,Helvetica,sans-serif;background:#7ea7d9}.widget_calendar table tbody tr td#today{color:#7ea7d9}.widget_rss li a.rsswidget{font-family:"Barlow",Arial,Helvetica,sans-serif}.widget_shopping_cart .total{font-family:"Barlow",Arial,Helvetica,sans-serif}.widget_shopping_cart .buttons .button{background:#7ea7d9}.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove{background-color:#7ea7d9}.widget_shopping_cart .widget_shopping_cart_content .mini_cart_item .ppRemove a.remove:hover{background-color:#191829}.menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,.topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents,.topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetIcon span.cart-contents{font-family:"Barlow",Arial,Helvetica,sans-serif;background-color:#7ea7d9}.btMenuVertical .menuPort .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,.btMenuVertical .topTools .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler,.btMenuVertical .topBarInLogoArea .widget_shopping_cart .widget_shopping_cart_content .btCartWidgetInnerContent .verticalMenuCartToggler{background-color:#7ea7d9}.widget_recent_reviews{font-family:"Barlow",Arial,Helvetica,sans-serif}.widget_product_search button[type="submit"]{color:#7ea7d9!important}.widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle{background-color:#7ea7d9}.btBox .tagcloud a,.btTags ul a{font-family:"Barlow",Arial,Helvetica,sans-serif}.btBox .tagcloud a:before,.btTags ul a:before{color:#7ea7d9}.btBox .tagcloud a:hover,.btTags ul a:hover{color:#7ea7d9}.topTools a.btIconWidget:hover,.topBarInMenu a.btIconWidget:hover{color:#7ea7d9}.btAccentIconWidget.btIconWidget .btIconWidgetIcon{color:#7ea7d9}a.btAccentIconWidget.btIconWidget:hover{color:#7ea7d9}.bt-site-footer-widgets .btSearch button,.bt-site-footer-widgets .btSearch input[type=submit],.btSidebar .btSearch button,.btSidebar .btSearch input[type=submit],.btSidebar .widget_product_search button,.btSidebar .widget_product_search input[type=submit]{color:#7ea7d9}.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon a.bt_bb_icon_holder{color:#7ea7d9}.btSearchInner.btFromTopBox .btSearchInnerClose .bt_bb_icon:hover a.bt_bb_icon_holder{color:#437fc8}.btSearchInner.btFromTopBox button:hover:before{color:#7ea7d9}div.btButtonWidget .btButtonWidgetLink{color:#7ea7d9;-webkit-box-shadow:0 0 0 1px #7ea7d9 inset;box-shadow:0 0 0 1px #7ea7d9 inset}div.btButtonWidget .btButtonWidgetLink:hover{-webkit-box-shadow:0 0 0 3em #7ea7d9 inset;box-shadow:0 0 0 3em #7ea7d9 inset}div.btButtonWidget .btButtonWidgetLink .btButtonWidgetContent span.btButtonWidgetText{font-family:"Barlow",Arial,Helvetica,sans-serif}div.btButtonWidget.btLightAccentButton.btOutlineButton .btButtonWidgetLink:hover{-webkit-box-shadow:0 0 0 3em #7ea7d9 inset;box-shadow:0 0 0 3em #7ea7d9 inset}div.btButtonWidget.btLightAccentButton.btFilledButton .btButtonWidgetLink{-webkit-box-shadow:0 0 0 3em #7ea7d9 inset;box-shadow:0 0 0 3em #7ea7d9 inset}div.btButtonWidget.btAccentLightButton.btOutlineButton .btButtonWidgetLink{color:#7ea7d9;-webkit-box-shadow:0 0 0 1px #7ea7d9 inset;box-shadow:0 0 0 1px #7ea7d9 inset}div.btButtonWidget.btAccentLightButton.btOutlineButton .btButtonWidgetLink:hover{color:#7ea7d9}div.btButtonWidget.btAccentLightButton.btFilledButton .btButtonWidgetLink{color:#7ea7d9}div.btButtonWidget.btDarkAccentButton.btOutlineButton .btButtonWidgetLink:hover{color:#7ea7d9}div.btButtonWidget.btDarkAccentButton.btFilledButton .btButtonWidgetLink{-webkit-box-shadow:0 0 0 3em #7ea7d9 inset;box-shadow:0 0 0 3em #7ea7d9 inset}.btStickyHeaderActive.btStickyHeaderOpen.btHasAltLogo .btButtonWidget.btLightAccentButton.btOutlineButton .btButtonWidgetLink{color:#7ea7d9!important;-webkit-box-shadow:0 0 0 1px #7ea7d9 inset;box-shadow:0 0 0 1px #7ea7d9 inset}.btStickyHeaderActive.btStickyHeaderOpen.btHasAltLogo .btButtonWidget.btLightAccentButton.btOutlineButton .btButtonWidgetLink:hover{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset;box-shadow:0 0 0 4em #7ea7d9 inset}.btStickyHeaderActive.btStickyHeaderOpen .btButtonWidget.btAccentLightButton.btOutlineButton .btButtonWidgetLink:hover{-webkit-box-shadow:0 0 0 3em #7ea7d9 inset!important;box-shadow:0 0 0 3em #7ea7d9 inset!important}.btStickyHeaderActive.btStickyHeaderOpen .btButtonWidget.btAccentLightButton.btFilledButton .btButtonWidgetLink{-webkit-box-shadow:0 0 0 3em #7ea7d9 inset!important;box-shadow:0 0 0 3em #7ea7d9 inset!important}.bt_bb_section[class*="accent_top_gradient"]:before{background:-webkit-linear-gradient(270deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%);background:-moz-linear-gradient(270deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%);background:linear-gradient(180deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%)}.bt_bb_section[class*="accent_bottom_gradient"]:before{background:-webkit-linear-gradient(90deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%);background:-moz-linear-gradient(90deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%);background:linear-gradient(0deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%)}.bt_bb_section[class*="accent_right_gradient"]:before{background:-webkit-linear-gradient(180deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%);background:-moz-linear-gradient(180deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%);background:linear-gradient(270deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%)}.bt_bb_section[class*="accent_left_gradient"]:before{background:-webkit-linear-gradient(0deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%);background:-moz-linear-gradient(0deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%);background:linear-gradient(90deg,rgba(126,167,217,.5) 0%,rgba(126,167,217,0) 45%)}@media (min-width:993px){.bt_bb_column.bt_bb_border_color_accent,.bt_bb_column_inner.bt_bb_border_color_accent{border-color:rgba(126,167,217,.7)}}.bt_bb_separator.btWithText .bt_bb_separator_text{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_headline .bt_bb_headline_superheadline{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_headline h1 strong,.bt_bb_headline h2 strong,.bt_bb_headline h3 strong,.bt_bb_headline h4 strong,.bt_bb_headline h5 strong,.bt_bb_headline h6 strong{color:#7ea7d9}.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h1 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h2 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h3 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h4 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h5 .bt_bb_headline_content:after,.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_top_bottom.bt_bb_headline h6 .bt_bb_headline_content:after,.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:before,.bt_bb_dash_bottom.bt_bb_headline h6 .bt_bb_headline_content:after{border-color:#7ea7d9}.bt_bb_icon.bt_bb_style_filled.btIcoTwitter .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoFacebook .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoLinkedin .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoVK .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoPinterest .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoYelp .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoYoutube .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_filled.btIcoWhatsApp .bt_bb_icon_holder:hover:before{-webkit-box-shadow:0 0 0 3em #7ea7d9 inset;box-shadow:0 0 0 3em #7ea7d9 inset}.bt_bb_icon.bt_bb_style_borderless.btIcoTwitter .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoFacebook .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoLinkedin .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoVK .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoPinterest .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoYelp .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoYoutube .bt_bb_icon_holder:hover:before,.bt_bb_icon.bt_bb_style_borderless.btIcoWhatsApp .bt_bb_icon_holder:hover:before{color:#7ea7d9!important}.bt_bb_button .bt_bb_button_text{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_button.bt_bb_style_underline a:hover{border-color:#7ea7d9;color:#7ea7d9}.bt_bb_service .bt_bb_service_content .bt_bb_service_content_title{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_service:hover .bt_bb_service_content_title a{color:#7ea7d9}.bt_bb_price_list .bt_bb_price_list_price_text{font-family:"Barlow",Arial,Helvetica,sans-serif;background:-webkit-linear-gradient(80deg,#191829 0%,#7ea7d9 100%);background:-moz-linear-gradient(80deg,#191829 0%,#7ea7d9 100%);background:linear-gradient(10deg,#191829 0%,#7ea7d9 100%)}.bt_bb_price_list .bt_bb_price_list_price_inner ul li{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_price_list .bt_bb_price_list_price_inner ul li.included:before{color:#7ea7d9}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_meta .bt_bb_latest_posts_item_date{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_title a:hover{color:#7ea7d9}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category .post-categories li:not(:first-child):before{background-color:#7ea7d9}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category a:hover{color:#7ea7d9}.bt_bb_latest_posts .bt_bb_latest_posts_item .bt_bb_latest_posts_item_content .bt_bb_latest_posts_item_category>a:not(:first-child):before{background-color:#7ea7d9}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:before,.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after{background:#7ea7d9}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:after{background:#7ea7d9}.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item:hover:before,.bt_bb_masonry_post_grid .bt_bb_post_grid_filter .bt_bb_post_grid_filter_item.active:before{background:#7ea7d9}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category .post-categories li:not(:first-child):before{background-color:#7ea7d9}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category a:hover{color:#7ea7d9}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_category>a:not(:first-child):before{background-color:#7ea7d9}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_meta>span a:hover{color:#7ea7d9}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_title a:hover{color:#7ea7d9}.bt_bb_masonry_post_grid .bt_bb_masonry_post_grid_content .bt_bb_grid_item .bt_bb_grid_item_inner .bt_bb_grid_item_post_content .bt_bb_grid_item_post_share .bt_bb_icon:hover .bt_bb_icon_holder:before{-webkit-box-shadow:0 0 0 3em #7ea7d9 inset;box-shadow:0 0 0 3em #7ea7d9 inset}.bt_bb_masonry_post_grid .bt_bb_post_grid_loader{border-top:.4em solid #7ea7d9}.slick-slider button.slick-arrow:hover:before{color:#7ea7d9}.bt_bb_navigation_color_filled .slick-slider button.slick-arrow:before{color:#7ea7d9}.slick-dots li.slick-active,.slick-dots li:hover{background:#7ea7d9}.bt_bb_custom_menu div ul a:hover{color:#7ea7d9}.bt_bb_tabs.bt_bb_style_simple .bt_bb_tabs_header li.on{border-color:#7ea7d9}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_icon_holder{color:#7ea7d9}.bt_bb_accordion .bt_bb_accordion_item .bt_bb_accordion_item_title_content .bt_bb_accordion_item_title{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_counter_holder .bt_bb_counter{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_countdown.btCounterHolder{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]{color:#7ea7d9}.bt_bb_countdown.btCounterHolder .btCountdownHolder span[class$="_text"]>span{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_highlighted_text{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_progress_bar_advanced .bt_bb_progress_bar_advanced_content .bt_bb_progress_bar_advanced_title{font-family:"Barlow",Arial,Helvetica,sans-serif}.wpcf7-form .wpcf7-submit{font-family:"Barlow",Arial,Helvetica,sans-serif!important;-webkit-box-shadow:0 0 0 4em #7ea7d9 inset;box-shadow:0 0 0 4em #7ea7d9 inset}.wpcf7-form .wpcf7-submit:hover{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1)}div.wpcf7-validation-errors,div.wpcf7-acceptance-missing{border:2px solid #7ea7d9}span.wpcf7-not-valid-tip{color:#7ea7d9}.btNewsletter .btNewsletterColumn input:focus,.btNewsletter .btNewsletterColumn input:active{color:#191829!important}.btOutline.btNewsletter .btNewsletterButton input{-webkit-box-shadow:0 0 0 2px #7ea7d9 inset;box-shadow:0 0 0 2px #7ea7d9 inset}.btOutline.btNewsletter .btNewsletterButton input:hover{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset;box-shadow:0 0 0 4em #7ea7d9 inset}.btContact input:not([type='submit']):focus,.btContact input:not([type='submit']):active,.btContact textarea:focus,.btContact textarea:active{color:#191829!important}.btContact .btContactButton input{-webkit-box-shadow:0 0 0 4em #191829 inset,0 0 0 rgba(0,0,0,.1);box-shadow:0 0 0 4em #191829 inset,0 0 0 rgba(0,0,0,.1)}.btContact .btContactButton input:hover{-webkit-box-shadow:0 0 0 4em #191829 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #191829 inset,0 5px 8px rgba(0,0,0,.1)}.btBook.btContact .btContactButton input{color:#7ea7d9!important}.bt_bb_testimonial .bt_bb_testimonial_text span{font-family:"Barlow",Arial,Helvetica,sans-serif}.bt_bb_testimonial .bt_bb_testimonial_text:before{color:#7ea7d9}.bt_bb_quote_color_alternate.bt_bb_testimonial .bt_bb_testimonial_text:before{color:#191829}.products ul li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover,ul.products li.product .btWooShopLoopItemInner .bt_bb_headline .bt_bb_headline_content a:hover{color:#7ea7d9}.products ul li.product .btWooShopLoopItemInner .added:after,.products ul li.product .btWooShopLoopItemInner .loading:after,ul.products li.product .btWooShopLoopItemInner .added:after,ul.products li.product .btWooShopLoopItemInner .loading:after{background-color:#191829}.products ul li.product .btWooShopLoopItemInner .added_to_cart,ul.products li.product .btWooShopLoopItemInner .added_to_cart{font-family:"Barlow",Arial,Helvetica,sans-serif;color:#7ea7d9}.products ul li.product .onsale,ul.products li.product .onsale{background:#191829}nav.woocommerce-pagination ul li a:focus,nav.woocommerce-pagination ul li a:hover,nav.woocommerce-pagination ul li span.current{color:#7ea7d9}div.product .onsale{background:#191829}div.product div.images .woocommerce-product-gallery__trigger:after{-webkit-box-shadow:0 0 0 2em #7ea7d9 inset,0 0 0 2em rgba(255,255,255,.5) inset;box-shadow:0 0 0 2em #7ea7d9 inset,0 0 0 2em rgba(255,255,255,.5) inset}div.product div.images .woocommerce-product-gallery__trigger:hover:after{-webkit-box-shadow:0 0 0 1px #7ea7d9 inset,0 0 0 2em rgba(255,255,255,.5) inset;box-shadow:0 0 0 1px #7ea7d9 inset,0 0 0 2em rgba(255,255,255,.5) inset;color:#7ea7d9}table.shop_table .coupon .input-text{color:#7ea7d9}table.shop_table td.product-remove a.remove{color:#7ea7d9;-webkit-box-shadow:0 0 0 1px #7ea7d9 inset;box-shadow:0 0 0 1px #7ea7d9 inset}table.shop_table td.product-remove a.remove:hover{background-color:#7ea7d9}ul.wc_payment_methods li .about_paypal{color:#7ea7d9}.woocommerce-MyAccount-navigation ul li a{border-bottom:2px solid #7ea7d9}.btDarkSkin .woocommerce-error,.btLightSkin .btDarkSkin .woocommerce-error,.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-error,.btDarkSkin .woocommerce-info,.btLightSkin .btDarkSkin .woocommerce-info,.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-info,.btDarkSkin .woocommerce-message,.btLightSkin .btDarkSkin .woocommerce-message,.btDarkSkin.btLightSkin .btDarkSkin .woocommerce-message{border-top:4px solid #7ea7d9}.woocommerce-info a:not(.button),.woocommerce-message a:not(.button){color:#7ea7d9}.woocommerce-message:before,.woocommerce-info:before{color:#7ea7d9}.woocommerce .btSidebar a.button,.woocommerce .bt-content a.button,.woocommerce-page .btSidebar a.button,.woocommerce-page .bt-content a.button,.woocommerce .btSidebar input[type="submit"],.woocommerce .bt-content input[type="submit"],.woocommerce-page .btSidebar input[type="submit"],.woocommerce-page .bt-content input[type="submit"],.woocommerce .btSidebar button[type="submit"],.woocommerce .bt-content button[type="submit"],.woocommerce-page .btSidebar button[type="submit"],.woocommerce-page .bt-content button[type="submit"],.woocommerce .btSidebar input.button,.woocommerce .bt-content input.button,.woocommerce-page .btSidebar input.button,.woocommerce-page .bt-content input.button,.woocommerce .btSidebar input.alt:hover,.woocommerce .bt-content input.alt:hover,.woocommerce-page .btSidebar input.alt:hover,.woocommerce-page .bt-content input.alt:hover,.woocommerce .btSidebar a.button.alt:hover,.woocommerce .bt-content a.button.alt:hover,.woocommerce-page .btSidebar a.button.alt:hover,.woocommerce-page .bt-content a.button.alt:hover,.woocommerce .btSidebar .button.alt:hover,.woocommerce .bt-content .button.alt:hover,.woocommerce-page .btSidebar .button.alt:hover,.woocommerce-page .bt-content .button.alt:hover,.woocommerce .btSidebar button.alt:hover,.woocommerce .bt-content button.alt:hover,.woocommerce-page .btSidebar button.alt:hover,.woocommerce-page .bt-content button.alt:hover,div.woocommerce a.button,div.woocommerce input[type="submit"],div.woocommerce button[type="submit"],div.woocommerce input.button,div.woocommerce input.alt:hover,div.woocommerce a.button.alt:hover,div.woocommerce .button.alt:hover,div.woocommerce button.alt:hover{font-family:"Barlow",Arial,Helvetica,sans-serif!important}.woocommerce .btSidebar a.button,.woocommerce .bt-content a.button,.woocommerce-page .btSidebar a.button,.woocommerce-page .bt-content a.button,.woocommerce .btSidebar input[type="submit"],.woocommerce .bt-content input[type="submit"],.woocommerce-page .btSidebar input[type="submit"],.woocommerce-page .bt-content input[type="submit"],.woocommerce .btSidebar button[type="submit"],.woocommerce .bt-content button[type="submit"],.woocommerce-page .btSidebar button[type="submit"],.woocommerce-page .bt-content button[type="submit"],.woocommerce .btSidebar input.button,.woocommerce .bt-content input.button,.woocommerce-page .btSidebar input.button,.woocommerce-page .bt-content input.button,.woocommerce .btSidebar input.alt:hover,.woocommerce .bt-content input.alt:hover,.woocommerce-page .btSidebar input.alt:hover,.woocommerce-page .bt-content input.alt:hover,.woocommerce .btSidebar a.button.alt:hover,.woocommerce .bt-content a.button.alt:hover,.woocommerce-page .btSidebar a.button.alt:hover,.woocommerce-page .bt-content a.button.alt:hover,.woocommerce .btSidebar .button.alt:hover,.woocommerce .bt-content .button.alt:hover,.woocommerce-page .btSidebar .button.alt:hover,.woocommerce-page .bt-content .button.alt:hover,.woocommerce .btSidebar button.alt:hover,.woocommerce .bt-content button.alt:hover,.woocommerce-page .btSidebar button.alt:hover,.woocommerce-page .bt-content button.alt:hover,div.woocommerce a.button,div.woocommerce input[type="submit"],div.woocommerce button[type="submit"],div.woocommerce input.button,div.woocommerce input.alt:hover,div.woocommerce a.button.alt:hover,div.woocommerce .button.alt:hover,div.woocommerce button.alt:hover{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset;box-shadow:0 0 0 4em #7ea7d9 inset}.woocommerce .btSidebar a.button:hover,.woocommerce .bt-content a.button:hover,.woocommerce-page .btSidebar a.button:hover,.woocommerce-page .bt-content a.button:hover,.woocommerce .btSidebar input[type="submit"]:hover,.woocommerce .bt-content input[type="submit"]:hover,.woocommerce-page .btSidebar input[type="submit"]:hover,.woocommerce-page .bt-content input[type="submit"]:hover,.woocommerce .btSidebar button[type="submit"]:hover,.woocommerce .bt-content button[type="submit"]:hover,.woocommerce-page .btSidebar button[type="submit"]:hover,.woocommerce-page .bt-content button[type="submit"]:hover,.woocommerce .btSidebar input.button:hover,.woocommerce .bt-content input.button:hover,.woocommerce-page .btSidebar input.button:hover,.woocommerce-page .bt-content input.button:hover,.woocommerce .btSidebar input.alt,.woocommerce .bt-content input.alt,.woocommerce-page .btSidebar input.alt,.woocommerce-page .bt-content input.alt,.woocommerce .btSidebar a.button.alt,.woocommerce .bt-content a.button.alt,.woocommerce-page .btSidebar a.button.alt,.woocommerce-page .bt-content a.button.alt,.woocommerce .btSidebar .button.alt,.woocommerce .bt-content .button.alt,.woocommerce-page .btSidebar .button.alt,.woocommerce-page .bt-content .button.alt,.woocommerce .btSidebar button.alt,.woocommerce .bt-content button.alt,.woocommerce-page .btSidebar button.alt,.woocommerce-page .bt-content button.alt,div.woocommerce a.button:hover,div.woocommerce input[type="submit"]:hover,div.woocommerce button[type="submit"]:hover,div.woocommerce input.button:hover,div.woocommerce input.alt,div.woocommerce a.button.alt,div.woocommerce .button.alt,div.woocommerce button.alt{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset;box-shadow:0 0 0 4em #7ea7d9 inset}.star-rating span:before{color:#7ea7d9}p.stars a[class^="star-"].active:after,p.stars a[class^="star-"]:hover:after{color:#7ea7d9}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#7ea7d9}.btQuoteBooking .btContactNext{font-family:"Barlow",Arial,Helvetica,sans-serif;color:#7ea7d9;-webkit-box-shadow:0 0 0 2px #7ea7d9 inset,0 0 0 rgba(0,0,0,.1);box-shadow:0 0 0 2px #7ea7d9 inset,0 0 0 rgba(0,0,0,.1)}.btQuoteBooking .btContactNext:hover{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1)}.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner{background:#7ea7d9}.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{-webkit-box-shadow:5px 0 0 #7ea7d9 inset,0 2px 10px rgba(0,0,0,.2);box-shadow:5px 0 0 #7ea7d9 inset,0 2px 10px rgba(0,0,0,.2)}.btQuoteBooking .ui-slider .ui-slider-handle{background:#7ea7d9}.btQuoteBooking .btQuoteBookingForm .btQuoteTotal{background:#7ea7d9}.btQuoteBooking .btContactFieldMandatory.btContactFieldError input,.btQuoteBooking .btContactFieldMandatory.btContactFieldError textarea{-webkit-box-shadow:0 0 0 1px #7ea7d9 inset;box-shadow:0 0 0 1px #7ea7d9 inset;border-color:#7ea7d9}.btQuoteBooking .btContactFieldMandatory.btContactFieldError .dd.ddcommon.borderRadius .ddTitleText{-webkit-box-shadow:0 0 0 2px #7ea7d9 inset;box-shadow:0 0 0 2px #7ea7d9 inset}.btQuoteBooking .btSubmitMessage{color:#7ea7d9}.btQuoteBooking .dd.ddcommon.borderRadiusTp .ddTitleText,.btQuoteBooking .dd.ddcommon.borderRadiusBtm .ddTitleText{-webkit-box-shadow:0 0 4px 0 #7ea7d9;box-shadow:0 0 4px 0 #7ea7d9}.btQuoteBooking .btContactSubmit{font-family:"Barlow",Arial,Helvetica,sans-serif;background-color:#7ea7d9;-webkit-box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1)}.btQuoteBooking .btContactSubmit:hover{-webkit-box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1);box-shadow:0 0 0 4em #7ea7d9 inset,0 5px 8px rgba(0,0,0,.1)}.btDatePicker .ui-datepicker-header{background-color:#7ea7d9}.bold_timeline_container.btTimelineAbout .bold_timeline_group_header{background:#191829!important}.bold_timeline_container.btTimelineAbout .bold_timeline_item.btAccent .bold_timeline_item_connection{border-right-color:#7ea7d9!important}.bold_timeline_container.btTimelineAbout .bold_timeline_item.btAccent .bold_timeline_item_inner{background-color:#7ea7d9!important;border-color:#7ea7d9!important}.btAccentList li:before{color:#7ea7d9}@font-face{font-family:"Chemistry";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Chemistry/Chemistry.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Chemistry/Chemistry.ttf) format("truetype")}*[data-ico-chemistry]:before{font-family:Chemistry;content:attr(data-ico-chemistry)}@font-face{font-family:"Essential";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Essential/Essential.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Essential/Essential.ttf) format("truetype")}*[data-ico-essential]:before{font-family:Essential;content:attr(data-ico-essential)}@font-face{font-family:"FontAwesome";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/FontAwesome/FontAwesome.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/FontAwesome/FontAwesome.ttf) format("truetype")}*[data-ico-fontawesome]:before{font-family:FontAwesome;content:attr(data-ico-fontawesome)}@font-face{font-family:"FontAwesome5Brands";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/FontAwesome5Brands/FontAwesome5Brands.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/FontAwesome5Brands/FontAwesome5Brands.ttf) format("truetype")}*[data-ico-fontawesome5brands]:before{font-family:FontAwesome5Brands;content:attr(data-ico-fontawesome5brands)}@font-face{font-family:"FontAwesome5Regular";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/FontAwesome5Regular/FontAwesome5Regular.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/FontAwesome5Regular/FontAwesome5Regular.ttf) format("truetype")}*[data-ico-fontawesome5regular]:before{font-family:FontAwesome5Regular;content:attr(data-ico-fontawesome5regular)}@font-face{font-family:"FontAwesome5Solid";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/FontAwesome5Solid/FontAwesome5Solid.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/FontAwesome5Solid/FontAwesome5Solid.ttf) format("truetype")}*[data-ico-fontawesome5solid]:before{font-family:FontAwesome5Solid;content:attr(data-ico-fontawesome5solid)}@font-face{font-family:"Icon7Stroke";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Icon7Stroke/Icon7Stroke.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Icon7Stroke/Icon7Stroke.ttf) format("truetype")}*[data-ico-icon7stroke]:before{font-family:Icon7Stroke;content:attr(data-ico-icon7stroke)}@font-face{font-family:"Laboratory";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Laboratory/Laboratory.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Laboratory/Laboratory.ttf) format("truetype")}*[data-ico-laboratory]:before{font-family:Laboratory;content:attr(data-ico-laboratory)}@font-face{font-family:"Molecular";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Molecular/Molecular.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Molecular/Molecular.ttf) format("truetype")}*[data-ico-molecular]:before{font-family:Molecular;content:attr(data-ico-molecular)}@font-face{font-family:"Science";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Science/Science.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Science/Science.ttf) format("truetype")}*[data-ico-science]:before{font-family:Science;content:attr(data-ico-science)}@font-face{font-family:"Study";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Study/Study.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Study/Study.ttf) format("truetype")}*[data-ico-study]:before{font-family:Study;content:attr(data-ico-study)}@font-face{font-family:"Test";src:url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Test/Test.woff) format("woff"),url(https://geneticpcr.com/wp-content/themes/novalab/fonts/Test/Test.ttf) format("truetype")}*[data-ico-test]:before{font-family:Test;content:attr(data-ico-test)}