@charset "UTF-8";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Outfit",sans-serif;line-height:1.5;color:#404040;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--body-bg)}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:pointer;font-family:inherit}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:normal}@font-face{font-family:"bolero-icon";src:url("../font/bolero-icon.eot?72326283");src:url("../font/bolero-icon.eot?72326283#iefix") format("embedded-opentype"),url("../font/bolero-icon.woff2?72326283") format("woff2"),url("../font/bolero-icon.woff?72326283") format("woff"),url("../font/bolero-icon.ttf?72326283") format("truetype"),url("../font/bolero-icon.svg?72326283#bolero-icon") format("svg");font-weight:normal;font-style:normal}[class*=" icon-"]:before,[class*=" icons-"]:after,[class^=icon-]:before,[class^=icons-]:after{font-family:"bolero-icon",sans-serif;font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-left:before,.icon-arrow-right:before{width:auto;aspect-ratio:2/1}.icon-search:before{content:"\e800"}.icon-cancel:before{content:"\e801"}.icon-arrow-right:before{content:"\e802"}.icon-arrow-left:before{content:"\e803"}.icon-about04:before{content:"\e817"}.icon-about01:before{content:"\e818"}.icon-about02:before{content:"\e819"}.icon-about03:before{content:"\e81a"}.icon-product03:before{content:"\e81b"}.icon-product01:before{content:"\e81c"}.icon-product02:before{content:"\e81d"}.icon-youtube-play:before{content:"\f16a"}.icon-instagram:before{content:"\f16d"}.icon-linkedin:before{content:"\f318"}.cc-window{background-color:var(--windowBg);-webkit-box-sizing:border-box;box-sizing:border-box;padding:var(--windowPadding,25px 15px);z-index:99999;border:var(--windowBorder,0);overflow:auto;-webkit-filter:drop-shadow(0px 1px 3px rgba(60,64,67,0.3));filter:drop-shadow(0px 1px 3px rgba(60,64,67,0.3))}.cc-modal-window *,.cc-window *{font-family:var(--fontFamily,"Outfit",sans-serif,Arial,sans-serif)}.cc-window.cc-content-right{text-align:right}.cc-window.cc-content-left{text-align:left}.cc-window.cc-content-center{text-align:center}#cc-btn-dismiss,.cc-window.cc-pos-bottom,.cc-window.cc-pos-bottom-center,.cc-window.cc-pos-bottom-left,.cc-window.cc-pos-bottom-right,.cc-window.cc-pos-top,.cc-window.cc-pos-top-center,.cc-window.cc-pos-top-left,.cc-window.cc-pos-top-right{position:fixed}.cc-window.cc-pos-top{--windowMarginTop:0;top:var(--windowMarginTop);left:0;width:100%}.cc-window.cc-pos-top-center{top:var(--windowMarginTop,24px);left:0;right:0;margin-left:auto;margin-right:auto}.cc-window.cc-pos-bottom-center,.cc-window.cc-pos-bottom-left,.cc-window.cc-pos-bottom-right,.cc-window.cc-pos-top-center,.cc-window.cc-pos-top-left,.cc-window.cc-pos-top-right{border-radius:var(--windowRadius,10px);width:var(--windowWidth,500px)}#cc-btn-dismiss.cc-pos-top-left,#cc-btn-dismiss.cc-pos-top-right,.cc-window.cc-pos-top-left,.cc-window.cc-pos-top-right{top:var(--windowMarginTop,24px)}#cc-btn-dismiss.cc-pos-top-left,.cc-window.cc-pos-top-left{left:var(--windowMarginLeft,24px)}#cc-btn-dismiss.cc-pos-top-right,.cc-window.cc-pos-top-right{right:var(--windowMarginRight,24px)}.cc-window.cc-pos-bottom{--windowMarginBottom:0;bottom:var(--windowMarginBottom,24px);left:0;width:100%}.cc-window.cc-pos-bottom-center{bottom:var(--windowMarginBottom,24px);left:0;right:0;margin-left:auto;margin-right:auto}#cc-btn-dismiss.cc-pos-bottom-left,#cc-btn-dismiss.cc-pos-bottom-right,.cc-window.cc-pos-bottom-left,.cc-window.cc-pos-bottom-right{bottom:var(--windowMarginBottom,24px)}#cc-btn-dismiss.cc-pos-bottom-left,.cc-window.cc-pos-bottom-left{left:var(--windowMarginLeft,24px)}#cc-btn-dismiss.cc-pos-bottom-right,.cc-window.cc-pos-bottom-right{right:var(--windowMarginRight,24px)}.cc-window .cc-window-title{font-size:var(--titleFontSize,14px);font-weight:var(--titleFontWeight,600);color:var(--titleTextColor,#001D35);padding:var(--titlePadding,24px 24px 0 24px);margin-bottom:1rem;display:none}.cc-window .cc-window-message{padding:var(--messagePadding,0px 0px 10px 0px);line-height:var(--messageLineHeight,1.2rem)}.cc-window .cc-window-message,.cc-window .cc-window-message a,.cc-window .cc-window-message p{font-size:var(--messageFontSize,12px);font-weight:var(--messageFontWeight,400);color:var(--messageTextColor,#FFFFFF);line-height:var(--messageLineHeight,1.2rem)}.cc-window .cc-window-message p{padding:0 0 0.5rem 0}.cc-window .cc-window-message a,.cc-window .cc-window-message a:hover,.cc-window .cc-window-message a:visited{color:var(--messageLinkColor,#FFFFFF);-webkit-text-decoration:var(--messageLinkDecoration,underline);text-decoration:var(--messageLinkDecoration,underline);font-weight:var(--messageLinkFontWeight,600)}#cc-window-settings .cc-window-settings-header{margin-bottom:2rem}#cc-window-settings .cc-window-settings-footer{margin-top:2rem}#cc-window-settings .cc-window-settings-cookie{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:2px solid var(--settingsSeparatorColor,#eee);gap:3rem;padding:16px 0}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-content{width:100%}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-title{font-size:var(--settingsTitleSize,14px);font-weight:var(--settingsTitleWidth,600);margin-bottom:0.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-title-dropdown{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-desc{width:100%}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-desc *{font-size:var(--settingsFontSize,14px)}#cc-window-settings .cc-window-settings-cookie .cc-window-settings-cookie-desc p{margin-bottom:0.5rem}.cc-modal-window .cc-window-settings-buttons,.cc-window .cc-window-buttons{text-align:var(--buttonsAlign,center);padding:var(--buttonsPadding,10px 10px)}.cc-modal-window .cc-window-settings-buttons button,.cc-window .cc-window-buttons button{display:initial!important;font-size:var(--btnFontSize,12px);font-weight:var(--btnFontWeight,600);line-height:1;margin:var(--btnMargin,10px 2px 0 2px);padding:var(--btnPadding,12px 12px 8px);border-radius:var(--btnRadius,5px);cursor:pointer;outline:none;letter-spacing:0}.cc-window .cc-window-buttons button.cc-btn-accept{background-color:var(--btnAcceptBg,#000);color:var(--btnAcceptTextColor,#FFFFFF);border:var(--btnAcceptBorder,0)}.cc-window .cc-window-buttons button.cc-btn-accept:hover{background-color:var(--btnAcceptBgHover,#f6f6f6);color:var(--btnAcceptTextColorHover,#333)}.cc-window .cc-window-buttons button.cc-btn-reject{background-color:var(--btnRejectBg,#FFFFFF);color:var(--btnRejectTextColor,#333);border:var(--btnRejectBorder,0)}.cc-window .cc-window-buttons button.cc-btn-reject:hover{background-color:var(--btnRejectBgHover,#f6f6f6);color:var(--btnRejectTextColorHover,#333)}.cc-window .cc-window-buttons button.cc-btn-info{background-color:var(--btnInfoBg,#000);color:var(--btnInfoTextColor,#FFFFFF);border:var(--btnInfoBorder,0)}.cc-window .cc-window-buttons button.cc-btn-info:hover{background-color:var(--btnInfoBgHover,#f6f6f6);color:var(--btnInfoTextColorHover,#333)}.cc-window .cc-window-buttons button.cc-btn-settings{background-color:var(--btnSettingsBg,#9E9E9E);color:var(--btnSettingsTextColor,#ffffff);border:var(--btnSettingsBorder,0)}.cc-window .cc-window-buttons button.cc-btn-settings:hover{background-color:var(--btnSettingsBgHover,#f6f6f6);color:var(--btnSettingsTextColorHover,#333)}.cc-window-settings-buttons button.cc-btn-settings-select{background-color:var(--btnSettingsSelectBg,transparent);color:var(--btnSettingsSelectTextColor,#424242);border:var(--btnSettingsSelectBorder,0)}.cc-window-settings-buttons button.cc-btn-settings-select:hover{background-color:var(--btnSettingsSelectBgHover,#E0E0E0)}.cc-window-settings-buttons button.cc-btn-settings-accept{background-color:var(--btnSettingsAcceptBg);color:var(--btnSettingsAcceptTextColor,#ffffff);border:var(--btnSettingsAcceptBorder,0)}.cc-window-settings-buttons button.cc-btn-settings-accept:hover{background-color:var(--btnSettingsAcceptBgHover,#1B5E20)}#cc-btn-dismiss{font-family:var(--fontFamily,"Open Sans",Arial,sans-serif);background-color:var(--btnDismissBg,#ddd);color:var(--btnDismissTextColor,#000);border:var(--btnDismissBorder,0);font-size:var(--btnDismissFontSize,12px);font-weight:var(--btnDismissFontWeight,400);margin:2rem 0.3rem 0 0.3rem;padding:var(--btnDismissPadding,10px 12px);border-radius:var(--btnDismissRadius,24px);cursor:pointer;outline:none;z-index:99999;-webkit-filter:drop-shadow(0px 1px 3px rgba(60,64,67,0.2));filter:drop-shadow(0px 1px 3px rgba(60,64,67,0.2));opacity:0.4}#cc-btn-dismiss:hover{opacity:1}.cc-modal{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}.cc-modal-window{background-color:var(--popupBg,#fff);color:var(--popupTextColor,#333);margin:10vh auto;border:var(--windowBorder,0);-webkit-filter:drop-shadow(0px 1px 3px rgba(60,64,67,0.3));filter:drop-shadow(0px 1px 3px rgba(60,64,67,0.3));width:var(--popupWidth,600px);border-radius:var(--popupRadius,24px);padding:var(--windowPadding,24px)}.cc-modal-content{color:var(--popupTextColor,#001D35);padding:var(--titlePadding,0 24px 24px 24px);font-size:var(--messageFontSize,12px);font-weight:var(--messageFontWeight,400);line-height:var(--messageLineHeight,1.2rem);margin-top:24px;margin-bottom:24px}.cc-modal-window .cc-modal-content h2{font-size:var(--titleFontSize,16px);font-weight:var(--titleFontWeight,600);color:var(--titleTextColor,#001D35);margin-bottom:1rem}.cc-modal-window .cc-modal-content p{padding:0 0 0.5rem 0;font-size:var(--messageFontSize,14px);line-height:var(--messageLineHeight,1.2rem)}.cc-modal-window .cc-modal-content .switch{position:relative;display:inline-block;width:44px;height:26px}.cc-modal-window .cc-modal-content .switch input{opacity:0;width:0;height:0}.cc-modal-window .cc-modal-content .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#C62828;-webkit-transition:0.4s;transition:0.4s}.cc-modal-window .cc-modal-content .slider:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:white;-webkit-transition:0.4s;transition:0.4s}.cc-modal-window .cc-modal-content input:checked+.slider{background-color:#1b5e20}.cc-modal-window .cc-modal-content input:disabled+.slider{background-color:#ccc}.cc-modal-window .cc-modal-content input:checked+.slider:before{-webkit-transform:translateX(18px);transform:translateX(18px)}.cc-modal-window .cc-modal-content .slider.round{border-radius:34px}.cc-modal-window .cc-modal-content .slider.round:before{border-radius:50%}.cc-modal-close{color:var(--btnCloseColor,#aaa);padding:0 12px 12px 0;text-align:right;font-size:22px;font-weight:bold}.cc-modal-close:focus,.cc-modal-close:hover{color:var(--btnCloseColorHover,#000);text-decoration:none;cursor:pointer}@media screen and (max-width:768px){.cc-window.cc-pos-bottom-center,.cc-window.cc-pos-bottom-left,.cc-window.cc-pos-bottom-right,.cc-window.cc-pos-top-center,.cc-window.cc-pos-top-left,.cc-window.cc-pos-top-right{width:100%;min-width:100%;left:0;right:0;border-radius:0}.cc-window.cc-pos-top-center,.cc-window.cc-pos-top-left,.cc-window.cc-pos-top-right{top:0;--windowMarginTop:0}.cc-window.cc-pos-bottom-center,.cc-window.cc-pos-bottom-left,.cc-window.cc-pos-bottom-right{bottom:0;--windowMarginBottom:0}.cc-modal-window{margin:0;padding:0;width:100%;border-radius:0}}@-webkit-keyframes cc-window-animation-in-top{0%{top:-80vh;visibility:visible}to{top:var(--windowMarginTop,24px);visibility:visible}}@keyframes cc-window-animation-in-top{0%{top:-80vh;visibility:visible}to{top:var(--windowMarginTop,24px);visibility:visible}}@-webkit-keyframes cc-window-animation-out-top{0%{top:var(--windowMarginTop,24px)}to{top:-120vh}}@keyframes cc-window-animation-out-top{0%{top:var(--windowMarginTop,24px)}to{top:-120vh}}@-webkit-keyframes cc-window-animation-in-bottom{0%{bottom:-80vh;visibility:visible}to{bottom:var(--windowMarginBottom,24px);visibility:visible}}@keyframes cc-window-animation-in-bottom{0%{bottom:-80vh;visibility:visible}to{bottom:var(--windowMarginBottom,24px);visibility:visible}}@-webkit-keyframes cc-window-animation-out-bottom{0%{bottom:var(--windowMarginBottom,24px)}to{bottom:-120vh}}@keyframes cc-window-animation-out-bottom{0%{bottom:var(--windowMarginBottom,24px)}to{bottom:-120vh}}.cc-window.cc-animation-in.cc-pos-top,.cc-window.cc-animation-in.cc-pos-top-center,.cc-window.cc-animation-in.cc-pos-top-left,.cc-window.cc-animation-in.cc-pos-top-right{-webkit-animation-name:cc-window-animation-in-top;animation-name:cc-window-animation-in-top;visibility:hidden;-webkit-animation-duration:var(--animationDuration,1s);animation-duration:var(--animationDuration,1s);-webkit-animation-delay:var(--animationDelay,0.1s);animation-delay:var(--animationDelay,0.1s);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cc-window.cc-animation-out.cc-pos-top,.cc-window.cc-animation-out.cc-pos-top-center,.cc-window.cc-animation-out.cc-pos-top-left,.cc-window.cc-animation-out.cc-pos-top-right{-webkit-animation-name:cc-window-animation-out-top;animation-name:cc-window-animation-out-top;-webkit-animation-duration:var(--animationDuration,1s);animation-duration:var(--animationDuration,1s);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cc-window.cc-animation-in.cc-pos-bottom,.cc-window.cc-animation-in.cc-pos-bottom-center,.cc-window.cc-animation-in.cc-pos-bottom-left,.cc-window.cc-animation-in.cc-pos-bottom-right{-webkit-animation-name:cc-window-animation-in-bottom;animation-name:cc-window-animation-in-bottom;visibility:hidden;-webkit-animation-duration:var(--animationDuration,1s);animation-duration:var(--animationDuration,1s);-webkit-animation-delay:var(--animationDelay,0.1s);animation-delay:var(--animationDelay,0.1s);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cc-window.cc-animation-out.cc-pos-bottom,.cc-window.cc-animation-out.cc-pos-bottom-center,.cc-window.cc-animation-out.cc-pos-bottom-left,.cc-window.cc-animation-out.cc-pos-bottom-right{-webkit-animation-name:cc-window-animation-out-bottom;animation-name:cc-window-animation-out-bottom;-webkit-animation-duration:var(--animationDuration,1s);animation-duration:var(--animationDuration,1s);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item{}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}:root{--bs-primary:#003b4b;--body-bg:#FFF;--body-page-bg:#f6f7f9;--menu-border:96,101,111;--category-mask:1,25,59;--category-mask-hover:0,0,0;--cborder-bg:#d1d3d4;--quality-bg:#2f3628;--quality-border:#aa8965;--box-mask:#1a1a1a;--section-bg:#f6f7f9;--footer-bg:#003b4b;--footer-bg2:#c99e67;--filter-border:#e5e5e5;--module-button-nav:#2f3628;--app-bg:#e6e6e6;--project-bg:#f1f1f1;--arrow-bg:#e5e5e5;--breadcrumb-tx:#b5b9bb;--left-menu-color:#b5b9bb;--tab-active-color:#a6a6a6;--windowBg:var(--bs-primary);--btnSettingsAcceptBg:var(--bs-primary);--bs-menu-width:21.75rem;--bs-menu-width-xl:18rem;--bs-menu-margin:50px;--bs-menu-radius:20px}@media (max-width:991.98px){:root{--bs-menu-margin:30px;--bs-menu-radius:12px}}:root{--bs-breadcrumb-divider:">";--header-height:130px;--header-height-sticky:88px}@media (max-width:991.98px){:root{--header-height:69px;--header-height-sticky:69px}}html{height:100%}body{font-family:"Outfit",sans-serif;line-height:1.5;font-size:1rem;background-color:var(--body-bg);height:100%}main{overflow:hidden}@media (min-width:1400px){.container{max-width:86vw!important}}@media (max-width:1599.98px){.container{max-width:94vw!important}}header{padding:20px 0px 20px!important;width:100%;background-color:rgba(255,255,255,0.98);-webkit-transition:all 0.5s ease-in-out,,;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out,}@media (max-width:991.98px){header{background-color:#FFFFFF!important;padding:10px 0px!important}}header .logo{display:inline-block;min-width:186px;-webkit-transition:all 0.5s ease-in-out,,;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out,}header .logo img{display:inline-block;-webkit-transition:all 0.5s ease-in-out,,;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out,;width:186px!important}@media (max-width:991.98px){header .logo img{width:110px!important}}.sticky header .logo img{max-width:140px}header .topbar-nav-row{-webkit-transition:all 0.5s ease-in-out,,;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out,;position:relative;z-index:2}header .topbar-nav-row .topbar-nav{margin:0;padding:0}header .topbar-nav-row .topbar-nav .nav-item{margin:0px 10px}header .topbar-nav-row .topbar-nav .nav-item .nav-link{font-size:0.875rem;color:#1a1a1a;font-weight:300}header .topbar-nav-row .topbar-nav .nav-item .nav-link.show,header .topbar-nav-row .topbar-nav .nav-item .nav-link:hover{color:#cadbd6}header .topbar-nav-row .topbar-nav .nav-item:last-child{margin-right:0}header .nav-row{-webkit-transition:all 0.5s ease-in-out,,;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out,;margin-top:0;position:relative;z-index:1}@media (min-width:992px){header .nav-row{margin-top:-15px}}header .nav-row .collapse{-webkit-transition:all 0.5s ease-in-out,,;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out,;margin-left:8vw}@media (max-width:1199.98px){header .nav-row .collapse{margin-left:0px}}@media (max-width:991.98px){header .nav-row .navbar-nav{padding-top:20px}}header .nav-row .navbar-nav .nav-item{margin:0 1rem}@media (max-width:1599.98px){header .nav-row .navbar-nav .nav-item{margin:0 0.5rem}}@media (max-width:1199.98px){header .nav-row .navbar-nav .nav-item{margin:0 0.3rem}}header .nav-row .navbar-nav .nav-link{font-size:1rem;color:#1a1a1a;padding:0!important;margin:0;font-weight:300;text-transform:uppercase}header .nav-row .navbar-nav .nav-link.show,header .nav-row .navbar-nav .nav-link:hover{color:#003b4b}@media (max-width:1599.98px){header .nav-row .navbar-nav .nav-link{padding-left:10px;padding-right:10px}}@media (max-width:1199.98px){header .nav-row .navbar-nav .nav-link{padding-left:7px;padding-right:7px}}@media (max-width:991.98px){header .nav-row .navbar-nav .nav-link{padding:6px 0!important;border-top:1px solid rgba(64,64,64,0.2)}}header .nav-row .navbar-nav .dropdown-menu{padding:5px;width:auto}header .nav-row .navbar-nav .dropdown-menu li .dropdown-item{font-size:0.875rem;border-bottom:1px solid rgba(var(--menu-border),0.1)}header .nav-row .navbar-nav .dropdown-menu li .dropdown-item:active{background-color:#f6f7f9}header .nav-row .navbar-nav .dropdown-menu li .dropdown-item:hover{color:#003b4b}header .nav-row .navbar-nav .dropdown-menu li:last-child .dropdown-item{border-bottom:none}header .nav-row .navbar-nav.mini-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav-row .navbar-nav.mini-nav .nav-item{margin:0 5px}header .nav-row .navbar-nav.mini-nav .nav-item:last-child{margin-right:0}header .nav-row .navbar-nav.mini-nav .language-switcher{list-style:none;padding:0;margin:0;height:32px;border-radius:5px;position:relative}header .nav-row .navbar-nav.mini-nav .language-switcher :after{content:"";position:absolute;left:0;top:6px;width:100%;height:20px;background-color:#cadbd6;z-index:-1;border-radius:5px}header .nav-row .navbar-nav.mini-nav .language-switcher li{padding:0}header .nav-row .navbar-nav.mini-nav .language-switcher li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.875rem;line-height:1rem;color:#000;padding:8px;border-radius:5px}header .nav-row .navbar-nav.mini-nav .language-switcher li a.active{width:45px;height:32px;background-image:url(../svg/bolero_icon.svg);color:#FFFFFF;padding:8px;text-align:center}header .nav-row .navbar-nav.mini-nav .contactBtn a.nav-link{background-color:#003b4b;color:#FFFFFF;padding:3px 10px!important;border-radius:5px;font-size:0.8125rem;text-transform:lowercase}header .nav-row .navbar-nav.mini-nav .contactBtn a.nav-link.show,header .nav-row .navbar-nav.mini-nav .contactBtn a.nav-link:hover{background-color:#cadbd6;color:#003b4b;text-decoration:none}header .nav-row .navbar-nav.mini-nav .searchBtn a.nav-link{font-size:1rem;color:#1a1a1a}header .nav-row .navbar-nav.mini-nav .searchBtn a.nav-link.show,header .nav-row .navbar-nav.mini-nav .searchBtn a.nav-link:hover{color:#003b4b}@media (max-width:991.98px){header .nav-row .navbar-nav.mini-nav{width:100%;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .nav-row .navbar-nav.mini-nav .nav-item{margin-left:0!important;margin-right:0!important}header .nav-row .navbar-nav.mini-nav .nav-item.contactBtn{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}header .nav-row .navbar-nav.mini-nav .nav-item.searchBtn{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:0.5rem!important}header .nav-row .navbar-nav.mini-nav .nav-item.searchBtn a{padding:0px 5px!important;border:1px solid rgba(64,64,64,0.2);border-radius:5px}header .nav-row .navbar-nav.mini-nav .nav-item:has(.language-switcher){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:auto!important}}@media (max-width:991.98px){header .nav-row>.navbar-nav-container{margin-top:0;-ms-flex-preferred-size:100%;flex-basis:100%}}header .nav-row>.navbar-nav-container.flex-grow-1{min-width:0}@media (min-width:992px){header .nav-row>.navbar-nav-container.flex-grow-1{-ms-flex-preferred-size:auto;flex-basis:auto}}header .topbar-nav-mobile{margin:0 0 12px!important;padding:14px 0;border-top:1px solid rgba(64,64,64,0.2);border-bottom:1px solid rgba(64,64,64,0.2);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}header .topbar-nav-mobile .nav-item{margin:0 8px 0 0}header .topbar-nav-mobile .nav-item:last-child{margin-right:0}header .topbar-nav-mobile .nav-item .nav-link{font-size:0.75rem;color:#1a1a1a;font-weight:300;padding:5px 0!important;border-top:none!important}header .topbar-nav-mobile .nav-item .nav-link:hover{color:#003b4b}@media (min-width:992px){.sticky header .container>.d-none.d-lg-flex.topbar-nav-container{visibility:hidden;margin-top:-32px;height:0;overflow:hidden;margin-bottom:0;padding:0;border:none}}.sticky header{backdrop-filter:blur(0.5rem);background:#fff;background:hsla(0,0%,100%,0.9);padding:10px 0px 10px!important;-webkit-box-shadow:8px 4px 28px 1px rgba(2,8,41,0.06)!important;-ms-box-shadow:8px 4px 28px 1px rgba(2,8,41,0.06)!important;-o-box-shadow:8px 4px 28px 1px rgba(2,8,41,0.06)!important;box-shadow:8px 4px 28px 1px rgba(2,8,41,0.06)!important}@media (max-width:991.98px){.sticky header{padding:10px 0px!important}}.search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:2000;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease,,;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transition:all 0.3s ease,}.search-overlay.active{opacity:1;visibility:visible}.search-overlay .close-search{position:absolute;top:32px;right:32px;color:#FFFFFF;font-size:2rem;cursor:pointer;-webkit-transition:color 0.3s ease,,;-webkit-transition:color 0.3s ease;transition:color 0.3s ease;transition:color 0.3s ease,}.search-overlay .close-search:hover{color:#cadbd6}.search-overlay .search-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:32px}.search-overlay .search-content .search-form{width:100%;max-width:600px;position:relative}.search-overlay .search-content .search-form input{width:100%;padding:16px;background:none;border:none;border-bottom:2px solid rgba(255,255,255,0.3);color:#FFFFFF;font-size:1.5rem;-webkit-transition:all 0.3s ease,,;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transition:all 0.3s ease,}.search-overlay .search-content .search-form input::-webkit-input-placeholder{color:rgba(255,255,255,0.5)}.search-overlay .search-content .search-form input::-moz-placeholder{color:rgba(255,255,255,0.5)}.search-overlay .search-content .search-form input:-ms-input-placeholder{color:rgba(255,255,255,0.5)}.search-overlay .search-content .search-form input::-ms-input-placeholder{color:rgba(255,255,255,0.5)}.search-overlay .search-content .search-form input::placeholder{color:rgba(255,255,255,0.5)}.search-overlay .search-content .search-form input:focus{outline:none;border-bottom-color:#003b4b}.search-overlay .search-content .search-form button{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#FFFFFF;font-size:1.5rem;-webkit-transition:color 0.3s ease,,;-webkit-transition:color 0.3s ease;transition:color 0.3s ease;transition:color 0.3s ease,}.search-overlay .search-content .search-form button:hover{color:#003b4b}footer{background-color:var(--footer-bg);overflow:hidden}footer .contentRow{border-bottom-color:rgba(255,255,255,0.2)!important;padding:2.5rem 0 1rem}@media (min-width:992px){footer .contentRow{padding:50px 0 10px}}@media (max-width:991.98px){footer .contentRow .address .logo{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}footer .contentRow .address .logo img{max-width:min(241px,100%);height:auto}@media (max-width:991.98px){footer .contentRow .address .logo img{max-width:min(150px,100%)}}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type{gap:1.375rem 1.75rem;width:100%}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu{width:100%;min-width:0}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu .menu-items{width:100%}@media (max-width:767.98px){footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu .menu-items{max-width:26.25rem;margin-inline:auto}}@media (min-width:768px){footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu .menu-items{max-width:none;margin-inline:0}}@media (max-width:767.98px){footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu[class*=align-items-center] .menu-items{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;text-align:center}}@media (min-width:768px) and (max-width:991.98px){footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.5rem 2rem}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 1.25rem);flex:1 1 calc(50% - 1.25rem);-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}}@media (max-width:767.98px){footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;gap:0.625rem}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu{margin-top:0.875rem!important;margin-bottom:0.375rem!important}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu:first-child{margin-top:0!important}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu .menu-items{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type:first-child{text-align:center}}@media (min-width:992px){footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu{width:auto;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu:first-child{margin-top:0!important}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu .menu-items{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;text-align:left!important;margin-inline:0!important;max-width:none!important}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu[class*=justify-content-between] .menu-items{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu[class*=align-items-center] .menu-items,footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu[class*=align-items-lg-start] .menu-items{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu[class*=align-items-lg-start],footer .contentRow .col-lg-9>.d-flex.justify-content-between:first-of-type>.menu[class*=align-items-start]{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}@media (min-width:992px){footer .contentRow .container>.row.align-items-start>[class*=col-lg-].text-lg-start{text-align:left!important}}footer .contentRow .logo{gap:40px}footer .contentRow .logo .icon{width:100px}footer .contentRow .address .address-content{font-size:1rem;text-transform:uppercase;color:#FFFFFF;font-weight:200;margin-top:40px}footer .contentRow .address .address-content a{color:#FFFFFF}footer .contentRow .address .address-content a:hover{color:#cadbd6}footer .contentRow .address .address-content .phone{margin-top:10px}footer .contentRow .address .address-content .phone i{font-size:1.25rem}footer .contentRow .social-icons{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}@media (min-width:992px){footer .contentRow .social-icons{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}}footer .contentRow .social-icons{padding:6px 0}footer .contentRow .social-icons a{color:#003b4b;margin:0px 5px;font-size:0.875rem;position:relative;padding:2px 5px;border-radius:5px;background-color:#FFFFFF}footer .contentRow .social-icons a i.icon-twitter{font-size:0.75rem}footer .contentRow .social-icons a:first-child{margin-left:0px}footer .contentRow .social-icons a:last-child{margin-right:0px}footer .contentRow .social-icons a:last-child:after{display:none}footer .contentRow .social-icons a:hover{background-color:#cadbd6}footer .contentRow .menu .menu-items{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}footer .contentRow .menu .menu-items .item{float:none;display:inline-block;width:auto;max-width:100%;font-size:1rem;font-weight:200;color:#FFFFFF;line-height:1.6;padding:0.375rem 0}footer .contentRow .menu .menu-items .item:hover{color:#cadbd6}footer .contentRow .menu .menu-items .item.big{font-size:1.25rem;font-weight:500;text-decoration:underline}footer .contentRow .menu .menu-items p.item:hover{color:#FFFFFF!important}footer .contentRow .ebulten{float:none;clear:both;width:100%;max-width:100%;margin-top:1.75rem;border:1px solid #cadbd6;border-radius:5px}@media (min-width:992px){footer .contentRow .ebulten{float:right;clear:none;width:55%;max-width:55%;margin-top:0;margin-inline:0 0}}footer .contentRow .ebulten .form-label{display:inline-block;width:20%;font-size:1rem;font-weight:500;color:#FFFFFF;padding:10px}@media (max-width:575.98px){footer .contentRow .ebulten .form-label{width:100%;text-align:center!important}}@media (min-width:992px){footer .contentRow .ebulten .form-label{text-align:left}}footer .contentRow .ebulten .form-element{width:80%;border-left:1px solid #cadbd6}@media (max-width:575.98px){footer .contentRow .ebulten .form-element{width:100%;border-left:none;border-top:1px solid #cadbd6}}footer .contentRow .ebulten .form-element .form-content{background-color:transparent;padding:5px 5px 5px 10px;border-bottom:1px solid #cadbd6;gap:0.625rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (max-width:575.98px){footer .contentRow .ebulten .form-element .form-content{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}footer .contentRow .ebulten .form-element .form-content .form-control{width:100%!important;margin-bottom:0.625rem;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;min-height:2.625rem;padding-block:0.625rem;padding-inline:0.75rem;font-size:0.8125rem}footer .contentRow .ebulten .form-element .form-content .btn{width:100%!important;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:2.625rem;margin-inline:auto}}footer .contentRow .ebulten .form-element .form-content .form-control{width:calc(100% - 100px);border-color:transparent;font-size:0.75rem;background-color:transparent;color:#FFFFFF;padding-left:0;min-width:0}footer .contentRow .ebulten .form-element .form-content .form-control::-webkit-input-placeholder{color:rgba(255,255,255,0.7)}footer .contentRow .ebulten .form-element .form-content .form-control::-moz-placeholder{color:rgba(255,255,255,0.7)}footer .contentRow .ebulten .form-element .form-content .form-control:-ms-input-placeholder{color:rgba(255,255,255,0.7)}footer .contentRow .ebulten .form-element .form-content .form-control::-ms-input-placeholder{color:rgba(255,255,255,0.7)}footer .contentRow .ebulten .form-element .form-content .form-control::placeholder{color:rgba(255,255,255,0.7)}footer .contentRow .ebulten .form-element .form-content .btn{-ms-flex-negative:0;flex-shrink:0;width:99px;border-color:transparent;background-color:#cadbd6;color:#003b4b;font-size:0.75rem}footer .contentRow .ebulten .form-element .form-content .btn i{font-size:0.625rem;margin-left:5px}footer .contentRow .ebulten .form-element .form-content .btn:hover{color:#003b4b;background-color:#FFFFFF}@media (min-width:576px){footer .contentRow .ebulten .form-element .form-content{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}}footer .contentRow .ebulten .form-element .form-check{padding:5px 5px 5px 35px}@media (max-width:575.98px){footer .contentRow .ebulten .form-element .form-check{padding-left:1.5rem;padding-right:0.75rem;text-align:left;max-width:100%;margin-inline:auto}}footer .contentRow .ebulten .form-element .form-check label{color:#cadbd6;font-size:0.6875rem;-ms-hyphens:auto;hyphens:auto;word-break:break-word}@media (max-width:575.98px){footer .contentRow .ebulten .form-element .form-check label{text-align:left}}footer .bottomRow .menu{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.5rem 0.75rem;row-gap:0.75rem;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}@media (min-width:768px){footer .bottomRow .menu{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:unset;row-gap:unset;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}@media (min-width:992px){footer .bottomRow .menu{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;text-align:left}}footer .bottomRow .menu span{color:#FFFFFF;opacity:0.5}footer .bottomRow .menu .item{font-size:0.75rem;margin:0px 10px;position:relative;color:#FFFFFF;opacity:0.5}footer .bottomRow .menu .item:first-child{margin-left:0px}footer .bottomRow .menu .item:last-child{margin-right:0px}footer .bottomRow .menu .item:last-child:after{display:none}@media (max-width:575.98px){footer .bottomRow .menu .item{margin:0;padding:0px 10px}footer .bottomRow .menu .item:after{display:none}}footer .bottomRow .menu a.item{color:#FFFFFF}footer .bottomRow .menu a.item:hover{opacity:1}@media (max-width:767.98px){footer .bottomRow .container>.row .col-lg-4.d-flex{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;width:100%;margin-top:1rem}}@media (max-width:991.98px){footer .bottomRow .container>.row .col-lg-8 .menu{width:100%}footer .bottomRow .container>.row .col-lg-8 .menu.flex-column.flex-md-row,footer .bottomRow .container>.row .col-lg-8 .menu.flex-md-row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}footer .bottomRow .container>.row .col-lg-8 .menu.flex-md-row .item,footer .bottomRow .container>.row .col-lg-8 .menu.flex-md-row span.item{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}@media (min-width:992px){footer .bottomRow .container>.row .col-lg-8.col-12.text-lg-start{text-align:left!important}footer .bottomRow .container>.row .col-lg-8 .menu.flex-column.flex-md-row,footer .bottomRow .container>.row .col-lg-8 .menu.flex-md-row{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}footer .bottomRow .container>.row .col-lg-8 .menu.flex-md-row .item,footer .bottomRow .container>.row .col-lg-8 .menu.flex-md-row span.item{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;text-align:left}}@media (min-width:992px){footer .bottomRow .col-lg-4.d-flex{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}}footer .bottomRow .diversEffect{display:inline-block;width:96px;height:23px;display:block;background-image:url(../svg/diverseffect.svg);background-size:96px 25px;background-repeat:no-repeat;text-indent:9999px;margin:0px;opacity:0.4}footer .bottomRow .diversEffect:hover{opacity:1}.swal2-confirm.custom-primary{background-color:#003b4b;color:#FFFFFF;border:none;padding:10px 20px;border-radius:5px}.swal2-confirm.custom-primary:hover{background-color:rgb(0,18.88,24)}#orderFormModal .modal-dialog,#serviceFormModal .modal-dialog{max-width:600px!important;margin:1.75rem auto;max-width:94%}#orderFormModal .modal-content,#serviceFormModal .modal-content{background-color:#FFFFFF;border-radius:1rem;-webkit-box-shadow:0 10px 30px rgba(0,0,0,0.1);box-shadow:0 10px 30px rgba(0,0,0,0.1);border:none;overflow:hidden}#orderFormModal .modal-header,#serviceFormModal .modal-header{background-color:#deddef;padding:1.25rem 1.5rem;border-bottom:1px solid white;color:#FFFFFF}#orderFormModal .modal-title,#serviceFormModal .modal-title{font-size:1.25rem;font-weight:700;color:#000!important}#orderFormModal .btn-close,#serviceFormModal .btn-close{color:#FFFFFF!important;background-size:1em;padding:0.5rem}#orderFormModal .modal-body,#serviceFormModal .modal-body{padding:1.5rem}#orderFormModal .modal-body input,#orderFormModal .modal-body textarea,#serviceFormModal .modal-body input,#serviceFormModal .modal-body textarea{border-radius:10px;padding:0.75rem;font-size:0.875rem}#orderFormModal .modal-body textarea,#serviceFormModal .modal-body textarea{resize:vertical}#orderFormModal .modal-body .form-check,#serviceFormModal .modal-body .form-check{display:block;position:relative;padding-left:2.2em;margin-bottom:1rem}#orderFormModal .modal-body .form-check .form-check-input,#serviceFormModal .modal-body .form-check .form-check-input{position:absolute;top:0.15rem;left:0;margin:0}#orderFormModal .modal-body .form-check .form-check-label,#serviceFormModal .modal-body .form-check .form-check-label{display:block;font-size:0.875rem;color:#404040}#orderFormModal .modal-body .form-check .invalid-feedback,#serviceFormModal .modal-body .form-check .invalid-feedback{margin-top:0.25rem;font-size:0.75rem;color:#003b4b}#orderFormModal .modal-body .btn-primary,#serviceFormModal .modal-body .btn-primary{padding:0.75rem;font-weight:600;font-size:1rem;border-radius:10px;background-color:#000;color:#FFFFFF;border:none}#orderFormModal .modal-body .btn-primary:hover,#serviceFormModal .modal-body .btn-primary:hover{background-color:rgb(119,156.6428571429,246.5)}.breadcrumb{margin-top:-20px}@media (max-width:767.98px){.breadcrumb{margin-top:20px}}.breadcrumb .breadcrumb-item{font-size:0.75rem;color:#000}.breadcrumb .breadcrumb-item:before{color:var(--breadcrumb-tx)!important}.breadcrumb .breadcrumb-item a{color:var(--breadcrumb-tx)}.breadcrumb .breadcrumb-item a:hover{color:#003b4b}.page-capsule{padding-bottom:100px}@media (max-width:767.98px){.page-capsule{padding-bottom:50px}}.page-capsule .text-content h1{font-size:clamp(1.875rem,6vw,3.75rem);font-weight:500;color:#000;line-height:1.3;margin-bottom:1.875rem}@media (max-width:767.98px){.page-capsule .text-content h1{margin-bottom:0.9375rem}}.page-capsule .text-content h1 b{font-weight:700}.page-capsule .text-content h1.light{font-weight:300}.page-capsule .text-content h2{font-size:clamp(1.5rem,4vw,2rem);font-weight:500;color:#000}.page-capsule .text-content h3{font-size:clamp(1.25rem,3.5vw,1.75rem);font-weight:500;color:#000}.page-capsule .text-content h4{font-size:clamp(1.125rem,3vw,1.5rem);font-weight:500;color:#000}.page-capsule .text-content p{font-size:clamp(0.75rem,1vw,1rem);font-weight:400;color:#000;line-height:1.9;margin-bottom:1.5625rem}.page-capsule .text-content p:last-child{margin-bottom:0}.page-capsule .text-content p.big{font-size:clamp(0.875rem,1.5vw,1.25rem);font-weight:700}.page-capsule .text-content ul>li{font-size:clamp(0.75rem,1vw,1rem);font-weight:400;color:#404040;line-height:1.8;margin:0.625rem 0}.page-capsule .text-content .card{border-radius:var(--bs-card-border-radius);overflow:hidden}.page-capsule .text-content .card a{overflow:hidden}.page-capsule .text-content .card a .card-img-top{-webkit-transition:300ms,,;-webkit-transition:300ms;transition:300ms;transition:300ms,}.page-capsule .text-content .card a:hover .card-img-top{-webkit-transform:scale(1.05);transform:scale(1.05)}.page-capsule .text-content .card:hover{-webkit-box-shadow:0 0 20px black;box-shadow:0 0 20px black}.page-capsule .text-content .card:hover .card-body p{color:#003b4b}.page-capsule .text-content .references .col .card{padding:20px}.page-capsule .text-content .references .col .card .card-img-top{border-radius:10px;width:100%;height:auto;-webkit-transition:300ms,,;-webkit-transition:300ms;transition:300ms;transition:300ms,;text-align:center}.page-capsule .text-content .references .col .card .card-img-top .img-fluid{width:100%;display:inline-block}@media (max-width:767.98px){.page-capsule .text-content .references .col .card .card-img-top{max-width:none;text-align:center}}.page-capsule .text-content .companies .col .card{padding:20px}.page-capsule .text-content .companies .col .card .card-img-top{border-radius:10px;width:100%;max-width:320px;height:auto;-webkit-transition:300ms,,;-webkit-transition:300ms;transition:300ms;transition:300ms,;padding:20px;background-color:#f6f7f9}@media (max-width:767.98px){.page-capsule .text-content .companies .col .card .card-img-top{max-width:none;text-align:center}.page-capsule .text-content .companies .col .card .card-img-top .img-fluid{display:inline-block}}.page-capsule .text-content .companies .col .card .card-body{padding:20px}.page-capsule .text-content .companies .col .card .card-body h5{font-size:1rem;font-weight:700;color:#003b4b;margin-bottom:0.625rem}.page-capsule .text-content .companies .col .card .card-body p{font-size:0.875rem;color:#404040;margin-bottom:0.9375rem}.page-capsule .text-content .companies .col .card .card-body .btn-primary{--bs-btn-bg:var(--bs-primary);--bs-btn-border-color:var(--bs-primary);--bs-btn-hover-bg:#404040;--bs-btn-hover-border-color:#404040;--bs-btn-active-bg:var(--bs-primary);--bs-btn-active-border-color:var(--bs-primary)}.page-capsule .text-content .iconList{width:100%}.page-capsule .text-content .iconList .item{text-align:center}.page-capsule .text-content .iconList .item p{font-size:clamp(0.875rem,1vw,1.125rem);margin-bottom:5px}.page-capsule .text-content .iconList .item i{font-size:3.75rem;width:auto;color:#000}.page-capsule .text-content .iconList .item i:before{width:auto}@media (max-width:991.98px){.page-capsule .text-content .iconList .item i{font-size:2.5rem}}@media (max-width:575.98px){.page-capsule .text-content .iconList .item i{font-size:1.875rem}}.page-capsule figure{width:100%}.page-capsule figure img{width:100%;height:auto}.about-mission{padding-top:50px;height:calc(100vh - 130px);position:relative}@media (max-width:991.98px){.about-mission{padding-top:30px;height:auto;aspect-ratio:4/3}}.about-mission .mission-title{font-size:clamp(1.75rem,4vw,2.8125rem);font-weight:500;color:#003b4b;margin-bottom:1.25rem;position:relative;z-index:2}.about-mission .mission-desc{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;color:#404040;line-height:1.7;position:relative;z-index:2}.about-mission .mission-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;width:100%;height:100%}.about-mission .mission-image figure{margin:0;overflow:hidden;height:100%}.about-mission .mission-image figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-vision{padding:5rem 0;overflow:hidden}@media (max-width:767.98px){.about-vision{padding:3.125rem 0}}.about-vision .vision-title{font-size:clamp(1.75rem,4vw,2.8125rem);font-weight:500;color:#003b4b;margin-bottom:1.25rem}.about-vision .vision-desc{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;color:#404040;line-height:1.7}.about-vision figure{display:inline-block;width:120%;margin:0 -20% 0 0;overflow:hidden}@media (max-width:991.98px){.about-vision figure{width:100%;margin:0}}.about-vision figure img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block}.about-quality .quality-image{position:relative;overflow:hidden;max-height:900px}@media (max-width:991.98px){.about-quality .quality-image{aspect-ratio:4/3}}.about-quality .quality-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-o-object-position:center center;object-position:center center}.about-quality .quality-image .quality-overlay{position:absolute;bottom:0;left:0;right:0;background:rgba(0,59,75,0.9);padding:1.875rem 0 1.875rem}.about-quality .quality-image .quality-overlay h2{font-size:clamp(1.75rem,4vw,2.8125rem);font-weight:500;color:#FFFFFF;margin-bottom:0.75rem}.about-quality .quality-image .quality-overlay p{font-size:clamp(0.875rem,1.3vw,1.25rem);font-weight:300;color:rgba(255,255,255,0.85);max-width:800px;padding:0}.about-quality .quality-stats{background-color:#FFFFFF}.about-quality .quality-stats .stat-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:0rem 1.75rem;margin:2rem 0rem;border-right:1px solid #003b4b}@media (max-width:767.98px){.about-quality .quality-stats .stat-item{padding:1.5rem 1.25rem;margin:0rem 0rem;border-bottom:1px solid #003b4b;height:100%}}.about-quality .quality-stats .stat-item i{font-size:3.75rem;color:#003b4b;-ms-flex-negative:0;flex-shrink:0;line-height:1}@media (max-width:767.98px){.about-quality .quality-stats .stat-item i{font-size:1.875rem}}.about-quality .quality-stats .stat-item .stat-text h3{font-size:clamp(0.875rem,1.5vw,1.5rem);font-weight:700;color:#000;margin-bottom:0.25rem;line-height:1.2;text-align:center}.about-quality .quality-stats .stat-item .stat-text h3 sup{font-size:60%}.about-quality .quality-stats .stat-item .stat-text p{font-size:1.125rem;font-weight:300;color:#000;margin:0;line-height:1.4;text-align:center}.about-quality .quality-stats .row>div:last-child .stat-item{border-right:none}@media (max-width:767.98px){.about-quality .quality-stats .row>div:nth-child(2) .stat-item{border-right:none}.about-quality .quality-stats .row>div:nth-child(3) .stat-item,.about-quality .quality-stats .row>div:nth-child(4) .stat-item{border-bottom:none}}.about-products{background-color:#f6f7f9;padding:5.625rem 0}@media (max-width:767.98px){.about-products{padding:3.75rem 0}}.about-products .product-figure{margin:0;overflow:hidden;height:100%;min-height:500px}.about-products .product-figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-products .product-text{padding:2.5rem 1.875rem}@media (max-width:1199.98px){.about-products .product-text{padding:3.125rem 3.125rem}}@media (max-width:767.98px){.about-products .product-text{padding:2.5rem 1.5rem}}.about-products .product-text h2{font-size:clamp(1.75rem,4vw,2.8125rem);font-weight:500;color:#003b4b;margin-bottom:1.25rem}.about-products .product-text p{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;color:#404040;line-height:1.8}.about-products .product-text .product-categories{margin-top:2.5rem}@media (max-width:575.98px){.about-products .product-text .product-categories{gap:0rem!important}}.about-products .product-text .product-categories .category-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.75rem;padding:0 2.5rem;border-right:1px solid #003b4b}.about-products .product-text .product-categories .category-item .category-icon{width:90px;height:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 0.3s ease,,;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transition:all 0.3s ease,}.about-products .product-text .product-categories .category-item .category-icon i{font-size:4.5rem;color:#003b4b;-webkit-transition:all 0.3s ease,,;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transition:all 0.3s ease,}.about-products .product-text .product-categories .category-item span{font-size:1rem;font-weight:600;color:#003b4b;text-transform:uppercase;letter-spacing:0.08em}.about-products .product-text .product-categories .category-item:first-child{padding-left:0!important}.about-products .product-text .product-categories .category-item:nth-child(2) .category-icon i{font-size:5.625rem}.about-products .product-text .product-categories .category-item:last-child{padding-right:0!important;border-right:0}@media (min-width:768px){.about-products{border:0;padding:0}.about-products .product-figure{min-height:600px}.about-products .product-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3.75rem 4.375rem 3.75rem 6.25rem}}.about-exports{padding:5rem 0 0}.about-exports h2{font-size:clamp(1.75rem,4vw,2.8125rem);font-weight:500;color:#003b4b;margin-bottom:1.25rem}.about-exports p{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;color:#404040;line-height:1.8}@media (max-width:767.98px){.about-exports{padding:3.75rem 0 0}}.about-exports .exports-image figure{margin:0;overflow:hidden;max-height:680px}.about-exports .exports-image figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.about-sustainability{padding:5rem 0 0.625rem}.about-sustainability h2{font-size:clamp(1.75rem,4vw,2.8125rem);font-weight:500;color:#003b4b;margin-bottom:1.25rem}.about-sustainability p{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;color:#404040;line-height:1.8}@media (max-width:767.98px){.about-sustainability{padding:3.75rem 0 0}}.about-sustainability .sustainability-image figure{margin:0;overflow:hidden;max-height:680px}.about-sustainability .sustainability-image figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.product-list-hero{position:relative;width:100%;min-height:clamp(12.5rem,15vh,18.75rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;margin-bottom:0}.product-list-hero__bg{position:absolute;inset:0;margin:0}.product-list-hero__bg:after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.25)),to(rgba(0,0,0,0.35)));background:linear-gradient(to bottom,rgba(0,0,0,0.25) 0%,rgba(0,0,0,0.35) 100%)}.product-list-hero__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.product-list-hero__inner{position:relative;z-index:2;text-align:center;padding:2.5rem 1.25rem;width:100%}.product-list-hero__title{margin:0;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:400;letter-spacing:0.02em;color:#FFFFFF;text-shadow:0 2px 24px rgba(0,0,0,0.35)}.product-list-intro{padding:4.5rem 1rem 3.5rem;background-color:#FFFFFF}@media (max-width:767.98px){.product-list-intro{padding:3rem 1rem 2.25rem}}.product-list-intro__inner{max-width:75rem;margin:0 auto;text-align:center}.product-list-intro__title{font-size:clamp(1.75rem,3.8vw,2.625rem);font-weight:500;line-height:1.25;color:#1a1a1a;margin:0 0 1.5rem;letter-spacing:0.01em}.product-list-intro__lead{font-family:"Outfit",sans-serif;font-size:clamp(0.9375rem,1.2vw,1.125rem);font-weight:300;line-height:1.75;color:#404040;margin:0;max-width:75rem;margin-left:auto;margin-right:auto}.product-list-intro__lead a{color:#003b4b;text-decoration:underline;text-underline-offset:0.12em}.product-list-intro__lead a:hover{color:rgb(0,34.928,44.4)}.product-list-grid{padding-bottom:8.125rem;background-color:#FFFFFF}@media (max-width:767.98px){.product-list-grid{padding-bottom:3.75rem}}.we-produce-picks{padding:0 0 6.25rem;background-color:#FFFFFF}@media (max-width:767.98px){.we-produce-picks{padding-bottom:4.5rem}}.we-produce-picks__title{text-align:center;margin-bottom:0.75rem;font-size:clamp(0.875rem,1.1vw,0.9375rem);font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:#808080}.we-produce-picks .product-card__caption strong{display:block;font-weight:600;margin-bottom:0.375rem;letter-spacing:0;text-transform:none}.we-produce-picks .product-card__caption .we-produce-pick__tr{display:block;font-weight:300;font-size:clamp(0.8125rem,1vw,0.875rem);opacity:0.92;letter-spacing:0;text-transform:none}.product-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;color:inherit;text-decoration:none;-webkit-transition:-webkit-transform 0.25s ease,-webkit-box-shadow 0.25s ease;transition:-webkit-transform 0.25s ease,-webkit-box-shadow 0.25s ease;transition:transform 0.25s ease,box-shadow 0.25s ease;transition:transform 0.25s ease,box-shadow 0.25s ease,-webkit-transform 0.25s ease,-webkit-box-shadow 0.25s ease}.product-card:focus-visible,.product-card:hover{-webkit-transform:translateY(-0.25rem);transform:translateY(-0.25rem);-webkit-box-shadow:0 0.75rem 2.5rem rgba(0,0,0,0.08);box-shadow:0 0.75rem 2.5rem rgba(0,0,0,0.08)}.product-card:focus-visible .product-card__caption,.product-card:hover .product-card__caption{background-color:rgb(0,42.952,54.6)}.product-card:focus-visible{outline:2px solid #003b4b;outline-offset:0.25rem}.product-card__media{aspect-ratio:1/1;background-color:#FFFFFF;border:1px solid #E5E5E5;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-bottom:0}.product-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.product-card__caption{background-color:#003b4b;color:#FFFFFF;font-size:clamp(0.875rem,1.1vw,1.0625rem);font-weight:500;line-height:1.35;padding:1.25rem;text-align:left;-webkit-transition:background-color 0.25s ease;transition:background-color 0.25s ease}@media (max-width:575.98px){.product-card__caption{padding:0.75rem 0.875rem}}.product-detail-hero{position:relative;width:100%;min-height:clamp(12.5rem,22vh,17.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;margin-bottom:0}.product-detail-hero__bg{position:absolute;inset:0;margin:0}.product-detail-hero__bg:after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.28)),to(rgba(0,0,0,0.42)));background:linear-gradient(to bottom,rgba(0,0,0,0.28) 0%,rgba(0,0,0,0.42) 100%)}.product-detail-hero__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.product-detail-hero__inner{position:relative;z-index:2;text-align:center;padding:2.25rem 1.25rem 2.75rem;width:100%;max-width:60rem;margin:0 auto}.product-detail-hero__title{margin:0.75rem 0 0.5rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:400;letter-spacing:0.02em;color:#FFFFFF;text-shadow:0 2px 24px rgba(0,0,0,0.35)}.product-detail-hero__meta{margin:0;font-size:clamp(0.8125rem,1.1vw,0.9375rem);font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.92)}.product-detail-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.5rem 0.75rem;margin:0;padding:0;list-style:none;font-size:0.75rem;font-weight:500;letter-spacing:0.06em;text-transform:uppercase}.product-detail-breadcrumb a{color:rgba(255,255,255,0.88);text-decoration:none}.product-detail-breadcrumb a:hover{color:#FFFFFF;text-decoration:underline;text-underline-offset:0.15em}.product-detail-breadcrumb li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.625rem;color:rgba(255,255,255,0.75)}.product-detail-breadcrumb li:not(:last-child):after{content:"/";opacity:0.65;font-weight:400}.product-detail-body{padding:4rem 0 5rem;background-color:#FFFFFF}@media (max-width:767.98px){.product-detail-body{padding:2.5rem 0 3.5rem}}.product-detail-gallery__main{border-radius:0.75rem;overflow:hidden;background-color:#f6f7f9;margin-bottom:1rem}.product-detail-gallery__main a{display:block;line-height:0}.product-detail-gallery__main a:focus-visible{outline:2px solid #003b4b;outline-offset:4px}.product-detail-gallery__main img{width:100%;height:auto;display:block;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.product-detail-gallery__thumbs{margin-top:0}.product-detail-gallery__thumbs a{display:block;border-radius:0.5rem;overflow:hidden;border:2px solid transparent;line-height:0;-webkit-transition:border-color 0.2s ease,,;-webkit-transition:border-color 0.2s ease;transition:border-color 0.2s ease;transition:border-color 0.2s ease,}.product-detail-gallery__thumbs a:focus-visible,.product-detail-gallery__thumbs a:hover{border-color:#003b4b}.product-detail-gallery__thumbs a:focus-visible{outline:none}.product-detail-gallery__thumbs img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block}.product-detail-info{padding-top:0.5rem}@media (max-width:991.98px){.product-detail-info{padding-top:0}}.product-detail-info__title{font-size:clamp(1.375rem,2.8vw,1.75rem);font-weight:500;color:#003b4b;margin:0 0 1rem;line-height:1.25}.product-detail-info__lead{font-size:clamp(0.875rem,1.15vw,1.0625rem);font-weight:300;line-height:1.75;color:#404040;margin:0 0 1.75rem}.product-detail-info__lead:last-of-type{margin-bottom:0}.product-detail-info__back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;margin-top:2rem;padding:0.75rem 1.375rem;font-size:0.8125rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;text-decoration:none;color:#003b4b;border:1px solid #003b4b;border-radius:0.375rem;-webkit-transition:background-color 0.2s ease,color 0.2s ease,,;-webkit-transition:background-color 0.2s ease,color 0.2s ease;transition:background-color 0.2s ease,color 0.2s ease;transition:background-color 0.2s ease,color 0.2s ease,}.product-detail-info__back:hover{background-color:#003b4b;color:#FFFFFF}.product-detail-specs{margin:1.75rem 0 0;padding:1.5rem 0 0;border-top:1px solid #E5E5E5}.product-detail-specs__title{font-size:0.75rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:#808080;margin:0 0 1rem}.product-detail-specs dl{margin:0;display:-ms-grid;display:grid;gap:0.75rem 1.5rem;-ms-grid-columns:minmax(auto,8.75rem) 1.5rem 1fr;grid-template-columns:minmax(auto,8.75rem) 1fr;font-size:clamp(0.8125rem,1vw,0.9375rem)}.product-detail-specs dt{margin:0;font-weight:600;color:#1a1a1a}.product-detail-specs dd{margin:0;font-weight:300;color:#404040}.product-detail-related{padding:3.5rem 0 7.5rem;background-color:#f6f7f9}@media (max-width:767.98px){.product-detail-related{padding:2.5rem 0 4.5rem}}.product-detail-related__title{font-size:clamp(1.375rem,2.5vw,1.875rem);font-weight:500;color:#003b4b;text-align:center;margin:0 0 2.5rem}@media (max-width:767.98px){.product-detail-related__title{margin-bottom:1.75rem}}.tech-feature{padding:4.5rem 0}.tech-feature[id]{scroll-margin-top:calc(var(--header-height, 130px) + 1.5rem)}@media (max-width:991.98px){.tech-feature[id]{scroll-margin-top:calc(var(--header-height, 88px) + 1.25rem)}}@media (max-width:767.98px){.tech-feature{padding:2.75rem 0}}.tech-feature--muted{background-color:#f6f7f9}.tech-feature__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;--bs-gutter-x:2rem;--bs-gutter-y:1.75rem}@media (min-width:992px){.tech-feature__row{--bs-gutter-x:3rem}}@media (min-width:992px){.tech-feature--reverse .tech-feature__row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.tech-feature__media figure{margin:0;overflow:hidden;border-radius:4px;background-color:#FFFFFF;-webkit-box-shadow:0 0.5rem 2rem rgba(0,0,0,0.06);box-shadow:0 0.5rem 2rem rgba(0,0,0,0.06);aspect-ratio:4/3}@media (max-width:991.98px){.tech-feature__media figure{aspect-ratio:16/10}}.tech-feature__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block;-webkit-transition:-webkit-transform 0.45s ease;transition:-webkit-transform 0.45s ease;transition:transform 0.45s ease;transition:transform 0.45s ease,-webkit-transform 0.45s ease}@media (hover:hover){.tech-feature__media img:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}}.tech-feature--media-contain .tech-feature__media img{-o-object-fit:contain;object-fit:contain;padding:1.75rem}@media (max-width:767.98px){.tech-feature--media-contain .tech-feature__media img{padding:1.25rem}}.tech-feature--media-contain .tech-feature__media img:hover{-webkit-transform:none;transform:none}.tech-feature__body{padding:0.5rem 0.5rem 0.75rem}@media (min-width:992px){.tech-feature__body{padding:0.75rem 0.5rem}}@media (max-width:991.98px){.tech-feature__body{text-align:center;padding-top:0.25rem;padding-bottom:0}}.tech-feature__eyebrow{display:block;font-size:0.75rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:#808080;margin-bottom:0.625rem}.tech-feature__title{font-size:clamp(1.375rem,2.8vw,2.125rem);font-weight:500;color:#003b4b;line-height:1.3;margin:0 0 1rem}.tech-feature__text{font-size:clamp(0.9375rem,1.25vw,1.0625rem);font-weight:300;color:#404040;line-height:1.75;margin:0}.tech-feature__text+.tech-feature__text{margin-top:0.875rem}.tech-feature__text a{color:#003b4b;text-decoration:underline;text-underline-offset:0.12em}.tech-feature__text a:hover{color:rgb(0,34.928,44.4)}.brand-profile{padding:4.5rem 1rem;background-color:#FFFFFF;scroll-margin-top:calc(var(--header-height, 130px) + 1.25rem)}@media (max-width:991.98px){.brand-profile{scroll-margin-top:calc(var(--header-height, 88px) + 1rem)}}@media (max-width:767.98px){.brand-profile{padding:3rem 1rem}}.brand-profile--muted{background-color:#f6f7f9}.brand-profile__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;--bs-gutter-x:2rem;--bs-gutter-y:1.75rem}@media (min-width:992px){.brand-profile__row{--bs-gutter-x:3rem}}@media (min-width:992px){.brand-profile--reverse .brand-profile__row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.brand-profile__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-left:auto;margin-right:auto;padding:3.75rem 2.5rem;min-height:10.75rem;background-color:#FFFFFF;border:1px solid #E5E5E5;border-radius:0.75rem;-webkit-box-shadow:0 0.25rem 1.5rem rgba(0,0,0,0.06);box-shadow:0 0.25rem 1.5rem rgba(0,0,0,0.06);-webkit-transition:box-shadow 0.25s ease,border-color 0.25s ease,,;-webkit-transition:border-color 0.25s ease,-webkit-box-shadow 0.25s ease;transition:border-color 0.25s ease,-webkit-box-shadow 0.25s ease;transition:box-shadow 0.25s ease,border-color 0.25s ease,;transition:box-shadow 0.25s ease,border-color 0.25s ease,-webkit-box-shadow 0.25s ease}@media (min-width:992px){.brand-profile__logo-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:0;margin-right:0}}@media (max-width:767.98px){.brand-profile__logo-wrap{padding:1.75rem 2rem;min-height:9.75rem}}.brand-profile__logo-wrap:hover{border-color:rgba(0,59,75,0.2);-webkit-box-shadow:0 0.625rem 2.25rem rgba(0,0,0,0.09);box-shadow:0 0.625rem 2.25rem rgba(0,0,0,0.09)}@media (min-width:992px){.brand-profile--reverse .brand-profile__logo-wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.brand-profile__logo{margin:0;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.brand-profile__logo img{max-width:min(280px,100%);max-height:7.5rem;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.brand-profile__logo--bolero img{max-height:5.625rem;max-width:min(240px,100%)}.brand-profile__logo--nordsox img{max-height:6.25rem;max-width:min(260px,100%)}.brand-profile__logo--colorcool img{max-height:5.625rem;max-width:min(290px,100%)}.brand-profile__logo--hotfeet img{max-height:7.5rem;max-width:7.5rem}.brand-profile__title{font-size:clamp(1.5rem,3vw,2.125rem);font-weight:500;color:#003b4b;line-height:1.25;margin:0 0 1rem;text-align:center}@media (min-width:992px){.brand-profile__title{text-align:left}}@media (min-width:992px){.brand-profile--reverse .brand-profile__title{text-align:right}}.brand-profile__body{text-align:center}@media (min-width:992px){.brand-profile__body{text-align:left}}@media (min-width:992px){.brand-profile--reverse .brand-profile__body{text-align:right}}.brand-profile__text{font-size:clamp(0.9375rem,1.25vw,1.0625rem);font-weight:300;color:#404040;line-height:1.78;margin:0}.brand-profile__text+.brand-profile__text{margin-top:0.875rem}.contact-section{padding:4rem 0 7.5rem;background-color:#FFFFFF}@media (max-width:767.98px){.contact-section{padding:2.5rem 0 4.5rem}}.contact-card{padding:0.5rem 0.5rem 1rem 0;height:100%}@media (max-width:991.98px){.contact-card{padding:0;margin-bottom:0.75rem}}.contact-card__eyebrow{display:block;font-size:0.75rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:#808080;margin-bottom:0.75rem}.contact-card__title{font-size:clamp(1.625rem,3.2vw,2.25rem);font-weight:500;color:#003b4b;margin:0 0 1.25rem;line-height:1.2}.contact-card__text{font-size:clamp(0.875rem,1.1vw,1.0625rem);font-weight:300;line-height:1.75;color:#404040;margin:0 0 1.75rem}.contact-card address{font-style:normal;font-size:clamp(0.875rem,1.05vw,1rem);font-weight:400;line-height:1.65;color:#1a1a1a;margin:0 0 1.75rem}.contact-card address strong{display:block;font-weight:600;color:#003b4b;margin-bottom:0.5rem}.contact-card__channels{list-style:none;margin:0;padding:0}.contact-card__channels li{margin:0 0 0.875rem}.contact-card__channels li:last-child{margin-bottom:0}.contact-card__channels a{font-size:clamp(0.875rem,1.05vw,1rem);font-weight:500;color:#003b4b;text-decoration:none}.contact-card__channels a:hover{text-decoration:underline;text-underline-offset:0.12em}.contact-card__channels span{display:block;font-size:0.6875rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:#808080;margin-bottom:0.25rem}.contact-form-wrap{background-color:#f6f7f9;border-radius:0.75rem;padding:2rem 1.75rem 2.25rem}@media (max-width:767.98px){.contact-form-wrap{padding:1.5rem 1.125rem 1.75rem}}.contact-form-wrap__title{font-size:clamp(1.25rem,2.2vw,1.625rem);font-weight:500;color:#003b4b;margin:0 0 0.5rem}.contact-form-wrap__hint{font-size:0.875rem;font-weight:300;color:#808080;margin:0 0 1.5rem;line-height:1.5}.contact-form .form-label{font-size:0.75rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:#1a1a1a;margin-bottom:0.375rem}.contact-form .form-control{border:1px solid #E5E5E5;border-radius:0.5rem;padding:0.625rem 0.875rem;font-size:0.9375rem}.contact-form .form-control:focus{border-color:#003b4b;-webkit-box-shadow:0 0 0 0.1875rem rgba(0,59,75,0.12);box-shadow:0 0 0 0.1875rem rgba(0,59,75,0.12)}.contact-form textarea.form-control{min-height:8.75rem;resize:vertical}.contact-form .form-check-label{font-size:0.75rem;font-weight:400;color:#404040;line-height:1.45}.contact-form .form-check-input:checked{background-color:#003b4b;border-color:#003b4b}.contact-form__submit{margin-top:0.5rem;padding:0.75rem 1.75rem;font-size:0.8125rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#FFFFFF;background-color:#003b4b;border:1px solid #003b4b;border-radius:0.5rem;-webkit-transition:background-color 0.2s ease,color 0.2s ease,,;-webkit-transition:background-color 0.2s ease,color 0.2s ease;transition:background-color 0.2s ease,color 0.2s ease;transition:background-color 0.2s ease,color 0.2s ease,}.contact-form__submit:hover{background-color:rgb(0,38.94,49.5);border-color:rgb(0,38.94,49.5);color:#FFFFFF}.contact-map{border-radius:0.75rem;overflow:hidden;-webkit-box-shadow:0 0.75rem 2.5rem rgba(0,0,0,0.08);box-shadow:0 0.75rem 2.5rem rgba(0,0,0,0.08)}.contact-map iframe{display:block;width:100%;height:23.75rem;border:0}@media (max-width:767.98px){.contact-map iframe{height:16.25rem}}.legal-docs{padding:3rem 0 7.5rem;background-color:#FFFFFF}@media (max-width:767.98px){.legal-docs{padding:2rem 0 4.5rem}}.legal-docs__main{font-size:0.9375rem;font-weight:300;line-height:1.8;color:#404040}.legal-docs__main section{padding-bottom:3rem;margin-bottom:2.5rem;border-bottom:1px solid rgba(64,64,64,0.1);scroll-margin-top:calc(var(--header-height) + 1.25rem)}.legal-docs__main section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legal-docs__main h2{font-size:clamp(1.375rem,2.4vw,1.75rem);font-weight:500;color:#003b4b;margin:0 0 1.25rem;line-height:1.25}.legal-docs__main p{margin:0 0 1.125rem}.legal-docs__main p:last-child{margin-bottom:0}.legal-docs__main ol,.legal-docs__main ul{margin:1.125rem 0;padding-left:1.625rem}.legal-docs__main ol li,.legal-docs__main ul li{margin-bottom:0.625rem}@media (max-width:991.98px){.legal-docs__aside{scroll-margin-top:var(--header-height)}}.legal-docs__aside-inner{position:sticky;top:calc(var(--header-height-sticky, 88px) + 1.5rem);padding:1.25rem 1.375rem;border:1px solid rgba(64,64,64,0.12);background-color:rgba(246,247,249,0.35);border-radius:0.5rem}@media (max-width:991.98px){.legal-docs__aside-inner{position:static;padding:1.125rem 1.25rem;margin-bottom:1.5rem}}.legal-docs__aside-title{display:block;font-size:0.6875rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:#808080;margin-bottom:1rem}.legal-docs__nav{list-style:none;margin:0;padding:0}.legal-docs__nav li{margin:0 0 0.25rem}.legal-docs__nav li:last-child{margin-bottom:0}.legal-docs__nav a{display:block;padding:0.625rem 0.875rem;font-size:0.875rem;font-weight:400;line-height:1.35;color:#1a1a1a;text-decoration:none;border-radius:0.3125rem;-webkit-transition:color 0.2s ease,background-color 0.2s ease,,;-webkit-transition:color 0.2s ease,background-color 0.2s ease;transition:color 0.2s ease,background-color 0.2s ease;transition:color 0.2s ease,background-color 0.2s ease,}.legal-docs__nav a:focus-visible,.legal-docs__nav a:hover{color:#003b4b;background-color:rgba(0,59,75,0.06);outline:none}.legal-docs__nav a.is-active{color:#003b4b;font-weight:500;background-color:rgba(0,59,75,0.09)}.corp-news-list-section{padding:3.5rem 0 6rem;background-color:#FFFFFF}@media (max-width:767.98px){.corp-news-list-section{padding:2.25rem 0 3.5rem}}.corp-news-card .stretched-link:after{border-radius:0.75rem}.corp-news-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;border-radius:0.75rem;background-color:#FFFFFF;-webkit-box-shadow:0 0.375rem 2.875rem 0 rgba(0,0,0,0.07);-ms-box-shadow:0 0.375rem 2.875rem 0 rgba(0,0,0,0.07);-o-box-shadow:0 0.375rem 2.875rem 0 rgba(0,0,0,0.07);box-shadow:0 0.375rem 2.875rem 0 rgba(0,0,0,0.07);-webkit-transition:box-shadow 0.25s ease,,;-webkit-transition:-webkit-box-shadow 0.25s ease;transition:-webkit-box-shadow 0.25s ease;transition:box-shadow 0.25s ease,;transition:box-shadow 0.25s ease,-webkit-box-shadow 0.25s ease}.corp-news-card:hover{-webkit-box-shadow:0 0.625rem 2.5rem rgba(0,0,0,0.1);box-shadow:0 0.625rem 2.5rem rgba(0,0,0,0.1)}.corp-news-card:hover .corp-news-card__media img{-webkit-transform:scale(1.06);transform:scale(1.06);opacity:0.88}.corp-news-card:hover .corp-news-card__link{color:#003b4b}.corp-news-card__media{display:block;width:100%;overflow:hidden;margin:0;line-height:0}.corp-news-card__media img{width:100%;height:auto;aspect-ratio:48/40;-o-object-fit:cover;object-fit:cover;-webkit-transition:transform 0.45s ease,opacity 0.35s ease,,;-webkit-transition:opacity 0.35s ease,-webkit-transform 0.45s ease;transition:opacity 0.35s ease,-webkit-transform 0.45s ease;transition:transform 0.45s ease,opacity 0.35s ease,;transition:transform 0.45s ease,opacity 0.35s ease,-webkit-transform 0.45s ease}.corp-news-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.625rem 1.75rem 1.875rem;gap:0.625rem;text-align:left}.corp-news-card__date{font-size:0.6875rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:#808080;margin:0}.corp-news-card__title{font-size:clamp(0.9375rem,1.15vw,1.3125rem);font-weight:300;color:#000;line-height:1.35;margin:0}.corp-news-card__excerpt{font-size:clamp(0.75rem,1vw,0.9375rem);font-weight:200;color:#000;line-height:1.55;margin:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.corp-news-card__link{-ms-flex-item-align:start;align-self:flex-start;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.375rem;margin-top:0.5rem;font-size:0.875rem;font-weight:400;color:#000;text-decoration:none;-webkit-transition:color 0.25s ease,,;-webkit-transition:color 0.25s ease;transition:color 0.25s ease;transition:color 0.25s ease,}.corp-news-card__link:hover{color:#003b4b}.corp-news-card__link .icon-arrow-right{font-size:0.6875rem}.corp-news-pagination{margin-top:3rem}.corp-news-detail-banner{background:linear-gradient(135deg,#003b4b 0%,rgb(0,34.928,44.4) 55%,rgb(0,14.868,18.9) 100%);padding:3rem 0 3.25rem;margin:0;border-bottom:1px solid rgba(255,255,255,0.06)}@media (max-width:767.98px){.corp-news-detail-banner{padding:2.25rem 0 2.5rem}}.corp-news-detail-banner__back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;margin:0 0 1rem;font-size:0.75rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.88);text-decoration:none}.corp-news-detail-banner__back:hover{color:#FFFFFF;text-decoration:underline;text-underline-offset:0.14em}.corp-news-detail-banner__date{font-size:0.6875rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.65);margin:0 0 0.75rem}.corp-news-detail-banner__title{font-size:clamp(1.875rem,4.2vw,2.875rem);font-weight:300;color:#FFFFFF;line-height:1.22;margin:0 0 1rem;letter-spacing:0.02em;max-width:52.5rem}.corp-news-detail-banner__lead{font-size:clamp(0.875rem,1.2vw,1.125rem);font-weight:300;color:rgba(255,255,255,0.9);line-height:1.65;margin:0;max-width:45rem}.corp-news-detail-shell{padding:2.5rem 0 6rem;background-color:#FFFFFF}@media (max-width:767.98px){.corp-news-detail-shell{padding-bottom:3.5rem}}.corp-news-detail-feature-media{margin:0 0 2rem;border-radius:0.625rem;overflow:hidden;background-color:#f6f7f9}.corp-news-detail-feature-media img{display:block;width:100%;height:auto;aspect-ratio:21/9;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){.corp-news-detail-feature-media img{aspect-ratio:16/9}}.corp-news-detail-body__prose{font-size:clamp(0.875rem,1.05vw,1.0625rem);font-weight:300;color:#404040;line-height:1.8;max-width:40rem}.corp-news-detail-body__prose>:first-child{margin-top:0!important}.corp-news-detail-body__prose p{margin:0 0 1.25rem}.corp-news-detail-body__prose p:last-child{margin-bottom:0}.corp-news-detail-body__prose h2{font-size:clamp(1.125rem,1.8vw,1.375rem);font-weight:500;color:#003b4b;margin:2rem 0 0.875rem;line-height:1.35}.corp-news-detail-body__prose h2:first-child{margin-top:0}.corp-news-detail-body__prose ul{padding-left:1.25em;margin:0 0 1.25rem}.corp-news-detail-body__prose ul li{margin:0.5rem 0}@media (min-width:992px){.corp-news-aside{position:sticky;top:calc(var(--header-height, 130px) + 1.5rem);-ms-flex-item-align:start;align-self:flex-start}}.corp-news-aside__title{font-size:0.75rem;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:#808080;margin:0 0 1.25rem}@media (max-width:991.98px){.corp-news-aside__title{margin-top:2.25rem;margin-bottom:1rem;padding-top:1.75rem;border-top:1px solid #E5E5E5}}.corp-news-aside__footer{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid #E5E5E5}.corp-news-aside__archive{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:0.6875rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:#003b4b;text-decoration:none}.corp-news-aside__archive:hover{text-decoration:underline;text-underline-offset:0.14em}.corp-news-aside-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.875rem;margin-bottom:1.25rem}.corp-news-aside-item:last-child{margin-bottom:0}.corp-news-aside-item__thumb{-webkit-box-flex:0;-ms-flex:0 0 5.5rem;flex:0 0 5.5rem;width:5.5rem;border-radius:0.5rem;overflow:hidden;background-color:#f6f7f9;-ms-flex-item-align:start;align-self:flex-start}.corp-news-aside-item__thumb img{display:block;width:100%;height:4rem;-o-object-fit:cover;object-fit:cover}@media (max-width:767.98px){.corp-news-aside-item__thumb img{height:4.5rem}}.corp-news-aside-item__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.corp-news-aside-item__date{display:block;font-size:0.625rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:#808080;margin:0 0 0.375rem}.corp-news-aside-item__heading{font-size:clamp(0.8125rem,1vw,0.9375rem);font-weight:500;line-height:1.38;margin:0}.corp-news-aside-item__link{color:#1a1a1a;text-decoration:none;display:inline-block}.corp-news-aside-item__link:hover{color:#003b4b;text-decoration:underline;text-underline-offset:0.12em}.search-results-section .results-summary{margin-bottom:30px}.search-results-section .results-summary h1{font-size:24px;color:#404040;margin-bottom:10px}@media (max-width:576px){.search-results-section .results-summary h1{font-size:20px}}.search-results-section .results-summary p{color:rgba(64,64,64,0.7);margin:0}.search-results-section .search-results .result-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:25px;background:#FFFFFF;border-radius:10px;margin-bottom:20px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;border:1px solid rgba(64,64,64,0.1)}.search-results-section .search-results .result-item:hover{-webkit-box-shadow:0 5px 15px rgba(64,64,64,0.1);box-shadow:0 5px 15px rgba(64,64,64,0.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.search-results-section .search-results .result-item .result-icon{width:50px;height:50px;min-width:50px;border-radius:25px;background:rgba(64,64,64,0.05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:20px;font-size:20px;color:#003b4b}.search-results-section .search-results .result-item .result-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.search-results-section .search-results .result-item .result-content .result-type{display:inline-block;padding:4px 12px;border-radius:15px;background:rgba(64,64,64,0.05);color:#404040;font-size:12px;margin-bottom:10px}.search-results-section .search-results .result-item .result-content h3{font-size:18px;margin-bottom:10px}.search-results-section .search-results .result-item .result-content h3 a{color:#404040;text-decoration:none;-webkit-transition:color 0.3s ease;transition:color 0.3s ease}.search-results-section .search-results .result-item .result-content h3 a:hover{color:#003b4b}.search-results-section .search-results .result-item .result-content p{color:#404040;margin-bottom:15px;font-size:14px;line-height:1.6}@media (max-width:576px){.search-results-section .result-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.search-results-section .result-item .result-icon{margin:0 0 15px 0}}.pagination li a{font-size:0.875rem;color:#404040}.pagination li a:hover{color:#003b4b}.pagination li.active a{background-color:#003b4b;border-color:#003b4b}main{padding-top:var(--header-height);-webkit-transition:all 0.5s ease-in-out,,;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out,}.sticky main{padding-top:var(--header-height-sticky)}