/*!
Theme Name: woffice-landing
Theme URI: https://woffice.io
Author: Xtendify Team
Author URI: http://woffice.io
Description: ]
Version: 2.1.8
Text Domain: woffice-landing
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Domain Path: /languages
*/@import"https://fonts.googleapis.com/css?family=Poppins:300,400,500,700,800";@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,800";/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-emphasis-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-color-type: var(--bs-table-striped-color);--bs-table-bg-type: var(--bs-table-striped-bg)}.table-active{--bs-table-color-state: var(--bs-table-active-color);--bs-table-bg-state: var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state: var(--bs-table-hover-color);--bs-table-bg-state: var(--bs-table-hover-bg)}.table-primary{--bs-table-color: #000;--bs-table-bg: #cfe2ff;--bs-table-border-color: #a6b5cc;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color: #000;--bs-table-bg: #e2e3e5;--bs-table-border-color: #b5b6b7;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color: #000;--bs-table-bg: #d1e7dd;--bs-table-border-color: #a7b9b1;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color: #000;--bs-table-bg: #cff4fc;--bs-table-border-color: #a6c3ca;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color: #000;--bs-table-bg: #fff3cd;--bs-table-border-color: #ccc2a4;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color: #000;--bs-table-bg: #f8d7da;--bs-table-border-color: #c6acae;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: #c6c7c8;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color: #fff;--bs-table-bg: #212529;--bs-table-border-color: #4d5154;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(0.375rem + var(--bs-border-width));padding-bottom:calc(0.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + var(--bs-border-width));padding-bottom:calc(0.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem + var(--bs-border-width));padding-bottom:calc(0.25rem + var(--bs-border-width));font-size:0.875rem}.form-text{margin-top:.25rem;font-size:0.875em;color:var(--bs-secondary-color)}.form-control,body.page-template-page-partners .gform_fields input,body.page-template-page-partners .gform_fields textarea,body.page-template-page-partners .gform_fields select{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control,body.page-template-page-partners .gform_fields input,body.page-template-page-partners .gform_fields textarea,body.page-template-page-partners .gform_fields select{transition:none}}.form-control[type=file],body.page-template-page-partners .gform_fields input[type=file],body.page-template-page-partners .gform_fields textarea[type=file],body.page-template-page-partners .gform_fields select[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]),body.page-template-page-partners .gform_fields input[type=file]:not(:disabled):not([readonly]),body.page-template-page-partners .gform_fields textarea[type=file]:not(:disabled):not([readonly]),body.page-template-page-partners .gform_fields select[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus,body.page-template-page-partners .gform_fields input:focus,body.page-template-page-partners .gform_fields textarea:focus,body.page-template-page-partners .gform_fields select:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value,body.page-template-page-partners .gform_fields input::-webkit-date-and-time-value,body.page-template-page-partners .gform_fields textarea::-webkit-date-and-time-value,body.page-template-page-partners .gform_fields select::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit,body.page-template-page-partners .gform_fields input::-webkit-datetime-edit,body.page-template-page-partners .gform_fields textarea::-webkit-datetime-edit,body.page-template-page-partners .gform_fields select::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder,body.page-template-page-partners .gform_fields input::placeholder,body.page-template-page-partners .gform_fields textarea::placeholder,body.page-template-page-partners .gform_fields select::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled,body.page-template-page-partners .gform_fields input:disabled,body.page-template-page-partners .gform_fields textarea:disabled,body.page-template-page-partners .gform_fields select:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button,body.page-template-page-partners .gform_fields input::file-selector-button,body.page-template-page-partners .gform_fields textarea::file-selector-button,body.page-template-page-partners .gform_fields select::file-selector-button{padding:.375rem .75rem;margin:-0.375rem -0.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-control::file-selector-button,body.page-template-page-partners .gform_fields input::file-selector-button,body.page-template-page-partners .gform_fields textarea::file-selector-button,body.page-template-page-partners .gform_fields select::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button,body.page-template-page-partners .gform_fields input:hover:not(:disabled):not([readonly])::file-selector-button,body.page-template-page-partners .gform_fields textarea:hover:not(:disabled):not([readonly])::file-selector-button,body.page-template-page-partners .gform_fields select:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:rgba(0,0,0,0);border:solid rgba(0,0,0,0);border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-0.25rem -0.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-0.5rem -1rem;margin-inline-end:1rem}textarea.form-control,body.page-template-page-partners .gform_fields textarea{min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0 !important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:rgba(0,0,0,0);text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.btn-check[disabled]+.btn,body.page-template-page-partners .gform_footer .btn-check[disabled]+#gform_submit_button_2,.btn-check:disabled+.btn,body.page-template-page-partners .gform_footer .btn-check:disabled+#gform_submit_button_2{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;appearance:none;background-color:rgba(0,0,0,0)}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:rgba(0,0,0,0);cursor:pointer;background-color:var(--bs-secondary-bg);border-color:rgba(0,0,0,0);border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,body.page-template-page-partners .gform_fields .form-floating>input,body.page-template-page-partners .gform_fields .form-floating>textarea,body.page-template-page-partners .gform_fields .form-floating>select,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid rgba(0,0,0,0);transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control,body.page-template-page-partners .gform_fields .form-floating>input,body.page-template-page-partners .gform_fields .form-floating>textarea,body.page-template-page-partners .gform_fields .form-floating>select,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control::placeholder,body.page-template-page-partners .gform_fields .form-floating>input::placeholder,body.page-template-page-partners .gform_fields .form-floating>textarea::placeholder,body.page-template-page-partners .gform_fields .form-floating>select::placeholder,.form-floating>.form-control-plaintext::placeholder{color:rgba(0,0,0,0)}.form-floating>.form-control:focus,body.page-template-page-partners .gform_fields .form-floating>input:focus,body.page-template-page-partners .gform_fields .form-floating>textarea:focus,body.page-template-page-partners .gform_fields .form-floating>select:focus,.form-floating>.form-control:not(:placeholder-shown),body.page-template-page-partners .gform_fields .form-floating>input:not(:placeholder-shown),body.page-template-page-partners .gform_fields .form-floating>textarea:not(:placeholder-shown),body.page-template-page-partners .gform_fields .form-floating>select:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,body.page-template-page-partners .gform_fields .form-floating>input:-webkit-autofill,body.page-template-page-partners .gform_fields .form-floating>textarea:-webkit-autofill,body.page-template-page-partners .gform_fields .form-floating>select:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,body.page-template-page-partners .gform_fields .form-floating>input:focus~label,body.page-template-page-partners .gform_fields .form-floating>textarea:focus~label,body.page-template-page-partners .gform_fields .form-floating>select:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,body.page-template-page-partners .gform_fields .form-floating>input:not(:placeholder-shown)~label,body.page-template-page-partners .gform_fields .form-floating>textarea:not(:placeholder-shown)~label,body.page-template-page-partners .gform_fields .form-floating>select:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control:focus~label::after,body.page-template-page-partners .gform_fields .form-floating>input:focus~label::after,body.page-template-page-partners .gform_fields .form-floating>textarea:focus~label::after,body.page-template-page-partners .gform_fields .form-floating>select:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,body.page-template-page-partners .gform_fields .form-floating>input:not(:placeholder-shown)~label::after,body.page-template-page-partners .gform_fields .form-floating>textarea:not(:placeholder-shown)~label::after,body.page-template-page-partners .gform_fields .form-floating>select:not(:placeholder-shown)~label::after,.form-floating>.form-control-plaintext~label::after,.form-floating>.form-select~label::after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label,body.page-template-page-partners .gform_fields .form-floating>input:-webkit-autofill~label,body.page-template-page-partners .gform_fields .form-floating>textarea:-webkit-autofill~label,body.page-template-page-partners .gform_fields .form-floating>select:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb), 0.65);transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label,body.page-template-page-partners .gform_fields .form-floating>input:disabled~label,body.page-template-page-partners .gform_fields .form-floating>textarea:disabled~label,body.page-template-page-partners .gform_fields .form-floating>select:disabled~label{color:#6c757d}.form-floating>:disabled~label::after,.form-floating>.form-control:disabled~label::after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,body.page-template-page-partners .gform_fields .input-group>input,body.page-template-page-partners .gform_fields .input-group>textarea,body.page-template-page-partners .gform_fields .input-group>select,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,body.page-template-page-partners .gform_fields .input-group>input:focus,body.page-template-page-partners .gform_fields .input-group>textarea:focus,body.page-template-page-partners .gform_fields .input-group>select:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn,.input-group body.page-template-page-partners .gform_footer #gform_submit_button_2,body.page-template-page-partners .gform_footer .input-group #gform_submit_button_2{position:relative;z-index:2}.input-group .btn:focus,.input-group body.page-template-page-partners .gform_footer #gform_submit_button_2:focus,body.page-template-page-partners .gform_footer .input-group #gform_submit_button_2:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.form-control,body.page-template-page-partners .gform_fields .input-group-lg>input,body.page-template-page-partners .gform_fields .input-group-lg>textarea,body.page-template-page-partners .gform_fields .input-group-lg>select,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn,body.page-template-page-partners .gform_footer .input-group-lg>#gform_submit_button_2{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,body.page-template-page-partners .gform_fields .input-group-sm>input,body.page-template-page-partners .gform_fields .input-group-sm>textarea,body.page-template-page-partners .gform_fields .input-group-sm>select,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn,body.page-template-page-partners .gform_footer .input-group-sm>#gform_submit_button_2{padding:.25rem .5rem;font-size:0.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,body.page-template-page-partners .gform_fields .input-group:not(.has-validation)>.form-floating:not(:last-child)>input,body.page-template-page-partners .gform_fields .input-group:not(.has-validation)>.form-floating:not(:last-child)>textarea,body.page-template-page-partners .gform_fields .input-group:not(.has-validation)>.form-floating:not(:last-child)>select,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,body.page-template-page-partners .gform_fields .input-group.has-validation>.form-floating:nth-last-child(n+3)>input,body.page-template-page-partners .gform_fields .input-group.has-validation>.form-floating:nth-last-child(n+3)>textarea,body.page-template-page-partners .gform_fields .input-group.has-validation>.form-floating:nth-last-child(n+3)>select,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width)*-1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,body.page-template-page-partners .gform_fields .input-group>.form-floating:not(:first-child)>input,body.page-template-page-partners .gform_fields .input-group>.form-floating:not(:first-child)>textarea,body.page-template-page-partners .gform_fields .input-group>.form-floating:not(:first-child)>select,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.was-validated body.page-template-page-partners .gform_fields input:valid,body.page-template-page-partners .gform_fields .was-validated input:valid,.was-validated body.page-template-page-partners .gform_fields textarea:valid,body.page-template-page-partners .gform_fields .was-validated textarea:valid,.was-validated body.page-template-page-partners .gform_fields select:valid,body.page-template-page-partners .gform_fields .was-validated select:valid,.form-control.is-valid,body.page-template-page-partners .gform_fields input.is-valid,body.page-template-page-partners .gform_fields textarea.is-valid,body.page-template-page-partners .gform_fields select.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.was-validated body.page-template-page-partners .gform_fields input:valid:focus,body.page-template-page-partners .gform_fields .was-validated input:valid:focus,.was-validated body.page-template-page-partners .gform_fields textarea:valid:focus,body.page-template-page-partners .gform_fields .was-validated textarea:valid:focus,.was-validated body.page-template-page-partners .gform_fields select:valid:focus,body.page-template-page-partners .gform_fields .was-validated select:valid:focus,.form-control.is-valid:focus,body.page-template-page-partners .gform_fields input.is-valid:focus,body.page-template-page-partners .gform_fields textarea.is-valid:focus,body.page-template-page-partners .gform_fields select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated textarea.form-control:valid,.was-validated body.page-template-page-partners .gform_fields textarea:valid,body.page-template-page-partners .gform_fields .was-validated textarea:valid,textarea.form-control.is-valid,body.page-template-page-partners .gform_fields textarea.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb), 0.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.was-validated body.page-template-page-partners .gform_fields .input-group>input:not(:focus):valid,body.page-template-page-partners .gform_fields .was-validated .input-group>input:not(:focus):valid,.was-validated body.page-template-page-partners .gform_fields .input-group>textarea:not(:focus):valid,body.page-template-page-partners .gform_fields .was-validated .input-group>textarea:not(:focus):valid,.was-validated body.page-template-page-partners .gform_fields .input-group>select:not(:focus):valid,body.page-template-page-partners .gform_fields .was-validated .input-group>select:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,body.page-template-page-partners .gform_fields .input-group>input:not(:focus).is-valid,body.page-template-page-partners .gform_fields .input-group>textarea:not(:focus).is-valid,body.page-template-page-partners .gform_fields .input-group>select:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:0.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:0.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.was-validated body.page-template-page-partners .gform_fields input:invalid,body.page-template-page-partners .gform_fields .was-validated input:invalid,.was-validated body.page-template-page-partners .gform_fields textarea:invalid,body.page-template-page-partners .gform_fields .was-validated textarea:invalid,.was-validated body.page-template-page-partners .gform_fields select:invalid,body.page-template-page-partners .gform_fields .was-validated select:invalid,.form-control.is-invalid,body.page-template-page-partners .gform_fields input.is-invalid,body.page-template-page-partners .gform_fields textarea.is-invalid,body.page-template-page-partners .gform_fields select.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.was-validated body.page-template-page-partners .gform_fields input:invalid:focus,body.page-template-page-partners .gform_fields .was-validated input:invalid:focus,.was-validated body.page-template-page-partners .gform_fields textarea:invalid:focus,body.page-template-page-partners .gform_fields .was-validated textarea:invalid:focus,.was-validated body.page-template-page-partners .gform_fields select:invalid:focus,body.page-template-page-partners .gform_fields .was-validated select:invalid:focus,.form-control.is-invalid:focus,body.page-template-page-partners .gform_fields input.is-invalid:focus,body.page-template-page-partners .gform_fields textarea.is-invalid:focus,body.page-template-page-partners .gform_fields select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated textarea.form-control:invalid,.was-validated body.page-template-page-partners .gform_fields textarea:invalid,body.page-template-page-partners .gform_fields .was-validated textarea:invalid,textarea.form-control.is-invalid,body.page-template-page-partners .gform_fields textarea.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3rem + calc(1.5em + 0.75rem))}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb), 0.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated body.page-template-page-partners .gform_fields .input-group>input:not(:focus):invalid,body.page-template-page-partners .gform_fields .was-validated .input-group>input:not(:focus):invalid,.was-validated body.page-template-page-partners .gform_fields .input-group>textarea:not(:focus):invalid,body.page-template-page-partners .gform_fields .was-validated .input-group>textarea:not(:focus):invalid,.was-validated body.page-template-page-partners .gform_fields .input-group>select:not(:focus):invalid,body.page-template-page-partners .gform_fields .was-validated .input-group>select:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,body.page-template-page-partners .gform_fields .input-group>input:not(:focus).is-invalid,body.page-template-page-partners .gform_fields .input-group>textarea:not(:focus).is-invalid,body.page-template-page-partners .gform_fields .input-group>select:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn,body.page-template-page-partners .gform_footer #gform_submit_button_2{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn,body.page-template-page-partners .gform_footer #gform_submit_button_2{transition:none}}.btn:hover,body.page-template-page-partners .gform_footer #gform_submit_button_2:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover,body.page-template-page-partners .gform_footer .btn-check+#gform_submit_button_2:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible,body.page-template-page-partners .gform_footer #gform_submit_button_2:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn,body.page-template-page-partners .gform_footer .btn-check:focus-visible+#gform_submit_button_2{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,body.page-template-page-partners .gform_footer .btn-check:checked+#gform_submit_button_2,:not(.btn-check)+.btn:active,body.page-template-page-partners .gform_footer :not(.btn-check)+#gform_submit_button_2:active,.btn:first-child:active,body.page-template-page-partners .gform_footer #gform_submit_button_2:first-child:active,.btn.active,body.page-template-page-partners .gform_footer .active#gform_submit_button_2,.btn.show,body.page-template-page-partners .gform_footer .show#gform_submit_button_2{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,body.page-template-page-partners .gform_footer .btn-check:checked+#gform_submit_button_2:focus-visible,:not(.btn-check)+.btn:active:focus-visible,body.page-template-page-partners .gform_footer :not(.btn-check)+#gform_submit_button_2:active:focus-visible,.btn:first-child:active:focus-visible,body.page-template-page-partners .gform_footer #gform_submit_button_2:first-child:active:focus-visible,.btn.active:focus-visible,body.page-template-page-partners .gform_footer .active#gform_submit_button_2:focus-visible,.btn.show:focus-visible,body.page-template-page-partners .gform_footer .show#gform_submit_button_2:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,body.page-template-page-partners .gform_footer #gform_submit_button_2:disabled,.btn.disabled,body.page-template-page-partners .gform_footer .disabled#gform_submit_button_2,fieldset:disabled .btn,fieldset:disabled body.page-template-page-partners .gform_footer #gform_submit_button_2,body.page-template-page-partners .gform_footer fieldset:disabled #gform_submit_button_2{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary,body.page-template-page-partners .gform_footer #gform_submit_button_2{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #5c636a;--bs-btn-hover-border-color: #565e64;--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: #565e64;--bs-btn-active-border-color: #51585e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #31d2f2;--bs-btn-hover-border-color: #25cff2;--bs-btn-focus-shadow-rgb: 11, 172, 204;--bs-btn-active-color: #000;--bs-btn-active-bg: #3dd5f3;--bs-btn-active-border-color: #25cff2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #0dcaf0;--bs-btn-disabled-border-color: #0dcaf0}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffca2c;--bs-btn-hover-border-color: #ffc720;--bs-btn-focus-shadow-rgb: 217, 164, 6;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffcd39;--bs-btn-active-border-color: #ffc720;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ffc107;--bs-btn-disabled-border-color: #ffc107}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-light{--bs-btn-color: #000;--bs-btn-bg: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #d3d4d5;--bs-btn-hover-border-color: #c6c7c8;--bs-btn-focus-shadow-rgb: 211, 212, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: #c6c7c8;--bs-btn-active-border-color: #babbbc;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f8f9fa;--bs-btn-disabled-border-color: #f8f9fa}.btn-dark{--bs-btn-color: #fff;--bs-btn-bg: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #424649;--bs-btn-hover-border-color: #373b3e;--bs-btn-focus-shadow-rgb: 66, 70, 73;--bs-btn-active-color: #fff;--bs-btn-active-bg: #4d5154;--bs-btn-active-border-color: #373b3e;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #212529;--bs-btn-disabled-border-color: #212529}.btn-outline-primary{--bs-btn-color: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0d6efd;--bs-btn-hover-border-color: #0d6efd;--bs-btn-focus-shadow-rgb: 13, 110, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0d6efd;--bs-btn-active-border-color: #0d6efd;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0d6efd;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0d6efd;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #6c757d;--bs-btn-hover-border-color: #6c757d;--bs-btn-focus-shadow-rgb: 108, 117, 125;--bs-btn-active-color: #fff;--bs-btn-active-bg: #6c757d;--bs-btn-active-border-color: #6c757d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #6c757d;--bs-gradient: none}.btn-outline-success{--bs-btn-color: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #198754;--bs-btn-hover-border-color: #198754;--bs-btn-focus-shadow-rgb: 25, 135, 84;--bs-btn-active-color: #fff;--bs-btn-active-bg: #198754;--bs-btn-active-border-color: #198754;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #198754;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #198754;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #0dcaf0;--bs-btn-border-color: #0dcaf0;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #0dcaf0;--bs-btn-hover-border-color: #0dcaf0;--bs-btn-focus-shadow-rgb: 13, 202, 240;--bs-btn-active-color: #000;--bs-btn-active-bg: #0dcaf0;--bs-btn-active-border-color: #0dcaf0;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #0dcaf0;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #0dcaf0;--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #ffc107;--bs-btn-border-color: #ffc107;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ffc107;--bs-btn-hover-border-color: #ffc107;--bs-btn-focus-shadow-rgb: 255, 193, 7;--bs-btn-active-color: #000;--bs-btn-active-bg: #ffc107;--bs-btn-active-border-color: #ffc107;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #ffc107;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ffc107;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #dc3545;--bs-btn-hover-border-color: #dc3545;--bs-btn-focus-shadow-rgb: 220, 53, 69;--bs-btn-active-color: #fff;--bs-btn-active-bg: #dc3545;--bs-btn-active-border-color: #dc3545;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #dc3545;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #dc3545;--bs-gradient: none}.btn-outline-light{--bs-btn-color: #f8f9fa;--bs-btn-border-color: #f8f9fa;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f8f9fa;--bs-btn-hover-border-color: #f8f9fa;--bs-btn-focus-shadow-rgb: 248, 249, 250;--bs-btn-active-color: #000;--bs-btn-active-bg: #f8f9fa;--bs-btn-active-border-color: #f8f9fa;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #f8f9fa;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f8f9fa;--bs-gradient: none}.btn-outline-dark{--bs-btn-color: #212529;--bs-btn-border-color: #212529;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #212529;--bs-btn-hover-border-color: #212529;--bs-btn-focus-shadow-rgb: 33, 37, 41;--bs-btn-active-color: #fff;--bs-btn-active-bg: #212529;--bs-btn-active-border-color: #212529;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #212529;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #212529;--bs-gradient: none}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg,.btn-group-lg>.btn,body.page-template-page-partners .gform_footer .btn-group-lg>#gform_submit_button_2{--bs-btn-padding-y: 0.5rem;--bs-btn-padding-x: 1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius: var(--bs-border-radius-lg)}.btn-sm,.btn-group-sm>.btn,body.page-template-page-partners .gform_footer .btn-group-sm>#gform_submit_button_2{--bs-btn-padding-y: 0.25rem;--bs-btn-padding-x: 0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius: var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn,body.page-template-page-partners .gform_footer .btn-group>#gform_submit_button_2,.btn-group-vertical>.btn,body.page-template-page-partners .gform_footer .btn-group-vertical>#gform_submit_button_2{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,body.page-template-page-partners .gform_footer .btn-group>.btn-check:checked+#gform_submit_button_2,.btn-group>.btn-check:focus+.btn,body.page-template-page-partners .gform_footer .btn-group>.btn-check:focus+#gform_submit_button_2,.btn-group>.btn:hover,body.page-template-page-partners .gform_footer .btn-group>#gform_submit_button_2:hover,.btn-group>.btn:focus,body.page-template-page-partners .gform_footer .btn-group>#gform_submit_button_2:focus,.btn-group>.btn:active,body.page-template-page-partners .gform_footer .btn-group>#gform_submit_button_2:active,.btn-group>.btn.active,body.page-template-page-partners .gform_footer .btn-group>.active#gform_submit_button_2,.btn-group-vertical>.btn-check:checked+.btn,body.page-template-page-partners .gform_footer .btn-group-vertical>.btn-check:checked+#gform_submit_button_2,.btn-group-vertical>.btn-check:focus+.btn,body.page-template-page-partners .gform_footer .btn-group-vertical>.btn-check:focus+#gform_submit_button_2,.btn-group-vertical>.btn:hover,body.page-template-page-partners .gform_footer .btn-group-vertical>#gform_submit_button_2:hover,.btn-group-vertical>.btn:focus,body.page-template-page-partners .gform_footer .btn-group-vertical>#gform_submit_button_2:focus,.btn-group-vertical>.btn:active,body.page-template-page-partners .gform_footer .btn-group-vertical>#gform_submit_button_2:active,.btn-group-vertical>.btn.active,body.page-template-page-partners .gform_footer .btn-group-vertical>.active#gform_submit_button_2{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>:not(.btn-check:first-child)+.btn,body.page-template-page-partners .gform_footer .btn-group>:not(.btn-check:first-child)+#gform_submit_button_2,.btn-group>.btn-group:not(:first-child){margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),body.page-template-page-partners .gform_footer .btn-group>#gform_submit_button_2:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,body.page-template-page-partners .gform_footer .btn-group>.dropdown-toggle-split#gform_submit_button_2:first-child,.btn-group>.btn-group:not(:last-child)>.btn,body.page-template-page-partners .gform_footer .btn-group>.btn-group:not(:last-child)>#gform_submit_button_2{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),body.page-template-page-partners .gform_footer .btn-group>#gform_submit_button_2:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,body.page-template-page-partners .gform_footer .btn-group>:not(.btn-check)+#gform_submit_button_2,.btn-group>.btn-group:not(:first-child)>.btn,body.page-template-page-partners .gform_footer .btn-group>.btn-group:not(:first-child)>#gform_submit_button_2{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split,body.page-template-page-partners .gform_footer .btn-group-sm>#gform_submit_button_2+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split,body.page-template-page-partners .gform_footer .btn-group-lg>#gform_submit_button_2+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,body.page-template-page-partners .gform_footer .btn-group-vertical>#gform_submit_button_2,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn:not(:first-child),body.page-template-page-partners .gform_footer .btn-group-vertical>#gform_submit_button_2:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(var(--bs-border-width)*-1)}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),body.page-template-page-partners .gform_footer .btn-group-vertical>#gform_submit_button_2:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn,body.page-template-page-partners .gform_footer .btn-group-vertical>.btn-group:not(:last-child)>#gform_submit_button_2{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn~.btn,body.page-template-page-partners .gform_footer .btn-group-vertical>#gform_submit_button_2~.btn,body.page-template-page-partners .gform_footer .btn-group-vertical>.btn~#gform_submit_button_2,body.page-template-page-partners .gform_footer .btn-group-vertical>#gform_submit_button_2~#gform_submit_button_2,.btn-group-vertical>.btn-group:not(:first-child)>.btn,body.page-template-page-partners .gform_footer .btn-group-vertical>.btn-group:not(:first-child)>#gform_submit_button_2{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: 0.125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: 0.5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: 0.3125rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.25rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: 0.5rem;--bs-navbar-toggler-padding-y: 0.25rem;--bs-navbar-toggler-padding-x: 0.75rem;--bs-navbar-toggler-font-size: 1.25rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: 0.25rem;--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: 0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:rgba(0,0,0,0);border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color: rgba(255, 255, 255, 0.55);--bs-navbar-hover-color: rgba(255, 255, 255, 0.75);--bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-0.5*var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-0.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--bs-card-cap-padding-x));margin-left:calc(-0.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion: reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button::after{--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: 0.5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: 0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: 0.5rem;--bs-pagination-padding-y: 0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge,body.page-template-page-partners .gform_footer #gform_submit_button_2 .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color: var(--bs-primary-text-emphasis);--bs-alert-bg: var(--bs-primary-bg-subtle);--bs-alert-border-color: var(--bs-primary-border-subtle);--bs-alert-link-color: var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color: var(--bs-secondary-text-emphasis);--bs-alert-bg: var(--bs-secondary-bg-subtle);--bs-alert-border-color: var(--bs-secondary-border-subtle);--bs-alert-link-color: var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color: var(--bs-info-text-emphasis);--bs-alert-bg: var(--bs-info-bg-subtle);--bs-alert-border-color: var(--bs-info-border-subtle);--bs-alert-link-color: var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color: var(--bs-light-text-emphasis);--bs-alert-bg: var(--bs-light-bg-subtle);--bs-alert-border-color: var(--bs-light-border-subtle);--bs-alert-link-color: var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color: var(--bs-dark-text-emphasis);--bs-alert-bg: var(--bs-dark-bg-subtle);--bs-alert-border-color: var(--bs-dark-border-subtle);--bs-alert-link-color: var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion: reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color: var(--bs-body-color);--bs-list-group-bg: var(--bs-body-bg);--bs-list-group-border-color: var(--bs-border-color);--bs-list-group-border-width: var(--bs-border-width);--bs-list-group-border-radius: var(--bs-border-radius);--bs-list-group-item-padding-x: 1rem;--bs-list-group-item-padding-y: 0.5rem;--bs-list-group-action-color: var(--bs-secondary-color);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);--bs-list-group-action-active-color: var(--bs-body-color);--bs-list-group-action-active-bg: var(--bs-secondary-bg);--bs-list-group-disabled-color: var(--bs-secondary-color);--bs-list-group-disabled-bg: var(--bs-body-bg);--bs-list-group-active-color: #fff;--bs-list-group-active-bg: #0d6efd;--bs-list-group-active-border-color: #0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1*var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width: 576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width: 1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color: var(--bs-primary-text-emphasis);--bs-list-group-bg: var(--bs-primary-bg-subtle);--bs-list-group-border-color: var(--bs-primary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-primary-border-subtle);--bs-list-group-active-color: var(--bs-primary-bg-subtle);--bs-list-group-active-bg: var(--bs-primary-text-emphasis);--bs-list-group-active-border-color: var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color: var(--bs-secondary-text-emphasis);--bs-list-group-bg: var(--bs-secondary-bg-subtle);--bs-list-group-border-color: var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);--bs-list-group-active-color: var(--bs-secondary-bg-subtle);--bs-list-group-active-bg: var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color: var(--bs-success-text-emphasis);--bs-list-group-bg: var(--bs-success-bg-subtle);--bs-list-group-border-color: var(--bs-success-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-success-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-success-border-subtle);--bs-list-group-active-color: var(--bs-success-bg-subtle);--bs-list-group-active-bg: var(--bs-success-text-emphasis);--bs-list-group-active-border-color: var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color: var(--bs-info-text-emphasis);--bs-list-group-bg: var(--bs-info-bg-subtle);--bs-list-group-border-color: var(--bs-info-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-info-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-info-border-subtle);--bs-list-group-active-color: var(--bs-info-bg-subtle);--bs-list-group-active-bg: var(--bs-info-text-emphasis);--bs-list-group-active-border-color: var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color: var(--bs-warning-text-emphasis);--bs-list-group-bg: var(--bs-warning-bg-subtle);--bs-list-group-border-color: var(--bs-warning-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-warning-border-subtle);--bs-list-group-active-color: var(--bs-warning-bg-subtle);--bs-list-group-active-bg: var(--bs-warning-text-emphasis);--bs-list-group-active-border-color: var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color: var(--bs-danger-text-emphasis);--bs-list-group-bg: var(--bs-danger-bg-subtle);--bs-list-group-border-color: var(--bs-danger-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-danger-border-subtle);--bs-list-group-active-color: var(--bs-danger-bg-subtle);--bs-list-group-active-bg: var(--bs-danger-text-emphasis);--bs-list-group-active-border-color: var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color: var(--bs-light-text-emphasis);--bs-list-group-bg: var(--bs-light-bg-subtle);--bs-list-group-border-color: var(--bs-light-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-light-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-light-border-subtle);--bs-list-group-active-color: var(--bs-light-bg-subtle);--bs-list-group-active-bg: var(--bs-light-text-emphasis);--bs-list-group-active-border-color: var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color: var(--bs-dark-text-emphasis);--bs-list-group-bg: var(--bs-dark-bg-subtle);--bs-list-group-border-color: var(--bs-dark-border-subtle);--bs-list-group-action-hover-color: var(--bs-emphasis-color);--bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);--bs-list-group-action-active-color: var(--bs-emphasis-color);--bs-list-group-action-active-bg: var(--bs-dark-border-subtle);--bs-list-group-active-color: var(--bs-dark-bg-subtle);--bs-list-group-active-bg: var(--bs-dark-text-emphasis);--bs-list-group-active-border-color: var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: 0.5;--bs-btn-close-hover-opacity: 0.75;--bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: 0.25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--bs-btn-close-color);background:rgba(0,0,0,0) var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{filter:var(--bs-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex: 1090;--bs-toast-padding-x: 0.75rem;--bs-toast-padding-y: 0.5rem;--bs-toast-spacing: 1.5rem;--bs-toast-max-width: 350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-border-width: var(--bs-border-width);--bs-toast-border-color: var(--bs-border-color-translucent);--bs-toast-border-radius: var(--bs-border-radius);--bs-toast-box-shadow: var(--bs-box-shadow);--bs-toast-header-color: var(--bs-secondary-color);--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);--bs-toast-header-border-color: var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex: 1090;position:absolute;z-index:var(--bs-toast-zindex);width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-0.5*var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: 0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0, -50px)}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: 0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5);margin:calc(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex: 1080;--bs-tooltip-max-width: 200px;--bs-tooltip-padding-x: 0.5rem;--bs-tooltip-padding-y: 0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color: var(--bs-body-bg);--bs-tooltip-bg: var(--bs-emphasis-color);--bs-tooltip-border-radius: var(--bs-border-radius);--bs-tooltip-opacity: 0.9;--bs-tooltip-arrow-width: 0.8rem;--bs-tooltip-arrow-height: 0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:rgba(0,0,0,0);border-style:solid}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size:0.875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: 0.5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow::before,.popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:rgba(0,0,0,0);border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-top>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-end>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-0.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow::before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) /* rtl:ignore */}}.spinner-border{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-border-width: 0.25em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:rgba(0,0,0,0)}.spinner-border-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem;--bs-spinner-border-width: 0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width: 2rem;--bs-spinner-height: 2rem;--bs-spinner-vertical-align: -0.125em;--bs-spinner-animation-speed: 0.75s;--bs-spinner-animation-name: spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width: 1rem;--bs-spinner-height: 1rem}@media(prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed: 1.5s}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform 0.3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}@media(max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 575.98px)and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media(max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{visibility:visible}}@media(min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 767.98px)and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media(max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{visibility:visible}}@media(min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 991.98px)and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media(max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{visibility:visible}}@media(min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 1199.98px)and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media(max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{visibility:visible}}@media(min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}@media(max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width: 1399.98px)and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media(max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{visibility:visible}}@media(min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:rgba(0,0,0,0) !important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:rgba(0,0,0,0) !important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin-top:calc(-0.5*var(--bs-offcanvas-padding-y));margin-right:calc(-0.5*var(--bs-offcanvas-padding-x));margin-bottom:calc(-0.5*var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before,body.page-template-page-partners .gform_footer .placeholder#gform_submit_button_2::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{100%{mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.secondary_btn{margin:0;min-width:230px;height:60px;color:#f161a1;font-size:18px;font-weight:500;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}@font-face{font-family:"journal";src:url("assets/fonts/JOURNAL.TTF")}html,body{margin:0;padding:0;height:100%;width:100%}body{font-family:"Poppins",sans-serif;color:#383b40;background:#fff;font-size:15px}p{font-family:"Roboto",sans-serif;font-weight:400;font-size:17px;line-height:30px;color:#666}a,a:hover,a:focus{text-decoration:none;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;transition-duration:.4s}button:hover{opacity:.8;-webkit-transition-duration:.6s;-moz-transition-duration:.6s;transition-duration:.6s}button:focus{outline:0}.center{text-align:center}img{max-width:100%}h1,.h1{font-size:3.5em}h2 strong.smooth-strong,.h2 strong.smooth-strong{font-weight:500}h2 span.colored,.h2 span.colored{color:#82b440}.margin-10{margin-top:10px !important}.margin-20{margin-top:20px !important}.margin-30{margin-top:30px !important}.margin-40{margin-top:40px !important}.margin-50{margin-top:50px !important}.margin-80{margin-top:80px !important}#intro{padding-top:60px;padding-bottom:120px}#intro .container{z-index:1;position:relative}#intro:before,#intro:after{content:"";position:absolute;z-index:0;bottom:-80px;width:100%;height:300px;background-image:url("assets/images/iphone_left.jpg");background-position:left bottom;background-repeat:no-repeat;background-size:500px}#intro:before{background-image:url("assets/images/iphone_right.jpg");background-position:right bottom}#demos,#features,#testimonials,#ecosystem,#footer{border-top:1px solid #f0f0f0}a.btn.btn-default,body.page-template-page-partners .gform_footer a#gform_submit_button_2,button.btn.btn-default,body.page-template-page-partners .gform_footer button#gform_submit_button_2,input[type=submit].btn.btn-default,body.page-template-page-partners .gform_footer input[type=submit]#gform_submit_button_2{color:#383b40;border:0;font-size:16px;background:#f7f7f7;line-height:initial;padding:14px 18px 14px 18px}a.btn.btn-default.btn-primary,body.page-template-page-partners .gform_footer a#gform_submit_button_2,button.btn.btn-default.btn-primary,body.page-template-page-partners .gform_footer button#gform_submit_button_2,input[type=submit].btn.btn-default.btn-primary,body.page-template-page-partners .gform_footer input[type=submit]#gform_submit_button_2{background:#82b440;color:#fff;font-weight:700;box-shadow:0 1px 10px rgba(0,0,0,.1)}a.btn.btn-default.btn-primary:hover,body.page-template-page-partners .gform_footer a#gform_submit_button_2:hover,button.btn.btn-default.btn-primary:hover,body.page-template-page-partners .gform_footer button#gform_submit_button_2:hover,input[type=submit].btn.btn-default.btn-primary:hover,body.page-template-page-partners .gform_footer input[type=submit]#gform_submit_button_2:hover{background:#678e33}a.btn.btn-default.btn-secondary,body.page-template-page-partners .gform_footer a.btn-secondary#gform_submit_button_2,button.btn.btn-default.btn-secondary,body.page-template-page-partners .gform_footer button.btn-secondary#gform_submit_button_2,input[type=submit].btn.btn-default.btn-secondary,body.page-template-page-partners .gform_footer input[type=submit].btn-secondary#gform_submit_button_2{background:#e89b0c;color:#fff;box-shadow:0 1px 10px rgba(0,0,0,.1)}a.btn.btn-default.btn-secondary:hover,body.page-template-page-partners .gform_footer a.btn-secondary#gform_submit_button_2:hover,button.btn.btn-default.btn-secondary:hover,body.page-template-page-partners .gform_footer button.btn-secondary#gform_submit_button_2:hover,input[type=submit].btn.btn-default.btn-secondary:hover,body.page-template-page-partners .gform_footer input[type=submit].btn-secondary#gform_submit_button_2:hover{opacity:.8}a.btn.btn-default:hover,body.page-template-page-partners .gform_footer a#gform_submit_button_2:hover,button.btn.btn-default:hover,body.page-template-page-partners .gform_footer button#gform_submit_button_2:hover,input[type=submit].btn.btn-default:hover,body.page-template-page-partners .gform_footer input[type=submit]#gform_submit_button_2:hover{background:#dedede}a.btn.btn-default i,body.page-template-page-partners .gform_footer a#gform_submit_button_2 i,button.btn.btn-default i,body.page-template-page-partners .gform_footer button#gform_submit_button_2 i,input[type=submit].btn.btn-default i,body.page-template-page-partners .gform_footer input[type=submit]#gform_submit_button_2 i{padding-right:5px}a.btn.btn-default.btn-light,body.page-template-page-partners .gform_footer a.btn-light#gform_submit_button_2{color:#383b40;border:0;box-shadow:0px 3px 20px 1px rgba(0,0,0,.2);font-size:16px;line-height:initial;padding:14px 18px 10px 18px}a.btn.btn-default.btn-light:hover,body.page-template-page-partners .gform_footer a.btn-light#gform_submit_button_2:hover{box-shadow:0px 4px 20px 4px rgba(0,0,0,.2);opacity:1;color:#82b440;background:#fff}.intro-container{padding:40px 0 60px 0;position:relative}.intro-container.light-container{background-color:#f8f8f8;padding:60px 0}.intro-container .container{z-index:1;position:relative}.intro-container .intro-icon{width:160px;background:#fff;padding:20px;border-radius:100%;border:1px solid #edeef0;margin-bottom:30px}.intro-container h2,.intro-container .h2{font-size:28px;font-weight:800;margin-top:0}.intro-container h2+p,.intro-container .h2+p{margin:20px auto 0 auto;color:#818790;font-size:16px;line-height:3rem;max-width:750px}#woffice-landing-poll{position:fixed;right:20px;bottom:20px;z-index:999;background:#fff;border-radius:20px;padding:10px 20px 7px 20px;color:#7f7f7f;box-shadow:0px 2px 8px rgba(0,0,0,.1)}#woffice-landing-poll i.fa{color:#555;font-size:1.2em;padding-right:6px;position:relative;bottom:-2px}#social{border-top:1px solid #edeef0}#social .col-md-6{margin-top:30px}#social #newsletter p{margin:20px 0 30px;color:#686d76}#social #newsletter form{margin-top:30px}#social #newsletter i.fa.fa-5x{color:#d3d7dd}#social #newsletter .form-control,#social #newsletter body.page-template-page-partners .gform_fields input,body.page-template-page-partners .gform_fields #social #newsletter input,#social #newsletter body.page-template-page-partners .gform_fields textarea,body.page-template-page-partners .gform_fields #social #newsletter textarea,#social #newsletter body.page-template-page-partners .gform_fields select,body.page-template-page-partners .gform_fields #social #newsletter select{height:44px}#edd_profile_editor_form .edd-input,.edd-select{width:100%;line-height:30px;border-radius:50px;background-color:#fff;border:0;padding:5px 30px;box-shadow:rgba(0,0,0,.02) 0px 1px 3px 0px,rgba(27,31,35,.15) 0px 0px 0px 1px}#edd_profile_editor_form .edd-input:focus,.edd-select:focus{border:0;outline:none}#edd_profile_editor_form .edd-submit{background-color:#82b440;border-radius:50px;padding:10px 30px;color:#fff}#edd_profile_editor_form label{font-weight:500;margin:15px 0 15px 0}#edd_profile_billing_address_label,#edd_profile_name_label,#edd_profile_password_label{font-weight:600}.post-password-form{margin:100px}#edd_profile_address_fieldset{margin-top:20px}#navigation{position:relative;width:100%;z-index:20}#navigation .navbar-collapse{padding-left:0;padding-right:0}#navigation ul{padding:5px 0;margin:0;text-align:left}#navigation ul li{list-style-type:none;display:inline-block;margin:0 10px;padding:0 5px;position:relative}#navigation ul li.logo{width:180px;margin-left:0}#navigation ul li.menu-item{font-weight:500;position:relative}#navigation ul li.menu-item a{color:#555}#navigation ul li.menu-item a:after{background-color:#82b440;bottom:-3px;content:"";height:2px;left:48%;width:0;margin-left:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}#navigation ul li.menu-item a:hover,#navigation ul li.menu-item a.active{color:#82b440}#navigation ul li.menu-item a:hover::after,#navigation ul li.menu-item a.active::after{margin-left:-50%;width:100%}#navigation ul li.menu-item-has-children::after{content:"";font-family:"FontAwesome";font-size:.9em;position:relative;margin-left:6px;opacity:.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#navigation ul li.laptop-flag>ul.sub-menu{margin-left:-6px !important;padding-top:10px !important}#navigation ul li.laptop-flag>ul.sub-menu li{margin:5px}#navigation ul li.laptop-flag>ul.sub-menu li .lang-flag{display:block;text-decoration:none !important;border-bottom:none !important}#navigation ul li.laptop-flag::after{margin-left:14px}#navigation ul li ul.sub-menu{display:none;opacity:0}#navigation ul li ul.sub-menu.submenu-displayed{position:absolute;transition:opacity .7s ease-in-out;opacity:1;left:0;display:block;margin:0;text-align:left;padding:0;background-color:#fff;border-radius:0 0 4px 4px;box-shadow:0px 4px 5px rgba(0,0,0,.2)}#navigation ul li ul.sub-menu.submenu-displayed li{margin:0 0 10px;padding:0 10px;display:block;position:relative;background:#fff;font-size:.9em;width:160px}#navigation ul li ul.sub-menu.submenu-displayed li:last-child a{border:none}#navigation ul li ul.sub-menu.submenu-displayed li:first-child:before{content:"";font-family:"FontAwesome";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:2em;position:absolute;left:15px;top:-20px}#navigation ul li ul.sub-menu.submenu-displayed li:first-child a{padding-top:10px}#navigation ul li ul.sub-menu.submenu-displayed li:last-child a{padding-bottom:10px}#navigation ul li ul.sub-menu.submenu-displayed li:first-child{border-radius:5px 5px 0 0}#navigation ul li ul.sub-menu.submenu-displayed li:last-child{border-radius:0 0 5px 5px}#navigation ul li ul.sub-menu.submenu-displayed li a{padding:3px 4px 3px 12px;display:block;border-bottom:1px solid #f0f0f0}#navigation ul li ul.sub-menu.submenu-displayed li a:hover::after,#navigation ul li ul.sub-menu.submenu-displayed li a:active::after{display:none}#navigation.navigation-fixed{position:fixed;z-index:10;background-color:rgba(255,255,255,.9);-webkit-box-shadow:0px 3px 8px rgba(0,0,0,.2);-moz-box-shadow:0px 3px 8px rgba(0,0,0,.2);box-shadow:0px 3px 8px rgba(0,0,0,.2)}#navigation.navigation-fixed ul{padding:5px 0}#navigation.navigation-fixed ul li.menu-item{top:2px}#navigation.navigation-fixed ul li.logo{width:150px}#navigation.navigation-fixed ul li.buy-now-item{margin-top:14px}#navigation .buy-now-item{float:right;margin-top:20px}#navigation .buy-now-item a{background-color:#82b440;padding:10px 13px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:3px;color:#fff !important;text-transform:uppercase;font-weight:bold}#navigation .buy-now-item a:after{display:none}#navigation ul li.menu-item.logo a:hover:after,#navigation ul li.menu-item.logo a.active::after{display:none}.admin-bar #navigation.navigation-fixed{top:30px}#navigation #menu-item-8>a{font-weight:bold}#navigation #menu-item-8>a i{font-weight:inherit}#navigation #menu-item-8 .sub-menu a{font-weight:inherit}#responsive-logo{display:none}.lang-flag{display:inline-block;height:18px;width:18px;background-repeat:no-repeat;background-position:center}.lang-flag.en,.lang-flag.en_US{background-image:url("assets/images/flags/en.svg")}.lang-flag.fr,.lang-flag.fr_FR{background-image:url("assets/images/flags/fr.svg")}.lang-flag.it,.lang-flag.it_IT{background-image:url("assets/images/flags/it.svg")}.lang-flag.br{background-image:url("assets/images/flags/br.svg")}.lang-flag span{margin-left:18px;top:-5px;position:relative}@media(max-width: 767px){.lang-flag{height:25px;width:25px;margin:0 10px}}ul.sub-menu.submenu-displayed li.menu-item-flag{width:80px !important}ul.sub-menu.submenu-displayed li.menu-item-flag:first-child:before{display:none}ul.sub-menu.submenu-displayed li.menu-item-flag:first-child a span{top:-10px}@media(max-width: 767px){.laptop-flag{display:none !important}}@media(min-width: 768px){.mobile-flag{display:none !important}}#buttons{text-align:center;padding-top:40px}#buttons .single-demo{width:240px;display:inline-block;background:#fff;margin:10px;border-radius:4px;height:auto;overflow:hidden;box-shadow:0px 3px 10px 0px rgba(0,0,0,.1);transition:all .4s ease-out}#buttons .single-demo:hover{box-shadow:0px 3px 20px 2px rgba(0,0,0,.2);transition:all .4s ease-in}#buttons .single-demo .demo-image img{width:240px;border-radius:4px 4px 0 0}#buttons .single-demo .content{text-align:center;margin-top:20px;margin-bottom:20px}#buttons .single-demo .content h3,#buttons .single-demo .content .h3{font-size:18px;margin-bottom:16px;margin-top:0}#buttons .single-demo .content a.btn.btn-default:not(.btn-primary),#buttons .single-demo .content body.page-template-page-partners .gform_footer a#gform_submit_button_2:not(.btn-primary),body.page-template-page-partners .gform_footer #buttons .single-demo .content a#gform_submit_button_2:not(.btn-primary){background:rgba(237,238,240,.05);box-shadow:0px 1px 5px rgba(0,0,0,.05);border:1px solid #edeef0}#buttons .single-demo .content a.btn.btn-default:not(.btn-primary):hover,#buttons .single-demo .content body.page-template-page-partners .gform_footer a#gform_submit_button_2:not(.btn-primary):hover,body.page-template-page-partners .gform_footer #buttons .single-demo .content a#gform_submit_button_2:not(.btn-primary):hover{background:#82b440;color:#fff;border:0;box-shadow:0}#buttons .single-demo.soon{opacity:.8}#buttons .single-demo.soon .content{margin-left:0}#topper{max-height:500px;background:url("assets/images/bg_base.jpg");background-size:cover;background-position:center center;background-repeat:no-repeat;position:relative;color:#fff;overflow:hidden;padding-top:70px}#topper:before{position:absolute;width:100%;height:100%;left:0;top:0;content:"";background:#82b440;background:-moz-linear-gradient(top, rgb(130, 180, 64) 0%, rgba(130, 180, 64, 0.88) 95%, rgba(130, 180, 64, 0.85) 100%);background:-webkit-linear-gradient(top, rgb(130, 180, 64) 0%, rgba(130, 180, 64, 0.88) 95%, rgba(130, 180, 64, 0.85) 100%);background:-o-linear-gradient(top, rgb(130, 180, 64) 0%, rgba(130, 180, 64, 0.88) 95%, rgba(130, 180, 64, 0.85) 100%);background:-ms-linear-gradient(top, rgb(130, 180, 64) 0%, rgba(130, 180, 64, 0.88) 95%, rgba(130, 180, 64, 0.85) 100%);background:linear-gradient(to bottom, rgb(130, 180, 64) 0%, rgba(130, 180, 64, 0.88) 95%, rgba(130, 180, 64, 0.85) 100%)}#topper div.container{position:relative;z-index:1}#topper h1,#topper .h1{font-weight:800;margin:0;font-size:48px;line-height:1.3em}#topper h2,#topper .h2{margin-top:.1em;margin-bottom:.9em}#topper h3,#topper .h3{font-size:2rem;font-weight:300}#topper img{border-radius:5px 5px 0 0;box-shadow:0 3px 40px 1px rgba(0,0,0,.3)}#features #features-search{margin-top:40px;text-align:center;border-bottom:1px solid #edeef0;padding-bottom:2rem}#features #features-search-field{position:relative;display:inline-block}#features #features-search-field input{color:#818790;padding:10px 40px 6px 20px;border-radius:20px;border:1px solid #edeef0;min-width:300px}#features #features-search-field input:focus{outline:none;color:#50545b;border:1px solid #82b440}#features #features-search-field input::-webkit-input-placeholder{color:#b7bac0}#features #features-search-field input::-moz-placeholder{color:#b7bac0}#features #features-search-field input:-ms-input-placeholder{color:#b7bac0}#features #features-search-field input:-moz-placeholder{color:#b7bac0}#features #features-search-field:after{content:"";font-family:"FontAwesome";color:#818790;position:absolute;right:20px;top:10px}#features #features-search-filters{display:inline-block;padding-right:20px;margin-right:24px;vertical-align:middle}#features #features-search-filters ul{margin-bottom:0;padding:20px 0}#features #features-search-filters ul li{display:inline-block;margin-right:10px}#features #features-search-filters ul li a{background:#82b440;color:#fff;text-transform:uppercase;font-weight:bold;font-size:14px;padding:5px 8px 3px 8px;border-radius:4px}#features #features-search-filters ul li a:hover{opacity:.8}#features #features-results{padding-top:20px;overflow:hidden;height:500px;position:relative}#features #features-results.is-open{height:inherit;transition:height .4s ease-in-out}#features #features-results.is-open a#show-me{display:none}#features #features-results a#show-me{bottom:0;left:0;z-index:1;padding:30px 0;background:rgba(255,255,255,0);background:-moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.87) 51%, rgb(255, 255, 255) 82%, rgb(255, 255, 255) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(51%, rgba(255, 255, 255, 0.87)), color-stop(82%, rgb(255, 255, 255)), color-stop(100%, rgb(255, 255, 255)));background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.87) 51%, rgb(255, 255, 255) 82%, rgb(255, 255, 255) 100%);background:-o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.87) 51%, rgb(255, 255, 255) 82%, rgb(255, 255, 255) 100%);background:-ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.87) 51%, rgb(255, 255, 255) 82%, rgb(255, 255, 255) 100%);-webkit-transition:all 1s;transition:all 1s;text-align:center;display:block;position:absolute;width:100%}#features #features-results a#show-me span{color:#fff;display:inline-block;background:#383b40;opacity:.8;border-radius:15px;text-transform:uppercase;font-weight:bold;font-size:.8em;padding:5px 10px 2px 10px}#features #features-results a#show-me:hover span{opacity:1;transition:opacity .3s ease-in-out}#features #features-results .single-feature{background:#fff;width:22%;margin:1% 1%;border-radius:4px;display:block;float:left;padding:15px;height:90px;background:rgba(237,238,240,.05);box-shadow:0px 1px 5px rgba(0,0,0,.05);border:1px solid #edeef0;transition:all .3s;overflow:hidden;position:relative}#features #features-results .single-feature:hover{box-shadow:0px 2px 10px rgba(0,0,0,.1);transition:.4s all}#features #features-results .single-feature:before{position:absolute;content:"";color:#c3c3c3;opacity:.15;font-size:3em;right:10px;top:5px;font-family:"FontAwesome"}#features #features-results .single-feature.feature-projects:before{content:""}#features #features-results .single-feature.feature-wiki:before{content:""}#features #features-results .single-feature.feature-calendar:before{content:""}#features #features-results .single-feature.feature-customization:before{content:""}#features #features-results .single-feature.feature-security:before{content:""}#features #features-results .single-feature.feature-file-manager:before{content:""}#features #features-results .single-feature.feature-multilanguage:before{content:""}#features #features-results .single-feature.feature-directory:before{content:""}#features #features-results .single-feature.feature-dashboard:before{content:""}#features #features-results .single-feature.feature-community:before{content:""}#features #features-results .single-feature.feature-frontend:before{content:""}#features #features-results .single-feature.feature-responsive:before{content:""}#features #features-results .single-feature.feature-extensions:before{content:""}#features #features-results .single-feature.feature-page:before{content:""}#features #features-results .single-feature h4,#features #features-results .single-feature .h4{font-weight:bold;margin:0;font-size:13px;color:#50545b}#features #features-results .single-feature h4 span.label,#features #features-results .single-feature .h4 span.label{margin-left:3px;text-transform:uppercase;background:#82b440;padding:.3em .7em .2em .7em}#features #features-results .single-feature p{margin:5px 0 0 0;line-height:1.2;font-size:13px;color:#b7bac0}.flip-list-move{transition:all .4s}.flip-list-enter-active,.flip-list-leave-active{transition:all .3s}.flip-list-enter,.flip-list-leave-to{opacity:0}.faq{margin-bottom:20px}.faq a{color:#9ca0a8}.faq a:hover{color:#82b440}.faq a h3,.faq a .h3{font-size:18px;margin:0 0 15px;font-weight:300}.faq a h3 i,.faq a .h3 i{margin-right:10px}.faq P{display:none;line-height:1.7em;color:#686d76}#ecosystem .container:first-child img{width:400px}#ecosystem .container:first-child h2,#ecosystem .container:first-child .h2{margin:10px 0 40px 0}#ecosystem .container:last-child{margin-top:0px}#ecosystem .container:last-child div.row{margin-bottom:20px}#ecosystem .plugin{text-align:center}#ecosystem .plugin a img{width:150px}#ecosystem .plugin a:hover{opacity:.6}section#testimonials div.container:last-child{margin-top:40px}section#testimonials a.btn.btn-default,section#testimonials body.page-template-page-partners .gform_footer a#gform_submit_button_2,body.page-template-page-partners .gform_footer section#testimonials a#gform_submit_button_2{margin-left:8px;margin-right:8px}section#testimonials .single-testimonial blockquote{padding:30px 30px 30px 30px;background:#fff;border-radius:4px;box-shadow:0px 1px 10px rgba(0,0,0,.05);border:1px solid #edeef0}section#testimonials .single-testimonial blockquote:before{content:"";position:relative;float:left;top:5px;font-family:"FontAwesome";font-size:40px;font-weight:300;line-height:initial;padding-right:16px;color:#82b440;opacity:1}section#testimonials .single-testimonial blockquote p{font-size:.92em;color:#555;font-weight:400;line-height:1.6em;text-align:justify}section#testimonials .single-testimonial blockquote footer:after{display:block;content:"";background:url("assets/images/testimonials-stars.png") no-repeat center center;width:79px;height:14px;margin-top:3px}.icons-container{border-bottom:1px solid #edeef0}.icons-container .column{border-right:1px solid #edeef0;padding:30px 0}.icons-container .column:last-child{border-right:0}.icons-container .column i.fa{color:#b7bac0;transition:color .3s}.icons-container .column h4,.icons-container .column .h4{color:#686d76;margin-bottom:0;margin-top:20px}.icons-container .column:hover i.fa{color:#50545b;transition:color .3s}#buy{background-image:url("assets/images/buy.jpg");background-position:bottom center;background-repeat:no-repeat;color:#fff;position:relative}#buy:before{content:"";position:absolute;z-index:0;left:0;top:0;background:#82b440;opacity:.95;width:100%;height:100%}footer{background:#141126;padding:45px 130px}footer .footer_wrapper{display:flex;justify-content:space-between;align-items:baseline}footer .footer_wrapper .ftr_link{display:flex;justify-content:center;align-items:baseline}footer .footer_wrapper .ftr_link ul{display:flex;align-items:center;justify-content:center;margin:0;padding:0;list-style:none;flex-wrap:wrap;gap:30px}footer .footer_wrapper .ftr_link ul li a{position:relative;font-weight:600;font-size:12px;line-height:18px;transition:.3s ease-in-out;text-transform:capitalize;color:#fff}footer .footer_wrapper .ftr_link ul li a::before{content:"";width:0;height:2px;position:absolute;background-color:#fff;bottom:-5px;left:0;transition:.3s ease-in}footer .footer_wrapper .ftr_link ul li a:hover::before{width:100%}footer .footer_wrapper .ftr_copyright h6,footer .footer_wrapper .ftr_copyright .h6{font-weight:400;font-size:13px;line-height:30px;text-align:center;text-transform:capitalize;color:#fff;margin:0}#partners{background:#fff;margin-top:40px;border-radius:4px;padding:25px 30px 15px 30px;box-shadow:0px 2px 10px rgba(0,0,0,.05)}#partners h3,#partners .h3{font-weight:bold;margin-bottom:0px;margin-top:0;color:#818790}#partners .single-partner{margin:5px 0}#partners .single-partner__logo{margin-top:6px}#partners .single-partner__content h4,#partners .single-partner__content .h4{font-weight:bold}#partners .single-partner__content ul{padding-left:20px;margin-bottom:0}#partners .single-partner__call a.btn.btn-default.btn-primary,#partners .single-partner__call body.page-template-page-partners .gform_footer a#gform_submit_button_2,body.page-template-page-partners .gform_footer #partners .single-partner__call a#gform_submit_button_2{background:#528bd3;display:block;margin-bottom:10px}#partners .single-partner__call a:last-child{color:#818790}body.page-template-page-partners a{color:#82b440}body.page-template-page-partners #topper{padding-bottom:180px;z-index:1}@media(max-width: 1200px){body.page-template-page-partners #topper{height:460px}}body.page-template-page-partners #topper h1,body.page-template-page-partners #topper .h1{font-size:3em}body.page-template-page-partners #topper p{font-size:1.3em}body.page-template-page-partners #topper .row{margin-bottom:20px}body.page-template-page-partners .bordered-container{border-top:1px solid #edeef0;border-bottom:1px solid #edeef0}body.page-template-page-partners .list-values{margin:0px auto 0 auto;width:60%;text-align:left}body.page-template-page-partners .list-values li{font-size:1.2em;position:relative;margin-bottom:10px;padding-left:30px}body.page-template-page-partners .list-values li:before{position:absolute;font-family:"FontAwesome";content:"";left:0;color:#82b440}body.page-template-page-partners .list-values li:last-child{margin-bottom:0}@media(max-width: 768px){body.page-template-page-partners .list-values{width:80%}body.page-template-page-partners .list-values li{font-size:1em}}body.page-template-page-partners .title-with-line{position:relative;margin-top:20px;margin-bottom:2.6em}body.page-template-page-partners .title-with-line:before{content:"";position:absolute;border:2px solid #82b440;width:100px;bottom:-16px;left:46%}@media(max-width: 424px){body.page-template-page-partners .title-with-line:before{left:32%}}body.page-template-page-partners .showcase{z-index:2;position:relative;margin-bottom:40px}@media(min-width: 1025px){body.page-template-page-partners .showcase .container{margin-top:-60px}}body.page-template-page-partners .card-showcase{text-align:center;padding:20px 40px 40px 40px;margin:10px 10px 50px 10px;background-color:#fff;border-radius:10px;box-shadow:0 50px 90px 5px rgba(0,0,0,.15);-webkit-transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:box-shadow .5s ease,transform .5s ease;transition:box-shadow .5s ease,transform .5s ease,-webkit-transform .5s ease;cursor:pointer}body.page-template-page-partners .card-showcase:hover,body.page-template-page-partners .card-showcase:focus,body.page-template-page-partners .card-showcase:active{box-shadow:0 20px 70px 5px rgba(0,0,0,.15);-webkit-transform:translateY(-16px);transform:translateY(-16px)}@media(min-width: 1024px){body.page-template-page-partners .card-showcase{margin-bottom:20px}body.page-template-page-partners .card-showcase.centered-card{margin-top:-60px}}body.page-template-page-partners .card-showcase .card-content img{width:130px}body.page-template-page-partners .card-showcase .card-content h3,body.page-template-page-partners .card-showcase .card-content .h3{margin:20px 0;font-size:1.3em;font-weight:bold}body.page-template-page-partners .card-showcase .card-content p{margin-bottom:25px}body.page-template-page-partners .card-showcase .card-content i{color:#9ca1a8}body.page-template-page-partners #values{padding-bottom:240px}body.page-template-page-partners #benefits{background-image:url("assets/images/buy.jpg");background-position:bottom center;background-repeat:no-repeat;position:relative;padding:50px 0}body.page-template-page-partners #benefits:before{content:"";position:absolute;z-index:0;left:0;top:0;background:#82b440;opacity:.95;width:100%;height:100%}@media(min-width: 768px){body.page-template-page-partners #benefits .label-annotation{font-weight:bold;position:absolute;top:-140px;left:50%;margin-left:200px}body.page-template-page-partners #benefits .label-annotation:after{content:"";background-image:url("assets/images/arrow.png");background-size:70px 70px;height:70px;width:70px;margin-top:10px;opacity:.4;transform:rotate(-76deg);display:block}}body.page-template-page-partners #benefits img{z-index:2;position:relative;width:300px;display:block;margin:-200px auto 20px auto}body.page-template-page-partners #benefits .container{position:relative}body.page-template-page-partners #benefits .col-md-3{border:none;padding:0 12px}body.page-template-page-partners #benefits .card{display:inline-block;text-align:center;padding:40px;margin:10px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.15);border-radius:10px;height:240px;-webkit-transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:box-shadow .5s ease,transform .5s ease;transition:box-shadow .5s ease,transform .5s ease,-webkit-transform .5s ease;cursor:pointer}body.page-template-page-partners #benefits .card:hover,body.page-template-page-partners #benefits .card:focus,body.page-template-page-partners #benefits .card:active{box-shadow:0 20px 70px 5px rgba(0,0,0,.15);-webkit-transform:translateY(-16px);transform:translateY(-16px)}body.page-template-page-partners #benefits .card i{color:#aaaeb4;margin-bottom:14px}body.page-template-page-partners #benefits .card p{font-size:16px;margin-top:10px}body.page-template-page-partners #programs{padding-top:40px}body.page-template-page-partners #programs p{margin:10px auto 30px auto}body.page-template-page-partners .nav-tabs{border:none !important;text-align:center}body.page-template-page-partners .nav-tabs>li{cursor:pointer;float:none;display:inline-block}body.page-template-page-partners .nav-tabs>li>a{background-color:#f7f7f7;color:#74777b;margin:9px 6px;transition:all .2s;box-shadow:0 1px 10px rgba(0,0,0,.1);border-radius:4px;border:1px solid #dfdfdf;padding:15px 25px}body.page-template-page-partners .nav-tabs>li>a i{margin-right:10px}body.page-template-page-partners .nav-tabs>li>a:hover{opacity:.8;transition:all .4s;box-shadow:0 3px 10px rgba(0,0,0,.2)}body.page-template-page-partners .nav-tabs>li.active>a{border:none;background-color:#82b440;color:#fff}body.page-template-page-partners .nav-tabs>li.active>a:focus,body.page-template-page-partners .nav-tabs>li.active>a:hover,body.page-template-page-partners .nav-tabs>li.active>a:active{border:none;background-color:#82b440;color:#fff}body.page-template-page-partners .tab-content{padding:4em 1em}body.page-template-page-partners .tab-content ul{width:inherit}body.page-template-page-partners .process-wrapper{list-style:none;position:relative}body.page-template-page-partners .process-wrapper div.col-md-4{position:relative;z-index:1;overflow:hidden;display:inline-block}body.page-template-page-partners .process-wrapper div.col-md-4 .process-number{float:left;font-size:20px;font-weight:bold;display:block;width:40px;height:40px;line-height:40px;background:#82b440;position:relative;border-radius:4px;color:#fff;box-shadow:0 1px 10px rgba(0,0,0,.1);text-align:center}body.page-template-page-partners .process-wrapper div.col-md-4 .process-body{width:80%;float:right;text-align:left}body.page-template-page-partners .process-wrapper div.col-md-4 .process-body h3,body.page-template-page-partners .process-wrapper div.col-md-4 .process-body .h3{margin-top:0;font-size:1.2em;margin-bottom:20px}body.page-template-page-partners .process-wrapper div.col-md-4 .process-body p{color:#818790}body.page-template-page-partners .gform_fields textarea{height:100px}body.page-template-page-partners .gform_footer #gform_submit_button_2:hover,body.page-template-page-partners .gform_footer #gform_submit_button_2:active,body.page-template-page-partners .gform_footer #gform_submit_button_2:focus{background:#678e33 !important}section.page_404_wrapper{padding-bottom:100px}section.page_404_wrapper .main_sec_shape .shape1{width:465px;height:465px}section.page_404_wrapper .main_sec_shape .shape1 img{width:100%;height:100%}section.page_404_wrapper .main_img img:hover{animation:bloop 1s linear}section.page_404_wrapper .page_404_bottom .title h1,section.page_404_wrapper .page_404_bottom .title .h1{color:#141126;text-align:center;font-size:55px;font-weight:800;line-height:90px;margin-bottom:15px}section.page_404_wrapper .page_404_bottom .title p{text-align:center;max-width:517px;margin:0 auto}section.page_404_wrapper .page_404_bottom .page_404_btn{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:40px}section.page_404_wrapper .page_404_bottom .page_404_btn a{width:278px;height:60px;line-height:61px !important;font-weight:500;font-size:18px;margin:0}section.page_404_wrapper .page_404_bottom .page_404_btn .go_to_home a span{margin:0;margin-right:7px}@keyframes bloop{0%{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}100%{transform:scale3d(1, 1, 1)}}body.page-template-page-home-new header .header_wrapper{border-bottom:0}section.woffice-christmas-banner{position:relative;background-image:url("assets/images/home-page/christmas-2023.png");background-size:cover;background-position:center;background-repeat:no-repeat;margin:97px 0 0px;min-height:730px}section.woffice-christmas-banner .buy_btn{margin-top:40px}section.woffice-christmas-banner .buy_btn a.btn-hover{width:494px;height:53px;flex-shrink:0;border-radius:10px;background:linear-gradient(90deg, #DFC77D 1.72%, #F1E5B9 101.52%);margin:0 auto}section.woffice-christmas-banner .banner-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;margin-top:20%}section.woffice-christmas-banner #christmas-timer{font-size:30px;font-weight:100;color:#fff;text-shadow:0 0 20px #48c8ff;display:flex;flex-wrap:wrap;justify-content:center;text-align:center;align-items:baseline}section.woffice-christmas-banner #christmas-timer div.timer-item div{border-radius:10px;border:1px solid #ecdda7;margin:15px 15px 0 15px;padding:15px;color:#fff;font-family:Montserrat;font-size:40px;font-style:normal;font-weight:700;line-height:normal;width:80px;height:80px;flex-shrink:0}section.woffice-christmas-banner #christmas-timer div.timer-item span{color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}section.woffice-christmas-banner .woffice-bfcm-date{color:#fff;font-size:20px;margin-bottom:20px}section.main_banner{position:relative;padding-top:150px}section.main_banner .shape1{border-radius:465px;opacity:.8;background:#f9dbb9;filter:blur(100px);width:465px;height:465px;flex-shrink:0;position:absolute;left:-220px;top:135px}section.main_banner .banner_title h1,section.main_banner .banner_title .h1{font-weight:800;font-size:70px;line-height:90px;max-width:854px;margin:0 auto;color:#141126;text-align:center}section.main_banner .banner_title h1 span,section.main_banner .banner_title .h1 span{font-weight:500}section.main_banner .banner_title p{text-align:center;max-width:900px;margin:0 auto;margin-top:19px}section.main_banner .banner_title p span{color:#141126;font-weight:500;margin-right:4px}section.main_banner .banner_img{text-align:center}section.main_banner .banner_img img{position:relative;z-index:99;top:190px;margin-top:-190px}section.main_banner .security_btn{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin:45px 0 0 0}section.main_banner .security_btn .buy_btn a{margin:0;min-width:200px}section.main_banner .security_btn .see_btn a{margin:0;min-width:247px;height:50px;color:#f161a1;font-size:14px;font-weight:600;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}section.buddy_wrapper{padding:100px 15px 73px;background-color:#141126;position:relative}section.buddy_wrapper .buddy_row{max-width:1480px;margin:0 auto}section.buddy_wrapper .buddy_row .buddy_item{padding:0;display:flex;align-items:center;justify-content:center}section.buddy_wrapper .buddy_row .buddy_item p{font-weight:400;font-size:17px;line-height:30px;color:#fff}section.buddy_wrapper .buddy_row .buddy_item span{margin-right:10px;position:relative;bottom:7px}section.buddy_wrapper .buddy_btn a{width:352px;height:50px;margin:0 auto;margin-top:40px}section.buddy_wrapper .buddy_btn a span{margin-left:10px}.intra-extra_wrapper{position:relative;padding:100px 30px}.intra-extra_wrapper .intra_container{max-width:1170px;margin:0 auto}.intra-extra_wrapper .intra_container .intra_row{align-items:center}.intra-extra_wrapper .intra_container .intra_row .intra_content h2,.intra-extra_wrapper .intra_container .intra_row .intra_content .h2{font-weight:700;font-size:35px;line-height:50px;text-transform:capitalize;color:#141126;margin-bottom:22px;margin-top:16px}.intra-extra_wrapper .intra_container .intra_row .intra_content p{font-weight:400;letter-spacing:-0.01em;max-width:535px}.intra-extra_wrapper .intra_container .intra_row .intra_content p span{color:#3146c5;font-weight:600}.intra-extra_wrapper .intra_container .intra_row .intra_content .intra_btn a{width:200px;margin-left:0;margin-top:40px}.intra-extra_wrapper .intra_container .intra_row .intra_content .intra_btn a span{margin-left:8px}.intra-extra_wrapper .intra_container .intra_row .intra_img{position:relative}.intra-extra_wrapper .intra_container .intra_row .intra_img .intra_img_shape{position:absolute;left:0;top:0px;display:block;z-index:-1}.intra-extra_wrapper .intra_container .intra_row_second{margin:100px 0}.intra-extra_wrapper .intra_container .intra_row_second .intra_img{position:relative;right:50px}.intra-extra_wrapper .security_btn{display:flex;gap:23px;position:relative;margin-top:40px}.intra-extra_wrapper .security_btn .buy_btn a{margin:0;width:247px;height:60px;line-height:61px !important;font-size:14px;font-weight:600}.intra-extra_wrapper .security_btn .see_btn a{margin:0;min-width:247px;height:60px;color:#f161a1;font-size:14px;font-weight:600;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}.intra-extra_wrapper .security_btn .see_btn a span{margin-left:7px}.woffice-text-content .security_btn{display:flex;gap:23px;position:relative;margin-top:40px;align-items:center}.woffice-text-content .security_btn .buy_btn a{margin:0;width:247px;height:60px;line-height:61px !important;font-size:14px;font-weight:600}.woffice-text-content .security_btn .see_btn a{margin:0;min-width:247px;height:60px;color:#f161a1;font-size:14px;font-weight:600;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}.woffice-text-content .security_btn .see_btn a span{margin-left:7px}.why_choose_wrapper{position:relative;padding:100px 0;background-color:#141126}.why_choose_wrapper .why_c_container{max-width:1080px;margin:0 auto}.why_choose_wrapper .why_c_container .why_c_tiltle{position:relative;z-index:5}.why_choose_wrapper .why_c_container .why_c_tiltle h2,.why_choose_wrapper .why_c_container .why_c_tiltle .h2{text-align:center;font-weight:700;font-size:45px;line-height:50px;text-transform:capitalize;color:#fff;text-shadow:0px 30px 40px rgba(0,0,0,.1)}.why_choose_wrapper .why_c_container .why_c_tiltle p{text-align:center;letter-spacing:-0.01em;color:#a9a9a9;max-width:825px;margin:0 auto;margin-top:22px}.why_choose_wrapper .why_c_container .why_c_item_wrapper{max-width:100%;margin:0 auto;margin-top:75px;display:grid;grid-template-columns:repeat(7, 1fr);gap:30px}.why_choose_wrapper .why_c_container .why_c_item_wrapper .why_c_item{text-align:center;display:grid;place-items:center;background:#211e34;border-radius:10px;padding:17px 4px;position:relative;z-index:5}.why_choose_wrapper .why_c_container .why_c_item_wrapper .why_c_item h6,.why_choose_wrapper .why_c_container .why_c_item_wrapper .why_c_item .h6{font-weight:500;font-size:13px;line-height:30px;margin-top:8px;color:#fff}.why_choose_wrapper .why_c_container .grad_text{position:relative;margin-top:55px}.why_choose_wrapper .why_c_container .grad_text img{position:absolute;right:90px;top:0}.why_choose_wrapper .why_c_container .grad_text h5,.why_choose_wrapper .why_c_container .grad_text .h5{position:relative;z-index:5;min-height:182px;max-width:646px;margin-left:130px;font-family:"journal";text-align:center;font-weight:400;font-size:53px;line-height:36px;background:linear-gradient(90deg, #F161A1 0%, #FFC88F 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:0px 30px 40px rgba(0,0,0,.1)}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper{display:flex;flex-direction:column;gap:30px;flex:48%}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .content_box{background:#211e34;border-radius:13px;padding:36px 30px 43px 43px;position:relative;z-index:5}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .content_box h6,.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .content_box .h6{font-weight:600;font-size:20px;line-height:26px;color:#fff;margin-top:30px}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .content_box p{margin-top:18px;font-weight:400;font-size:16px;line-height:27px;color:#999b9c}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .box_1{padding-right:0}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .box_1 p{padding-right:45px}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .box_2{padding-top:50px}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .box_4 h6,.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .box_4 .h6{margin-top:0}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .box_4 img{margin-top:45px}.why_choose_wrapper .why_c_shape .shape{position:absolute;z-index:1}.why_choose_wrapper .why_c_shape .shape1{top:105px;left:248px}.why_choose_wrapper .why_c_shape .shape2{top:70px;left:0px}.why_choose_wrapper .why_c_shape .shape3{bottom:0;right:0}.let_ai_wrapper{position:relative;padding:100px 0;overflow:hidden}.let_ai_wrapper .let_ai_container{position:relative;max-width:1164px;margin:0 auto;background-size:cover;background-repeat:no-repeat;border-radius:20px;padding:45px}.let_ai_wrapper .let_ai_container .theme_shape_wrapper .shape{position:absolute;z-index:-1}.let_ai_wrapper .let_ai_container .theme_shape_wrapper .shape1{top:-70px;left:-75px}.let_ai_wrapper .let_ai_container .theme_shape_wrapper .shape2{top:-22px;right:-75px}.let_ai_wrapper .let_ai_container .theme_shape_wrapper .shape3{bottom:-222px;left:-293px}.let_ai_wrapper .let_ai_container .theme_shape_wrapper .shape4{bottom:-50px;right:5px}.let_ai_wrapper .let_ai_container .row{align-items:center}.let_ai_wrapper .let_ai_container .theme_caps h2,.let_ai_wrapper .let_ai_container .theme_caps .h2{font-weight:700;font-size:32px;line-height:50px;color:#fff;margin-bottom:0}.let_ai_wrapper .let_ai_container .theme_caps p{color:#fff;margin:30px 0}.let_ai_wrapper .let_ai_container .theme_caps .theme_btn a{width:200px;margin-left:0}.let_ai_wrapper .let_ai_container .theme_caps .theme_btn a span{margin-left:8px}.hp_testimonial{padding-bottom:120px !important}.hp_testimonial .sec3_shape_1{position:absolute;left:240px;top:95px}.hp_testimonial .sec3_shape_2{display:none}.hp_email .email_wrapper .form_flex .email_caps_wrapper p{margin-bottom:50px !important}.page-template-page-pricing #christmas-timer,.page-template-page-pricing-v2 #christmas-timer{font-size:30px;font-weight:100;color:#fff;text-shadow:0 0 20px #48c8ff;display:flex;flex-wrap:wrap;justify-content:center;text-align:center;align-items:baseline;margin-bottom:40px}.page-template-page-pricing #christmas-timer div.timer-item div,.page-template-page-pricing-v2 #christmas-timer div.timer-item div{border-radius:10px;border:1px solid #ecdda7;margin:15px 15px 0 15px;padding:15px;color:#fff;font-family:Montserrat;font-size:40px;font-style:normal;font-weight:700;line-height:normal;width:80px;height:80px;flex-shrink:0}.page-template-page-pricing #christmas-timer div.timer-item span,.page-template-page-pricing-v2 #christmas-timer div.timer-item span{color:#fff;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize}.page-template-page-pricing span.sales-end,.page-template-page-pricing-v2 span.sales-end{color:#fff;text-align:center;text-shadow:0px 6px 250px rgba(36,126,244,.6);font-family:Poppins;font-size:20px;font-style:normal;font-weight:600;line-height:normal}header .header_wrapper nav ul#menu-woffice-new-design-menu>li{line-height:60px}header .header_wrapper nav ul#menu-woffice-new-design-menu li.menu-item-has-children>a::after{font-family:FontAwesome;content:"";font-weight:bold;margin-left:6px}header .header_wrapper nav ul li{position:relative;line-height:32px}header .header_wrapper nav ul li.menu-item .sub-menu{position:absolute;top:60px;min-width:13rem;padding:10px 0;box-shadow:0 0 5px rgba(15,34,58,.15);animation-name:DropDownSlide;animation-duration:.3s;animation-fill-mode:both;margin:0;z-index:1000;background-color:#fff;background-clip:padding-box;border-radius:10px;display:none}header .header_wrapper nav ul li.menu-item .sub-menu li .sub-menu{top:0;right:0;transform:translateX(100%)}@keyframes DropDownSlide{100%{margin-top:-1px}0%{margin-top:8px}}header .header_wrapper nav ul li.menu-item:hover>.sub-menu{display:block}header .header_wrapper nav ul li.menu-item .sub-menu li{padding:5px 15px;transition:all .3s ease-in-out}header .header_wrapper nav ul li.menu-item .sub-menu li:hover{background:#f3f3f3}header .header_wrapper nav ul li.menu-item .sub-menu li a{position:static}header .header_wrapper nav ul li.menu-item .sub-menu li a::before{display:none}header .header_wrapper nav ul li.menu-item .sub-menu li a::after{position:absolute;right:15px;top:10px;transform:rotate(270deg)}@keyframes banner-updown{0%{transform:translateY(0)}50%{transform:translateY(-10px)}}section.main_banner .banner_title h2,section.main_banner .banner_title .h2{font-family:Roboto,sans-serif;font-weight:400;line-height:30px;color:#666;text-align:center;max-width:800px;margin:0 auto;margin-top:19px}section.main_banner .banner_title h2 span,section.main_banner .banner_title .h2 span{color:#141126;font-weight:500;margin-right:4px}section.main_banner .security_btn .see_btn a{min-width:200px}.intra-extra_wrapper .security_btn .buy_btn a{width:200px;height:50px;line-height:50px !important}.sec2 .plans_title_wrapper .plans_title p{max-width:440px}.sec2.pricing-v3-banner .plans_title_wrapper{padding-top:80px}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card p span{font-weight:500;color:#000}body.page-template-page-pricing-v3 .woffice-pricing-switch .switch-text-subheading p{margin-bottom:45px}section.demo_banner .banner_title p{max-width:525px;margin-top:10px}.demo_video_wrapper .demo_iframe_container .title h3,.demo_video_wrapper .demo_iframe_container .title .h3{color:#fff;font-size:45px;font-weight:700;line-height:normal;margin-bottom:65px;text-align:center;position:relative;z-index:5}.woffice-new-wrapper{position:relative;padding:120px 0 60px;background:rgba(241,99,163,.04);overflow:hidden;max-width:100%}.woffice-new-wrapper ul{list-style:none;padding:0}.woffice-new-wrapper ul li{line-height:45px}.woffice-new-wrapper .woffice-icon-list .woffice-icon{height:25px;width:25px;line-height:25px;border-radius:100%;text-align:center;background-color:#05c589;color:#fff;margin-right:10px}.woffice-new-wrapper .new-label{font-family:Poppins;font-size:100px;font-weight:700;line-height:100px;text-align:left;color:rgba(241,99,162,.07);position:absolute;top:0;left:0;right:0;word-break:keep-all;white-space:nowrap}.woffice-new-wrapper .row{align-items:center}.woffice-new-wrapper .woffice-text-content h2,.woffice-new-wrapper .woffice-text-content .h2{font-weight:700;font-size:35px;line-height:50px;text-transform:capitalize;color:#141126;margin-bottom:22px}.woffice-new-wrapper .woffice-text-content a{margin:40px 0 0;width:auto;max-width:220px}@media only screen and (max-width: 991px){.woffice-new-wrapper{padding:45px 0 55px}.woffice-new-wrapper .new-label{display:none}.woffice-new-wrapper .woffice-text-content{text-align:center}.woffice-new-wrapper .woffice-text-content h2,.woffice-new-wrapper .woffice-text-content .h2{font-size:28px;line-height:38px;margin-bottom:12px}.woffice-new-wrapper .woffice-text-content p{font-size:14px;line-height:28px}.woffice-new-wrapper .woffice-text-content a{margin:30px auto 0}}@media only screen and (max-width: 767px){header .header_wrapper nav ul li.menu-item .sub-menu{position:relative;top:0;min-width:auto;width:100%;padding:10px 0;box-shadow:none;animation:none;display:none}header .header_wrapper nav ul#menu-woffice-new-design-menu>li{border-bottom:1px solid rgba(128,128,128,.2117647059)}header .header_wrapper nav ul li.menu-item .sub-menu li{background:rgba(0,0,0,0) !important}header .header_wrapper nav ul li.menu-item .sub-menu li a{border:none !important;padding:6px 0 !important}header .header_wrapper nav ul li.menu-item .sub-menu li .sub-menu{transform:none}header .header_wrapper nav ul#menu-woffice-new-design-menu li.menu-item-has-children>a::after{margin-left:15px}header .header_wrapper nav ul#menu-woffice-new-design-menu li.menu-item-has-children>a::after{display:none}header#header .header_wrapper nav ul li a{border-bottom:none;display:inline-block}header .header_wrapper nav ul#menu-woffice-new-design-menu li.menu-item-has-children::after{font-family:FontAwesome;content:"";font-weight:bold;margin-left:6px;position:absolute;right:0;top:0}section.main_banner .banner_title{padding:0 15px}section.main_banner .banner_title h2,section.main_banner .banner_title .h2{font-size:14px;line-height:28px;margin-top:15px}.demo_video_wrapper .demo_iframe_container .title h3,.demo_video_wrapper .demo_iframe_container .title .h3{font-size:25px}body.page-template-page-pricing-v3 .woffice-pricing-switch .content{padding:20px 5px}}body.page-template-page-home-new section.buddy_wrapper{padding:180px 15px 73px}a.btn-hover{width:173px;height:50px;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:48px !important;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146C5, #3146C5, #3146C5, #3f86ed);overflow:hidden;margin-left:20px;display:block}a.btn-hover span{margin-left:6px}a.btn-hover:hover{background-image:linear-gradient(to right, #3146C5, #4481eb, #3146C5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out}body.active_body{overflow:hidden}header{position:absolute;z-index:999;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;top:0;left:0;right:0;padding:0 59px;z-index:999}header .header_wrapper{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #e5e5ed;padding:20px 70px;max-width:100%}header .header_wrapper .logo{position:relative;z-index:100}header .header_wrapper nav ul{display:flex;justify-content:center;align-items:center;margin:0;padding:0;gap:39px}header .header_wrapper nav ul li{list-style:none}header .header_wrapper nav ul li a{font-weight:600;font-size:15px;line-height:22px;text-transform:capitalize;color:#222;position:relative;transition:.3s ease-in-out}header .header_wrapper nav ul li a::before{content:"";width:0;height:2px;position:absolute;background-color:#3146c5;bottom:-5px;left:0;transition:.3s ease-in}header .header_wrapper nav ul li a:hover{color:#3146c5}header .header_wrapper nav ul li a:hover::before{width:100%}header .header_wrapper nav ul li.current_page_item a{color:#3146c5}header .header_wrapper nav ul li.current_page_item a::before{width:100%}header .header_wrapper nav ul .li_mobile_btn{display:none}header .header_wrapper nav ul li.woffice-new-launch a{color:#f161a1}header .header_wrapper nav ul li.woffice-new-launch a::before{background-color:#f161a1}header .header_wrapper .buy_wrapper{display:flex;justify-content:center;align-items:center}header .header_wrapper .buy_wrapper .cart{margin:0 20px;position:relative}header .header_wrapper .buy_wrapper .cart .cart_item{position:absolute;top:-14px;right:-14px}header .header_wrapper .buy_wrapper .cart .cart_item span{cursor:pointer;font-weight:600;font-size:14px;border:1px solid #fff;text-transform:capitalize;color:#fff;width:25px;height:25px;background:#3146c5;border-radius:50%;display:grid;place-items:center}header .header_wrapper .buy_wrapper .toggle{display:none;width:22px}header .header_wrapper .buy_wrapper .toggle .bar{background:#231e1e;border-radius:50px;height:3px;margin:4px 0;transition:.4s cubic-bezier(0.68, -0.6, 0.32, 1.6)}header .header_wrapper .buy_wrapper .toggle .bar:nth-child(1){width:50%}header .header_wrapper .buy_wrapper .toggle .bar:nth-child(2){width:100%}header .header_wrapper .buy_wrapper .toggle .bar:nth-child(3){width:75%}header .header_wrapper .buy_wrapper .toggle.toggle_active .bar:nth-child(1){transform-origin:bottom;transform:rotatez(42deg) translate(2px, 1px)}header .header_wrapper .buy_wrapper .toggle.toggle_active .bar:nth-child(2){transform-origin:top;transform:rotatez(-45deg)}header .header_wrapper .buy_wrapper .toggle.toggle_active .bar:nth-child(3){transform-origin:bottom;width:50%;transform:translate(7px, -5px) rotatez(43deg);width:65%}header.sticky_header{position:fixed;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.1);animation:500ms ease-in-out 0s normal none 1 running fadeInDown}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}100%{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}header.sticky_header .header_wrapper{border-bottom:none}body.page-template-page-blog-new header#header,body.single-post header#header,body.page-template-page-product-single header#header,body.page-template-page-product-bundle header#header,body.single-download header#header,body.page-template-page-pricing header#header,body.page-template-page-pricing-v2 header#header,body.page-template-page-pricing-v3 header#header{background-color:#fff}@keyframes wheel{to{transform:translateY(9px)}}.sec1{position:relative}.sec1 .main_caps_wrapper{margin-top:105px}.sec1 .main_caps_wrapper .main_caps{margin-top:50px;z-index:99;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}.sec1 .main_caps_wrapper .main_caps h1,.sec1 .main_caps_wrapper .main_caps .h1{font-weight:800;font-size:70px;line-height:70px;text-align:center;color:#141126}.sec1 .main_caps_wrapper .main_caps p{margin:15px 0;text-align:center;max-width:750px}.sec1 .main_img_wrapper .main_img .main_img_set{margin-top:-180px;margin-bottom:-210px;animation:1.5s wheel linear infinite alternate;position:relative;z-index:-1}.sec1 .main_img_wrapper .main_shape1{position:absolute;top:-110px;left:0;z-index:-1}.sec1 .main_img_wrapper .main_shape2{position:absolute;top:160px;right:0;z-index:-1}.sec1 .sec1_ftr_wrapper .ftr{display:flex;justify-content:center;align-items:center;padding:100px 0 40px 0}.sec1 .sec1_ftr_wrapper .ftr h2,.sec1 .sec1_ftr_wrapper .ftr .h2{font-weight:700;font-size:35px;line-height:50px;text-align:center;text-transform:capitalize;color:#000;max-width:776px}.sec1 .sec1_ftr_wrapper .swipe_down_wrapper{display:flex;justify-content:center;align-items:center}.sec1 .sec1_ftr_wrapper .swipe_down_wrapper .swipe{padding-bottom:92px}.sec1 .sec1_ftr_wrapper .swipe_down_wrapper .swipe a .mouse{width:22px;height:36px;border:2px solid #1d1b1b;border-radius:9px;position:relative}.sec1 .sec1_ftr_wrapper .swipe_down_wrapper .swipe a .mouse::after{position:absolute;content:"";width:2px;height:8px;background-color:#000;top:5px;left:8px;animation:1s wheel linear infinite alternate}.sec2{position:relative;background:#141126;padding:80px 0}.sec2 .plans_title_wrapper{display:flex;justify-content:center;align-items:center;padding-top:50px}.sec2 .plans_title_wrapper .plans_title{text-align:center;margin-bottom:30px}.sec2 .plans_title_wrapper .plans_title h1,.sec2 .plans_title_wrapper .plans_title .h1{max-width:666px;font-weight:800;font-size:50px;line-height:60px;text-align:center;margin:0 auto;color:#fff}.sec2 .plans_title_wrapper .plans_title h1 span,.sec2 .plans_title_wrapper .plans_title .h1 span{font-weight:400}.sec2 .plans_title_wrapper .plans_title h2,.sec2 .plans_title_wrapper .plans_title .h2{font-weight:400;font-size:15px;line-height:25px;color:#eaeaea;margin:0 auto;max-width:100%;margin-top:10px}.sec2 .pricing-card{position:relative}.sec2 .pricing-card>.row{max-width:1530px;margin:0 auto}.sec2 .pricing-card .plan_flex .plans_card_wrapper{background:#fff;border-radius:10px;padding:45px 25px;transition:.3s ease-out;height:100%}.sec2 .pricing-card .plan_flex .plans_card_wrapper:hover{transform:translateY(-10px)}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card h3,.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .h3{font-weight:700;font-size:25px;line-height:60px;color:#000}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card p{font-weight:400;font-size:14px;line-height:25px;font-family:Roboto,sans-serif !important;color:#666}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .price{display:flex;justify-content:left;align-items:center;flex-wrap:wrap}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .price h6,.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .price .h6{font-weight:600;font-size:25px;line-height:40px;text-decoration-line:line-through;color:#b4b4b4}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .price h5,.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .price .h5{font-weight:600;font-size:35px;line-height:60px;margin-left:13px;color:#000}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .price span{font-family:"Roboto",sans-serif;font-weight:400;font-size:14px;line-height:25px;color:#000}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_btn a.third_btn{width:100%;height:60px;margin:0;line-height:58px !important}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_btn form.edd_download_purchase_form button,.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_btn .basic>a.btn-hover button{width:100%;height:60px;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:48px !important;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);overflow:hidden;display:block;background-color:rgba(0,0,0,0) !important;outline:none}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_btn form.edd_download_purchase_form button:hover,.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_btn .basic>a.btn-hover button:hover{background-color:rgba(0,0,0,0) !important;background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out;transform:none}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_condition{margin-top:40px}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_condition ul{margin:0;padding:0}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_condition ul li{font-family:"Roboto",sans-serif;font-weight:600;font-size:15px;line-height:35px;position:relative;list-style:none;color:#000}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_condition ul li span{margin-right:13px;position:relative;bottom:2px}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_condition ul li a{color:#000;position:relative;left:-4px}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_condition ul li.not_awl{text-decoration-line:line-through;color:#b4b4b4}.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic{background-color:#6fb783;border:1px solid #6fb783}.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic h5,.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic .h5,.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic p,.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic h3,.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic .h3,.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic .price h5{color:#fff;margin-left:0}.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic a.btn-hover{width:100%;height:60px;margin:0;background-color:#fff;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:60px !important;text-transform:capitalize;color:#000 !important;background-image:none;overflow:hidden;display:block}.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic a.btn-hover:hover{background-color:rgba(0,0,0,0) !important;background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed);background-position:100% 0;color:#fff !important;transition:all .3s ease-in-out;transform:none}.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic a.btn-hover:hover svg path{fill:#fff;stroke:#fff}.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic .plan_condition ul li,.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic .plan_condition ul li a{color:#fff;font-weight:500}.sec2 .pricing-card .plan_flex .plans_card_wrapper.basic .plan_condition ul li.not_awl{color:#e3e3e3}.sec2 .pricing-card .plan_flex .pro,.sec2 .pricing-card .plan_flex .basic{position:relative}.sec2 .pricing-card .plan_flex .pro>h6,.sec2 .pricing-card .plan_flex .pro>.h6,.sec2 .pricing-card .plan_flex .basic>h6,.sec2 .pricing-card .plan_flex .basic>.h6{position:absolute;width:130px;height:35px;left:-15px;top:11px;background:#f161a1}.sec2 .pricing-card .plan_flex .pro>h6 span,.sec2 .pricing-card .plan_flex .pro>.h6 span,.sec2 .pricing-card .plan_flex .basic>h6 span,.sec2 .pricing-card .plan_flex .basic>.h6 span{position:relative;display:block;font-weight:600;font-size:14px;line-height:34px;text-align:center;text-transform:uppercase;color:#fff}.sec2 .pricing-card .plan_flex .pro>h6 span::before,.sec2 .pricing-card .plan_flex .pro>.h6 span::before,.sec2 .pricing-card .plan_flex .basic>h6 span::before,.sec2 .pricing-card .plan_flex .basic>.h6 span::before{content:"";position:absolute;width:0;height:0;border:11px solid rgba(0,0,0,0);border-bottom-color:#e03e86;top:23px;left:4px;transform:rotate(45deg)}.sec2 .pricing-card .plan_flex .personal .plans_card .plan_btn form.edd_download_purchase_form button,.sec2 .pricing-card .plan_flex .agency .plans_card .plan_btn form.edd_download_purchase_form button{background-image:none;color:#000 !important;background-color:#fff !important;border:2px solid #e3e3e3 !important}.sec2 .pricing-card .plan_flex .personal .plans_card .plan_btn form.edd_download_purchase_form button:hover,.sec2 .pricing-card .plan_flex .agency .plans_card .plan_btn form.edd_download_purchase_form button:hover{color:#fff !important}.sec2 .pricing-card .pricing_plan_shape .pricing_plan_shape1{position:absolute;bottom:-70px;right:50px;z-index:1}.sec2 .pricing-card .pricing_plan_shape .pricing_plan_shape2{position:absolute;top:-180px;left:-120px;z-index:1}.tabs_main_wrapper{position:relative;padding:90px 0}.tabs_main_wrapper .tab_shape{position:absolute;top:120px;right:300px;z-index:-1}.tabs_main_wrapper .tabs_title_wrapper h2,.tabs_main_wrapper .tabs_title_wrapper .h2{font-weight:700;font-size:45px;line-height:60px;text-align:center;color:#000}.tabs_main_wrapper .tabs_wrapper{max-width:1170px;margin:0 auto;margin-top:45px;padding:25px;background:#fff;border-radius:10px}.tabs_main_wrapper .tabs_wrapper ul{display:flex;flex-direction:column;gap:33px;border-left:1px solid #c3c8d4;padding:0;margin:0;padding:1px 0 !important;margin-top:20px}.tabs_main_wrapper .tabs_wrapper ul li{font-weight:600;font-size:17px;line-height:26px;list-style:none;color:#b9bec7;padding-left:30px;cursor:pointer;position:relative;transition:.3s ease-in-out}.tabs_main_wrapper .tabs_wrapper ul li.current{color:#000}.tabs_main_wrapper .tabs_wrapper ul li.current span{color:#f161a1}.tabs_main_wrapper .tabs_wrapper ul li.current::before{content:"";position:absolute;top:-6px;left:-3px;width:5px;height:38px;background:#f161a1;border-radius:100px;transition:.3s ease-in-out}.tabs_main_wrapper .tabs_wrapper .tabs_content{min-height:392px;background-color:rgba(185,190,199,.0509803922);border-radius:10px;padding:0 87px;padding-top:20px;padding-bottom:20px;position:relative;display:none}.tabs_main_wrapper .tabs_wrapper .tabs_content span img{position:absolute;top:41%;left:-30px;width:64px;height:64px}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_title h3,.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_title .h3{font-weight:700;font-size:18px;line-height:27px;color:#141126;margin-bottom:43px}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding{padding:0px 12px;margin-bottom:49px}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item{position:relative;background:#fff;border:1px solid rgba(0,0,0,.03);border-radius:10px;padding:16px 16px;display:flex;flex-direction:column;align-items:center;padding-top:34px;box-shadow:0px 30px 50px rgba(0,0,0,.04);min-height:92px;transition:.3s ease-in-out}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item:hover{box-shadow:0px 30px 50px rgba(0,0,0,.2);background:#3146c5}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item:hover h5,.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item:hover .h5{color:#fff}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item:hover .tabs_icon{background:#fff;border:2px solid #3146c5}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item:hover .tabs_icon svg path{transition:.3s ease-in-out;fill:#3146c5}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item:hover .tabs_icon.woo svg path{transition:.3s ease-in-out;fill:#fff}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item:hover .tabs_icon.woo svg path:first-child{transition:.3s ease-in-out;fill:#7f54b3}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item .tabs_icon{position:absolute;top:-20px;width:41px;height:39px;background:linear-gradient(90deg, #f161a1 0%, #ffc78f 117.06%, rgba(255, 200, 143, 0) 117.07%, #fdbe7c 117.07%);border-radius:20px;display:grid;place-items:center}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item .tabs_icon img{width:22px;height:22 px}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item h5,.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding .tabs_content_item .h5{font-weight:500;font-size:14px;line-height:20px;text-align:center;color:#000;margin:0}.tabs_main_wrapper .tabs_wrapper .current{display:block}.tabs_main_wrapper .woo_theme_wrapper{position:relative}.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper{background-size:cover;background-repeat:no-repeat;border-radius:20px;padding:30px}.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme{align-items:center}.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps{margin-left:50px}.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps h2,.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .h2{font-weight:700;font-size:35px;line-height:60px;color:#000}.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps p{max-width:520px;font-weight:400;font-size:18px;line-height:30px;color:#000;font-family:"Roboto",sans-serif}.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_list{margin-left:25px}.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_list h5,.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_list .h5{font-weight:400;font-size:17px;line-height:30px;position:relative;color:#fff}.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_list h5::after,.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_list .h5::after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background-color:#fff;top:10px;left:-23px}.tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_btn a.second_btn{width:100% !important;max-width:249px;height:60px !important;margin-left:0 !important;margin-top:25px;line-height:58px !important}.tabs_main_wrapper .woo_theme_wrapper .theme_shape_wrapper .theme_shape1{position:absolute;bottom:-45px;right:45px}.tabs_main_wrapper .woo_theme_wrapper .theme_shape_wrapper .theme_shape2{position:absolute;left:-85px;top:-70px;z-index:-1}.sec3{padding:90px 60px;position:relative;background:linear-gradient(180deg, #141126 62%, rgba(255, 255, 255, 0) 38%)}.sec3 .customer_title h2,.sec3 .customer_title .h2{font-weight:700;font-size:50px;line-height:60px;text-align:center;text-transform:capitalize;color:#fff}.sec3 .customer_title p{font-weight:400;line-height:25px;text-align:center;color:#a9a9a9;max-width:520px;margin:0 auto;margin-top:20px}.sec3 .testimonial_main_wrapper{margin-top:70px}.sec3 .testimonial_main_wrapper .swiper-slide{overflow:unset !important}.sec3 .testimonial_main_wrapper .cst_card{background:#fff;border:1px solid rgba(0,0,0,.21);border-radius:10px;text-align:center;padding:55px 45px;transition:.3s ease-in-out;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;margin-bottom:50px}.sec3 .testimonial_main_wrapper .cst_card:hover{box-shadow:rgba(0,0,0,.2) 0px 20px 30px}.sec3 .testimonial_main_wrapper .cst_card .cst_img{margin-bottom:35px;width:93px;height:93px;border-radius:50%;object-fit:cover;overflow:hidden}.sec3 .testimonial_main_wrapper .cst_card .cst_img img{object-fit:cover}.sec3 .testimonial_main_wrapper .cst_card .cst_para{position:relative;min-height:191px}.sec3 .testimonial_main_wrapper .cst_card .cst_para span{left:-15px;top:-12px;position:absolute}.sec3 .testimonial_main_wrapper .cst_card .cst_para p{font-weight:400;font-size:13px;line-height:25px;color:#666}.sec3 .testimonial_main_wrapper .cst_card .cst_name h4,.sec3 .testimonial_main_wrapper .cst_card .cst_name .h4{font-family:"Roboto",sans-serif;font-weight:600;font-size:15px;line-height:30px;text-align:center;color:#000}.sec3 .testimonial_main_wrapper .cst_card .cst_name h5,.sec3 .testimonial_main_wrapper .cst_card .cst_name .h5{font-family:"Roboto",sans-serif;font-weight:400;font-size:14px;line-height:25px;text-align:center;color:#666}.sec3 .sec3_shape_1{position:absolute;right:240px;top:95px}.sec3 .sec3_shape_2{position:absolute;right:30px;bottom:30px}.sec4{position:relative;padding-top:10px;padding-bottom:140px}.sec4 .question_title_wrapper .question_title h2,.sec4 .question_title_wrapper .question_title .h2{font-weight:700;font-size:45px;line-height:60px;text-align:center;text-transform:capitalize;color:#000}.sec4 .question_title_wrapper .question_title p{font-weight:400;font-size:14px;line-height:25px;text-align:center;color:#666}.sec4 .collapse_main_wrapper{max-width:1170px;margin:0 auto;margin-top:90px}.sec4 .collapse_main_wrapper .tab-accordian{width:100%;border-radius:10px;background:rgba(0,0,0,0);margin-bottom:20px;overflow:hidden}.sec4 .collapse_main_wrapper .tab-accordian .titleWrapper{padding:28px 38px 26px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #dedede;border-radius:10px;-webkit-user-select:none;user-select:none;transition:background-color .3s linear}.sec4 .collapse_main_wrapper .tab-accordian .titleWrapper h3,.sec4 .collapse_main_wrapper .tab-accordian .titleWrapper .h3{font-weight:600;font-size:18px;max-width:452px;color:#000;margin-bottom:0;line-height:27px}.sec4 .collapse_main_wrapper .tab-accordian .titleWrapper .collapse-icon{position:relative}.sec4 .collapse_main_wrapper .tab-accordian .titleWrapper .collapse-icon .acc-close{height:19px;border-left:3px solid #000;transition:all .5s ease-in-out;transform:rotate(-90deg);opacity:1}.sec4 .collapse_main_wrapper .tab-accordian .titleWrapper .collapse-icon .acc-open{width:19px;position:absolute;border-top:3px solid #000;transition:all .5s ease-in-out;transform:rotate(90deg);top:43%;right:-8px}.sec4 .collapse_main_wrapper .tab-accordian .inactive .collapse-icon{transition:all .5s ease-in-out;transform:rotate(-180deg)}.sec4 .collapse_main_wrapper .tab-accordian .active{background-color:#3146c5}.sec4 .collapse_main_wrapper .tab-accordian .active h3,.sec4 .collapse_main_wrapper .tab-accordian .active .h3{color:#fff}.sec4 .collapse_main_wrapper .tab-accordian .active .collapse-icon .acc-open{opacity:0}.sec4 .collapse_main_wrapper .tab-accordian .active .collapse-icon .acc-close{border-color:#fff}.sec4 .collapse_main_wrapper .tab-accordian .desWrapper{background:#fafafa;max-height:500px;display:none;padding:26px 31px 26px 20px;transition:max-height 1s ease-in;border:1px solid #dedede;border-radius:10px;margin-top:19px}.sec4 .collapse_main_wrapper .tab-accordian .desWrapper p{font-weight:400;font-size:14px;line-height:30px;margin-bottom:0;text-transform:none;color:#717171}.sec4 .question_shape_wrapper .question_shape2{position:absolute;top:35px;right:440px;z-index:-1}.sec4 .question_shape_wrapper .question_shape1{position:absolute;top:-480px;left:30px;z-index:-1}.sec5{padding-bottom:130px;position:relative}.sec5 .sec5_shape_wrapper .sec5_shape1{position:absolute;top:-57px;left:342px}.sec5 .sec5_shape_wrapper .sec5_shape2{position:absolute;top:-65px;left:35%}.sec5 .sec5_shape_wrapper .sec5_shape3{position:absolute;top:-75px;right:320px;z-index:-1}.sec5 .sec5_shape_wrapper .sec5_shape4{position:absolute;bottom:-125px;z-index:-1;right:110px;width:601px}.sec5 .sec5_shape_wrapper .sec5_shape5{position:absolute;bottom:100px;z-index:-1;left:300px}.sec5 .sec5_shape_wrapper .sec5_shape6{position:absolute;top:-60px;z-index:-1;left:394px}.sec5 .woffice_newsletter_form .email_wrapper{background-color:#141126;background-size:cover;background-repeat:no-repeat;padding:35px 50px 40px 90px;border-radius:35px;max-width:1170px;margin:0 auto}.sec5 .woffice_newsletter_form .email_wrapper .form_flex{display:flex;align-items:center;justify-content:center}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper h4,.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .h4{font-weight:700;font-size:38px;line-height:50px;max-width:502px;text-transform:capitalize;color:#fff}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper p{font-weight:300;font-size:20px;line-height:35px;color:#fff;margin:20px 0 40px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form{position:relative}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label{position:relative}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_heading{display:none !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li{margin:0 !important;padding:0 !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.woffice-newsletter-captcha label.gfield_label{display:none !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email{position:relative !important;width:100% !important;margin:0 !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email::before{content:"";position:absolute;left:25px;top:26px;width:28px;height:20px;background-size:cover;background-image:url("assets/images/home-page/email-icon.png");background-position:center}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1{margin:0 !important;padding-left:75px !important;background:#fff;border:2px solid rgba(255,255,255,.17);border-radius:10px;max-width:606px;width:100%;height:71px;padding-right:195px !important;transition:all .3s ease-in-out;font-size:15px !important;font-family:Poppins,sans-serif !important;color:#000;box-shadow:none;outline:none !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1::placeholder{color:#303030;font-size:15px !important;font-weight:500}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1:focus::placeholder{opacity:0}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer{margin:0 !important;padding:0 !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer input#gform_submit_button_4{position:absolute;z-index:5;font-weight:600;font-size:16px;line-height:24px;background-color:rgba(0,0,0,0);outline:0;border:none;text-transform:uppercase;transition:all .3s ease-in-out;color:#303030;top:24px;right:90px;margin:0 !important;padding:0 !important;width:unset !important;padding-right:3px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer input#gform_submit_button_4:hover{color:#3146c5}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .form_email_icon{position:absolute;left:30px;top:25px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .form_email_icon svg{display:block;width:100%}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .form_email{padding-left:80px;background:#fff;border:2px solid rgba(255,255,255,.17);border-radius:10px;max-width:600px;width:100%;height:71px;padding-right:195px;transition:all .3s ease-in-out}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .form_email::placeholder{font-weight:500;font-size:15px;line-height:22px;text-transform:capitalize;color:#303030}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .form_email:focus{outline:none}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form a.input_submit{top:11px;right:88px;position:absolute;background-image:none;margin:0;transition:all .3s ease-in-out;line-height:50px !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form a.input_submit:hover{background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed)}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form a.input_submit:hover input{color:#fff;transition:.3s ease-in-out}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form a.input_submit input{position:relative;z-index:5;font-weight:600;font-size:16px;line-height:24px;background-color:rgba(0,0,0,0);outline:none;border:none;text-transform:uppercase;transition:all .3s ease-in-out;color:#303030}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .form_img{margin-top:25px}@media(min-width: 768px){.sec2 .pricing-card .plan_flex{margin-bottom:20px}}body.page-template-page-pricing-v3 .woffice-pricing-switch .switch-container{display:flex;align-items:center;justify-content:center}body.page-template-page-pricing-v3 .woffice-pricing-switch ul li small,body.page-template-page-pricing-v3 .woffice-pricing-switch ul li .small{color:#717171}body.page-template-page-pricing-v3 .woffice-pricing-switch .switch-text{color:#fff;font-size:18px}body.page-template-page-pricing-v3 .woffice-pricing-switch .switch{position:relative;display:inline-block;width:78px;height:38px;background-color:#fff;border-radius:19px;overflow:hidden;margin:0 25px 0 25px}body.page-template-page-pricing-v3 .woffice-pricing-switch .switch-text.hide{color:#959494}body.page-template-page-pricing-v3 .woffice-pricing-switch .switch input{opacity:0;width:0;height:0}body.page-template-page-pricing-v3 .woffice-pricing-switch .switch-text-subheading p{font-size:16px;color:#fff;text-align:center;font-weight:600;margin-bottom:25px;font-size:22px;font-style:italic;background:linear-gradient(90deg, #f161a1 0, #ffc88f 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:0 30px 40px rgba(0,0,0,.1)}body.page-template-page-pricing-v3 .woffice-pricing-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;transition:.4s;border-radius:50%}body.page-template-page-pricing-v3 .woffice-pricing-switch span.badge-success{color:#fff;background-color:#28a745}body.page-template-page-pricing-v3 .woffice-pricing-switch .slider:before{position:absolute;content:"";height:30px;width:30px;left:4px;bottom:4px;background-color:#f161a1;transition:.4s;border-radius:50%}body.page-template-page-pricing-v3 .woffice-pricing-switch input:checked+.slider{background-color:#fff}body.page-template-page-pricing-v3 .woffice-pricing-switch input:focus+.slider{box-shadow:0 0 1px #fff}body.page-template-page-pricing-v3 .woffice-pricing-switch input:checked+.slider:before{transform:translateX(40px)}body.page-template-page-pricing-v3 .woffice-pricing-switch .slider.round{border-radius:34px}body.page-template-page-pricing-v3 .woffice-pricing-switch .slider.round:before{border-radius:50%}body.page-template-page-pricing-v3 .woffice-pricing-switch .content{display:none;padding:20px;margin-bottom:20px;transition:opacity .5s ease}body.page-template-page-pricing-v3 .woffice-pricing-switch .content.active{display:block;opacity:1}section.woffice-table-comparison{padding:90px 60px;position:relative}section.woffice-table-comparison .tabs_title_wrapper{text-align:center}section.woffice-table-comparison .tabs_title_wrapper h2,section.woffice-table-comparison .tabs_title_wrapper .h2{font-weight:700;font-size:35px;line-height:50px;text-align:center;text-transform:capitalize;color:#000}section.woffice-table-comparison .woffice-table-wrapper{margin-top:40px}section.woffice-table-comparison .woffice-table-wrapper table thead th{background-color:#f8f8f8;font-size:20px;line-height:34px;color:#141126}section.woffice-table-comparison .woffice-table-wrapper table tbody th{font-size:18px;line-height:34px;color:#141126;font-weight:500}section.woffice-table-comparison .woffice-table-wrapper table th,section.woffice-table-comparison .woffice-table-wrapper table td{padding:15px 40px 15px 40px}section.woffice-table-comparison .woffice-table-wrapper table td:first-child{font-weight:500}section.woffice-table-comparison .woffice-table-wrapper table td ul,section.woffice-table-comparison .woffice-table-wrapper table td ul li{font-weight:normal}section.woffice-table-comparison .woffice-table-wrapper table th:not(:first-child),section.woffice-table-comparison .woffice-table-wrapper table td:not(:first-child){text-align:center}section.woffice-table-comparison .woffice-table-wrapper table td ul li small,section.woffice-table-comparison .woffice-table-wrapper table td small,section.woffice-table-comparison .woffice-table-wrapper table td .small{color:#717171}section.woffice-table-comparison .woffice-table-wrapper table .woffice-available{background-color:#22c55e;color:#fff}section.woffice-table-comparison .woffice-table-wrapper table .woffice-cancel{background-color:#f44336;color:#fff}section.woffice-table-comparison .woffice-table-wrapper table .woffice-available,section.woffice-table-comparison .woffice-table-wrapper table .woffice-cancel{height:20px;width:20px;line-height:20px;border-radius:100%;text-align:center;font-size:12px}section.woffice-table-comparison .woffice-table-wrapper table .tooltip-trigger svg{display:none;cursor:pointer;margin-left:5px;vertical-align:middle;width:18px;height:18px;fill:#007bff}section.woffice-table-comparison .woffice-table-wrapper table td.with-tooltip .tooltip-content{position:relative;margin-top:8px}body.page-template-page-pricing-v3 .woo_theme_wrapper .theme_img .img-fluid{position:relative;bottom:-30px}body.page-template-page-pricing-v3 .tabs_main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps p{color:#fff}body.page-template-page-pricing-v3 .sec4.question_main_wrapper{padding-top:100px}@media(max-width: 768px){section.woffice-table-comparison .woffice-table-wrapper table .tooltip-trigger svg{display:inline-block}section.woffice-table-comparison .woffice-table-wrapper table td ul li small,section.woffice-table-comparison .woffice-table-wrapper table td ul li .small{color:#ccc}.with-tooltip .tooltip-content{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out,padding .3s ease-in-out;position:absolute;top:120%;left:50%;transform:translateX(-50%);background:#333;color:#fff;padding:0;border-radius:6px;width:250px;box-shadow:0 2px 8px rgba(0,0,0,.25);font-size:14px;z-index:1000;opacity:0}.with-tooltip.active .tooltip-content{max-height:300px;opacity:1;padding:10px}.with-tooltip .tooltip-content li{list-style:disc;margin-left:18px;margin-bottom:4px}}section.academy_banner .banner_title h1 span,section.academy_banner .banner_title .h1 span{font-weight:400}section.academy_banner .banner_title p{max-width:1073px}section.academy_banner .academy_banner_img img{animation:none;margin-top:-75px;top:120px}section.academy_banner .banner_gradient_text_wrapper{position:relative;padding:168px 10px 224px;background-color:#141126}section.academy_banner .banner_gradient_text_wrapper .g_para{max-width:850px;margin:0 auto;text-align:center}section.academy_banner .banner_gradient_text_wrapper .g_para p{margin-bottom:27px;color:#fff;text-align:center}section.academy_banner .banner_gradient_text_wrapper .g_title h3,section.academy_banner .banner_gradient_text_wrapper .g_title .h3{max-width:930px;margin:0 auto;font-family:"journal";font-weight:400;font-size:45px;line-height:55px;text-align:center;background:linear-gradient(90deg, #F161A1 0%, #FFC88F 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-shadow:0px 30px 40px rgba(0,0,0,.1)}section.academy_banner .g_shape_wrapper .shape{position:absolute;z-index:1}section.academy_banner .g_shape_wrapper .shape1{top:140px;right:13%}section.academy_banner .g_shape_wrapper .shape2{bottom:130px;left:15%}section.academy_banner .g_shape_wrapper .shape3{bottom:95px;right:17%}section.academy_banner .g_shape_wrapper .shape4{right:0;bottom:0}.academy_support_wrapper{position:relative;padding-top:100px;background-color:#fff}.academy_support_wrapper .support_row{max-width:1170px;margin:0 auto}.academy_support_wrapper .support_row .support_item{padding:40px 40px 0;position:relative;min-height:335px;background:#f7f9fd;background-repeat:no-repeat;background-size:cover;border-radius:15px;overflow:hidden;z-index:11;transition:.4s ease-in-out}.academy_support_wrapper .support_row .support_item .spt_icon{position:relative;z-index:5}.academy_support_wrapper .support_row .support_item .spt_icon svg path{fill:#141126}.academy_support_wrapper .support_row .support_item h5,.academy_support_wrapper .support_row .support_item .h5{position:relative;z-index:5;font-weight:600;font-size:20px;line-height:30px;color:#000;padding:25px 0px 14px}.academy_support_wrapper .support_row .support_item p{position:relative;z-index:5;font-weight:400;font-size:16px;line-height:27px;color:#666}.academy_support_wrapper .support_row .support_item::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1;transition:.3s ease-in-out;background:linear-gradient(90deg, rgba(241, 97, 161, 0.7) 0%, rgba(255, 200, 143, 0.7) 100%)}.academy_support_wrapper .support_row .support_item:hover .spt_icon{position:relative;z-index:5}.academy_support_wrapper .support_row .support_item:hover .spt_icon svg path{fill:#fff}.academy_support_wrapper .support_row .support_item:hover h5,.academy_support_wrapper .support_row .support_item:hover .h5,.academy_support_wrapper .support_row .support_item:hover p{color:#fff}.academy_support_wrapper .support_row .support_item:hover::after{opacity:1}.academy_support_wrapper .academy_iframe_wrapper{position:relative;max-width:961px;height:580px;margin:0 auto;top:150px;z-index:99;margin-top:-50px}.academy_support_wrapper .academy_iframe_wrapper iframe{position:relative;z-index:99;width:100%;height:100%}.academy_support_wrapper .academy_iframe_wrapper .iframe_shape{position:absolute;top:-45px;left:-90px;z-index:1}.academy_support_wrapper .academy_support_shape .shape1{position:absolute;top:0;left:0;z-index:1;transform:rotate(180deg)}.academy_support_wrapper .academy_support_shape .shape2{position:absolute;bottom:0;right:0;z-index:1}.academy_slider{padding-top:242px}.academy_slider .sec3_shape_1{top:240px}section.support_banner .banner_title p{max-width:805px}section.support_banner .support_form_wrapper{position:relative;padding:0 60px;display:flex;z-index:9;align-items:center;justify-content:center;top:140px;margin:0 auto;margin-top:-80px;max-width:1170px;min-height:670px;background:#fff;box-shadow:3px 20px 60px rgba(0,0,0,.1);border-radius:13px}section.support_banner .support_form_wrapper .support_row{align-items:center;width:100%;height:100%}section.support_banner .support_form_wrapper .support_row .form_wrapper form,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form{flex-direction:column;display:flex;gap:35px}section.support_banner .support_form_wrapper .support_row .form_wrapper form input.b_bottom,section.support_banner .support_form_wrapper .support_row .form_wrapper form input,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form input.b_bottom,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form input{border:none;border-bottom:1px solid rgba(0,0,0,.21);padding-bottom:12px}section.support_banner .support_form_wrapper .support_row .form_wrapper form input.b_bottom:focus,section.support_banner .support_form_wrapper .support_row .form_wrapper form input:focus,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form input.b_bottom:focus,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form input:focus{outline:none;border-bottom:1px solid #4aafff}section.support_banner .support_form_wrapper .support_row .form_wrapper form input.b_bottom:focus::placeholder,section.support_banner .support_form_wrapper .support_row .form_wrapper form input:focus::placeholder,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form input.b_bottom:focus::placeholder,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form input:focus::placeholder{opacity:0}section.support_banner .support_form_wrapper .support_row .form_wrapper form input.b_bottom::placeholder,section.support_banner .support_form_wrapper .support_row .form_wrapper form input::placeholder,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form input.b_bottom::placeholder,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form input::placeholder{font-weight:400;font-size:14px;line-height:17px;color:#141126}section.support_banner .support_form_wrapper .support_row .form_wrapper form .vertical,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .vertical{display:flex;flex-direction:column}section.support_banner .support_form_wrapper .support_row .form_wrapper form label.form_label,section.support_banner .support_form_wrapper .support_row .form_wrapper form label.gfield_label,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form label.form_label,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form label.gfield_label{font-weight:400;font-size:12px;line-height:18px;color:#666;padding-bottom:5px;padding-left:3px}section.support_banner .support_form_wrapper .support_row .form_wrapper form .pre_Sale select.pre_sale_select,section.support_banner .support_form_wrapper .support_row .form_wrapper form .pre_Sale .gfield_select,section.support_banner .support_form_wrapper .support_row .form_wrapper form .ginput_container_select select.pre_sale_select,section.support_banner .support_form_wrapper .support_row .form_wrapper form .ginput_container_select .gfield_select,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .pre_Sale select.pre_sale_select,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .pre_Sale .gfield_select,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .ginput_container_select select.pre_sale_select,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .ginput_container_select .gfield_select{border:none;border-bottom:1px solid rgba(0,0,0,.21);padding-bottom:12px}section.support_banner .support_form_wrapper .support_row .form_wrapper form .pre_Sale select.pre_sale_select:focus,section.support_banner .support_form_wrapper .support_row .form_wrapper form .pre_Sale .gfield_select:focus,section.support_banner .support_form_wrapper .support_row .form_wrapper form .ginput_container_select select.pre_sale_select:focus,section.support_banner .support_form_wrapper .support_row .form_wrapper form .ginput_container_select .gfield_select:focus,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .pre_Sale select.pre_sale_select:focus,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .pre_Sale .gfield_select:focus,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .ginput_container_select select.pre_sale_select:focus,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .ginput_container_select .gfield_select:focus{outline:none}section.support_banner .support_form_wrapper .support_row .form_wrapper form .user_name,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .user_name{display:flex;align-items:center;gap:30px}section.support_banner .support_form_wrapper .support_row .form_wrapper form .user_name .first_name,section.support_banner .support_form_wrapper .support_row .form_wrapper form .user_name .last_name,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .user_name .first_name,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .user_name .last_name{width:100%}section.support_banner .support_form_wrapper .support_row .form_wrapper form .description textarea,section.support_banner .support_form_wrapper .support_row .form_wrapper form .ginput_container_textarea textarea,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .description textarea,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .ginput_container_textarea textarea{resize:none;border:none;border-bottom:1px solid rgba(0,0,0,.21);max-height:90px}section.support_banner .support_form_wrapper .support_row .form_wrapper form .description textarea:focus,section.support_banner .support_form_wrapper .support_row .form_wrapper form .ginput_container_textarea textarea:focus,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .description textarea:focus,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .ginput_container_textarea textarea:focus{outline:none;border-bottom:1px solid #4aafff}section.support_banner .support_form_wrapper .support_row .form_wrapper form .description textarea:focus::placeholder,section.support_banner .support_form_wrapper .support_row .form_wrapper form .ginput_container_textarea textarea:focus::placeholder,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .description textarea:focus::placeholder,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .ginput_container_textarea textarea:focus::placeholder{opacity:0}section.support_banner .support_form_wrapper .support_row .form_wrapper form .description textarea::placeholder,section.support_banner .support_form_wrapper .support_row .form_wrapper form .ginput_container_textarea textarea::placeholder,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .description textarea::placeholder,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .ginput_container_textarea textarea::placeholder{font-weight:400;font-size:14px;line-height:17px;color:#141126}section.support_banner .support_form_wrapper .support_row .form_wrapper form .support_submit,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .support_submit{margin:0}section.support_banner .support_form_wrapper .support_row .form_wrapper form .support_submit input,section.support_banner .support_form_wrapper .support_row .gform_legacy_markup_wrapper form .support_submit input{background-color:rgba(0,0,0,0);border:none;color:#fff}section.support_banner .support_form_wrapper .gform_button{width:173px !important;height:50px;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:48px !important;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146C5, #3146C5, #3146C5, #3f86ed);overflow:hidden;margin:0 16px 0 0;display:block}section.support_banner .support_form_wrapper .gform_button:hover{background-image:linear-gradient(to right, #3146C5, #4481eb, #3146C5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out}section.support_banner .form_shape .shape1{position:absolute;top:320px;left:290px;z-index:-1}section.support_banner .form_shape .shape2{position:absolute;top:355px;right:280px;z-index:-1}.support_collapse_wrapper{padding:100px 0}.support_collapse_wrapper .question_shape_wrapper .question_shape2{top:100px}section.support_banner .support_form_wrapper{max-width:100%;margin-bottom:150px;top:auto;margin-top:50px;box-shadow:none;background:none;padding:0}section.support_banner .form_shape .shape1{left:auto;right:0}.support-col{padding:0}.support-col:first-child{padding:40px}.support_form_wrapper .support_row{display:flex;align-items:baseline !important;border-radius:16px}.support_form_wrapper .support_row .col-lg-4,.support_form_wrapper .support_row .col-lg-8{display:flex}.support_form_wrapper .support-content h1,.support_form_wrapper .support-content .h1{font-size:2.313rem;font-weight:700}.support_form_wrapper .support-content img{width:269px}.support_form_wrapper .support-content,.support_form_wrapper .form_wrapper{display:flex;flex-direction:column;justify-content:center;width:100%}.support_form_wrapper .support-content{gap:20px}section.support_banner .support_form_wrapper .form_wrapper{background:#fff;padding:50px !important;box-shadow:0px 4px 92px -2px rgba(0,0,0,.1019607843);border:1px solid rgba(0,0,0,.1);border-radius:30px;position:relative;z-index:11}.support_form_wrapper .gform_wrapper.gravity-theme .gform_fields{grid-row-gap:25px}.support_form_wrapper .gfield_radio input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border:2px solid #ccc !important;border-radius:50%;outline:none;cursor:pointer;position:relative;margin:10px 0}section.support_banner .support_form_wrapper .support_row .form_wrapper form label.gfield_label{font-size:13px}section.support_banner .support_form_wrapper .support_row .form_wrapper .gform_heading{display:none}section.support_banner .support_form_wrapper .support_row .form_wrapper .gform_footer{padding:0;margin:0}section.support_banner .support_form_wrapper .support_row .form_wrapper .gform-field-label--type-sub{font-size:13px}section.support_banner .support_form_wrapper .support_row .form_wrapper .gform_footer input{margin:0}section.support_banner .support_form_wrapper .support_row .form_wrapper form .gfield_required{font-size:14px}.gform_legacy_markup_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper ul.gfield_radio li label,.support_form_wrapper .gfield_radio .gfield-choice-input+label{max-width:max-content;vertical-align:text-bottom}.support_form_wrapper .gform_wrapper.gravity-theme legend{font-weight:400;font-size:12px;line-height:18px;color:#666;padding-bottom:5px;padding-left:3px}.support_form_wrapper .form_wrapper .gfield_radio input[type=radio]::before{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background:#ccc;border-radius:50%;transform:translate(-50%, -50%)}.support_form_wrapper .form_wrapper .gfield_radio input[type=radio]:checked{border-color:#2563eb !important}.support_form_wrapper .form_wrapper .gfield_radio input[type=radio]:checked::before{background:#2563eb}.support_form_wrapper .form_wrapper .gfield_radio{display:flex;flex-wrap:wrap;gap:20px}.support_form_wrapper .form_wrapper .gfield .gfield_select{padding:12px 15px;border:1px solid #ddd !important;border-radius:8px;font-size:14px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="%23666" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="6 9 12 15 18 9"/></svg>') no-repeat right 15px center;background-size:16px;cursor:pointer;transition:border-color .3s,box-shadow .3s}.support_form_wrapper .form_wrapper .gfield input:not([type=radio]):not([type=checkbox]),.support_form_wrapper .form_wrapper .gfield .textarea{padding:12px 15px;border:1px solid #ddd !important;border-radius:8px;outline:none;font-size:14px;background:#fff;transition:border-color .3s,box-shadow .3s}.support_form_wrapper .form_wrapper .gfield input[type=file]{padding:8px;background:#f9f9f9;cursor:pointer}.support_form_wrapper .form_wrapper .gfield input:focus,.support_form_wrapper .form_wrapper .gfield .gfield_select:focus,.support_form_wrapper .form_wrapper .gfield .textarea:focus{border-color:#999;box-shadow:0 0 5px rgba(0,0,0,.1)}@media only screen and (max-width: 991px){section.support_banner .support_form_wrapper .support_row .form_wrapper{padding:25px !important}.support_form_wrapper .support-content img{display:none}section.support_banner .support_form_wrapper{margin-top:0;margin-bottom:0}.support_form_wrapper .gform_wrapper.gravity-theme .gform_fields{text-align:left}.support_form_wrapper .support-content,.support_form_wrapper .form_wrapper .support-content{align-items:center}}.countdown_wrapper{position:absolute;z-index:99;width:100%;height:60px;left:0px;right:0;top:109px;background:#f161a1;display:flex;justify-content:center;align-items:center}.countdown_wrapper h6,.countdown_wrapper .h6{display:flex;align-items:center;font-weight:500;font-size:21px;color:#fff;text-align:center;margin-bottom:0}.countdown_wrapper h6 .verticalbar,.countdown_wrapper .h6 .verticalbar{margin-inline:15px}.countdown_wrapper h6 #countdown ul,.countdown_wrapper .h6 #countdown ul{display:flex;align-items:center;margin-bottom:0;padding-left:0;gap:9px}.countdown_wrapper h6 #countdown ul li,.countdown_wrapper .h6 #countdown ul li{list-style:none}.countdown_wrapper h6 #countdown ul li span,.countdown_wrapper .h6 #countdown ul li span{margin-right:7px}section.coupon_banner{padding-top:230px;padding-bottom:90px}section.coupon_banner .banner_title p{max-width:1049px}section.coupon_banner .coupon_wrapper{min-height:100%;padding:0 44px;margin:-30px auto 0}section.coupon_banner .coupon_wrapper .coupon_row .form_img img{position:relative;bottom:33px}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form h6,section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form .h6{font-weight:500;font-size:20px;line-height:33px;color:#141126}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form .entr_code{position:relative}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form .entr_code input.code{width:100%;height:45px;background:#f7f9fd;border:1px solid rgba(0,0,0,.1);border-radius:5px;padding-left:18px;padding-right:120px}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form .entr_code input.code::placeholder{font-weight:400;font-size:14px;line-height:30px;opacity:.1}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form .entr_code input.code:focus{outline:none}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form .entr_code .coupon_code_btn{position:absolute;right:3px;top:3px;width:107px;height:38px;line-height:35px !important;border-radius:5px}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form .entr_code .coupon_code_btn input{background-color:rgba(0,0,0,0);border:none;outline:none;color:#fff}section.coupon_banner .form_shape .shape2{top:590px}section.coupon_banner .form_shape .shape1{top:555px}.changelog_wrapper{position:relative;padding:100px 0}.changelog_wrapper .cl_container{max-width:1170px;margin:0 auto}.changelog_wrapper .cl_container .upper_row .item{display:flex;padding-left:23px;min-height:136px;gap:28px;align-items:center;background:linear-gradient(80.04deg, #fff0f5 -6.32%, #f6f4ff 94.26%);border-radius:13px}.changelog_wrapper .cl_container .upper_row .item .item_img img{box-shadow:0px 9px 12px rgba(236,55,86,.12);border-radius:50%}.changelog_wrapper .cl_container .upper_row .item .item_text h4,.changelog_wrapper .cl_container .upper_row .item .item_text .h4{font-weight:700;font-size:22px;line-height:34px;color:#141126;margin-bottom:0}.changelog_wrapper .cl_container .upper_row .item .item_text h5,.changelog_wrapper .cl_container .upper_row .item .item_text .h5{font-size:23px;line-height:34px;margin-bottom:0;font-weight:400;color:#141126}.changelog_wrapper .cl_container .upper_row .review{background:linear-gradient(80.66deg, #d1fff2 -6.38%, #f6f4ff 90.28%)}.changelog_wrapper .cl_container .upper_row .review .item_img img{box-shadow:0px 9px 12px rgba(5,197,137,.22)}.changelog_wrapper .cl_container .upper_row .partnership{background:linear-gradient(80.66deg, #fef2da -6.38%, #f6f4ff 90.28%)}.changelog_wrapper .cl_container .upper_row .partnership .item_img img{box-shadow:0px 9px 12px rgba(251,170,21,.22)}.changelog_wrapper .cl_container .bottom_row{margin-top:80px;background:#f7f9fd;border-radius:17px;padding:20px;display:flex;align-items:center;justify-content:space-between}.changelog_wrapper .cl_container .bottom_row .item{position:relative;width:210px;height:134px;border-radius:15px;background:rgba(0,0,0,0);background-size:cover;background-position:center;background-repeat:no-repeat;padding-left:30px;display:flex;flex-direction:column;justify-content:center;transition:.3s ease-in-out;overflow:hidden}.changelog_wrapper .cl_container .bottom_row .item .item_icon{position:relative;z-index:5}.changelog_wrapper .cl_container .bottom_row .item h4,.changelog_wrapper .cl_container .bottom_row .item .h4{margin-top:14px;font-weight:600;font-size:16px;line-height:24px;color:#141126;position:relative;z-index:5}.changelog_wrapper .cl_container .bottom_row .item::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:linear-gradient(90deg, rgba(241, 97, 161, 0.7) 0%, rgba(255, 200, 143, 0.7) 100%);transition:.3s ease-in-out;z-index:1}.changelog_wrapper .cl_container .bottom_row .item:hover h4,.changelog_wrapper .cl_container .bottom_row .item:hover .h4{color:#fff}.changelog_wrapper .cl_container .bottom_row .item:hover .item_icon svg path{fill:#fff}.changelog_wrapper .cl_container .bottom_row .item:hover::after{opacity:1}.changelog_wrapper .shape{position:absolute;top:100px;right:100px;z-index:-1}.coupon_slider{padding-bottom:0 !important}.let_ai_wrapper .coupon_awesome{padding:13px 45px}.let_ai_wrapper .coupon_awesome .row .theme_img{text-align:center}section.partnership_banner .banner_title h1,section.partnership_banner .banner_title .h1{max-width:100%}section.partnership_banner .banner_title p{max-width:960px}.pp_middle_wrapper{position:relative;background-color:#141126;padding-top:250px;padding-bottom:100px}.pp_middle_wrapper .woffice_side_text{position:absolute;right:0;bottom:0;z-index:1}.pp_middle_wrapper .pp_middle_shape{position:absolute;top:180px;left:170px;z-index:1}.pp_middle_wrapper .pp_middle_container{max-width:1170px;margin:0 auto}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper{position:relative;width:100%;z-index:5}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_img{position:relative}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_img img{position:relative;z-index:5;margin-left:20px}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_img::after{content:"";position:absolute;top:0;left:0;width:80%;height:80%;background:#92e3a9;opacity:.3;filter:blur(100px);z-index:1}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_text{padding-top:30px}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_text h3,.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_text .h3{font-weight:700;font-size:35px;line-height:45px;color:#fff;max-width:425px}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_text p{color:#fff;max-width:535px;margin-top:20px;margin-bottom:40px}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_text a{margin-left:0;width:190px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper{position:relative;width:100%;margin:0 auto;z-index:5;background:#211e34;border-radius:10px;margin-top:90px;padding-left:60px;align-items:center}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text{padding-block:30px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text h3,.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text .h3{font-weight:700;font-size:35px;line-height:45px;color:#fff}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text p{margin-top:22px;margin-bottom:31px;color:#fff;max-width:429px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text ul{display:flex;flex-direction:column;gap:23px;padding-left:0;margin-bottom:0}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text ul li{font-weight:400;font-size:18px;line-height:30px;color:#fff;list-style:none}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text ul li span{margin-right:14px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text h4.grad_h4,.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text .grad_h4.h4{font-size:40px;font-family:journal;line-height:30px;background:linear-gradient(90deg, #f161a1 0, #ffc88f 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:0 30px 40px rgba(0,0,0,.1);margin-top:34px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .why_partner_img{text-align:right}section.partnership_main_form_wrapper{position:relative;padding:100px 0}section.partnership_main_form_wrapper .pp_form_row{max-width:1170px;margin:0 auto;align-items:center;position:relative;z-index:5}section.partnership_main_form_wrapper .pp_form_row .form_wrapper{padding-left:55px}section.partnership_main_form_wrapper .pp_form_row .form_wrapper .pp_form_title{position:relative}section.partnership_main_form_wrapper .pp_form_row .form_wrapper .pp_form_title h6,section.partnership_main_form_wrapper .pp_form_row .form_wrapper .pp_form_title .h6{font-weight:700;font-size:30px;line-height:45px;color:#141126;margin-bottom:0}section.partnership_main_form_wrapper .pp_form_row .form_wrapper .pp_form_title p{color:#666;margin-bottom:0}section.partnership_main_form_wrapper .pp_form_row .form_wrapper .pp_form_title img.pp_form_arrow{position:absolute;width:81px;height:58px;top:5px;right:35%}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form{flex-direction:column;display:flex;gap:35px}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input.b_bottom,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=text],section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=email],section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=url],section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .ginput_container_select .gfield_select{border:none;border-bottom:1px solid rgba(0,0,0,.21);padding-bottom:12px}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input.b_bottom:focus,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=text]:focus,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=email]:focus,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=url]:focus,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .ginput_container_select .gfield_select:focus{outline:none;border-bottom:1px solid #4aafff}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input.b_bottom:focus::placeholder,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=text]:focus::placeholder,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=email]:focus::placeholder,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=url]:focus::placeholder,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .ginput_container_select .gfield_select:focus::placeholder{opacity:0}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input.b_bottom::placeholder,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=text]::placeholder,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=email]::placeholder,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form input[type=url]::placeholder,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .ginput_container_select .gfield_select::placeholder{font-weight:400;font-size:14px;line-height:17px;color:#141126}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .vertical{display:flex;flex-direction:column}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form label.form_label,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .gfield_label{font-weight:400;font-size:12px;line-height:18px;color:#666;padding-bottom:5px;padding-left:3px}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .user_name{display:flex;align-items:center;gap:30px}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .user_name .first_name,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .user_name .last_name{width:100%}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .description textarea,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .ginput_container_textarea textarea{resize:none;border:none;border-bottom:1px solid rgba(0,0,0,.21);max-height:90px}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .description textarea:focus,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .ginput_container_textarea textarea:focus{outline:none;border-bottom:1px solid #4aafff}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .description textarea:focus::placeholder,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .ginput_container_textarea textarea:focus::placeholder{opacity:0}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .description textarea::placeholder,section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .ginput_container_textarea textarea::placeholder{font-weight:400;font-size:14px;line-height:17px;color:#141126}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .pp_submit{margin:0}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .pp_submit input{background-color:rgba(0,0,0,0);border:none;color:#fff}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form li.gfield{margin-top:30px}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .gform_button{width:173px;height:50px;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:48px !important;text-transform:capitalize;overflow:hidden;margin-left:20px;display:block;color:#fff !important;background-image:linear-gradient(to right, #3146C5, #3146C5, #3146C5, #3f86ed)}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .gform_button:hover{background-image:linear-gradient(to right, #3146C5, #4481eb, #3146C5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out}section.partnership_main_form_wrapper .pp_form_shape{position:absolute;top:20px;left:0;width:400px;height:400px;z-index:1}section.blog_banner{position:relative;padding:165px 0px 60px}section.blog_banner .intra_row_blog_sticky{align-items:center}section.blog_banner .intra_row_blog_sticky .intra_img{position:relative}section.blog_banner .intra_row_blog_sticky .post-thumb-link{position:absolute;top:0;right:0;left:0;bottom:0;height:inherit;width:inherit}section.blog_banner .intra_row_blog_sticky img{width:570px;height:263px;border-radius:10px;object-fit:cover}section.blog_banner .intra_row_blog_sticky h1,section.blog_banner .intra_row_blog_sticky .h1{line-height:24px}section.blog_banner .intra_row_blog_sticky h1 a,section.blog_banner .intra_row_blog_sticky .h1 a{font-size:30px;font-weight:600;line-height:40px;color:#141126}section.blog_banner .intra_row_blog_sticky .blog_taxanomy{display:flex;gap:44px}section.blog_banner .intra_row_blog_sticky .blog_taxanomy a{color:#f161a1}section.blog_banner .intra_row_blog_sticky .blog_taxanomy .blog_user a{position:relative}section.blog_banner .intra_row_blog_sticky .blog_taxanomy .blog_user a::before{content:"";position:absolute;width:18px;height:18px;background-image:url(assets/images/blog-post-img/woffice-blog-user-icon.png);background-repeat:no-repeat;top:2px;left:-28px}section.blog_banner .intra_row_blog_sticky p{font-size:16px;font-weight:400;line-height:30px;color:#a9a9a9}section.blog_banner .intra_row_blog_sticky .blog_date a{position:relative;font-size:13px;line-height:normal;font-weight:500;color:#f161a1}section.blog_banner .intra_row_blog_sticky .blog_date a::before{content:"";position:absolute;width:18px;height:18px;background-image:url("assets/images/blog-post-img/woffice-blog-calender.png");background-repeat:no-repeat;top:0px;left:-28px}section.blog_banner .intra_row_blog_sticky .blog_taxanomy{padding:8px 18px 18px 26px}section.blog_banner .intra_row_blog_sticky .read_more_btn a{font-size:14px;font-weight:500;color:#3146c5}section.blog_banner .intra_row_blog_sticky .read_more_btn a span{margin-left:5px}section.woffice_blog_newsletter_form{padding-bottom:80px;position:relative}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper .gform_heading{display:none !important}section.woffice_blog_newsletter_form .email_wrapper{background-color:#141126;background-size:cover;background-repeat:no-repeat;padding:40px 50px;border-radius:20px;height:192px}section.woffice_blog_newsletter_form .email_wrapper .woffice-newsletter-label_wrapper .gform_heading{display:none !important}section.woffice_blog_newsletter_form .email_wrapper .woffice-newsletter-label_wrapper .gform_legacy_markup_wrapper .gform_heading{display:none !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex{display:flex;align-items:center;justify-content:center}section.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper{margin-bottom:0 !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper h4,section.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .h4{font-weight:700;font-size:38px;line-height:50px;max-width:502px;text-transform:capitalize;color:#fff}section.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper p{font-weight:300;font-size:20px;line-height:35px;text-transform:capitalize;color:#fff;margin:0}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form{position:relative}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label{position:relative}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_heading{display:none !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li{margin:0 !important;padding:0 !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.woffice-newsletter-captcha label.gfield_label{display:none !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email{position:relative !important;width:100% !important;margin:0 !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email::before{content:"";position:absolute;left:25px;top:26px;width:28px;height:20px;background-size:cover;background-image:url("assets/images/home-page/email.png");background-position:center}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1{margin:0 !important;padding-left:75px !important;background:#fff;border:2px solid rgba(255,255,255,.17);border-radius:10px;max-width:606px;width:100%;height:71px;padding-right:195px !important;transition:all .3s ease-in-out;font-size:15px !important;font-family:Poppins,sans-serif !important;color:#000;box-shadow:none;outline:none !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1::placeholder{color:#666;font-size:15px !important;font-weight:300;font-family:"Poppins",sans-serif !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1:focus::placeholder{opacity:0}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer{margin:0 !important;padding:0 !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer input#gform_submit_button_4{overflow:hidden;margin-left:20px;display:block;position:absolute;top:15px;right:0;min-width:115px;height:40px;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:39px !important;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146C5, #3146C5, #3146C5, #3F86ED)}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .form_email_icon{position:absolute;left:30px;top:25px}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .form_email_icon svg{display:block;width:100%}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .form_email{padding-left:80px;background:#fff;border:2px solid rgba(255,255,255,.17);border-radius:10px;max-width:600px;width:100%;height:71px;padding-right:195px;transition:all .3s ease-in-out}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .form_email::placeholder{font-weight:500;font-size:15px;line-height:22px;text-transform:capitalize;color:#303030}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .form_email:focus{outline:none}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form a.input_submit{top:11px;right:88px;position:absolute;background-image:none;margin:0;transition:all .3s ease-in-out;line-height:50px !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form a.input_submit:hover{background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed)}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form a.input_submit:hover input{color:#fff;transition:.3s ease-in-out}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form a.input_submit input{position:relative;z-index:5;font-weight:600;font-size:16px;line-height:24px;background-color:rgba(0,0,0,0);outline:none;border:none;text-transform:uppercase;transition:all .3s ease-in-out;color:#303030}section.woffice_blog_newsletter_form .email_wrapper .form_flex .form_img{margin-top:25px}section.woffice_blog_newsletter_form .shape1{border-radius:465px;background:#fae8d1;filter:blur(100px);flex-shrink:0;position:absolute;width:337px;height:337px;top:0px;right:10%;opacity:.8;z-index:-1}section.blog_post_main_wrapper{position:relative;padding:0 0 100px 0}section.blog_post_main_wrapper .blog_post_heading_wrapper{padding-bottom:80px}section.blog_post_main_wrapper .blog_post_heading_wrapper h2,section.blog_post_main_wrapper .blog_post_heading_wrapper .h2{font-size:45px;font-weight:700;line-height:60px;letter-spacing:0em;text-align:center}section.blog_post_main_wrapper .blog_shape{position:absolute;right:0;bottom:50px;z-index:-1}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item{margin-bottom:30px}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_taxanomy{display:flex;gap:44px;margin-left:26px}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_taxanomy .blog_comment a{position:relative;font-size:13px;line-height:normal;font-weight:500;color:#f161a1}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_taxanomy .blog_comment a::before{content:"";position:absolute;width:20px;height:14px;background-image:url("assets/images/blog-post-img/woffice-blog-comment-icon.png");background-repeat:no-repeat;top:1px;left:-28px}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_taxanomy .blog_date a{position:relative;font-size:13px;line-height:normal;font-weight:500;color:#f161a1}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_taxanomy .blog_date a::before{content:"";position:absolute;width:18px;height:18px;background-image:url("assets/images/blog-post-img/woffice-blog-calender.png");background-repeat:no-repeat;top:0px;left:-28px}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_taxanomy .blog_user a{position:relative;font-size:13px;line-height:normal;font-weight:500;color:#f161a1}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_taxanomy .blog_user a::before{content:"";position:absolute;width:18px;height:18px;background-image:url("assets/images/blog-post-img/woffice-blog-user-icon.png");background-repeat:no-repeat;top:0px;left:-28px}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_card{border:1px solid #eee;border-radius:10px;transition:.3s ease-in-out;width:100%}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_card .blog-thumb{height:230px;width:100%;position:relative}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_card img{border-top-left-radius:10px;border-top-right-radius:10px;height:100%;width:100%}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_card .blog-thumb-link{position:absolute;top:0;bottom:0;left:0;height:inherit;width:inherit}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_card .card-body,section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_card .card-footer{padding:0}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_card .card-body{padding:30px 30px 0 30px}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_card .card-footer{padding:0 30px 30px 30px;color:#3146c5}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_card .card-footer a{color:#3146c5}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .blog_card:hover{filter:drop-shadow(0px 15px 60px rgba(0, 0, 0, 0.05));transition:.3s ease-in-out;transform:translateY(-7px)}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item h3,section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .h3{margin:10px 0 0 0;line-height:20px}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item h3 a,section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .h3 a{color:#141126;font-size:20px;font-weight:600;line-height:30px;letter-spacing:-0.02em}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item h3 a:hover,section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .h3 a:hover{color:#3146c5}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item p{color:#666;font-size:14px;font-weight:400;line-height:24px}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .read_more_btn a{font-size:14px;font-weight:500;color:#3146c5}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_row .blog_post_item .read_more_btn a span{margin-left:5px}section.blog_post_main_wrapper .blog_post_pagination{margin-top:80px}section.blog_post_main_wrapper .blog_post_pagination ul.navigation{display:flex;justify-content:center;align-items:center;gap:5px;flex-wrap:wrap}section.blog_post_main_wrapper .blog_post_pagination ul.navigation li a{background-color:rgba(0,0,0,0);font-size:16px;font-weight:500;padding:0;line-height:40px;height:40px;width:40px;border-radius:100%}section.blog_post_main_wrapper .blog_post_pagination ul.navigation li.active a{background-color:#3146c5;color:#fff}.email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper .gform_heading{display:none !important}section.blog_single_banner{position:relative;padding:200px 0px 50px;background:linear-gradient(180deg, #141126 78%, rgba(255, 255, 255, 0) 22%)}section.blog_single_banner .blog_single_container{position:relative;max-width:1140px;margin:0 auto;z-index:5}section.blog_single_banner .blog_single_container .blog_single_post{width:100%;border-radius:8px;overflow:hidden;box-shadow:0px 20px 40px 0px rgba(0,0,0,.05);background-color:#fff}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_thumbnail{width:100%;height:325px}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_thumbnail img{width:100%;height:100%;object-fit:cover}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title{padding:39px 40px 39px 40px}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .btn-hover{margin:20px 0 0 0}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .blog_post_taxanomy{display:flex;column-gap:44px;margin-left:30px;margin-bottom:15px}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .blog_post_taxanomy .blog_comment a{position:relative;font-size:13px;line-height:normal;font-weight:500;color:#f161a1}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .blog_post_taxanomy .blog_comment a::before{content:"";position:absolute;width:20px;height:14px;background-image:url("assets/images/blog-post-img/woffice-blog-comment-icon.png");background-repeat:no-repeat;top:1px;left:-28px}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .blog_post_taxanomy .blog_user a{position:relative;font-size:13px;line-height:normal;font-weight:500;color:#f161a1}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .blog_post_taxanomy .blog_user a::before{content:"";position:absolute;width:18px;height:18px;background-image:url("assets/images/blog-post-img/woffice-blog-user-icon.png");background-repeat:no-repeat;top:0px;left:-28px}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .blog_post_taxanomy .blog_date a{position:relative;font-size:13px;line-height:normal;font-weight:500;color:#f161a1}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .blog_post_taxanomy .blog_date a::before{content:"";position:absolute;width:18px;height:18px;background-image:url("assets/images/blog-post-img/woffice-blog-calender.png");background-repeat:no-repeat;top:0px;left:-28px}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title h1,section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .h1{line-height:28px;color:#141126;font-size:28px;font-weight:600;line-height:34px}section.blog_single_banner .blog_single_container .blog_post_single_shape{position:absolute;bottom:-25px;right:-55px;width:63px;height:79px;transform:rotate(40deg)}section.blog_single_banner .blog_shape .shape{position:absolute;z-index:1}section.blog_single_banner .blog_shape .shape1{left:0;top:0}section.blog_single_banner .blog_shape .shape2{right:0;top:0}section.blog_single_banner .blog_shape .shape3{left:350px;top:130px}section.blog_post_description_wrapper{position:relative}section.blog_post_description_wrapper .blog_post_container{position:relative;padding-bottom:80px}section.blog_post_description_wrapper .blog_post_container p{color:#666;font-size:16px;font-weight:400;line-height:26px;margin-bottom:18px}section.blog_post_description_wrapper .blog_post_container p a{color:#3146c5;font-weight:600}section.blog_post_description_wrapper .blog_post_container h3,section.blog_post_description_wrapper .blog_post_container .h3{color:#141126;font-size:22px;font-weight:600;line-height:normal;letter-spacing:-0.44px;margin-top:45px}section.blog_post_description_wrapper .blog_post_container h3.blog_single_side_title,section.blog_post_description_wrapper .blog_post_container .blog_single_side_title.h3{margin-top:0;font-size:18px;font-weight:600;line-height:27px}section.blog_post_description_wrapper .blog_post_container ol{padding-left:19px}section.blog_post_description_wrapper .blog_post_container ol li{list-style:upper-alpha}section.blog_post_description_wrapper .blog_post_container ol li span{font-weight:600;color:#f161a1}section.blog_post_description_wrapper .blog_post_container .blog_single_toc{padding:20px;background-color:#f8f8f8}section.blog_post_description_wrapper .blog_post_container .blog_single_toc ol{counter-reset:item 0}section.blog_post_description_wrapper .blog_post_container .blog_single_toc ol li{display:block;position:relative}section.blog_post_description_wrapper .blog_post_container .blog_single_toc ol li a{color:#383b40}section.blog_post_description_wrapper .blog_post_container .blog_single_toc ol li:before{content:counters(item, ".") ".";counter-increment:item;position:absolute;margin-right:100%;right:10px}section.blog_post_description_wrapper .blog_post_container .blog_single_toc ol ol{counter-reset:item}section.blog_post_description_wrapper .blog_post_container .blog_single_toc ul{padding-left:20px}section.blog_post_description_wrapper .blog_post_container .blog_single_toc ul li{line-height:30px}section.blog_post_description_wrapper .blog_post_container .blog_single_toc ul li a{font-size:15px;font-weight:400;letter-spacing:-0.01em;color:#666}section.blog_post_description_wrapper .blog_post_container .blog_single_toc div#ez-toc-container{padding:0;border:0}section.blog_post_description_wrapper .blog_post_container .blog_single_toc div#ez-toc-container p.ez-toc-title{font-family:Poppins;margin-top:0;font-size:18px;font-weight:600;line-height:27px;color:#141126;margin-bottom:.5rem}section.blog_post_description_wrapper .blog_post_container .blog_single_social{padding-top:20px}section.blog_post_description_wrapper .blog_post_container .blog_single_cat{padding:20px;background-color:#f8f8f8}section.blog_post_description_wrapper .blog_post_container .blog_single_cat .blog_single_catlist ul{padding-left:20px}section.blog_post_description_wrapper .blog_post_container .blog_single_cat .blog_single_catlist ul li{line-height:30px}section.blog_post_description_wrapper .blog_post_container .blog_single_cat .blog_single_catlist ul li a{font-size:15px;font-weight:400;letter-spacing:-0.01em;color:#666}section.blog_post_description_wrapper .blog_shape .shape{position:absolute;transform:rotate(180deg);z-index:-1}section.blog_post_description_wrapper .blog_shape .shape1{left:0;top:200px}section.blog_post_description_wrapper .blog_shape .shape2{right:0;bottom:200px}section.blog_post_description_wrapper div.woffice_blog_newsletter_form{padding:0 0 80px 0}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper{background-color:#141126;background-size:cover;background-repeat:no-repeat;padding:20px;border-radius:10px;margin-top:20px}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex{display:flex;align-items:center;justify-content:center}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .woffice-newsletter-label_wrapper{margin-bottom:0}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper{margin-bottom:0 !important}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper h4,section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .h4{font-weight:700;font-size:22px;line-height:33px;text-transform:capitalize;color:#fff}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper p{font-weight:300;line-height:35px;text-transform:capitalize;color:#fff;margin:0}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form{position:relative}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label{position:relative}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_heading{display:none !important}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li{margin:0 !important;padding:0 !important}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.woffice-newsletter-captcha label.gfield_label{display:none !important}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email{position:relative !important;width:100% !important;margin:0 !important}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email::before{content:"";position:absolute;left:15px;top:15px;width:21px;height:15px;background-size:cover;background-image:url("assets/images/home-page/email-icon.png");background-position:center}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1{background:#fff;border:2px solid rgba(255,255,255,.17);border-radius:10px;width:100%;height:44px;transition:all .3s ease-in-out;font-size:15px !important;color:#000;box-shadow:none;outline:none !important;margin:0 0 10px 0;padding-left:48px !important}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1::placeholder{color:#303030;font-size:14px !important;font-weight:400;line-height:21px}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1:focus::placeholder{opacity:0}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer{margin:0 !important;padding:0 !important;text-align:center;width:100%}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer input#gform_submit_button_4{height:50px;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:48px !important;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);width:100%;margin:0}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer input#gform_submit_button_4:hover{color:#3146c5}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .form_email_icon{position:absolute;left:30px;top:25px}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .form_email_icon svg{display:block;width:100%}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .form_email{padding-left:80px;background:#fff;border:2px solid rgba(255,255,255,.17);border-radius:10px;max-width:600px;width:100%;height:71px;padding-right:195px;transition:all .3s ease-in-out}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .form_email::placeholder{font-weight:500;font-size:15px;line-height:22px;text-transform:capitalize;color:#303030}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .form_email:focus{outline:none}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form a.input_submit{top:11px;right:88px;position:absolute;background-image:none;margin:0;transition:all .3s ease-in-out;line-height:50px !important}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form a.input_submit:hover{background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed)}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form a.input_submit:hover input{color:#fff;transition:.3s ease-in-out}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form a.input_submit input{position:relative;z-index:5;font-weight:600;font-size:16px;line-height:24px;background-color:rgba(0,0,0,0);outline:none;border:none;text-transform:uppercase;transition:all .3s ease-in-out;color:#303030}section.blog_post_description_wrapper div.woffice_blog_newsletter_form .email_wrapper .form_flex .form_img{margin-top:25px}section.blog_post_bottom_wrapper .blog_post_container{position:relative;max-width:970px;margin:0 auto}section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .pn_post{display:flex;align-items:center;column-gap:30px;transition:.3s ease-in-out}section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .pn_post h4,section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .pn_post .h4{color:#141126;font-size:20px;font-weight:600;line-height:normal;letter-spacing:-0.4px}section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .pn_post:hover h4,section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .pn_post:hover .h4{color:#3146c5}section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .pn_post:hover p{color:#3146c5}section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .pn_post:hover svg path{fill:#3146c5}section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .next_post{justify-content:end}section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .next_post .next_text{text-align:right}section.blog_post_bottom_wrapper .blog_post_container .blog_tag_wrapper{position:relative;padding:60px 0}section.blog_post_bottom_wrapper .blog_post_container .blog_tag_wrapper ul{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:15px;margin:0;padding:0}section.blog_post_bottom_wrapper .blog_post_container .blog_tag_wrapper ul li{list-style:none;padding:10px 25px;border:1px solid #e0e0e0;background:#fff}section.blog_post_bottom_wrapper .blog_post_container .blog_tag_wrapper ul li a{color:#666;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:-0.12px}section.blog_post_bottom_wrapper .blog_post_container .blog_tag_wrapper ul li a:hover{color:#3146c5}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper{position:relative}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper h3,section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .h3{color:#141126;font-size:23px;text-transform:capitalize;font-weight:600;letter-spacing:-0.46px;margin-bottom:31px}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner{padding-bottom:20px}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner .r_post_thumbnail{max-width:470px;height:200px}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner .r_post_thumbnail img{width:100%;height:100%}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner h2,section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner .h2{color:#141126;font-size:20px;font-weight:600;line-height:32px;margin:15px 0 10px;text-transform:capitalize}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner .blog_post_taxanomy{display:flex;column-gap:44px;margin-left:30px;margin-bottom:15px}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner .blog_post_taxanomy .blog_user a{position:relative;font-size:13px;line-height:normal;font-weight:500;color:#f161a1}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner .blog_post_taxanomy .blog_user a::before{content:"";position:absolute;width:18px;height:18px;background-image:url("assets/images/blog-post-img/woffice-blog-user-icon.png");background-repeat:no-repeat;top:0px;left:-28px}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner .blog_post_taxanomy .blog_date a{position:relative;font-size:13px;line-height:normal;font-weight:500;color:#f161a1}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner .blog_post_taxanomy .blog_date a::before{content:"";position:absolute;width:18px;height:18px;background-image:url("assets/images/blog-post-img/woffice-blog-calender.png");background-repeat:no-repeat;top:0px;left:-28px}section.blog_post_bottom_wrapper .blog_post_container .author_detail{position:relative;border:1px solid #f4adac;padding:13px 20px;background:#fff;box-shadow:0px 10px 30px 0px rgba(0,0,0,.1);margin:0 76px 76px 0}section.blog_post_bottom_wrapper .blog_post_container .author_detail .author_thumbnail{display:flex;align-items:center;column-gap:22px}section.blog_post_bottom_wrapper .blog_post_container .author_detail .author_thumbnail .author_img{width:135px;height:105px;border-radius:5px;overflow:hidden}section.blog_post_bottom_wrapper .blog_post_container .author_detail .author_thumbnail .author_img img{width:100%;height:100%;object-fit:cover}section.blog_post_bottom_wrapper .blog_post_container .author_detail .author_thumbnail .author_name h3,section.blog_post_bottom_wrapper .blog_post_container .author_detail .author_thumbnail .author_name .h3{color:#141126;font-size:20px;font-weight:600;line-height:26px;letter-spacing:-0.2px;margin-bottom:7px}section.blog_post_bottom_wrapper .blog_post_container .author_detail .author_thumbnail .author_name p{margin:0;font-family:Poppins}section.blog_post_bottom_wrapper .blog_post_container .author_detail .author_detail_btn a{width:141px;height:43px;line-height:43px !important;margin-left:auto;margin-top:30px;border-radius:7px}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper{border-bottom:1px solid #e5e5e5}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper h2,section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .h2{color:#141126;font-size:22px;font-weight:600;line-height:26px;letter-spacing:-0.22px;margin-bottom:45px}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment{display:flex;align-items:flex-start;gap:17px;margin-bottom:44px}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_avatar{width:80px;height:80px;border-radius:50%;overflow:hidden}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_avatar img{width:100%;height:100%;object-fit:cover}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_text{flex:1 1}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_text .c_taxanomy{display:flex;column-gap:20px;margin-bottom:14px}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_text .c_taxanomy .c_name h3,section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_text .c_taxanomy .c_name .h3{color:#141126;font-size:18px;font-weight:600;line-height:26px;letter-spacing:-0.18px;margin:0}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_text .c_taxanomy .c_date p{color:#a9a9a9;font-size:16px;font-style:italic;margin:0}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_text .c_para p{font-size:16px;line-height:26px;margin-bottom:10px}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_text .c_reply a h6,section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_text .c_reply a .h6{color:#666;font-size:16px;font-weight:600;text-transform:capitalize}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .comment_reply{margin-left:80px}section.blog_reply_form_wrapper{position:relative;padding:60px 0}section.blog_reply_form_wrapper .blog_container{max-width:970px;margin:0 auto}section.blog_reply_form_wrapper .blog_container #comments.comments-area{margin:0 0 50px;border-bottom:0;padding-bottom:50px}section.blog_reply_form_wrapper .blog_container #comments.comments-area .left-title{margin-bottom:37px}section.blog_reply_form_wrapper .blog_container #comments.comments-area .left-title h2,section.blog_reply_form_wrapper .blog_container #comments.comments-area .left-title .h2{color:#141126;font-size:20px;font-weight:600;line-height:26px;letter-spacing:-0.2px}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul{padding:0;display:flex;flex-direction:column;gap:20px}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.depth-2>ul{padding:0 0 0 60px}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment{list-style:none;border-bottom:1px solid #eee}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment article{border-bottom:0}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body{margin:0 0 28px 0}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta{background-color:rgba(0,0,0,0);padding:0;display:flex;column-gap:20px}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta .comment-author{display:flex;text-transform:capitalize}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta .comment-author img{width:50px;height:50px;border-radius:50%;overflow:hidden;object-fit:cover}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta .comment-author b.fn{color:#141126;font-size:14px;font-weight:600;line-height:26px;letter-spacing:-0.18px;margin-left:17px}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta .comment-author b.fn a{color:#141126;font-size:14px;font-weight:600;line-height:26px;letter-spacing:-0.18px;margin:0}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta .comment-author span.says{display:none}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta .comment-metadata a{color:#a9a9a9;font-size:16px;font-style:italic;margin:0}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta .comment-metadata span a{font-style:normal;color:#3146c5}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta em.comment-awaiting-moderation{display:none}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body .comment-content{padding-left:68px}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body .reply{padding-left:68px;border:0}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body .reply a{position:relative;color:#666;font-size:14px;font-weight:600;text-transform:capitalize}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body .reply a::after{content:"";position:absolute;right:-27px;top:0;width:20px;height:20px;background-image:url("assets/images/blog-post-img/reply-comment.png");background-size:cover}section.blog_reply_form_wrapper .blog_container .comment-respond .left-title{margin-bottom:37px}section.blog_reply_form_wrapper .blog_container .comment-respond .left-title h2,section.blog_reply_form_wrapper .blog_container .comment-respond .left-title .h2{color:#141126;font-size:20px;font-weight:600;line-height:26px;letter-spacing:-0.2px}section.blog_reply_form_wrapper .blog_container .comment-respond .left-title p{margin-bottom:37px;font-size:16px}section.blog_reply_form_wrapper .blog_container .comment-respond form p{margin-bottom:37px;font-size:16px}section.blog_reply_form_wrapper .blog_container .comment-respond form .vertical_label{display:flex;flex-direction:column;gap:5px}section.blog_reply_form_wrapper .blog_container .comment-respond form .vertical_label label{color:#666;font-size:14px;font-weight:500;letter-spacing:-0.14px}section.blog_reply_form_wrapper .blog_container .comment-respond form .vertical_label input,section.blog_reply_form_wrapper .blog_container .comment-respond form .vertical_label textarea{border-radius:5px;border:1px solid rgba(224,224,224,.93);outline:none;padding:10px}section.blog_reply_form_wrapper .blog_container .comment-respond form .vertical_label input:focus,section.blog_reply_form_wrapper .blog_container .comment-respond form .vertical_label textarea:focus{outline:none}section.blog_reply_form_wrapper .blog_container .comment-respond form .vertical_label input{height:43px}section.blog_reply_form_wrapper .blog_container .comment-respond form .textarea_comment textarea{width:100%;height:165px;margin-bottom:26px}section.blog_reply_form_wrapper .blog_container .comment-respond form .checkbox_field{margin:40px 0;display:flex;align-items:center;gap:12px}section.blog_reply_form_wrapper .blog_container .comment-respond form .checkbox_field input[type=checkbox]{width:16px;height:16px}section.blog_reply_form_wrapper .blog_container .comment-respond form .checkbox_field label{color:#666;font-size:13px;font-weight:500;letter-spacing:-0.13px}section.blog_reply_form_wrapper .blog_container .comment-respond form .form-submit input[type=submit]{width:173px;height:50px;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;font-family:Poppins,sans-serif;line-height:48px !important;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);overflow:hidden;display:block}section.blog_reply_form_wrapper .blog_container .comment-respond form .form-submit input[type=submit]:hover{background-image:linear-gradient(to right, #3146C5, #4481eb, #3146C5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out}section.blog_reply_form_wrapper .blog_container .comment-respond a#cancel-comment-reply-link{padding-left:25px}.author_detail_btn{position:relative}.woffice-tooltip{position:absolute;padding:10px 20px;background:rgba(51,51,51,.6901960784);color:#fff;border-radius:5px;z-index:9999;display:block;top:-60px;left:100px}.woffice-tooltip::before{content:"";position:absolute;bottom:-9px;left:50%;border-width:10px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333 rgba(0,0,0,0);transform:rotate(75deg)}.toc-anchor{display:none}section.product_banner_wrapper{position:relative;padding:185px 0 90px}section.product_banner_wrapper .banner_title{position:relative}section.product_banner_wrapper .banner_title h1,section.product_banner_wrapper .banner_title .h1{position:relative;z-index:5;color:#141126;text-align:center;font-size:70px;font-weight:800;line-height:85px;max-width:957px;margin:0 auto;margin-bottom:32px}section.product_banner_wrapper .banner_title h1 span.font500,section.product_banner_wrapper .banner_title .h1 span.font500{font-weight:500}section.product_banner_wrapper .banner_title h1::after,section.product_banner_wrapper .banner_title .h1::after{content:"";position:absolute;width:50%;height:547px;border-radius:547px;opacity:.150000006;background:#92e3a9;filter:blur(100px);left:50px;top:-100px}section.product_banner_wrapper .banner_title h1::before,section.product_banner_wrapper .banner_title .h1::before{content:"";position:absolute;width:170px;height:170px;left:-50px;top:5px;background-image:url("assets/images/pricing_page_img/woffice-Group-538.png");background-size:cover;z-index:-1}section.product_banner_wrapper .banner_title h1 span.addons,section.product_banner_wrapper .banner_title .h1 span.addons{position:relative}section.product_banner_wrapper .banner_title h1 span.addons::after,section.product_banner_wrapper .banner_title .h1 span.addons::after{content:"";position:absolute;width:110%;height:100%;left:-10px;top:0;background-image:url("assets/images/product-img/addons_green_mark.png");background-size:contain;background-repeat:no-repeat;z-index:-1}section.product_banner_wrapper .banner_title p{max-width:823px;margin:0 auto;text-align:center}section.product_banner_wrapper .product_banner_shape .shape1{position:absolute;left:0;top:0;z-index:-1}section.product_banner_wrapper .security_btn{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin:45px 0 0 0;position:relative;z-index:10}section.product_banner_wrapper .security_btn .buy_btn a{margin:0;min-width:200px}section.product_banner_wrapper .security_btn .see_btn a{margin:0;min-width:247px;height:50px;color:#f161a1;font-size:14px;font-weight:600;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}.p_management_wrapper{position:relative;padding:70px 0;background-color:#141126}.p_management_wrapper .woffice_addons_container{max-width:1170px;margin:0 auto}.p_management_wrapper .woffice_addons_container .woffice_addons_title{margin-bottom:110px}.p_management_wrapper .woffice_addons_container .woffice_addons_title h2,.p_management_wrapper .woffice_addons_container .woffice_addons_title .h2{color:#fff;text-align:center;font-size:35px;font-weight:700;text-transform:capitalize;max-width:693px;margin:0 auto 20px}.p_management_wrapper .woffice_addons_container .woffice_addons_title p{max-width:980px;margin:0 auto;text-align:center;color:#a9a9a9;font-size:16px;font-weight:400;line-height:26px;letter-spacing:-0.16px}.p_management_wrapper .woffice_addons_container .woffice_addons_row{position:relative;z-index:5;width:100%;margin:0 auto;justify-content:center}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item{margin-bottom:50px}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner{position:relative;background-color:#211e34;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:210px;min-height:160px;border-radius:14px;padding:0 20px;transition:.3s ease-in-out;background-position:center;background-size:cover}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border-radius:14px;transition:.3s ease-in-out;background-image:url("assets/images/product-img/Woffice_product_item_bg.png");background-position:center;background-size:cover;opacity:0}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner:hover::before{opacity:1}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner:hover .item_icon::before{opacity:1}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner:hover .item_icon svg path{fill:#fff}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner:hover .item_icon.woo svg path:last-child{fill:#3146c5}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner .item_icon{width:70px;height:70px;background-color:#211e34;display:grid;place-items:center;border-radius:50%;border:5px solid #141126;position:relative;z-index:5;bottom:35px;transition:.3s ease-in-out;overflow:hidden}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner .item_icon svg{position:relative;z-index:5}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner .item_icon::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border-radius:10px;transition:.3s ease-in-out;background-image:url("assets/images/product-img/Woffice_product_item_bg.png");background-position:center;background-size:cover;opacity:0}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner h5,.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner .h5{position:relative;z-index:5;color:#fff;text-align:center;font-size:17px;font-weight:500;line-height:25px;text-transform:capitalize}.p_management_wrapper .woffice_addons_container .addons_bottom{max-width:620px;margin:0 auto}.p_management_wrapper .woffice_addons_container .addons_bottom .grad_text h3,.p_management_wrapper .woffice_addons_container .addons_bottom .grad_text .h3{background:linear-gradient(90deg, #f161a1 0, #ffc88f 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-shadow:0 30px 40px rgba(0,0,0,.1);font-family:Journal;font-size:45px;font-weight:400;line-height:30px;text-align:center;text-transform:capitalize}.p_management_wrapper .woffice_addons_container .addons_bottom .grad_text h3 span,.p_management_wrapper .woffice_addons_container .addons_bottom .grad_text .h3 span{color:#fff;background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.p_management_wrapper .woffice_addons_container .addons_bottom .addon_btn a{margin:40px auto 0;width:190px;height:48px}.crm_software{background-color:#fff}.crm_software .woffice_addons_container .woffice_addons_title h2,.crm_software .woffice_addons_container .woffice_addons_title .h2{color:#141126}.crm_software .woffice_addons_container .woffice_addons_row::before{content:"";position:absolute;top:-50px;left:50px;width:80%;height:100%;background:#92e3a9;opacity:.3;filter:blur(100px);z-index:-1}.crm_software .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner .item_icon{border:5px solid #fff}.crm_software .woffice_addons_container .addons_bottom .grad_text h3 span,.crm_software .woffice_addons_container .addons_bottom .grad_text .h3 span{background-color:#141126;color:#141126}.ai_credits .woffice_addons_container .woffice_addons_title p{max-width:756px}.ai_credits .woffice_addons_container .woffice_addons_row::before{background:#f9dbb9}.hrprocess_wrapper{position:relative;padding:70px 0}.hrprocess_wrapper .hrprocess_title{margin-bottom:75px}.hrprocess_wrapper .hrprocess_title h2,.hrprocess_wrapper .hrprocess_title .h2{color:#141126;text-align:center;font-size:35px;font-weight:700;line-height:56px;text-transform:capitalize;margin-bottom:23px}.hrprocess_wrapper .hrprocess_title p{color:#a9a9a9;text-align:center;font-size:16px;line-height:26px;letter-spacing:-0.16px;max-width:886px;margin:0 auto}.hrprocess_wrapper .hrprocess_row{position:relative;background-color:#211e34;max-width:1170px;margin:0 auto;border-radius:10px;align-items:flex-end}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper{padding:70px 0 70px 50px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper h3,.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .h3{position:relative;color:#fff;font-size:35px;font-weight:700;line-height:45px;text-transform:capitalize;max-width:450px;margin-bottom:37px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper h3::before,.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .h3::before{content:"";position:absolute;right:65px;top:0px;width:78px;height:52px;background-size:cover;background-image:url("assets/images/home-page/woffice-grad-arrow.png")}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .hr_points_wrapper{display:flex;column-gap:77px;padding-left:32px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .hr_points_wrapper ul{margin:0;padding:0;display:flex;flex-direction:column;gap:26px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .hr_points_wrapper ul li{position:relative;color:#fff;font-family:Roboto;font-size:18px;font-weight:400;line-height:26px;list-style:none}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .hr_points_wrapper ul li::before{content:"";position:absolute;left:-35px;top:-5px;width:30px;height:30px;background-size:cover;background-image:url("assets/images/home-page/woffice-pink-right.png")}.hrprocess_wrapper .hr_btn a{width:228px;height:50px;margin:0 auto;position:relative;top:-25px}.woffice_addons_row.ono_item .addons_item{margin-bottom:20px}.woffice_addons_row.ono_item .addon_btn{margin-bottom:80px}section.login_wrapper{position:relative;padding:200px 0px 100px}section.login_wrapper .login_form{position:relative;padding:100px 50px;max-width:1170px;margin:0 auto;background-color:#fff;box-shadow:3px 20px 60px 0px rgba(0,0,0,.1);border-radius:13px}section.login_wrapper .login_form .form_row{align-items:center}section.login_wrapper .login_form .form_row form{flex-direction:column;display:flex;gap:37px}section.login_wrapper .login_form .form_row form .form_title{margin-bottom:6px}section.login_wrapper .login_form .form_row form .form_title h2,section.login_wrapper .login_form .form_row form .form_title .h2{color:#141126;font-size:35px;font-weight:700;margin-bottom:7px}section.login_wrapper .login_form .form_row form .form_title p{color:#666;font-size:16px;line-height:26px;font-weight:400;margin:0}section.login_wrapper .login_form .form_row form .vertical{position:relative;display:flex;flex-direction:column;gap:6px}section.login_wrapper .login_form .form_row form .vertical label{color:#666;font-size:14px;font-weight:400}section.login_wrapper .login_form .form_row form .vertical input{outline:none;border:none;border-bottom:1px solid rgba(0,0,0,.21);padding-bottom:12px}section.login_wrapper .login_form .form_row form .vertical input:focus{border-bottom:1px solid #4aafff}section.login_wrapper .login_form .form_row form .vertical input:focus::placeholder{opacity:0}section.login_wrapper .login_form .form_row form .vertical .forgot-pass{margin-bottom:15px}section.login_wrapper .login_form .form_row form .password .toggle_eye{position:absolute;right:0;bottom:14px}section.login_wrapper .login_form .form_row form .forget_pass{display:flex;justify-content:space-between;align-items:center}section.login_wrapper .login_form .form_row form .forget_pass .checkbox_field{display:flex;align-items:center;gap:12px}section.login_wrapper .login_form .form_row form .forget_pass .checkbox_field input[type=checkbox]{width:18px;height:18px}section.login_wrapper .login_form .form_row form .forget_pass .checkbox_field label{color:#151226;font-size:15px;font-weight:400}section.login_wrapper .login_form .form_row form .forget_pass .forget a{color:#151226;font-size:15px;font-weight:400;text-decoration-line:underline}section.login_wrapper .login_form .form_row form .form_btn .edd-submit,section.login_wrapper .login_form .form_row form .form_btn input[type=submit]{width:100%;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:48px !important;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146C5, #3146C5, #3146C5, #3f86ed);overflow:hidden;margin:0 0 0 0;padding:0 0 0 0 !important;display:block}section.login_wrapper .login_form .form_row form .form_btn .edd-submit:hover,section.login_wrapper .login_form .form_row form .form_btn input[type=submit]:hover{background-image:linear-gradient(to right, #3146C5, #4481eb, #3146C5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out}section.login_wrapper .login_form .form_row form .form_btn a{margin:0;width:100%}section.login_wrapper .login_form .form_row form .form_btn a input{background-color:rgba(0,0,0,0);border:none;outline:none;color:#fff;color:#fff;font-size:14px;font-weight:600}section.login_wrapper .main_sec_shape .shape{position:absolute;z-index:-1}section.login_wrapper .main_sec_shape .shape2{top:15%;left:16%}section.login_wrapper .main_sec_shape .shape3{top:18%;right:14%}section.feature_banner{padding-top:160px;padding-bottom:0 !important}section.feature_banner .banner_title h1,section.feature_banner .banner_title .h1{position:relative;z-index:5;max-width:1078px;font-weight:400;font-size:50px;line-height:67px}section.feature_banner .banner_title h1 span,section.feature_banner .banner_title .h1 span{font-weight:700}section.feature_banner .banner_img{max-width:100% !important;position:relative}section.feature_banner .banner_img img{top:210px;margin-top:-310px;z-index:1}section.feature_banner .banner_img::before{content:"";position:absolute;width:175px;height:175px;background-size:cover;background-image:url("assets/images/pricing_page_img/woffice-Group-538.png");top:-100px;left:350px}section.feature_banner .banner_img::after{content:"";position:absolute;width:175.226px;height:54.085px;background-size:cover;background-image:url("assets/images/home-page/woffice-Group432.png");top:160px;right:340px}.black_bg_shape .feature_black_row{background-size:cover;background-image:url("assets/images/feature-img/black-bg.png");background-size:60% 70%;background-repeat:no-repeat;background-position:center}.feature_black_item_wrapper{position:relative;padding:270px 0px 75px;background-color:#141126}.feature_black_item_wrapper .feature_black_container{position:relative;max-width:1170px;margin:0 auto}.feature_black_item_wrapper .feature_black_container .feature_black_row{position:relative;z-index:5}.feature_black_item_wrapper .feature_black_container .feature_black_row .f_black_item{margin-bottom:30px}.feature_black_item_wrapper .feature_black_container .feature_black_row .f_black_item .item_inner{padding:20px 34px;background-color:#141126;border:1px solid rgba(255,255,255,.1);border-radius:20px;min-height:266px;display:flex;flex-direction:column;justify-content:center}.feature_black_item_wrapper .feature_black_container .feature_black_row .f_black_item .item_inner h5,.feature_black_item_wrapper .feature_black_container .feature_black_row .f_black_item .item_inner .h5{color:#fff;font-size:18px;font-weight:700;margin:14px 0px 10px}.feature_black_item_wrapper .feature_black_container .feature_black_row .f_black_item .item_inner p{color:#a9a9a9;font-size:15px;letter-spacing:-0.15px;margin:0}.black_bg_wrapper .feature_black_container .black_sec_title h2,.black_bg_wrapper .feature_black_container .black_sec_title .h2{position:relative;z-index:5}.black_bg_wrapper .feature_black_container .black_sec_title h2::before,.black_bg_wrapper .feature_black_container .black_sec_title .h2::before{content:"Calendar";position:absolute;text-align:center;font-family:Poppins;font-size:199px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize;opacity:.0399999991;background:linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);top:-140px;left:110px;z-index:-1}.black_bg_wrapper .feature_black_container .black_sec_title h2.directory::before,.black_bg_wrapper .feature_black_container .black_sec_title .directory.h2::before{content:"Directory"}.black_bg_wrapper .feature_black_container .black_sec_title h2.openai::before,.black_bg_wrapper .feature_black_container .black_sec_title .openai.h2::before{content:"OpenAI";left:200px}.impressive_design_wrapper{position:relative;background-color:#fff;padding:100px 0 70px}.impressive_design_wrapper .impressive_container{max-width:1180px;margin:0 auto;position:relative;z-index:5}.impressive_design_wrapper .impressive_container .impressive_title h2,.impressive_design_wrapper .impressive_container .impressive_title .h2{color:#141126;text-align:center;font-size:45px;font-weight:700;line-height:60px;text-transform:capitalize}.impressive_design_wrapper .impressive_container .impressive_row{margin-top:90px}.impressive_design_wrapper .impressive_container .impressive_row .imp_left_content ul{display:flex;flex-direction:column;gap:32px;padding:0;padding-right:33px}.impressive_design_wrapper .impressive_container .impressive_row .imp_left_content ul li{position:relative;text-align:right;list-style:none}.impressive_design_wrapper .impressive_container .impressive_row .imp_left_content ul li h3,.impressive_design_wrapper .impressive_container .impressive_row .imp_left_content ul li .h3{color:#141126;font-size:20px;font-weight:600;margin-bottom:7px}.impressive_design_wrapper .impressive_container .impressive_row .imp_left_content ul li p{font-size:15px;font-weight:400;letter-spacing:-0.15px;margin:0}.impressive_design_wrapper .impressive_container .impressive_row .imp_left_content ul li::before{content:"";position:absolute;width:6px;height:6px;background-color:#f161a1;border-radius:50%;right:-15px;top:10px}.impressive_design_wrapper .impressive_container .impressive_row .imp_right_content ul{padding:0;padding-left:45px}.impressive_design_wrapper .impressive_container .impressive_row .imp_right_content ul li{text-align:left}.impressive_design_wrapper .impressive_container .impressive_row .imp_right_content ul li::before{right:unset;left:-15px}.impressive_design_wrapper .impressive_container .impressive_row .imp_right_content ul li:nth-child(2){margin-bottom:25px}.impressive_design_wrapper .woocommerce_container{margin-top:60px}.impressive_design_wrapper .woocommerce_container .woocommerce_row{margin-top:45px;align-items:center}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_text_wrapper ul{display:flex;flex-direction:column;gap:43px;padding:0;padding-left:50px}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_text_wrapper ul li{list-style:none;position:relative}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_text_wrapper ul li h3,.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_text_wrapper ul li .h3{color:#141126;font-size:20px;font-weight:600;margin-bottom:7px;max-width:330px;line-height:normal}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_text_wrapper ul li h3 span a,.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_text_wrapper ul li .h3 span a{color:#3146c5;font-size:14px;font-weight:500;text-transform:capitalize}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_text_wrapper ul li p{font-size:15px;letter-spacing:-0.15px;margin:0;max-width:380px}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_text_wrapper ul li::before{content:"";position:absolute;width:38px;height:38px;background-image:url("assets/images/home-page/woffice-pink-right.png");background-size:cover;left:-50px;top:-5px}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_img{position:relative;z-index:5}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_img::before,.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_img::after{content:"";position:absolute;left:0;top:0;border-radius:442px;opacity:.15;background:#92e3a9;filter:blur(100px);width:80%;height:80%;z-index:-1}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_img::after{right:0;bottom:20px;left:unset;top:unset;background:#c1c4ff;opacity:.2}.impressive_design_wrapper .imp_shape{position:absolute;top:50px;left:0;z-index:1}.calender_black_wrapper{padding:100px 0}.calender_black_wrapper .feature_black_container .black_sec_title h2,.calender_black_wrapper .feature_black_container .black_sec_title .h2{color:#fff;text-align:center;font-size:45px;font-weight:700;line-height:60px;text-transform:capitalize}.calender_black_wrapper .feature_black_container .feature_black_row{margin-top:60px}.feature_white_wrapper{position:relative;padding:90px 0}.feature_white_wrapper .dashboard_container{max-width:1170px;margin:0 auto}.feature_white_wrapper .dashboard_container .f_white_title h2,.feature_white_wrapper .dashboard_container .f_white_title .h2{color:#141126;text-align:center;font-size:45px;font-weight:700;line-height:60px;text-transform:capitalize}.feature_white_wrapper .dashboard_container .dashboard_row{margin:60px 0 70px}.feature_white_wrapper .dashboard_container .dashboard_row .d_img{position:relative;z-index:5;text-align:center}.feature_white_wrapper .dashboard_container .dashboard_row .d_img::before,.feature_white_wrapper .dashboard_container .dashboard_row .d_img::after{content:"";position:absolute;left:0;top:0;border-radius:442px;opacity:.15;background:#92e3a9;filter:blur(100px);width:70%;height:70%;z-index:-1}.feature_white_wrapper .dashboard_container .dashboard_row .d_img::after{opacity:.3000000119;background:#c1c4ff;left:unset;right:0}.feature_white_wrapper .dashboard_container .features_wrapper_group{position:relative}.feature_white_wrapper .dashboard_container .features_wrapper_group .feature_item{position:relative}.feature_white_wrapper .dashboard_container .features_wrapper_group .feature_item h4,.feature_white_wrapper .dashboard_container .features_wrapper_group .feature_item .h4{color:#141126;font-size:18px;font-weight:600;margin-bottom:10px;text-align:center}.feature_white_wrapper .dashboard_container .features_wrapper_group .feature_item p{text-align:center;font-size:15px;letter-spacing:-0.15px;max-width:392px;margin:0 auto}.feature_white_wrapper .dashboard_container .features_wrapper_group .feature_item::after{content:"";position:absolute;width:70px;height:70px;background-size:cover;background-image:url("assets/images/feature-img/wd-icon.png");top:-100px;left:calc(50% - 35px)}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul{padding:84px 35px 0px 0px;display:flex;flex-direction:column;gap:142px}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul li{list-style:none}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul li .feature_item h4,.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul li .feature_item .h4,.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul li .feature_item p{text-align:right}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul li .tt_widget::after{background-image:url("assets/images/feature-img/tt-icon.png");top:0;left:unset;right:-100px}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul li .funfact::after{background-image:url("assets/images/feature-img/funfact-icon.png");top:10px;left:unset;right:-120px}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center .feature_center_img{position:relative;margin-top:25px;text-align:center}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul{padding:84px 0px 0px 40px;display:flex;flex-direction:column;gap:142px}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul li{list-style:none}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul li .feature_item h4,.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul li .feature_item .h4,.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul li .feature_item p{text-align:left}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul li .elm_widget::after{background-image:url("assets/images/feature-img/ew-icon.png");top:0;left:-100px}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul li .poll_widget::after{background-image:url("assets/images/feature-img/poll-icon.png");top:0;left:-100px}.wiki_wrapper{position:relative;padding:90px 0 50px}.wiki_wrapper .wiki_container{max-width:1170px;margin:0 auto}.wiki_wrapper .wiki_container .wiki_title h2,.wiki_wrapper .wiki_container .wiki_title .h2{color:#141126;text-align:center;font-size:45px;font-weight:700;line-height:60px;text-transform:capitalize}.wiki_wrapper .wiki_container .wiki_row{margin-top:70px;align-items:center}.wiki_wrapper .wiki_container .wiki_row .wiki_text ul{padding:0;padding-right:35px;display:flex;flex-direction:column;gap:42px}.wiki_wrapper .wiki_container .wiki_row .wiki_text ul li{display:flex;column-gap:17px}.wiki_wrapper .wiki_container .wiki_row .wiki_text ul li .wiki_icon{margin-top:8px}.wiki_wrapper .wiki_container .wiki_row .wiki_text ul li .wiki_points{flex:1 1}.wiki_wrapper .wiki_container .wiki_row .wiki_text ul li .wiki_points h4,.wiki_wrapper .wiki_container .wiki_row .wiki_text ul li .wiki_points .h4{color:#141126;font-size:18px;font-weight:600;line-height:normal;margin-bottom:8px}.wiki_wrapper .wiki_container .wiki_row .wiki_text ul li .wiki_points h4 span,.wiki_wrapper .wiki_container .wiki_row .wiki_text ul li .wiki_points .h4 span{font-size:14px;font-weight:500;text-transform:capitalize}.wiki_wrapper .wiki_container .wiki_row .wiki_text ul li .wiki_points p{font-size:15px;font-weight:400;letter-spacing:-0.15px;margin:0}.wiki_wrapper .wiki_container .wiki_row .wiki_text ul li:first-child .wiki_icon{margin:0}.wiki_wrapper .wiki_container .wiki_row .wiki_img{position:relative;z-index:5;text-align:right}.wiki_wrapper .wiki_container .wiki_row .wiki_img::before,.wiki_wrapper .wiki_container .wiki_row .wiki_img::after{content:"";position:absolute;left:0;top:0;border-radius:442px;opacity:.15;background:#92e3a9;filter:blur(100px);width:70%;height:70%;z-index:-1}.wiki_wrapper .wiki_container .wiki_row .wiki_img::after{opacity:.3000000119;background:#c1c4ff;left:unset;right:0}.p_manager_wrapper{padding:90px 0;background-color:#141126}.p_manager_wrapper .impressive_container .impressive_title h2,.p_manager_wrapper .impressive_container .impressive_title .h2{color:#fff}.p_manager_wrapper .impressive_container .impressive_title h2 span,.p_manager_wrapper .impressive_container .impressive_title .h2 span{position:relative;left:12px}.p_manager_wrapper .impressive_container .impressive_title h2 span a,.p_manager_wrapper .impressive_container .impressive_title .h2 span a{display:inline-block;color:#fff;text-align:center;font-size:14px;font-weight:500;text-transform:capitalize;line-height:normal;vertical-align:super;padding:3px 13px;border-radius:5px;background:#92e3a9}.p_manager_wrapper .impressive_container .impressive_row .imp_left_content ul li h3,.p_manager_wrapper .impressive_container .impressive_row .imp_left_content ul li .h3{color:#fff}.p_manager_wrapper .impressive_container .impressive_row .imp_left_content ul li h3 span,.p_manager_wrapper .impressive_container .impressive_row .imp_left_content ul li .h3 span{position:relative;bottom:3px;right:5px}.p_manager_wrapper .impressive_container .impressive_row .imp_left_content ul li h3 span a,.p_manager_wrapper .impressive_container .impressive_row .imp_left_content ul li .h3 span a{color:#92e3a9;font-size:14px;font-weight:500;text-transform:capitalize}.p_manager_wrapper .impressive_container .impressive_row .imp_left_content ul li p{color:#a9a9a9}.p_manager_wrapper .impressive_container .impressive_row .imp_right_content ul li h3 span,.p_manager_wrapper .impressive_container .impressive_row .imp_right_content ul li .h3 span{right:unset;left:5px}.login_regst_wrapper{background-color:#fff}.login_regst_wrapper .feature_black_container .black_sec_title h2,.login_regst_wrapper .feature_black_container .black_sec_title .h2{color:#141126}.login_regst_wrapper .feature_black_container .feature_black_row{position:relative;z-index:5}.login_regst_wrapper .feature_black_container .feature_black_row .f_black_item{position:relative;z-index:5}.login_regst_wrapper .feature_black_container .feature_black_row .f_black_item .item_inner{border-color:rgba(0,0,0,.1);background-color:rgba(0,0,0,0)}.login_regst_wrapper .feature_black_container .feature_black_row .f_black_item .item_inner h5,.login_regst_wrapper .feature_black_container .feature_black_row .f_black_item .item_inner .h5{color:#141126}.login_regst_wrapper .feature_black_container .feature_black_row .f_black_item .item_inner p{color:#a9a9a9}.login_regst_wrapper .feature_black_container .feature_black_row .f_black_item::before{content:"";position:absolute;left:0;bottom:0;border-radius:442px;opacity:.3;background:#92e3a9;filter:blur(75px);width:50%;height:50%;z-index:-1}.login_regst_wrapper .feature_black_container .feature_black_row .f_black_item::after{content:"";position:absolute;right:0;top:0;border-radius:442px;opacity:.3;background:#c1c4ff;filter:blur(50px);width:50%;height:50%;z-index:-1}.login_regst_wrapper .feature_black_container .feature_black_row .f_goggle_item::before{bottom:unset;top:0}.login_regst_wrapper .feature_black_container .feature_black_row .f_goggle_item::after{top:unset;bottom:0}.login_regst_wrapper .feature_black_container .feature_black_row::after{content:"";position:absolute;width:48px;height:44px;background-size:cover;background-image:url("assets/images/feature-img/snap-icon.png");top:-30px;right:-30px;z-index:1}.login_regst_wrapper .feature_black_container .feature_black_row::before{content:"";position:absolute;width:155.226px;height:54.085px;background-size:cover;background-image:url("assets/images/feature-img/f-login-bottom-shape.png");bottom:-10px;left:-120px;z-index:1}.openAi_wrapper .feature_black_container .black_sec_title h2 span,.openAi_wrapper .feature_black_container .black_sec_title .h2 span{position:relative;left:5px}.openAi_wrapper .feature_black_container .black_sec_title h2 span a,.openAi_wrapper .feature_black_container .black_sec_title .h2 span a{display:inline-block;color:#fff;text-align:center;font-size:14px;font-weight:500;text-transform:capitalize;line-height:normal;vertical-align:super;padding:3px 13px;border-radius:5px;background:#92e3a9}.security_wrapper .feature_black_container{max-width:100%}.security_wrapper .feature_black_container .security_row{margin:80px 0px 70px}.security_wrapper .feature_black_container .security_row .security_img{position:relative;z-index:5}.security_wrapper .feature_black_container .security_row .security_img img{position:relative;z-index:5}.security_wrapper .feature_black_container .security_row .security_img::before,.security_wrapper .feature_black_container .security_row .security_img::after{content:"";position:absolute;left:0;top:0;border-radius:50%;opacity:.1;background:#92e3a9;filter:blur(100px);width:60%;height:60%;z-index:1}.security_wrapper .feature_black_container .security_row .security_img::after{left:unset;right:0;background-color:#c1c4ff}.security_wrapper .feature_black_container .security_btn{display:flex;gap:23px;justify-content:center;position:relative;z-index:5}.security_wrapper .feature_black_container .security_btn .buy_btn a{margin:0;width:247px;height:60px;line-height:61px !important;font-size:18px;font-weight:500}.security_wrapper .feature_black_container .security_btn .see_btn a{margin:0;min-width:247px;height:60px;color:#f161a1;font-size:18px;font-weight:500;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}.security_wrapper .feature_black_container .security_btn .see_btn a span{margin-left:7px}.security_wrapper .security_shape .shape1{position:absolute;bottom:75px;left:20%;z-index:1}section.demo_banner{padding:160px 0 90px}section.demo_banner .banner_title h1,section.demo_banner .banner_title .h1{max-width:1070px;font-size:55px;line-height:75px}section.demo_banner .banner_title h2,section.demo_banner .banner_title .h2{max-width:823px;font-weight:400;font-size:18px;line-height:25px;margin:0 auto;margin-top:10px}section.demo_banner .demo_img{position:relative;margin-top:40px;text-align:center}section.demo_banner .demo_img::before,section.demo_banner .demo_img::after{content:"";position:absolute;left:0;top:0;border-radius:50%;opacity:.15;background:#92e3a9;filter:blur(100px);width:50%;height:50%;z-index:-1}section.demo_banner .demo_img::after{opacity:.3000000119;background:#c1c4ff;left:unset;right:0;top:unset;bottom:0}section.demo_banner .demo_img img.banner-img{position:relative;z-index:5}section.demo_banner .demo_img .banner_shape .shape{position:absolute;z-index:-1}section.demo_banner .demo_img .banner_shape .shape1{left:22%;bottom:30px;width:167px}section.demo_banner .demo_img .banner_shape .shape2{right:13%;bottom:40px;width:167px}section.demo_banner .demo_img .banner_shape .shape3{left:21%;bottom:-154px;opacity:.5}section.demo_banner .demo_img .banner_shape .shape4{top:-57%;left:18%}section.demo_banner .demo_banner_btn{text-align:center}section.demo_banner .demo_banner_btn a{margin:70px auto 0;width:212px;height:55px;line-height:55px !important}section.demo_banner .security_btn{display:flex;gap:23px;position:relative;margin-top:40px;justify-content:center}section.demo_banner .security_btn .buy_btn a{margin:0;width:247px;height:60px;line-height:61px !important;font-size:14px;font-weight:600}section.demo_banner .security_btn .see_btn a{margin:0;min-width:247px;height:60px;color:#f161a1;font-size:14px;font-weight:600;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}section.demo_banner .security_btn .see_btn a span{margin-left:7px}.demo_video_wrapper{position:relative;padding:90px 0 110px;background-color:#141126}.demo_video_wrapper .demo_iframe_container{max-width:1170px;margin:0 auto}.demo_video_wrapper .demo_iframe_container .title h2,.demo_video_wrapper .demo_iframe_container .title .h2{color:#fff;font-size:45px;font-weight:700;line-height:normal;margin-bottom:65px;text-align:center;position:relative;z-index:5}.demo_video_wrapper .demo_iframe_container .video_iframe{position:relative;width:100%;min-height:500px}.demo_video_wrapper .demo_iframe_container .video_iframe iframe.videoIframe{position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0);z-index:5}.demo_video_wrapper .demo_iframe_container .video_iframe .videoPoster{position:absolute;z-index:5;top:0px;left:0px;width:100%;height:100%;background-image:url("assets/images/feature-img/demo-iframe-thumbnail.png");background-color:rgba(0,0,0,0);background-size:100%;background-repeat:no-repeat;border:none;text-indent:-999em;overflow:hidden;opacity:1;-webkit-transition:opacity 800ms,height 0s;-moz-transition:opacity 800ms,height 0s;transition:opacity 800ms,height 0s;-webkit-transition-delay:0s,0s;-moz-transition-delay:0s,0s;transition-delay:0s,0s}.demo_video_wrapper .demo_iframe_container .video_iframe::before,.demo_video_wrapper .demo_iframe_container .video_iframe::after{content:"";position:absolute;left:0;bottom:0%;border-radius:50%;opacity:.13;background:#92e3a9;filter:blur(100px);width:50%;height:90%;z-index:1}.demo_video_wrapper .demo_iframe_container .video_iframe::after{opacity:.150000006;background:#c1c4ff;left:unset;right:0;top:unset;bottom:0}.demo_video_wrapper .demo_iframe_container .videoWrapperActive .videoPoster{opacity:0;height:0;-webkit-transition-delay:0s,800ms;-moz-transition-delay:0s,800ms;transition-delay:0s,800ms}.demo_video_wrapper .left_woffice_text img{position:absolute;z-index:1;top:0;left:0;height:100%}.demo_video_wrapper .demo_shape .shape{position:absolute;z-index:1}.demo_video_wrapper .demo_shape .shape1{top:-80px;right:6%;animation:animated 10s linear infinite}.demo_video_wrapper .demo_shape .shape2{left:18%;bottom:80px}.demo_video_wrapper .demo_shape .shape3{top:75px;right:12%}@keyframes animated{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.demo_video_wrapper .demo_video_btn{text-align:center;margin-top:45px}.enough_w_wrapper{position:relative;padding:90px 0 45px}.enough_w_wrapper .enough_container{max-width:1170px;margin:0 auto}.enough_w_wrapper .enough_container .title{max-width:873px;margin:0 auto 70px}.enough_w_wrapper .enough_container .title h2,.enough_w_wrapper .enough_container .title .h2{color:#141126;text-align:center;font-size:45px;font-weight:700;line-height:60px;text-transform:capitalize}.enough_w_wrapper .enough_container .demos_row .demo_item{padding:0px 17px;margin-bottom:42px;transition:.3s ease-in-out}.enough_w_wrapper .enough_container .demos_row .demo_item .demo_item_inner .demo_img{border-radius:30px;overflow:hidden;transition:.3s ease-in-out}.enough_w_wrapper .enough_container .demos_row .demo_item .demo_item_inner .demo_img img{width:100%;height:100%}.enough_w_wrapper .enough_container .demos_row .demo_item .demo_item_inner h5,.enough_w_wrapper .enough_container .demos_row .demo_item .demo_item_inner .h5{color:#141126;text-align:center;font-size:18px;font-weight:500;line-height:normal;text-transform:capitalize;margin-top:23px}.enough_w_wrapper .enough_container .demos_row .demo_item .demo_item_inner h5 span,.enough_w_wrapper .enough_container .demos_row .demo_item .demo_item_inner .h5 span{position:relative;bottom:3px;margin-left:5px;transition:.3s ease-in-out}.enough_w_wrapper .enough_container .demos_row .demo_item:hover .demo_item_inner .demo_img{box-shadow:0px 30px 70px 0px #dbdbdb}.enough_w_wrapper .enough_container .demos_row .demo_item:hover .demo_item_inner h5,.enough_w_wrapper .enough_container .demos_row .demo_item:hover .demo_item_inner .h5{color:#3146c5}.enough_w_wrapper .enough_container .demos_row .demo_item:hover .demo_item_inner h5 span svg path,.enough_w_wrapper .enough_container .demos_row .demo_item:hover .demo_item_inner .h5 span svg path{fill:#3146c5}.enough_w_wrapper .enough_container .demo_btn{display:flex;gap:30px;justify-content:center;position:relative;z-index:5;margin-top:25px}.enough_w_wrapper .enough_container .demo_btn .live_btn a{margin:0;width:247px;height:60px;line-height:61px !important;font-size:18px;font-weight:500}.enough_w_wrapper .enough_container .demo_btn .get_btn a{margin:0;min-width:247px;height:60px;color:#f161a1;font-size:18px;font-weight:500;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}.enough_w_wrapper .enough_container .demo_btn .get_btn a span{margin-left:7px}.enough_w_wrapper .demo_item_shape .shape{position:absolute;z-index:-1}.enough_w_wrapper .demo_item_shape .shape1{top:0;left:0}.enough_w_wrapper .demo_item_shape .shape2{bottom:0;right:0}.enough_w_wrapper .demo_item_shape .shape3{bottom:20px;left:18%}.demo_supercharge_wrapper{padding:90px 0px 100px}.demo_supercharge_wrapper .let_ai_container{padding-right:0}.demo_supercharge_wrapper .let_ai_container .theme_caps h2,.demo_supercharge_wrapper .let_ai_container .theme_caps .h2{max-width:450px}.demo_supercharge_wrapper .let_ai_container .theme_caps P{max-width:589px}.demo_supercharge_wrapper .let_ai_container .theme_img{text-align:center}.big_plus_wrapper{position:relative;padding:0px 0px 165px}.big_plus_wrapper .img_row{max-width:970px;margin:0 auto}.big_plus_wrapper .img_row .big_plus_img{position:relative}.big_plus_wrapper .img_row .big_plus_img::before,.big_plus_wrapper .img_row .big_plus_img::after{content:"";position:absolute;left:0;top:10%;border-radius:50%;opacity:.200000003;background:#92e3a9;filter:blur(100px);width:50%;height:50%;z-index:-1}.big_plus_wrapper .img_row .big_plus_img::after{opacity:.3000000119;background:#c1c4ff;left:unset;right:0}.big_plus_wrapper .img_row .big_plus_img img{position:relative;z-index:5}.big_plus_wrapper .title h2,.big_plus_wrapper .title .h2{color:#141126;font-size:45px;font-weight:400;line-height:60px;text-transform:capitalize;max-width:850px;margin:40px auto 36px;text-align:center}.big_plus_wrapper .title h2 span,.big_plus_wrapper .title .h2 span{font-weight:700}.big_plus_wrapper .big_plus_btn{display:flex;gap:20px;justify-content:center;position:relative;align-items:center;flex-wrap:wrap;z-index:5}.big_plus_wrapper .big_plus_btn .live_btn a{margin:0;width:198px;height:50px;line-height:51px !important;font-size:14px;font-weight:500}.big_plus_wrapper .big_plus_btn .get_btn a{margin:0;min-width:198px;height:50px;color:#f161a1;font-size:14px;font-weight:500;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}.big_plus_wrapper .big_plus_btn .get_btn a span{margin-left:7px}.wo-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;text-align:center;min-height:50px;padding:0 20px;color:#fff;border-radius:10px;font-size:14px;font-weight:600;line-height:21px;text-transform:capitalize;text-decoration:none;border:none;outline:0;box-shadow:none;cursor:pointer;transition:all .3s ease-in-out;background:#f161a1}section.demo_banner .banner_title p{margin-top:8px}section.demo_banner .wo-demo-banner-bg{position:absolute;bottom:-32%;right:26%;rotate:-8deg}section.demo_banner .demo-access-btn a{min-width:245px}section.demo_banner .demo_img .banner_shape .shape4{top:-38%;left:28%}section.demo_banner .demo_img{margin-top:75px}.wo-demo-item-wrapper .wo-demo-container{max-width:1350px}.wo-demo-item-wrapper .wo-demos-items{position:relative;margin-bottom:80px}.wo-demo-item-wrapper .wo-demos-items .wo-demo-item{position:relative;padding:18px 17px 24px;border-radius:15px;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;background:rgba(253,158,59,.1);margin:0 0 30px;transition:.3s ease-in-out}.wo-demo-item-wrapper .wo-demos-items .wo-demos-col:nth-child(1) .wo-demo-item{background:rgba(193,196,255,.15)}.wo-demo-item-wrapper .wo-demos-items .wo-demos-col:nth-child(2) .wo-demo-item{background:rgba(241,97,161,.1)}.wo-demo-item-wrapper .wo-demos-items .wo-demos-col:nth-child(3) .wo-demo-item{background:rgba(146,227,169,.15)}.wo-demo-item-wrapper .wo-demos-items .wo-demos-col:nth-child(4) .wo-demo-item{background:rgba(127,62,59,.15)}.wo-demo-item-wrapper .wo-demos-items .wo-demos-col:nth-child(5) .wo-demo-item{background:rgba(253,158,59,.1)}.wo-demo-item-wrapper .wo-demos-items .wo-demos-col:nth-child(6) .wo-demo-item{background:rgba(12,26,111,.1)}.wo-demo-item-wrapper .wo-demos-items .wo-demos-col:nth-child(7) .wo-demo-item{background:rgba(117,219,194,.15)}.wo-demo-item-wrapper .wo-demos-items .wo-demos-col:nth-child(8) .wo-demo-item{background:rgba(193,196,255,.2)}.wo-demo-item-wrapper .wo-demos-items .wo-demos-col:nth-child(9) .wo-demo-item{background:rgba(255,200,143,.2)}.wo-demo-item-wrapper .wo-demos-items .wo-demo-item:hover{transform:translateY(-10px)}.wo-demo-item-wrapper .wo-demos-items .wo-demo-item .wo-demo-item-name{font-size:16px;font-weight:500;line-height:24px;text-align:center;color:#141126;display:inline-flex;align-items:center;justify-content:center;text-align:center;gap:8px;transition:.3s ease-in-out}.wo-demo-item-wrapper .wo-demos-items .wo-demo-item .wo-demo-item-name:hover{color:#3146c5}.wo-demo-item-wrapper .wo-demos-items .wo-demo-item .wo-demo-item-name svg{width:15px;height:15px;margin-bottom:3px}.wo-demo-item-wrapper .wo-demos-items .wo-demo-item .wo-demo-item-name svg path{fill:#141126;transition:.3s ease-in-out}.wo-demo-item-wrapper .wo-demos-items .wo-demo-item .wo-demo-item-name:hover svg path{fill:#3146c5}section.product_single_banner{position:relative;padding:180px 0px 260px;background-color:#141126;z-index:5}section.product_single_banner .product_s_title{max-width:752px;margin:0 auto}section.product_single_banner .product_s_title .icon{text-align:center}section.product_single_banner .product_s_title h1,section.product_single_banner .product_s_title .h1{color:#fff;text-align:center;font-size:40px;font-weight:700;line-height:50px;margin:26px 0px 21px}section.product_single_banner .product_s_title p{color:#a9a9a9;text-align:center;position:relative}section.product_single_banner .product_s_title p::after{content:"";position:absolute;width:137.84px;height:90.5px;background-image:url("assets/images/product-img/Mask-group.png");background-size:cover;right:-140px;top:-5px}section.product_single_banner .banner_sec_shape .shape{position:absolute;z-index:1;height:100%}section.product_single_banner .banner_sec_shape .shape img{width:100%;height:100%}section.product_single_banner .banner_sec_shape .shape1{top:0;left:0}section.product_single_banner .banner_sec_shape .shape2{top:0;right:0}.product_pricing_wrapper{position:relative;background-color:#fff}.product_pricing_wrapper .product_pricing_container{max-width:1170px;margin:0 auto}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper{position:relative;background-color:#fff;padding:88px 74px 82px;filter:drop-shadow(0px 30px 40px rgba(0, 0, 0, 0.07));top:-185px;z-index:8;border-radius:20px;margin-bottom:-85px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .product_sales{position:absolute;top:0px;left:50%;transform:translate(-50%, -50%);padding:12px 30px 12px 57px;border-radius:100px;border:3px solid #fff;background:#f161a1;display:inline-flex;align-items:center;justify-content:center;gap:44px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .product_sales h6,.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .product_sales .h6{color:#fff;font-size:17px;font-weight:500;line-height:normal;letter-spacing:-0.17px;margin:0}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .product_sales .rating{position:relative}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .product_sales .rating::before{content:"";position:absolute;width:22px;height:22px;background-image:url("assets/images/product-img/product-rating-star.png");background-size:cover;left:-28px;top:0px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .product_sales .sales{position:relative}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .product_sales .sales::before{content:"";position:absolute;width:18px;height:16px;background-image:url("assets/images/product-img/product-sales-cart.png");background-size:cover;left:-26px;top:4px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column{padding-right:42px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column h4,.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column .h4{color:#141126;font-size:30px;font-weight:700;line-height:30px;letter-spacing:-0.3px;margin-bottom:44px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column ul{padding-left:55px;padding-bottom:26px;margin:0;display:flex;flex-direction:column;gap:48px;border-bottom:1px dashed rgba(0,0,0,.07)}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column ul li{position:relative;font-size:16px;letter-spacing:-0.16px;list-style:none}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column ul li::before{content:"";position:absolute;width:34px;height:34px;background-image:url("assets/images/product-img/product-pricing-right-icon.png");background-size:cover;left:-55px;top:2px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column .p_pricing_bottom_para{margin-top:23px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column .p_pricing_bottom_para p{color:#141126;font-family:Poppins;font-size:14px;line-height:26px;font-weight:400;margin:0}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column .p_pricing_bottom_para p::first-letter{font-size:28px;font-weight:500}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column{position:relative;margin-top:32px;width:100%}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form{background-color:rgba(217,217,217,.1019607843);border-radius:15px;padding:33px 42px 40px;text-align:center}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .product_pricing span{color:#141126;font-size:14px;font-weight:400;line-height:normal;display:block;margin-bottom:5px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .product_pricing .pricing_value{align-items:center;margin-bottom:33px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .product_pricing .pricing_value h3,.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .product_pricing .pricing_value .h3{color:#6fb783;font-size:23px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:-0.23px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .product_pricing .pricing_value .edd_price{color:#6fb783;text-align:center;font-size:50px;font-style:normal;font-weight:700;line-height:50px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .product_pricing .pricing_value .edd_price del{display:none}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .product_pricing .pricing_value h6,.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .product_pricing .pricing_value .h6{color:#666;background-color:#666;text-align:center;font-size:22px;font-weight:400;line-height:normal;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:0;margin-left:7px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .eddr-terms-notice{margin:16px 0 0 0}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .edd_price_options ul{list-style:none;padding:0}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .edd_price_options ul li{color:#000;font-size:16px;font-weight:400;line-height:normal;margin-bottom:20px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .edd_price_options ul li label{display:flex;align-items:center}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .edd_price_options input[type=radio]{width:20px;height:20px;accent-color:#3146c5}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .edd_purchase_submit_wrapper button{width:100%;height:60px;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:48px !important;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);overflow:hidden;display:block;background-color:rgba(0,0,0,0) !important;outline:0}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .edd_purchase_submit_wrapper button:hover{background-color:rgba(0,0,0,0) !important;background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out;transform:none}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .edd_go_to_checkout.button{width:100%;height:60px;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:48px !important;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);overflow:hidden;display:block;background-color:rgba(0,0,0,0) !important;outline:0;margin:0}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .edd_go_to_checkout.button:hover{background-color:rgba(0,0,0,0) !important;background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out;transform:none}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form form .horz{display:flex;align-items:center;gap:11px;margin-bottom:15px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form form .horz input[type=radio]{width:20px;height:20px;accent-color:#3146c5}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form form .horz input[type=radio]:checked{background-color:red;color:red}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form form .horz label{color:#000;font-size:16px;font-weight:400;line-height:normal}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form form a{margin-left:0;margin-top:48px;width:162px;height:48px;line-height:46px !important}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form form a input[type=submit]{background-color:rgba(0,0,0,0);border:none;outline:none;color:#fff;font-weight:600;font-size:14px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form.pricing_bundle_sec{text-align:center}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form.pricing_bundle_sec .product_pricing{text-align:center}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form.pricing_bundle_sec .product_pricing svg{display:block;width:100%;margin:0 0 22px 0}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form.pricing_bundle_sec .live_btn{display:flex;flex-wrap:wrap;justify-content:center}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form.pricing_bundle_sec .live_btn>span{margin:16px 0 0 0}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form.pricing_bundle_sec .btn-hover{width:100%;line-height:60px !important;height:60px;margin:0}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column::before,.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column::after{content:"";position:absolute;width:40px;height:40px;background-image:url("assets/images/product-img/Product_price_star.png");background-size:cover;left:0px;top:0px;transform:translate(-72%, -72%);z-index:1}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column::after{left:unset;top:unset;bottom:0;right:0;transform:translate(72%, 72%)}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column.pricing_bundle_column .product_pricing>svg{margin-bottom:22px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column.pricing_bundle_column .live_btn{text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .buy-bundle-btn,.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .purchase-bundle-btn{color:#3146c5;font-weight:500}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper::before{content:"";position:absolute;width:175px;height:175px;background-image:url("assets/images/product-img/p_pricing_circle-dot.png");background-size:cover;left:0px;top:0px;transform:translate(-50%, -50%);z-index:1}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper::after{content:"";position:absolute;width:155.226px;height:54.085px;background-image:url("assets/images/feature-img/demo_banner_shape2.png");background-size:cover;right:0px;bottom:0px;transform:translate(82%, 52%);z-index:1}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row{display:flex;gap:80px;margin-bottom:100px}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item{position:relative;z-index:5}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item .support_item_inner h4,.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item .support_item_inner .h4{color:#000;font-size:24px;font-weight:700;line-height:34px;margin:27px 0px 18px}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item .support_item_inner p{color:#797979;font-size:16px;font-weight:400;line-height:28px;margin:0}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item::before,.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item::after{content:"";position:absolute;z-index:1;width:50%;height:50%;background-color:#92e3a9;border-radius:50%;opacity:.3;filter:blur(75px);bottom:0;left:0;transform:translate(-50%, 50%)}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item::after{background-color:#c1c4ff;filter:blur(50px);bottom:unset;left:unset;top:0;right:0}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item:nth-child(1){width:30%}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item:nth-child(2){width:40%}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item:nth-child(2)::after{bottom:0;top:unset}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item:nth-child(3){width:30%}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item:nth-child(3) .support_item_inner p{max-width:293px}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .product_support_bottom_img{text-align:center}.already_trusted_wrapper{position:relative;background-color:#141126}.already_trusted_wrapper .text_row{position:relative;padding:114px 0 124px;max-width:777px;margin:auto;background-image:url("assets/images/product-img/dot-world-map.png");background-size:cover;background-position:center}.already_trusted_wrapper .text_row h3,.already_trusted_wrapper .text_row .h3,.already_trusted_wrapper .text_row h2,.already_trusted_wrapper .text_row .h2{color:#fff;text-align:center;font-size:65px;font-weight:400;line-height:80px;margin-bottom:0}.already_trusted_wrapper .text_row h2,.already_trusted_wrapper .text_row .h2{display:flex;justify-content:center;font-weight:700}.already_trusted_wrapper .text_row h2 span,.already_trusted_wrapper .text_row .h2 span{position:relative;background:linear-gradient(90deg, #f267a0 0%, #febc91 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-right:10px}.already_trusted_wrapper .text_row h2 span::after,.already_trusted_wrapper .text_row .h2 span::after{content:"";position:absolute;width:90%;height:10px;background-image:url("assets/images/product-img/grad-bottom-line.png");background-size:cover;background-position:center;bottom:-10px;left:0px;z-index:1}.already_trusted_wrapper .already_trusted_shape .shape{position:absolute;height:100%}.already_trusted_wrapper .already_trusted_shape .shape img{height:100%}.already_trusted_wrapper .already_trusted_shape .shape1{left:0;top:0}.already_trusted_wrapper .already_trusted_shape .shape2{right:0;top:-100px}.multipurpose_wrapper{position:relative;padding:100px;background-color:#fff}.multipurpose_wrapper .multi_container{max-width:1170px;margin:0 auto}.multipurpose_wrapper .multi_container .title h2,.multipurpose_wrapper .multi_container .title .h2{color:#141126;text-shadow:0px 30px 40px rgba(0,0,0,.1);font-size:45px;font-weight:700;line-height:68px;text-transform:capitalize;max-width:774px;margin-top:55px}.multipurpose_wrapper .multi_container .graph_line_wrapper{position:relative}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner{position:relative;z-index:5}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner h4,.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner .h4{color:#141126;font-size:20px;font-weight:600;line-height:56px;text-transform:capitalize;margin:0}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner p{color:#999b9c;font-size:16px;font-weight:400;line-height:26px;margin:0}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner::before{content:"";position:absolute;width:72px;height:72px;background-image:url("assets/images/product-img/p_feature_icon.png");background-size:cover;background-position:center;top:-15px;left:0px;z-index:1;transform:translate(0px, -100%)}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner::after{content:"3";position:absolute;right:10px;top:-60px;color:#f2f2f2;font-family:Roboto,sans-serif;font-size:130px;font-weight:900;line-height:normal;z-index:-1}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item:nth-child(1) .item_inner{max-width:244px;margin-left:auto;bottom:48px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item:nth-child(2) .item_inner{max-width:257px;margin:0 auto;left:70px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item:nth-child(2) .item_inner::after{content:"2";right:11px;top:-55px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item:nth-child(2) .item_inner::before{background-image:url("assets/images/product-img/5rating-icon.png");top:-25px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item:nth-child(3) .item_inner{max-width:278px;left:135px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item:nth-child(3) .item_inner::after{content:"1";right:14px;top:-75px;font-size:150px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item:nth-child(3) .item_inner::before{background-image:url("assets/images/product-img/f_support_icon.png");top:-22px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_strote_shape{position:absolute;left:0;top:-180px;z-index:1}.multipurpose_wrapper .multi_shape .shape{position:absolute;z-index:1;height:100%}.multipurpose_wrapper .multi_shape .shape img{height:100%}.multipurpose_wrapper .multi_shape .shape1{left:0;top:0%}.multipurpose_wrapper .multi_shape .shape2{bottom:0%;right:0}.delightful_wrapper{position:relative;padding:100px 0;background-color:#141126}.delightful_wrapper .delightful_container{max-width:1170px;margin:0 auto}.delightful_wrapper .delightful_container .title h2,.delightful_wrapper .delightful_container .title .h2{color:#fff;text-shadow:0px 30px 40px rgba(0,0,0,.1);font-size:30px;font-weight:700;line-height:35px;text-transform:capitalize;max-width:818px}.delightful_wrapper .delightful_container .title h2>span,.delightful_wrapper .delightful_container .title .h2>span{display:block;margin:0 0 20px 0}.delightful_wrapper .delightful_container .delight_top_col{margin:0 0 140px 0}.delightful_wrapper .delightful_container .top_row{position:relative;width:100%;margin:0 auto;padding:80px 20px 80px 10px;background-color:#211e34;border-radius:13px;z-index:5}.delightful_wrapper .delightful_container .top_row .d_content h5,.delightful_wrapper .delightful_container .top_row .d_content .h5{color:#fff;text-align:center;text-shadow:0px 30px 40px rgba(0,0,0,.1);font-size:28px;font-weight:700;line-height:50px;text-transform:capitalize;margin-bottom:16px;position:relative}.delightful_wrapper .delightful_container .top_row .d_content h5::after,.delightful_wrapper .delightful_container .top_row .d_content .h5::after{content:"";position:absolute;width:97.54px;height:68.88px;background-image:url("assets/images/product-img/Mask-group.png");background-size:cover;background-position:center;top:40px;right:-47px;z-index:1}.delightful_wrapper .delightful_container .top_row .d_content p{color:#a9a9a9;text-align:center;font-size:16px;font-weight:400;line-height:27px;letter-spacing:-0.16px;max-width:481px;margin:0px auto 44px}.delightful_wrapper .delightful_container .top_row .d_img{text-align:right}.delightful_wrapper .delightful_container .top_row::after{content:"";position:absolute;width:170px;height:169.32px;background-image:url("assets/images/product-img/half-circle-dot-black.png");background-size:cover;background-position:center;top:-15px;right:-15px;z-index:-1;transform:translate(50%, -50%)}.delightful_wrapper .delightful_container .bottom_row{margin-top:30px;position:relative;z-index:5}.delightful_wrapper .delightful_container .bottom_row .d_content{position:relative;padding:44px 10px;background-color:#211e34;border-radius:13px}.delightful_wrapper .delightful_container .bottom_row .d_content h5,.delightful_wrapper .delightful_container .bottom_row .d_content .h5{color:#fff;text-align:center;text-shadow:0px 30px 40px rgba(0,0,0,.1);font-size:28px;font-weight:700;line-height:50px;text-transform:capitalize;margin-bottom:20px}.delightful_wrapper .delightful_container .bottom_row .d_content p{color:#a9a9a9;text-align:center;font-size:16px;font-weight:400;line-height:27px;letter-spacing:-0.16px;max-width:481px;margin:0px auto 40px}.delightful_wrapper .delightful_container .bottom_row .d_content .thumbnail{text-align:center}.delightful_wrapper .delightful_container .bottom_row::before{content:"";position:absolute;width:213.121px;height:66.373px;background-image:url("assets/images/product-img/d_bottom_row_shape.png");background-size:cover;background-position:center;bottom:0px;left:0px;z-index:-1;transform:translate(-50%, 50%)}.delightful_wrapper .delightful_container .demo_btn{display:flex;gap:30px;justify-content:center;position:relative;z-index:5;margin-top:50px}.delightful_wrapper .delightful_container .demo_btn .live_btn a{margin:0;width:227px;height:48px;line-height:50px !important;font-size:14px;font-weight:600}.delightful_wrapper .delightful_container .demo_btn .get_btn a{margin:0;width:227px;height:48px;color:#f161a1;font-size:14px;font-weight:600;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}.delightful_wrapper .delightful_container .demo_btn .get_btn a span{margin-left:7px}.delightful_wrapper .delight_shape .shape{position:absolute;z-index:1}.delightful_wrapper .delight_shape .shape1{top:0;left:0}.delightful_wrapper .delight_shape .shape2{bottom:0;right:0}.product_video_wrapper{position:relative;padding:100px 0;background-color:#fff;overflow:hidden}.product_video_wrapper .product_video_container{max-width:1170px;margin:0 auto}.product_video_wrapper .product_video_container .title h2,.product_video_wrapper .product_video_container .title .h2{color:#141126;font-size:45px;font-weight:700;line-height:60px;text-transform:capitalize;text-align:center}.product_video_wrapper .product_video_container .video_wrapper{margin-top:70px}.product_video_wrapper .product_video_container .video_wrapper .product_iframe{position:relative;width:100%;height:560px;border-radius:30px;z-index:5}.product_video_wrapper .product_video_container .video_wrapper .product_iframe iframe.product{position:relative;z-index:5;width:100%;height:100%;border-radius:30px}.product_video_wrapper .product_video_container .video_wrapper .product_iframe .animate-shape{position:absolute;top:-55px;right:-55px;animation:animated 10s linear infinite}@keyframes animated{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.product_video_wrapper .product_video_container .video_wrapper .product_iframe::before,.product_video_wrapper .product_video_container .video_wrapper .product_iframe::after{content:"";position:absolute;left:0;bottom:0%;border-radius:50%;opacity:.4;background:#c1c4ff;filter:blur(100px);width:40%;height:90%;z-index:1}.product_video_wrapper .product_video_container .video_wrapper .product_iframe::after{opacity:.25;background:#92e3a9;left:unset;right:0;top:unset;bottom:0}.product_video_wrapper .product_video_container .video_wrapper .product_video_item{display:flex;align-items:center;justify-content:space-evenly;margin-top:35px}.product_video_wrapper .product_video_container .video_wrapper .product_video_item a{display:inline-block;width:212px;height:116px;border-radius:10px;overflow:hidden}.product_video_wrapper .product_video_container .video_wrapper .product_video_item a img{width:100%;height:100%}.product_video_wrapper .product_video_container .demo_btn{display:flex;gap:23px;justify-content:center;position:relative;z-index:5;margin-top:95px}.product_video_wrapper .product_video_container .demo_btn .live_btn a{margin:0;width:247px;height:60px;line-height:61px !important;font-size:18px;font-weight:500}.product_video_wrapper .product_video_container .demo_btn .get_btn a{margin:0;min-width:247px;height:60px;color:#f161a1;font-size:18px;font-weight:500;text-transform:capitalize;border:1px solid #f161a1;display:inline-flex;border-radius:10px;text-align:center;align-items:center;justify-content:center}.product_video_wrapper .product_video_container .demo_btn .get_btn a span{margin-left:7px}.product_video_wrapper .vedio_shape .shape{position:absolute}.product_video_wrapper .vedio_shape .shape1{top:0;left:0;height:100%;z-index:1}.product_video_wrapper .vedio_shape .shape1 img{height:100%}.product_video_wrapper .vedio_shape .shape2{right:0;top:12%}.product_video_wrapper .vedio_shape .shape3{bottom:70px;left:20%;z-index:1}section.product_bundle_banner .product_s_title .icon{display:none}section.product_bundle_banner .product_s_title h1,section.product_bundle_banner .product_s_title .h1{margin-top:0}section.include_bundle_wrapper{padding:90px 0px 0px}section.include_bundle_wrapper .include_bundle_container{max-width:1290px}section.include_bundle_wrapper .include_bundle_container .title h2,section.include_bundle_wrapper .include_bundle_container .title .h2{max-width:710px;margin:0 auto 0px}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row{position:relative;z-index:5;width:100%;max-width:930px;margin:100px auto 0px;justify-content:center}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width{width:25%}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item{margin-bottom:70px}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner{position:relative;background-color:#211e34;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:210px;min-height:160px;border-radius:14px;padding:0 20px;transition:.3s ease-in-out;background-position:center;background-size:cover}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border-radius:14px;transition:.3s ease-in-out;background-image:url("assets/images/product-img/Woffice_product_item_bg.png");background-position:center;background-size:cover;opacity:0}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner:hover::before{opacity:1}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner:hover .item_icon::before{opacity:1}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner:hover .item_icon svg path{fill:#fff}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner:hover .item_icon.woo svg path:last-child{fill:#3146c5}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner .item_icon{width:70px;height:70px;background-color:#211e34;display:grid;place-items:center;border-radius:50%;border:5px solid #141126;position:relative;z-index:5;bottom:35px;transition:.3s ease-in-out;overflow:hidden}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner .item_icon svg{position:relative;z-index:5}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner .item_icon::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border-radius:10px;transition:.3s ease-in-out;background-image:url("assets/images/product-img/Woffice_product_item_bg.png");background-position:center;background-size:cover;opacity:0}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner h5,section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner .h5{position:relative;z-index:5;color:#fff;text-align:center;font-size:17px;font-weight:500;line-height:25px;text-transform:capitalize}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row::after{content:"";position:absolute;width:92px;height:140px;background-image:url("assets/images/product-img/Mask-group-22.png");background-size:cover;left:-70px;bottom:50px}section.include_bundle_wrapper .include_bundle_container .b_row .include_img{position:relative;bottom:-30px;z-index:5;text-align:center}section.include_bundle_wrapper .include_bundle_container .b_row .include_img::before,section.include_bundle_wrapper .include_bundle_container .b_row .include_img::after{content:"";position:absolute;z-index:-1;width:50%;height:90%;background-color:#92e3a9;border-radius:50%;opacity:.1;filter:blur(100px);bottom:0;left:0}section.include_bundle_wrapper .include_bundle_container .b_row .include_img::after{background-color:#c1c4ff;opacity:.2;bottom:unset;left:unset;top:0;right:0}.woffice_newsletter_form .gform_heading .gform_title{display:none}.singlep_management_wrapper .woffice_addonssingle_img{position:relative;bottom:-70px;overflow:hidden}.singlep_management_wrapper .woffice_addons_container .woffice_addons_title h2,.singlep_management_wrapper .woffice_addons_container .woffice_addons_title .h2{font-size:45px}.singlep_email{padding:130px 0 130px 0;position:relative}.singlep_email .sec5_shape_wrapper{position:relative}.singlep_email .sec5_shape_wrapper .sec5_shape4{bottom:auto}.wo_edd_banner{position:relative;padding:110px 0;background-color:#141126;margin-top:110px}.wo_edd_banner .banner_title h1,.wo_edd_banner .banner_title .h1{color:#fff;text-align:center;font-size:45px;font-style:normal;font-weight:700;line-height:50px}.wo_edd_banner .wo_banner_shape .shape{position:absolute;z-index:1;height:100%}.wo_edd_banner .wo_banner_shape .shape img{height:100%}.wo_edd_banner .wo_banner_shape .shape1{left:0;top:0}.wo_edd_banner .wo_banner_shape .shape2{right:0;top:0}.wo_edd_center_content{position:relative;padding:110px 0}.wo_edd_center_content .wo_edd_center_content_container{position:relative;width:100%;max-width:1170px;margin:0 auto}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper{position:relative}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill{margin:0 0 35px;display:flex;align-items:center;justify-content:space-between}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul li{list-style:none}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav{width:100%}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav li a{display:block;padding:13px 25px;color:#797979;font-size:15px;font-style:normal;font-weight:500;line-height:normal;border:1px solid #e4e4e4}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav li.active a{color:#141126;background-color:rgba(53,76,196,.05)}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav li.active a svg path{fill:#141126}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav .edit_profile_li{margin-left:auto;margin-right:17px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav .edit_profile_li a{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 20px;background-color:#f9f9fb;border:none;border-radius:5px;min-width:130px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_right_nav{margin:0;padding:0}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_right_nav li a{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 20px;color:#797979;font-size:15px;font-style:normal;font-weight:500;line-height:normal;background-color:#f9f9fb;border-radius:5px;min-width:130px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content{overscroll-behavior-x:contain;overflow-x:auto}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades{border:1px solid #e4e4e4;border-radius:5px;width:100%}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history thead tr th,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys thead tr th,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades thead tr th{color:#797979;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td{color:#141126;font-size:15px;font-style:normal;font-weight:500;line-height:24px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td a,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td a,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td a{color:#141126}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td a:hover,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td a:hover,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td a:hover{color:#3146c5}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td span.edd_purchase_amount,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td span.edd_purchase_amount,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td span.edd_purchase_amount{color:#6fb783}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd_download_download_files div.edd_download_file a,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td.edd_download_download_files div.edd_download_file a,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td.edd_download_download_files div.edd_download_file a{color:#3146c5;position:relative;left:20px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd_download_download_files div.edd_download_file a::before,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td.edd_download_download_files div.edd_download_file a::before,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td.edd_download_download_files div.edd_download_file a::before{content:"";width:26px;height:26px;background-image:url("assets/images/edd_images/edd_file_icon.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:-3px;left:-35px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd_download_download_name,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td.edd_download_download_name,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td.edd_download_download_name{position:relative;left:70px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd_download_download_name::before,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td.edd_download_download_name::before,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td.edd_download_download_name::before{content:"";width:44px;height:44px;background-image:url("assets/images/edd_images/wo_edd_common_icon.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:14px;left:-35px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd_sl_license_status a,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td.edd_sl_license_status a,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td.edd_sl_license_status a{font-size:14px;color:#3146c5;text-decoration:underline;text-transform:capitalize}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd-sl-expired,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td.edd-sl-expired,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td.edd-sl-expired{color:#db4040}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd-sl-inactive,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td.edd-sl-inactive,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td.edd-sl-inactive{color:#474747}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd-sl-active,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr td.edd-sl-active,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr td.edd-sl-active{color:#6fb783}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr:hover,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys tbody tr:hover,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades tbody tr:hover{transition:.3s ease-in-out;background:#f8f8f8}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history th,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history td,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys th,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys td,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades th,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades td{padding:25px 0px 25px 38px;background:rgba(0,0,0,0) !important;border-bottom:1px solid #e4e4e4}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history#edd_sl_license_upgrades tbody tr td:nth-child(2),.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys#edd_sl_license_upgrades tbody tr td:nth-child(2),.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades#edd_sl_license_upgrades tbody tr td:nth-child(2){color:#6fb783 !important}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history#edd_sl_license_upgrades tbody tr td a,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys#edd_sl_license_upgrades tbody tr td a,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades#edd_sl_license_upgrades tbody tr td a{color:#3146c5 !important}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content a.edd-submit{display:inline-flex;align-items:center;justify-content:center;padding:0 20px;min-width:173px;min-height:48px;text-align:center;border:none;outline:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);overflow:hidden}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content a.edd-submit:hover{background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content .edd-sl-manage-license-header{color:#141126;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:18px;position:relative;margin-left:30px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content .edd-sl-manage-license-header::before{content:"";width:22px;height:22px;background-image:url("assets/images/edd_images/wo_manage_icon.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:4px;left:-28px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content .edd-sl-manage-license-details{display:flex;flex-direction:column;gap:18px;margin-bottom:35px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content .edd-sl-manage-license-details span{display:flex;flex-direction:column;gap:4px;color:#f165a2;font-family:Poppins,sans-serif !important;font-size:15px !important;font-style:normal;font-weight:500 !important;line-height:normal}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content .edd-sl-manage-license-details span code,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content .edd-sl-manage-license-details span span{color:#141126;font-family:Poppins,sans-serif !important;font-size:15px !important;font-style:normal;font-weight:500 !important;line-height:normal}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content table#edd_sl_license_sites thead tr th{color:#141126;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding:10px 0;min-width:115px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content table#edd_sl_license_sites thead tr th.edd_sl_url{position:relative;left:30px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content table#edd_sl_license_sites thead tr th.edd_sl_url::before{content:"";width:20px;height:20px;background-image:url("assets/images/edd_images/wo_siteurl_icon.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:14px;left:-26px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content table#edd_sl_license_sites tbody tr td{color:#141126;font-size:15px;font-style:normal;font-weight:400;line-height:normal;padding:10px 0}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content table#edd_sl_license_sites tbody tr td a{color:#3146c5;border-left:1px solid #000;padding-left:10px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_add_site_form span{display:block;color:#797979;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal;max-width:304px;margin:18px 0}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_add_site_form input[type=text]{border:1px solid rgba(0,0,0,.2117647059);outline:none;color:rgba(0,0,0,.7098039216);font-size:13px;font-weight:400;border-radius:8px;min-width:250px;min-height:37px;padding:0 20px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_add_site_form input[type=submit]{display:inline-flex;align-items:center;justify-content:center;padding:0 20px;min-width:107px;min-height:37px;text-align:center;border:none;outline:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:8px;font-weight:600;font-size:14px;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);overflow:hidden;margin-left:10px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_add_site_form input[type=submit]:hover{background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_bottom_tf_wrapper{position:relative;padding:30px 0;margin-top:50px;background-image:url("assets/images/edd_images/tf_bottom_bg.png");background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:10px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_bottom_tf_wrapper p{max-width:700px;margin:0 auto;text-align:center;color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:50px;text-transform:capitalize}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_bottom_tf_wrapper p span a{color:#fff;font-weight:700;text-decoration:underline}#edd_profile_editor_form,#edd-invoices,#edd_login_form{position:relative;padding:50px;fill:#fff;filter:drop-shadow(3px 20px 60px rgba(0, 0, 0, 0.04));background-color:#fff}#edd_profile_editor_form fieldset,#edd-invoices fieldset,#edd_login_form fieldset{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:55px}#edd_profile_editor_form fieldset#edd_profile_submit_fieldset #edd_profile_submit_wrap,#edd-invoices fieldset#edd_profile_submit_fieldset #edd_profile_submit_wrap,#edd_login_form fieldset#edd_profile_submit_fieldset #edd_profile_submit_wrap{text-align:right;grid-column:1/-1}#edd_profile_editor_form legend,#edd-invoices legend,#edd_login_form legend{color:#141126;font-size:26px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:32px;grid-column:1/-1}#edd_profile_editor_form label,#edd-invoices label,#edd_login_form label{font-family:Poppins,sans-serif;color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0;display:block;width:100%;float:none}#edd_profile_editor_form input[type=text],#edd_profile_editor_form input[type=email],#edd_profile_editor_form input[type=password],#edd_profile_editor_form textarea,#edd_profile_editor_form select,#edd-invoices input[type=text],#edd-invoices input[type=email],#edd-invoices input[type=password],#edd-invoices textarea,#edd-invoices select,#edd_login_form input[type=text],#edd_login_form input[type=email],#edd_login_form input[type=password],#edd_login_form textarea,#edd_login_form select{font-family:Poppins,sans-serif;color:#151226;font-size:15px;font-style:normal;font-weight:400;line-height:normal;border:none;outline:none;box-shadow:none;padding:7px;padding-left:0;border-bottom:1px solid rgba(0,0,0,.2117647059);border-radius:0;margin:0 0 35px;resize:none;width:100%}#edd_profile_editor_form input[type=text]:focus,#edd_profile_editor_form input[type=email]:focus,#edd_profile_editor_form input[type=password]:focus,#edd_profile_editor_form textarea:focus,#edd_profile_editor_form select:focus,#edd-invoices input[type=text]:focus,#edd-invoices input[type=email]:focus,#edd-invoices input[type=password]:focus,#edd-invoices textarea:focus,#edd-invoices select:focus,#edd_login_form input[type=text]:focus,#edd_login_form input[type=email]:focus,#edd_login_form input[type=password]:focus,#edd_login_form textarea:focus,#edd_login_form select:focus{outline:none;border-bottom:1px solid #4aafff}#edd_profile_editor_form input[type=submit],#edd_profile_editor_form button,#edd-invoices input[type=submit],#edd-invoices button,#edd_login_form input[type=submit],#edd_login_form button{display:inline-flex;align-items:center;justify-content:center;padding:0 20px;min-width:173px;min-height:48px;text-align:center;border:none;outline:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);overflow:hidden}#edd_profile_editor_form input[type=submit]:hover,#edd_profile_editor_form button:hover,#edd-invoices input[type=submit]:hover,#edd-invoices button:hover,#edd_login_form input[type=submit]:hover,#edd_login_form button:hover{background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out}#edd_profile_editor_form#edd-invoices,#edd-invoices#edd-invoices,#edd_login_form#edd-invoices{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:55px}#edd_profile_editor_form#edd-invoices .edd-invoices-div,#edd-invoices#edd-invoices .edd-invoices-div,#edd_login_form#edd-invoices .edd-invoices-div{margin:0}#edd_profile_editor_form#edd-invoices .edd-invoices-div:last-child,#edd-invoices#edd-invoices .edd-invoices-div:last-child,#edd_login_form#edd-invoices .edd-invoices-div:last-child{grid-column:1/-1;text-align:left}.wofland_empty_cart .edd_empty_cart{position:relative;padding:40px 0;border:1px solid #e4e4e4;background-image:url("assets/images/edd_images/wo_empty_cart_bg.png");background-size:contain;background-position:center;background-repeat:no-repeat}.wofland_empty_cart .edd_empty_cart h3,.wofland_empty_cart .edd_empty_cart .h3{color:#141126;font-size:26px;font-style:normal;font-weight:700;line-height:normal;text-align:center;margin:0;padding:0}.wofland_empty_cart .edd_empty_cart p{color:#797979;text-align:center;font-family:Poppins,sans-serif;font-size:16px !important;font-style:normal;font-weight:400;line-height:normal;max-width:330px;margin:12px auto 28px;padding:0 !important}.wofland_empty_cart .edd_empty_cart a.checkout_btn{margin:0 auto}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart{float:unset;padding:0}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart{border:1px solid #e4e4e4;box-shadow:none;margin:20px 0;width:100%}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart thead{display:none}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr{border-bottom:1px solid #e4e4e4}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr td{padding:25px 25px 25px 30px}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr td .edd_cart_item_image{float:left;width:46px;height:46px;border-radius:50%;overflow:hidden;margin:6px 10px 0 0}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr td .edd_cart_item_image img{float:unset;width:100%;height:100%;margin:0}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr td span.edd_checkout_cart_item_title{color:#141126;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:34px}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr td p em{color:#797979;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr td.edd_cart_item_price{color:#6fb783;font-size:18px;font-style:normal;font-weight:600;line-height:34px}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr td.edd_cart_actions a{margin-left:auto;display:grid;place-items:center;background-color:#f5f5f5;border-radius:50%;overflow:hidden;width:42px;height:42px;transition:.3s ease-in-out}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr td.edd_cart_actions a i{color:#a9acaf;transition:.3s ease-in-out}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr td.edd_cart_actions a:hover{background-color:#fcf0f0}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tbody tr td.edd_cart_actions a:hover i{color:#db4040}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tfoot{background:#f8f8f8}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tfoot tr.wofland_cart_subtotal th{padding:10px 33px;text-align:left;color:#141126;font-size:18px;font-style:normal;font-weight:600;line-height:34px}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart table#edd_checkout_cart tfoot tr.wofland_cart_subtotal th span{color:#6fb783}#edd_checkout_wrap #edd_checkout_form_wrap{box-shadow:none}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form{border:1px solid #e7e7e7;filter:drop-shadow(3px 20px 60px rgba(0, 0, 0, 0.04));padding:20px;border-radius:5px;background-color:#f8f8f8}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields{border-radius:10px;background:#fff;padding:20px 15px;margin:0;box-shadow:none}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields legend.screen-reader-text{display:none}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields #edd_sl_show_renewal_form{border-radius:10px;border:1px solid #6fb783;background:#fff;color:#000;padding:15px 50px;position:relative;outline:none}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields #edd_sl_show_renewal_form::before{content:"";width:15px;height:15px;background-image:url("assets/images/edd_images/wo_renew_icon.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:18px;left:22px;appearance:none}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields #edd_sl_show_renewal_form::after{content:"";width:15px;height:15px;background-image:url("assets/images/edd_images/wo_renew_angle.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:18px;right:22px;appearance:none}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields .edd-sl-renewal-form-fields #edd-license-key-container-wrap{padding:0;background:rgba(0,0,0,0)}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields .edd-sl-renewal-form-fields #edd-license-key-container-wrap label.edd-form-group__label{display:none}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields .edd-sl-renewal-form-fields #edd-license-key-container-wrap .edd-form-group__control input[type=text]{outline:none;border:1px solid rgba(0,0,0,.21);border-radius:10px;min-height:42px;max-width:382px;padding:0 10px;font-size:13px;font-style:normal;font-weight:400}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields .edd-sl-renewal-form-fields .edd-sl-renewal-actions{margin-top:10px}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields .edd-sl-renewal-form-fields .edd-sl-renewal-actions input[type=submit],#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields .edd-sl-renewal-form-fields .edd-sl-renewal-actions button{display:inline-flex;align-items:center;justify-content:center;padding:0 20px;min-width:173px;min-height:42px;text-align:center;border:none;outline:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);overflow:hidden}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields .edd-sl-renewal-form-fields .edd-sl-renewal-actions input[type=submit]:hover,#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields .edd-sl-renewal-form-fields .edd-sl-renewal-actions button:hover{background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form .edd-label{display:block;color:#666;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 6px}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=text],#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=email],#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=password],#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form textarea,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form select{font-family:Poppins,sans-serif;color:#151226;font-size:15px;font-style:normal;font-weight:400;line-height:normal;border:none;outline:none;box-shadow:none;padding:7px;padding-left:0;border-bottom:1px solid rgba(0,0,0,.2117647059);border-radius:0;margin:0 0 35px;resize:none;width:100%}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=text]:focus,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=email]:focus,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=password]:focus,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form textarea:focus,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form select:focus{outline:none;border-bottom:1px solid #4aafff;background:rgba(0,0,0,0)}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=text]::placeholder,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=email]::placeholder,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=password]::placeholder,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form textarea::placeholder,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form select::placeholder{opacity:0}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=submit],#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form button{display:inline-flex;align-items:center;justify-content:center;padding:0 20px;min-width:173px;min-height:48px;text-align:center;border:none;outline:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);overflow:hidden}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form input[type=submit]:hover,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form button:hover{background-image:linear-gradient(to right, #3146c5, #4481eb, #3146c5, #3f86ed);background-position:100% 0;color:#fff;transition:all .3s ease-in-out}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form legend{color:#141126;font-family:Poppins,sans-serif;text-transform:capitalize;font-size:26px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:37px;padding:0}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset{padding:40px 50px;border:none;background:#fff;filter:drop-shadow(3px 20px 60px rgba(0, 0, 0, 0.04));border-radius:10px;box-shadow:none;margin:40px 0}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_checkout_user_info,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_cc_address{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:55px}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_checkout_user_info legend,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_cc_address legend{grid-column:1/-1}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_checkout_user_info #edd-email-wrap,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_cc_address #edd-email-wrap{grid-column:1/-1}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_checkout_user_info p,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_cc_address p{width:100% !important;float:unset}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit{padding:0;border:none;background:#fff;filter:none;border-radius:10px;box-shadow:none;margin:40px 0;display:flex;align-items:center;flex-wrap:wrap}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd-privacy-policy-agreement{padding:0;margin:0;filter:none;display:flex;align-items:center;flex-wrap:wrap}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd-privacy-policy-agreement #edd-privacy-policy{padding:40px 0}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd-privacy-policy-agreement #edd-privacy-policy h4,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd-privacy-policy-agreement #edd-privacy-policy .h4{color:#141126;font-family:Poppins,sans-serif;text-transform:capitalize;font-size:22px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:8px;padding:0}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd-privacy-policy-agreement #edd-show-privacy-policy{order:2;padding:0 20px 0 55px;border-inline:1px solid #797979}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd-privacy-policy-agreement #edd-show-privacy-policy a{color:#32ba7c;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-decoration:underline;position:relative}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd-privacy-policy-agreement #edd-show-privacy-policy a::before{content:"";width:28px;height:28px;background-image:url("assets/images/edd_images/wo_shield.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:-3px;left:-38px}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit .edd-privacy-policy-agreement{display:flex;align-items:center;gap:12px;padding-right:20px}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit .edd-privacy-policy-agreement input[type=checkbox]{width:20px;height:20px;margin:0}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit .edd-privacy-policy-agreement label{color:#151226;font-size:14px;font-style:normal;font-weight:500;line-height:normal;margin:0}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd_final_total_wrap{margin:0 22px 0 auto}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd_final_total_wrap strong{color:#151226;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd_final_total_wrap span{color:#6fb783;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.Wo_credit_wrapper{position:relative;width:100%;margin-top:20px}.Wo_credit_wrapper .wo_credit_row{width:100%;margin:0 auto}.Wo_credit_wrapper .wo_credit_row .wo_credit_left{position:relative;padding:40px 54px;border:1px solid #e4e4e4;border-radius:5px;align-items:center;height:100%;width:100%;margin:0 auto}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left h6,.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left .h6{position:relative;left:30px;color:#141126;font-size:17px;font-style:normal;font-weight:500;line-height:24px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left h6::before,.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left .h6::before{content:"";width:22px;height:22px;background-image:url("assets/images/edd_images/wo_green_check.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:1px;left:-30px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left h3,.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left .h3{color:#141126;font-size:30px;font-style:normal;font-weight:700;line-height:34px;margin:40px 0 7px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left p{color:#797979;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:34px;margin:0}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right{position:relative}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top{position:relative}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top img{position:relative;bottom:10px;left:-6px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top .wo_credit_avl_text{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -30%);z-index:5}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top .wo_credit_avl_text h6,.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top .wo_credit_avl_text .h6{color:#797979;font-size:16px;font-style:normal;font-weight:500;line-height:34px;margin:0}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top .wo_credit_avl_text h4,.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top .wo_credit_avl_text .h4{color:#141126;font-size:24px;font-style:normal;font-weight:600;line-height:34px;margin:0}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_bottom ul{margin:0;padding:0;display:grid;grid-template-columns:repeat(2, 1fr);gap:10px;position:relative;left:60px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_bottom ul li{position:relative;list-style:none;color:#797979;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_bottom ul li::before{content:"";width:8px;height:8px;background-color:#1dbf74;border-radius:50%;position:absolute;top:6px;left:-18px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_bottom ul li:nth-child(2)::before{background-color:#d1fadf}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_bottom ul li:nth-child(3)::before{background-color:#6be3ab}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_bottom ul li:nth-child(4)::before{background-color:#eceff4}.Wo_credit_wrapper .wo_credit_row .wo_credit_right{position:relative;padding:57px 20px 28px;background-image:url("assets/images/edd_images/wo_credit_item_bg.png");background-position:center;background-size:cover;border:1px solid rgba(228,228,228,.4);border-radius:5px;overflow:hidden;height:100%;filter:drop-shadow(3px 20px 60px rgba(0, 0, 0, 0.04))}.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner{position:relative;background-color:#211e34;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:190px;min-height:160px;border-radius:14px;padding:0 20px;transition:.3s ease-in-out;background-position:center;background-size:cover;margin:0 auto}.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border-radius:14px;transition:.3s ease-in-out;background-image:url("assets/images/product-img/Woffice_product_item_bg.png");background-position:center;background-size:cover;opacity:0}.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner:hover::before{opacity:1}.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner:hover .item_icon::before{opacity:1}.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner:hover .item_icon svg path{fill:#fff}.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner:hover .item_icon.woo svg path:last-child{fill:#3146c5}.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner .item_icon{width:70px;height:70px;background-color:#211e34;display:grid;place-items:center;border-radius:50%;border:5px solid #fff;position:relative;z-index:5;bottom:35px;transition:.3s ease-in-out;overflow:hidden}.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner .item_icon svg{position:relative;z-index:5}.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner .item_icon::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border-radius:10px;transition:.3s ease-in-out;background-image:url("assets/images/product-img/Woffice_product_item_bg.png");background-position:center;background-size:cover;opacity:0}.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner h5,.Wo_credit_wrapper .wo_credit_row .wo_credit_right .addons_item .item_inner .h5{position:relative;z-index:5;color:#fff;text-align:center;font-size:17px;font-weight:500;line-height:25px;text-transform:capitalize}.Wo_credit_wrapper .wo_credit_row .wo_credit_right a.wo_credit_btn{margin:20px auto 0;min-width:190px}table#edd_purchase_receipt{font-family:Poppins,sans-serif;border:1px solid #e4e4e4;border-radius:5px;width:100%}table#edd_purchase_receipt#edd_purchase_receipt~h3,table#edd_purchase_receipt#edd_purchase_receipt~.h3{color:#141126;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin:30px 0 30px}table#edd_purchase_receipt thead tr th{font-family:Poppins,sans-serif;padding:40px 0 20px 50px;background-color:#f8f8f8;border:none;color:#797979;font-size:16px;font-style:normal;font-weight:700;line-height:34px;width:50%}table#edd_purchase_receipt tbody tr{background:rgba(0,0,0,0) !important}table#edd_purchase_receipt tbody tr td{font-family:Poppins,sans-serif;padding:15px 0 15px 50px;background:rgba(0,0,0,0);color:#141126;font-size:15px;font-style:normal;font-weight:500;line-height:34px;border:none;border-bottom:1px solid #e4e4e4}table#edd_purchase_receipt tbody tr td strong{color:#828282;font-size:15px;font-style:normal;font-weight:500;line-height:34px}table#edd_purchase_receipt tbody tr td.complete{color:#6fb783 !important}table#edd_purchase_receipt tbody tr td.incomplete{color:#474747 !important}table#edd_purchase_receipt tbody tr td.failed{color:#db4040 !important}table#edd_purchase_receipt tbody tr.edd_license_keys{background:#f8f8f8 !important}table#edd_purchase_receipt tbody tr.edd_license_keys td strong{color:#141126;font-size:15px;font-style:normal;font-weight:700;line-height:34px}table#edd_purchase_receipt tbody tr.edd_license_key td{color:#828282}table#edd_purchase_receipt tbody tr.edd_license_key td span{color:#141126}table#edd_subscription_receipt,table#edd_purchase_receipt_products{font-family:Poppins,sans-serif;border:1px solid #e4e4e4;border-radius:5px;width:100%}table#edd_subscription_receipt thead,table#edd_purchase_receipt_products thead{font-family:Poppins,sans-serif;background-color:#f8f8f8}table#edd_subscription_receipt thead tr th,table#edd_purchase_receipt_products thead tr th{color:#797979;font-size:16px;font-style:normal;font-weight:500;line-height:24px;padding:25px 0 25px 38px !important;border:none;border-bottom:1px solid #e4e4e4}table#edd_subscription_receipt tbody,table#edd_purchase_receipt_products tbody{font-family:Poppins,sans-serif}table#edd_subscription_receipt tbody tr,table#edd_purchase_receipt_products tbody tr{background-color:rgba(0,0,0,0) !important}table#edd_subscription_receipt tbody tr td,table#edd_purchase_receipt_products tbody tr td{color:#141126;font-size:15px;font-style:normal;font-weight:500;line-height:24px;border:none;padding:25px 0 25px 38px !important}table#edd_subscription_receipt tbody tr td a,table#edd_purchase_receipt_products tbody tr td a{color:#141126}table#edd_subscription_receipt tbody tr td a:hover,table#edd_purchase_receipt_products tbody tr td a:hover{color:#3146c5}table#edd_subscription_receipt tbody tr td span.edd_purchase_amount,table#edd_purchase_receipt_products tbody tr td span.edd_purchase_amount{color:#6fb783}table#edd_subscription_receipt tbody tr td.edd_download_download_files div.edd_download_file a,table#edd_purchase_receipt_products tbody tr td.edd_download_download_files div.edd_download_file a{color:#3146c5;position:relative;left:20px}table#edd_subscription_receipt tbody tr td.edd_download_download_files div.edd_download_file a::before,table#edd_purchase_receipt_products tbody tr td.edd_download_download_files div.edd_download_file a::before{content:"";width:26px;height:26px;background-image:url("assets/images/edd_images/edd_file_icon.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:-3px;left:-35px}table#edd_subscription_receipt tbody tr td.edd_download_download_name,table#edd_purchase_receipt_products tbody tr td.edd_download_download_name{position:relative;left:70px}table#edd_subscription_receipt tbody tr td.edd_download_download_name::before,table#edd_purchase_receipt_products tbody tr td.edd_download_download_name::before{content:"";width:44px;height:44px;background-image:url("assets/images/edd_images/wo_edd_common_icon.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:14px;left:-35px}table#edd_subscription_receipt tbody tr td.edd_sl_license_status a,table#edd_purchase_receipt_products tbody tr td.edd_sl_license_status a{font-size:14px;color:#3146c5;text-decoration:underline;text-transform:capitalize}table#edd_subscription_receipt tbody tr td.edd-sl-expired,table#edd_purchase_receipt_products tbody tr td.edd-sl-expired{color:#db4040}table#edd_subscription_receipt tbody tr td.edd-sl-inactive,table#edd_purchase_receipt_products tbody tr td.edd-sl-inactive{color:#474747}table#edd_subscription_receipt tbody tr td.edd-sl-active,table#edd_purchase_receipt_products tbody tr td.edd-sl-active{color:#6fb783}table#edd_subscription_receipt tbody tr td .edd_purchase_receipt_product_name,table#edd_purchase_receipt_products tbody tr td .edd_purchase_receipt_product_name{display:none}table#edd_subscription_receipt tbody tr td ul.edd_purchase_receipt_files li,table#edd_purchase_receipt_products tbody tr td ul.edd_purchase_receipt_files li{margin:0 !important}table#edd_subscription_receipt tbody tr td ul.edd_purchase_receipt_files li a,table#edd_purchase_receipt_products tbody tr td ul.edd_purchase_receipt_files li a{color:#3146c5 !important;position:relative;left:20px}table#edd_subscription_receipt tbody tr td ul.edd_purchase_receipt_files li a::before,table#edd_purchase_receipt_products tbody tr td ul.edd_purchase_receipt_files li a::before{content:"";width:26px;height:26px;background-image:url("assets/images/edd_images/edd_file_icon.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:-3px;left:-35px}table#edd_subscription_receipt tbody tr:hover,table#edd_purchase_receipt_products tbody tr:hover{transition:.3s ease-in-out;background:#f8f8f8}table#edd_subscription_receipt th,table#edd_subscription_receipt td,table#edd_purchase_receipt_products th,table#edd_purchase_receipt_products td{font-family:Poppins,sans-serif;padding:25px 0px 25px 38px;background:rgba(0,0,0,0) !important;border:none;border-bottom:1px solid #e4e4e4}table#edd_subscription_receipt#edd_sl_license_upgrades tbody tr td:nth-child(2),table#edd_purchase_receipt_products#edd_sl_license_upgrades tbody tr td:nth-child(2){color:#6fb783 !important}table#edd_subscription_receipt#edd_sl_license_upgrades tbody tr td a,table#edd_purchase_receipt_products#edd_sl_license_upgrades tbody tr td a{color:#3146c5 !important}p.wo_tnx_badge{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);padding:13px 30px 13px 70px;border-radius:100px;background:#141126;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:normal}p.wo_tnx_badge span{position:relative;color:#32ba7c;font-weight:700}p.wo_tnx_badge span::before{content:"";width:27px;height:27px;background-image:url("assets/images/edd_images/tnx_badge_right.png");background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;top:-1px;left:-35px}body.page-template-page-edd-2 .wo_edd_center_content .wo_edd_center_content_container #edd_user_history,body.page-template-page-edd-2 .wo_edd_center_content .wo_edd_center_content_container .edd-recurring-subscription-transactions{border:1px solid #e4e4e4;border-radius:5px;width:100%}body.page-template-page-edd-2 .wo_edd_center_content .wo_edd_center_content_container #edd_user_history th,body.page-template-page-edd-2 .wo_edd_center_content .wo_edd_center_content_container #edd_user_history td,body.page-template-page-edd-2 .wo_edd_center_content .wo_edd_center_content_container .edd-recurring-subscription-transactions th,body.page-template-page-edd-2 .wo_edd_center_content .wo_edd_center_content_container .edd-recurring-subscription-transactions td{padding:25px 0 25px 38px;background:rgba(0,0,0,0) !important;border-bottom:1px solid #e4e4e4}body.page-template-page-edd-2 .wo_edd_center_content .wo_edd_center_content_container #edd_user_history thead tr th,body.page-template-page-edd-2 .wo_edd_center_content .wo_edd_center_content_container .edd-recurring-subscription-transactions thead tr th{color:#797979;font-size:16px;font-style:normal;font-weight:500;line-height:24px}body.page-template-page-edd-2 .wo_edd_center_content .wo_edd_center_content_container #edd_user_history tbody tr td,body.page-template-page-edd-2 .wo_edd_center_content .wo_edd_center_content_container .edd-recurring-subscription-transactions tbody tr td{color:#141126;font-size:15px;font-style:normal;font-weight:500;line-height:24px}@media only screen and (max-width: 1710px){.sec4 .question_shape_wrapper .question_shape2{right:40px}.sec5 .sec5_shape_wrapper .sec5_shape3{right:20px}.sec5 .sec5_shape_wrapper .sec5_shape6{left:94px}.sec5 .sec5_shape_wrapper .sec5_shape4{right:0px}section.support_banner .form_shape .shape1{left:180px}section.support_banner .form_shape .shape2{right:150px}section.login_wrapper .main_sec_shape .shape2{left:10%}section.login_wrapper .main_sec_shape .shape3{right:6%}.demo_video_wrapper .demo_shape .shape3{right:5%}}@media only screen and (max-width: 1399px){header#header{padding:0}header#header .header_wrapper nav ul{gap:33px}.tabs_main_wrapper .tab_shape{right:0}.sec3{padding:90px 20px}.sec3 .testimonial_main_wrapper .cst_card{padding:30px}.sec3 .sec3_shape_1{right:240px;top:75px}.sec5 .woffice_newsletter_form .email_wrapper{padding:65px 50px 73px 60px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form a.input_submit{right:70px}section.buddy_wrapper .buddy_row .buddy_item p{max-width:250px}section.academy_banner .g_shape_wrapper .shape1{top:140px;right:7%}.academy_slider{padding-top:242px}section.support_banner .form_shape .shape1{left:0px}section.support_banner .form_shape .shape2{right:0px}.countdown_wrapper{height:45px}.countdown_wrapper h6,.countdown_wrapper .h6{font-size:15px}.changelog_wrapper .shape{top:50px;right:10px;width:60px}.changelog_wrapper .cl_container .upper_row .item{padding-left:15px;gap:20px}section.coupon_banner{padding-top:210px}.pp_middle_wrapper .pp_middle_shape{left:25px}section.login_wrapper .main_sec_shape .shape2{left:2%}section.login_wrapper .main_sec_shape .shape3{right:2%}section.feature_banner .banner_img::before{left:100px}section.feature_banner .banner_img::after{right:100px}.login_regst_wrapper .feature_black_container .feature_black_row::before{display:none}section.demo_banner .demo_img .banner_shape .shape1{left:8%}section.demo_banner .demo_img .banner_shape .shape2{right:1%}section.demo_banner .demo_img .banner_shape .shape3{left:10%}section.demo_banner .demo_img .banner_shape .shape4{left:8%}.demo_video_wrapper .demo_shape .shape3{top:105px;right:2%}.demo_video_wrapper .demo_shape .shape2{left:12%}.demo_video_wrapper .demo_shape .shape1{right:4%}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper::after{display:none}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row{gap:50px}.delightful_wrapper .delightful_container .bottom_row::before,.delightful_wrapper .delightful_container .top_row::after{display:none}}@media only screen and (max-width: 1299px){.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item:nth-child(1) .item_inner{bottom:0}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_strote_shape{top:-130px}.multipurpose_wrapper .multi_container .title h2,.multipurpose_wrapper .multi_container .title .h2{margin-top:0;margin-bottom:100px}.delightful_wrapper .delightful_container .top_row::after{display:none}}@media only screen and (max-width: 1199px){#topper{height:400px}#topper>div.container>div.row div.col-md-6:first-child{width:100%;text-align:center}#topper>div.container>div.row div.col-md-6:last-child{display:none}#features #features-search #features-search-filters{margin-right:0;border-right:0}#features #features-search #features-search-filters ul li a{display:inline-block;margin-bottom:10px}#features #features-search #features-search-field{margin-bottom:20px}#features #features-results .single-feature{width:31%}header#header{padding:0 19px}header#header .header_wrapper{padding:15px 20px}header#header .header_wrapper nav ul{gap:23px}header#header .header_wrapper nav ul li a{font-size:12px}header#header .header_wrapper .buy_wrapper .cart{margin:0 10px}header#header .header_wrapper .buy_wrapper a.btn-hover{width:140px;margin-left:10px}.sec1 h1,.sec1 .h1{font-size:47px !important;line-height:62px !important}.sec5 .woffice_newsletter_form .email_wrapper{padding:50px 50px 50px 60px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form a.input_submit{right:9px}footer{padding:45px 40px}footer .footer_wrapper .ftr_link ul{gap:20px}.why_choose_wrapper .why_c_container .why_c_item_wrapper{gap:20px}.why_choose_wrapper .why_c_container .grad_text img{right:0;top:32px;transform:rotate(36deg);width:100px}section.academy_banner .g_shape_wrapper .shape1{top:120px;right:1%}section.academy_banner .g_shape_wrapper .shape3{right:5%}section.academy_banner .banner_gradient_text_wrapper{padding-bottom:190px}.academy_support_wrapper .academy_support_shape,.academy_support_wrapper .academy_iframe_wrapper .iframe_shape{display:none}section.support_banner .support_form_wrapper{padding:30px 29px;max-width:1024px;min-height:620px}section.support_banner .form_shape{display:none}.countdown_wrapper{top:99px}section.support_banner .support_form_wrapper{min-height:100%}.pp_middle_wrapper .woffice_side_text{display:none}.pp_middle_wrapper .pp_middle_shape{display:none}section.partnership_main_form_wrapper .pp_form_shape{display:none}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_item .blog_post_row .blog_post_thumbnail{margin:0}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_item .blog_post_row .blog_post_text{padding-left:30px}section.blog_post_main_wrapper .blog_shape,section.blog_banner .blog_shape{display:none}section.blog_single_banner .blog_shape{display:none}section.blog_single_banner .blog_single_container .blog_post_single_shape{display:none}section.blog_post_description_wrapper .blog_shape .shape{display:none}section.product_banner_wrapper{padding:165px 0 70px}section.product_banner_wrapper .banner_title h1,section.product_banner_wrapper .banner_title .h1{font-size:50px;font-weight:700;line-height:65px;margin-bottom:10px}section.product_banner_wrapper .banner_title p{font-size:15px;line-height:28px}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner{min-height:130px;padding:0 10px}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner h5,.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner .h5{font-size:13px;font-weight:400;line-height:20px}section.login_wrapper .main_sec_shape .shape{display:none}.impressive_design_wrapper .imp_shape{display:none}section.feature_banner .banner_img::before,section.feature_banner .banner_img::after{display:none}.security_wrapper .security_shape .shape1{display:none}.black_bg_wrapper .feature_black_container .black_sec_title h2::before,.black_bg_wrapper .feature_black_container .black_sec_title .h2::before{display:none}section.demo_banner .demo_img .banner_shape{display:none}.enough_w_wrapper .demo_item_shape .shape3{left:0}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper::before{display:none}section.product_single_banner .product_s_title p{max-width:500px;margin:0 auto}section.product_single_banner .product_s_title p::after{width:90.84px;height:59.5px;right:-85px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item:nth-child(1) .item_inner{left:60px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item:nth-child(2) .item_inner{left:100px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_strote_shape{top:-90px}.product_video_wrapper .vedio_shape .shape3{display:none}.product_video_wrapper .product_video_container .video_wrapper .product_iframe .animate-shape{width:90px;top:-37px;right:-20px}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row::after{left:0}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer input#gform_submit_button_4{right:30px !important}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .price{justify-content:center}.wo_edd_banner{margin-top:100px}.Wo_credit_wrapper .wo_credit_row .wo_credit_right a.wo_credit_btn{min-width:168px}}@media only screen and (min-width: 992px){.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width{width:20%}}@media only screen and (max-width: 991px){#navigation ul li{margin:0 5px}#intro:before,#intro:after{background-size:300px;bottom:0}#ecosystem .plugin{display:inline-block}#services .col-md-3{width:20%;display:inline-block}.single-partner__content{margin:30px 0}.sec1 .main_wrapper .main_img_wrapper{margin-top:70px;margin-bottom:40px}.sec1 .woo_theme_wrapper .theme_wrapper{border-radius:35px;padding-bottom:40px;padding-top:0px}.sec1 .woo_theme_wrapper .theme_wrapper .theme{text-align:center;flex-direction:column-reverse}.sec1 .woo_theme_wrapper .theme_wrapper .theme .theme_caps{margin-left:0}.sec1 .woo_theme_wrapper .theme_wrapper .theme .theme_caps h2,.sec1 .woo_theme_wrapper .theme_wrapper .theme .theme_caps .h2{line-height:52px}.sec1 .woo_theme_wrapper .theme_wrapper .theme .theme_caps p{text-align:center;margin:0 auto}.sec1 .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_list{max-width:200px;margin:0 auto;margin-top:20px}.sec1 .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_btn{margin:0 auto;max-width:250px}.sec1 .sec1_ftr_wrapper .ftr{padding:40px 0}.sec1 .sec1_ftr_wrapper .swipe_down_wrapper .swipe{padding-bottom:40px}.sec2 .pricing-card .plan_flex .pro{position:relative;transform:scale(1)}.tabs_main_wrapper .tab_shape{display:none}.tabs_main_wrapper .tabs_wrapper .tabs_ul_wrapper{display:flex;justify-content:center;margin-bottom:40px}.sec4{padding-bottom:90px}.sec4 .question_shape_wrapper .question_shape2{right:0px}.sec4 .question_shape_wrapper .question_shape1{top:-193px;left:0;width:500px}.sec5{padding-bottom:70px}.sec5 .sec5_shape_wrapper{display:none}.sec5 .woffice_newsletter_form .email_wrapper{padding:0px 30px 35px 30px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex{flex-direction:column-reverse;text-align:center}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper h4,.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .h4{margin:0 auto}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form{margin-top:40px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .form_email{max-width:100%}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form a.input_submit{right:9px}footer .footer_wrapper{flex-direction:column}footer .footer_wrapper .ftr_link ul{flex-direction:column;margin:30px 0;align-items:flex-start}section.main_banner .banner_title h1,section.main_banner .banner_title .h1{font-size:50px;line-height:65px}section.main_banner .banner_img{max-width:80%;margin:0 auto}.intra-extra_wrapper .intra_container .intra_row{flex-direction:column-reverse;text-align:center}.intra-extra_wrapper .intra_container .intra_row .intra_content p{margin:0 auto}.intra-extra_wrapper .intra_container .intra_row .intra_content .intra_btn a{margin:0 auto;margin-top:40px}.intra-extra_wrapper .intra_container .intra_row_second{flex-direction:column}.intra-extra_wrapper .intra_container .intra_row_second .intra_img{right:0}.intra-extra_wrapper .security_btn{flex-wrap:wrap;justify-content:center}.why_choose_wrapper .why_c_shape{display:none}.why_choose_wrapper .why_c_container .why_c_item_wrapper{grid-template-columns:repeat(4, 1fr)}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .content_box{text-align:center;padding:30px !important}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .box_1 p{padding-right:0px}.why_choose_wrapper .why_c_container .grad_text h5,.why_choose_wrapper .why_c_container .grad_text .h5{margin-left:0}.why_choose_wrapper .why_c_container .grad_text img{top:80px}.let_ai_wrapper .let_ai_container{border-radius:40px}.let_ai_wrapper .let_ai_container .row{flex-direction:column-reverse;text-align:center}.let_ai_wrapper .let_ai_container .row .theme_caps .theme_btn a{margin:0 auto}section.academy_banner .g_shape_wrapper .shape{width:50px}section.academy_banner .g_shape_wrapper .shape4{display:none}section.academy_banner .g_shape_wrapper .shape1{top:110px}section.academy_banner .banner_gradient_text_wrapper{padding-bottom:157px;padding-top:140px}.academy_support_wrapper .support_row .support_item{margin-bottom:20px}.academy_support_wrapper .academy_iframe_wrapper{max-width:561px;height:380px}section.support_banner .support_form_wrapper{padding:30px;min-height:100%;text-align:center}section.support_banner .support_form_wrapper .support_row .form_wrapper{padding-left:0px;padding-top:50px}section.support_banner .support_form_wrapper .support_row .form_wrapper form label.form_label{text-align:left}section.support_banner .support_form_wrapper .support_row .form_wrapper form .user_name{flex-direction:column}section.support_banner .support_form_wrapper .support_row .form_wrapper form .support_submit{margin:0 auto}.countdown_wrapper{padding:10px 0;height:auto}.countdown_wrapper h6,.countdown_wrapper .h6{font-size:12px}.changelog_wrapper{padding:50px 0}.changelog_wrapper .shape{display:none}.changelog_wrapper .cl_container .upper_row .item{margin-bottom:20px}.changelog_wrapper .cl_container .bottom_row{margin-top:50px;border-radius:15px;padding:13px}.changelog_wrapper .cl_container .bottom_row .item{padding-left:12px}.changelog_wrapper .cl_container .bottom_row .item h4,.changelog_wrapper .cl_container .bottom_row .item .h4{font-size:14px}.let_ai_wrapper .coupon_awesome{padding:30px 45px}section.partnership-banner .partnership_form_wrapper .support_row .form_wrapper form .pp_form_title img.pp_form_arrow{width:50px;height:50px;top:60px;right:0;transform:rotate(70deg)}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper{width:auto}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_img{text-align:center}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_text{align-items:center;flex-direction:column;display:flex;text-align:center}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper{margin-top:70px;text-align:center;padding-left:0px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text{padding:35px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text p{max-width:100%}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text ul{margin:0 auto;text-align:left;max-width:320px}section.partnership_main_form_wrapper{padding:50px 0}section.partnership_main_form_wrapper .pp_form_row{text-align:center}section.partnership_main_form_wrapper .pp_form_row .form_wrapper{padding-left:0px;margin-top:40px}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form label.form_label{text-align:left}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .pp_form_title img.pp_form_arrow{width:45px;height:35px;top:15px;right:5%}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .pp_submit{margin:0 auto}section.blog_reply_form_wrapper .blog_container form .vertical_label input{margin-bottom:20px}.hrprocess_wrapper .hrprocess_row{flex-direction:column-reverse;padding:30px 0}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper{padding:50px 0 50px 25px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .hr_points_wrapper{column-gap:50px}.hrprocess_wrapper .hrprocess_row .hr_img{text-align:center}section.login_wrapper .login_form{padding:50px}section.login_wrapper .login_form .form_row{gap:40px}section.login_wrapper .login_form .form_row .login_img{text-align:center}section.login_wrapper .login_form .form_row form .form_title{text-align:center}.impressive_design_wrapper .impressive_container .impressive_row{margin-top:60px}.impressive_design_wrapper .impressive_container .impressive_row .imp_left_content ul{padding:0;padding-left:30px}.impressive_design_wrapper .impressive_container .impressive_row .imp_left_content ul li{text-align:left}.impressive_design_wrapper .impressive_container .impressive_row .imp_left_content ul li::before{right:unset;top:10px;left:-15px}.impressive_design_wrapper .impressive_container .impressive_row .imp_img{margin:10px 0px 40px;text-align:center}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center .feature_center_img::after{content:"";position:absolute;width:68px;height:42px;background-size:cover;background-image:url("assets/images/feature-img/f_center_bottom_arrow.png");bottom:-110px;left:calc(50% - 34px)}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul{padding:140px 0px 0 0}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul li .feature_item h4,.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul li .feature_item .h4,.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul li .feature_item p{text-align:center}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_left_ul li .feature_item::after{top:-90px;right:unset;left:calc(50% - 35px)}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul{padding:240px 0 0 0px}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul li .feature_item h4,.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul li .feature_item .h4,.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul li .feature_item p{text-align:center}.feature_white_wrapper .dashboard_container .features_wrapper_group .f_center ul.f_right_ul li .feature_item::after{top:-90px;right:unset;left:calc(50% - 35px)}.feature_white_wrapper .dashboard_container .dashboard_row .d_img{margin-bottom:50px}.wiki_wrapper .wiki_container .wiki_row .wiki_img{margin-top:50px;text-align:left}.login_regst_wrapper .feature_black_container .feature_black_row::after{display:none}.demo_banner .security_btn{flex-wrap:wrap;justify-content:center}.demo_supercharge_wrapper .let_ai_container{padding:45px}.demo_supercharge_wrapper .let_ai_container .theme_caps h2,.demo_supercharge_wrapper .let_ai_container .theme_caps .h2{margin:0 auto}.demo_supercharge_wrapper .let_ai_container .theme_caps p{margin:0 auto 20px}.demo_video_wrapper .left_woffice_text img{display:none}.demo_video_wrapper .demo_shape .shape2{display:none}.demo_video_wrapper .demo_shape .shape1{right:5%;width:100px;top:-50px}.demo_video_wrapper .demo_iframe_container .video_iframe{min-height:300px}section.product_single_banner .banner_sec_shape .shape{display:none}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner{gap:65px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column{display:inline}.multipurpose_wrapper .multi_shape{display:none}.multipurpose_wrapper .multi_container .title h2,.multipurpose_wrapper .multi_container .title .h2{margin-bottom:130px}.multipurpose_wrapper .multi_container .graph_line_wrapper{display:flex;flex-direction:column;gap:140px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner{max-width:100% !important;left:unset !important;top:unset !important;bottom:unset !important}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner::after{display:none}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner::before{border-radius:22px;box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_strote_shape{display:none}.delightful_wrapper .delight_shape{display:none}.delightful_wrapper .delightful_container .top_row{text-align:center;align-items:center;padding:30px 10px 40px}.delightful_wrapper .delightful_container .top_row .d_img{text-align:center;margin-top:40px}.delightful_wrapper .delightful_container .top_row .d_content h5::after,.delightful_wrapper .delightful_container .top_row .d_content .h5::after{width:72px;height:48px;right:0}.delightful_wrapper .delightful_container .bottom_row{gap:30px}.product_video_wrapper .vedio_shape{display:none}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer input#gform_submit_button_4{right:10px !important;top:17px !important;font-size:14px !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required{margin:0 !important;padding:0 !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email::before{display:none !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1{width:100%;max-width:100% !important;padding-left:10px !important;padding-right:120px !important;height:60px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill{align-items:start;flex-direction:column}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav{display:grid;grid-template-columns:repeat(2, 1fr)}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav .edit_profile_li{margin-left:unset;margin-right:0}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav .edit_profile_li a{display:flex;justify-content:start;padding:13px 25px;border:1px solid #e4e4e4;background-color:rgba(0,0,0,0)}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_right_nav{margin-top:10px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history td,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history th,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys td,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_keys th,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades td,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_upgrades th,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content .edd-table td,.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content .edd-table th{font-size:12px !important;line-height:20px !important;padding:10px 0 10px 20px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_bottom_tf_wrapper{padding:20px 10px;margin-top:35px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_bottom_tf_wrapper p{font-size:15px;line-height:25px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left{padding:40px 20px;gap:30px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left{text-align:center}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left h6,.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left .h6{max-width:300px;margin:0 auto}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top{text-align:center}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_bottom ul{left:35px;max-width:320px;margin:0 auto}.Wo_credit_wrapper .wo_credit_right{margin-top:20px}}@media only screen and (max-width: 860px){#navigation ul li.logo{width:120px}header#header{padding:0 10px}header#header .header_wrapper{padding:20px 5px}header#header .header_wrapper .buy_wrapper a.btn-hover{width:120px}.countdown_wrapper{top:110px}}@media only screen and (max-width: 780px){#navigation.navigation-fixed{display:none}#navigation ul{top:20px;position:absolute;width:100%;padding:0}#navigation ul li{margin:0 10px}#navigation ul li#logo{width:100%;display:block;position:absolute;top:-70px}#navigation ul li#logo a{width:200px;display:block;margin:auto}#features #features-results .single-feature{width:48%}#ecosystem div.row{text-align:center}section.main_banner .main_sec_shape .shape1{top:0;width:120px}}@media only screen and (max-width: 767px){#navigation{position:absolute}#navigation ul{top:0;left:0;position:relative;width:100%;height:auto}#navigation ul li{display:block;font-size:1.4em;margin:12px 0 12px 30px}#navigation ul li.logo{display:none}#navigation ul li.buy-now-item{float:left;margin-bottom:30px}#navigation ul li.menu-item-has-children::after{display:none}#navigation ul ul{display:none !important}#navigation .navbar-collapse{background:rgba(255,255,255,.9)}#navigation.navigation-fixed{display:block}#navigation.navigation-fixed .navbar-collapse{background:none}#navigation .navbar-collapse.in{overflow:visible}#navigation .navbar-toggle{border-color:#aaa;margin-top:25px}#navigation .navbar-toggle .icon-bar{background-color:#aaa}#navigation #responsive-logo{display:block;position:relative;max-height:60px;float:left;margin-left:10px;margin-top:10px}#main-container{padding-top:80px}header#header{padding:0px}header#header .header_wrapper{border-bottom:1px solid #e5e5ed !important;padding:10px 12px;height:66px;align-items:center}header#header .header_wrapper .logo a img{width:115px}header#header .header_wrapper nav{display:flex;flex-direction:column;background:#fff;top:66px;height:100vh;z-index:999;opacity:0;overflow-y:scroll;padding:5px 20px 50px 20px;transition:.3s ease-in-out;width:100%;position:absolute;left:-100%}header#header .header_wrapper nav ul{flex-direction:column;align-items:flex-start;gap:0}header#header .header_wrapper nav ul li{width:100%}header#header .header_wrapper nav ul li a{border-bottom:1px solid #efefef;padding:15px 0;display:block}header#header .header_wrapper nav ul li a::before{display:none}header#header .header_wrapper nav ul li.li_mobile_btn{display:block}header#header .header_wrapper nav ul li.li_mobile_btn a.mobile_btn{padding:0px;margin:0 auto;margin-top:20px;max-width:175px}header#header .header_wrapper nav.active_nav{left:0;opacity:1}header#header .header_wrapper .buy_wrapper svg{width:22px}header#header .header_wrapper .buy_wrapper a.btn-hover{display:none}header#header .header_wrapper .buy_wrapper .toggle{display:block;margin-left:5px}header#header .header_wrapper .buy_wrapper .cart .cart_item{top:-10px;right:-10px}header#header .header_wrapper .buy_wrapper .cart .cart_item span{font-size:12px;width:20px;height:20px}.sec1 .woo_theme_wrapper .theme_shape_wrapper{display:none}.sec1 .main_wrapper .main_caps_wrapper{margin-top:50px}.sec1 .main_wrapper .main_img_wrapper .main_shape1{width:140px}.sec1 .main_wrapper .main_img_wrapper .main_shape2{display:none}.sec2{padding:50px 0}.sec2 .plans_title_wrapper .plans_title h2,.sec2 .plans_title_wrapper .plans_title .h2{font-size:33px;line-height:45px}.sec2 .plans_title_wrapper .plans_title p{font-size:13px}.sec2 .pricing_plan_shape{display:none}.sec2 .pricing-card{margin:0;margin-top:10px}.sec2 .pricing-card .plan_flex .plans_card_wrapper:hover{transform:scale(1)}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_btn a.third_btn{font-size:13px;height:45px;line-height:44px !important}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_condition{margin-top:20px}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .plan_condition ul li{line-height:33px}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card p{margin-bottom:7px}.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card h3,.sec2 .pricing-card .plan_flex .plans_card_wrapper .plans_card .h3{margin-bottom:0}.sec3{padding:50px 10px !important}.sec3 .testimonial_main_wrapper{margin-top:45px}.sec3 .testimonial_main_wrapper .cst_card:hover{box-shadow:none}.sec3 .sec3_shape_1,.sec3 .sec3_shape_2{display:none}.sec3 .customer_title h2,.sec3 .customer_title .h2{font-size:33px;line-height:45px}.sec3 .customer_title p{font-size:13px;line-height:25px}.sec4{padding-top:0;padding-bottom:50px}.sec4 .question_title_wrapper .question_title h2,.sec4 .question_title_wrapper .question_title .h2{font-size:33px;line-height:45px}.sec4 .question_title_wrapper .question_title p{font-size:13px;line-height:25px}.sec4 .collapse_main_wrapper{margin-top:40px}.sec4 .question_shape_wrapper .question_shape2{display:none}.sec4 .question_shape_wrapper .question_shape1{display:none}.sec5 .woffice_newsletter_form .email_wrapper{padding:0 10px 35px;border-radius:20px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper h4,.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .h4{font-size:29px;line-height:42px;margin-bottom:6px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper p{font-size:14px;line-height:25px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .form_email_icon{display:none}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .form_email{height:50px;padding-left:10px;padding-right:100px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .form_email::placeholder{font-size:12px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form a.input_submit{top:7px;right:5px;width:95px;font-size:12px;height:35px;line-height:35px !important}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form a.input_submit input{font-size:11px}footer{padding:40px 15px}footer .footer_wrapper .ftr_link ul{margin:25px 0;gap:17px}section.main_banner{padding-top:100px}section.main_banner .banner_title h1,section.main_banner .banner_title .h1{font-size:40px;line-height:45px}section.main_banner .banner_title p{margin:11px auto 0;font-size:14px;line-height:25px}.why_choose_wrapper{padding:50px 0}.why_choose_wrapper .why_c_container .why_c_tiltle h2,.why_choose_wrapper .why_c_container .why_c_tiltle .h2{font-size:30px;line-height:42px}.why_choose_wrapper .why_c_container .why_c_tiltle p{font-size:14px;line-height:25px;margin-top:8px}.why_choose_wrapper .why_c_container .why_c_item_wrapper{margin-top:50px}.why_choose_wrapper .why_c_container .grad_text img{right:0;top:80px;transform:rotate(36deg);width:90px}.let_ai_wrapper{padding:50px 0}.let_ai_wrapper .let_ai_container .theme_shape_wrapper{display:none}section.academy_banner .academy_banner_img img{margin-top:-20px;top:50px}section.academy_banner .g_shape_wrapper .shape{width:45px}section.academy_banner .g_shape_wrapper .shape2{bottom:30px;left:5%}section.academy_banner .g_shape_wrapper .shape1{top:60px}section.academy_banner .g_shape_wrapper .shape3{bottom:51px}section.academy_banner .banner_gradient_text_wrapper{padding-bottom:80px;padding-top:95px}section.academy_banner .banner_gradient_text_wrapper .g_para p{margin-bottom:20px;font-size:14px}section.academy_banner .banner_gradient_text_wrapper .g_title h3,section.academy_banner .banner_gradient_text_wrapper .g_title .h3{font-size:33px;line-height:40px}.academy_support_wrapper{padding:60px 0}.academy_support_wrapper .support_row .support_item{min-height:280px;padding:20px 20px 0}.academy_support_wrapper .support_row .support_item p{font-size:14px}.academy_support_wrapper .support_row .support_item h5,.academy_support_wrapper .support_row .support_item .h5{font-size:16px;padding:15px 0 0px}.academy_support_wrapper .academy_iframe_wrapper{top:0;margin-top:50px}.support_collapse_wrapper{padding-top:50px}.countdown_wrapper{top:66px;padding:7px 0}.countdown_wrapper h6,.countdown_wrapper .h6{flex-direction:column;line-height:18px}.countdown_wrapper h6 .verticalbar,.countdown_wrapper .h6 .verticalbar{display:none}section.coupon_banner{padding-top:155px}section.coupon_banner .coupon_wrapper{padding:30px 10px;margin:-80px auto 0}.changelog_wrapper .cl_container .bottom_row{padding:15px;flex-wrap:wrap}.changelog_wrapper .cl_container .bottom_row .item{padding-left:20px;margin-bottom:15px;height:121px}section.blog_banner{padding:125px 0 60px}section.blog_post_main_wrapper{padding:60px 0}section.blog_post_main_wrapper .blog_post_wrapper{gap:60px}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_item .blog_post_row .blog_post_thumbnail{max-width:100%}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_item .blog_post_row .blog_post_text{padding-left:0px;padding-top:20px}section.blog_post_main_wrapper .blog_post_wrapper .blog_post_item .blog_post_row .blog_post_text .blog_taxanomy{margin-bottom:10px}section.product_banner_wrapper{padding:110px 0 50px}section.product_banner_wrapper .product_banner_shape{display:none}section.product_banner_wrapper .banner_title h1,section.product_banner_wrapper .banner_title .h1{font-size:40px;font-weight:700;line-height:45px;margin-bottom:10px}section.product_banner_wrapper .banner_title h1::before,section.product_banner_wrapper .banner_title .h1::before{display:none}section.product_banner_wrapper .banner_title p{font-size:14px;line-height:28px}.p_management_wrapper{padding:50px 0}.p_management_wrapper .woffice_addons_container .woffice_addons_title{margin-bottom:75px}.p_management_wrapper .woffice_addons_container .woffice_addons_title h2,.p_management_wrapper .woffice_addons_container .woffice_addons_title .h2{font-size:25px;font-weight:600;margin-bottom:10px}.p_management_wrapper .woffice_addons_container .woffice_addons_title p{font-size:14px;line-height:25px}.p_management_wrapper .woffice_addons_container .addons_bottom .grad_text h3,.p_management_wrapper .woffice_addons_container .addons_bottom .grad_text .h3{font-size:30px}.p_management_wrapper .woffice_addons_container .addons_bottom .addon_btn a{margin:30px auto 0}.hrprocess_wrapper{padding:50px 0}.hrprocess_wrapper .hrprocess_title{margin-bottom:50px}.hrprocess_wrapper .hrprocess_title h2,.hrprocess_wrapper .hrprocess_title .h2{font-size:28px;font-weight:600;margin-bottom:10px;line-height:36px}.hrprocess_wrapper .hrprocess_title p{font-size:14px;line-height:24px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper h3,.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .h3{font-size:25px;margin-bottom:20px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper h3::before,.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .h3::before{right:20%;top:10px;width:51px;height:34px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .hr_points_wrapper{flex-direction:column;gap:18px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .hr_points_wrapper ul{gap:16px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .hr_points_wrapper ul li{font-size:15px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .hr_points_wrapper ul li::before{left:-32px;top:1px;width:22px;height:22px}section.login_wrapper{padding:125px 0 60px}section.feature_banner .banner_img img{top:90px;margin-top:-115px}.feature_black_item_wrapper{padding:150px 0 50px}.impressive_design_wrapper{padding:60px 0 40px}.calender_black_wrapper{padding:50px 0}.calender_black_wrapper .feature_black_container .black_sec_title h2,.calender_black_wrapper .feature_black_container .black_sec_title .h2{font-size:35px}.calender_black_wrapper .feature_black_container .feature_black_row{margin-top:40px}section.page_404_wrapper .page_404_bottom .page_404_btn{flex-direction:column}.enough_w_wrapper .demo_item_shape{display:none}.demo_video_wrapper{padding:50px 0 60px}.demo_video_wrapper .demo_iframe_container .title h2,.demo_video_wrapper .demo_iframe_container .title .h2{font-size:32px;line-height:41px}.demo_video_wrapper .video_iframe{min-height:250px}section.product_single_banner{padding:120px 0 260px}section.product_single_banner .product_s_title h1,section.product_single_banner .product_s_title .h1{font-size:32px;margin:13px 0 8px}section.product_single_banner .product_s_title p::after{width:53.84px;height:35.5px;right:12px;top:83px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper{padding:70px 30px 70px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column{padding-right:0px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column ul{padding-left:34px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column ul li::before{width:22px;height:22px;left:-35px;top:3px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column::after,.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column::before{width:25px;height:25px}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row{margin-bottom:80px;flex-direction:column}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item{width:100% !important}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item .support_item_inner p{max-width:100% !important}.already_trusted_wrapper .text_row{padding:65px 0}.already_trusted_wrapper .text_row h2,.already_trusted_wrapper .text_row .h2,.already_trusted_wrapper .text_row h3,.already_trusted_wrapper .text_row .h3{font-size:45px;line-height:45px}.already_trusted_wrapper .already_trusted_shape{display:none}.multipurpose_wrapper{padding:60px 0}.multipurpose_wrapper .multi_container .title h2,.multipurpose_wrapper .multi_container .title .h2{font-size:35px;line-height:50px;text-align:center}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner{text-align:center}.multipurpose_wrapper .multi_container .graph_line_wrapper .graph_item .item_inner::before{transform:translate(-50%, -100%);left:50%;top:-10px !important}.delightful_wrapper{padding:60px 0}.delightful_wrapper .delightful_container .title h2,.delightful_wrapper .delightful_container .title .h2{font-size:35px;line-height:50px;margin:0 auto 50px}.product_video_wrapper{padding:60px 0}.product_video_wrapper .product_video_container .title h2,.product_video_wrapper .product_video_container .title .h2{font-size:32px;line-height:40px}.product_video_wrapper .product_video_container .video_wrapper{margin-top:50px}.product_video_wrapper .product_video_container .video_wrapper .product_iframe{height:360px}.product_video_wrapper .product_video_container .video_wrapper .product_iframe .animate-shape{display:none}.product_video_wrapper .product_video_container .video_wrapper .product_video_item{justify-content:center;flex-wrap:wrap;gap:15px}.product_video_wrapper .product_video_container .video_wrapper .product_video_item a{width:115px;height:65px}.product_video_wrapper .product_video_container .demo_btn{margin-top:50px}section.include_bundle_wrapper{padding:60px 0 0}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width{width:50%}.wo_edd_banner{margin-top:66px;padding:80px 0}.wo_edd_banner .wo_banner_shape .shape{display:none}.wo_edd_banner .banner_title h1,.wo_edd_banner .banner_title .h1{font-size:30px}}@media only screen and (max-width: 580px){#features #features-results .single-feature{width:98%}#services .col-md-3{width:48%;border-right:0}#services .col-md-3 a i.fa{font-size:36px}#services .col-md-3 a h4,#services .col-md-3 a .h4{font-size:15px}#intro:before,#intro:after{display:none}}@media only screen and (max-width: 575px){.sec1 .main_wrapper .main_caps_wrapper .main_caps{margin-top:50px}.sec1 .main_wrapper .main_caps_wrapper .main_caps h1,.sec1 .main_wrapper .main_caps_wrapper .main_caps .h1{font-size:35px !important;line-height:45px !important}.sec1 .main_wrapper .main_caps_wrapper .main_caps p{font-size:14px;line-height:26px;margin-top:0;margin-bottom:65px}.sec1 .main_wrapper .main_img_wrapper{margin-top:70px;margin-bottom:110px}.sec1 .main_wrapper .woo_theme_wrapper .theme_wrapper{padding:0px 10px 28px}.sec1 .main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps h2,.sec1 .main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .h2{line-height:42px;font-size:30px}.sec1 .main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps p{line-height:24px;font-size:14px}.sec1 .main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_list h5,.sec1 .main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_list .h5{line-height:24px;font-size:14px}.sec1 .main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_list h5::after,.sec1 .main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_list .h5::after{top:8px;left:0px}.sec1 .main_wrapper .woo_theme_wrapper .theme_wrapper .theme .theme_caps .theme_btn a.second_btn{max-width:100%;height:48px !important;line-height:45px !important}.sec1 .main_wrapper .sec1_ftr_wrapper .ftr h2,.sec1 .main_wrapper .sec1_ftr_wrapper .ftr .h2{line-height:35px;font-size:25px}.sec2 .pricing-card .plan_flex .plans_card_wrapper{padding:30px 18px}.tabs_main_wrapper{padding:50px 0}.tabs_main_wrapper .tabs_title_wrapper h2,.tabs_main_wrapper .tabs_title_wrapper .h2{font-size:32px;line-height:45px}.tabs_main_wrapper .tabs_wrapper{padding:0;margin-top:16px}.tabs_main_wrapper .tabs_wrapper .tabs_ul_wrapper{margin-bottom:77px}.tabs_main_wrapper .tabs_wrapper .tabs_ul_wrapper ul{gap:17px}.tabs_main_wrapper .tabs_wrapper .tabs_ul_wrapper ul li{font-size:16px}.tabs_main_wrapper .tabs_wrapper .tabs_content{padding:0 5px;padding-top:40px;padding-bottom:0}.tabs_main_wrapper .tabs_wrapper .tabs_content span img{top:-29px;left:43%;width:55px;height:55px}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_title h3,.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_title .h3{text-align:center}.tabs_main_wrapper .tabs_wrapper .tabs_content .tabs_content_inner .tabs_content_item_wrapper .tabs_padding{padding:0 12px;margin-bottom:49px}.sec4 .question_shape_wrapper .question_shape2{right:0px}.sec4 .question_shape_wrapper .question_shape1{top:-193px;left:0;width:500px}.sec4 .collapse_main_wrapper .tab-accordian .titleWrapper{padding:17px 22px 17px 18px}.sec4 .collapse_main_wrapper .tab-accordian .titleWrapper h3,.sec4 .collapse_main_wrapper .tab-accordian .titleWrapper .h3{line-height:20px;font-weight:600;font-size:14px;max-width:250px}.sec4 .collapse_main_wrapper .tab-accordian .desWrapper{padding:17px 31px 17px 20px;margin-top:10px}.sec4 .collapse_main_wrapper .tab-accordian .desWrapper p{font-size:13px;line-height:25px}section.main_banner{padding-bottom:100px}section.main_banner .banner_title h1,section.main_banner .banner_title .h1{font-size:37px;line-height:44px}section.main_banner .banner_title p{margin:9px auto 0;font-size:14px;line-height:25px;padding-inline:10px}section.main_banner .banner_img{max-width:90%}section.buddy_wrapper{padding:112px 15px 50px}section.buddy_wrapper .buddy_row{max-width:290px}section.buddy_wrapper .buddy_row .buddy_item{justify-content:flex-start}section.buddy_wrapper .buddy_row .buddy_item p{font-size:14px;max-width:100%;line-height:28px}section.buddy_wrapper .buddy_btn a{width:280px;height:44px;margin:30px auto 0;font-size:12px;line-height:43px !important}.intra-extra_wrapper{position:relative;padding:50px 0px}.intra-extra_wrapper .intra_container .intra_row .intra_content span img{margin-top:25px}.intra-extra_wrapper .intra_container .intra_row .intra_content h2,.intra-extra_wrapper .intra_container .intra_row .intra_content .h2{font-size:28px;line-height:38px;margin-bottom:12px}.intra-extra_wrapper .intra_container .intra_row .intra_content p{font-size:14px;line-height:25px}.intra-extra_wrapper .intra_container .intra_row .intra_content .intra_btn a{margin-top:30px}.intra-extra_wrapper .intra_container .intra_row_second{margin:80px 0}.why_choose_wrapper{padding:50px 10px}.why_choose_wrapper .why_c_container .why_c_item_wrapper{grid-template-columns:repeat(3, 1fr)}.let_ai_wrapper{padding:50px 0}.let_ai_wrapper .let_ai_container{padding:10px;padding-bottom:23px}.let_ai_wrapper .let_ai_container .theme_shape_wrapper{display:none}.let_ai_wrapper .let_ai_container .row .theme_caps h2,.let_ai_wrapper .let_ai_container .row .theme_caps .h2{margin-top:15px;font-size:28px;line-height:38px}.let_ai_wrapper .let_ai_container .row .theme_caps p{font-size:14px;line-height:25px;margin:19px 0}.why_choose_wrapper .why_c_container .why_c_item_wrapper .why_c_item{padding:17px 10px}section.academy_banner{padding-bottom:0}section.academy_banner .academy_banner_img{max-width:100%}.academy_support_wrapper .support_row{gap:20px}.academy_support_wrapper .support_row .support_item{text-align:center;min-height:100%;padding:30px 10px;margin:0}.academy_support_wrapper .support_row .support_item p{margin:0}.changelog_wrapper .cl_container .bottom_row .item{padding-left:0px;margin-bottom:15px;width:100%;text-align:center}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper{padding-top:0px}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form h6,section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form .h6{font-size:16px;line-height:30px}.coupon_slider{padding-bottom:0 !important}.let_ai_wrapper .coupon_awesome{padding:30px 10px}.pp_middle_wrapper{padding-top:160px;padding-bottom:50px}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_img img{width:70%;margin-left:20px}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_text h3,.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_text .h3{font-size:30px;line-height:40px}.pp_middle_wrapper .pp_middle_container .partner_today_wrapper .partner_today_text p{margin-top:8px;margin-bottom:25px;font-size:14px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text{padding:35px 0}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text h3,.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text .h3{font-size:30px;line-height:40px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text ul{gap:15px;max-width:255px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text ul li{font-size:14px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text ul li span{margin-right:8px}.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text h4.grad_h4,.pp_middle_wrapper .pp_middle_container .why_partner_wrapper .w_partner_text .grad_h4.h4{font-size:39px;line-height:34px;margin-top:34px}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form{gap:25px}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .user_name{gap:25px;flex-direction:column}section.partnership_main_form_wrapper .pp_form_row .form_wrapper form .pp_form_title img.pp_form_arrow{top:80px;right:0}section.blog_banner .blog_caps_wrapper h6,section.blog_banner .blog_caps_wrapper .h6{font-size:16px}section.blog_banner .blog_caps_wrapper h1,section.blog_banner .blog_caps_wrapper .h1{font-size:28px;line-height:42px;margin:5px 0 10px}section.blog_banner .blog_caps_wrapper p{font-size:14px;line-height:28px;margin:0 auto 25px}section.blog_single_banner{padding:150px 0 50px}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_thumbnail{height:230px}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title{padding:25px 20px}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title h2,section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .h2{font-size:26px;line-height:41px}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .blog_post_taxanomy{flex-wrap:wrap}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .blog_post_taxanomy>div{margin-bottom:7px}section.blog_post_description_wrapper .blog_post_container{padding-bottom:60px}section.blog_post_description_wrapper .blog_post_container p{margin-bottom:15px;font-size:14px}section.blog_post_description_wrapper .blog_post_container h3,section.blog_post_description_wrapper .blog_post_container .h3{margin-top:30px}section.blog_post_description_wrapper .blog_post_container .woffice_blog_newsletter_form .email_wrapper .gform_footer .left_label #gform_submit_button_4{margin-bottom:0 !important}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner{padding-bottom:35px}section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner h2,section.blog_post_bottom_wrapper .blog_post_container .related_post_wrapper .related_post_item .r_post_inner .h2{line-height:32px;margin-top:20px}section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .pre_post{padding-bottom:20px}section.blog_post_bottom_wrapper .blog_post_container .author_detail{padding:14px;margin:8px 0 50px}section.blog_post_bottom_wrapper .blog_post_container .author_detail .author_detail_btn a{margin-left:0}section.blog_post_bottom_wrapper .blog_post_container .author_detail .author_thumbnail{column-gap:12px}section.blog_post_bottom_wrapper .blog_post_container .author_detail .author_thumbnail .author_img{width:90px;height:80px}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .comment_reply{margin-left:40px}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment{flex-direction:column}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_text .c_para p{font-size:14px}section.blog_post_bottom_wrapper .blog_post_container .blog_comment_wrapper .blog_comment .comment_text .c_taxanomy{flex-direction:column;margin-bottom:5px}section.blog_reply_form_wrapper{padding:50px 0}section.blog_reply_form_wrapper .blog_container form .checkbox_field{margin:30px 0}section.login_wrapper{padding:125px 0 60px}section.login_wrapper .login_form{padding:40px 20px}.impressive_design_wrapper .impressive_container .impressive_title h2,.impressive_design_wrapper .impressive_container .impressive_title .h2{font-size:33px;line-height:43px}.feature_white_wrapper{padding:60px 0}.feature_white_wrapper .dashboard_container .f_white_title h2,.feature_white_wrapper .dashboard_container .f_white_title .h2{font-size:35px}.wiki_wrapper{padding:60px 0 25px}.wiki_wrapper .wiki_container .wiki_title h2,.wiki_wrapper .wiki_container .wiki_title .h2{font-size:35px}.wiki_wrapper .wiki_container .wiki_row .wiki_text ul{padding:0px 0 0 5px}.security_wrapper .feature_black_container .security_btn{flex-direction:column;align-items:center}.security_wrapper .feature_black_container .security_row{margin:40px 0 40px}section.page_404_wrapper{padding-bottom:60px}section.page_404_wrapper .page_404_bottom .title{margin-top:30px}section.page_404_wrapper .page_404_bottom .title h1,section.page_404_wrapper .page_404_bottom .title .h1{font-size:36px;line-height:50px;margin-bottom:9px}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta{align-items:start;flex-direction:column}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta .comment-author{flex-direction:column;align-items:start}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body footer.comment-meta .comment-author b.fn{margin:10px 0 0 0}section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body .comment-content,section.blog_reply_form_wrapper .blog_container #comments.comments-area .reviews-container ul li.comment .comment-body .reply{padding-left:0px}section.demo_banner{padding:110px 0 50px}section.demo_banner .banner_title h1,section.demo_banner .banner_title .h1{font-size:35px;line-height:44px}section.demo_banner .demo_img{max-width:95%;margin:35px auto 0}section.demo_banner .demo_banner_btn a{margin:50px auto 0}.enough_w_wrapper{padding:50px 0}.enough_w_wrapper .enough_container .title{margin-bottom:55px}.enough_w_wrapper .enough_container .title h2,.enough_w_wrapper .enough_container .title .h2{font-size:32px;line-height:42px}.enough_w_wrapper .enough_container .demo_btn{flex-direction:column;align-items:center;gap:25px}.demo_video_wrapper .demo_shape .shape1{width:70px;top:-35px}.demo_video_wrapper .demo_shape .shape3{top:135px;width:55px}.demo_video_wrapper .demo_iframe_container .video_iframe{min-height:200px}.big_plus_wrapper{padding:0 0 65px}.big_plus_wrapper .title h2,.big_plus_wrapper .title .h2{font-size:35px;line-height:45px}section.product_single_banner .product_s_title p::after{width:53.84px;height:35.5px;right:12px;top:106px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .product_sales{padding:12px 21px 12px 40px;min-width:66%}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .product_sales h6,.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .product_sales .h6{font-size:15px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column ul{gap:32px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column ul li{font-size:15px}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item .support_item_inner{text-align:center}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item .support_item_inner .icon{width:60px;margin:0 auto}.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item .support_item_inner h4,.product_pricing_wrapper .product_pricing_container .one_year_support_wrapper .support_item_row .support_item .support_item_inner .h4{margin:20px 0 12px}.already_trusted_wrapper .text_row h2,.already_trusted_wrapper .text_row .h2{flex-direction:column;line-height:70px}.already_trusted_wrapper .text_row h2 span::after,.already_trusted_wrapper .text_row .h2 span::after{width:40%;bottom:-10px;left:50%;transform:translate(-50%, 0px)}.already_trusted_wrapper .text_row h3,.already_trusted_wrapper .text_row .h3,.already_trusted_wrapper .text_row h2,.already_trusted_wrapper .text_row .h2{font-size:40px}.multipurpose_wrapper .multi_container .title h2,.multipurpose_wrapper .multi_container .title .h2{font-size:30px;line-height:40px}.delightful_wrapper .delightful_container .title h2,.delightful_wrapper .delightful_container .title .h2{font-size:30px;line-height:45px}.delightful_wrapper .delightful_container .demo_btn{gap:20px;flex-direction:column;align-items:center}.delightful_wrapper .delightful_container .top_row .d_content h5,.delightful_wrapper .delightful_container .top_row .d_content .h5{font-size:25px;line-height:35px;margin-bottom:10px}.delightful_wrapper .delightful_container .top_row .d_content h5::after,.delightful_wrapper .delightful_container .top_row .d_content .h5::after{display:none}.delightful_wrapper .delightful_container .top_row .d_content p{font-size:15px;margin:0px auto 30px}.delightful_wrapper .delightful_container .bottom_row .d_content{padding:25px 10px}.delightful_wrapper .delightful_container .bottom_row .d_content h5,.delightful_wrapper .delightful_container .bottom_row .d_content .h5{font-size:25px;line-height:35px;margin-bottom:10px}.delightful_wrapper .delightful_container .bottom_row .d_content p{font-size:15px;margin:0px auto 30px}.product_video_wrapper .product_video_container .demo_btn{flex-direction:column;align-items:center}.product_video_wrapper .product_video_container .video_wrapper .product_iframe{height:300px;border-radius:20px}.product_video_wrapper .product_video_container .video_wrapper .product_iframe iframe.product{border-radius:20px}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item{margin-bottom:50px}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner{min-height:130px;padding:0 10px}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner h5,section.include_bundle_wrapper .include_bundle_container .woffice_addons_row .col_width .addons_item .item_inner .h5{font-size:13px;font-weight:400;line-height:20px;margin-top:-15px}section.include_bundle_wrapper .include_bundle_container .woffice_addons_row::after{width:60px;height:90px;left:0;bottom:40px}section.include_bundle_wrapper .include_bundle_container .b_row .include_img{bottom:-5px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_footer input#gform_submit_button_4{font-size:13px;top:15px;right:3px}.sec5 .woffice_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1{padding-left:8px !important;padding-right:85px !important}section.woffice_blog_newsletter_form .email_wrapper{padding:15px !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper h4,section.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper .h4{font-size:26px}section.woffice_blog_newsletter_form .email_wrapper .form_flex .email_caps_wrapper p{font-size:16px}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form .woffice-newsletter-label_wrapper form.woffice-newsletter-label .gform_body ul li.gfield_contains_required .ginput_container_email input#input_4_1{padding-left:70px !important;padding-right:0px !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex #gform_4 .gform_footer{text-align:center}section.woffice_blog_newsletter_form .email_wrapper .form_flex #gform_4 .gform_footer input#gform_submit_button_4{position:relative !important;height:50px;text-align:center;border:none;background-size:300% 100%;transition:all .3s ease-in-out;border-radius:10px;font-weight:600;font-size:14px;line-height:48px !important;text-transform:capitalize;color:#fff !important;background-image:linear-gradient(to right, #3146c5, #3146c5, #3146c5, #3f86ed);width:100% !important;right:0;top:14px !important}.wo_edd_center_content{padding:80px 0}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav li a{padding:12px 20px;font-size:12px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_left_nav li.edit_profile_li a{padding:12px 20px;font-size:12px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_nav_tab_pill ul.tab_right_nav li a{font-size:12px;min-width:auto}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd_download_download_name{left:0px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd_download_download_name::before{display:none}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd_download_download_files div.edd_download_file a{left:0}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_user_history tbody tr td.edd_download_download_files div.edd_download_file a::before{display:none}#edd-invoices,#edd_profile_editor_form{padding:30px 15px}#edd-invoices fieldset,#edd_profile_editor_form fieldset{grid-template-columns:repeat(1, 1fr)}#edd-invoices legend,#edd_profile_editor_form legend{font-size:20px;margin-bottom:30px}#edd-invoices input[type=submit],#edd_profile_editor_form input[type=submit]{padding:0 10px;min-height:40px;font-weight:500;font-size:12px}#edd-invoices#edd-invoices,#edd_profile_editor_form#edd-invoices{grid-template-columns:repeat(1, 1fr)}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left h6,.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left .h6{max-width:270px;left:20px;font-size:12px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left h3,.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left .h3{margin:15px 0 2px;font-size:24px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_left p{font-size:14px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top .wo_credit_avl_text h6,.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top .wo_credit_avl_text .h6{font-size:13px;line-height:24px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top .wo_credit_avl_text h4,.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_top .wo_credit_avl_text .h4{font-size:20px}.Wo_credit_wrapper .wo_credit_row .wo_credit_left .wo_credit_left_inner_right .wo_credit_avl_bottom ul{left:30px;max-width:160px;grid-template-columns:repeat(1, 1fr)}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart{overflow-x:scroll}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart #edd_checkout_cart tbody tr td .edd_cart_item_image{display:none}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart #edd_checkout_cart tbody tr td span.edd_checkout_cart_item_title{font-size:12px;line-height:18px}#edd_checkout_wrap form#edd_checkout_cart_form .wofland_checkout_cart #edd_checkout_cart tbody tr td p{font-size:10px;line-height:18px}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset{padding:25px 20px}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_checkout_user_info,#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_cc_address{grid-template-columns:repeat(1, 1fr)}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd_final_total_wrap{margin:15px 0}#edd_checkout_wrap #edd_checkout_form_wrap #edd_purchase_form fieldset#edd_purchase_submit #edd-privacy-policy-agreement #edd-show-privacy-policy{padding:0px 20px 0 34px;margin:15px 0px;border:none}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form{padding:10px}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields{padding:10px}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields #edd_sl_show_renewal_form{padding:10px 20px}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields #edd_sl_show_renewal_form::before,#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields #edd_sl_show_renewal_form::after{display:none}#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields .edd-sl-renewal-form-fields .edd-sl-renewal-actions input[type=submit],#edd_checkout_wrap #edd_checkout_form_wrap #edd_sl_renewal_form fieldset#edd_sl_renewal_fields .edd-sl-renewal-form-fields .edd-sl-renewal-actions button{margin-top:10px;width:100%}p.wo_tnx_badge{transform:translate(-50%, -110%);padding:10px;text-align:center;min-width:215px;font-size:12px}p.wo_tnx_badge span::before{display:none}table#edd_purchase_receipt#edd_purchase_receipt~h3,table#edd_purchase_receipt#edd_purchase_receipt~.h3{font-size:20px}table#edd_purchase_receipt tbody tr td{display:inline-block;padding:10px 12px;font-size:11px}table#edd_purchase_receipt tbody tr td strong{font-size:12px !important}section.woffice_blog_newsletter_form{padding-bottom:30px}section.blog_post_main_wrapper{padding-bottom:30px}section.blog_post_main_wrapper .blog_post_heading_wrapper{padding-bottom:30px}section.blog_post_main_wrapper .blog_post_heading_wrapper h2,section.blog_post_main_wrapper .blog_post_heading_wrapper .h2{font-size:32px;font-weight:700;line-height:43px}.gform_wrapper .gform_footer input.button,.gform_wrapper .gform_footer input[type=submit]{margin:0}.woffice_blog_newsletter_form .email_wrapper .gform_wrapper{margin-bottom:0}section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title h2,section.blog_single_banner .blog_single_container .blog_single_post .blog_post_title .h2{font-size:24px;line-height:34px}section.blog_post_description_wrapper div.woffice_blog_newsletter_form{padding-bottom:0}section.blog_banner .intra_row_blog_sticky{gap:20px}section.woffice_blog_newsletter_form .email_wrapper .form_flex #gform_4 .gform_footer input#gform_submit_button_4{top:0;margin-top:15px !important}section.woffice_blog_newsletter_form .email_wrapper .form_flex #gform_4 .gform_footer input#gform_submit_button_4{top:0;margin-top:15px !important}section.woffice_blog_newsletter_form .email_wrapper{padding:20px 20px 30px 20px !important}section.woffice-table-comparison{padding:60px 0px}section.woffice-table-comparison .woffice-table-wrapper{margin-top:60px;overflow-x:scroll}section.woffice-table-comparison .woffice-table-wrapper table th,section.woffice-table-comparison .woffice-table-wrapper table td{padding:6px 25px 6px 25px}section.woffice-table-comparison .woffice-table-wrapper table tbody th{font-size:14px;line-height:24px}section.woffice-table-comparison .woffice-table-wrapper table thead th{font-size:16px;line-height:28px}section.prcing-section-2 .plan_flex{margin-bottom:15px}section.prcing-section-2 .woffice-pricing-switch .switch-container{flex-wrap:wrap;flex-direction:column;gap:10px}}@media only screen and (max-width: 390px){.sec3 .testimonial_main_wrapper .cst_card{padding:20px}.sec3 .testimonial_main_wrapper .cst_card .cst_img{margin-bottom:20px;width:70px;height:70px}.sec3 .testimonial_main_wrapper .cst_card .cst_para span{left:-12px;top:-3px;position:absolute;width:50px}.sec3 .customer_title h2,.sec3 .customer_title .h2{font-size:33px;line-height:45px}.sec3 .customer_title p{font-size:13px;line-height:25px}.why_choose_wrapper .why_c_container .why_c_item_wrapper{grid-template-columns:repeat(2, 1fr)}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .content_box{padding:20px !important}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .content_box p{margin-top:9px;font-size:14px;line-height:25px}.why_choose_wrapper .why_c_container .why_c_main_content_wrapper .content_wrapper .box_4 img{margin-top:17px}.why_choose_wrapper .why_c_container .grad_text img{right:0;top:115px;transform:rotate(82deg);width:70px}section.support_banner .support_form_wrapper{padding:20px 18px}section.support_banner .support_form_wrapper .support_row .form_wrapper form{gap:25px}section.coupon_banner .coupon_wrapper{padding:20px 2px}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form .entr_code input.code{padding-left:10px;padding-right:100px}section.coupon_banner .coupon_wrapper .coupon_row .form_wrapper form .entr_code .coupon_code_btn{width:95px}.pp_middle_wrapper{padding-top:145px}section.blog_post_bottom_wrapper .blog_post_container .prev_next_post_wrapper .pn_post{column-gap:15px}section.product_banner_wrapper .banner_title h1,section.product_banner_wrapper .banner_title .h1{font-size:34px;font-weight:700;line-height:46px;margin-bottom:10px}.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner h5,.p_management_wrapper .woffice_addons_container .woffice_addons_row .col_width .addons_item .item_inner .h5{margin-top:-15px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper{padding:40px 0;padding-left:20px}.hrprocess_wrapper .hrprocess_row .hr_text_wrapper h3::before,.hrprocess_wrapper .hrprocess_row .hr_text_wrapper .h3::before{right:2%;top:10px;width:51px;height:34px}section.login_wrapper .login_form{padding:35px 13px}section.login_wrapper .login_form .form_row form .forget_pass .checkbox_field{gap:7px}section.login_wrapper .login_form .form_row form .forget_pass .checkbox_field input[type=checkbox]{width:14px;height:14px}section.login_wrapper .login_form .form_row form .forget_pass .checkbox_field label{font-size:13px}section.login_wrapper .login_form .form_row form .forget_pass .forget a{font-size:13px}section.feature_banner .banner_title h1,section.feature_banner .banner_title .h1{padding:10px;font-size:32px}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_text_wrapper ul{padding:0 0 0 30px}.impressive_design_wrapper .woocommerce_container .woocommerce_row .woo_text_wrapper ul li::before{width:26px;height:26px;left:-35px;top:0px}.p_manager_wrapper .impressive_container .impressive_title h2 span,.p_manager_wrapper .impressive_container .impressive_title .h2 span{position:relative;left:6px;top:5px}.demo_video_wrapper .demo_shape .shape3{top:166px;right:3%}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper{padding:60px 22px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column ul{padding-left:32px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column ul li{font-size:14px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column ul li::before{left:-34px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column h4,.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_left_column .h4{font-size:27px;margin-bottom:40px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form{padding:20px 20px 25px}.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .product_pricing .pricing_value h3,.product_pricing_wrapper .product_pricing_container .p_advantages_wrapper .p_advantages_inner .P_pricing_right_column .p_pricing_form .product_pricing .pricing_value .h3{font-size:42px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content a.edd-submit{padding:0 10px;min-width:130px;min-height:38px;font-weight:500;font-size:12px}.wo_edd_center_content .wo_edd_center_content_container .wo_nav_tab_main_wrapper .wo_tab_content_wrapper .wo_tab_content_inner .wo_tab_table_content #edd_sl_license_add_site_form input[type=submit]{margin:10px 0 0;font-weight:500;font-size:12px}}@media only screen and (max-width: 1024px){section.woffice-christmas-banner .banner-wrapper{margin-top:28%}}@media only screen and (max-width: 768px){section.woffice-christmas-banner .banner-wrapper{position:absolute;text-align:center;margin:0 auto;top:360px;left:0;right:0}section.woffice_blog_newsletter_form .email_wrapper{height:100%;padding:30px}section.woffice_blog_newsletter_form .email_wrapper .form_flex .sec5_form li.gfield_contains_required .ginput_container_email input#input_4_1{max-width:100% !important}}@media only screen and (max-width: 425px){section.woffice-christmas-banner{min-height:850px}section.woffice-christmas-banner .banner-wrapper{position:absolute;text-align:center;margin:0 auto;top:415px;left:0;right:0}section.woffice-christmas-banner .buy_btn a.btn-hover{width:280px}section.woffice-christmas-banner div#christmas-timer div.timer-item div{border-radius:10px;border:1px solid #ecdda7;margin:8px 8px 0 8px;padding:10px 10px 10px 10px;color:#fff;font-family:Montserrat;font-size:26px;font-style:normal;font-weight:700;line-height:normal;width:60px;height:60px;line-height:40px;text-align:center;flex-shrink:0}}.header-2 #navigation{position:absolute;top:0}.header-2 #navigation a.logo .wo_light_logo{display:block;margin-top:5px}.header-2 #navigation a.logo .wo_dark_logo{display:none}.header-2 #navigation ul{text-align:center;padding:25px 0}.header-2 #navigation ul li.menu-item a.active{background-color:#fff}.header-2 #navigation ul li.menu-item a:after{background-color:#fff}.header-2 #navigation ul .laptop-flag.menu-item-has-children::after{content:"";font-family:FontAwesome;position:relative;bottom:0px;margin-left:70px;font-size:1.5em;color:#fff;opacity:1}.header-2 #navigation ul li.menu-item-has-children::after{opacity:0}.header-2 #navigation ul li.laptop-flag>ul.sub-menu{width:100%}.header-2 #navigation .logo{float:left;bottom:15px}.header-2 #navigation ul.menu li a{font-size:16px;color:#fff;font-weight:300}.header-2 #navigation ul.menu li ul .sub-menu li a{font-size:16px;color:#000;font-weight:500}.header-2 #navigation #menu-item-8 .sub-menu a{color:#000}.header-2 #navigation #menu-item-8>a{font-weight:300}.header-2 #navigation .laptop-flag{float:right;bottom:7px}.header-2 #navigation .laptop-flag .sub-menu a{color:#000}.header-2 #navigation .laptop-flag .sub-menu a:hover{color:#82b440}.header-2 #navigation .laptop-flag .sub-menu a:hover::after{margin-left:-50%;width:100%}.header-2 #navigation .laptop-flag .sub-menu a.active{color:#82b440}.header-2 #navigation .laptop-flag .sub-menu a.active::after{margin-left:-50%;width:100%}.header-2 #navigation .laptop-flag .lang-flag{text-transform:capitalize;font-weight:300}.header-2 #navigation .laptop-flag .lang-flag img{position:absolute;left:0px;width:18px}.header-2 #navigation .buy-now-item{margin:0px}.header-2 #navigation .buy-now-item a{border-radius:50px;padding:10px 30px;display:block;margin-top:-10px}.header-2 #navigation .buy-now-item a:hover{animation:pulse .3s linear 1}.header-2 #navigation.navigation-fixed{position:fixed;background-color:#fff}.header-2 #navigation.navigation-fixed li.menu-item a{color:#555}.header-2 #navigation.navigation-fixed ul li.logo{margin-top:-15px}.header-2 #navigation.navigation-fixed ul li.menu-item{display:inline-block;margin-top:-8px}.header-2 #navigation.navigation-fixed ul li.menu-item a.active{background-color:#000}.header-2 #navigation.navigation-fixed ul li.menu-item a:after{background-color:#000}.header-2 #navigation.navigation-fixed ul li.buy-now-item{margin-top:0px}.header-2 #navigation.navigation-fixed a.logo .wo_light_logo{display:none}.header-2 #navigation.navigation-fixed a.logo .wo_dark_logo{display:block;margin-top:5px}.header-2 #navigation.navigation-fixed .navbar-toggle{margin-bottom:20px}.header-2 #navigation.navigation-fixed .buy-now-item a{display:initial}.header-2 .lang-flag span{margin-left:25px;top:0px;position:relative}#footer.footer-2{background-color:#3388a4;color:#fff;position:relative;float:left;width:100%}#footer.footer-2 a{opacity:1}#footer.footer-2 a img{max-width:250px;width:100%}#footer.footer-2 .love{color:#fff;font-weight:300}#footer.footer-2 .love i.fa{color:#fff;padding:0 5px}#footer.footer-2 div.footer-border{border-top:1px solid rgba(238,238,238,.16);width:100%;height:1px}#footer.footer-2 div.container{margin-top:40px}#footer.footer-2 .menu li{margin-left:0px}#footer.footer-2 .menu li a{color:#fff;font-weight:300}#footer.footer-2 .copyright{color:#fff;font-weight:300}#footer.footer-2 ul#menu-footer{padding-left:0}#footer ul.menu-footer{padding-left:0}.wofland_blog_date{position:absolute;top:50px;text-align:center;background-color:#fe4c1b;color:#fff;width:80px;height:65px;margin:15px;border-radius:5px}.wofland_blog_date h4,.wofland_blog_date .h4{font-size:36px;font-weight:200;margin:1px 0}.wofland_blog_thumbnail img{border-radius:5px !important;height:auto;width:100%}.wofland_company_name{margin-top:30px}.wofland_company_name span{background-color:#eef7ff;color:#39a6ff;padding:3px 12px;border-radius:5px;font-size:16px}.wofland_blog_heading h2,.wofland_blog_heading .h2{font-size:24px;font-weight:400;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.wofland_blog_heading h2 a,.wofland_blog_heading .h2 a{color:#000;line-height:30px}.wofland_blog_heading p{color:#a3a3a3;font-size:16px;margin-left:5px}.wofland_blog_heading .rev-text p{margin-left:0}.wofland_blog_taxanomy{display:inline-flex;padding:10px 0 45px}.wofland_blog_taxanomy .wofland_blog_tags{padding-right:5px;white-space:nowrap;width:85px;overflow:hidden;text-overflow:ellipsis}.wofland_blog_taxanomy .wofland_blog_tags a{color:#a3a3a3;font-size:16px;margin-left:5px}.wofland_blog_taxanomy .wofland_blog_tags a i{color:#3388a4;padding-right:12px}.wofland_blog_taxanomy .wofland_blog_comment a{color:#a3a3a3;font-size:16px;margin-left:5px}.wofland_blog_taxanomy .wofland_blog_comment a i{color:#3388a4;padding-right:12px}.wofland_blog_post_single .wofland_blog_taxanomy{display:inline-flex;padding:20px 0 10px}.wofland_blog_post_single .wofland_blog_taxanomy .wofland_blog_tags a{color:#a3a3a3;font-size:16px;margin-right:10px}.wofland_blog_post_single .wofland_blog_taxanomy .wofland_blog_tags:before{display:none}.wofland_blog_post_single .wofland_blog_taxanomy .wofland_blog_tags:after{display:none}.wofland_blog_post_single input[type=text]:after{content:""}.wofland_author_details a span{color:#000}.wofland_author_details a img{max-width:50px;border-radius:50%;margin-right:10px}.wofland_author_details h4,.wofland_author_details .h4{font-family:"Montserrat",Sans-serif;font-size:20px;font-weight:500;line-height:26px;color:#000}.wofland_author_details h4 .author-more,.wofland_author_details .h4 .author-more{padding:2px;margin-left:11px;background-color:#fe4c1c;border-radius:5px;color:#fff;font-family:"Montserrat",Sans-serif;font-size:12px;font-weight:400;line-height:26px}.wofland_author_details h4 .author-name,.wofland_author_details .h4 .author-name{color:#fe4c1c;font-family:"Montserrat",Sans-serif;font-size:20px;font-weight:500;line-height:26px}.wofland_blog_post .wofland_blog_taxanomy .wofland_blog_tags:before{content:"";position:absolute;width:70px;height:2px;background-color:#3388a4;margin-top:45px}.wofland_blog_post .wofland_blog_taxanomy .wofland_blog_tags:after{content:"";position:absolute;width:30px;height:2px;background-color:#fe4c1b;margin-top:45px;left:90px}.wofland_blog_post .wofland_blog_heading p{padding-bottom:15px}.wofland_blog_post .wofland_blog_heading .rev-text p{padding-bottom:15px}.wofland_blog_post .wofland_blog_heading p.logged-in-as{padding-bottom:15px;padding-top:10px}.wofland_blog_post.entry-content{padding:50px 0 0}.controls.wofland_blog_post_filter button.filter{display:inline-block;padding:.4em .8em;background:rgba(0,0,0,0);border:none;margin-right:-4px;border-bottom:2px solid #a4cc65;color:#a7a7a7;font-size:15px;font-weight:400;cursor:pointer}.controls.wofland_blog_post_filter button.filter.active{border-bottom:2px solid #fe4c1c}.wofland_blog_post_searchfilter #input{color:#c1c1c1;background-color:#f5f5f5;border-radius:50px;border:none;padding-left:30px;font-size:16px;font-weight:300;line-height:45px;width:100%;outline:none}.wofland_main_banner{position:relative;float:left;width:100%;padding:160px 0 120px;text-align:center;background-size:cover;background-repeat:no-repeat;background-position:bottom;font-family:"Montserrat";font-weight:400}.wofland_main_banner .wofland_banner_content{position:relative}.wofland_main_banner .wofland_banner_content h2,.wofland_main_banner .wofland_banner_content .h2{font-size:50px;margin:0 20%}.wofland_main_banner .wofland_banner_content p{font-size:20px}.wofland_main_banner .wofland_banner_content #breadcrumbs a{color:#000}.wofland_main_banner::before{content:"";position:absolute;width:100%;height:100%;background-color:#cde8a4;opacity:.5;top:0;left:0}.wofland_checkout_cart{position:relative;float:left;width:100%;padding-top:100px}.wofland_checkout_cart .wofland_checkout_item_head{width:60%}.wofland_checkout_cart .wofland_cart_item_image_main{max-width:100px}.wofland_checkout_cart .wofland_cart_item_image_main img{max-width:100%;height:auto}.wofland_checkout_cart #edd_checkout_cart .edd_cart_header_row th{padding:10px 20px;font-weight:400}.wofland_checkout_cart #edd_checkout_cart td{border:none}.wofland_checkout_cart #edd_checkout_cart th{border:none}.wofland_checkout_cart .wofland_cart_subtotal{border-top:1px solid #eee}.wofland_checkout_cart .wofland_cart_subtotal td{color:#3388a4}.wofland_cart_table_col .edd_checkout_cart_item_title{display:inline-block;padding:20px 20px 0}.wofland_cart_table_col #edd_checkout_cart td{font-size:16px}.wofland_blog_post_single.entry-content{margin-top:-15%}.wofland_blog_post_single.entry-content .wofland_blog_date{top:-90px}.wofland_blog_post_single.entry-content .wofland_author_details{position:relative;float:left;width:100%;background-color:#fff;box-shadow:0px 0px 12px 0px #ecebeb;padding:30px 0;margin-bottom:30px;margin-left:15px}.wofland_blog_post_single.entry-content .wofland_author_details img{height:auto;max-width:100%}.wofland_blog_post_single.entry-content .wofland_author_details a.wofland_author_profile_pic{position:relative;float:left;width:100%;text-align:center}.wofland_blog_post_single.entry-content ul.wofland_blog_social{padding-left:0;text-align:right;display:none}.wofland_blog_post_single.entry-content ul.wofland_blog_social li{display:inline-block;display:inline-block;width:40px;height:40px;text-align:center;line-height:42px;background-color:#f7f7f7;border-radius:50%;border:1px solid #dadada;transition:all .5s ease-in}.wofland_blog_post_single.entry-content ul.wofland_blog_social li:hover{background-color:#3388a4}.wofland_blog_post_single.entry-content ul.wofland_blog_social li:hover a{color:#fff}.wofland_blog_post_single.entry-content ul.wofland_blog_social li a{color:#000}.wofland_blog_post_single.entry-content .wofland_blog_tags_single span{font-size:16px}.wofland_blog_post_single.entry-content .wofland_blog_tags_single a{padding:6px 35px;background-color:#3388a4;border-radius:5px;color:#fff;margin-left:20px;margin:5px;display:inline-block}.wofland_blog_post_single.entry-content .comments-area ul.comment-lists{padding-left:0;margin-top:50px}.wofland_blog_post_single.entry-content .comments-area ul.comment-lists li{display:block}.wofland_blog_post_single.entry-content .comments-area .left-title h2.comments-title::before,.wofland_blog_post_single.entry-content .comments-area .left-title .comments-title.h2::before{content:"";width:70px;height:2px;background-color:#3388a4;position:absolute;margin-top:30px}.wofland_blog_post_single.entry-content .comments-area h2.comments-title::after,.wofland_blog_post_single.entry-content .comments-area .comments-title.h2::after{content:"";width:30px;height:2px;background-color:#fe4c1b;position:absolute;margin-top:30px;left:90px;left:110px}.wofland_blog_post_single.entry-content .comment-respond{position:relative;float:left;width:100%;background-color:#fff;box-shadow:0px 0px 12px 2px #eee;padding:30px 40px 50px;margin-bottom:80px}.wofland_blog_post_single.entry-content .comment-respond form#blog-comment-form{padding-top:20px}.wofland_blog_post_single.entry-content .comment-respond form#blog-comment-form textarea{width:100%;background-color:#eee;border-radius:8px;color:#757575 !important;font-size:14px;font-weight:500;outline:none;border:none;padding:13px 30px}.wofland_blog_post_single.entry-content .comment-respond form#blog-comment-form input[type=text]{width:100%;background-color:#eee;border-radius:8px;color:#757575 !important;font-size:14px;font-weight:500;outline:none;border:none;padding:13px 30px;border-radius:50px}.wofland_blog_post_single.entry-content .comment-respond form#blog-comment-form input#wp-comment-cookies-consent{position:absolute}.wofland_blog_post_single.entry-content .comment-respond form#blog-comment-form label{padding-left:25px;font-weight:500;font-size:12px}.wofland_blog_post_single.entry-content .comment-respond form#blog-comment-form input[type=submit]{background-color:#82b440;padding:10px 13px;border-radius:50px;color:#fff !important;text-transform:uppercase;font-weight:500;border:none;outline:none}.wofland_blog_post_single.entry-content pre{background-color:#82b440}.wofland_blog_post_single.entry-content h2::before,.wofland_blog_post_single.entry-content .h2::before{content:"";width:70px;height:2px;background-color:#3388a4;position:absolute;margin-top:42px}.wofland_blog_post_single.entry-content h2::after,.wofland_blog_post_single.entry-content .h2::after{content:"";width:30px;height:2px;background-color:#fe4c1b;position:absolute;margin-top:42px;left:90px}.wofland_blog_post_single.entry-content h3::before,.wofland_blog_post_single.entry-content .h3::before{content:"";width:70px;height:2px;background-color:#3388a4;position:absolute;margin-top:28px}.wofland_blog_post_single.entry-content h3::after,.wofland_blog_post_single.entry-content .h3::after{content:"";width:30px;height:2px;background-color:#fe4c1b;position:absolute;margin-top:28px;left:90px}.wofland_blog_post_single.entry-content h2.comment-reply-title::after,.wofland_blog_post_single.entry-content .comment-reply-title.h2::after{left:115px}.wofland_blog_taxanomy_single{padding:25px 0 50px}.wofland_checkout_main #edd_cc_address{box-shadow:#000 0px 6px 24px 0px,#000 0px 0px 0px 1px}.wofland_checkout_main #edd_cc_address .edd-description{display:none}.wofland_checkout_main .edd-select{border:1px solid #eee;width:100%;padding:10px}.wofland_checkout_main .edd-input{width:100%;padding:10px;border:1px solid #eee;width:100%}.wofland_checkout_main .edd-input:focus{border:0;outline:none;background-color:#f5f5f5}.wofland_checkout_main #edd_checkout_form_wrap{border:0;margin-bottom:0;box-shadow:#000 0px 6px 24px 0px,#000 0px 0px 0px 1px}.wofland_checkout_main #edd_checkout_form_wrap input.edd-input{padding:10px;width:100%;border:1px solid #fbf2f2}.wofland_checkout_main #edd_checkout_form_wrap textarea.edd-input{padding:10px}.wofland_checkout_main #edd_checkout_form_wrap legend{padding-top:50px;border:none;font-size:18px;font-weight:400;padding-top:20px;border:none;padding-top:50px;margin-bottom:0px}.wofland_checkout_main #edd_checkout_form_wrap .cc-address legend{padding-top:50px;border:none;font-size:18px;font-weight:400}.wofland_checkout_main #edd_checkout_form_wrap fieldset#edd_sl_renewal_fields{margin-top:35px;background-color:#fff}.wofland_checkout_main #edd_checkout_form_wrap fieldset#edd_sl_renewal_fields p{margin-bottom:0;padding:10px 0px;border:none}.wofland_checkout_main #edd_checkout_form_wrap .edd-payment-icons{display:none}.wofland_checkout_main #edd_checkout_form_wrap #edd_final_total_wrap{border:0;background:none;font-size:20px;padding:0;padding-top:10px;font-weight:500}.wofland_checkout_main #edd_checkout_form_wrap .edd_cart_amount{font-weight:500;font-size:20px}.wofland_checkout_main #edd_checkout_form_wrap fieldset#edd_cc_fields legend{padding-top:50px}.wofland_checkout_main #edd_checkout_form_wrap fieldset#edd_cc_fields.edd-do-validate{border:none;background:#fff;position:relative;margin-top:-25px}.wofland_checkout_main #edd_checkout_form_wrap #edd-payment-mode-wrap label{margin:0 15px 0 0;padding:10px}.wofland_checkout_main #edd_checkout_form_wrap select.edd-select{border:1px solid #fbf2f2}.wofland_checkout_main #edd_checkout_form_wrap select.edd-select:focus{border:1px solid #fbf2f2;background-color:#f5f5f5}.wofland_checkout_main #edd_checkout_form_wrap fieldset#edd_purchase_submit{box-shadow:none}.wofland_checkout_main #edd_checkout_form_wrap fieldset#edd_purchase_submit fieldset#edd-privacy-policy-agreement{box-shadow:none}.wofland_checkout_main #edd_checkout_form_wrap fieldset{border:none;box-shadow:#fff 0 6px 24px 0,#d8d4d4 0 0 0 1px}.wofland_checkout_main #edd_checkout_form_wrap label{font-weight:700;display:block;position:relative;line-height:100%;font-size:95%;margin:0 0 5px;display:none}.wofland_checkout_main #edd_checkout_form_wrap #edd_payment_mode_select{margin-top:-25px}.wofland_checkout_main #edd_purchase_form .edd-description{display:none}.wofland_checkout_main #edd_purchase_form #edd_checkout_user_info{margin-top:-25px}.wofland_checkout_main #edd_checkout_cart{border:1px solid #f5f5f5;box-shadow:#fff 0 6px 24px 0,#d8d4d4 0 0 0 1px;margin-top:25px}.wofland_checkout_main #edd_checkout_cart td{border:none}.wofland_checkout_main #edd_checkout_cart:not(.ajaxed) tbody{position:relative;display:table}.wofland_checkout_main #edd_checkout_cart td.edd_cart_item_price{color:#80bdf5;font-size:16px;font-weight:500}.wofland_checkout_main #edd_checkout_cart tfoot .edd_cart_subtotal{color:#80bdf5;font-size:16px;font-weight:500}.wofland_checkout_main #edd_checkout_cart tfoot .edd_cart_subtotal span{padding-left:20px}.wofland_checkout_main #edd_checkout_cart caption{background:#fff;text-transform:uppercase;padding:10px;padding-left:16px;font-size:18px;font-weight:400;color:#000;box-shadow:#fff 0 6px 0px 0,#dfe0e1 0 0 0 1px}.wofland_checkout_main .edd-show-terms .edd_terms_links{color:#111;text-decoration:underline}.wofland_checkout_main #edd_purchase_submit .edd-submit{font-family:"Montserrat",Sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;border-style:solid;border-width:1px 1px 1px 1px;border-radius:50px 50px 50px 50px;padding:10px 25px 10px 25px;margin:0 5px;color:#fff;background-color:#82b440}.wofland_checkout_main #edd_purchase_submit .edd-submit:focus{background-color:rgba(0,0,0,0);border-color:#82b440;color:#000}.wofland_checkout_main #edd_purchase_submit .edd-submit:hover{background-color:rgba(0,0,0,0);border-color:#82b440;color:#000}.wofland_checkout_main .edd_cart_item{border-bottom:2px solid #f1f1f1}.wofland_checkout_main tr.edd_cart_footer_row.edd_cart_tax_row:after{content:"";border-bottom:1px solid #ccc;position:absolute;bottom:0;width:calc(100% - 2.774em);height:1px;left:1.387em}.wofland_checkout_main .edd_cart_footer_row:not(.wofland_cart_subtotal){display:inline-table;width:100%;position:relative}.wofland_checkout_main #edd_payment_mode_select legend{padding-top:50px}.wofland_checkout_main legend{text-transform:uppercase}.wofland_checkout_main #edd-payment-mode-wrap label.edd-gateway-option-selected{border:1px solid #80bdf5;padding:10px;border-radius:8px}.wofland_checkout_main #edd-payment-mode-wrap label:hover .edd-gateway-option-selected{border:1px solid #80bdf5;padding:10px;border-radius:8px;cursor:pointer}.wofland_checkout_main p#edd-card-zip-wrap{width:50%;display:inline-block;float:left;padding-left:10px}.wofland_checkout_main p#edd-card-city-wrap{width:50%;display:inline-block;float:left}.wofland_checkout_main p#edd-card-country-wrap{width:50%;display:inline-block;float:left}.wofland_checkout_main p#edd-card-state-wrap{width:50%;display:inline-block;float:left;padding-left:10px}#edd_checkout_cart th{border:none}#edd_checkout_form_wrap select.edd-select{width:100%}#edd_checkout_form_wrap .wofland_renew_licence #edd_sl_renewal_fields{background-color:rgba(0,0,0,0)}#edd_checkout_form_wrap #edd_payment_mode_select{border:none;box-shadow:rgba(0,0,0,.0509803922) 0px 6px 24px 0px,rgba(0,0,0,0) 0px 0px 0px 1px}.wofland_blog_post_clear .mix:nth-of-type(3n+1){clear:both}.wofland_blog_sticky_single .wofland_blog_post.entry-content{background-color:#fff;padding:20px 50px 20px 50px;border-radius:5px;box-shadow:0 4px 8px 0 rgba(0,0,0,.1882352941)}.filter{margin-bottom:3px}.feature_product_landing_filter .controls button.filter.active{border-bottom:3px solid #fe4c1c}.feature_product_landing_filter .controls .featuer-alls button.filter.active{border:none}.feature_product_landing_filter .all_product{max-height:670px;overflow:hidden}.feature_product_landing_filter button{display:inline-block;padding:.4em .8em;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #b5b2b2;color:#a7a7a7;font-size:16px;font-weight:400;cursor:pointer;margin-bottom:0}.feature_product_landing_filter button .active{border-bottom:3px solid #ff1e1e;color:#000;font-weight:500}.feature_product_landing_filter button:focus{outline:0 none;font-weight:500;color:#000}.feature_product_landing_filter .featuer-alls{text-align:center;margin:60px 0 0 0}.feature_product_landing_filter .featuer-alls button{color:#4992ab;font-family:"Poppins",Sans-serif;font-size:16px;font-weight:300;text-transform:uppercase;text-decoration:underline;border:0}.feature_product_landing_filter .featuer-alls button:focus{outline:0 none;font-weight:300;color:#4992ab}.feature_product_landing_filter #input{color:#c1c1c1;background-color:#f5f5f5;border-radius:50px;margin-left:10px;border:1px solid #f3f3f3;float:right;padding-left:30px;font-size:16px;font-weight:200;line-height:36px;width:240px}.feature_product_landing_filter #input:focus{outline:none}.feature_product_landing_filter .container{padding:2% 0;text-align:justify;font-size:.1px;min-height:400px;-webkit-backface-visibility:hidden;width:100%}.feature_product_landing_filter .feature-filter:after{content:"";display:inline-block;width:100%}.feature_product_landing_filter .feature-filter .mix{width:49%;text-align:left;background:url("assets/images/bg-card-ellipse-1.jpg");background-repeat:no-repeat;background-size:cover;margin-bottom:2%;margin-left:15px;display:none;border-radius:5px;box-shadow:rgba(100,100,111,.2) 0px 7px 29px 0px;height:300px;overflow:hidden;width:266px}.feature_product_landing_filter .feature-filter .mix:hover{background:url("assets/images/bg-card-Ellipse.jpg");background-repeat:no-repeat;background-size:cover;transition:all .5s ease}.feature_product_landing_filter .feature-filter .mix:hover .feature-img-container{background:#fff;transition:all .5s ease-out}.feature_product_landing_filter .feature-filter .mix .feature-img-container{background:#eee;width:100px;text-align:center;padding:25px;border-radius:50%;margin:20px;margin-left:30%}.feature_product_landing_filter .feature-filter .mix h4,.feature_product_landing_filter .feature-filter .mix .h4{font-size:18px;text-align:center}.feature_product_landing_filter .feature-filter .mix p{font-size:15px;text-align:center;padding:5px 20px;margin-bottom:20px}.feature_product_landing_filter .feature-filter .mix:before{content:"";display:inline-block}.feature_product_landing_filter .feature-filter .mix:after{content:"";visibility:hidden}.feature_product_landing_filter .feature-filter .gap{width:49%}.container .mix{display:inline-block;text-align:left;margin-bottom:30px;display:none}.container .mix:after{content:attr(data-myorder);color:#fff;font-size:16px;display:inline-block;vertical-align:top;font-weight:700}.container .gap{display:inline-block}.container-fluid .mix,.container-sm .mix,.container-md .mix,.container-lg .mix,.container-xl .mix,.container-xxl .mix{display:inline-block;text-align:left;margin-bottom:30px;display:none}.container-fluid .mix:after,.container-sm .mix:after,.container-md .mix:after,.container-lg .mix:after,.container-xl .mix:after,.container-xxl .mix:after{content:attr(data-myorder);color:#fff;font-size:16px;display:inline-block;vertical-align:top;font-weight:700}.container-fluid .gap,.container-sm .gap,.container-md .gap,.container-lg .gap,.container-xl .gap,.container-xxl .gap{display:inline-block}.container-fluid .no-gap-grid .mix,.container-sm .no-gap-grid .mix,.container-md .no-gap-grid .mix,.container-lg .no-gap-grid .mix,.container-xl .no-gap-grid .mix,.container-xxl .no-gap-grid .mix{margin-bottom:0px;max-height:490px;overflow:hidden}.woffice_market_place .woffice_recent_position:nth-of-type(3n+1){clear:both}.filter-tab{font-size:14px;font-family:"Montserrat",sans-serif;letter-spacing:1.5px;padding:10px 12px;color:#2e2e2e;position:relative}.filter-tab:after{content:"";width:0px;height:20px;background-color:#2e2e2e;top:50%;right:-1px;position:absolute;margin-top:-10px}.filter-tab:last-child:after{content:none}.filter-tab:before{content:"";width:calc(100% - 30px);height:0px;background-color:#2e2e2e;top:50%;left:15px;position:absolute;margin-top:0px;opacity:0;-webkit-transition:all 350ms ease-in-out 0s;-moz-transition:all 350ms ease-in-out 0s;-ms-transition:all 350ms ease-in-out 0s;-o-transition:all 350ms ease-in-out 0s;transition:all 350ms ease-in-out 0s}.filter-tab:hover:before{opacity:0}.filter-tab.active:before{opacity:0}.filter.btn,body.page-template-page-partners .gform_footer .filter#gform_submit_button_2{background-color:#fff;outline:none}.comment-body .box-center{padding:10px;justify-content:center;display:flex}.comment-body .rev-thumb .avatar.photo{width:100px;height:100%;border-radius:50%}.comment-body .rev-content .theme-color span{color:#fe4c1c}.comment-body .rev-content .theme-color a{color:#fe4c1c}.edd_hide_class #edd_checkout_user_info{display:none}.edd_hide_class #edd_cc_address{display:none}.product_filter_shortcode .woffice_recent_product{box-shadow:0 3px 8px #e9e1e1;border-radius:5px;margin:10px 0px}.product_filter_shortcode .woffice_recent_product .product_image{width:100%}.product_filter_shortcode .woffice_market_place{padding:50px 20px}.product_filter_shortcode .product_view_more{display:none}.product_filter_shortcode .product_detail{padding:25px 30px}.product_filter_shortcode .product_detail .product_cont_btns{width:50%;float:left;text-align:center}.product_filter_shortcode .product_detail h4,.product_filter_shortcode .product_detail .h4{padding:5px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product_filter_shortcode .product_detail .product_cont_row{height:50px}.product_filter_shortcode .product_border_box{position:relative}.product_filter_shortcode .product_border_box .blue{border-top:3px solid #3388a4;display:inline-block;width:80px;height:5px;padding:5px 0}.product_filter_shortcode .product_border_box .red{border-top:3px solid #fe4c1c;display:inline-block;width:30px;height:5px;padding:5px 0}.product_filter_shortcode .product_moreview_btn{font-family:"Montserrat",Sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;border-style:solid;border-width:1px 1px 1px 1px;border-radius:50px 50px 50px 50px;padding:10px 25px 10px 25px;margin:0 5px;color:#fff;background-color:#82b440;float:right}.product_filter_shortcode .product_moreview_btn:focus{background-color:rgba(0,0,0,0);border-color:#82b440;color:#000}.product_filter_shortcode .product_moreview_btn:hover{background-color:rgba(0,0,0,0);border-color:#82b440;color:#000}.product_filter_shortcode .product_price{position:absolute;top:20px;right:20px;display:block;text-align:center;background:#fe4c1c;padding:5px 10px;color:#fff;border-radius:5px}.product_detail_btn{font-family:"Montserrat",Sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;border-style:solid;border-width:1px 1px 1px 1px;border-radius:50px 50px 50px 50px;margin:0 5px;color:#fff;float:left;border-color:#82b440;padding:10px 20%;background-color:#3388a4;font-size:16px}.product_detail_btn:hover{background-color:rgba(0,0,0,0);border-color:#3388a4;color:#000;animation:pulse .3s linear 1}.product_detail_btn:focus{background-color:rgba(0,0,0,0);border-color:#3388a4;color:#000;animation:pulse .3s linear 1}.product_view_btn{font-family:"Montserrat",Sans-serif;font-size:16px;font-weight:400;text-transform:uppercase;border-style:solid;border-width:1px 1px 1px 1px;border-radius:50px 50px 50px 50px;margin:0 5px;color:#fff;float:left;border-color:#82b440;padding:10px 15%;background-color:#fe4c1c 0;color:#000;font-size:16px}.product_view_btn:hover{background-color:#020101 0;border-color:#3388a4;color:#000;animation:pulse .3s linear 1;background-color:#82b440;color:#fff;border-color:#82b440;animation:pulse .3s linear 1}.product_view_btn:focus{background-color:#020101 0;border-color:#3388a4;color:#000;animation:pulse .3s linear 1;background-color:#82b440;color:#fff;border-color:#82b440;animation:pulse .3s linear 1}.wofland_video_popup .elementor-custom-embed-play{top:65%}.wofland_video_popup .elementor-custom-embed-play i.eicon-play{font-size:50px}.wofland_video_popup .elementor-widget-video .elementor-custom-embed-image-overlay img{min-height:270px}.wofficestaging_social_tab{position:absolute;top:600px;right:10px;display:none}.wofficestaging_social_tab .wofland_blog_social{background:#fff;box-shadow:0 3px 8px rgba(0,0,0,.2);list-style-type:none;padding:15px 10px;width:200px;border-radius:5px}.wofficestaging_social_tab .wofland_blog_social li a{display:block;padding:5px 20px;margin:10px;color:#fff;border-radius:50px;font-family:"Montserrat",Sans-serif;font-size:16px}.wficon{background-color:#4b69b0}.wticon{background-color:#37b1e1}.wiicon{background-color:#cd3261}.wpicon{background-color:#e83f3a}.wofland_blog_social li a i{margin:0 10px}.wtitleicon{padding:10px 20px;text-align:center;display:block;color:#000;font-weight:500;font-family:"Montserrat",Sans-serif;font-size:16px}.byuser .img-circle .avatar{border-radius:50%;width:100px;height:100%;padding:5%}.byuser .rev-thumb{width:15%;float:left}.byuser .rev-content{width:100%;float:left}.byuser .theme-color span{color:#000;font-size:22px;font-weight:500;color:#fe4c1c}.byuser .theme-color a{color:#fe4c1c}.comments-area{border-bottom:2px solid #e2e2e2;margin:20px}.wofland_empty_cart{text-align:center}.wofland_empty_cart .edd_empty_cart p{font-size:25px;padding-bottom:30px}.wofland_empty_cart .edd_empty_cart img{padding:70px 0 40px}.tab_diffrent_prog .tab_img{margin-right:20px}.tab_diffrent_prog .elementor-tab-title.elementor-active a{color:#111;padding:30px 28px;margin-left:30%;background:#ccf38f;box-shadow:0 3px 8px rgba(0,0,0,.2)}.tab_diffrent_prog a{color:#111;max-width:200px;padding:30px 28px;margin-left:30%;background:#fff;box-shadow:#000 0px 7px 29px 0px}.productshortsingle.product_border_box{position:relative}.productshortsingle .product_border_box .blue{border-top:3px solid #3388a4;display:inline-block;width:80px;height:5px;padding:5px 0}.productshortsingle .product_border_box .red{border-top:3px solid #fe4c1c;display:inline-block;width:30px;height:5px;padding:5px 0}.productshortsingle .woffice_product_detail_single{text-align:center}.productshortsingle .woffice_product_detail_single h1,.productshortsingle .woffice_product_detail_single .h1{font-size:50px;font-weight:400;line-height:60px}.productshortsingle .woffice_product_detail_single p{font-size:20px;font-weight:400;color:#000}.productshortsingle .woffice_product_detail_single .price{font-size:36px;font-weight:400;color:#3388a4}.main_blog_shortcode .elementor-shortcode .wofland_blog_taxanomy .wofland_blog_tags::after{left:125px}.woffice_full_bg{background-repeat:no-repeat;background-size:cover}.wofland_blog_taxanomy .wofland_blog_tags a{width:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product_add_btn .edd-submit.button.blue{border-radius:50px 50px 50px 50px;padding:15px 50px 15px 50px}.product_add_btn .edd-submit.button.blue:hover{border:1px solid #3388a4;background-color:rgba(0,0,0,0);color:#000;animation:pulse .3s linear 1}.product_add_btn .edd-cart-added-alert{margin-left:44%}table#edd_purchase_receipt_products{border-collapse:collapse;margin:50px auto}table#edd_purchase_receipt_products th{background:#3388a4;color:#fff;font-weight:bold;padding:10px;border:1px solid #ccc;text-align:left;font-size:18px}table#edd_purchase_receipt_products td{padding:10px;border:1px solid #ccc;text-align:left;font-size:18px}table#edd_purchase_receipt_products tr:nth-of-type(odd){background:#eee}table#edd_purchase_receipt{border-collapse:collapse;margin:50px auto}table#edd_purchase_receipt tr:nth-of-type(odd){background:#eee}table#edd_purchase_receipt th{background:#3388a4;color:#fff;font-weight:bold;padding:10px;border:1px solid #ccc;text-align:left;font-size:18px}table#edd_purchase_receipt td{padding:10px;border:1px solid #ccc;text-align:left;font-size:18px}@media only screen and (max-width: 767px){.header-2 #navigation.navigation-fixed ul li.menu-item{display:block;margin-top:0px;margin-left:0}.header-2 #navigation.navigation-fixed .logo a img{display:none}.header-2 #navigation.navigation-fixed a.logo .wo_dark_logo{display:block;position:absolute;top:10px;left:5px}.header-2 #navigation ul li{margin:12px 0 12px 0}.header-2 #navigation .logo{float:none}.header-2 #navigation ul.menu li a{font-size:16px;color:#000;font-weight:300}.header-2 #navigation .buy-now-item{margin-left:35px;float:none}.header-2 #navigation #responsive-logo{max-height:50px;display:none}.header-2 #navigation a.logo .wo_dark_logo{display:none;position:absolute;bottom:0px}.header-2 #navigation a.logo .wo_light_logo{display:block;position:absolute;top:0px;left:5px}}@media only screen and (max-width: 1200px){.header-2 #navigation .laptop-flag{float:left;left:30px}}@media only screen and (min-width: 768px)and (max-width: 991px){.header-2 #navigation .buy-now-item{top:20px}.header-2 #navigation .buy-now-item a{padding:10px 13px}.header-2 #navigation.navigation-fixed ul li.buy-now-item{margin-top:-20px;left:60px}}@media only screen and (min-width: 576px)and (max-width: 767px){#footer.footer-2 .menu li a{font-size:14px}#footer.footer-2 .love{font-size:14px}#footer.footer-2 .copyright{font-size:14px}.wofland_blog_post_single.entry-content{margin-top:0}.wofland_blog_post_single.entry-content .comments-area h2.comments-title:after,.wofland_blog_post_single.entry-content .comments-area .comments-title.h2:after{left:115px}.wofland_blog_post_single.entry-content .wofland_blog_date{top:4.2%}.wofland_blog_taxanomy .wofland_blog_tags:after{left:127px}.wofland_blog_post_single .wofland_blog_taxanomy .wofland_blog_tags:after{left:100px}.wofland_blog_post_single .wofland_blog_thumbnail img{margin-top:-80px}#main-container{padding-top:0px}.tab_diffrent_prog .elementor-tab-title a{padding:30px 5px;margin-left:0}.tab_diffrent_prog .elementor-tab-title.elementor-active a{padding:30px 5px;margin-left:0}.wofland_video_popup .elementor-widget-video .elementor-custom-embed-image-overlay img{margin-top:60px}.wofland_video_popup .elementor-custom-embed-play{top:75%}.feature_product_landing_filter .all_product{overflow:visible;max-height:100%}.main_blog_shortcode .elementor-shortcode .wofland_blog_taxanomy .wofland_blog_tags::after{left:130px}}@media only screen and (min-width: 320px)and (max-width: 575px){#footer.footer-2 .menu li a{font-size:14px}#footer.footer-2 .love{font-size:14px}#footer.footer-2 .copyright{font-size:14px}#footer.footer-2 a img{max-width:200px;width:100%}}@media only screen and (max-width: 760px){table#edd_purchase_receipt_products{width:100%;display:block}table#edd_purchase_receipt_products thead{display:block}table#edd_purchase_receipt_products thead tr{position:absolute;top:-9999px;left:-9999px}table#edd_purchase_receipt_products tbody{display:block}table#edd_purchase_receipt_products th{display:block}table#edd_purchase_receipt_products td{display:block;border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}table#edd_purchase_receipt_products td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:bold}table#edd_purchase_receipt_products tr{display:block;border:1px solid #ccc}table#edd_purchase_receipt{width:100%;display:block}table#edd_purchase_receipt thead{display:block}table#edd_purchase_receipt thead tr{position:absolute;top:-9999px;left:-9999px}table#edd_purchase_receipt tbody{display:block}table#edd_purchase_receipt th{display:block}table#edd_purchase_receipt td{display:block;border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}table#edd_purchase_receipt td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:bold}table#edd_purchase_receipt tr{display:block;border:1px solid #ccc}}@media(min-device-width: 768px)and (max-device-width: 1024px){table#edd_purchase_receipt_products{width:100%;display:block}table#edd_purchase_receipt_products thead{display:block}table#edd_purchase_receipt_products thead tr{position:absolute;top:-9999px;left:-9999px}table#edd_purchase_receipt_products tbody{display:block}table#edd_purchase_receipt_products th{display:block}table#edd_purchase_receipt_products td{display:block;border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}table#edd_purchase_receipt_products td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:bold}table#edd_purchase_receipt_products tr{display:block;border:1px solid #ccc}table#edd_purchase_receipt{width:100%;display:block}table#edd_purchase_receipt thead{display:block}table#edd_purchase_receipt thead tr{position:absolute;top:-9999px;left:-9999px}table#edd_purchase_receipt tbody{display:block}table#edd_purchase_receipt th{display:block}table#edd_purchase_receipt td{display:block;border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%}table#edd_purchase_receipt td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap;content:attr(data-column);color:#000;font-weight:bold}table#edd_purchase_receipt tr{display:block;border:1px solid #ccc}}@media screen and (min-width: 320px)and (max-width: 575px){.feature_product_landing_filter .feature-filter .mix{margin:20px;width:90%}.feature_product_landing_filter .feature-filter .mix .feature-img-container{margin-left:35%}.feature_product_landing_filter button{color:12px;border-bottom:2px solid #b5b2b2}.feature_product_landing_filter #input{float:left;margin-right:10%;margin-left:10%;width:80%}.feature_product_landing_filter .container{padding:60px 0}.feature_product_landing_filter .controls{text-align:center}.feature_product_landing_filter .all_product{overflow:visible;max-height:100%}.feature-filter-shortcode .featuer-alls button{left:35%}.wofland_blog_heading p{color:#a3a3a3;font-size:12px;padding:5px}.wofland_blog_heading h2,.wofland_blog_heading .h2{font-size:20px}.wofland_blog_taxanomy .wofland_blog_comment a{color:#a3a3a3;font-size:12px;padding:5px}.wofland_blog_taxanomy .wofland_blog_tags a{color:#a3a3a3;font-size:12px;padding:5px}.wofland_blog_post_single.entry-content{margin-top:20%}.wofland_blog_post_single.entry-content ul.wofland_blog_social{text-align:center;padding-top:20px}.wofland_blog_post_single.entry-content .wofland_author_details{max-width:100%;margin-right:10px;margin-left:5px;text-align:center}.wofland_blog_post_single.entry-content .wofland_blog_tags_single a{padding:5px 10px}.wofland_blog_post_single.entry-content .comments-area h2.comments-title:after,.wofland_blog_post_single.entry-content .comments-area .comments-title.h2:after{left:110px}.wofland_blog_post_single.entry-content .wofland_blog_date{top:12%;display:none}.wofficestaging_social_tab{display:none}.wofland_main_banner .wofland_banner_content{padding:20px}.wofland_main_banner .wofland_banner_content p{font-size:14px}.wofland_main_banner .wofland_banner_content h2,.wofland_main_banner .wofland_banner_content .h2{font-size:30px}#main-container{padding-top:0px}#main-container .wofland_main_banner .wofland_banner_content h2,#main-container .wofland_main_banner .wofland_banner_content .h2{font-size:30px}.wofland_author_details .author-name{font-size:14px}.wofland_author_details h4,.wofland_author_details .h4{font-size:12px;text-align:center}.wofland_author_details h4 .author-name,.wofland_author_details .h4 .author-name{font-size:12px;text-align:center}.wofland_author_details h4 .author-more,.wofland_author_details .h4 .author-more{font-size:10px;margin-left:2px}.wofland_author_details .wofland_blog_heading p{text-align:center;color:#a3a3a3;font-size:16px}.rev-content .theme-color{font-size:16px;padding-left:10px;margin:0}.rev-content .theme-color span{font-size:16px;padding-left:10px;margin:0;font-size:12px}.byuser .theme-color a.comment-reply-link{font-size:12px}.wofland_blog_post_single .wofland_blog_thumbnail img{margin-top:-85px}.wofland_blog_sticky_single .wofland_blog_post.entry-content{padding:20px 15px}.main_blog_shortcode .elementor-shortcode .wofland_blog_taxanomy .wofland_blog_tags::after{left:90px}.product_filter_shortcode .product_border_box{text-align:center}.product_filter_shortcode .product_detail .product_cont_row{height:auto}.woffice_market_place{text-align:center}.woffice_market_place .product_view_more{padding:20px}.woffice_market_place .product_moreview_btn{float:none}.woffice_market_place .pwoffice_product_head h2,.woffice_market_place .pwoffice_product_head .h2{font-size:25px;text-align:center}.woffice_recent_product .product_cont_row .product_cont_btns{float:none;width:100%;width:100%;margin-bottom:30px;margin-bottom:30px;margin-top:10px;margin-top:10px}.woffice_recent_product .product_cont_row .product_cont_btns a{float:none}.product_cont_btns a.product_view_btn{padding:10px 18%;font-size:16px}.product_cont_btns a.product_detail_btn{padding:10px 20%;font-size:16px}.tab_diffrent_prog .elementor-tab-title a{font-size:12px;padding:30px 20px;margin-left:0}.tab_diffrent_prog .elementor-tab-title a .first{font-size:12px}.tab_diffrent_prog .elementor-tab-title.elementor-active a{padding:30px 20px;margin-left:0}.tab_diffrent_prog .tab_img{margin-right:0;width:40px}.wofland_video_popup .elementor-widget-video .elementor-custom-embed-image-overlay img{margin-top:60px}.wofland_video_popup .elementor-custom-embed-play{top:75%}.comment-body .rev-content .theme-color{text-transform:capitalize}.comment-body .rev-content .theme-color span{font-size:12px}.comment-body .rev-content .theme-color a{font-size:12px}}@media screen and (min-width: 576px)and (max-width: 991px){.feature_product_landing_filter .feature-filter .mix{width:45%}.feature_product_landing_filter .feature-filter .mix .feature-img-container{margin-left:35%}.feature_product_landing_filter #input{margin-top:10px}.feature_product_landing_filter .container{padding:60px 0}.feature_product_landing_filter .controls{text-align:center}.feature_product_landing_filter .featuer-alls button{left:40%}.woffice_market_place .woffice_recent_position:nth-of-type(2n+1){clear:both}.wofficestaging_social_tab{display:none;display:none}.wofland_blog_post_single .entry-content .comments-area h2.comments-title:after,.wofland_blog_post_single .entry-content .comments-area .comments-title.h2:after{left:110px}.wofland_blog_post_single .entry-content .wofland_author_details{max-width:100%;margin-right:10px;margin-left:5px;text-align:center}.wofland_blog_post_single .entry-content ul.wofland_blog_social{text-align:center;padding:10px}.wofland_main_banner .wofland_banner_content{padding:10px 35px}.wofland_main_banner .wofland_banner_content p{font-size:14px}.wofland_author_details .author-name{font-size:14px}.wofland_author_details h4,.wofland_author_details .h4{font-size:16px;text-align:center}.wofland_author_details h4 .author-name,.wofland_author_details .h4 .author-name{font-size:16px;text-align:center}.wofland_author_details h4 .author-more,.wofland_author_details .h4 .author-more{font-size:10px;margin:5px}.wofland_blog_heading p{font-size:14px}.rev-content .theme-color span{font-size:14px}.byuser .theme-color a.comment-reply-link{font-size:14px}.byuser .rev-content{padding-left:20px}.product_filter_shortcode .product_moreview_btn{margin-top:-60px}.product_filter_shortcode .product_detail h4,.product_filter_shortcode .product_detail .h4{font-size:30px;white-space:unset}.product_cont_btns a.product_view_btn{padding:10px 23%;margin-left:20px;font-size:16px}.product_cont_btns a.product_detail_btn{padding:10px 30%;font-size:16px}.tab_diffrent_prog .elementor-tab-title a{font-size:12px}.tab_diffrent_prog .elementor-tab-title a .first{font-size:12px}}@media only screen and (min-width: 768px)and (max-width: 992px){.wofland_blog_post_single.entry-content{margin-top:-25%}.wofland_blog_post_single.entry-content .comments-area h2.comments-title:after,.wofland_blog_post_single.entry-content .comments-area .comments-title.h2:after{left:115px}.wofland_blog_post_single.entry-content .wofland_blog_date{top:-110px}.wofland_blog_taxanomy .wofland_blog_tags:after{left:100px}.main_blog_shortcode .elementor-shortcode .wofland_blog_taxanomy .wofland_blog_tags::after{left:135px}.tab_diffrent_prog .elementor-tab-title a{padding:30px 10px;margin-left:0}.tab_diffrent_prog .elementor-tab-title.elementor-active a{padding:30px 10px;margin-left:0}.wofland_video_popup .elementor-widget-video .elementor-custom-embed-image-overlay img{margin-top:60px}.wofland_video_popup .elementor-custom-embed-play{top:75%}.feature_product_landing_filter #input{width:180px}}@media only screen and (min-width: 992px)and (max-width: 1200px){.wofficestaging_social_tab{display:none}.product_cont_btns a.product_detail_btn{padding:12px 16px;font-size:8px}.product_cont_btns a.product_view_btn{padding:12px 16px;font-size:8px}.tab_diffrent_prog .elementor-tab-title a{padding:30px 10px;margin-left:20%;font-size:12px;padding:30px 20px}.tab_diffrent_prog .elementor-tab-title a .first{font-size:12px}.tab_diffrent_prog .elementor-tab-title.elementor-active a{padding:30px 10px;margin-left:20%;padding:30px 20px}.rev-content .theme-color span{font-size:14px}.byuser .theme-color a.comment-reply-link{font-size:14px}.wofland_blog_post_single .entry-content .comments-area h2.comments-title:after,.wofland_blog_post_single .entry-content .comments-area .comments-title.h2:after{left:112px}.wofland_blog_post_single.entry-content .wofland_blog_date{top:-55px}}.header-2 .navigation-fixed ul li ul.sub-menu{top:55px}.w_xtendify_main{margin-bottom:70px}.w_xtendify_main h2,.w_xtendify_main .h2{position:relative}.w_xtendify_main h2::before,.w_xtendify_main .h2::before{content:"";width:70px;height:2px;background-color:#3388a4;position:absolute;margin-top:42px;left:43%}.w_xtendify_main h2::after,.w_xtendify_main .h2::after{content:"";width:30px;height:2px;background-color:#fe4c1b;position:absolute;margin-top:42px;left:50%}.w_xtendify_main h3::before,.w_xtendify_main .h3::before{content:"";width:70px;height:2px;background-color:#3388a4;position:absolute;margin-top:42px;left:43%;left:45%}.w_xtendify_main h3::after,.w_xtendify_main .h3::after{content:"";width:30px;height:2px;background-color:#fe4c1b;position:absolute;margin-top:42px;left:50%}.w_xtendify_main h4::before,.w_xtendify_main .h4::before{content:"";width:70px;height:2px;background-color:#3388a4;position:absolute;margin-top:42px;left:43%;left:45%}.w_xtendify_main h4::after,.w_xtendify_main .h4::after{content:"";width:30px;height:2px;background-color:#fe4c1b;position:absolute;margin-top:42px;left:50%}.w_xtendify_main .w_xtendify_banner h1,.w_xtendify_main .w_xtendify_banner .h1{color:#2f3887;z-index:20}.w_xtendify_main .w_xtendify_banner h1 span,.w_xtendify_main .w_xtendify_banner .h1 span{color:#fff;z-index:20;text-transform:capitalize}.w_xtendify_main .w_xtendify_banner p{color:#fff;z-index:20;display:none}.w_xtendify_main .w_xtendify_banner .medium{padding:0 30%}.w_xtendify_main .w_xtendify_post{padding-bottom:30px}.w_xtendify_main .w_xtendify_post .w_xtendify_post_show img{width:100%}.w_xtendify_main .w_xtendify_post:nth-of-type(2n + 1){clear:both}.w_xtendify_main .w_xtendify_post_content h4,.w_xtendify_main .w_xtendify_post_content .h4{padding:10px 0;overflow:hidden;white-space:nowrap}.w_xtendify_main .w_xtendify_post_content p{padding:20px 0}.w_xtendify_banner{background-image:url("assets/images/background-pattern.jpg");background-repeat:no-repeat;height:600px;padding-top:200px;margin-bottom:70px;position:relative}.w_xtendify_post_date{width:50%;float:left;text-align:right;padding-right:20px;padding-top:10px}.w_xtendify_post_more{width:50%;float:left;margin:0;padding:10px 20px;text-align:center}.w_xtendify_post_content{padding-bottom:30px}.w_xtendify_post_content h4::after,.w_xtendify_post_content .h4::after{left:15%}.w_xtendify_post_content h4::before,.w_xtendify_post_content .h4::before{left:2%}@media only screen and (max-width: 767px){.w_xtendify_main .w_xtendify_banner .medium{padding:0 15px}.w_xtendify_post_content{padding-bottom:30px}}@keyframes "push"{50%{transform:scale(0.8)}}@media only screen and (min-width: 320px)and (max-width: 575px){.w_xtendify_post_content h4::after,.w_xtendify_post_content .h4::after{left:92px}.w_xtendify_post_content h4::before,.w_xtendify_post_content .h4::before{left:17px}}@media only screen and (min-width: 576px)and (max-width: 768px){.w_xtendify_post_content h4::after,.w_xtendify_post_content .h4::after{left:88px}.w_xtendify_post_content h4::before,.w_xtendify_post_content .h4::before{left:14px}}@media only screen and (min-width: 768px)and (max-width: 991px){.w_xtendify_post_content h4::after,.w_xtendify_post_content .h4::after{left:88px}.w_xtendify_post_content h4::before,.w_xtendify_post_content .h4::before{left:14px}}@media only screen and (min-width: 992px)and (max-width: 1200px){.w_xtendify_post_content h4::after,.w_xtendify_post_content .h4::after{left:88px}.w_xtendify_post_content h4::before,.w_xtendify_post_content .h4::before{left:14px}}/*# sourceMappingURL=style.css.map */
