:root{--cc-font-family:"Poppins",sans-serif;--cc-bg:#fff;--cc-text:$textColor;--cc-border-radius:0.25rem;--cc-btn-primary-bg:#ff7226;--cc-btn-primary-text:#fff;--cc-btn-primary-hover-bg:#ff7226;--cc-btn-primary-hover-text:var(--cc-btn-primary-text);--cc-btn-secondary-bg:#f5f5f5;--cc-btn-secondary-text:var(--cc-text);--cc-btn-secondary-hover-bg:#f5f5f5;--cc-btn-secondary-hover-text:var(--cc-btn-secondary-text);--cc-btn-border-radius:0.25rem;--cc-toggle-bg-off:#919ea6;--cc-toggle-bg-on:var(--cc-btn-primary-bg);--cc-toggle-bg-readonly:#d5dee2;--cc-toggle-knob-bg:#fff;--cc-toggle-knob-icon-color:#ecf2fa;--cc-block-text:var(--cc-text);--cc-cookie-category-block-bg:#f0f4f7;--cc-cookie-category-block-bg-hover:#e9eff4;--cc-section-border:#f1f3f5;--cc-cookie-table-border:#e9edf2;--cc-overlay-bg:#040608;--cc-overlay-opacity:.85;--cc-consent-modal-box-shadow:0 0.625rem 1.875rem rgba(2,2,3,.28);--cc-webkit-scrollbar-bg:#cfd5db;--cc-webkit-scrollbar-bg-hover:#9199a0}.cc_div .b-tg .c-tgl{padding:0}#cc-main .pm__section,#cc-main .pm__section--toggle,#cc-main .pm__section--toggle .pm__section-desc-wrapper,#cc-main .pm__section-title{border-radius:.25rem}#cc-main .cm__desc button{color:#ff7226;font-weight:700;text-decoration:underline}.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);border-color:var(--bs-table-border-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{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)));color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width)*2) solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.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-columns>:not(caption)>tr>:nth-child(2n),.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-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:#a5b5cc;--bs-table-striped-bg:#c4d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe5;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000}.table-primary,.table-secondary{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b4b6b7;--bs-table-striped-bg:#d6d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbcdce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000}.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}.table-info,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a5c4ca;--bs-table-striped-bg:#c4e8ef;--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}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e6c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dab9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece0be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-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:#dfc1c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7c9;--bs-table-hover-color:#000}.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}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-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}.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}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}: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;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{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{overflow:auto;scrollbar-width:none;-ms-overflow-style: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{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{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-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}body.hidden-scroll{overflow:hidden}.sl-overlay{background:#000;bottom:0;display:none;right:0;z-index:1035}.sl-overlay,.sl-wrapper{left:0;position:fixed;top:0}.sl-wrapper{height:100%;width:100%;z-index:1040}.sl-wrapper *{box-sizing:border-box}.sl-wrapper button{background:transparent;border:0;cursor:pointer;font-size:28px;padding:0}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{font-family:Arial,Baskerville,monospace;font-size:3rem;height:44px;line-height:44px;margin-right:-14px;margin-top:-14px;right:30px;width:44px}.sl-wrapper .sl-close,.sl-wrapper .sl-counter{color:#fff;display:none;position:fixed;top:30px;z-index:10060}.sl-wrapper .sl-counter{font-size:1rem;left:30px}.sl-wrapper .sl-download{bottom:5px;color:#fff;display:none;font-size:1rem;position:fixed;text-align:center;width:100%;z-index:10060}.sl-wrapper .sl-download a{color:#fff}.sl-wrapper .sl-navigation{display:none;width:100%}.sl-wrapper .sl-navigation button{color:#fff;display:block;font-family:Arial,Baskerville,monospace;height:44px;line-height:44px;margin-top:-22px;position:fixed;text-align:center;top:50%;width:22px;z-index:10060}.sl-wrapper .sl-navigation button.sl-next{font-size:2rem;right:5px}.sl-wrapper .sl-navigation button.sl-prev{font-size:2rem;left:5px}@media(min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{font-size:3rem;right:10px}.sl-wrapper .sl-navigation button.sl-prev{font-size:3rem;left:10px}}@media(min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{font-size:3rem;right:20px}.sl-wrapper .sl-navigation button.sl-prev{font-size:3rem;left:20px}}.sl-wrapper.sl-dir-rtl .sl-navigation{direction:ltr}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{border:0;display:block;height:auto;margin:0;padding:0;width:100%}@media(min-width:35.5em){.sl-wrapper .sl-image img{border:0}}@media(min-width:50em){.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image iframe{background:#000;border:0}@media(min-width:35.5em){.sl-wrapper .sl-image iframe{border:0}}@media(min-width:50em){.sl-wrapper .sl-image iframe{border:0}}.sl-wrapper .sl-image .sl-caption{background:#000;bottom:0;color:#fff;display:none;font-size:1rem;left:0;padding:10px;position:absolute;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-spinner{-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite;border:5px solid #333;border-radius:40px;display:none;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007}.sl-scrollbar-measure{height:50px;overflow:scroll;position:absolute;top:-9999px;width:50px}.sl-transition{transition:-moz-transform .2s ease;transition:-ms-transform .2s ease;transition:-o-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease}@-webkit-keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}@keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}@-moz-keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}@-o-keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}@-ms-keyframes pulsate{0%{opacity:0;transform:scale(.1)}50%{opacity:1}to{opacity:0;transform:scale(1.2)}}.sl-wrapper{z-index:104000}.sl-overlay{z-index:103500}.hp-hero{aspect-ratio:16/7;position:relative}.hp-hero .bg{background:#3d4147;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hp-hero .bg img{clip-path:polygon(100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%,0 0);height:100%;object-fit:cover;opacity:1;width:100%}.hp-hero .bg .overlay{background:linear-gradient(180deg,rgba(0,0,0,.5),transparent 30%,transparent);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:5}.hp-hero .swiper{height:100%;width:100%}.hp-hero .container-fluid{height:100%}.hp-hero .container-fluid .hp-hero__claim{bottom:3.5rem;filter:drop-shadow(0 0 100px rgb(0,0,0));left:80px;position:absolute;top:9rem;z-index:5}.hp-hero .container-fluid .hp-hero__claim .icon{background-position:50%;background-size:contain;display:inline-block;filter:drop-shadow(0 0 20px rgba(0,0,0,.25));height:100%;vertical-align:middle;width:157px}.hp-hero .container-fluid .hp-hero__text{bottom:-40px;max-width:550px;position:absolute;right:100px;z-index:5}.hp-hero .container-fluid .hp-hero__text .title{color:#fff;filter:drop-shadow(0 0 100px rgb(0,0,0));font-size:2.5rem;font-weight:600;margin-bottom:1.25rem}.hp-hero .container-fluid .hp-hero__text .box{color:#fff;padding:.625rem;position:relative}.hp-hero .container-fluid .hp-hero__text .box .bg{background:transparent;bottom:0;filter:url(#filter_roundCorners) drop-shadow(0 0 20px rgba(0,0,0,.15));left:0;position:absolute;right:0;top:0}.hp-hero .container-fluid .hp-hero__text .box .bg .bg-clip{background:#ff7226;clip-path:polygon(100% 0,100% calc(100% - 90px),calc(100% - 90px) 100%,0 100%,0 0);height:100%}.hp-hero .container-fluid .hp-hero__text .box .content{position:relative;z-index:2}.hp-hero .container-fluid .hp-hero__text .box .lines{background:repeating-linear-gradient(-45deg,transparent,transparent 15px,#e11b22 0,#e11b22 30px);border-radius:3px;height:30px;width:100%}.hp-hero .container-fluid .hp-hero__text .box .text{font-size:1.125rem;padding:2.5rem 3.25rem .25rem 2.5rem}.filter{filter:url(#filter_roundCorners) drop-shadow(0 0 20px rgba(0,0,0,.15))}@media screen and (max-width:992px){.hp-hero{aspect-ratio:1}.hp-hero__text{margin:1rem}.hp-hero .container-fluid .hp-hero__claim{left:1rem}.hp-hero .container-fluid .hp-hero__claim .icon{height:600%;width:157px}.hp-hero .container-fluid .hp-hero__claim{display:none}}@media screen and (max-width:576px){.hp-hero{aspect-ratio:auto;height:80dvh;margin-bottom:280px;min-height:550px}.hp-hero .container-fluid .hp-hero__text{bottom:-220px;right:0}.hp-hero .container-fluid .hp-hero__text .title{font-size:1.75rem}.hp-hero .container-fluid .hp-hero__text .box .text{padding:1rem 1.25rem .25rem}.hp-hero .container-fluid .hp-hero__text .box .bg .bg-clip{clip-path:polygon(100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%,0 0)}}.why-us__item{align-items:center;display:flex;flex-flow:column;justify-content:center;padding:.625rem 1.875rem 1.625rem;text-align:center}.why-us__item .image{margin-bottom:1.25rem}.why-us__item .image .icon{background-position:50%;background-size:contain;display:inline-block;height:60px;vertical-align:middle;width:60px;fill:#ff7226;color:#ff7226}.why-us__item .image .icon img,.why-us__item .image .icon svg{display:block;height:60px;width:60px}.why-us__item .image .icon circle,.why-us__item .image .icon ellipse,.why-us__item .image .icon line,.why-us__item .image .icon path,.why-us__item .image .icon polygon,.why-us__item .image .icon svg,.why-us__item .image .icon use{fill:#ff7226;color:#ff7226}.why-us__item .text{color:#3d4147;font-size:1.25rem}@media screen and (max-width:576px){.why-us__item{padding:.625rem .25rem 1.625rem}.why-us__item .image{margin-bottom:1.25rem}.why-us__item .image .icon{background-position:50%;background-size:contain;display:inline-block;height:40px;vertical-align:middle;width:40px}.why-us__item .image .icon img,.why-us__item .image .icon svg{display:block;height:40px;width:40px}.why-us__item .text{font-size:.925rem}.why-us .col-6:nth-last-child(-n+2) .why-us__item{padding:.625rem .25rem 0}}.news-list .news-list-item{margin-bottom:3.75rem}.news-list-item{display:flex;gap:1.875rem}.news-list-item .image{aspect-ratio:1;border-radius:5px;box-shadow:0 10px 50px rgba(0,0,0,.15);flex-shrink:0;overflow:hidden;transition:all .3s cubic-bezier(.075,.82,.165,1);width:43%}.news-list-item .image img{filter:grayscale(1);height:100%;object-fit:cover;transition:all .3s cubic-bezier(.075,.82,.165,1);width:100%}.news-list-item .text{display:flex;flex-flow:column;padding:.625rem 0}.news-list-item .text .title{color:#e11b22;font-size:1.5rem;font-weight:600}.news-list-item .text .date{color:#3d4147;font-size:1.125rem;font-weight:600}.news-list-item .text .link{color:#e11b22;font-size:1.125rem;font-weight:600;margin-top:auto;transition:all .3s cubic-bezier(.075,.82,.165,1)}.news-list-item:hover .image img{filter:none}.news-list-item:hover .text .link{color:#ff7226;transform:translateX(1rem)}@media screen and (max-width:767px){.news-list--hp .col-md-6 .news-list-item{margin-bottom:1.25rem}.news-list--hp .col-md-6:last-child .news-list-item{margin-bottom:0}}@media screen and (max-width:576px){.news-list-item{gap:1rem;margin-bottom:1.25rem}.news-list-item .text .title{font-size:1.125rem}.news-list-item .text .date{font-size:1rem}.news-list-item .image{height:135px;margin-top:.25rem;width:135px}.news-list-item .image img{filter:none}}.service-list__title{aspect-ratio:268/238;display:flex;flex-flow:column;position:relative}.service-list__title .deco-line{background:repeating-linear-gradient(-45deg,transparent,transparent 15px,#e11b22 0,#e11b22 30px);border-radius:3px;height:60px;margin:.625rem;position:relative;z-index:5}.service-list__title .title{color:#fff;font-size:2.5rem;font-weight:600;margin-left:1.875rem;margin-top:auto;position:relative;text-transform:uppercase;z-index:6}.service-list__title .bg-2{background:transparent;filter:url(#filter_roundCorners);inset:1px;position:absolute;z-index:2}.service-list__title .bg-2 .bg-clip{background:#ff7226;clip-path:polygon(100% 0,100% calc(100% - 45px),calc(100% - 45px) 100%,0 100%,0 0);height:100%}.service-list__title .bg{background:transparent;bottom:0;filter:url(#filter_roundCorners);left:0;position:absolute;right:0;top:0}.service-list__title .bg .bg-clip{background:#e11b22;clip-path:polygon(100% 0,100% calc(100% - 45px),calc(100% - 45px) 100%,0 100%,0 0);height:100%}.service-list__item .wrapper{filter:drop-shadow(0 10px 20px rgba(0,0,0,.15));margin-bottom:1.25rem}.service-list__item .wrapper .image{aspect-ratio:263/161;border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden;transition:all .3s cubic-bezier(.075,.82,.165,1)}.service-list__item .wrapper .image img{filter:grayscale(1);height:100%;object-fit:cover;transition:all .3s cubic-bezier(.075,.82,.165,1);width:100%}.service-list__item .wrapper .badge{align-items:center;display:flex;gap:1.5rem;overflow:hidden;position:relative}.service-list__item .wrapper .badge:before{background:#e11b22;content:"";height:10px;left:0;position:absolute;right:0;top:0}.service-list__item .wrapper .badge .bg{background:transparent;bottom:0;filter:url(#filter_roundCorners);left:0;position:absolute;right:0;top:0}.service-list__item .wrapper .badge .bg .bg-clip{background:#e11b22;clip-path:polygon(100% 0,100% calc(100% - 45px),calc(100% - 45px) 100%,0 100%,0 0);height:100%}.service-list__item .wrapper .badge .number{color:#fff;font-size:3.75rem;opacity:.25;position:relative;text-transform:uppercase;transform:translateX(-15px);z-index:2}.service-list__item .wrapper .badge .title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:0;padding-right:1.25rem;position:relative;text-transform:uppercase;z-index:2}.service-list__item .description{color:#fff;font-size:1.125rem;margin-bottom:1.875rem}.service-list__item .description>:last-child{margin-bottom:0}.service-list__item:hover .image img{filter:none}@media screen and (max-width:1200px){.service-list__title{aspect-ratio:332/278}}@media screen and (max-width:992px){.service-list__item .wrapper .image img{filter:grayscale(.75)}}@media screen and (max-width:576px){.service-list__title{aspect-ratio:auto;margin-bottom:1.875rem}.service-list__title .deco-line{margin-bottom:1rem}.service-list__title .title{margin:0 1rem 1rem}.service-list__item .wrapper .badge{gap:1rem}.service-list__item .wrapper .badge .title{font-size:1.125rem}.service-list__item .wrapper .badge .bg .bg-clip{clip-path:polygon(100% 0,100% calc(100% - 25px),calc(100% - 25px) 100%,0 100%,0 0)}}.map-text{color:#fff;font-size:1.125rem;margin-bottom:1.5rem;text-align:center}.map-contact{background:#fff;border-radius:8px;filter:drop-shadow(0 10px 50px rgba(0,0,0,.15));height:280px;padding:1.875rem;text-align:center}.map-contact .image{margin-bottom:1.125rem;text-align:center}.map-contact .image .icon{background-position:50%;background-size:contain;display:inline-block;height:60px;vertical-align:middle;width:60px;fill:#ff7226;color:#ff7226}.map-contact .image .icon img,.map-contact .image .icon svg{display:block;height:60px;width:60px}.map-contact .image .icon circle,.map-contact .image .icon ellipse,.map-contact .image .icon line,.map-contact .image .icon path,.map-contact .image .icon polygon,.map-contact .image .icon svg,.map-contact .image .icon use{fill:#ff7226;color:#ff7226}.map-contact .phone-number,.map-contact .place{color:#e11b22;font-size:2rem;font-weight:700}.map-contact .phone-number{transition:all .3s cubic-bezier(.075,.82,.165,1)}.map-contact .phone-number:hover{color:#ff7226}.map-contact .volejte{color:#3d4147;font-size:1.125rem;font-weight:600;margin-top:.5rem}.map-svg{max-width:100%}.map-svg .item .a{color:#3d4147;cursor:pointer}.map-svg .item .a,.map-svg .item .text{transition:all .3s cubic-bezier(.075,.82,.165,1)}.map-svg .item .text,.map-svg .item:hover .a{color:#fff}.map-svg .item:hover .text{color:#ff7226}.map-places .hidden{display:none}.career-intro__image,.join-us__image{aspect-ratio:1;position:relative;width:100%}.career-intro__image .fg,.join-us__image .fg{bottom:0;left:50%;max-width:82%;position:absolute;transform:translateX(-50%);z-index:2}.career-intro__image .bg,.join-us__image .bg{bottom:10px;left:50%;max-width:100%;position:absolute;transform:translateX(-50%);z-index:1}.join-us__content{color:#fff}.join-us__contact{background:#fff;border-radius:8px;filter:drop-shadow(0 10px 50px rgba(0,0,0,.15));font-size:1.125rem;height:280px;padding:1.875rem;text-align:center}.join-us__contact .image{margin-bottom:1.125rem;text-align:center}.join-us__contact .image .icon{background-position:50%;background-size:contain;display:inline-block;height:60px;vertical-align:middle;width:60px;fill:#ff7226;color:#ff7226}.join-us__contact .image .icon img,.join-us__contact .image .icon svg{display:block;height:60px;width:60px}.join-us__contact .image .icon circle,.join-us__contact .image .icon ellipse,.join-us__contact .image .icon line,.join-us__contact .image .icon path,.join-us__contact .image .icon polygon,.join-us__contact .image .icon svg,.join-us__contact .image .icon use{fill:#ff7226;color:#ff7226}.join-us__contact .phone-number,.join-us__contact .place{color:#e11b22;font-size:2rem;font-weight:700}.join-us__contact .phone-number{transition:all .3s cubic-bezier(.075,.82,.165,1)}.join-us__contact .phone-number:hover{color:#ff7226}.join-us__contact .volejte{color:#3d4147;font-size:1.125rem;font-weight:600;margin-top:.5rem}@media screen and (max-width:992px){.career-intro{padding-top:0}.career-intro__image{margin-bottom:1.875rem}}@media screen and (max-width:767px){.career-intro{padding-top:50px}.career-intro__image .fg{max-width:300px;width:70%}}@media screen and (max-width:576px){.career-intro{padding-top:80px}}.checkmark-item{display:flex;gap:1.25rem;padding-top:1.25rem}.checkmark-item .icon{background-position:50%;background-size:contain;display:inline-block;height:48px;vertical-align:middle;width:48px;fill:#ff7226;color:#ff7226;flex-shrink:0}.checkmark-item .icon img,.checkmark-item .icon svg{display:block;height:48px;width:48px}.checkmark-item .icon circle,.checkmark-item .icon ellipse,.checkmark-item .icon line,.checkmark-item .icon path,.checkmark-item .icon polygon,.checkmark-item .icon svg,.checkmark-item .icon use{fill:#ff7226;color:#ff7226}.checkmark-item .content .title{color:#ff7226;font-size:1.25rem;font-weight:600;line-height:1.5}.partner-list__item{text-align:center}.partner-list__item .icon{background-position:50%;background-size:contain;display:inline-block;height:200px;vertical-align:middle;width:200px}.partner-list__item .icon img,.partner-list__item .icon svg{display:block;height:200px;width:200px}@media screen and (max-width:767px){.partner-list__item .icon{background-position:50%;background-size:contain;display:inline-block;height:100px;vertical-align:middle;width:100px}.partner-list__item .icon img,.partner-list__item .icon svg{display:block;height:100px;width:100px}}.category-header{background:#ff7226;background-color:#ff7226;background-image:radial-gradient(#ff5900 2px,transparent 0),radial-gradient(#ff5900 2px,#ff7226 0);background-position:0 0,40px 40px;background-size:80px 80px;color:#fff;opacity:1;padding-bottom:20px;padding-top:140px}.category-header .container-fluid{position:relative;z-index:2}.category-header .number{color:#fff;font-size:12.5rem;line-height:1.1;opacity:.25}.category-header .title{color:#fff;filter:drop-shadow(0 0 20px rgba(0,0,0,.25));font-size:5rem;font-weight:700;position:relative;text-transform:uppercase;z-index:5}.category-header .claim{display:flex;font-size:1.875rem;justify-content:end;text-transform:uppercase}.category-header .lines{background:repeating-linear-gradient(-45deg,transparent,transparent 15px,#e11b22 0,#e11b22 30px);border-radius:3px;height:50px;margin:20px}.category-header .image{aspect-ratio:3/2;filter:url(#filter_roundCorners) drop-shadow(0 0 20px rgba(0,0,0,.15))}.category-header .image .overlay,.category-header .image img{clip-path:polygon(100% 0,100% calc(100% - 90px),calc(100% - 90px) 100%,0 100%,0 0);height:100%;object-fit:cover;transform:translateY(20%);width:100%}.category-header .image .overlay{background:rgba(61,65,71,.3);bottom:0;left:0;position:absolute;right:0;top:0}.category-intro{padding-top:180px}.category-intro .text{text-align:center}.category-intro .text>:last-child{margin-bottom:0}.subcategory-list__item .section-title{margin-bottom:2rem}.subcategory-list__item .image .image-wrapper{aspect-ratio:16/9;border-radius:5px;filter:drop-shadow(0 0 20px rgba(0,0,0,.15))}.subcategory-list__item .image img{height:100%;object-fit:cover;width:100%}.subcategory-list__item .text{padding-left:3.5rem}.subcategory-list__item:nth-child(2n) .image{order:2}.subcategory-list__item:nth-child(2n) .text{order:0;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:3.5rem}@media screen and (max-width:992px){.category-header .number{font-size:6rem}.category-header .title{font-size:3rem}.category-header .lines{display:none}.category-header .image{margin-top:-40px}.category-header .image .overlay,.category-header .image img{transform:translateY(60px)}.subcategory-list__item .text{padding-left:.75rem;padding-right:.75rem}.subcategory-list__item .image .image-wrapper{margin-bottom:1.875rem}.subcategory-list__item:nth-child(2n) .image{order:0}.subcategory-list__item:nth-child(2n) .text{padding-right:calc(var(--bs-gutter-x)*.5)}.category-intro{padding-top:8rem}}@media screen and (max-width:576px){.category-header{padding-top:120px}.category-header .number{font-size:4.75rem}.category-header .title{font-size:2.5rem}.category-header .image .overlay,.category-header .image img{clip-path:polygon(100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%,0 0)}.category-intro{padding-top:6rem}.subcategory-list__item .text{padding-left:.75rem;padding-right:.75rem}}.gallery{margin-bottom:1.875rem;margin-top:1.875rem}.gallery .gallery-wrapper{margin-left:-8px;margin-right:-8px;position:relative}.gallery__item{align-items:center;border:1px solid #ff7226;display:flex;justify-content:center;margin:8px 8px 1.875rem;overflow:hidden;padding:0;position:relative;transition:all .2s ease-in-out;width:calc(25% - 16px)}@media(prefers-reduced-motion:reduce){.gallery__item{transition:none}}.gallery__item img{width:100%}.gallery__item:hover{box-shadow:0 0 16px rgba(0,0,0,.15);transform:scale(1.05)}.gallery__item:hover .more{bottom:0;right:0}.gallery__item--lg{width:calc(16.66667% - 16px)}.gallery{margin:0 auto 40px;width:100%}.gallery-slider{filter:drop-shadow(5px 5px 20px rgba(61,65,71,.15));height:auto;margin:0 0 10px;width:100%}.gallery-slider .swiper-slide a{aspect-ratio:699/466;border-radius:10px;display:block;overflow:hidden}.gallery-slider .swiper-slide img{display:block;height:100%;margin:0;object-fit:cover;width:100%}.gallery-thumbs{overflow:hidden;padding:0;width:100%}.gallery-thumbs-wrapper{position:relative}.gallery-thumbs-wrapper .swiper-button-disabled{opacity:.2;pointer-events:none}.gallery-thumbs-wrapper .swiper-button-prev{background:none;border:none;left:0;padding:0;position:absolute;top:50%;transform:translateY(-50%)}.gallery-thumbs-wrapper .swiper-button-prev .icon{background-position:50%;background-size:contain;display:inline-block;height:24px;vertical-align:middle;width:24px;fill:#ff7226;color:#ff7226}.gallery-thumbs-wrapper .swiper-button-prev .icon img,.gallery-thumbs-wrapper .swiper-button-prev .icon svg{display:block;height:24px;width:24px}.gallery-thumbs-wrapper .swiper-button-prev .icon circle,.gallery-thumbs-wrapper .swiper-button-prev .icon ellipse,.gallery-thumbs-wrapper .swiper-button-prev .icon line,.gallery-thumbs-wrapper .swiper-button-prev .icon path,.gallery-thumbs-wrapper .swiper-button-prev .icon polygon,.gallery-thumbs-wrapper .swiper-button-prev .icon svg,.gallery-thumbs-wrapper .swiper-button-prev .icon use{fill:#ff7226;color:#ff7226}.gallery-thumbs-wrapper .swiper-button-next{background:none;border:none;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.gallery-thumbs-wrapper .swiper-button-next .icon{background-position:50%;background-size:contain;display:inline-block;height:24px;vertical-align:middle;width:24px;fill:#ff7226;color:#ff7226}.gallery-thumbs-wrapper .swiper-button-next .icon img,.gallery-thumbs-wrapper .swiper-button-next .icon svg{display:block;height:24px;width:24px}.gallery-thumbs-wrapper .swiper-button-next .icon circle,.gallery-thumbs-wrapper .swiper-button-next .icon ellipse,.gallery-thumbs-wrapper .swiper-button-next .icon line,.gallery-thumbs-wrapper .swiper-button-next .icon path,.gallery-thumbs-wrapper .swiper-button-next .icon polygon,.gallery-thumbs-wrapper .swiper-button-next .icon svg,.gallery-thumbs-wrapper .swiper-button-next .icon use{fill:#ff7226;color:#ff7226}.gallery-thumbs .swiper-slide{border-radius:5px;cursor:pointer;height:120px;opacity:1;overflow:hidden;text-align:center;width:180px}.gallery-thumbs .swiper-slide-thumb-active{border:3px solid #ff7226}.gallery-thumbs .swiper-slide img{display:block;height:100%;object-fit:cover;width:100%}.gallery.no-shadow .gallery-slider{filter:none}@media screen and (max-width:576px){.gallery__item{margin:.25rem;width:calc(50% - 16px)}.gallery{margin-bottom:1rem}}.gallery-item{display:block;margin-bottom:1.5rem}.gallery-item .date{color:#333;margin:1rem 0 .25rem}.gallery-item h3{color:#ff7226;font-size:1rem;margin-top:0}.home-en-hero .hp-hero__claim{display:none}.home-en-hero .container-fluid .hp-hero__text{bottom:clamp(1rem,2vw,2rem);left:clamp(1rem,4vw,4rem);max-width:min(820px,100% - 2rem);right:clamp(1rem,4vw,4rem)}.home-en-hero .title{font-size:clamp(2.5rem,5vw,4.75rem)!important;line-height:.92;margin-bottom:1rem;max-width:12ch}.home-en-hero .box .text.home-en-hero__body{padding:1.5rem 2rem 2rem}.home-en-hero__eyebrow{align-items:center;background:rgba(61,65,71,.82);border:1px solid hsla(0,0%,100%,.15);border-radius:999px;color:#fff;display:inline-flex;font-size:.875rem;gap:.75rem;padding:.65rem 1rem}.home-en-hero__eyebrow,.home-en-hero__subtitle{font-weight:700;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.home-en-hero__subtitle{font-size:1rem;line-height:1.5}.home-en-hero__lead{display:grid;gap:.75rem;margin-bottom:1.5rem}.home-en-hero__lead p{margin-bottom:0;max-width:62ch}.home-en-hero__pill-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.home-en-hero__pill{align-items:center;background:rgba(61,65,71,.16);border:1px solid hsla(0,0%,100%,.14);border-radius:999px;display:inline-flex;font-size:.95rem;font-weight:600;min-height:42px;padding:.5rem .95rem}.home-en-hero__facts{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.home-en-hero__fact{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);border-radius:14px;font-size:.95rem;font-weight:600;line-height:1.45;min-height:74px;padding:.95rem 1rem}.home-en-hero__actions{display:flex;flex-wrap:wrap;gap:1.5rem}.home-en-intro{color:#3d4147;font-size:1.25rem;margin-left:auto;margin-right:auto;max-width:100%;text-align:center;width:60ch}.home-en-intro p:first-child{font-size:1.5rem;font-weight:700}.home-en-case-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-en-case-card{background:#fff;border-radius:18px;box-shadow:0 20px 60px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:1rem;min-height:220px;padding:1.5rem}.home-en-case-card__index{color:rgba(255,114,38,.35);font-size:3.5rem;font-weight:700;line-height:1}.home-en-case-card__title{font-size:1.4rem;font-weight:600;line-height:1.2;margin:0}.home-en-example-usecases .section-title .subtitle{color:#3d4147;max-width:52ch}.home-en-example-grid{display:grid;gap:.85rem;grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:1200px){.home-en-example-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.home-en-example-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.home-en-example-card-wrapper{border-radius:18px;filter:drop-shadow(0 10px 60px rgba(0,0,0,.1))}.home-en-example-card{align-items:start;background:#fff;border:1px solid rgba(61,65,71,.1);border-radius:5px;clip-path:polygon(100% 0,100% calc(100% - 16px),calc(100% - 16px) 100%,0 100%,0 0);display:grid;gap:1rem;grid-template-columns:auto 1fr;min-height:100%;overflow:hidden;padding:.75rem 1rem;position:relative}.home-en-example-card:after{background:rgba(61,65,71,.12);bottom:-1px;clip-path:polygon(100% 0,100% 100%,0 100%);content:"";height:17px;position:absolute;right:-1px;width:17px}.home-en-example-card:hover{color:#ff7226}.home-en-example-card__number{align-items:center;background:#e11b22;border-radius:14px;color:#fff;display:inline-flex;flex-shrink:0;font-size:1rem;font-weight:700;height:48px;justify-content:center;letter-spacing:.08em;position:relative;width:48px;z-index:1}.home-en-example-card__body{position:relative;z-index:1}.home-en-example-card__eyebrow{color:#e11b22;font-size:.72rem;font-weight:700;letter-spacing:.12em;margin-bottom:.4rem;text-transform:uppercase}.home-en-example-card__title{font-size:1rem;font-weight:600;line-height:1.35;margin:0;max-width:18ch}.home-en-services .section-title .subtitle{color:#3d4147;max-width:56ch}.home-en-service-row__index{color:rgba(225,27,34,.55);font-size:.82rem;font-weight:700;letter-spacing:.16em;margin-bottom:.85rem;text-transform:uppercase}.home-en-service-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.home-en-service-card__surface{background:#fff;border-radius:18px;box-shadow:0 25px 70px rgba(0,0,0,.12);color:#3d4147;height:100%;padding:1.5rem}.home-en-service-card__header{align-items:baseline;display:flex;gap:1rem;margin-bottom:1.25rem}.home-en-service-card__index{color:rgba(225,27,34,.3);flex-shrink:0;font-size:3rem;font-weight:700;line-height:.9}.home-en-service-card__title{font-size:1.5rem;font-weight:700;line-height:1.15;margin:0}.home-en-service-card__body p:last-child{margin-bottom:0}.home-en-service-card__label{color:#e11b22;font-size:.8rem;font-weight:700;letter-spacing:.12em;margin-bottom:.75rem;text-transform:uppercase}.home-en-service-card__list{margin-bottom:1rem;padding-left:1.1rem}.home-en-service-card__list li+li{margin-top:.45rem}.home-en-credibility{color:#fff}.home-en-credibility__copy{max-width:56ch}.home-en-credibility__subtitle{color:#ff7226;font-size:1.15rem;font-weight:700;line-height:1.5}.home-en-credibility__logos{margin-top:2rem}.home-en-sectors{margin-top:3rem}.home-en-sectors__label{color:#ff7226;font-size:.8rem;font-weight:700;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.home-en-sectors__list{display:flex;flex-wrap:wrap;gap:.75rem}.home-en-sectors__item{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);border-radius:999px;display:inline-flex;font-size:.95rem;min-height:34px;padding:.25rem .875rem}.home-en-dispatch__intro{color:#fff;font-size:1.125rem;max-width:40ch}.home-en-dispatch__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-en-dispatch__card{background:#fff;border-radius:18px;box-shadow:0 18px 55px rgba(0,0,0,.08);padding:1.35rem}.home-en-dispatch__region{color:#3d4147;font-size:1.1rem;font-weight:700;line-height:1.3;margin-bottom:.65rem}.home-en-dispatch__phone{color:#e11b22;display:inline-block;font-size:1.4rem;font-weight:700;margin-bottom:.35rem}.home-en-dispatch__availability{color:rgba(61,65,71,.75);font-size:.95rem;font-weight:600}@media screen and (max-width:992px){.home-en-hero .container-fluid .hp-hero__text{max-width:calc(100% - 2rem)}}@media screen and (max-width:576px){.home-en-hero .container-fluid .hp-hero__text{bottom:-220px;left:1rem;right:1rem}.home-en-hero .box .text.home-en-hero__body{padding:1rem 1.1rem 1.25rem}.home-en-hero__eyebrow{font-size:.72rem;margin-bottom:.75rem}.home-en-hero__subtitle{font-size:.84rem}.home-en-case-card{min-height:170px}.home-en-example-card{grid-template-columns:1fr}.home-en-service-card__header{flex-direction:column}.home-en-service-card__index{font-size:2.5rem}}.numbers{color:#fff}.numbers .contact-border{background:#3d4147;border:none;color:#fff}.numbers--team{background:transparent;color:inherit;padding:0}.numbers--mt{margin-top:4rem}.numbers__item .icon{background-position:50%;background-size:contain;display:inline-block;vertical-align:middle;fill:#ff7226;color:#ff7226;flex-shrink:0;margin-bottom:.75rem}.numbers__item .icon,.numbers__item .icon img,.numbers__item .icon svg{display:block;height:56px;width:56px}.numbers__item .icon circle,.numbers__item .icon ellipse,.numbers__item .icon line,.numbers__item .icon path,.numbers__item .icon polygon,.numbers__item .icon svg,.numbers__item .icon use{fill:#ff7226;color:#ff7226}.numbers__item .heading{color:#fff;font-size:1.25rem;line-height:125%;margin-bottom:.5rem;padding-top:15px}.numbers__item .heading strong{color:#ff7226;font-size:3.75rem;font-weight:700}.numbers__item .title{font-size:1.875rem;font-weight:700;margin-bottom:0;text-transform:uppercase}.numbers__item .desc{margin-top:6px;max-width:230px}.numbers__item--team .icon{background-position:50%;background-size:contain;display:inline-block;vertical-align:middle;fill:#ff7226;color:#ff7226;margin-bottom:.75rem}.numbers__item--team .icon,.numbers__item--team .icon img,.numbers__item--team .icon svg{display:block;height:64px;width:64px}.numbers__item--team .icon circle,.numbers__item--team .icon ellipse,.numbers__item--team .icon line,.numbers__item--team .icon path,.numbers__item--team .icon polygon,.numbers__item--team .icon svg,.numbers__item--team .icon use{fill:#ff7226;color:#ff7226}.numbers__item--team .heading{color:#ff7226;font-size:1.25rem;line-height:125%;margin-bottom:2.75rem;margin-left:1rem;padding-top:15px}.numbers__item--team .heading strong{font-size:3.75rem;font-weight:700}.numbers__contact{margin-bottom:50px;text-align:center}.numbers__contact:last-child{margin-bottom:0}.numbers__contact .link{color:#fff;font-size:1.875rem;font-weight:700}.numbers__contact .icon{background-position:50%;background-size:contain;display:inline-block;vertical-align:middle;fill:#fff;color:#fff;margin:0 auto 1rem}.numbers__contact .icon,.numbers__contact .icon img,.numbers__contact .icon svg{display:block;height:48px;width:48px}.numbers__contact .icon circle,.numbers__contact .icon ellipse,.numbers__contact .icon line,.numbers__contact .icon path,.numbers__contact .icon polygon,.numbers__contact .icon svg,.numbers__contact .icon use{fill:#fff;color:#fff}.numbers__contact .contact-heading{color:#ff7226;font-size:1.25rem;font-weight:700;text-transform:uppercase}.numbers--white{background:#fff;color:#ff7226}.numbers--white .numbers__item{color:#ff7226}.numbers--white .numbers__item .heading{color:#ff7226;font-weight:600;line-height:150%;margin-bottom:30px}.numbers--white .numbers__item .heading strong{font-size:60px;font-weight:700}.numbers--white .numbers__item .icon{background-position:50%;background-size:contain;display:inline-block;height:32px;vertical-align:middle;width:32px;fill:#3d4147;color:#3d4147;display:block;margin-bottom:.25rem}.numbers--white .numbers__item .icon img,.numbers--white .numbers__item .icon svg{display:block;height:32px;width:32px}.numbers--white .numbers__item .icon circle,.numbers--white .numbers__item .icon ellipse,.numbers--white .numbers__item .icon line,.numbers--white .numbers__item .icon path,.numbers--white .numbers__item .icon polygon,.numbers--white .numbers__item .icon svg,.numbers--white .numbers__item .icon use{fill:#3d4147;color:#3d4147}.numbers--white .numbers__item .desc{color:#3d4147;max-width:220px}.numbers--white .contact-border{background:#3d4147;border:none;border-radius:15px;color:#fff;padding-bottom:50px;padding-top:50px}.numbers--white .numbers__contact{display:block}.numbers--white .numbers__contact .contact-heading,.numbers--white .numbers__contact .link{color:#fff;font-size:23px;font-weight:600;text-transform:none}.numbers--white .numbers__contact .icon{background-position:50%;background-size:contain;display:inline-block;height:32px;vertical-align:middle;width:32px}.numbers--white .numbers__contact .icon,.numbers--white .numbers__contact .icon circle,.numbers--white .numbers__contact .icon ellipse,.numbers--white .numbers__contact .icon line,.numbers--white .numbers__contact .icon path,.numbers--white .numbers__contact .icon polygon,.numbers--white .numbers__contact .icon svg,.numbers--white .numbers__contact .icon use{fill:hsla(0,0%,100%,.5);color:hsla(0,0%,100%,.5)}.numbers--white .numbers__contact .icon img,.numbers--white .numbers__contact .icon svg{display:block;height:32px;width:32px}.numbers--white .numbers__contact:hover .icon,.numbers--white .numbers__contact:hover .icon circle,.numbers--white .numbers__contact:hover .icon ellipse,.numbers--white .numbers__contact:hover .icon line,.numbers--white .numbers__contact:hover .icon path,.numbers--white .numbers__contact:hover .icon polygon,.numbers--white .numbers__contact:hover .icon svg,.numbers--white .numbers__contact:hover .icon use{fill:#fff;color:#fff}.numbers--white .numbers__contact:hover .link{text-decoration:underline}.numbers .numbers__item .heading{display:inline-block;font-variant-numeric:tabular-nums}@media screen and (max-width:992px){.numbers__item{margin-bottom:2rem;text-align:center}.numbers__item .desc{max-width:100%}.numbers__item .icon{margin:0 auto .75rem}.numbers__item .heading{margin-bottom:0}.numbers--white .numbers__item span{display:inline-block;text-align:right;width:37px}.numbers--white .numbers__item .desc{margin-left:auto;margin-right:auto;max-width:100%;max-width:315px}.numbers--white .numbers__item .heading{font-size:30px;font-weight:600;margin-bottom:5px;max-width:290px;padding-top:10px}.numbers--white .numbers__item .heading strong{font-size:inherit;font-weight:inherit}.numbers--white .numbers__item .heading br{display:none}.numbers--white .numbers__contact{align-items:center;display:flex;gap:20px;margin-left:auto;margin-right:auto;text-align:left;width:200px}.numbers--white .numbers__contact:first-child{margin-bottom:40px}.numbers--white .numbers__contact .icon{background-position:50%;background-size:contain;display:inline-block;flex-shrink:0;height:40px;margin-bottom:0;margin-left:0;margin-right:0;vertical-align:middle;width:40px}.numbers--white .numbers__contact .icon img,.numbers--white .numbers__contact .icon svg{display:block;height:40px;width:40px}}@media screen and (max-width:767px){.numbers__item--team{padding:1rem}.numbers__item--team .heading{font-size:1.25rem;margin-left:0;text-align:center}.numbers__item--team .heading strong{font-size:1.75rem}.numbers__item--team .icon{height:50px;margin:0 auto;width:50px}}@media screen and (max-width:576px){.numbers{padding-bottom:60px;padding-top:60px}.numbers .contact-border{border-left:0}.numbers--team{padding:0}.numbers__item{margin-bottom:2rem;text-align:center}.numbers__item .desc{max-width:100%}.numbers__item .icon{margin:0 auto .75rem}.numbers__item .heading{margin-bottom:0}.numbers__item--team{margin-bottom:1rem;padding:1rem}.numbers__item--team .heading{font-size:.75rem;margin-left:0}.numbers__item--team .heading strong{font-size:1rem}.numbers__item--team .icon{height:35px;margin:0 auto;width:35px}}