');mask-image:url('data:image/svg+xml;utf8, ');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:0 0;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:0 0;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}.wp-block-post-content{display:flow-root}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--lightest:#ebf3fb;--wp--preset--color--lighter:#308be0;--wp--preset--color--light:#1463ac;--wp--preset--color--blue:#00497f;--wp--preset--color--dark:#003a66;--wp--preset--color--darker:#102e49;--wp--preset--color--red:#e30613;--wp--preset--color--light-grey:#dedede;--wp--preset--color--grey:#787980;--wp--preset--color--light-beige:#f6f5f2;--wp--preset--color--beige:#e9e5df;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.469), 20px);--wp--preset--font-size--large:clamp(22.041px, 1.378rem + ((1vw - 3.2px) * 1.091), 36px);--wp--preset--font-size--x-large:clamp(25.014px, 1.563rem + ((1vw - 3.2px) * 1.327), 42px);--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1);--wp--custom--text-max-width:717px;--wp--custom--inner-padding:0px;--wp--custom--block-spacing:0px;--wp--custom--mobile-padding:24px;--wp--custom--side-padding:24px;--wp--custom--text-light:var(--wp--preset--color--white);--wp--custom--text-dark:var(--wp--preset--color--darker);--wp--custom--link-light:var(--wp--preset--color--white);--wp--custom--link-dark:var(--wp--preset--color--darker);--wp--custom--brand-color:var(--wp--preset--color--blue);--wp--custom--brand-color-secondary:var(--wp--preset--color--red);--wp--custom--spacing-hard-hard:24px;--wp--custom--spacing-hard-normal:clamp(60px, calc(3.75rem + ((1vw - 3.2px) * 5.3571)), 120px);--wp--custom--spacing-hard-soft:clamp(60px, calc(3.75rem + ((1vw - 3.2px) * 5.3571)), 120px);--wp--custom--spacing-normal-hard:clamp(60px, calc(3.75rem + ((1vw - 3.2px) * 5.3571)), 120px);--wp--custom--spacing-normal-normal:clamp(60px, calc(3.75rem + ((1vw - 3.2px) * 5.3571)), 120px);--wp--custom--spacing-normal-soft:clamp(60px, calc(3.75rem + ((1vw - 3.2px) * 5.3571)), 120px);--wp--custom--spacing-soft-hard:clamp(60px, calc(3.75rem + ((1vw - 3.2px) * 5.3571)), 120px);--wp--custom--spacing-soft-normal:clamp(30px, calc(1.875rem + ((1vw - 3.2px) * 2.6786)), 60px);--wp--custom--spacing-soft-soft:0px}p{--wp--preset--font-size--small:clamp(12px, 0.75rem + ((1vw - 3.2px) * 0.156), 14px);--wp--preset--font-size--medium:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);--wp--preset--font-size--large:clamp(16px, 1rem + ((1vw - 3.2px) * 0.156), 18px);--wp--preset--font-size--x-large:clamp(17px, 1.063rem + ((1vw - 3.2px) * 0.234), 20px)}:root{--wp--style--global--content-size:1464px;--wp--style--global--wide-size:1464px}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.wp-site-blocks)>*{margin-block-start:24px;margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap:24px}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-flow)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-flex){gap:24px}:root :where(.is-layout-grid){gap:24px}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{background-color:var(--wp--preset--color--white);color:var(--wp--preset--color--darker);font-family:'Poppins',sans-serif;font-size:clamp(14px, 0.875rem + ((1vw - 3.2px) * 0.156), 16px);padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:underline}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;line-height:inherit;padding:calc(0.667em + 2px) calc(1.333em + 2px);text-decoration:none}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-lightest-color{color:var(--wp--preset--color--lightest) !important}.has-lighter-color{color:var(--wp--preset--color--lighter) !important}.has-light-color{color:var(--wp--preset--color--light) !important}.has-blue-color{color:var(--wp--preset--color--blue) !important}.has-dark-color{color:var(--wp--preset--color--dark) !important}.has-darker-color{color:var(--wp--preset--color--darker) !important}.has-red-color{color:var(--wp--preset--color--red) !important}.has-light-grey-color{color:var(--wp--preset--color--light-grey) !important}.has-grey-color{color:var(--wp--preset--color--grey) !important}.has-light-beige-color{color:var(--wp--preset--color--light-beige) !important}.has-beige-color{color:var(--wp--preset--color--beige) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-lightest-background-color{background-color:var(--wp--preset--color--lightest) !important}.has-lighter-background-color{background-color:var(--wp--preset--color--lighter) !important}.has-light-background-color{background-color:var(--wp--preset--color--light) !important}.has-blue-background-color{background-color:var(--wp--preset--color--blue) !important}.has-dark-background-color{background-color:var(--wp--preset--color--dark) !important}.has-darker-background-color{background-color:var(--wp--preset--color--darker) !important}.has-red-background-color{background-color:var(--wp--preset--color--red) !important}.has-light-grey-background-color{background-color:var(--wp--preset--color--light-grey) !important}.has-grey-background-color{background-color:var(--wp--preset--color--grey) !important}.has-light-beige-background-color{background-color:var(--wp--preset--color--light-beige) !important}.has-beige-background-color{background-color:var(--wp--preset--color--beige) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-lightest-border-color{border-color:var(--wp--preset--color--lightest) !important}.has-lighter-border-color{border-color:var(--wp--preset--color--lighter) !important}.has-light-border-color{border-color:var(--wp--preset--color--light) !important}.has-blue-border-color{border-color:var(--wp--preset--color--blue) !important}.has-dark-border-color{border-color:var(--wp--preset--color--dark) !important}.has-darker-border-color{border-color:var(--wp--preset--color--darker) !important}.has-red-border-color{border-color:var(--wp--preset--color--red) !important}.has-light-grey-border-color{border-color:var(--wp--preset--color--light-grey) !important}.has-grey-border-color{border-color:var(--wp--preset--color--grey) !important}.has-light-beige-border-color{border-color:var(--wp--preset--color--light-beige) !important}.has-beige-border-color{border-color:var(--wp--preset--color--beige) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}p.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}p.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}p.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}p.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}.skip-link.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.skip-link.screen-reader-text:focus{background-color:#eee;clip:auto !important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.cornerstone-jobs{h2{text-align:center;display:block}.latest-jobs{margin-top:100px;.job-list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;border-bottom:1px solid #ececec;border-top:1px solid #ececec;margin-top:-1px;padding-top:30px;padding-bottom:30px;@media(max-width:992px){grid-template-columns:repeat(1,1fr);gap:0px}.grid-item{display:flex;flex-direction:column;justify-content:center;@media(max-width:992px){padding-right:50px;&.align-right{padding-right:0}}}.grid-item-light{color:grey;font-size:15px;&.align-right{text-align:right;@media(max-width:992px){position:absolute;right:25px}}}}}.all-openings{margin-top:80px;text-align:center;p{max-width:100%!important}button{background-color:transparent;border:1px solid #e12d2d;color:#e12d2d;font-weight:600;padding:15px 50px;border-radius:8px;margin-top:25px;cursor:pointer}}}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{position:relative}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media video{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;object-position:center;width:100%;height:100%}.wp-block-query[data-query] .wp-block-post-template .hide,.wp-block-query[data-query] .wp-block-post-template>*:not(.inpage),.wp-block-query[data-query] .wp-block-query-pagination .disabled{display:none}.wp-block-query[data-query] .wp-block-query-pagination .wp-block-query-pagination-previous,.wp-block-query[data-query] .wp-block-query-pagination .wp-block-query-pagination-next,.wp-block-query[data-query] .wp-block-query-pagination .wp-block-query-pagination-numbers a{cursor:pointer}.wp-block-query[data-query] .wp-block-query-pagination .wp-block-query-pagination-numbers .current{cursor:default}.wp-block-categories-list .unused{display:none}
Annual Report 2021 | LEMAN May 10, 2022
LEMAN presents solid result in annual report Today, LEMAN presents our annual report for 2021, and it is with a historically good result. From 2020 to 2021, LEMAN’s turnover has increased by 60 percent from 2.2 to 3.6 billion DKK, and the operating profit ended in 2021 at 64 million DKK compared to a small minus the year before.
The improved result is partly due to a general increase in freight rates, and partly to a significantly increased level of activity. In addition, LEMAN’s establishment in China with the opening of six new offices in 2021 and a seventh in 2022 has contributed positively to the overall business. And then it’s part of the story that 2020 was a bad year for LEMAN because the company was hit by a hacker attack. The positive result naturally brings joy to Bo Lindberg Andersen, CEO of LEMAN Group:
“The market for international freight transport has generally been growing in 2021, so we are helped by the economic situation in the industry. 2020 and 2021 have been some years where we have been disturbed by everything from the blockade of the Suez Canal to the consequences of Brexit and of course Covid-19, but in this volatile environment, the LEMAN organization demonstrated also in 2021 the agility and creativity necessary to keep the supply chains open for our customers and the societies we serve,” Bo Lindberg Andersen states.
China, pharma, and better ITIn April 2021, LEMAN expanded its business by establishing itself in China by opening six offices in the country. China has for many years been an important trading partner for many LEMAN customers, and by having its own organization in China, LEMAN is now in a better position to serve customers with both information and solutions and thereby ensure an even higher quality, the company believes.
“At LEMAN, we have naturally looked towards China, because a large part of the market is centered on China, which is strategically very important, and we can therefore serve our customers better when we are strongly represented out there. Therefore, we plan to go ahead and open more offices in China, and we also have several new surrounding countries on the drawing board. But I would like to emphasize that we do not open new offices in new countries just to be present – we do it because in this way we can ensure both new and existing customers a better quality in products and in customer service,” concludes Bo Lindberg Andersen.
In 2021, LEMAN has also had a special focus on integrating new IT solutions to make the work simpler and more flexible, and in addition, increased efforts on medicine freight will continue as a strong niche, where LEMAN are already among the market leaders.