.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--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:1px;--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:1px;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@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{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;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);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.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{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.block,.component{padding:50px 0;position:relative}@media(min-width:992px){.block,.component{padding:95px 0}}.block.alignfull,.component.alignfull{left:calc(-50vw + 50%);position:relative;width:100vw}.block.alignfull .block__col.bg-box,.component.alignfull .block__col.bg-box{padding-bottom:0!important;padding-top:0!important}@media(min-width:992px){.block.pt-0,.component.pt-0{padding-top:0!important}.block.pb-0,.component.pb-0{padding-bottom:0!important}}.block__container:not(.parent-fullwidth) .container,.component__container:not(.parent-fullwidth) .container{padding-left:0;padding-right:0}@media(min-width:1200px){.container div:not(.alignfull)>.container{padding-left:0;padding-right:0}}.block-np{padding:0!important}.block:not([class*="--bg-"])+.block:not([class*="--bg-"]),.block:not([class*="--bg-"])+.component:not([class*="--bg-"]),.component:not([class*="--bg-"])+.block:not([class*="--bg-"]),.component:not([class*="--bg-"])+.component:not([class*="--bg-"]){padding-top:0}.entry-content .container>.block:not(.alignfull) .block__container,.entry-content .container>.component:not(.alignfull) .component__container,.site-main .container .entry-content>.block:not(.alignfull) .block__container,.site-main .container .entry-content>.component:not(.alignfull) .component__container,.site-main .entry-content .container>.block:not(.alignfull) .block__container,.site-main .entry-content .container>.component:not(.alignfull) .component__container{padding-left:0!important;padding-right:0!important}.block__background--overlay,.component__background--overlay{height:100%;left:0;position:absolute;top:0;width:100%}.block__background--overlay:after,.component__background--overlay:after{background-color:#000;content:"";height:100%;left:0;opacity:.45;position:absolute;top:0;width:100%}.block__content--start,.component__content--start{justify-content:flex-start;text-align:left}.block__content--start *>*,.block__content--start>*,.component__content--start *>*,.component__content--start>*{text-align:left}.block__content--center,.component__content--center{justify-content:center;text-align:center}.block__content--center *>*,.block__content--center>*,.component__content--center *>*,.component__content--center>*{text-align:center}.block__content--end,.component__content--end{justify-content:flex-end;text-align:right}.block__content--end *>*,.block__content--end>*,.component__content--end *>*,.component__content--end>*{text-align:right}.block .card__body,.component .card__body{word-break:break-all}.block__editor--color-light *>*,.block__editor--color-light .h1,.block__editor--color-light .h2,.block__editor--color-light .h3,.block__editor--color-light .h4,.block__editor--color-light .h5,.block__editor--color-light .h6,.block__editor--color-light .h7,.block__editor--color-light h2,.block__editor--color-light h3,.block__editor--color-light h4,.block__editor--color-light h5,.block__editor--color-light h6,.block__editor--color-light>*,.component__editor--color-light *>*,.component__editor--color-light .h1,.component__editor--color-light .h2,.component__editor--color-light .h3,.component__editor--color-light .h4,.component__editor--color-light .h5,.component__editor--color-light .h6,.component__editor--color-light .h7,.component__editor--color-light h2,.component__editor--color-light h3,.component__editor--color-light h4,.component__editor--color-light h5,.component__editor--color-light h6,.component__editor--color-light>*{color:#fff}.block__editor--color-light hr,.component__editor--color-light hr{border-color:#fff!important}.block__editor--color-light p,.block__editor--color-light p>*,.block__editor--color-light ul>li,.component__editor--color-light p,.component__editor--color-light p>*,.component__editor--color-light ul>li{color:#fff!important}.block__editor--color-light ul>li:before,.component__editor--color-light ul>li:before{background-color:#fff}.block__editor--color-light ul>li::marker,.component__editor--color-light ul>li::marker{color:#fff}.block__editor--color-light span,.component__editor--color-light span{color:#fff}.block__editor--color-light span:after,.component__editor--color-light span:after{background-color:#fff}.block__editor--color-light ol>li,.component__editor--color-light ol>li{color:#fff!important}.block__editor--color-light ol>li:before,.component__editor--color-light ol>li:before{background-color:#fff}.block__editor--color-light ol>li::marker,.component__editor--color-light ol>li::marker{color:#fff}.block__editor--color-dark .h1,.block__editor--color-dark .h2,.block__editor--color-dark .h3,.block__editor--color-dark .h4,.block__editor--color-dark .h5,.block__editor--color-dark .h6,.block__editor--color-dark .h7,.block__editor--color-dark :not(blockquote)>:not(blockquote),.block__editor--color-dark h2,.block__editor--color-dark h3,.block__editor--color-dark h4,.block__editor--color-dark h5,.block__editor--color-dark h6,.block__editor--color-dark>:not(blockquote),.component__editor--color-dark .h1,.component__editor--color-dark .h2,.component__editor--color-dark .h3,.component__editor--color-dark .h4,.component__editor--color-dark .h5,.component__editor--color-dark .h6,.component__editor--color-dark .h7,.component__editor--color-dark :not(blockquote)>:not(blockquote),.component__editor--color-dark h2,.component__editor--color-dark h3,.component__editor--color-dark h4,.component__editor--color-dark h5,.component__editor--color-dark h6,.component__editor--color-dark>:not(blockquote){color:#000}.block__editor--color-dark ul>li:before,.component__editor--color-dark ul>li:before{background-color:#000}.block__editor--color-dark ul>li::marker,.component__editor--color-dark ul>li::marker{color:#000}.block__editor--color-dark ol>li:before,.component__editor--color-dark ol>li:before{background-color:#000}.block__editor--color-dark ol>li::marker,.component__editor--color-dark ol>li::marker{color:#000}.block__editor--color-dark a:not([class*=cta]),.component__editor--color-dark a:not([class*=cta]){color:#f05323}div[class^=block__content],div[class^=component__content]{display:flex;flex-direction:column;row-gap:.9375rem}div[class^=block__content].left,div[class^=component__content].left{text-align:left}div[class^=block__content].left>*,div[class^=component__content].left>*{justify-content:flex-start;text-align:left}div[class^=block__content].center,div[class^=component__content].center{text-align:center}div[class^=block__content].center>*,div[class^=component__content].center>*{justify-content:center;text-align:center}div[class^=block__content].right,div[class^=component__content].right{text-align:right}div[class^=block__content].right>*,div[class^=component__content].right>*{justify-content:flex-end;text-align:right}@media(min-width:992px){div[class^=block__content].flex-row,div[class^=component__content].flex-row{flex-direction:row}}div[class^=block__editor],div[class^=component__editor]{display:flex;flex-direction:column;gap:15px}div[class^=block__editor] .h1,div[class^=block__editor] .h2,div[class^=block__editor] .h3,div[class^=block__editor] .h4,div[class^=block__editor] .h5,div[class^=block__editor] .h6,div[class^=block__editor] .h7,div[class^=block__editor] h2,div[class^=block__editor] h3,div[class^=block__editor] h4,div[class^=block__editor] h5,div[class^=block__editor] h6,div[class^=component__editor] .h1,div[class^=component__editor] .h2,div[class^=component__editor] .h3,div[class^=component__editor] .h4,div[class^=component__editor] .h5,div[class^=component__editor] .h6,div[class^=component__editor] .h7,div[class^=component__editor] h2,div[class^=component__editor] h3,div[class^=component__editor] h4,div[class^=component__editor] h5,div[class^=component__editor] h6{font-family:Montserrat,sans-serif;font-weight:700;margin-bottom:0!important;margin-top:0;text-transform:none}div[class^=block__editor] .h1 span,div[class^=block__editor] .h1>*,div[class^=block__editor] .h2 span,div[class^=block__editor] .h2>*,div[class^=block__editor] .h3 span,div[class^=block__editor] .h3>*,div[class^=block__editor] .h4 span,div[class^=block__editor] .h4>*,div[class^=block__editor] .h5 span,div[class^=block__editor] .h5>*,div[class^=block__editor] .h6 span,div[class^=block__editor] .h6>*,div[class^=block__editor] .h7 span,div[class^=block__editor] .h7>*,div[class^=block__editor] h2 span,div[class^=block__editor] h2>*,div[class^=block__editor] h3 span,div[class^=block__editor] h3>*,div[class^=block__editor] h4 span,div[class^=block__editor] h4>*,div[class^=block__editor] h5 span,div[class^=block__editor] h5>*,div[class^=block__editor] h6 span,div[class^=block__editor] h6>*,div[class^=component__editor] .h1 span,div[class^=component__editor] .h1>*,div[class^=component__editor] .h2 span,div[class^=component__editor] .h2>*,div[class^=component__editor] .h3 span,div[class^=component__editor] .h3>*,div[class^=component__editor] .h4 span,div[class^=component__editor] .h4>*,div[class^=component__editor] .h5 span,div[class^=component__editor] .h5>*,div[class^=component__editor] .h6 span,div[class^=component__editor] .h6>*,div[class^=component__editor] .h7 span,div[class^=component__editor] .h7>*,div[class^=component__editor] h2 span,div[class^=component__editor] h2>*,div[class^=component__editor] h3 span,div[class^=component__editor] h3>*,div[class^=component__editor] h4 span,div[class^=component__editor] h4>*,div[class^=component__editor] h5 span,div[class^=component__editor] h5>*,div[class^=component__editor] h6 span,div[class^=component__editor] h6>*{font-family:Montserrat,sans-serif;font-weight:700}div[class^=block__editor] .h1 a,div[class^=block__editor] .h1 em,div[class^=block__editor] .h1 strong,div[class^=block__editor] .h2 a,div[class^=block__editor] .h2 em,div[class^=block__editor] .h2 strong,div[class^=block__editor] .h3 a,div[class^=block__editor] .h3 em,div[class^=block__editor] .h3 strong,div[class^=block__editor] .h4 a,div[class^=block__editor] .h4 em,div[class^=block__editor] .h4 strong,div[class^=block__editor] .h5 a,div[class^=block__editor] .h5 em,div[class^=block__editor] .h5 strong,div[class^=block__editor] .h6 a,div[class^=block__editor] .h6 em,div[class^=block__editor] .h6 strong,div[class^=block__editor] .h7 a,div[class^=block__editor] .h7 em,div[class^=block__editor] .h7 strong,div[class^=block__editor] h2 a,div[class^=block__editor] h2 em,div[class^=block__editor] h2 strong,div[class^=block__editor] h3 a,div[class^=block__editor] h3 em,div[class^=block__editor] h3 strong,div[class^=block__editor] h4 a,div[class^=block__editor] h4 em,div[class^=block__editor] h4 strong,div[class^=block__editor] h5 a,div[class^=block__editor] h5 em,div[class^=block__editor] h5 strong,div[class^=block__editor] h6 a,div[class^=block__editor] h6 em,div[class^=block__editor] h6 strong,div[class^=component__editor] .h1 a,div[class^=component__editor] .h1 em,div[class^=component__editor] .h1 strong,div[class^=component__editor] .h2 a,div[class^=component__editor] .h2 em,div[class^=component__editor] .h2 strong,div[class^=component__editor] .h3 a,div[class^=component__editor] .h3 em,div[class^=component__editor] .h3 strong,div[class^=component__editor] .h4 a,div[class^=component__editor] .h4 em,div[class^=component__editor] .h4 strong,div[class^=component__editor] .h5 a,div[class^=component__editor] .h5 em,div[class^=component__editor] .h5 strong,div[class^=component__editor] .h6 a,div[class^=component__editor] .h6 em,div[class^=component__editor] .h6 strong,div[class^=component__editor] .h7 a,div[class^=component__editor] .h7 em,div[class^=component__editor] .h7 strong,div[class^=component__editor] h2 a,div[class^=component__editor] h2 em,div[class^=component__editor] h2 strong,div[class^=component__editor] h3 a,div[class^=component__editor] h3 em,div[class^=component__editor] h3 strong,div[class^=component__editor] h4 a,div[class^=component__editor] h4 em,div[class^=component__editor] h4 strong,div[class^=component__editor] h5 a,div[class^=component__editor] h5 em,div[class^=component__editor] h5 strong,div[class^=component__editor] h6 a,div[class^=component__editor] h6 em,div[class^=component__editor] h6 strong{font-size:inherit!important;font-weight:inherit!important}div[class^=block__editor] .h1::-moz-selection,div[class^=block__editor] .h2::-moz-selection,div[class^=block__editor] .h3::-moz-selection,div[class^=block__editor] .h4::-moz-selection,div[class^=block__editor] .h5::-moz-selection,div[class^=block__editor] .h6::-moz-selection,div[class^=block__editor] .h7::-moz-selection,div[class^=block__editor] h2::-moz-selection,div[class^=block__editor] h3::-moz-selection,div[class^=block__editor] h4::-moz-selection,div[class^=block__editor] h5::-moz-selection,div[class^=block__editor] h6::-moz-selection,div[class^=component__editor] .h1::-moz-selection,div[class^=component__editor] .h2::-moz-selection,div[class^=component__editor] .h3::-moz-selection,div[class^=component__editor] .h4::-moz-selection,div[class^=component__editor] .h5::-moz-selection,div[class^=component__editor] .h6::-moz-selection,div[class^=component__editor] .h7::-moz-selection,div[class^=component__editor] h2::-moz-selection,div[class^=component__editor] h3::-moz-selection,div[class^=component__editor] h4::-moz-selection,div[class^=component__editor] h5::-moz-selection,div[class^=component__editor] h6::-moz-selection{background-color:#4799a5;color:#fff}div[class^=block__editor] .h1::selection,div[class^=block__editor] .h2::selection,div[class^=block__editor] .h3::selection,div[class^=block__editor] .h4::selection,div[class^=block__editor] .h5::selection,div[class^=block__editor] .h6::selection,div[class^=block__editor] .h7::selection,div[class^=block__editor] h2::selection,div[class^=block__editor] h3::selection,div[class^=block__editor] h4::selection,div[class^=block__editor] h5::selection,div[class^=block__editor] h6::selection,div[class^=component__editor] .h1::selection,div[class^=component__editor] .h2::selection,div[class^=component__editor] .h3::selection,div[class^=component__editor] .h4::selection,div[class^=component__editor] .h5::selection,div[class^=component__editor] .h6::selection,div[class^=component__editor] .h7::selection,div[class^=component__editor] h2::selection,div[class^=component__editor] h3::selection,div[class^=component__editor] h4::selection,div[class^=component__editor] h5::selection,div[class^=component__editor] h6::selection{background-color:#4799a5;color:#fff}div[class^=block__editor] p,div[class^=component__editor] p{font-weight:500;line-height:1.5625rem;margin-bottom:0!important}div[class^=block__editor] strong,div[class^=component__editor] strong{font-weight:700}div[class^=block__editor] em,div[class^=component__editor] em{font-style:italic;font-weight:500}div[class^=block__editor] :not(blockquote)>:not(blockquote),div[class^=block__editor]>:not(blockquote),div[class^=component__editor] :not(blockquote)>:not(blockquote),div[class^=component__editor]>:not(blockquote){letter-spacing:normal;margin-bottom:0;overflow-wrap:break-word;white-space:normal;word-break:break-word}div[class^=block__editor] :not(blockquote)>:not(blockquote)::-moz-selection,div[class^=block__editor]>:not(blockquote)::-moz-selection,div[class^=component__editor] :not(blockquote)>:not(blockquote)::-moz-selection,div[class^=component__editor]>:not(blockquote)::-moz-selection{background-color:#4799a5;color:#fff}div[class^=block__editor] :not(blockquote)>:not(blockquote)::selection,div[class^=block__editor]>:not(blockquote)::selection,div[class^=component__editor] :not(blockquote)>:not(blockquote)::selection,div[class^=component__editor]>:not(blockquote)::selection{background-color:#4799a5;color:#fff}div[class^=block__editor] .main-important-text,div[class^=component__editor] .main-important-text{background-color:rgba(0,0,0,.08);border-radius:1px;display:block;font-family:Montserrat,sans-serif;padding:36px 46px}div[class^=block__editor] .main-important-text .important-text,div[class^=component__editor] .main-important-text .important-text{background-color:transparent;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:25px;padding:0}div[class^=block__editor] .important-text,div[class^=component__editor] .important-text{background-color:rgba(0,0,0,.08);border-radius:1px;display:block;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:25px;padding:36px 46px}@media(max-width:1199.98px){div[class^=block__editor] .important-text,div[class^=component__editor] .important-text{padding:30px}}div[class^=block__editor] .important-text>:not(strong),div[class^=component__editor] .important-text>:not(strong){color:#000!important;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:25px}div[class^=block__editor] .block__textphoto .block__col .important-text,div[class^=block__editor] .block__textphoto .block__col .main-important-text,div[class^=block__editor] .block__textphoto .block__col--bg-primary-light .important-text,div[class^=block__editor] .block__textphoto .block__col--bg-primary-light .main-important-text,div[class^=block__editor] .block__textphoto .block__col[class*="--bg-"] .important-text,div[class^=block__editor] .block__textphoto .block__col[class*="--bg-"] .main-important-text,div[class^=block__editor] .block__textphoto div[class*="--bg-"] .important-text,div[class^=block__editor] .block__textphoto div[class*="--bg-"] .main-important-text,div[class^=block__editor] .block__textphoto div[class*=col--bg-] .important-text,div[class^=block__editor] .block__textphoto div[class*=col--bg-] .main-important-text,div[class^=component__editor] .block__textphoto .block__col .important-text,div[class^=component__editor] .block__textphoto .block__col .main-important-text,div[class^=component__editor] .block__textphoto .block__col--bg-primary-light .important-text,div[class^=component__editor] .block__textphoto .block__col--bg-primary-light .main-important-text,div[class^=component__editor] .block__textphoto .block__col[class*="--bg-"] .important-text,div[class^=component__editor] .block__textphoto .block__col[class*="--bg-"] .main-important-text,div[class^=component__editor] .block__textphoto div[class*="--bg-"] .important-text,div[class^=component__editor] .block__textphoto div[class*="--bg-"] .main-important-text,div[class^=component__editor] .block__textphoto div[class*=col--bg-] .important-text,div[class^=component__editor] .block__textphoto div[class*=col--bg-] .main-important-text{background-color:#fff!important}div[class^=block__editor] blockquote,div[class^=block__editor] blockquote>*,div[class^=component__editor] blockquote,div[class^=component__editor] blockquote>*{color:#f05323;font-family:Montserrat,sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5625rem}.row-cols-xl-7>*{flex:0 0 auto;width:14.2857142857%}.justify-content-left,.justify-content-start{justify-content:start}.justify-content-center{justify-content:center}.justify-content-end,.justify-content-right{justify-content:end}.mt-40{margin-top:30px}@media(min-width:1200px){.mt-40{margin-top:40px}}.mt-50{margin-top:30px}@media(min-width:1200px){.mt-50{margin-top:50px}}div[class*=__background]{height:100%;left:0;position:absolute;top:0;width:100%}div[class*=__background]>img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%}line{border-top-style:solid;border-top-width:.03125rem;display:block;opacity:.5;width:100%}line.hr-top{margin-bottom:40px}line.hr-bottom{margin-top:40px}line.light{border-color:#fff}line.dark{border-color:#000}line.grey{border-color:#d7d7d7}line.tiny{border-width:.0125rem}line.primary{border-color:#7ac142}.cta{font-family:Montserrat,sans-serif;word-break:break-word}.cta,.cta>font{align-items:center;background-color:transparent;border:none;border-radius:0;color:#000;-moz-column-gap:10px;column-gap:10px;display:inline-flex;font-size:.875rem;letter-spacing:.15em;line-height:1rem;text-transform:uppercase;transition:all .2s ease}.cta::-moz-selection{background-color:#4799a5;color:#fff}.cta::selection{background-color:#4799a5;color:#fff}.cta--cta-black{background-color:#000;font-weight:600;justify-content:center;min-height:60px;min-width:125px;padding:20px 25px}.cta--cta-black,.cta--cta-black>font{color:#fff!important}.cta--cta-black:hover{background-color:#7ac142;color:#000!important}.cta--cta-black:hover>font,.cta--cta-green{color:#000!important}.cta--cta-green{background-color:#7ac142;font-weight:600;justify-content:center;min-height:60px;min-width:125px;padding:20px 25px}.cta--cta-green>font{color:#000!important}.cta--cta-green:hover{background-color:#63b1bc}.cta--cta-green:hover>font{color:#000!important}.cta--cta-green-hover-outline{background-color:#7ac142;border:1px solid #7ac142;color:#000!important;font-weight:600;justify-content:center;min-height:60px;min-width:125px;padding:20px 25px}.cta--cta-green-hover-outline>font{color:#000!important}.cta--cta-green-hover-outline:hover{background-color:transparent;border:1px solid #7ac142;color:#fff!important}.cta--cta-green-hover-outline:hover>font{color:#fff!important}.cta--cta-light-blue{background-color:#63b1bc;color:#000!important;font-weight:600;justify-content:center;min-height:60px;min-width:125px;padding:20px 25px}.cta--cta-light-blue>font{color:#000!important}.cta--cta-light-blue:hover{background-color:#f1b434;color:#000!important}.cta--cta-light-blue:hover>font{color:#000!important}.cta--cta-light-hover-outline{background-color:#fff;border:1px solid #fff;color:#000!important;font-weight:600;justify-content:center;min-height:60px;min-width:125px;padding:20px 25px}.cta--cta-light-hover-outline>font{color:#000!important}.cta--cta-light-hover-outline:hover{background-color:transparent;border:1px solid #fff;color:#fff!important}.cta--cta-light-hover-outline:hover>font{color:#fff!important}.cta--cta-black-download-left{background-color:#000;color:#fff!important;font-weight:600;justify-content:center;min-height:60px;padding:20px 25px}.cta--cta-black-download-left>font{color:#fff!important}.cta--cta-black-download-left:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2713%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 15h12.531%27 stroke=%27%23fff%27 stroke-width=%271.5%27/%3E%3Cpath d=%27M6.7 1a.65.65 0 1 0-1.3 0h1.3ZM5.59 11.485a.65.65 0 0 0 .92 0l4.136-4.137a.65.65 0 0 0-.919-.919L6.05 10.106 2.373 6.429a.65.65 0 0 0-.919.92l4.137 4.136ZM5.4 1v10.025h1.3V1H5.4Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-flex;flex-shrink:0;height:20px;transition:all .2s ease;width:15px}.cta--cta-black-download-left:hover{background-color:#7ac142;color:#000}.cta--cta-black-download-left:hover>font{color:#000!important}.cta--cta-black-download-left:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2713%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 15h12.531%27 stroke=%27%23000%27 stroke-width=%271.5%27/%3E%3Cpath d=%27M6.7 1a.65.65 0 1 0-1.3 0h1.3ZM5.59 11.485a.65.65 0 0 0 .92 0l4.136-4.137a.65.65 0 0 0-.919-.919L6.05 10.106 2.373 6.429a.65.65 0 0 0-.919.92l4.137 4.136ZM5.4 1v10.025h1.3V1H5.4Z%27 fill=%27%23000%27/%3E%3C/svg%3E")}.cta--cta-filter{background-color:transparent;border:1px solid #d9d8d8;border-radius:1px;color:#000;font-weight:500;justify-content:center;letter-spacing:1px;min-height:50px;padding:13px 27px}.cta--cta-filter>font{color:#000}.cta--cta-filter:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2715%27 height=%2713%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M14.938 2.25h-2.179C12.494 1.028 11.431.125 10.156.125c-1.275 0-2.337.903-2.603 2.125H.063v1.063h7.49c.266 1.221 1.328 2.124 2.603 2.124 1.275 0 2.338-.903 2.603-2.125h2.178V2.25Zm-4.782 2.125c-.903 0-1.594-.69-1.594-1.594 0-.903.691-1.594 1.594-1.594.903 0 1.594.691 1.594 1.594 0 .903-.69 1.594-1.594 1.594ZM.062 10.75h2.179c.265 1.222 1.328 2.125 2.603 2.125 1.275 0 2.337-.903 2.603-2.125h7.49V9.687h-7.49C7.18 8.466 6.119 7.563 4.844 7.563c-1.275 0-2.338.903-2.603 2.125H.062v1.062Zm4.782-2.125c.903 0 1.593.69 1.593 1.594 0 .903-.69 1.594-1.593 1.594s-1.594-.691-1.594-1.594c0-.903.69-1.594 1.594-1.594Z%27 fill=%27%23211F1F%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-flex;flex-shrink:0;height:17px;transition:all .2s ease;width:17px}.cta--cta-filter:hover{background-color:#f05323}.cta--cta-filter:hover>font{color:#000}.cta--simple-black{font-weight:700;min-height:30px;padding:5px 0}.cta--simple-black,.cta--simple-black>font{color:#000!important}.cta--simple-black:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%279%27 height=%279%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8.821 1a.75.75 0 0 0-.75-.75h-6.75a.75.75 0 1 0 0 1.5h6v6a.75.75 0 1 0 1.5 0V1Zm-7.29 7.601 7.07-7.07L7.541.47.47 7.54l1.06 1.061Z%27 fill=%27%23211F1F%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-flex;flex-shrink:0;height:12px;transition:all .2s ease;width:12px}.cta--simple-black:hover{color:inherit;text-decoration:underline}.cta--simple-light{font-weight:700;padding:5px 0}.cta--simple-light,.cta--simple-light>font{color:#fff!important}.cta--simple-light:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%278%27 height=%278%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M.54 6.197a.65.65 0 0 0 .92.92l-.92-.92ZM7.307 1a.65.65 0 0 0-.65-.65H.807a.65.65 0 0 0 0 1.3h5.2v5.2a.65.65 0 0 0 1.3 0V1ZM1.46 7.116 7.116 1.46 6.197.54.54 6.197l.92.92Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-flex;flex-shrink:0;height:10px;transition:all .2s ease;width:10px}.cta--simple-light:hover{color:inherit;text-decoration:underline}.cta--cta-green.cta-menu{font-weight:unset;justify-content:unset;min-height:unset;min-width:unset;padding:unset}.cta--cta-green.cta-menu,.cta--cta-green.cta-menu:hover{background-color:unset;color:unset}.cta--cta-green.cta-menu>*{background-color:#7ac142;color:#000!important;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;justify-content:center;letter-spacing:.15em;line-height:1rem;min-height:60px;min-width:125px;padding:20px 25px!important;text-transform:uppercase;transition:all .2s ease}.cta--cta-green.cta-menu>*>font{color:#000!important}.cta--cta-green.cta-menu>:hover{background-color:#63b1bc;color:#000!important}.cta--cta-green.cta-menu>:hover>font{color:#000!important}.cta--cta-light-blue.cta-menu{font-weight:unset;justify-content:unset;min-height:unset;min-width:unset;padding:unset}.cta--cta-light-blue.cta-menu,.cta--cta-light-blue.cta-menu:hover{background-color:unset;color:unset}.cta--cta-light-blue.cta-menu>*{background-color:#63b1bc;color:#000!important;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;justify-content:center;letter-spacing:.15em;line-height:1rem;min-height:60px;min-width:125px;padding:20px 25px!important;text-transform:uppercase;transition:all .2s ease}.cta--cta-light-blue.cta-menu>*>font{color:#000!important}.cta--cta-light-blue.cta-menu>:hover{background-color:#f1b434;color:#000}.cta--cta-light-blue.cta-menu>:hover>font{color:#000!important}.block__buttons{align-items:center;-moz-column-gap:30px;column-gap:30px;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:20px}.block__buttons.column{align-items:flex-start;flex-direction:column}.block__buttons.aligncenter,.block__buttons.center{justify-content:center;text-align:center!important}.block__buttons.alignright,.block__buttons.right{justify-content:end;text-align:right!important}div[class*=row-gap-]{display:flex;flex-direction:column}.row-gap-1{row-gap:10px}.row-gap-2{row-gap:20px}.row-gap-3{row-gap:30px}.row-gap-4{row-gap:40px}.row-gap-5{row-gap:50px}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-items-end{align-items:flex-end}.align-items-start{align-items:flex-start}.line-clamp-6,.line-clamp-6>*{-webkit-line-clamp:6}.line-clamp-5,.line-clamp-5>*,.line-clamp-6,.line-clamp-6>*{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-5,.line-clamp-5>*{-webkit-line-clamp:5}.line-clamp-4,.line-clamp-4>*{-webkit-line-clamp:4}.line-clamp-3,.line-clamp-3>*,.line-clamp-4,.line-clamp-4>*{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3,.line-clamp-3>*{-webkit-line-clamp:3}.line-clamp-2,.line-clamp-2>*{-webkit-line-clamp:2}.line-clamp-1,.line-clamp-1>*,.line-clamp-2,.line-clamp-2>*{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-1,.line-clamp-1>*{-webkit-line-clamp:1}@media(max-width:1199.98px){body.admin-bar #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-comments,body.admin-bar #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-new-content,body.admin-bar #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-paid-memberships-pro,body.admin-bar #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-tribe-events{display:none!important}body.admin-bar #wpadminbar #wp-admin-bar-root-default #wp-admin-bar-site-name>a.ab-item{font-size:0!important}}div[class^=swiper__container--]{position:relative}.swiper__container-controls{align-items:center;display:flex;flex-wrap:nowrap;gap:30px;justify-content:flex-start;margin-top:30px;position:relative}@media(min-width:1200px){.swiper__container-controls{margin-top:50px}}.swiper__container-controls.left{justify-content:flex-start}.swiper__container-controls.center{justify-content:center}.swiper__container-controls.right{justify-content:flex-end}.swiper__container-controls .swiper-pagination,.swiper__container-controls .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;display:flex;gap:12px;height:auto;justify-content:center;position:relative;text-align:center;transform:unset;width:auto}@media(max-width:575.98px){.swiper__container-controls .swiper-pagination,.swiper__container-controls .swiper-pagination-bullets.swiper-pagination-horizontal{display:none}}.swiper__container-controls .swiper-pagination .swiper-pagination-bullet,.swiper__container-controls .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{background:#000;border-radius:50%;height:8px;margin:0!important;opacity:.4;width:8px}.swiper__container-controls .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper__container-controls .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000;opacity:1}.swiper__container-controls .swiper-scrollbar.swiper-scrollbar-horizontal{background:transparent;bottom:0;height:auto;opacity:1!important;position:relative;width:100%}.swiper__container-controls .swiper-scrollbar.swiper-scrollbar-horizontal:after{background:#f05323;content:"";display:block;height:1px;left:0;position:absolute;top:0;width:100%}.swiper__container-controls .swiper-scrollbar-drag{background:#f05323;height:3px;top:-1px;z-index:1}.swiper__container-controls .swiper__container-buttons{-moz-column-gap:13px;column-gap:13px;display:flex;position:relative}.swiper__container-controls .swiper__container-buttons .swiper-button-next,.swiper__container-controls .swiper__container-buttons .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2752%27 height=%2752%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%27.9%27 cx=%2726%27 cy=%2726%27 r=%2725%27 stroke=%27%23F05323%27 stroke-width=%272%27/%3E%3Cpath d=%27M31.53 26.53a.75.75 0 0 0 0-1.06l-4.773-4.773a.75.75 0 0 0-1.06 1.06L29.939 26l-4.242 4.243a.75.75 0 0 0 1.06 1.06l4.773-4.773ZM20 26.75h11v-1.5H20v1.5Z%27 fill=%27%23F05323%27/%3E%3C/svg%3E");height:52px;width:52px}.swiper__container-controls .swiper-button-next,.swiper__container-controls .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2717%27 height=%279%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M15.877 4.83a.5.5 0 0 0 0-.708L12.695.94a.5.5 0 1 0-.707.707l2.829 2.829-2.829 2.828a.5.5 0 0 0 .707.707l3.182-3.182ZM.463 4.975h15.06v-1H.464v1Z%27 fill=%27%23211F1F%27/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:20px;left:unset;margin:0!important;position:relative;right:unset;top:unset;transform:unset;width:20px}.swiper__container-controls .swiper-button-next:after,.swiper__container-controls .swiper-button-prev:after{content:none}.swiper__container-controls .swiper-button-prev{transform:rotate(180deg)}.swiper__container-controls .swiper-button-next.swiper-button-disabled,.swiper__container-controls .swiper-button-prev.swiper-button-disabled{opacity:.5}.swiper__container-controls .swiper-button-play-pause{background-color:transparent;border:none;cursor:pointer;font-size:0;height:25px;padding:0;width:25px}.swiper__container-controls .swiper-button-play-pause .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:25px;width:25px}.swiper__container-controls .swiper-button-play-pause[aria-label=play] .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2712%27 height=%2715%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27%3E%3Cpath opacity=%27.4%27 d=%27M1.09 13.846V1.154L10.515 7.5l-9.423 6.346Z%27 fill=%27%23211F1F%27 stroke=%27%23211F1F%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h12v15H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.swiper__container-controls .swiper-button-play-pause[aria-label=pause] .icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2711%27 height=%2715%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect width=%274%27 height=%2715%27 rx=%272%27 fill=%27%23211F1F%27/%3E%3Crect x=%277%27 width=%274%27 height=%2715%27 rx=%272%27 fill=%27%23211F1F%27/%3E%3C/svg%3E")}.social-network{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;font-size:0;gap:15px;justify-content:flex-start;line-height:1;list-style-type:none;margin:0;padding:0!important;text-align:left}.social-network li{font-size:.875rem;margin:0!important}.social-network li::marker{display:none}.social-network li a{border:none!important;box-shadow:none!important;display:inherit!important;height:20px;margin:0!important;position:relative!important;text-decoration:none!important;transition:all .2s ease!important;width:20px}.social-network li a span[class^=icon]{background-color:rgba(0,0,0,.08);background-position:50%;background-repeat:no-repeat;background-size:auto;background-size:contain;display:block;height:20px;width:20px}.social-network li a.dark-icon:not(.light-icon) span[class*=email]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2735%27 height=%2735%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath opacity=%27.08%27 fill=%27%23000%27 d=%27M0 0h35v35H0z%27/%3E%3Cpath d=%27M23.832 11.167H11.165c-.87 0-1.575.713-1.575 1.583l-.008 9.5c0 .871.712 1.584 1.583 1.584h12.667c.87 0 1.583-.713 1.583-1.584v-9.5c0-.87-.712-1.583-1.583-1.583Zm-.317 3.365-5.597 3.499a.8.8 0 0 1-.839 0l-5.597-3.5a.673.673 0 1 1 .713-1.14l5.304 3.318 5.304-3.317a.67.67 0 0 1 .767 0 .671.671 0 0 1-.055 1.14Z%27 fill=%27%23000%27/%3E%3C/svg%3E")}.social-network li a.dark-icon:not(.light-icon) span[class*=facebook]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2716%27 height=%2725%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m14.968 13.793.825-4.31H10.84V6.466c0-1.207.516-2.156 2.787-2.156H16V.345C14.658.172 13.213 0 11.871 0 7.639 0 4.645 2.155 4.645 6.034v3.449H0v4.31h4.645v10.948c1.032.173 2.065.259 3.097.259s2.064-.086 3.097-.259V13.793h4.129Z%27 fill=%27%23000%27/%3E%3C/svg%3E")}.social-network li a.dark-icon:not(.light-icon) span[class*=twitter]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2724%27 height=%2723%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M21.544 5.724c.01.253.012.506.012.759C21.556 14.149 16.604 23 7.548 23 4.766 23 2.179 22.035 0 20.39c.385.047.777.081 1.174.081 2.306 0 4.43-.93 6.116-2.494-2.155-.035-3.974-1.724-4.601-4.023.301.069.611.103.928.103.448 0 .882-.068 1.298-.206C2.661 13.32.963 10.977.963 8.16v-.069c.664.425 1.425.69 2.232.724C1.872 7.77 1.003 5.988 1.003 3.977c0-1.058.242-2.058.668-2.92C4.1 4.575 7.728 6.885 11.82 7.127a6.856 6.856 0 0 1-.127-1.322C11.693 2.598 13.897 0 16.617 0c1.416 0 2.695.701 3.592 1.828A8.84 8.84 0 0 0 23.34.425c-.37 1.357-1.15 2.494-2.168 3.207A8.677 8.677 0 0 0 24 2.724a11.197 11.197 0 0 1-2.456 3Z%27 fill=%27%23000%27/%3E%3C/svg%3E")}.social-network li a.dark-icon:not(.light-icon) span[class*=instagram]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2720%27 height=%2719%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M8.906.003H10c3.257 0 3.643.011 4.93.066 1.189.052 1.834.24 2.264.398.57.21.975.46 1.402.865.427.404.691.79.913 1.329.167.407.366 1.018.42 2.145.058 1.219.071 1.585.071 4.67 0 3.084-.013 3.45-.071 4.668-.054 1.127-.253 1.739-.42 2.146-.221.539-.486.923-.913 1.327a3.799 3.799 0 0 1-1.402.865c-.43.159-1.075.346-2.265.398-1.286.055-1.672.067-4.929.067-3.257 0-3.643-.012-4.929-.067-1.19-.052-1.835-.24-2.265-.399-.57-.209-.976-.46-1.403-.864a3.57 3.57 0 0 1-.913-1.328c-.167-.407-.366-1.019-.42-2.146C.012 12.925 0 12.56 0 9.473c0-3.087.012-3.451.07-4.67.055-1.126.253-1.738.42-2.145.221-.54.486-.925.913-1.33A3.812 3.812 0 0 1 2.806.464C3.236.304 3.882.117 5.07.065 6.196.017 6.632.002 8.906 0v.003Zm7.606 1.919c-.809 0-1.464.62-1.464 1.386 0 .766.655 1.387 1.464 1.387.808 0 1.463-.62 1.463-1.387 0-.765-.655-1.386-1.463-1.386ZM10 3.542c-3.46 0-6.264 2.658-6.264 5.936S6.54 15.412 10 15.412c3.46 0 6.264-2.656 6.264-5.934S13.46 3.542 10 3.542Zm0 2.083c2.246 0 4.066 1.725 4.066 3.853 0 2.127-1.82 3.853-4.066 3.853-2.246 0-4.066-1.726-4.066-3.853 0-2.128 1.82-3.853 4.066-3.853Z%27 fill=%27%23211F1F%27/%3E%3C/svg%3E")}.social-network li a.dark-icon:not(.light-icon) span[class*=linkedin]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2720%27 height=%2720%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect width=%2720%27 height=%2720%27 rx=%273%27 fill=%27%23211F1F%27/%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M7.554 15.226v-6.9H5.142v6.9h2.412ZM6.348 7.385c.84 0 1.364-.53 1.364-1.193C7.697 5.515 7.19 5 6.364 5 5.54 5 5 5.516 5 6.192c0 .662.523 1.193 1.333 1.193h.015ZM8.89 15.227h2.412v-3.854c0-.206.016-.412.08-.559.174-.412.57-.839 1.237-.839.872 0 1.221.633 1.221 1.56v3.692h2.411V11.27c0-2.12-1.19-3.106-2.776-3.106-1.3 0-1.872.692-2.189 1.163h.016V8.327H8.89c.031.647 0 6.9 0 6.9Z%27 fill=%27%23fff%27/%3E%3C/svg%3E")}.social-network li a.dark-icon:not(.light-icon) span[class*=youtube]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2728%27 height=%2720%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M10.836 0h.526c.204.08.408.062.613 0h.92c.318.073.648.073.965 0h.438c.303.072.618.072.92 0h.921c.132.064.263.076.395 0h.7c.027.07.089.04.132.042 1.29.025 2.58.065 3.868.139 1.178.068 2.359.124 3.52.356 1.406.279 2.367 1.111 2.79 2.502.303.99.436 2.023.445 3.057.023 2.38 0 4.758.01 7.138a14.76 14.76 0 0 1-.398 3.533c-.338 1.396-1.213 2.305-2.59 2.654-1.17.297-2.38.322-3.579.393-1.724.103-3.452.134-5.178.166a141.17 141.17 0 0 1-8.657-.127c-1.315-.057-2.634-.139-3.94-.34-1.37-.21-2.38-.915-2.933-2.223-.257-.608-.33-1.266-.417-1.917-.152-1.143-.22-2.293-.263-3.445 0-.044.024-.106-.044-.133V8.248c.056-.02.04-.071.044-.112.03-.582.051-1.165.093-1.747.073-1.022.155-2.045.397-3.044C.906 1.813 1.85.855 3.384.522c.705-.153 1.425-.2 2.143-.257C7.248.132 8.973.08 10.7.043c.035-.003.103.033.137-.043Zm7.758 10-7.311-4.271v8.541l7.31-4.27Z%27 fill=%27%23211F1F%27/%3E%3C/svg%3E")}.social-network li a.dark-icon:not(.light-icon) span[class*=tiktok]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2720%27 height=%2720%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect width=%2720%27 height=%2720%27 rx=%275%27 fill=%27%23211F1F%27/%3E%3Cpath d=%27M12.352 4H10.38v8.174c0 .974-.758 1.774-1.703 1.774-.944 0-1.703-.8-1.703-1.774 0-.957.742-1.74 1.653-1.774V8.348C6.619 8.383 5 10.07 5 12.174 5 14.296 6.653 16 8.693 16s3.693-1.722 3.693-3.826V7.983A4.496 4.496 0 0 0 15 8.887V6.835C13.516 6.783 12.352 5.53 12.352 4Z%27 fill=%27%23fff%27/%3E%3C/svg%3E")}.social-network li a.dark-icon.no-background span[class*=facebook]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2716%27 height=%2725%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m14.968 13.793.825-4.31H10.84V6.466c0-1.207.516-2.156 2.787-2.156H16V.345C14.658.172 13.213 0 11.871 0 7.639 0 4.645 2.155 4.645 6.034v3.449H0v4.31h4.645v10.948c1.032.173 2.065.259 3.097.259s2.064-.086 3.097-.259V13.793h4.129Z%27 fill=%27%23000%27/%3E%3C/svg%3E")}.social-network li a.dark-icon.no-background span[class*=twitter]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2724%27 viewBox=%270 0 24 23%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M21.544 5.724c.01.253.012.506.012.759C21.556 14.149 16.604 23 7.548 23 4.766 23 2.179 22.035 0 20.39c.385.047.777.081 1.174.081 2.306 0 4.43-.93 6.116-2.494-2.155-.035-3.974-1.724-4.601-4.023.301.069.611.103.928.103.448 0 .882-.068 1.298-.206C2.661 13.32.963 10.977.963 8.16v-.069c.664.425 1.425.69 2.232.724C1.872 7.77 1.003 5.988 1.003 3.977c0-1.058.242-2.058.668-2.92C4.1 4.575 7.728 6.885 11.82 7.127a6.856 6.856 0 0 1-.127-1.322C11.693 2.598 13.897 0 16.617 0c1.416 0 2.695.701 3.592 1.828A8.84 8.84 0 0 0 23.34.425c-.37 1.357-1.15 2.494-2.168 3.207A8.677 8.677 0 0 0 24 2.724a11.197 11.197 0 0 1-2.456 3Z%27 fill=%27%23000%27/%3E%3C/svg%3E")}.social-network li a.dark-icon.no-background span[class*=instagram]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2725%27 height=%2724%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M11.132.004H12.5c4.071 0 4.554.014 6.162.084 1.486.065 2.293.304 2.83.504a4.74 4.74 0 0 1 1.753 1.095c.534.512.864 1 1.141 1.684.209.515.457 1.29.525 2.717.073 1.543.089 2.007.089 5.914 0 3.907-.016 4.37-.089 5.914-.068 1.427-.316 2.202-.525 2.717a4.514 4.514 0 0 1-1.141 1.682c-.534.513-1.04.83-1.752 1.095-.537.201-1.345.44-2.831.505-1.608.07-2.09.085-6.162.085-4.071 0-4.554-.015-6.161-.085-1.487-.066-2.294-.305-2.832-.505a4.746 4.746 0 0 1-1.753-1.095c-.534-.513-.864-1-1.141-1.683-.209-.515-.458-1.29-.525-2.717C.015 16.37 0 15.908 0 11.998c0-3.91.015-4.37.088-5.914.068-1.427.316-2.202.525-2.718a4.523 4.523 0 0 1 1.14-1.683A4.756 4.756 0 0 1 3.508.587C4.045.386 4.852.147 6.34.082 7.745.022 8.29.003 11.132 0v.004Zm9.507 2.43c-1.01 0-1.83.786-1.83 1.757 0 .97.82 1.756 1.83 1.756 1.01 0 1.83-.786 1.83-1.756s-.82-1.757-1.83-1.757ZM12.5 4.487c-4.324 0-7.83 3.366-7.83 7.518 0 4.152 3.506 7.517 7.83 7.517 4.325 0 7.83-3.365 7.83-7.517s-3.505-7.518-7.83-7.518Zm0 2.638c2.807 0 5.083 2.185 5.083 4.88s-2.276 4.88-5.083 4.88c-2.807 0-5.082-2.185-5.082-4.88s2.275-4.88 5.082-4.88Z%27 fill=%27%23000%27/%3E%3C/svg%3E")}.social-network li a.light-icon span[class*=email]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2717%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect x=%27.849%27 width=%2716%27 height=%2716%27 rx=%275%27 fill=%27%23fff%27/%3E%3Cpath d=%27M10.997 4.998c0-.215.005-.43 0-.645-.003-.112.032-.17.156-.154a.12.12 0 0 0 .028 0c.668-.03.668-.03.668.622V9.84a5.6 5.6 0 0 1-.153 1.302c-.24.996-.887 1.57-1.92 1.765-.99.187-1.936.11-2.813-.406a1.705 1.705 0 0 1-.835-1.182c-.034-.172.005-.259.203-.232a.519.519 0 0 0 .139 0c.293-.04.467.054.633.323.38.616.985.924 1.733.947 1.196.037 1.943-.596 2.064-1.744.035-.337.063-.675.1-1.074-.155.124-.263.214-.372.3-1.095.873-2.846.814-3.871-.133-.53-.49-.724-1.132-.85-1.796-.138-.738-.021-1.454.238-2.16.656-1.783 3.345-2.46 4.738-.805a.332.332 0 0 1 .04.103l.074-.05Zm.063 2.348c0-.33-.04-.66-.118-.983-.228-1.006-.96-1.665-1.897-1.718-1.005-.059-1.842.499-2.165 1.467a3.427 3.427 0 0 0-.027 2.163c.301.95 1.024 1.477 2.003 1.476 1.015 0 1.762-.534 2.065-1.48.096-.3.143-.611.14-.925Z%27 fill=%27%23211F1F%27/%3E%3C/svg%3E")}.social-network li a.light-icon span[class*=facebook]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2710%27 height=%2718%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m8.852 9.696.489-3.03H6.41V4.545c0-.848.305-1.515 1.648-1.515h1.404V.242C8.669.122 7.815 0 7.021 0 4.518 0 2.747 1.515 2.747 4.242v2.424H0v3.03h2.747v7.696c.61.122 1.221.182 1.832.182.61 0 1.22-.06 1.831-.182V9.696h2.442Z%27 fill=%27%23fff%27/%3E%3C/svg%3E")}.social-network li a.light-icon span[class*=twitter]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2716%27 height=%2713%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M13.812 3.028c.006.134.007.267.007.401 0 4.056-3.068 8.738-8.68 8.738a8.61 8.61 0 0 1-4.676-1.38A6.082 6.082 0 0 0 4.98 9.51C3.645 9.49 2.518 8.597 2.129 7.38a2.995 2.995 0 0 0 1.38-.054 3.063 3.063 0 0 1-2.45-3.01v-.036c.412.225.883.364 1.384.383A3.085 3.085 0 0 1 1.498.559a8.633 8.633 0 0 0 6.289 3.21 3.116 3.116 0 0 1-.08-.698A3.06 3.06 0 0 1 10.76 0c.877 0 1.67.371 2.226.967a5.973 5.973 0 0 0 1.939-.742 3.06 3.06 0 0 1-1.343 1.696 6.048 6.048 0 0 0 1.752-.48 6.233 6.233 0 0 1-1.521 1.587Z%27 fill=%27%23fff%27/%3E%3C/svg%3E")}.social-network li a.light-icon span[class*=instagram]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2716%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7.242.002h.85c2.526 0 2.825.01 3.823.055.923.042 1.424.196 1.757.326.442.171.756.376 1.087.707.332.332.537.647.709 1.089.13.333.284.834.325 1.756.046.998.056 1.297.056 3.823 0 2.525-.01 2.825-.056 3.823-.042.922-.196 1.423-.325 1.756a2.927 2.927 0 0 1-.709 1.087 2.925 2.925 0 0 1-1.087.708c-.333.13-.834.284-1.757.326-.997.045-1.297.055-3.824.055s-2.826-.01-3.824-.055c-.922-.043-1.423-.197-1.757-.326a2.93 2.93 0 0 1-1.088-.708 2.934 2.934 0 0 1-.708-1.088c-.13-.333-.284-.834-.326-1.756-.045-.998-.055-1.297-.055-3.824 0-2.528.01-2.826.055-3.823.042-.923.196-1.424.326-1.757.171-.442.377-.757.708-1.088A2.937 2.937 0 0 1 2.51.38c.334-.13.835-.284 1.757-.327C5.14.013 5.48.002 7.242 0v.002Zm5.9 1.572a1.135 1.135 0 1 0 0 2.27 1.135 1.135 0 0 0 0-2.27ZM8.093 2.9a4.86 4.86 0 1 0 0 9.72 4.86 4.86 0 0 0 0-9.72Zm0 1.706a3.154 3.154 0 1 1 0 6.309 3.154 3.154 0 0 1 0-6.31Z%27 fill=%27%23fff%27/%3E%3C/svg%3E")}.social-network li a.light-icon span[class*=linkedin]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2717%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect x=%27.849%27 width=%2716%27 height=%2716%27 rx=%273%27 fill=%27%23fff%27/%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M6.892 12.181v-5.52h-1.93v5.52h1.93Zm-.965-6.273c.673 0 1.092-.425 1.092-.954C7.006 4.412 6.599 4 5.94 4c-.66 0-1.091.412-1.091.954 0 .53.418.954 1.066.954h.012ZM7.96 12.181h1.93V9.098c0-.165.012-.33.063-.447.14-.33.457-.671.99-.671.698 0 .977.506.977 1.248v2.953h1.929V9.016c0-1.695-.952-2.484-2.221-2.484-1.04 0-1.498.553-1.752.93h.013v-.8H7.96c.025.517 0 5.52 0 5.52Z%27 fill=%27%23211F1F%27/%3E%3C/svg%3E")}.social-network li a.light-icon span[class*=youtube]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2723%27 height=%2716%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M9.363 0h.413a.7.7 0 0 0 .482 0h.723c.25.059.508.059.758 0h.344c.238.057.486.057.723 0h.724c.103.05.206.06.31 0h.55c.02.055.07.033.104.033a78.73 78.73 0 0 1 3.038.112c.926.054 1.854.099 2.766.284 1.105.224 1.86.89 2.193 2.002.238.792.342 1.619.35 2.446.018 1.903 0 3.806.007 5.71.008.952-.097 1.901-.313 2.827-.265 1.116-.953 1.844-2.034 2.123-.92.237-1.87.258-2.813.315-1.355.082-2.712.106-4.069.132-2.268.042-4.535-.002-6.801-.102-1.033-.045-2.07-.11-3.096-.271-1.077-.169-1.87-.732-2.304-1.779-.202-.486-.26-1.013-.328-1.533a29.974 29.974 0 0 1-.207-2.756c0-.036.02-.086-.034-.107V6.598c.044-.016.031-.057.034-.09.025-.465.04-.931.073-1.396.058-.819.122-1.637.313-2.436C1.56 1.45 2.302.684 3.507.417c.555-.122 1.12-.16 1.685-.205A71.053 71.053 0 0 1 9.255.035c.028-.003.081.026.108-.035Zm6.095 8L9.714 4.582v6.833L15.458 8Z%27 fill=%27%23fff%27/%3E%3C/svg%3E")}.social-network li a.light-icon span[class*=tiktok]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2710%27 height=%2712%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7.352 0H5.38v8.174c0 .974-.758 1.774-1.703 1.774-.944 0-1.703-.8-1.703-1.774 0-.957.742-1.74 1.653-1.774V4.348C1.619 4.383 0 6.07 0 8.174 0 10.296 1.653 12 3.693 12s3.693-1.722 3.693-3.826V3.983A4.496 4.496 0 0 0 10 4.887V2.835C8.516 2.783 7.352 1.53 7.352 0Z%27 fill=%27%23fff%27/%3E%3C/svg%3E")}.social-network li a.blue-icon span[class*=email]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2735%27 height=%2735%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill=%27%23F5F5F5%27 d=%27M0 0h35v35H0z%27/%3E%3Cpath d=%27M23.833 11.167H11.166c-.87 0-1.575.713-1.575 1.583l-.008 9.5c0 .871.713 1.584 1.583 1.584h12.667c.87 0 1.583-.713 1.583-1.584v-9.5c0-.87-.712-1.583-1.583-1.583Zm-.317 3.365L17.92 18.03a.8.8 0 0 1-.839 0l-5.597-3.5a.673.673 0 1 1 .712-1.14L17.5 16.71l5.304-3.317a.67.67 0 0 1 .954.196.674.674 0 0 1-.242.944Z%27 fill=%27%23163F7B%27/%3E%3C/svg%3E")}.social-network li a.blue-icon span[class*=facebook]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2735%27 height=%2735%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill=%27%23F5F5F5%27 d=%27M0 0h35v35H0z%27/%3E%3Cpath d=%27M21.737 10.004 19.559 10c-2.446 0-4.027 1.625-4.027 4.14v1.908h-2.19a.343.343 0 0 0-.342.343v2.766c0 .19.153.343.342.343h2.19v6.978c0 .19.153.343.342.343h2.857c.189 0 .342-.154.342-.343V19.5h2.56c.19 0 .343-.154.343-.343V16.39a.344.344 0 0 0-.342-.343h-2.56V14.43c0-.777.184-1.172 1.195-1.172h1.467a.343.343 0 0 0 .343-.344v-2.567a.343.343 0 0 0-.342-.343Z%27 fill=%27%23163F7B%27/%3E%3C/svg%3E")}.social-network li a.blue-icon span[class*=twitter]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2735%27 height=%2735%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill=%27%23F5F5F5%27 d=%27M0 0h35v35H0z%27/%3E%3Cpath d=%27M25.974 12.644a6.91 6.91 0 0 1-2 .552 3.512 3.512 0 0 0 1.532-1.94 6.942 6.942 0 0 1-2.212.85A3.468 3.468 0 0 0 20.751 11c-1.923 0-3.482 1.57-3.482 3.506 0 .275.03.542.09.8a9.864 9.864 0 0 1-7.178-3.665 3.51 3.51 0 0 0-.471 1.763c0 1.216.615 2.29 1.549 2.919a3.44 3.44 0 0 1-1.577-.44v.045c0 1.699 1.2 3.116 2.793 3.438a3.45 3.45 0 0 1-1.572.06 3.49 3.49 0 0 0 3.253 2.435A6.958 6.958 0 0 1 9 23.313a9.803 9.803 0 0 0 5.338 1.575c6.405 0 9.908-5.342 9.908-9.976 0-.152-.003-.303-.01-.453a7.088 7.088 0 0 0 1.738-1.815Z%27 fill=%27%23163F7B%27/%3E%3C/svg%3E")}.social-network li:hover{box-shadow:none!important}.social-network li:hover a{background:transparent}.social-network li:hover a:after{background-color:#63b1bc;opacity:1;transform:translate(-50%,-50%) scale(1)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);left:0;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:var(--swiper-pagination-left,auto);right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:var(--swiper-scrollbar-bottom,4px);height:var(--swiper-scrollbar-size,4px);left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:var(--swiper-scrollbar-top,auto);width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:var(--swiper-scrollbar-left,auto);position:absolute;right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.block__content+.block__team{margin-top:30px}@media(min-width:1200px){.block__content+.block__team{margin-top:50px}}.block__team-row{row-gap:40px}.block__team--normal .card{flex-direction:column}.block__team--normal .card__image,.block__team--normal .card__image--hover-effect{width:100%}.block__team--normal .card__body__contact,.block__team--normal .card__body__divider,.block__team--normal .card__body__social{display:none!important}.block__team--carousel .swiper__container--team{overflow:hidden}.block__team--carousel .card{flex-direction:column;height:auto!important}@media(min-width:992px){.block__team--carousel .card__body{height:calc(100% - 422px)}}@media(max-width:991.98px){.block__team--carousel .card__body{height:calc(100% - 222px)}}.block__team--carousel .card__body .card__body__excerpt{margin-bottom:12px}.block__team--carousel .card__body .card__body__excerpt+line{margin-top:auto}.block__team--carousel .card__body .card__body__contact,.block__team--carousel .card__body .card__body__social{align-items:baseline;min-height:50px}.block__team--license .col{margin-bottom:20px;position:relative;width:100%}.block__team--license .col:after{background-color:rgba(33,31,31,.5);bottom:-30px;content:"";height:.03125rem;left:calc(var(--elev-gutter-x)*.5);position:absolute;width:calc(100% - var(--elev-gutter-x)*1)}.block__team--license .col .card{-moz-column-gap:30px;column-gap:30px}@media(max-width:767.98px){.block__team--license .col .card{flex-direction:column;row-gap:30px}}.block__team--license .col .card__image,.block__team--license .col .card__image--hover-effect,.block__team--license .col .card__image--link{flex:0 0 200px;height:230px}@media(min-width:1200px){.block__team--license .col .card__image,.block__team--license .col .card__image--hover-effect,.block__team--license .col .card__image--link{flex:0 0 200px}}.block__team--license .col .card__body{flex:1;padding-top:20px}.block__team--license .col .card__body__wrapper{-moz-column-gap:40px;column-gap:40px;display:flex}@media(max-width:991.98px){.block__team--license .col .card__body__wrapper{flex-direction:column;row-gap:15px}}.block__team--license .col .card__body__wrapper .card__body__contact{-moz-column-gap:40px;column-gap:40px;flex:1;flex-direction:row}@media(max-width:991.98px){.block__team--license .col .card__body__wrapper .card__body__contact{flex-direction:column;row-gap:15px}}.block__team--license .col .card__body__wrapper .card__body__contact span{flex:auto}.block__team--license .col .card__body__wrapper .card__body__divider{display:none}.block__team--license .col .card__body__wrapper .card__body__social{flex:1}.block__team--card-filter{display:flex;flex-direction:column;row-gap:30px}.block__team--card-filter line{margin-bottom:0;margin-top:0}.block__team--card-filter .filterTeam{align-items:center;-moz-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap}@media(min-width:768px){.block__team--card-filter .filterTeam{flex-wrap:nowrap;gap:10px}}.block__team--card-filter .filterTeam__item{background:transparent;border:none;color:rgba(33,31,31,.5);cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;letter-spacing:.15em;line-height:17px;padding:0;text-transform:uppercase;transition:all .4s ease}@media(max-width:991.98px){.block__team--card-filter .filterTeam__item{padding:10px}}.block__team--card-filter .filterTeam__item.active{color:#cb4b3b}.block__team--card-filter .filterTeam__item:hover{color:rgba(203,75,59,.8)}.block__team--card-filter .block__team-row .col:not(.show){height:0;opacity:0;padding:0;transition-delay:.1s;transition-duration:.2s;transition-property:width,opacity,padding,height;transition-timing-function:ease;width:0}.block__team--card-filter .card{flex-direction:column;height:100%;row-gap:0!important}.block__team--card-filter .card__image{height:240px!important}.block__team--card-filter .card__body{background-color:#f9f8f7;height:calc(100% - 240px);padding:20px 25px 40px;row-gap:20px!important}.block__team--card-filter .card__body__filter{color:#cb4b3b!important;font-size:12px;font-weight:500;letter-spacing:1px;line-height:18px;margin-bottom:5px;position:relative;text-transform:uppercase}.block__team--card-filter .card__body__filter:after{background-color:#211f1f;bottom:-20px;content:"";height:.03125rem;left:0;opacity:.2;position:absolute;width:100%}.block__team--card-filter .card__body__contact,.block__team--card-filter .card__body__divider,.block__team--card-filter .card__body__excerpt,.block__team--card-filter .card__body__social{display:none!important}.block__team .card{display:flex;overflow:hidden;position:relative;row-gap:22px}.block__team .card__image,.block__team .card__image--hover-effect,.block__team .card__image--link{height:400px;overflow:hidden;position:relative;width:100%}@media(max-width:991.98px){.block__team .card__image,.block__team .card__image--hover-effect,.block__team .card__image--link{height:200px}}.block__team .card__image img{bottom:unset;height:101%!important;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%,-50%);width:101%;z-index:1}.block__team .card__image img::-moz-selection{background-color:transparent}.block__team .card__image img::selection{background-color:transparent}.block__team .card__image--hover-effect img{bottom:unset;height:101%!important;left:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .6s cubic-bezier(.25,.8,.25,1) 0s;width:101%;z-index:1}.block__team .card__image--hover-effect img::-moz-selection{background-color:transparent}.block__team .card__image--hover-effect img::selection{background-color:transparent}.block__team .card__body{display:flex;flex-direction:column;gap:10px}.block__team .card__body *>:not(font),.block__team .card__body>:not(.card__body__filter){color:#000!important;margin:0}.block__team .card__body *>:not(font)::-moz-selection,.block__team .card__body>:not(.card__body__filter)::-moz-selection{background-color:#4799a5;color:#fff}.block__team .card__body *>:not(font)::selection,.block__team .card__body>:not(.card__body__filter)::selection{background-color:#4799a5;color:#fff}.block__team .card__body__title,.block__team .card__body__title>*{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:.04em;line-height:1.75rem;transition:all .3s ease-in-out}.block__team .card__body__title a,.block__team .card__body__title>* a{background-color:transparent;border-bottom:.09375rem solid transparent;display:inline;text-align:left;transition-duration:.4s;transition-property:border-bottom-color;transition-timing-function:ease-in-out}.block__team .card__body__excerpt{font-family:Montserrat,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;letter-spacing:.03em;line-height:1.5625rem}.block__team .card__body__position{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:1px;line-height:1.1875rem;opacity:.5}.block__team .card__body__divider{margin-bottom:22px;margin-top:22px;opacity:.2}.block__team .card__body__contact{display:flex;flex-direction:column;row-gap:20px;transition:all .3s ease-in-out}.block__team .card__body__contact *>*,.block__team .card__body__contact>*{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:1px;line-height:1.3125rem}.block__team .card__body__contact a{background-color:transparent;border-bottom:.03125rem solid transparent;display:inline;text-align:left;transition-duration:.4s;transition-property:border-bottom-color;transition-timing-function:ease-in-out}.block__team .card__body__contact a:active,.block__team .card__body__contact a:focus,.block__team .card__body__contact a:hover{border-bottom-color:#000!important}.block__team .card__body__social{-moz-column-gap:15px;column-gap:15px;display:flex}.block__team .card:hover .card__image--hover-effect img{transform:translate(-50%,-50%) scale(1.1)}.block__team .card:hover .card__body__title{text-decoration-line:none}.block__team .card:hover .card__body__title a{border-bottom-color:#000!important}@media(max-width:991.98px){div[id*=teamBlockModal] .modal-dialog{max-width:90%}}.team__modal{-moz-column-gap:30px;column-gap:30px;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:45px}.team__modal__body{display:flex;flex-direction:column;padding:30px 15px;row-gap:22px}@media(min-width:992px){.team__modal__body{padding:35px 40px}}.team__modal__body *>:not(font),.team__modal__body>*{color:#000!important;margin:0}.team__modal__profile{background:#f9f8f7}@media(min-width:1200px){.team__modal__profile{flex:0 0 400px}}@media(max-width:1199.98px){.team__modal__profile{flex:0 0 40%}}@media(max-width:991.98px){.team__modal__profile{flex:0 0 45%}}@media(max-width:767.98px){.team__modal__profile{flex:0 0 100%}}.team__modal__info{display:flex;flex:1;flex-direction:column;row-gap:22px}.team__modal__image{height:200px}@media(min-width:1200px){.team__modal__image{height:400px}}.team__modal__image img{-o-object-fit:cover;object-fit:cover}.team__modal__excerpt{font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.03em;line-height:25px}.team__modal__position{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:1px;line-height:1.1875rem;opacity:.5}.team__modal__divider{opacity:.2}.team__modal__contact{display:flex;flex-direction:column;row-gap:20px}.team__modal__contact *>*,.team__modal__contact>*{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:1px;line-height:1.3125rem}.team__modal__social{-moz-column-gap:15px;column-gap:15px;display:flex}.modal .modal-content{border-radius:0}.modal .modal-content .modal-header .close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2729%27 height=%2729%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M14.5 29C6.505 29 0 22.495 0 14.5S6.505 0 14.5 0 29 6.505 29 14.5 22.495 29 14.5 29Zm0-27.493C7.335 1.507 1.507 7.336 1.507 14.5c0 7.164 5.828 12.993 12.993 12.993S27.493 21.665 27.493 14.5 21.664 1.507 14.5 1.507Z%27 fill=%27%239C9C9C%27/%3E%3Cpath d=%27m10.44 10.44 8.12 8.12M18.56 10.44l-8.12 8.12%27 stroke=%27%239C9C9C%27 stroke-width=%271.5%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;height:30px;position:absolute;right:25px;top:25px;transform:scale(1);transition:all .3s ease-in-out;width:30px;z-index:10}.modal .modal-content .modal-header .close:focus,.modal .modal-content .modal-header .close:hover{transform:scale(1.2)}.modal .modal-content .modal-footer,.modal .modal-content .modal-header{height:0;padding:0}.modal .modal-content .modal-body{padding:80px 30px}@media(min-width:992px){.modal .modal-content .modal-body{padding:79px 64px 79px 74px}}
