:root{--transition-time:.2s;--long-transition-time:1s;--medium-transition-time:.4s;--navbar-height-sm:60px;--navbar-height-md:65px;--navbar-height-lg:80px;--logo-spacer:var(--sp-3);--menutoggler-sandwitch-icon-width:20px;--menu-item-bg:rgba(250,250,250,.95);--menu-item-right-distance:var(--sp-3);--btn-border-extra-space:6px;--section-2-top-margin:537px;--detail-box-width:67%;--big-reg-btn-size:160px;--footer-upper-line-height:30px;--piston-translate:25px;--piston-rod-skew:8deg;--piston-rod-scale:.3;--dual-engine-border-radius:.1px;--dual-engine-border-width:10px;--parallelogram-skew:6.5deg;--tools-enum-top-distance-md:-100px;--tools-enum-top-distance-sm:-80px;--tools-enum-top-distance:-60px;--tools-enum-distance-md:120px;--tools-enum-distance-sm:90px;--tools-enum-distance:48px;--play-button-stroke:#fff;--feature-cell-x-padding:0;--green-darker:var(--axi-accent);--green-dark:var(--teal);--feature-bg:rgba(255,255,255,.95);--feature-bg-nofilter:rgba(255,255,255,.95);--feature-backdrop-blur:blur(3px);--border-width-1:3px;--border-width-2:3px;--apply-height:50px;--table-font-size:calc(.7rem + .1vw);--table-line:rgba(34,108,156,.1);--job-title-width:30%;--job-title-angle:30px;--tv-screen-radius:10px;--tv-screen-height:calc((100vh/3)*2);--tv-screen-corner-dist:10px;--cookie-consent-min-height:250px;--dash-offset-1:-10;--dash-offset-2:9}a{transition:all var(--transition-time)}.axi-bg-main-1-0_2o{background-color:rgba(34,108,156,.2)}.axi-bg-white-0_9o{background-color:rgba(255,255,255,.9)}.text-gray-900{color:var(--gray-900) !important}.text-gray-800{color:var(--gray-800) !important}.text-gray-700{color:var(--gray-700) !important}.text-gray-600{color:var(--gray-600) !important}.text-gray-500{color:var(--gray-500) !important}.text-gray-400{color:var(--gray-400) !important}.text-gray-300{color:var(--gray-300) !important}.text-gray-200{color:var(--gray-200) !important}.text-gray-100{color:var(--gray-100) !important}.text-green-dark{color:var(--green-dark) !important}.text-green-darker{color:var(--green-darker) !important}.text-transparent{color:transparent !important}.text-black-10{color:rgba(0,0,0,.1) !important}.text-black-20{color:rgba(0,0,0,.2) !important}.bg-gray-100{background-color:var(--gray-100) !important}.bg-gray-200{background-color:var(--gray-200) !important}.bg-gray-300{background-color:var(--gray-300) !important}.bg-gray-400{background-color:var(--gray-400) !important}.bg-gray-500{background-color:var(--gray-500) !important}.bg-gray-600{background-color:var(--gray-600) !important}.bg-gray-700{background-color:var(--gray-700) !important}.bg-gray-800{background-color:var(--gray-800) !important}.bg-gray-900{background-color:var(--gray-900) !important}.bg-green-dark{background-color:var(--green-dark) !important}.bg-green-darker{background-color:var(--green-darker) !important}.bg-transparent{background-color:transparent !important}.axi-fill-dark{fill:var(--dark)}.axi-fill-primary{fill:var(--primary)}.axi-fill-success{fill:var(--success)}.axi-stroke-dark{stroke:var(--dark)}.axi-text-white-shadow-slim{text-shadow:0 0 55px white}.axi-text-white-shadow-thick{text-shadow:0 0 55px white,0 0 55px white}.axi-svg-grad-stop-color-main-1{stop-color:var(--axi-main-1)}.axi-svg-grad-stop-color-accent{stop-color:var(--axi-accent)}.axi-svg-grad-stop-color-main-2{stop-color:var(--axi-main-2)}.axi-btn-call-to-action{position:relative;background-color:var(--axi-main-1);color:var(--light);transition:all var(--transition-time)}.axi-btn-call-to-action::before{position:absolute;content:"";top:calc(var(--btn-border-extra-space)*(-1));left:calc(var(--btn-border-extra-space)*(-1));width:calc(100% + (var(--btn-border-extra-space)*2));height:calc(100% + (var(--btn-border-extra-space)*2));border-style:solid;border-width:2px;border-color:var(--axi-accent);border-radius:var(--border-radius-lg);transition:all var(--transition-time)}.axi-btn-call-to-action:hover{background-color:var(--axi-accent);color:var(--light)}.axi-btn-call-to-action:hover::before{border-color:var(--axi-accent)}.axi-light-link{position:relative;display:inline-block;text-decoration:none !important;color:var(--axi-accent-light);transition:all var(--transition-time);cursor:pointer}.axi-light-link::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:-1px;background-color:var(--axi-accent-light);transition:all var(--transition-time);transform-origin:0 0;transform:scaleX(0)}.axi-light-link:hover{color:var(--axi-text-for-dark)}.axi-light-link:hover::after{transform:scaleX(1)}.axi-dark-link{position:relative;display:inline-block;text-decoration:none !important;color:var(--axi-main-1);transition:all var(--transition-time);cursor:pointer}.axi-dark-link::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:-1px;background-color:var(--axi-main-1);transition:all var(--transition-time);transform-origin:0 0;transform:scaleX(0)}.axi-dark-link:hover{color:var(--axi-text-for-light)}.axi-dark-link:hover::after{transform:scaleX(1)}.axi-dark-link.axi-selected{color:var(--warning)}.axi-dark-link.axi-selected::after{background-color:var(--warning)}.axi-dark-link.axi-selected:hover{color:var(--axi-text-for-light)}.axi-dark-link:hover label{cursor:pointer}.axi-lighter-link{position:relative;display:inline-block;text-decoration:none !important;color:var(--axi-text-for-dark);transition:all var(--transition-time);cursor:pointer;margin-bottom:var(--sp-1)}.axi-lighter-link::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:-1px;background-color:var(--axi-text-for-dark);transition:all var(--transition-time);transform-origin:0 0;transform:scaleX(0)}.axi-lighter-link:hover{color:#fff}.axi-lighter-link:hover::after{transform:scaleX(1)}.axi-list{position:relative;padding:0;margin:0;list-style-type:none}.axi-list.axi-thin-list{font-weight:300}a[href^="tel"]{color:inherit !important;text-decoration:none}.axi-list.axi-thick-list{font-weight:500}.axi-list.axi-tri-list-dark>li{position:relative;padding-left:15px}.axi-list.axi-tri-list-dark>li::before{position:absolute;content:"";width:1em;height:1em;top:3px;left:-5px;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' stroke='%232e2e2e' stroke-linecap='round' stroke-linejoin='round' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1043 8.15218L6.13129 4.99096C5.79841 4.77936 5.36306 5.01849 5.36306 5.41292L5.36306 11.7354C5.36306 12.1298 5.79841 12.3689 6.13129 12.1573L11.1043 8.9961C11.4134 8.79966 11.4134 8.34862 11.1043 8.15218Z' /%3E%3C/svg%3E")}.axi-list.axi-tri-list-light>li{position:relative;padding-left:15px}.axi-list.axi-tri-list-light>li::before{position:absolute;content:"";width:1em;height:1em;top:3px;left:-5px;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' stroke='%23fafafa' stroke-linecap='round' stroke-linejoin='round' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1043 8.15218L6.13129 4.99096C5.79841 4.77936 5.36306 5.01849 5.36306 5.41292L5.36306 11.7354C5.36306 12.1298 5.79841 12.3689 6.13129 12.1573L11.1043 8.9961C11.4134 8.79966 11.4134 8.34862 11.1043 8.15218Z' /%3E%3C/svg%3E")}.axi-list.axi-hastag-list-dark>li{position:relative;padding-left:15px}.axi-list.axi-hastag-list-dark>li::before{position:absolute;content:"";width:1em;height:1em;top:2px;left:0;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' stroke='%232e2e2e' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='7.50001' y1='2.72557' x2='5.24594' y2='15.8582' /%3E%3Cline x1='11.4097' y1='2.72557' x2='9.15561' y2='15.8582' /%3E%3Cline x1='3.53271' y1='7.29688' x2='13.7092' y2='7.29688' /%3E%3Cline x1='3.53271' y1='11.6797' x2='13.7092' y2='11.6797' /%3E%3C/svg%3E%0A")}.axi-list.axi-dot-list-blue>li{position:relative;padding-left:15px}.axi-list.axi-dot-list-blue>li::before{position:absolute;content:"";width:1em;height:1em;top:2px;left:-3px;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='%23226C9C' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='1' /%3E%3C/svg%3E")}.axi-list.axi-dot-list-white>li{position:relative;padding-left:15px}.axi-list.axi-dot-list-white>li::before{position:absolute;content:"";width:1em;height:1em;top:2px;left:-3px;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='1' /%3E%3C/svg%3E")}.axi-list.axi-dot-list-dark>li{position:relative;padding-left:15px}.axi-list.axi-dot-list-dark>li::before{position:absolute;content:"";width:1em;height:1em;top:2px;left:-3px;background-repeat:no-repeat;background-size:100%;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='%23777' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='4' r='1' /%3E%3C/svg%3E")}.axi-list.axi-lside-lined-white>li{position:relative;margin:0;padding:var(--sp-2) 0}.axi-list.axi-lside-lined-white>li::before{position:absolute;content:"";top:0;left:calc((-1)*(var(--sp-4)));width:8px;height:100%;overflow:hidden;background-repeat:no-repeat;background-size:100% auto;background-position:0 -50px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='1005' viewBox='0 0 8 1005' fill='none' stroke='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='4.0376' y1='0.249512' x2='4.0376' y2='66.0001'/%3E%3Cline x1='4.0376' y1='71.8145' x2='4.03764' y2='1004.63'/%3E%3Ccircle cx='3.98145' cy='68.8374' r='3'/%3E%3C/svg%3E%0A")}.axi-list.axi-lside-lined-white.axi-small-padding>li{padding:var(--sp-1) 0}.axi-list.axi-lside-lined-white.axi-small-padding>li::before{background-position:0 -54px}.axi-list.axi-lside-lined-white.axi-no-padding>li{padding:0}.axi-list.axi-lside-lined-white.axi-no-padding>li::before{background-position:0 -58px}.axi-list.axi-lside-lined-dark>li{position:relative;margin:0;padding:var(--sp-2) 0}.axi-list.axi-lside-lined-dark>li::before{position:absolute;content:"";top:0;left:calc((-1)*(var(--sp-4)));width:8px;height:100%;overflow:hidden;background-repeat:no-repeat;background-size:100% auto;background-position:0 -50px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='1005' viewBox='0 0 8 1005' fill='none' stroke='%23b5b5b5' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='4.0376' y1='0.249512' x2='4.0376' y2='66.0001'/%3E%3Cline x1='4.0376' y1='71.8145' x2='4.03764' y2='1004.63'/%3E%3Ccircle cx='3.98145' cy='68.8374' r='3'/%3E%3C/svg%3E%0A")}.axi-list.axi-lside-lined-dark.axi-small-padding>li{padding:var(--sp-1) 0}.axi-list.axi-lside-lined-dark.axi-small-padding>li::before{background-position:0 -54px}.axi-list.axi-lside-lined-dark.axi-no-padding>li{padding:0}.axi-list.axi-lside-lined-dark.axi-no-padding>li::before{background-position:0 -58px}.axi-rectangle-keeper{position:relative;width:0;height:0;margin-top:100%;margin-left:100%}@keyframes blend-anim{0%{filter:contrast(45%) brightness(120%) sepia(40%) hue-rotate(0) saturate(0)}50%{filter:contrast(145%) brightness(250%) sepia(10%) hue-rotate(360deg) saturate(15)}100%{filter:contrast(45%) brightness(120%) sepia(40%) hue-rotate(0) saturate(0)}}.axi-animation-delay-0_25s{animation-delay:.25s !important}.axi-animation-delay-0_5s{animation-delay:.5s !important}.axi-animation-delay-1s{animation-delay:1s !important}.axi-animation-delay-2s{animation-delay:2s !important}.axi-animation-delay-3s{animation-delay:3s !important}.axi-animation-delay-5s{animation-delay:5s !important}.axi-animation-delay-7s{animation-delay:7s !important}.axi-video-placeholder-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.axi-video-placeholder-wrapper.axi-cursor-pointer{cursor:pointer}.axi-video-placeholder-wrapper a{position:absolute;top:0;left:0;width:100%;height:100%}.axi-video-placeholder-wrapper svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);stroke:var(--play-button-stroke);width:20%;height:auto;stroke-width:1px;transition:all var(--transition-time)}.axi-video-placeholder-wrapper svg *{transition:all var(--transition-time)}.axi-video-placeholder-wrapper img{position:relative;width:100%;height:100%;object-fit:cover;filter:contrast(45%) brightness(120%) sepia(40%) hue-rotate(0) saturate(0);mix-blend-mode:multiply;transition:all .7s;animation:blend-anim 25s ease-in-out infinite}.axi-video-placeholder-wrapper span{position:absolute;bottom:30px;left:var(--sp-3);text-transform:uppercase;font-size:18px}.axi-video-placeholder-wrapper:hover svg path{stroke:#f00;fill:#f00}.axi-video-placeholder-wrapper:hover svg polygon{stroke:#fff;fill:#fff}.axi-video-placeholder-wrapper:hover img{mix-blend-mode:normal;filter:contrast(100%) brightness(120%) sepia(0);animation:none}.axi-pause-animation .axi-video-placeholder-wrapper img{animation-play-state:paused !important}.axi-z-index-1{z-index:1}.axi-video-explanation-text-wrapper{position:relative;backdrop-filter:blur(12px);z-index:2}.axi-video-explanation-text-wrapper.axi-bottom-triangles::after{position:absolute;content:"";bottom:-49px;left:0;z-index:4;width:100%;height:50px;background-image:url("data:image/svg+xml,%3Csvg width='1440' height='43' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3.64648H1440L1286.31 42.7618L0 6.79948V3.64648Z' fill-opacity='.9' fill='%23226c9c'/%3E%3Cpath d='M0 0.664795H1440V5.76531L1371.06 34.7855L0 6.72608V0.664795Z' fill='%23FFF'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-position:left top;background-repeat:no-repeat}.axi-video-explanation-text-wrapper.axi-bottom-triangles-2::after{position:absolute;content:"";bottom:-49px;left:0;z-index:4;width:100%;height:50px;background-image:url("data:image/svg+xml,%3Csvg width='1440' height='43' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3.64648H1440L1286.31 42.7618L0 6.79948V3.64648Z' fill-opacity='.6' fill='%2300af8f'/%3E%3Cpath d='M0 0.664795H1440V5.76531L1371.06 34.7855L0 6.72608V0.664795Z' fill='%23FFF'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-repeat:no-repeat}.axi-video-explanation-text-wrapper.axi-bottom-triangles-3::after{position:absolute;content:"";bottom:-49px;left:0;z-index:4;width:100%;height:50px;background-image:url("data:image/svg+xml,%3Csvg width='1440' height='43' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3.64648H1440L1286.31 42.7618L0 6.79948V3.64648Z' fill-opacity='.9' fill='%23fff'/%3E%3Cpath d='M0 0.664795H1440V5.76531L1371.06 34.7855L0 6.72608V0.664795Z' fill='%23226c9c'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-position:left top;background-repeat:no-repeat}.axi-video-explanation-text-wrapper.axi-right-triangles::after{position:absolute;content:"";top:0;right:calc(-5% + 3px);z-index:4;width:5%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='801' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.88477 39.6013L59.919 83.4513L17.3307 800.986H6.88477V39.6013Z' fill-opacity='.6' fill='%23fafafa'/%3E%3Cpath d='M0.884766 0.98584L45.002 14.7395L8.95252 800.986H0.884766V0.98584Z' fill='%2300AF8F'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.axi-video-explanation-text-wrapper.axi-left-triangles::after{position:absolute;content:"";top:0;left:calc(-5% + 3px);z-index:4;width:5%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='801' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M53.9189 39.6013L0.88472 83.4513L43.473 800.986H53.9189V39.6013Z' fill-opacity='.6' fill='%23fafafa'/%3E%3Cpath d='M59.9189 0.98584L15.8017 14.7395L51.8512 800.986H59.9189V0.98584Z' fill='%23226C9C'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-repeat:no-repeat}@keyframes fade-anim{0%{opacity:0}3%{opacity:1}30%{opacity:1}33.33%{opacity:1}40%{opacity:0}100%{opacity:0}}.axi-video-placeholder-wrapper-2{position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;overflow:hidden;cursor:pointer;z-index:2}.axi-video-placeholder-wrapper-2 a{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 1s}.axi-video-placeholder-wrapper-2 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;animation-name:fade-anim;animation-timing-function:ease-in-out;animation-iteration-count:infinite;transition:all var(--transition-time);animation-duration:30s !important}.axi-video-placeholder-wrapper-2 img.axi-video-placeholder-img-1{animation-delay:0s !important}.axi-video-placeholder-wrapper-2 img.axi-video-placeholder-img-2{animation-delay:10s !important}.axi-video-placeholder-wrapper-2 img.axi-video-placeholder-img-3{animation-delay:20s !important}.axi-video-placeholder-wrapper-2 svg{position:absolute;width:20%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);stroke:var(--play-button-stroke);transition:all var(--transition-time);z-index:5}.axi-video-placeholder-wrapper-2 svg *{transition:all var(--transition-time)}.axi-video-placeholder-wrapper-2 span{position:absolute;left:var(--sp-3);bottom:var(--sp-3);z-index:5}.axi-video-placeholder-wrapper-2:hover a{transform:scale(1.05)}.axi-video-placeholder-wrapper-2:hover svg path{stroke:#f00;fill:#f00}.axi-video-placeholder-wrapper-2:hover svg polygon{stroke:#fff;fill:#fff}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-1 img{animation-duration:33s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-1 img.axi-video-placeholder-img-1{animation-delay:0s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-1 img.axi-video-placeholder-img-2{animation-delay:11s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-1 img.axi-video-placeholder-img-3{animation-delay:22s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-2 img{animation-duration:24s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-2 img.axi-video-placeholder-img-1{animation-delay:0s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-2 img.axi-video-placeholder-img-2{animation-delay:8s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-2 img.axi-video-placeholder-img-3{animation-delay:16s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-3 img{animation-duration:39s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-3 img.axi-video-placeholder-img-1{animation-delay:0s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-3 img.axi-video-placeholder-img-2{animation-delay:13s !important}.axi-video-placeholder-wrapper-2.axi-anim-duration-type-3 img.axi-video-placeholder-img-3{animation-delay:26s !important}.axi-image-placeholder-wrapper{cursor:pointer}.axi-image-placeholder-wrapper img{width:100%;height:250px;object-fit:cover;transition:all var(--transition-time)}.axi-image-placeholder-wrapper .axi-section-3-media-gallery-image-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) skew(0deg);stroke:#fff;fill:none;stroke-width:1;width:66px;height:66px;transition:all var(--transition-time)}.axi-image-placeholder-wrapper .axi-section-3-media-gallery-image-icon *{transition:all var(--transition-time)}.axi-image-placeholder-wrapper:hover .axi-section-3-media-gallery-image-icon rect,.axi-image-placeholder-wrapper:hover .axi-section-3-media-gallery-image-icon path:nth-of-type(1),.axi-image-placeholder-wrapper:hover .axi-section-3-media-gallery-image-icon path:nth-of-type(2){fill:var(--axi-accent)}.axi-image-placeholder-wrapper:hover .axi-section-3-media-gallery-image-icon circle,.axi-image-placeholder-wrapper:hover .axi-section-3-media-gallery-image-icon path:nth-of-type(3),.axi-image-placeholder-wrapper:hover .axi-section-3-media-gallery-image-icon path:nth-of-type(4){stroke:#fff}@keyframes spiner-rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.axi-media-load-spiner{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:80px;height:80px}.axi-media-load-spiner div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:spiner-rotation 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.axi-media-load-spiner div:nth-child(1){animation-delay:-.45s}.axi-media-load-spiner div:nth-child(2){animation-delay:-.3s}.axi-media-load-spiner div:nth-child(3){animation-delay:-.15s}.axi-patterned-bg{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23ffffff' fill-opacity='0.8' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E")}.axi-light-patterned-bg{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23ffffff' fill-opacity='0.2' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E")}@keyframes bg-fade{from{opacity:0}to{opacity:1}}.axi-parallelogram-wrapper{position:relative;display:inline-block;right:-15px;width:calc(100% - 10px);height:100%;background-color:var(--axi-main-1);transform-origin:100% 0;transform:skew(calc(var(--parallelogram-skew)*(-1)))}.axi-parallelogram-wrapper div{position:absolute;content:"";height:100%;width:100%;box-shadow:0 3px 7px rgba(0,0,0,.3);transition:all var(--medium-transition-time);will-change:transform}@media(min-width:991px){.axi-parallelogram-wrapper div:nth-of-type(1){top:30px;left:-30px;background-color:var(--axi-accent);opacity:.95}.axi-parallelogram-wrapper div:nth-of-type(2){top:-45px;left:-15px;background-color:var(--dark);opacity:.95}.axi-parallelogram-wrapper div:nth-of-type(3){top:0;left:0;background-image:url(../image/aximmetry-sales-worldwide.webp);background-size:cover;background-position:80% 50%;background-repeat:no-repeat}}@media(min-width:280px){.axi-parallelogram-wrapper div:nth-of-type(1){top:0;left:-30px;background-color:var(--axi-accent);opacity:.95}.axi-parallelogram-wrapper div:nth-of-type(2){top:-15px;left:-15px;background-color:var(--dark);opacity:.95}.axi-parallelogram-wrapper div:nth-of-type(3){top:0;left:0;background-image:url(../image/aximmetry-sales-worldwide.webp);background-size:cover;background-position:80% 50%;background-repeat:no-repeat}}.axi-parallelogram-wrapper.axi-only-color div:nth-of-type(3){background-color:var(--axi-main-1);background-image:none}.axi-section-delimiter{position:relative;width:100%;height:1px;background-color:currentColor}.axi-border-1px-gray-300{border:1px solid var(--gray-300)}.axi-box-shadow-1{box-shadow:0 1px 5px rgba(0,0,0,.1)}.axi-latin-font-headers{font-family:var(--font-family-headings) !important}.axi-latin-font-text{font-family:var(--font-family-sans-serif) !important}.axi-latin-font-cursiv{font-family:var(--font-family-handwrite) !important}.axi-chinese-font{font-family:var(--font-family-chineze) !important}@media(min-width:768px){.fs-sm-3{font-size:1.55rem !important}.fs-sm-5{font-size:1.15rem !important}}@media(min-width:1200px){.fs-3{font-size:1.85rem !important}.fs-4{font-size:1.55rem !important}}.fs-6{font-size:1.15rem !important}.fs-7{font-size:1rem !important}.opacity-8{opacity:.8}.axi-video-bg{position:fixed;top:0;left:0;margin:0;padding:0;width:100vw;height:100vh;z-index:-1}.axi-video-bg::before{position:absolute;content:"";width:100vw;height:100vh;background:radial-gradient(circle at bottom right,rgba(34,108,156,.4) 0,rgba(34,108,156,.4) 40%,rgba(255,255,255,.9) 80%,rgba(255,255,255,.9) 100%),linear-gradient(-7deg,rgba(34,108,156,.1) 0,rgba(34,108,156,.3) 70%,rgba(255,255,255,.9) 100%);z-index:1}.axi-video-bg video{position:relative;width:100vw;height:100vh;object-fit:cover}.axi-navbar{position:fixed;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;top:0;left:0;width:100%;background-color:rgba(255,255,255,.3);background-size:100% 100%;transition:all .5s;z-index:1100}.axi-navbar::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.5);box-shadow:0 3px 15px rgba(0,0,0,.15);opacity:0;transition:opacity .5s;z-index:-1;will-change:backdrop-filter,opacity}.axi-navbar.axi-foggy{background-color:rgba(255,255,255)}.axi-navbar.axi-foggy::before{transition:all .8s;opacity:1}.axi-navbar-brand{display:inline-block;transition:all var(--transition-time);padding:var(--logo-spacer) var(--logo-spacer) var(--logo-spacer) var(--sp-3)}.axi-navbar-brand .svg-to-file{height:calc(var(--navbar-height-sm) - (2*var(--logo-spacer)))}.user-specific-controls{display:inline-flex;flex-wrap:wrap;align-self:stretch}.shopping-cart-text{margin-left:2px}.shopping-cart{align-self:stretch;align-items:center;display:flex}.shopping-cart-icon{padding-bottom:1.5px}.shopping-cart-icon img{width:18px;height:16px}@media(max-width:576px){.axi-navbar-brand{padding:var(--logo-spacer) var(--sp-1) var(--logo-spacer) var(--logo-spacer)!important}}@media(min-width:576px){.axi-navbar-brand{padding:var(--logo-spacer) var(--sp-4) var(--logo-spacer) var(--sp-1)}.axi-navbar-brand svg{height:calc(var(--navbar-height-md) - (2*var(--logo-spacer)))}}@media(min-width:768px){.axi-navbar-brand{padding:var(--logo-spacer) var(--sp-5) var(--logo-spacer) var(--sp-5)}.axi-navbar-brand svg{height:calc(var(--navbar-height-lg) - (2.6*var(--logo-spacer)))}}#ShoppingCart{font-size:1rem}@media(max-width:400px){#languageSelector{text-align:center !important;padding-right:.5rem !important;padding-left:0 !important}}@media(max-width:360px){#CurrencyContainer .select2-container{text-align:center !important;padding-left:0 !important}#CurrencyContainer .select2-selection__arrow{padding-right:50px !important}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-width:4px 4px 0 4px}#CurrencyContainer .select2-container--default .select2-selection--single .select2-selection__rendered{text-align:unset !important}}@media(min-width:280px){.axi-txt-for{margin-top:20px;font-size:calc((1rem + .9vw) - 5px) !important}.axi-txt-art{font-size:calc(1.8rem + .9vw) !important;line-height:calc(1.3rem + 2.9vw) !important}.axi-txt-2d-3d{font-size:calc(1.4rem + .9vw) !important;line-height:calc(3rem + .9vw) !important}}.axi-navbar-brand .axi-logo-group{fill:var(--axi-main-1);transition:all var(--transition-time)}.axi-navbar-brand-wrapper{flex-grow:1;order:1}.axi-navbar-navitems-wrapper{order:4}.axi-navbar-signin-wrapper{order:2}.axi-navbar-currency-cart-wrapper{padding-top:5px}.axi-navbar-lang-selector-wrapper{flex-grow:0;padding:var(--sp-3);order:3;text-align:right}.axi-lang-selector{display:inline-block;width:25px;height:25px;border-style:solid;border-width:1px;border-radius:50%;text-align:center;padding-top:4px;border-color:var(--dark);color:var(--dark);font-size:10px;background-color:rgba(255,255,255,.2);cursor:pointer;transition:all var(--transition-time)}.axi-lang-selector:hover{box-shadow:0 0 0 2px var(--dark),0 0 15px 2px rgba(0,0,0,.4)}#CurrencyContainer{z-index:1000;padding-right:0 !important;padding-left:0;color:var(--axi-text-for-light);font-weight:400;align-items:center;text-decoration:none !important;color:var(--axi-text-for-light);cursor:pointer}#ShoppingCart{font-weight:400;align-items:center;text-decoration:none !important;color:var(--axi-text-for-light);cursor:pointer}#CurrencyContainer .select2-selection__arrow b{-webkit-filter:brightness(.6) contrast(3.4) hue-rotate(217deg) saturate(9.9);filter:brightness(.6) contrast(3.4) hue-rotate(217deg) saturate(9.9);width:6px;height:6px;border:2px solid;border-color:transparent transparent #555 #555;transform:rotate(-45deg)}#backMyaxi{margin-left:1rem !important;font-size:1rem}@media(max-width:767px){#backMyaxi{margin-left:1rem !important}}.axi-nav-toggler-wrapper{position:relative;display:block;cursor:pointer;padding:var(--sp-3) var(--menu-item-right-distance) var(--sp-3) 0}.axi-nav-toggler-wrapper .axi-nav-toggler-sandwitch-icon{width:var(--menutoggler-sandwitch-icon-width);height:var(--menutoggler-sandwitch-icon-width)}.axi-nav-toggler-wrapper .axi-nav-toggler-sandwitch-icon path{stroke:var(--axi-main-2);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.axi-nav-toggler-wrapper .axi-nav-toggler-sandwitch-icon path:not(:last-child){stroke-dashoffset:7px;stroke-dasharray:24px 100px;transition:all .3s}.axi-nav-toggler-wrapper .axi-nav-toggler-sandwitch-icon path:last-child{stroke-dashoffset:0;stroke-dasharray:17px 100px;transition:all .7s}.axi-nav-toggler-wrapper+.axi-navbar-navitems{position:absolute;text-align:center;top:calc(100% + 5px);right:calc(var(--menu-item-right-distance) - 5px);transform:scale(0);transform-origin:100% 0}.axi-nav-toggler-wrapper+.axi-navbar-navitems a{display:flex;font-weight:400;align-items:center;text-decoration:none !important;color:var(--axi-text-for-light);cursor:pointer}.axi-nav-toggler-wrapper.axi-opened::before{position:absolute;content:"";background-color:var(--menu-item-bg);top:calc(50% + 2px);left:-8px;transform:translateY(-50%);width:calc(var(--menutoggler-sandwitch-icon-width) + 16px);height:calc(var(--menutoggler-sandwitch-icon-width) + 16px);border-radius:50%;box-shadow:0 3px 13px rgba(0,0,0,.1);z-index:-1}.axi-nav-toggler-wrapper.axi-opened .axi-nav-toggler-sandwitch-icon path:not(:last-child){stroke-dashoffset:-17px;transition:all .7s}.axi-nav-toggler-wrapper.axi-opened .axi-nav-toggler-sandwitch-icon path:last-child{stroke-dashoffset:17px;transition:all .3s}.axi-nav-toggler-wrapper.axi-opened+.axi-navbar-navitems{display:block;background-color:var(--menu-item-bg);box-shadow:0 0 13px rgba(0,0,0,.1);transition:transform .5s;border-radius:var(--border-radius-lg);padding-top:var(--sp-3);padding-bottom:var(--sp-3);transform:scale(1);width:320px}.axi-nav-toggler-wrapper.axi-opened+.axi-navbar-navitems::after{position:absolute;content:"";top:-13px;right:11px;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:13px 4px;border-color:transparent transparent var(--menu-item-bg) transparent}.axi-nav-toggler-wrapper.axi-opened+.axi-navbar-navitems a{background-color:transparent;padding:var(--sp-1) var(--sp-3);transition:background-color var(--transition-time)}.axi-nav-toggler-wrapper.axi-opened+.axi-navbar-navitems a:hover{background-color:rgba(0,0,0,.1)}@media(min-width:901px){.axi-navbar-brand-wrapper{flex-grow:1;order:1}.axi-navbar-navitems-wrapper{align-self:stretch;order:2}.axi-navbar-navitems-wrapper .axi-nav-toggler-wrapper{display:none}.axi-navbar-navitems-wrapper .axi-nav-toggler-wrapper+.axi-navbar-navitems{position:relative;transform:scale(1);height:100%;display:flex;align-items:stretch;top:0;right:initial}.axi-navbar-navitems-wrapper .axi-nav-toggler-wrapper+.axi-navbar-navitems a{position:relative;padding-right:var(--sp-2);padding-left:var(--sp-2)}.axi-navbar-navitems-wrapper .axi-nav-toggler-wrapper+.axi-navbar-navitems .dropdown-toggle::before{position:absolute;top:0;right:0;width:100%;height:100%;content:"";box-shadow:0 0 13px -10px inset rgba(0,0,0,.7);background-color:rgba(0,0,0,.1);opacity:0;z-index:-1;transition:opacity .5s;background-color:rgba(0,0,0,.1)}.axi-navbar-navitems-wrapper .axi-nav-toggler-wrapper+.axi-navbar-navitems a:hover::before{opacity:1}.axi-navbar-signin-wrapper{order:4;padding-right:20px !important;align-self:stretch}.axi-navbar-signin-container{display:flex;flex-wrap:wrap;align-items:center;height:100%;align-items:stretch;top:0;right:initial}.axi-navbar-lang-selector-wrapper{order:2}}.axi-navbar-signin-container{display:flex;flex-wrap:wrap;align-items:center;height:100%}.axi-navbar-lang-selector-wrapper a{color:var(--axi-text-for-light);text-decoration:none;font-weight:400}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;display:block !important}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;width:100%;height:100%}@media(min-width:901px){.navbar-collapse{display:flex !important;flex-basis:auto}.navbar-nav{flex-direction:row}.navbar-nav li{display:flex}}@media(max-width:900px){.navbar-nav .dropdown-menu{position:static !important;float:none}#languageSelector:hover{background-color:unset !important;cursor:pointer}.axi-navbar-signin-wrapper{padding-right:15px !important;align-self:stretch}.user-specific-controls{display:inline-flex;flex-wrap:wrap;align-self:stretch} #userSelectors .dropdown-item{white-space:nowrap !important}.axi-navbar-navitems .dropdown-menu{background-color:unset !important;border:0}.axi-navbar-navitems .dropdown-menu a{font-size:14px;padding-left:30px!important}.axi-navbar-navitems .dropdown-menu a:hover{background-color:rgba(0,0,0,.1) !important}}@media(max-width:450px){.dropdown-menu{font-size:.8rem}.axi-nav-toggler-wrapper.axi-opened+.axi-navbar-navitems a{padding:var(--sp-1) var(--sp-2)}}#userSelectors .dropdown{align-self:stretch;display:inline-flex}#userSelectors .dropdown-item{padding:.25rem .75rem !important}.dropdown-menu{margin-top:0;background-color:#fff;transition:transform .5s;border-radius:var(--border-radius-lg);padding-top:var(--sp-3);padding-bottom:var(--sp-3);transform:scale(1) !important;left:unset !important;right:0 !important;top:100% !important}@keyframes text-rotation{50%{transform:rotateX(.25turn)}100%{transform:rotateX(0turn)}}@keyframes text-rotation2{50%{transform:rotateX(.25turn)}100%{transform:rotateX(0turn);z-index:3}}.axi-section-1{position:relative;width:100%;min-height:100vh}.axi-gradient-stripes-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.axi-gradient-stripes{position:relative;height:100%;transform-origin:0 100%;transform:rotate(-45deg)}.axi-gradient-stripes div{position:relative;width:400%}.axi-gradient-stripes div:nth-child(1){height:70%;background-color:rgba(255,255,255,.35)}.axi-gradient-stripes div:nth-child(2){height:20%;background-color:rgba(255,255,255,.25)}.axi-gradient-stripes div:nth-child(3){height:10%;background-color:rgba(255,255,255,.15)}.axi-section-1-call-to-action-wrapper{position:relative;width:100%;max-width:600px}.axi-section-1-call-to-action-wrapper h1{position:relative;opacity:0;top:-100px;transition:all var(--medium-transition-time);will-change:transform,top,opacity;text-shadow:1px 1px 15px white}.axi-section-1-call-to-action-wrapper h1.axi-show{top:0;opacity:1}.axi-section-1-call-to-action-wrapper p{position:relative;opacity:0;top:-100px;transition:all var(--medium-transition-time);will-change:transform,top,opacity;text-shadow:1px 1px 15px white}.axi-section-1-call-to-action-wrapper p.axi-show{top:0;opacity:1}.axi-section-1-call-to-action-wrapper div:first-of-type{position:relative;opacity:0;top:-100px;transition:all var(--medium-transition-time);will-change:transform,top,opacity}.axi-section-1-call-to-action-wrapper div:first-of-type.axi-show{top:0;opacity:1}.axi-section-1-call-to-action-wrapper div:last-of-type{position:relative;opacity:0;top:-100px;transition:all var(--medium-transition-time);will-change:transform,top,opacity}.axi-section-1-call-to-action-wrapper div:last-of-type.axi-show{top:0;opacity:1}.axi-its-free-wrapper{position:relative;width:250px;height:80px}.axi-its-free-wrapper path{stroke:var(--axi-main-2);fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;stroke-dasharray:1000 1000;stroke-dashoffset:-500}.axi-its-free-wrapper text{fill:transparent;font-family:var(--font-family-handwrite);font-size:40px;line-height:1.25}@keyframes engine-rotor{0%{transform:rotate(0turn)}100%{transform:rotate(8turn)}}@keyframes piston-rod-left{0%{transform:skewX(calc((-1)*var(--piston-rod-skew))) translateY(0) scaleY(1)}50%{transform:skewX(var(--piston-rod-skew)) translateY(var(--piston-translate)) scaleY(var(--piston-rod-scale))}100%{transform:skewX(calc((-1)*var(--piston-rod-skew))) translateY(0) scaleY(1)}}@keyframes piston-rod-right{0%{transform:skewX(calc((-1)*var(--piston-rod-skew))) translateY(var(--piston-translate)) scaleY(var(--piston-rod-scale))}50%{transform:skewX(var(--piston-rod-skew)) translateY(0) scaleY(1)}100%{transform:skewX(calc((-1)*var(--piston-rod-skew))) translateY(var(--piston-translate)) scaleY(var(--piston-rod-scale))}}@keyframes piston-left{0%{transform:translateY(0)}50%{transform:translateY(var(--piston-translate))}100%{transform:stranslateY(0)}}@keyframes piston-right{0%{transform:translateY(var(--piston-translate))}50%{transform:translateY(0)}100%{transform:translateY(var(--piston-translate))}}.axi-section-2-cl-1{fill:var(--axi-main-1)}.axi-section-2-cl-2{fill:var(--axi-accent)}.axi-section-2{position:relative}.axi-section-2-top{position:absolute;top:calc(var(--section-2-top-margin)*(-1));left:0;width:100%;height:700px;z-index:2}.axi-section-2-top svg{position:absolute;top:0;left:0;z-index:3;width:100%;height:600px}.axi-section-2-top-text-wrapper{position:absolute;top:50%;left:0;transform:translateY(-50%);color:var(--light);width:100%;max-width:600px;z-index:4}.axi-section-2-bottom{position:relative;z-index:1;margin-top:var(--section-2-top-margin);min-height:600px;background-image:url(../image/aximmetry-bg-1-small.webp);background-repeat:no-repeat;background-size:cover}@media(min-width:576px){.axi-section-2-bottom{background-image:url(../image/aximmetry-bg-1.webp)}}.axi-dual-engine-anim-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.axi-dual-engine-logos{width:250px;height:auto;fill:#fff}.axi-support-no-webpalpha .axi-section-2 .axi-section-2-bottom{background-image:url(../image/aximmetry-bg-1-small.jpg)}@media(min-width:576px){.axi-support-no-webpalpha .axi-section-2 .axi-section-2-bottom{background-image:url(../image/aximmetry-bg-1.jpg)}}.axi-section-3{position:relative;min-height:400px;background-color:var(--gray-200);z-index:1}.axi-section-3-media-gallery-image-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) skew(0deg);stroke:#fff;fill:none;stroke-width:1;width:66px;height:66px;transition:all var(--transition-time)}.axi-section-3-media-gallery-image-icon *{transition:all var(--transition-time)}.axi-section-3-image{position:relative;top:0;left:0;width:100%;height:150px;overflow:hidden;background-color:currentColor;border-style:solid;border-width:var(--dual-engine-border-width) var(--dual-engine-border-width) 0 var(--dual-engine-border-width);border-color:currentColor;border-radius:var(--dual-engine-border-radius) var(--dual-engine-border-radius) 0 0;box-shadow:none;cursor:pointer}.axi-section-3-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:auto;width:100%;object-fit:cover;transform-origin:100% 0;transition:all 1s}@media(min-width:992px){.axi-section-3-image{position:absolute;top:-20px;left:30px;border-width:var(--dual-engine-border-width) 0 var(--dual-engine-border-width) var(--dual-engine-border-width);border-radius:var(--dual-engine-border-radius) 0 0 var(--dual-engine-border-radius);height:calc(100% + 40px);width:100%;transform-origin:100% 0;transform:skew(calc((-1)*var(--parallelogram-skew))) rotate(0deg);box-shadow:0 0 15px rgba(0,0,0,.5);transition:all 1s}.axi-section-3-image img{top:50%;left:50%;height:100%;width:auto;transform:translate(-50%,-50%) skew(var(--parallelogram-skew))}.axi-section-3-image:nth-of-type(1){top:-20px;left:30px}.axi-section-3-image:nth-of-type(2){top:-70px;left:-20px}.axi-section-3-image:nth-of-type(3){top:-40px;left:-80px}}.axi-section-3-text-wrapper{position:relative;top:-50px}.axi-section-3-text-wrapper .row{box-shadow:0 0 25px rgba(0,0,0,.1)}@media(min-width:992px){.axi-section-3-text-wrapper .row{box-shadow:none}}.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image img{mix-blend-mode:normal;filter:grayscale(0) brightness(100%)}.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon rect,.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon path:nth-of-type(1),.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon path:nth-of-type(2){fill:var(--axi-accent)}.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon circle,.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon path:nth-of-type(3),.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon path:nth-of-type(4){stroke:#fff}@media(min-width:992px){.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image{transform-origin:100% 0;box-shadow:0 0 15px rgba(0,0,0,.5)}.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image img{mix-blend-mode:normal;filter:grayscale(0) brightness(100%)}.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image:nth-of-type(1){transform:skew(calc((-1)*var(--parallelogram-skew))) rotate(2deg)}.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image:nth-of-type(2){transform:skew(calc((-1)*var(--parallelogram-skew))) rotate(12deg)}.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image:nth-of-type(3){transform:skew(calc((-1)*var(--parallelogram-skew))) rotate(24deg)}.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon rect,.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon path:nth-of-type(1),.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon path:nth-of-type(2){fill:var(--axi-accent)}.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon circle,.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon path:nth-of-type(3),.axi-section-3-text-wrapper .row .col-12:first-of-type:hover .axi-section-3-image .axi-section-3-media-gallery-image-icon path:nth-of-type(4){stroke:#fff}}.axi-section-3-text{position:relative;background-color:#fff;border-radius:0 0 var(--dual-engine-border-radius) var(--dual-engine-border-radius)}@media(min-width:992px){.axi-section-3-text{border-radius:0 var(--dual-engine-border-radius) var(--dual-engine-border-radius) 0;background-color:transparent;background-size:auto 100%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='1900' height='400' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M46.8959 0.855469L1899 0.855501V400.855H0.34436L46.8959 0.855469Z' /%3E%3C/svg%3E")}}.axi-txt-amazing{font-size:calc((1rem + .9vw) + 13px)}@media(min-width:576px){.axi-txt-amazing{font-size:calc((1.325rem + .9vw) + 13px)}}@media(min-width:1200px){.axi-txt-amazing{font-size:calc(2rem + 13px)}}.axi-txt-2d-3d{font-size:calc(3.4rem + .9vw);line-height:calc(3.4rem + .9vw)}@media(min-width:576px){.axi-txt-2d-3d{font-size:calc(2.4rem + .9vw);line-height:calc(2.4rem + .9vw)}}@media(min-width:768px){.axi-txt-2d-3d{font-size:calc(2.6rem + .9vw);line-height:calc(2.6rem + .9vw)}}@media(min-width:992px){.axi-txt-2d-3d{font-size:calc(2.8rem + .9vw);line-height:calc(2.8rem + .9vw)}}@media(min-width:1200px){.axi-txt-2d-3d{font-size:calc(2rem + 22px);line-height:calc(2rem + 22px)}}.axi-txt-art{font-size:calc(5.8rem + .9vw);line-height:calc(4.3rem + 2.9vw)}@media(min-width:576px){.axi-txt-art{font-size:calc(4.2rem + .9vw) !important;line-height:calc(2.9rem + 2.9vw) !important}}@media(min-width:368px){.axi-txt-for{margin-top:15px;font-size:calc((1.28rem + .9vw) - 5px) !important}.axi-txt-art{font-size:calc(2.8rem + .9vw) !important;line-height:calc(2.3rem + 2.9vw) !important}.axi-txt-2d-3d{font-size:calc(2.1rem + .9vw) !important;line-height:calc(3.4rem + .9vw) !important}}@media(min-width:768px){.axi-txt-art{font-size:calc(4.5rem + .9vw);line-height:calc(3.2rem + 2.9vw)}}@media(min-width:992px){.axi-txt-art{font-size:calc(4.8rem + .9vw);line-height:calc(3.5rem + 2.9vw)}}@media(min-width:1200px){.axi-txt-art{font-size:calc(2rem + 60px);line-height:calc(2rem + 70px)}}.axi-txt-for{font-size:calc((1.28rem + .9vw) - 5px)}@media(min-width:576px){.axi-txt-for{font-size:calc((1.325rem + .9vw) - 5px)}}@media(min-width:1200px){.axi-txt-for{font-size:calc(2rem - 5px)}}.axi-section-4{position:relative;min-height:400px;background-image:url(../image/aximmetry-bg-4.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;overflow:hidden;padding-bottom:var(--sp-6)}.axi-support-no-webpalpha .axi-section-4{background-image:url(../image/aximmetry-bg-4.jpg)}.axi-section-5,.axi-aximmetry-eye-section-4,.axi-aximmetry-eye-section-6,.axi-toolkit-section-1,.axi-stage-performances-section-1,.axi-aximmetry-eye-section-9{position:relative;margin:0;padding:0;min-height:400px;background-color:var(--gray-200);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23ffffff' fill-opacity='0.8' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E")}.axi-section-5::before,.axi-aximmetry-eye-section-4::before,.axi-aximmetry-eye-section-6::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:.2;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='1920' height='3840' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1920' height='3840' fill='white'/%3E%3Cpath d='M-193.487 2885.19L1968.89 2341.07L764.175 3853.36L-193.487 2885.19Z' fill='url(#paint0_linear)' fill-opacity='0.2'/%3E%3Cpath d='M-117.435 2778.51L1968.89 2341.07L764.174 3853.36L-117.435 2778.51Z' fill='url(#paint1_linear)'/%3E%3Cpath d='M-72.7098 2607.74L1968.89 2341.07L764.175 3853.36L-72.7098 2607.74Z' fill='url(#paint2_linear)'/%3E%3Cpath d='M1.34009e-05 163.652L1920 1297.48L0 1525.44L1.34009e-05 163.652Z' fill='url(#paint3_linear)'/%3E%3Cpath d='M129.086 141.296L1920 1297.48L0 1525.44L129.086 141.296Z' fill='url(#paint4_linear)'/%3E%3Cpath d='M1664.82 963.231L1653.46 1067.41L2104.54 716.554L9.90788 1396.57L449.028 304.021C449.028 304.021 730.845 954.636 739.681 993.383L1044.02 894.274L589.994 -41.8239L461.795 -0.241524L-182.851 1562.27L1664.82 963.231Z' fill='url(#paint5_linear)'/%3E%3Cpath d='M2414.99 1488.75L903.092 -510.791L2790.43 -31.1034L2414.99 1488.75Z' fill='black' fill-opacity='0.05'/%3E%3Cpath d='M2490.89 1363.17L978.996 -636.378L2866.34 -156.69L2490.89 1363.17Z' fill='black' fill-opacity='0.1'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='489.03' y1='2210.08' x2='1446.69' y2='3178.25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232E2E2E'/%3E%3Cstop offset='1' stop-color='%23226C9C' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear' x1='473.308' y1='2194.19' x2='1446.69' y2='3178.25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300AF8F' stop-opacity='0.5'/%3E%3Cstop offset='1' stop-color='%23226C9C' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear' x1='473.308' y1='2194.19' x2='1446.69' y2='3178.25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23226C9C' stop-opacity='0.5'/%3E%3Cstop offset='1' stop-color='%23226C9C' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear' x1='221.475' y1='450.382' x2='990.485' y2='1286.49' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23226C9C' stop-opacity='0.3'/%3E%3Cstop offset='1' stop-color='%2300AF8F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear' x1='1640.79' y1='429.738' x2='283.409' y2='1575.51' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23226C9C' stop-opacity='0.5'/%3E%3Cstop offset='1' stop-color='%23226C9C' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear' x1='858.011' y1='-128.758' x2='1284.79' y2='1186.99' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300AF8F' stop-opacity='0.1'/%3E%3Cstop offset='1' stop-color='%2300AF8F' stop-opacity='0.5'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")}.axi-bunny-wrapper{cursor:pointer;padding:0;margin:0;overflow:hidden}.axi-bunny-wrapper .axi-section-5-media-gallery-image-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) skew(0deg);stroke:#fff;fill:none;stroke-width:1;width:66px;height:66px;transition:all var(--transition-time)}.axi-bunny-wrapper .axi-section-5-media-gallery-image-icon *{transition:all var(--transition-time)}.axi-bunny-wrapper:hover .axi-section-5-media-gallery-image-icon rect,.axi-bunny-wrapper:hover .axi-section-5-media-gallery-image-icon path:nth-of-type(1),.axi-bunny-wrapper:hover .axi-section-5-media-gallery-image-icon path:nth-of-type(2){fill:var(--axi-accent)}.axi-bunny-wrapper:hover .axi-section-5-media-gallery-image-icon circle,.axi-bunny-wrapper:hover .axi-section-5-media-gallery-image-icon path:nth-of-type(3),.axi-bunny-wrapper:hover .axi-section-5-media-gallery-image-icon path:nth-of-type(4){stroke:#fff}.axi-bunny{width:100%;height:400px;object-fit:cover;transition:all 1s}.axi-bunny-wrapper:hover .axi-bunny{transform:scale(1.1)}.zoom-from-top{transform-origin:top center}.axi-section-6{position:relative;text-align:center;z-index:3}.axi-section-6::before{position:absolute;content:"";top:-70px;left:0;width:100%;height:calc(100% + 72px);background-repeat:no-repeat;background-size:cover;background-position:center top;background-image:url("../image/aximmetry-bg-6.webp")}.axi-section-6 a{position:relative;display:inline-block;text-decoration:none !important;z-index:7}.axi-section-6 a h3{position:relative;text-align:center;color:var(--light);text-transform:uppercase;font-size:42px;font-weight:100;transition:all var(--long-transition-time)}.axi-section-6 a svg{position:relative;top:-5px;width:250px;height:auto;fill:#fff !important}.axi-section-6 a svg path{transition:all var(--long-transition-time)}@media(min-width:330px){.axi-section-6 a::before{position:absolute;content:"";width:330px;height:330px;top:50%;left:50%;transform-origin:center;border-radius:0;border:2px dashed var(--axi-accent-light);opacity:0;transition:all var(--long-transition-time);transform:translate(-50%,-50%) perspective(400px) rotateZ(0deg) rotateY(10deg) rotateX(-45deg) scaleX(.9) scaleY(.7) skew(5deg,-3deg)}.axi-section-6 a::after{position:absolute;content:"";width:330px;height:330px;top:50%;left:50%;transform-origin:center;border-radius:0;border:2px dashed var(--axi-accent-light);opacity:0;transition:all var(--long-transition-time);transform:translate(-50%,-50%) perspective(700px) rotateZ(0deg) rotateY(-10deg) rotateX(75deg) scaleX(.9) scaleY(.7) skew(5deg,-3deg)}}.axi-section-6 a:hover h3{color:var(--axi-accent-light)}.axi-section-6 a:hover::before{opacity:1;border-radius:50%;transform:translate(-50%,-50%) perspective(400px) rotateZ(180deg) rotateY(0deg) rotateX(0deg) scaleX(1) scaleY(1) skew(0deg,0deg)}.axi-section-6 a:hover::after{opacity:1;border-radius:50%;transform:translate(-50%,-50%) perspective(400px) rotateZ(-180deg) rotateY(0deg) rotateX(0deg) scaleX(1) scaleY(1) skew(0deg,0deg)}.axi-support-no-webpalpha .axi-section-6::before{background-image:url("../image/aximmetry-bg-6.png")}.axi-footer-wrapper{position:relative;font-size:13px;z-index:4}.axi-footer-wrapper::after{position:absolute;content:"";top:-39px;left:0;width:100%;height:40px;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg width='1920' height='49' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 45.2688H1920L1715.08 0.717162L0 41.6776V45.2688Z' fill='%2300af8f'/%3E%3Cpath d='M0 48.6648H1920V42.8554L1845.53 8.89868L0 41.7611V48.6648Z' fill='%23226c9c'/%3E%3C/svg%3E")}.axi-footer-title{position:relative;margin-bottom:var(--sp-3)}.axi-footer-title::after{position:absolute;content:"";left:0;bottom:calc((-1)*var(--sp-2));width:100%;height:1px;background-color:rgba(255,255,255,.2)}.axi-social-icon{display:inline-block;text-decoration:none !important;width:20px}.axi-social-icon.axi-bilibili-icon{width:38px}.axi-social-icon img{width:100%;height:auto}.axi-footer-silhouette{position:relative;width:80px;height:60px}.axi-footer-silhouette img{position:absolute;left:0;bottom:0;width:100%}.axi-popup-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.9);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23ffffff' fill-opacity='0.03' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");z-index:-1500;opacity:0;transition:opacity .5s}.axi-popup-wrapper.axi-show-popup{z-index:1500;opacity:1}.axi-popup-close{position:absolute;width:26px;height:26px;top:16px;right:16px;cursor:pointer}@media(min-width:670px){.axi-popup-close{top:26px;right:50px}}.axi-popup-close .axi-x{position:absolute;top:12px;left:-2px;width:30px;height:2px;border-radius:2px;background-color:#fff;transition:top .1s ease-in-out .1s,transform .1s ease-in-out .2s,width .1s ease-in-out .2s,left .1s ease-in-out .2s,background-color .1s linear .1s}.axi-popup-close .axi-x:nth-of-type(1){transform-origin:center;transform:rotate(45deg)}.axi-popup-close .axi-x:nth-of-type(2){transform-origin:center;transform:rotate(-45deg)}.axi-popup-close .axi-popup-close-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:10px;opacity:0;transition:all .3s linear}.axi-popup-close:hover .axi-x{transition:transform .1s ease-in-out,width .1s ease-in-out,left .1s ease-in-out,top .1s ease-in-out .1s,background-color .1s linear .1s;transform:rotate(0deg);width:26px;left:0}.axi-popup-close:hover .axi-x:nth-of-type(1){top:0}.axi-popup-close:hover .axi-x:nth-of-type(2){top:26px}.axi-popup-close:hover .axi-popup-close-text{transition:all .1s linear .2s;opacity:1}.axi-popup-content-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:76vw;height:42.75vw;color:#fff}@media(min-width:991px){.axi-popup-content-wrapper{width:992px;height:558px}}.axi-popup-content{position:relative;width:100%;height:100%}.axi-popup-content iframe{position:absolute;top:0;left:0;width:100%;height:100%}.axi-popup-content figure{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform-origin:0 50%;transform:perspective(2400px) scale(.5) rotateY(-90deg);transition:transform .5s,opacity .5s;backface-visibility:hidden}.axi-popup-content figure.axi-gallery-item-from-right{opacity:0;transform-origin:100% 50%;transform:perspective(2400px) scale(.5) rotateY(90deg)}.axi-popup-content figure.axi-gallery-item-to-right{opacity:0;transform-origin:100% 50%;transform:perspective(2400px) scale(.5) rotateY(90deg)}.axi-popup-content figure.axi-gallery-item-visible{opacity:1;transform:perspective(2400px) scale(1) rotateY(0deg)}.axi-popup-content figure img{position:relative;width:100%;height:100%;object-fit:cover}.axi-popup-navigation{position:absolute;right:0;bottom:-30px}.axi-popup-navigation-button{cursor:pointer}.axi-popup-navigation-button svg{transition:all var(--transition-time)}.axi-popup-navigation-button:hover svg{stroke:var(--axi-accent-light)}.axi-support-no-backdropfilter .axi-popup-wrapper{background-color:rgba(0,0,0,.93)}@media(max-width:768px){#productsAllDetailToggler{left:0 !important;right:var(--sp-3) !important;bottom:5px !important;text-align:right}}.axi-products-section-1,.axi-reseller-section-1{position:relative;margin:0;padding:0;width:100%;min-height:100vh;background-color:var(--light)}.axi-products-section-1-bg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.axi-products-section-1-bg{position:absolute;top:0;left:0;width:100%;height:120%;background-image:url(../image/aximmetry-products-section-1e-bg.webp);background-size:100% auto;background-repeat:no-repeat;opacity:0;animation:bg-fade .3s linear .4s forwards;will-change:transform,opacity}.axi-support-no-webpalpha .axi-products-section-1-bg{background-image:url(../image/aximmetry-products-section-1e-bg.jpg)}.axi-products-table-header{text-align:center;color:#fff}.axi-products-table-header h4{font-weight:700;font-size:calc(1.275rem + .01vw)}.axi-product-table-body-cell h6{font-weight:400 !important}@media(min-width:576px){.axi-products-table-header h4{font-size:calc(1.275rem + .3vw)}}.axi-products-table-header>div{padding:0 var(--feature-cell-x-padding);box-shadow:0 2px 7px rgba(0,0,0,.1)}.axi-products-table-header>div:nth-of-type(1) .axi-products-table-header-text-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;flex-direction:column;background-color:var(--feature-bg);color:var(--axi-text-for-light)}.axi-products-table-header>div:nth-of-type(2) .axi-products-table-header-text-wrapper{background-color:var(--axi-main-1)}.axi-products-table-header>div:nth-of-type(3) .axi-products-table-header-text-wrapper{background-color:var(--axi-accent)}.axi-products-table-header>div:nth-of-type(4) .axi-products-table-header-text-wrapper{background-color:var(--green-dark)}.axi-products-table-header>div:nth-of-type(5) .axi-products-table-header-text-wrapper{background-color:var(--dark)}.axi-products-table-header-text-wrapper{position:relative;height:100%;display:flex;flex-direction:column}.axi-products-table-header-text{background-color:rgba(0,0,0,.2);height:100%;padding-top:var(--sp-3);padding-bottom:var(--sp-2);transition:all var(--transition-time)}.axi-product-table-sticky-header{position:fixed;top:var(--navbar-height-sm);left:0;right:0;z-index:1099}@media(min-width:576px){.axi-product-table-sticky-header{top:var(--navbar-height-md)}}@media(min-width:768px){.axi-product-table-sticky-header{top:calc(var(--navbar-height-lg) - (2.6*var(--logo-spacer)) + (2*var(--logo-spacer)))}}.axi-product-table-sticky-header .axi-products-table-header-text{background-color:rgba(0,0,0,.2);height:100%;padding-top:var(--sp-3);padding-bottom:var(--sp-2)}.axi-product-table-body-wrapper{margin-left:0;margin-right:0;margin-bottom:0}#axi-product-table-body>.container{position:relative;border-bottom:1px solid var(--gray-400)}.axi-de-se-divider{position:relative;border-top:1px solid rgba(255,255,255,.2);width:80%}.axi-delayed-payment-wrapper{background-color:var(--gray-200);border-radius:0 0 5px 5px;box-shadow:0 3px 3px rgba(0,0,0,.1)}.axi-delayed-payment{position:relative;font-size:calc(1rem - .1vw);padding:5px 15px;text-align:justify}@media(min-width:576px){.axi-delayed-payment{font-size:calc(.9rem - .1vw)}}.axi-delayed-payment::after{position:absolute;content:"";top:15%;right:0;width:1px;height:70%;background-color:rgba(0,0,0,.1)}@media(min-width:768px){.axi-delayed-payment::before{position:absolute;content:"";top:15%;left:0;width:1px;height:70%;background-color:rgba(0,0,0,.1)}}.axi-included-icon{position:relative;width:1em;flex-basis:1em;flex-grow:0;flex-shrink:0;height:1em;border-radius:50%;background-color:currentColor}.axi-not-included-icon{position:relative;width:1em;flex-basis:1em;flex-grow:0;flex-shrink:0;height:1em;border-radius:50%;border:1px solid currentColor}.axi-product-table-body-cell{position:relative;background-color:var(--feature-bg);z-index:1}.axi-product-table-cell-height{height:110px !important}@media(max-width:991px){.axi-product-table-cell-height{height:120px !important}.axi-product-table-cell-height-details{height:100px}}@media(max-width:767px){.axi-product-table-cell-height{height:100px !important}}@media(max-width:500px){.axi-product-table-cell-height-details{height:100%}}.axi-product-table-body-cell.axi-product-table-body-cell-colored::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:currentColor;opacity:.1;z-index:-1}.axi-detail-toggler{font-size:.8rem}.axi-detail-toggler span:nth-of-type(2){display:none}.axi-detail-toggler.axi-detail-open span:nth-of-type(1){display:none}.axi-detail-toggler.axi-detail-open span:nth-of-type(2){display:inline-block}.axi-detail-toggler label:nth-of-type(1){margin-bottom:0;margin-left:5px}.axi-detail-toggler img{width:24px}.axi-detail-toggler-all{position:absolute;left:var(--sp-3);bottom:var(--sp-3);font-size:.8rem}.axi-detail-toggler-all span:nth-of-type(1){display:none}.axi-detail-toggler-all.axi-detail-open span:nth-of-type(2){display:none}.axi-detail-toggler-all.axi-detail-open span:nth-of-type(1){display:inline-block}.axi-detail-toggler-all img{width:24px}.axi-detail-wrapper{overflow:hidden;font-size:.9rem}.axi-detail-wrapper .axi-detail-body{position:relative;transition:all var(--transition-time);overflow:hidden;height:auto;max-height:0;will-change:max-height,height}.axi-detail-wrapper .axi-detail-body.axi-detail-open{transition:all var(--medium-transition-time);max-height:1500px}.axi-detail-wrapper>.row{position:relative;transition:all var(--transition-time);overflow:hidden;height:auto;max-height:0;will-change:max-height,height}.axi-detail-wrapper>.row.axi-detail-open{transition:all var(--medium-transition-time);max-height:1500px}@media(max-width:450px){.select-engine-wrapper select{font-size:12px;padding:0 !important}}.price-link{text-decoration:underline !important;color:#fff !important}.price-link:hover{text-decoration:none !important}*{margin:0;padding:0;box-sizing:border-box;list-style:none}.select_wrap{width:45%;user-select:none}.select_wrap .default_option{background:#fff;position:relative;cursor:pointer;border:1px solid #aaa}.select_wrap .default_option li{padding:8px 10px}.select_wrap .default_option:before{content:"";position:absolute;top:18px;right:18px;width:6px;height:6px;border:2px solid;border-color:transparent transparent #555 #555;transform:rotate(-45deg)}.select_wrap .select_ul{position:absolute;top:41px;width:100%;background:#fff;border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;display:none;z-index:20;box-shadow:0 5px 5px rgba(0,0,0,.3);width:43.7%;border:1px solid #aaa}.select-engine-text{font-weight:500;font-size:16px}@media(max-width:1200px){.select-engine-text{font-size:15px}.select_wrap .select_ul{top:71px !important;width:43.5% !important}}@media(max-width:992px){.select_wrap .select_ul{width:67% !important}.select_wrap{width:70%}}@media(max-width:768px){.select_wrap{width:100% !important}.select_wrap .select_ul{top:72px !important;width:94.3% !important}#CurrencyContainer .select2-selection--single{padding-left:0 !important}}@media(max-width:576px){.select_wrap{width:84% !important}.select_wrap .select_ul{top:65px !important;width:79% !important}.select_wrap{font-size:12px !important}}@media(max-width:456px){.select_wrap .select_ul{top:83px !important;width:78% !important}}@media(max-width:348px){.select_wrap{width:100% !important}.select_wrap .select_ul{top:84px !important;width:91% !important}}.select_wrap .select_ul li{padding:8px 10px;cursor:pointer}.select_wrap .option{display:flex;align-items:center}.select_wrap.active .select_ul{display:block}.select_wrap.active .default_option:before{top:25px;transform:rotate(-225deg)}.engine-de p,.engine-se p{margin-bottom:0 !important}.axi-products-section-2{position:relative;overflow:hidden;margin-top:-40px;z-index:1}.axi-products-section-2 *{position:relative;z-index:2}.axi-products-section-2::before{position:absolute;content:"";top:7px;left:60px;width:100%;height:70px;background-color:var(--axi-main-1);transform-origin:100% 0;transform:skewX(-40deg) rotate(-.6deg);z-index:0}.axi-products-section-2::after{position:absolute;content:"";top:10px;right:0;width:120%;height:calc(100% + 42px);background-image:url(../image/aximmetry-products-section-2-bg.webp);background-size:cover;background-position:center top;background-attachment:fixed;background-repeat:no-repeat;transform-origin:100% 0;transform:skewY(-1deg);z-index:0}.axi-rec-wrapper{position:relative;display:inline-block;width:100%;max-width:250px}.axi-rec-wrapper svg{width:100%;max-width:170px;height:auto;stroke:#fff;stroke-width:2}.axi-support-no-webpalpha .axi-products-section-2::after{background-image:url(../image/aximmetry-products-section-2-bg.jpg)}.banner button{display:block;width:1rem;height:1rem;padding:0;border:none;border-radius:100%;background-color:#226c9c;text-indent:-9999px;margin:2px}.slick-dots{justify-content:right !important}.banner button:focus{outline:none !important}li.slick-active button{background-color:#00af8f !important}.slick-dots{display:flex;justify-content:center;margin:0;padding:1rem 0;list-style-type:none}li.slick-active button{background-color:#f00}.product-family-name{font-weight:500 !important}.axi-products-section-3{position:relative;min-height:400px;background-color:var(--gray-200);z-index:1}.axi-margin-top-1{position:relative;top:-50px}.axi-support-no-webpalpha .axi-parallelogram-wrapper div:nth-of-type(3){background-image:url(../image/aximmetry-sales-worldwide.jpg)}.axi-parallelogram-content-wrapper{position:relative;width:100%;height:100%;background-color:#fff;text-align:center;box-shadow:4px 3px 5px rgba(0,0,0,.05);z-index:1}.axi-parallelogram-content-wrapper::before{position:absolute;content:"";top:0;left:0;height:100%;width:220px;background-color:#fff;transform-origin:0 0;transform:skew(calc(var(--parallelogram-skew)*(-1)));z-index:-1;box-shadow:-5px 3px 7px rgba(0,0,0,.05)}@media(max-width:576px){.axi-parallelogram-content-wrapper::before{width:165px !important}}.axi-staff-img-wrapper{position:relative;display:inline-block;width:120px;height:120px;background-color:#f7f7f7;border-radius:50%;overflow:hidden;border:5px solid var(--gray-400);z-index:2}.axi-staff-img-wrapper.axi-smaller{flex-basis:60px;width:60px;height:60px}@media(min-width:576px){.axi-staff-img-wrapper.axi-smaller{flex-basis:80px;width:80px;height:80px}}@media(min-width:768px){.axi-staff-img-wrapper.axi-smaller{flex-basis:70px;width:70px;height:70px}}@media(min-width:1200px){.axi-staff-img-wrapper.axi-smaller{flex-basis:80px;width:80px;height:80px}}.axi-staff-img-wrapper img{width:100%;height:100%;object-fit:cover}.axi-staff-img-wrapper2{position:relative;display:inline-block;border-radius:50%;overflow:hidden;z-index:2;box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,.2);background-image:url(../image/aximmetry-staff-backgrounds-allinone.webp);background-repeat:no-repeat;background-size:auto 100%;background-position:0 0}.axi-staff-img-wrapper2.axi-bg-pos-01{background-position:5% 0}.axi-staff-img-wrapper2.axi-bg-pos-02{background-position:10% 0}.axi-staff-img-wrapper2.axi-bg-pos-03{background-position:15% 0}.axi-staff-img-wrapper2.axi-bg-pos-04{background-position:20% 0}.axi-staff-img-wrapper2.axi-bg-pos-05{background-position:25% 0}.axi-staff-img-wrapper2.axi-bg-pos-06{background-position:30% 0}.axi-staff-img-wrapper2.axi-bg-pos-07{background-position:35% 0}.axi-staff-img-wrapper2.axi-bg-pos-08{background-position:40% 0}.axi-staff-img-wrapper2.axi-bg-pos-09{background-position:45% 0}.axi-staff-img-wrapper2.axi-bg-pos-10{background-position:50% 0}.axi-staff-img-wrapper2.axi-bg-pos-11{background-position:55% 0}.axi-staff-img-wrapper2.axi-bg-pos-12{background-position:60% 0}.axi-staff-img-wrapper2.axi-bg-pos-13{background-position:65% 0}.axi-staff-img-wrapper2.axi-bg-pos-14{background-position:70% 0}.axi-staff-img-wrapper2.axi-bg-pos-15{background-position:75% 0}.axi-staff-img-wrapper2 picture{position:relative;display:block;width:120px;height:120px}.axi-staff-img-wrapper2 picture img{position:relative;display:block;left:5%;top:10%;width:90%;height:90%;object-fit:cover}.axi-staff-img-wrapper2.axi-smaller picture{width:80px;height:80px}.axi-support-no-webpalpha .axi-staff-img-wrapper2{background-image:url(../image/aximmetry-staff-backgrounds-allinone.png)}.axi-staff-top-border{position:relative;border-top:1px solid var(--gray-500);padding-top:var(--sp-2);height:100%;display:flex;flex-direction:column}.axi-staff-top-border>div:last-of-type{flex-grow:1;flex-shrink:1;flex-basis:auto;display:flex;justify-content:center;align-items:flex-end}.axi-city-silhouette{stroke-width:1;stroke:var(--dark);width:70px;height:70px}.axi-city-name{position:relative;display:inline-block;padding-top:5px;text-transform:uppercase}.axi-city-name::before{position:absolute;content:"";top:-3px;left:0;width:100%;height:1px;background-color:var(--dark)}.price-link{text-decoration:underline !important;color:#fff !important}.price-link:hover{text-decoration:none !important}.free-no-watermark,.free-watermarked{font-size:.7rem}@media(max-width:576px){.free-no-watermark,free-watermarked{font-size:.45rem}}.axi-aboutus-section-1{position:relative;margin:0;padding:0;min-height:100vh;width:100%;overflow:hidden;background-color:#fff;z-index:1}.axi-aboutus-section-1::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:url(../image/aximmetry-aboutus-section-1g-bg-small.webp);background-size:cover;background-repeat:no-repeat;background-position:center;opacity:0;animation:bg-fade .3s linear .4s forwards}@media(min-width:768px){.axi-aboutus-section-1::before{background-image:url(../image/aximmetry-aboutus-section-1g-bg.webp)}}.axi-support-no-webpalpha .axi-aboutus-section-1::before{background-image:url(../image/aximmetry-aboutus-section-1g-bg-small.jpg)}@media(min-width:768px){.axi-support-no-webpalpha .axi-aboutus-section-1::before{background-image:url(../image/aximmetry-aboutus-section-1g-bg.jpg)}}.axi-aboutus-h1{position:absolute;max-width:600px;width:90%;top:calc(100vh/2);right:8%;transform:translateY(-45%)}.axi-aboutus-h1-span1,.axi-aboutus-h1-span2{position:relative;opacity:0;top:-100px;transition:all var(--medium-transition-time);will-change:transform,top,opacity;display:inline-block}.axi-aboutus-h1-span1.axi-show,.axi-aboutus-h1-span2.axi-show{top:0;opacity:1}.axi-aboutus-h1-span3{font-family:"Caveat",cursive;font-size:calc(3rem + 3.2vw);font-weight:100;color:var(--axi-accent);position:relative;opacity:0;top:-100px;transition:all var(--medium-transition-time);will-change:transform,top,opacity;display:inline-block}.axi-aboutus-h1-span3.axi-show{top:0;opacity:1}@media(min-width:1201px){.axi-aboutus-h1-span3{font-size:calc(5rem)}}.axi-aboutus-h1-span4{display:block;position:relative;opacity:0;top:-100px;transition:all var(--medium-transition-time);will-change:transform,top,opacity}.axi-aboutus-h1-span4.axi-show{top:0;opacity:1}.axi-aboutus-h1-underline{width:calc(180px - (5.3vw));height:auto;stroke-width:calc(3.5px - (1.3vw/100));stroke:var(--axi-accent);transition:all var(--transition-time)}@media(min-width:576px){.axi-aboutus-h1-underline{width:calc(220px - (5.3vw))}}@media(min-width:768px){.axi-aboutus-h1-underline{stroke-width:3.5px;width:220px}}.axi-aboutus-h1-underline *{stroke-dasharray:3000 3000;stroke-dashoffset:-1500}@keyframes scrolling{0%{transform:translate(0,0)}10%{transform:translate(0,3px)}100%{totransform:translate(0,0)}}.axi-scroll-indicator{position:relative;transform:translate(0,0);animation-name:scrolling;animation-duration:1.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.axi-scroll-indicator:nth-of-type(2){animation-delay:.1s}.axi-aboutus-wrapper{position:relative;margin:100vh 0 0 0;top:0;min-height:400px;z-index:1;transition:all var(--transition-time);overflow:hidden;color:#fff;will-change:transform}.axi-aboutus-wrapper::before{position:absolute;content:"";top:30px;left:0;width:100%;height:150%;transform-origin:0 0;transform:skewY(.5deg);background:rgba(34,108,156,.9);background:linear-gradient(80deg,rgba(7,27,37,.7) 0%,rgba(16,76,112,.7) 21%,rgba(34,108,156,.7) 49%,rgba(0,175,143,.7) 100%);z-index:-1}.axi-aboutus-wrapper::after{position:absolute;content:"";top:0;bottom:0;width:100%;height:100%;transform-origin:100% 100%;transform:skewX(7deg) skewY(-1deg);background-color:rgba(34,108,156,.7);z-index:-2}.axi-and-char{position:relative;left:15px;top:-5px;font-size:calc(1.325rem + .9vw)}@media(min-width:768px){.axi-and-char{font-size:calc(4.3rem + .9vw);line-height:calc(4.3rem + .9vw)}}@media(min-width:1200px){.axi-and-char{font-size:calc(5.2rem);line-height:calc(5.2rem)}}.axi-board-wrapper{position:relative;margin:0;z-index:1;transition:all var(--transition-time)}.axi-staff-img-wrapper-big{position:relative;width:170px;height:170px;margin:auto;border-radius:50%;overflow:hidden;box-shadow:inset 1px 1px 5px 0 rgba(0,0,0,.2);background-image:url(../image/aximmetry-staff-backgrounds-allinone.webp);background-repeat:no-repeat;background-size:auto 100%;background-position:0 0}.axi-staff-img-wrapper-big.axi-bg-pos-01{background-position:-50px 0}.axi-staff-img-wrapper-big.axi-bg-pos-02{background-position:-100px 0}.axi-staff-img-wrapper-big picture{position:relative;display:block;width:100%;height:100%}.axi-staff-img-wrapper-big picture img{position:relative;display:block;top:10%;left:5%;width:90%;height:90%}.axi-support-no-webpalpha .axi-staff-img-wrapper-big{background-image:url(../image/aximmetry-staff-backgrounds-allinone.png)}.axi-board-bg{position:absolute;top:0;left:0;width:100%;height:180%;background-color:rgba(235,235,235,.85);transition:all var(--transition-time)}.axi-board-bg::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='1920' height='400' viewBox='0 0 1920 400' fill='none' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2300AF8F' fill-opacity='0.05' d='M812.149 267.71L807.225 312.88L1002.81 160.753L94.5969 455.602L284.995 -18.1172C284.995 -18.1172 407.188 263.983 411.019 280.783L542.978 237.81L346.116 -168.072L290.531 -150.043L11.0186 527.447L812.149 267.71Z'/%3E%3Cpath fill='%23226C9C' fill-opacity='0.05' d='M-101.134 70.3076L2381.14 399.267L-101.134 465.407L-101.134 70.3076Z'/%3E%3Cpath fill='%23226C9C' fill-opacity='0.05' d='M113.621 45.6655L2381.14 396.277L-49.8184 465.408L113.621 45.6655Z'/%3E%3C/svg%3E%0A");background-size:cover}.axi-board-container{position:relative;top:-50px}.axi-aboutus-section-2{position:relative;margin-top:-50px;z-index:2}.axi-aboutus-section-2::before{position:absolute;content:"";top:-60px;left:0;width:100%;height:calc(100% + 60px);background-image:url(../image/aximmetry-aboutus-section-2-bg.webp);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1}.axi-aboutus-section-2::after{position:absolute;content:"";top:-70px;left:0;width:100%;height:132px;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg width='1920' height='132' viewBox='0 0 1920 132' fill='%2300af8f' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 131.735H0V62.3545L204.918 0.401962L1920 75.9365V131.735Z'/%3E%3C/svg%3E");background-repeat:no-repeat;z-index:-2}.axi-support-no-webpalpha .axi-aboutus-section-2::before{background-image:url(../image/aximmetry-aboutus-section-2-bg.png)}.axi-aboutus-horizontal-text-media{text-transform:uppercase;color:#fff}.axi-aboutus-horizontal-text-media .font-italic{position:relative;display:inline-block;font-size:calc(.6rem + .9vw);line-height:calc(.6rem + .9vw);vertical-align:top;top:5px}@media(min-width:1200px){.axi-aboutus-horizontal-text-media .font-italic{top:4px;line-height:1.2rem;font-size:1.2rem}}.axi-aboutus-horizontal-text-media .text-success{position:relative;display:inline-block;top:0;font-size:calc(1.7rem + .9vw);line-height:calc(1.7rem + .9vw)}@media(min-width:1200px){.axi-aboutus-horizontal-text-media .text-success{font-size:2.5rem;line-height:2.5rem}}.axi-left-bordered{position:relative}.axi-left-bordered::before{position:absolute;content:"";top:0;left:var(--sp-3);width:calc(100% - 2*(var(--sp-3)));height:var(--border-width-1);background-color:#fff}@media(min-width:576px){.axi-left-bordered::before{position:absolute;content:"";top:0;left:-20px;width:var(--border-width-1);height:100%;background-color:#fff}}.axi-upper-small-border{position:relative}.axi-upper-small-border::before{position:absolute;content:"";top:-10px;left:0;width:30px;height:1px;background-color:#fff}.axi-aboutus-section-3{position:relative;width:100%;text-align:center;margin:0;padding:0;background-color:var(--axi-main-1);box-shadow:0 3px 7px rgba(0,0,0,.8);z-index:2}.axi-aboutus-section-3::before{position:absolute;content:"";width:20px;height:20px;transform-origin:center;transform:rotate(45deg);background-color:var(--axi-main-1);bottom:-9px;left:50%}.axi-aboutus-section-4{position:relative;margin:0;padding:0;min-height:500px;z-index:1;overflow:hidden}.axi-aboutus-section-4:hover .axi-about-us-section-4-media-gallery-image-icon rect,.axi-aboutus-section-4:hover .axi-about-us-section-4-media-gallery-image-icon path:nth-of-type(1),.axi-aboutus-section-4:hover .axi-about-us-section-4-media-gallery-image-icon path:nth-of-type(2){fill:var(--axi-accent)}.axi-aboutus-section-4:hover .axi-about-us-section-4-media-gallery-image-icon circle,.axi-aboutus-section-4:hover .axi-about-us-section-4-media-gallery-image-icon path:nth-of-type(3),.axi-aboutus-section-4:hover .axi-about-us-section-4-media-gallery-image-icon path:nth-of-type(4){stroke:#fff}.axi-about-us-section-4-media-gallery-image-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) skew(0deg);stroke:#fff;fill:none;stroke-width:1;width:66px;height:66px;transition:all var(--transition-time);cursor:zoom-in !important}.axi-about-us-section-4-media-gallery-image-icon *{transition:all var(--transition-time)}.axi-aboutus-logo{width:320px;height:auto;fill:#fff;transition:all var(--transition-time)}@media(min-width:576px){.axi-aboutus-logo{width:420px}}.axi-aboutus-gallery{display:flex;flex-wrap:nowrap;align-items:stretch;min-height:500px}.axi-aboutus-gallery div{flex-grow:1;flex-shrink:1;flex-basis:12.5%;box-shadow:-20px 5px 20px rgba(0,0,0,.7);transition:all 1s;cursor:zoom-in}.axi-aboutus-gallery div img{width:100%;height:100%;object-fit:cover}.axi-aboutus-gallery div:hover{flex-basis:95vh}@media(min-width:768px){.axi-aboutus-gallery div:hover{flex-basis:70%}}@media(min-width:992px){.axi-aboutus-gallery div:hover{flex-basis:45%}}@media(min-width:1200px){.axi-aboutus-gallery div:hover{flex-basis:30%}}.axi-jobs-section-1{position:relative;width:100%;min-height:100vh;z-index:1}.axi-jobs-section-1::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:url(../image/aximmetry-jobs-section-1c-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:center top;opacity:0;animation:bg-fade .3s linear .4s forwards;will-change:opacity;z-index:-1}.axi-support-no-webpalpha .axi-jobs-section-1:before{background-image:url(../image/aximmetry-jobs-section-1b-bg.jpg)}.axi-apply-job-ticket-wrapper{position:absolute;top:-10px;right:-10px;display:flex;justify-content:center;align-items:center;height:var(--apply-height);padding-left:calc(var(--sp-3) + 5px);padding-right:var(--sp-3);z-index:1;overflow:hidden}.axi-apply-job-ticket-wrapper::before{position:absolute;content:"";top:0;left:0;height:var(--apply-height);width:100%;transform-origin:0 100%;transform:skew(calc(var(--parallelogram-skew)*(-1)));background-color:var(--axi-accent);z-index:-1}.axi-apply-job-mail{font-size:10px}.axi-date-icon *{stroke:var(--axi-text-for-light);fill:none;stroke-width:1px;stroke:currentColor}.axi-date{font-size:12px}.axi-jobs-parallax{position:relative;transition:all var(--medium-transition-time)}.font-size-30{font-size:30px}.axi-de-section-1{position:relative;margin:0;padding:0;width:100%;min-height:100vh;z-index:1}.axi-de-section-1::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:url(../image/aximmetry-table-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:center top;background-attachment:fixed;opacity:0;animation:bg-fade .3s linear .4s forwards;will-change:opacity;z-index:-1}.axi-support-no-webpalpha .axi-jobs-section-1:before{background-image:url(../image/aximmetry-table-bg.jpg)}.axi-table-responsive{position:relative;background-color:rgba(250,250,250,.8);height:100%;border-top:3px solid var(--primary);overflow-x:auto}.axi-table-responsive.axi-green-top-line{border-top:3px solid var(--success)}.axi-table-responsive-scroll-icon{margin-top:5px;height:9px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg stroke='%232e2e2e' stroke-width='1' stroke-linecap='round' stroke-linejoin='round' fill='none' version='1.1' viewBox='0 0 32 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='13.795' x2='13.795' y1='1' y2='7'/%3E%3Cline x1='16.093' x2='16.093' y1='1' y2='7'/%3E%3Cline x1='18.39' x2='18.39' y1='1' y2='7'/%3E%3Cg transform='translate(0 .17579)'%3E%3Cpath d='m11.497 3.8242h-9.6469'/%3E%3Cpath d='m4.9798 6.9972-3.1293-3.173 3.1293-3.173'/%3E%3C/g%3E%3Cg transform='matrix(-1 0 0 1 32.185 .17579)'%3E%3Cpath d='m11.497 3.8242h-9.6469'/%3E%3Cpath d='m4.9798 6.9972-3.1293-3.173 3.1293-3.173'/%3E%3C/g%3E%3C/svg%3E%0A")}.axi-table-style{position:relative;width:100%;border-collapse:collapse;text-align:center;font-size:var(--table-font-size)}.axi-table-style th{position:relative;padding:var(--sp-2)}.axi-table-style td{position:relative;padding:var(--sp-1) var(--sp-2)}.axi-table-style thead tr:first-child{text-align:center}.axi-table-style thead tr:first-child th{padding:0}.axi-table-style thead tr:first-child h5{position:relative;display:inline-block;text-transform:uppercase;z-index:1;padding:var(--sp-2) var(--sp-4);color:#fff}.axi-table-style thead tr:first-child h5::before{position:absolute;content:"";top:0;left:0;width:55%;height:100%;background-color:var(--primary);transform-origin:0 0;transform:skewX(12deg);z-index:-1}.axi-table-style thead tr:first-child h5::after{position:absolute;content:"";top:0;right:0;width:55%;height:100%;background-color:var(--primary);transform-origin:100% 0;transform:skewX(-12deg);z-index:-1}.axi-table-style thead tr:not(:first-child){background-color:rgba(34,108,156,.1)}.axi-table-style thead th:not(:last-child){position:relative}.axi-table-style thead th:not(:last-child)::before{position:absolute;content:"";top:10px;right:0;width:1px;height:calc(100% - 20px);background-color:var(--table-line)}.axi-table-style.axi-style-1 td:nth-child(3){width:20%}.axi-table-style.axi-style-1 td:nth-child(4){width:15%}.axi-table-style.axi-style-1 td:nth-child(5){width:15%}.axi-table-style.axi-style-2 td:nth-child(n+6){width:9%}.axi-table-style.axi-style-2 tbody:nth-of-type(2n){background-color:rgba(34,108,156,.05)}.axi-table-style.axi-style-2 tbody tr:nth-of-type(2n) td{background-color:rgba(34,108,156,.03)}.axi-table-style.axi-green-header thead tr:first-child h5::before,.axi-table-style.axi-green-header thead tr:first-child h5::after{background-color:var(--success)}.axi-table-style.axi-green-header thead tr:not(:first-child){background-color:rgba(0,175,143,.1)}.axi-table-style.axi-green-header tbody:nth-of-type(2n){background-color:rgba(0,175,143,.05)}.axi-table-style.axi-green-header tbody tr:nth-of-type(2n) td{background-color:rgba(0,175,143,.03)}.axi-bottom-line{border-bottom:1px solid var(--table-line)}.axi-top-line{border-top:1px solid var(--table-line)}.axi-bottom-line-2x{border-bottom:2px solid var(--table-line)}.axi-top-line-2x{border-top:2px solid var(--table-line)}.axi-professional{display:inline-block;position:relative;top:2px;width:1rem;height:1rem;background-color:currentColor;border-radius:50%;margin-right:var(--sp-2)}.axi-design-guide-section-1{position:relative;margin:0;padding:0;width:100%;min-height:100vh;z-index:1;overflow:hidden}.axi-color-square{display:inline-block;position:relative;width:120px;height:120px;background-color:currentColor}.axi-color-square-medium{display:inline-block;position:relative;width:100px;height:100px;background-color:currentColor}.axi-color-square-small{display:inline-block;position:relative;top:3px;width:1em;height:1em;margin-right:var(--sp-2);background-color:currentColor}.axi-color-square-shades{display:block;position:relative;width:4.5em;height:2em}.axi-shade-circle-sector text{fill:currentColor;font-size:10px;font-weight:bold;text-transform:uppercase;text-anchor:middle;text-align:center;line-height:1.25}.axi-main-1-darker-shade-1{fill:var(--axi-main-1-darker-shade-1)}.axi-main-1-lighter-shade-1{fill:var(--axi-main-1-lighter-shade-1)}.axi-accent-darker-shade-1{fill:var(--axi-accent-darker-shade-1)}.axi-accent-lighter-shade-1{fill:var(--axi-accent-lighter-shade-1)}.axi-main-1-darker-shade-2{fill:var(--axi-main-1-darker-shade-2)}.axi-main-1-lighter-shade-2{fill:var(--axi-main-1-lighter-shade-2)}.axi-accent-darker-shade-2{fill:var(--axi-accent-darker-shade-2)}.axi-accent-lighter-shade-2{fill:var(--axi-accent-lighter-shade-2)}.axi-main-1-darker-shade-3{fill:var(--axi-main-1-darker-shade-3)}.axi-main-1-lighter-shade-3{fill:var(--axi-main-1-lighter-shade-3)}.axi-accent-darker-shade-3{fill:var(--axi-accent-darker-shade-3)}.axi-accent-lighter-shade-3{fill:var(--axi-accent-lighter-shade-3)}.axi-main-1-darker-shade-4{fill:var(--axi-main-1-darker-shade-4)}.axi-main-1-lighter-shade-4{fill:var(--axi-main-1-lighter-shade-4)}.axi-accent-darker-shade-4{fill:var(--axi-accent-darker-shade-4)}.axi-accent-lighter-shade-4{fill:var(--axi-accent-lighter-shade-4)}.axi-main-1-darker-shade-5{fill:var(--axi-main-1-darker-shade-5)}.axi-main-1-lighter-shade-5{fill:var(--axi-main-1-lighter-shade-5)}.axi-accent-darker-shade-5{fill:var(--axi-accent-darker-shade-5)}.axi-accent-lighter-shade-5{fill:var(--axi-accent-lighter-shade-5)}.axi-main-1-darker-shade-6{fill:var(--axi-main-1-darker-shade-6)}.axi-main-1-lighter-shade-6{fill:var(--axi-main-1-lighter-shade-6)}.axi-accent-darker-shade-6{fill:var(--axi-accent-darker-shade-6)}.axi-accent-lighter-shade-6{fill:var(--axi-accent-lighter-shade-6)}.axi-main-1-darker-shade-7{fill:var(--axi-main-1-darker-shade-7)}.axi-main-1-lighter-shade-7{fill:var(--axi-main-1-lighter-shade-7)}.axi-accent-darker-shade-7{fill:var(--axi-accent-darker-shade-7)}.axi-accent-lighter-shade-7{fill:var(--axi-accent-lighter-shade-7)}.axi-main-1-darker-shade-8{fill:var(--axi-main-1-darker-shade-8)}.axi-main-1-lighter-shade-8{fill:var(--axi-main-1-lighter-shade-8)}.axi-accent-darker-shade-8{fill:var(--axi-accent-darker-shade-8)}.axi-accent-lighter-shade-8{fill:var(--axi-accent-lighter-shade-8)}.axi-main-1-darker-shade-9{fill:var(--axi-main-1-darker-shade-9)}.axi-main-1-lighter-shade-9{fill:var(--axi-main-1-lighter-shade-9)}.axi-accent-darker-shade-9{fill:var(--axi-accent-darker-shade-9)}.axi-accent-lighter-shade-9{fill:var(--axi-accent-lighter-shade-9)}.axi-main-1-darker-shade-10{fill:var(--axi-main-1-darker-shade-10)}.axi-main-1-lighter-shade-10{fill:var(--axi-main-1-lighter-shade-10)}.axi-accent-darker-shade-10{fill:var(--axi-accent-darker-shade-10)}.axi-accent-lighter-shade-10{fill:var(--axi-accent-lighter-shade-10)}.axi-gray-shade-10{fill:#000}.axi-gray-shade-1{fill:var(--gray-100)}.axi-gray-shade-2{fill:var(--gray-200)}.axi-gray-shade-3{fill:var(--gray-300)}.axi-gray-shade-4{fill:var(--gray-400)}.axi-gray-shade-5{fill:var(--gray-500)}.axi-gray-shade-6{fill:var(--gray-600)}.axi-gray-shade-7{fill:var(--gray-700)}.axi-gray-shade-8{fill:var(--gray-800)}.axi-gray-shade-9{fill:var(--gray-900)}.axi-shades-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff}.axi-design-guide-section-2{position:relative;margin:0;padding:0;width:100%;background-color:var(--gray-500);z-index:1;overflow:hidden}.axi-download{position:relative;display:inline-block;width:20px;height:20px;border-radius:2px;text-align:center;text-decoration:none !important}.axi-download.axi-download-fonts{top:-50px;right:42px}.axi-download svg{position:relative;top:-3px;width:50%;height:auto;stroke:currentColor;stroke-width:2}.axi-dg-right-triangles{position:relative}.axi-dg-right-triangles::after{position:absolute;content:"";top:0;right:calc(-5% + 1px);z-index:4;width:5%;height:100%;background-image:url("data:image/svg+xml,%3Csvg width='60' height='801' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.88477 39.6013L59.919 83.4513L17.3307 800.986H6.88477V39.6013Z' fill-opacity='.1' fill='%23000000'/%3E%3Cpath d='M0.884766 0.98584L45.002 14.7395L8.95252 800.986H0.884766V0.98584Z' fill='%23EFEFEF'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat}.axi-design-guide-section-3{position:relative;background-repeat:no-repeat;background-size:cover;background-position:left bottom;background-image:url(../image/aximmetry-brand-guide-section-3-bg.webp);z-index:2}.axi-support-no-webpalpha .axi-design-guide-section-3{background-image:url(../image/aximmetry-brand-guide-section-3-bg.png)}.bg-50-blured{background-color:rgba(0,0,0,.6);backdrop-filter:blur(10px)}.axi-max-width-120{max-width:120px}.axi-design-guide-section-4{position:relative;top:-50px;z-index:1;background:#226d9c;background:-webkit-radial-gradient(top left,#226d9c,#00af90);background:-moz-radial-gradient(top left,#226d9c,#00af90);background:radial-gradient(to bottom right,#226d9c,#00af90);overflow:hidden}.axi-typo{position:relative;display:inline-block;border-radius:50%;background-color:#fff;width:180px;height:180px;right:-40px;margin-top:-50px;text-align:center;padding-top:70px}.axi-quote{width:20px;height:auto;fill:var(--gray-400)}.axi-gradient-height{height:350px}@media(min-width:768px){.axi-gradient-height{height:100%}}.axi-gradient-1{background:linear-gradient(0deg,var(--primary) 0%,var(--dark) 100%)}.axi-gradient-2{background:linear-gradient(0deg,#fff 0%,var(--primary) 100%)}.axi-gradient-3{background:linear-gradient(0deg,var(--primary) 0%,var(--success) 100%)}.axi-theme-square{width:100%;padding-top:100%}.axi-mini-logo-wrapper{display:inline-block;width:50px;height:50px;padding:5px var(--sp-2) var(--sp-2) var(--sp-2);border-radius:50%}.axi-post-section-1{width:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:top center;background-attachment:fixed;background-image:url(../image/aximmetry-job-section-1.webp);min-height:calc(100vh - 380px)}.axi-support-no-webpalpha .axi-post-section-1{background-image:url(../image/aximmetry-job-section-1.jpg)}.axi-job-detail-title-wrapper{position:relative;top:0;left:0;width:100%;min-height:200px;z-index:1}.axi-job-detail-title-wrapper::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:transparent;box-shadow:-3px 3px 10px rgba(0,0,0,.2)}@media(min-width:992px){.axi-job-detail-title-wrapper{position:absolute;top:0;left:0;width:calc(var(--job-title-width) + var(--job-title-angle) - var(--sp-3));height:100%}.axi-job-detail-title-wrapper::before{width:calc(100% - var(--job-title-angle));height:100%}}.axi-job-detail-title-container{position:relative;top:0;left:0;width:100%;height:100%;clip-path:polygon(0 0,100% 0,100% 100%,0 100%);backdrop-filter:blur(5px);overflow:hidden}@media(min-width:992px){.axi-job-detail-title-container{clip-path:polygon(0 0,100% 0,calc(100% - var(--job-title-angle)) 100%,0 100%)}}.axi-job-detail-title-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.9}.axi-job-detail-title-and-excerpt-wrapper{position:relative;padding:var(--sp-4);color:#fff}.axi-job-detail-body-wrapper{position:relative;margin-top:var(--sp-3);width:100%;z-index:2;padding:0;transition:all var(--transition-time)}.axi-job-detail-body-wrapper::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:transparent;box-shadow:-5px 3px 20px rgba(0,0,0,.1)}@media(min-width:992px){.axi-job-detail-body-wrapper{margin-top:0;margin-left:var(--job-title-width);width:calc(100% - var(--job-title-width));min-height:initial;height:100%}.axi-job-detail-body-wrapper::before{left:var(--job-title-angle);width:calc(100% - var(--job-title-angle));height:100%}}.axi-job-detail-body-container{position:relative;width:100%;height:100%;background-color:#fff;z-index:2;padding:var(--sp-4) var(--sp-4) var(--sp-4) calc(var(--sp-4) + var(--job-title-angle));clip-path:polygon(0 0,100% 0,100% 100%,0 100%);transition:all var(--transition-time)}@media(min-width:992px){.axi-job-detail-body-container{clip-path:polygon(var(--job-title-angle) 0,100% 0,100% 100%,0 100%)}}.axi-error-section-1{width:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:top center;background-attachment:fixed;background-image:url(../image/aximmetry-job-section-1.webp);min-height:calc(100vh - 380px)}.axi-support-no-webpalpha .axi-error-section-1{background-image:url(../image/aximmetry-job-section-1.jpg)}.axi-tv-screen-wrapper{position:relative;width:100%;min-height:var(--tv-screen-height);border-radius:var(--tv-screen-radius);box-shadow:0 0 15px inset rgba(0,0,0,.9),3px 3px 10px rgba(0,0,0,.5)}.axi-tv-screen-content{position:relative;width:100%;min-height:var(--tv-screen-height);border-radius:var(--tv-screen-radius);background-color:#666;display:flex;justify-content:center;align-items:center}.axi-tv-screen-content::after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:linear-gradient(to top,rgba(255,255,255,.2) 33.3%,rgba(255,255,255,.4) 33.3%,rgba(255,255,255,.4) 66.7%,rgba(255,255,255,.6) 66.7%),linear-gradient(to right,rgba(255,0,0,.7) 33.3%,rgba(0,255,0,.7) 33.3%,rgba(0,255,0,.6) 66.7%,rgba(0,0,255,.6) 66.7%);background-size:3px 3px;mix-blend-mode:multiply;background-color:#00f;border-radius:var(--tv-screen-radius);box-shadow:0 0 10px inset rgba(0,0,0,.9)}@keyframes axi-tremolo{0%{transform:translate(1px,1px);text-shadow:5px 0 rgba(255,0,0,.9),-5px 0 rgba(0,0,255,.9)}5%{transform:translate(1px,1px);text-shadow:2px 0 rgba(255,0,0,.9),-2px 0 rgba(0,0,255,.9)}10%{transform:translate(1px,1px);text-shadow:4px 0 rgba(255,0,0,.9),-4px 0 rgba(0,0,255,.9)}15%{transform:translate(1px,1px);text-shadow:6px 0 rgba(255,0,0,.9),-6px 0 rgba(0,0,255,.9)}20%{transform:translate(1px,2px);text-shadow:1px 0 rgba(255,0,0,.9),-1px 0 rgba(0,0,255,.9)}25%{transform:translate(1px,2px);text-shadow:1px 0 rgba(255,0,0,.9),-1px 0 rgba(0,0,255,.9)}30%{transform:translate(1px,2px);text-shadow:2px 0 rgba(255,0,0,.9),-2px 0 rgba(0,0,255,.9)}35%{transform:translate(1px,2px);text-shadow:1px 0 rgba(255,0,0,.9),-1px 0 rgba(0,0,255,.9)}40%{transform:translate(2px,1px);text-shadow:1px 0 rgba(255,0,0,.9),-1px 0 rgba(0,0,255,.9)}45%{transform:translate(2px,1px);text-shadow:2px 0 rgba(255,0,0,.9),-2px 0 rgba(0,0,255,.9)}50%{transform:translate(2px,1px);text-shadow:2px 0 rgba(255,0,0,.9),-3px 0 rgba(0,0,255,.9)}55%{transform:translate(2px,1px);text-shadow:3px 0 rgba(255,0,0,.9),-3px 0 rgba(0,0,255,.9)}60%{transform:translate(1px,1px);text-shadow:1px 0 rgba(255,0,0,.9),-1px 0 rgba(0,0,255,.9)}65%{transform:translate(1px,1px);text-shadow:4px 0 rgba(255,0,0,.9),-4px 0 rgba(0,0,255,.9)}70%{transform:translate(1px,1px);text-shadow:2px 0 rgba(255,0,0,.9),-2px 0 rgba(0,0,255,.9)}75%{transform:translate(1px,1px);text-shadow:1px 0 rgba(255,0,0,.9),-1px 0 rgba(0,0,255,.9)}80%{transform:translate(2px,1px);text-shadow:4px 0 rgba(255,0,0,.9),-4px 0 rgba(0,0,255,.9)}85%{transform:translate(2px,1px);text-shadow:2px 0 rgba(255,0,0,.9),-2px 0 rgba(0,0,255,.9)}90%{transform:translate(2px,2px);text-shadow:4px 0 rgba(255,0,0,.9),-4px 0 rgba(0,0,255,.9)}95%{transform:translate(2px,2px);text-shadow:1px 0 rgba(255,0,0,.9),-1px 0 rgba(0,0,255,.9)}100%{transform:translate(1px,2px);text-shadow:2px 0 rgba(255,0,0,.9),-2px 0 rgba(0,0,255,.9)}}.axi-tv-screen-txt-wrapper{position:relative;width:100%;min-height:var(--tv-screen-height)}.axi-av-input{position:absolute;top:20px;left:40px;font-size:calc(28px + 1vw);color:#ff0;animation:axi-tremolo 1s linear .5s infinite}.axi-low-power{position:absolute;top:20px;left:20px;font-size:calc(28px + 1vw);color:#ff0;animation:axi-tremolo 1s linear .5s infinite}.axi-error-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;padding:0 var(--sp-3) 40px var(--sp-3)}.axi-error-type,.axi-error-message{position:relative;color:#fff;font-weight:100;text-transform:uppercase;text-align:center;animation:axi-tremolo 1s linear .5s infinite}.axi-error-type{font-size:calc(28px + 4vw)}.axi-error-message{font-size:calc(28px + 1vw)}.axi-screen-link{position:absolute;content:"";bottom:30px;left:50%;transform:translateX(-50%);color:#ff0;font-size:calc(28px + 1.4vw);opacity:.5;transition:color var(--transition-time);animation:axi-tremolo 1s linear .5s infinite;text-decoration:none}.axi-screen-link:hover{text-decoration:none;color:var(--danger)}@keyframes axi-pulse{0%{opacity:0}50%{opacity:0}50.5%{opacity:1}100%{opacity:1}}.axi-battery{position:relative;margin-left:10px;margin-top:10px;width:56px;height:34px;border-radius:4px;border:4px solid #f00;opacity:0;animation:axi-pulse 1s linear infinite}.axi-battery::after{position:absolute;content:"";top:2px;right:-8px;width:6px;height:24px;background-color:#f00;border-radius:0 2px 2px 0}.axi-tv-screen-corner{position:absolute;border-style:solid;border-color:#fff;width:50px;height:50px;animation:axi-tremolo 1s linear .5s infinite}.axi-corner-topleft{top:var(--tv-screen-corner-dist);left:var(--tv-screen-corner-dist);border-width:1px 0 0 1px}.axi-corner-topright{top:var(--tv-screen-corner-dist);right:var(--tv-screen-corner-dist);border-width:1px 1px 0 0}.axi-corner-bottomleft{bottom:var(--tv-screen-corner-dist);left:var(--tv-screen-corner-dist);border-width:0 0 1px 1px}.axi-corner-bottomright{bottom:var(--tv-screen-corner-dist);right:var(--tv-screen-corner-dist);border-width:0 1px 1px 0}.axi-cookie-consent-wrapper{position:fixed;right:0;bottom:0;width:100%;max-width:450px;z-index:5000;opacity:1;transition:opacity 0s linear,z-index 0s linear 0s}.axi-cookie-consent-wrapper::before{position:absolute;content:"";top:0;left:0;width:calc(100% - var(--job-title-angle));height:100%;background-color:transparent;transform-origin:0 100%;transform:skewX(0deg);box-shadow:-10px -4px 15px rgba(0,0,0,.2)}@media(min-width:451px){.axi-cookie-consent-wrapper::before{transform:skewX(-8deg)}}.axi-cookie-consent-wrapper.axi-hide{transition:opacity .3s linear,z-index .05s linear .3s;opacity:0;z-index:-5000}.axi-cookie-consent-content{position:relative;width:100%;max-width:450px;min-height:var(--cookie-consent-min-height);background:linear-gradient(320deg,rgba(34,108,156,.95) 0%,rgba(0,175,143,.95) 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);padding:var(--sp-3) var(--sp-3) var(--sp-3) calc(var(--job-title-angle) + var(--sp-3));z-index:1}@media(min-width:451px){.axi-cookie-consent-content{clip-path:polygon(var(--job-title-angle) 0,100% 0,100% 100%,0 100%)}}.axi-cookie-consent-body-wrapper{color:#fff;font-size:13px;text-align:justify}.axi-cookie-input{position:absolute;top:0;left:0;visibility:hidden;z-index:-1000}.axi-cookie-input~.axi-switch-wrapper .axi-switch-container{transition:all .3s;transform:translateX(0)}.axi-cookie-input:checked~.axi-switch-wrapper .axi-switch-container{transform:translateX(18px)}.axi-cookie-input:checked~.axi-switch-wrapper .axi-switch-container .axi-switch{fill:var(--success) !important}.axi-cookie-input:checked~.axi-switch-wrapper .axi-switch-container .axi-cross-line-1{transition:all .3s ease-in-out .3s !important;stroke-dashoffset:var(--dash-offset-1) !important}.axi-cookie-input:checked~.axi-switch-wrapper .axi-switch-container .axi-cross-line-2{transition:all .3s ease-in-out .5s !important;stroke-dashoffset:var(--dash-offset-2) !important}.axi-cookie-input:disabled .axi-switch-bg{fill:#ddd}.axi-price-cross-line{color:#fff}.axi-switch-wrapper{display:block;position:relative;top:-1px;cursor:pointer}.axi-switch-wrapper.axi-checked .axi-switch-container{transform:translateX(18px)}.axi-switch-wrapper.axi-checked .axi-switch-container .axi-switch{fill:var(--success) !important}.axi-switch-wrapper.axi-checked .axi-switch-container .axi-cross-line-1{stroke-dashoffset:var(--dash-offset-1) !important}.axi-switch-wrapper.axi-checked .axi-switch-container .axi-cross-line-2{stroke-dashoffset:var(--dash-offset-2) !important}.axi-switch-wrapper.axi-disabled .axi-switch-bg{fill:#ddd}.axi-switch-bg{fill:#fff}.axi-switch{stroke-width:0;fill:var(--gray-500)}.axi-cross-line-1,.axi-cross-line-2{stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;fill:none}.axi-cross-line-1{transition:all .3s ease-in-out .5s;stroke-dasharray:10;stroke-dashoffset:0}.axi-cross-line-2{transition:all .3s ease-in-out .3s;stroke-dasharray:20;stroke-dashoffset:-20}.axi-cursor-pointer{cursor:pointer}.axi-cursor-not-allowed{cursor:not-allowed !important}.axi-cookie-detail-wrapper{position:relative;color:#fff}.axi-cookie-detail-input{position:absolute;top:0;left:0;z-index:-100;width:0;height:0;opacity:0}.axi-cookie-detail-input:checked~.axi-cookie-detail-toggler-wrapper .axi-circle-toggler::after{top:2px !important;transform:rotate(-45deg) !important}.axi-cookie-detail-input:checked~.axi-cookie-detail-toggler-wrapper~.axi-cookie-detail{max-height:800px !important}.axi-cookie-detail{position:relative;overflow:hidden;max-height:0;height:auto;transition:all .3s}.axi-cookie-detail p{font-size:12px;text-align:justify}.axi-cookie-detail-toggler-wrapper{display:flex;flex-wrap:nowrap;align-items:flex-start;cursor:pointer}.axi-detail-toggler{position:relative;top:-7px;font-size:11px;padding:0 5px;flex-grow:0;flex-shrink:0}.axi-dotted-line-l,.axi-dotted-line-r{height:2px;border-bottom:1px dashed rgba(255,255,255,.4)}.axi-dotted-line-l{flex-grow:1;flex-shrink:1}.axi-dotted-line-r{flex-grow:0;flex-shrink:0;flex-basis:20px}.axi-circle-toggler{position:relative;display:inline-block;width:13px;height:13px;border-radius:50%;border:1px dashed rgba(255,255,255,.4);margin-left:5px;top:1px}.axi-circle-toggler::after{position:absolute;content:"";top:4px;left:3px;width:5px;height:5px;border-style:solid;border-width:0 0 1px 1px;border-color:transparent transparent #fff #fff;transform-origin:center;transform:rotate(135deg)}.axi-general-colorized-header-wrapper{padding:0;margin:0;position:relative}.axi-general-colorized-header{position:relative;display:block;width:96%;height:15px;transform:skewX(30deg);box-shadow:0 -3px 5px rgba(0,0,0,.2)}.axi-1-from-left{left:4%}.axi-2-from-left{left:-2%}.axi-3-from-left{left:2%}.axi-grants-section-1{width:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:top center;background-attachment:fixed;background-image:url(../image/aximmetry-grants-bg.webp);min-height:calc(100vh - 380px)}.axi-support-no-webpalpha .axi-grants-section-1{background-image:url(../image/aximmetry-grants-bg.jpg)}.axi-ethics-policy-section-1{width:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:top center;background-attachment:fixed;background-image:url(../image/aximmetry-eula-bg.webp);min-height:calc(100vh - 380px)}.axi-led-virtual-production-video-bg{position:fixed;top:0;left:0;margin:0;padding:0;width:100%;height:100vh;z-index:-1}.led-virtual-production-title{height:100vh}.axi-led-virtual-production-section-2,.axi-aximmetry-eye-section-2{position:relative;background-color:var(--gray-200);z-index:1}.axi-led-virtual-production-video-bg::before{position:absolute;content:"";width:100%;height:100vh;background:radial-gradient(circle at bottom right,rgba(34,108,156,.4) 0,rgba(34,108,156,.4) 40%,rgba(255,255,255,.9) 80%,rgba(255,255,255,.9) 100%),linear-gradient(-7deg,rgba(34,108,156,.1) 0,rgba(34,108,156,.3) 70%,rgba(255,255,255,.9) 100%);z-index:1}.axi-led-virtual-production-video-bg video{position:relative;width:100%;height:100vh;object-fit:cover}.axi-led-virtual-production-section-4{position:relative;min-height:400px;background-image:url(../image/aximmetry-bg-4.webp);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;overflow:hidden;padding-bottom:var(--sp-6)}.axi-led-virtual-production-section-5{position:relative;margin:0;padding:0;min-height:400px;background-color:var(--gray-200);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23ffffff' fill-opacity='0.8' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E")}.axi-gradient-led-virtual-production-stripes,.axi-gradient-led-virtual-production-stripes-white{position:relative;height:100%;transform-origin:0 100%;transform:rotate(-36deg)}.axi-gradient-led-virtual-production-stripes div,.axi-gradient-led-virtual-production-stripes-white div{position:relative;width:400%}.axi-gradient-led-virtual-production-stripes div:nth-child(1){height:70%;background-color:rgba(255,255,255,.35)}.axi-gradient-led-virtual-production-stripes div:nth-child(2){height:20%;background-color:rgba(255,255,255,.25)}.axi-gradient-led-virtual-production-stripes div:nth-child(3){height:10%;background-color:rgba(255,255,255,.15)}.axi-gradient-led-virtual-production-stripes-white div:nth-child(1){height:70%;background-color:rgba(255,255,255,.75)}.axi-gradient-led-virtual-production-stripes-white div:nth-child(2){height:20%;background-color:rgba(255,255,255,.65)}.axi-gradient-led-virtual-production-stripes-white div:nth-child(3){height:10%;background-color:rgba(255,255,255,.55)}.axi-led-virtual-production-txt-for{font-size:22px;font-weight:400}.axi-video-explanation-text-wrapper.axi-bottom-led-virtual-production-triangles::after{position:absolute;content:"";bottom:-49px;left:0;z-index:4;width:100%;height:50px;background-image:url("data:image/svg+xml,%3Csvg width='1440' height='43' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 3.64648H1440L1286.31 42.7618L0 6.79948V3.64648Z' fill-opacity='.9' fill='%23226c9c'/%3E%3Cpath d='M0 0.664795H1440V5.76531L1371.06 34.7855L0 6.72608V0.664795Z' fill='%23226c9c'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-position:left top;background-repeat:no-repeat}.led-virtual-production-link{position:relative;display:inline-block;text-decoration:none !important;color:var(--axi-text-for-dark);cursor:pointer;margin-bottom:var(--sp-1)}.xr-technology-title{text-decoration:underline;color:var(--axi-accent)}.led-virtual-production-link::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:-1px;background-color:var(--axi-text-for-dark)}.led-virtual-production-link:hover{color:#fff}.xr-technology-title{text-decoration:underline;color:var(--axi-accent)}.axi-txt-competitive-price{font-size:calc(2.2rem + .9vw)}.axi-txt-led{font-size:calc(4rem + .9vw);line-height:calc(2.9rem + .9vw)}.axi-txt-specific{font-size:calc(1.7rem + .9vw);line-height:calc(2.9rem + .9vw)}@media(max-width:355px){.axi-txt-competitive-price{font-size:calc(2rem + .9vw)}.axi-txt-led{font-size:calc(3rem + .9vw)}.axi-txt-specific{font-size:calc(1.1rem + .9vw);line-height:calc(.9rem + .9vw)}.axi-txt-for{padding-top:20px}.axi-txt-specific{font-size:calc(1.7rem + .9vw);line-height:calc(1rem + .9vw)}}@media(min-width:576px){.axi-txt-competitive-price{font-size:calc(2.4rem + .9vw);line-height:calc(2.9rem + .9vw)}.axi-txt-led{font-size:calc(4.3rem + .9vw);line-height:calc(2.9rem + .9vw)}.axi-txt-led-specific{font-size:calc(2.4rem + .9vw);line-height:calc(2.9rem + .9vw)}}@media(min-width:768px){.axi-txt-competitive-price{font-size:calc(2.6rem + .9vw);line-height:calc(3.2rem + .9vw)}.axi-txt-led{font-size:calc(4.7rem + .9vw);line-height:calc(2.9rem + .9vw)}.axi-txt-led-specific{font-size:calc(2.6rem + .9vw);line-height:calc(2.9rem + .9vw)}}@media(min-width:992px){.axi-txt-competitive-price{font-size:calc(2.7rem + .9vw);line-height:calc(3.5rem + .9vw)}.axi-txt-led{font-size:calc(5rem + .9vw);line-height:calc(2.9rem + .9vw)}.axi-txt-led-specific{font-size:calc(2.6rem + .9vw);line-height:calc(2.9rem + .9vw)}}@media(min-width:1200px){.axi-txt-competitive-price{font-size:3.4rem;line-height:calc(2rem + 35px)}.axi-txt-led{font-size:calc(5rem + .9vw);line-height:calc(2.9rem + .9vw)}.axi-txt-led-specific{font-size:calc(2.3rem + .9vw);line-height:calc(2.9rem + .9vw)}}.axi-meteo-section-1{width:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:top center;background-attachment:fixed;background-image:url(../image/aximmetry-cloud-bg.webp);min-height:calc(100vh - 380px)}.axi-support-no-webpalpha .axi-meteo-section-1{background-image:url(../image/aximmetry-cloud-bg.jpg)}.axi-parallelogram-meteo-wrapper{position:relative;display:inline-block;right:-40px;width:calc(100% - 40px);height:100%;background-color:var(--axi-main-1);transform-origin:100% 0;transform:skew(calc(var(--parallelogram-skew)*(-1)))}.axi-parallelogram-single-meteo-green-bg{background-color:var(--axi-accent) !important}.axi-parallelogram-single-meteo-black-bg{background-color:var(--dark) !important}.axi-eula-section-1{width:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:top center;background-attachment:fixed;background-image:url(../image/aximmetry-eula-bg.webp);min-height:calc(100vh - 380px)}.axi-support-no-webpalpha .axi-eula-section-1{background-image:url(../image/aximmetry-eula-bg.jpg)}.axi-third-party-licenses-section-1{width:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:top center;background-attachment:fixed;background-image:url(../image/aximmetry-third-party-licenses-bg.webp);min-height:calc(100vh - 380px)}.axi-support-no-webpalpha .axi-third-party-licenses-section-1{background-image:url(../image/aximmetry-third-party-licenses-bg.jpg)}.axi-se-de-section-1{width:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:top center;background-attachment:fixed;background-image:url(../image/aximmetry-se-de-bg.webp);min-height:calc(100vh - 380px)}.axi-se-wrapper,.axi-de-wrapper{position:relative}.axi-de-se-wrapper-bottom{position:relative;min-height:600px;background:linear-gradient(#226d9c,#226d9c,#226d9c,transparent);color:#fff;z-index:1;margin-top:537px;min-height:600px}.axi-de-se-text-wrapper{position:absolute;top:50%;left:0;transform:translateY(-50%);color:var(--light);width:100%;max-width:800px;z-index:4}.axi-section-1-de-se,.axi-section-aximmetry-eye{position:relative;width:100%;max-width:655px;text-align:justify}.axi-de-text{position:relative;top:-5px;font-size:calc(1.325rem + .9vw)}.axi-de-board-container{position:relative;opacity:.8}@media(min-width:576px){.axi-de-text{top:0}}@media(min-width:768px){.axi-de-text{font-size:calc(4.3rem + .9vw);line-height:calc(4.3rem + .9vw)}}@media(min-width:1200px){.axi-de-text{font-size:calc(5.2rem);line-height:calc(5.2rem)}}.white-box{background-color:#fff;position:relative}.white-box::before{opacity:.5;position:absolute}.box-highlight{box-shadow:40px 60px rgba(255,255,255,.25),18px 36px rgba(255,255,255,.3)}.beta-picture{left:65px;bottom:10px}.axi-parallelogram-content-wrapper-axi-eye-primary{position:relative;width:100%;height:100%;text-align:center;box-shadow:4px 3px 5px rgba(0,0,0,.05);z-index:1;clip-path:polygon(0 0,100% 0%,calc(100% - 52px) 100%,0% 100%)}.axi-parallelogram-content-wrapper-axi-eye{position:relative;width:100%;height:100%;text-align:center;background-color:rgba(255,255,255,.5);box-shadow:4px 3px 5px rgba(0,0,0,.05);z-index:1;clip-path:polygon(calc(42% - 52px) 0%,100% 0%,100% 100%,0% 100%)}@media(max-width:768px){.axi-parallelogram-content-wrapper-axi-eye{clip-path:polygon(0 0,calc(100% - 52px) 0%,100% 100%,0% 100%)}}.axi-parallelogram-content-wrapper-axi-eye-track{position:relative;width:100%;height:100%;text-align:center;background-color:rgba(255,255,255,1);box-shadow:4px 3px 5px rgba(0,0,0,.05);z-index:1;clip-path:polygon(0 0,100% 0%,calc(100% - 52px) 100%,0% 100%)}.zoom-img-axi-eye{overflow:hidden}.zoom-img-axi-eye img{width:100%;transition:.5s all ease-in-out}.zoom-img-axi-eye img:hover{transform:scale(1.04)}.axi-parallelogram-img-eye{position:absolute;background-color:var(--axi-accent);top:-25px;width:100%;height:100%;left:-15px}.axi-parallelogram-img-eye-tracking{position:absolute;background-color:var(--axi-main-1);top:-25px;width:100%;height:100%;left:-15px}.axi-parallelogram-img-eye-preview{position:absolute;background-color:var(--dark);top:-25px;width:100%;height:100%;left:-15px;opacity:.85}.axi-eye-topic{height:100%;align-items:center;display:flex}.aximmetry-eye-movie-making{clip-path:polygon(0 0,100% 0%,calc(100% - 32px) 100%,0% 100%)}.axi-aximmetry-eye-section-7{margin:0;padding:0;background-color:var(--gray-200);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23ffffff' fill-opacity='0.8' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E")}.axi-img-placeholder-wrapper-2{position:absolute;top:0;left:0;width:100%;overflow:hidden;cursor:pointer;z-index:2}.explanation-star{color:var(--axi-text-for-light)}.axi-aximmetry-eye-section-2 h3,.axi-aximmetry-eye-section-8 h3,.axi-aximmetry-eye-section-9 h3{font-size:1.25rem!important}.axi-order-1{order:1}@media(min-width:576px){.axi-order-sm-1{order:1 !important}}@media(min-width:768px){.axi-order-md-1{order:1 !important}}@media(min-width:992px){.axi-order-lg-1{order:1 !important}}@media(min-width:1200px){.axi-order-xl-1{order:1 !important}}.axi-order-2{order:2}@media(min-width:576px){.axi-order-sm-2{order:2 !important}}@media(min-width:768px){.axi-order-md-2{order:2 !important}}@media(min-width:992px){.axi-order-lg-2{order:2 !important}}@media(min-width:1200px){.axi-order-xl-2{order:2 !important}}.axi-order-3{order:3}@media(min-width:576px){.axi-order-sm-3{order:3 !important}}@media(min-width:768px){.axi-order-md-3{order:3 !important}}@media(min-width:992px){.axi-order-lg-3{order:3 !important}}@media(min-width:1200px){.axi-order-xl-3{order:3 !important}}.axi-order-4{order:4}@media(min-width:576px){.axi-order-sm-4{order:4 !important}}@media(min-width:768px){.axi-order-md-4{order:4 !important}}@media(min-width:992px){.axi-order-lg-4{order:4 !important}}@media(min-width:1200px){.axi-order-xl-4{order:4 !important}}.axi-order-5{order:5}@media(min-width:576px){.axi-order-sm-5{order:5 !important}}@media(min-width:768px){.axi-order-md-5{order:5 !important}}@media(min-width:992px){.axi-order-lg-5{order:5 !important}}@media(min-width:1200px){.axi-order-xl-5{order:5 !important}}.axi-order-6{order:6}@media(min-width:576px){.axi-order-sm-6{order:6 !important}}@media(min-width:768px){.axi-order-md-6{order:6 !important}}@media(min-width:992px){.axi-order-lg-6{order:6 !important}}@media(min-width:1200px){.axi-order-xl-6{order:6 !important}}.axi-order-7{order:7}@media(min-width:576px){.axi-order-sm-7{order:7 !important}}@media(min-width:768px){.axi-order-md-7{order:7 !important}}@media(min-width:992px){.axi-order-lg-7{order:7 !important}}@media(min-width:1200px){.axi-order-xl-7{order:7 !important}}.axi-order-8{order:8}@media(min-width:576px){.axi-order-sm-8{order:8 !important}}@media(min-width:768px){.axi-order-md-8{order:8 !important}}@media(min-width:992px){.axi-order-lg-8{order:8 !important}}@media(min-width:1200px){.axi-order-xl-8{order:8 !important}}.axi-order-9{order:9}@media(min-width:576px){.axi-order-sm-9{order:9 !important}}@media(min-width:768px){.axi-order-md-9{order:9 !important}}@media(min-width:992px){.axi-order-lg-9{order:9 !important}}@media(min-width:1200px){.axi-order-xl-9{order:9 !important}}.axi-order-10{order:10}@media(min-width:576px){.axi-order-sm-10{order:10 !important}}@media(min-width:768px){.axi-order-md-10{order:10 !important}}@media(min-width:992px){.axi-order-lg-10{order:10 !important}}@media(min-width:1200px){.axi-order-xl-10{order:10 !important}}.axi-order-11{order:11}@media(min-width:576px){.axi-order-sm-11{order:11 !important}}@media(min-width:768px){.axi-order-md-11{order:11 !important}}@media(min-width:992px){.axi-order-lg-11{order:11 !important}}@media(min-width:1200px){.axi-order-xl-11{order:11 !important}}.axi-order-12{order:12}@media(min-width:576px){.axi-order-sm-12{order:12 !important}}@media(min-width:768px){.axi-order-md-12{order:12 !important}}@media(min-width:992px){.axi-order-lg-12{order:12 !important}}@media(min-width:1200px){.axi-order-xl-12{order:12 !important}}.axi-order-13{order:13}@media(min-width:576px){.axi-order-sm-13{order:13 !important}}@media(min-width:768px){.axi-order-md-13{order:13 !important}}@media(min-width:992px){.axi-order-lg-13{order:13 !important}}@media(min-width:1200px){.axi-order-xl-13{order:13 !important}}.axi-order-14{order:14}@media(min-width:576px){.axi-order-sm-14{order:14 !important}}@media(min-width:768px){.axi-order-md-14{order:14 !important}}@media(min-width:992px){.axi-order-lg-14{order:14 !important}}@media(min-width:1200px){.axi-order-xl-14{order:14 !important}}.axi-order-15{order:15}@media(min-width:576px){.axi-order-sm-15{order:15 !important}}@media(min-width:768px){.axi-order-md-15{order:15 !important}}@media(min-width:992px){.axi-order-lg-15{order:15 !important}}@media(min-width:1200px){.axi-order-xl-15{order:15 !important}}.axi-order-16{order:16}@media(min-width:576px){.axi-order-sm-16{order:16 !important}}@media(min-width:768px){.axi-order-md-16{order:16 !important}}@media(min-width:992px){.axi-order-lg-16{order:16 !important}}@media(min-width:1200px){.axi-order-xl-16{order:16 !important}}.axi-order-17{order:17}@media(min-width:576px){.axi-order-sm-17{order:17 !important}}@media(min-width:768px){.axi-order-md-17{order:17 !important}}@media(min-width:992px){.axi-order-lg-17{order:17 !important}}@media(min-width:1200px){.axi-order-xl-17{order:17 !important}}.axi-order-18{order:18}@media(min-width:576px){.axi-order-sm-18{order:18 !important}}@media(min-width:768px){.axi-order-md-18{order:18 !important}}@media(min-width:992px){.axi-order-lg-18{order:18 !important}}@media(min-width:1200px){.axi-order-xl-18{order:18 !important}}.axi-order-19{order:19}@media(min-width:576px){.axi-order-sm-19{order:19 !important}}@media(min-width:768px){.axi-order-md-19{order:19 !important}}@media(min-width:992px){.axi-order-lg-19{order:19 !important}}@media(min-width:1200px){.axi-order-xl-19{order:19 !important}}.axi-order-20{order:20}@media(min-width:576px){.axi-order-sm-20{order:20 !important}}@media(min-width:768px){.axi-order-md-20{order:20 !important}}@media(min-width:992px){.axi-order-lg-20{order:20 !important}}@media(min-width:1200px){.axi-order-xl-20{order:20 !important}}.axi-order-21{order:21}@media(min-width:576px){.axi-order-sm-21{order:21 !important}}@media(min-width:768px){.axi-order-md-21{order:21 !important}}@media(min-width:992px){.axi-order-lg-21{order:21 !important}}@media(min-width:1200px){.axi-order-xl-21{order:21 !important}}.axi-order-22{order:22}@media(min-width:576px){.axi-order-sm-22{order:22 !important}}@media(min-width:768px){.axi-order-md-22{order:22 !important}}@media(min-width:992px){.axi-order-lg-22{order:22 !important}}@media(min-width:1200px){.axi-order-xl-22{order:22 !important}}.axi-order-23{order:23}@media(min-width:576px){.axi-order-sm-23{order:23 !important}}@media(min-width:768px){.axi-order-md-23{order:23 !important}}@media(min-width:992px){.axi-order-lg-23{order:23 !important}}@media(min-width:1200px){.axi-order-xl-23{order:23 !important}}.axi-order-24{order:24}@media(min-width:576px){.axi-order-sm-24{order:24 !important}}@media(min-width:768px){.axi-order-md-24{order:24 !important}}@media(min-width:992px){.axi-order-lg-24{order:24 !important}}@media(min-width:1200px){.axi-order-xl-24{order:24 !important}}.axi-order-25{order:25}@media(min-width:576px){.axi-order-sm-25{order:25 !important}}@media(min-width:768px){.axi-order-md-25{order:25 !important}}@media(min-width:992px){.axi-order-lg-25{order:25 !important}}@media(min-width:1200px){.axi-order-xl-25{order:25 !important}}.axi-order-26{order:26}@media(min-width:576px){.axi-order-sm-26{order:26 !important}}@media(min-width:768px){.axi-order-md-26{order:26 !important}}@media(min-width:992px){.axi-order-lg-26{order:26 !important}}@media(min-width:1200px){.axi-order-xl-26{order:26 !important}}.axi-order-27{order:27}@media(min-width:576px){.axi-order-sm-27{order:27 !important}}@media(min-width:768px){.axi-order-md-27{order:27 !important}}@media(min-width:992px){.axi-order-lg-27{order:27 !important}}@media(min-width:1200px){.axi-order-xl-27{order:27 !important}}.axi-order-28{order:28}@media(min-width:576px){.axi-order-sm-28{order:28 !important}}@media(min-width:768px){.axi-order-md-28{order:28 !important}}@media(min-width:992px){.axi-order-lg-28{order:28 !important}}@media(min-width:1200px){.axi-order-xl-28{order:28 !important}}.axi-order-29{order:29}@media(min-width:576px){.axi-order-sm-29{order:29 !important}}@media(min-width:768px){.axi-order-md-29{order:29 !important}}@media(min-width:992px){.axi-order-lg-29{order:29 !important}}@media(min-width:1200px){.axi-order-xl-29{order:29 !important}}.axi-order-30{order:30}@media(min-width:576px){.axi-order-sm-30{order:30 !important}}@media(min-width:768px){.axi-order-md-30{order:30 !important}}@media(min-width:992px){.axi-order-lg-30{order:30 !important}}@media(min-width:1200px){.axi-order-xl-30{order:30 !important}}.axi-order-31{order:31}@media(min-width:576px){.axi-order-sm-31{order:31 !important}}@media(min-width:768px){.axi-order-md-31{order:31 !important}}@media(min-width:992px){.axi-order-lg-31{order:31 !important}}@media(min-width:1200px){.axi-order-xl-31{order:31 !important}}.axi-order-32{order:32}@media(min-width:576px){.axi-order-sm-32{order:32 !important}}@media(min-width:768px){.axi-order-md-32{order:32 !important}}@media(min-width:992px){.axi-order-lg-32{order:32 !important}}@media(min-width:1200px){.axi-order-xl-32{order:32 !important}}.axi-bis-section-1{width:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:top center;background-attachment:fixed;background-image:url(../image/aximmetry-bis-bg.webp);min-height:calc(100vh - 380px)}.axi-support-no-webpalpha .axi-bis-section-1{background-image:url(../image/aximmetry-bis-bg.jpg)}.axi-bis-table-wrapper .axi-products-table-header div{box-shadow:none}.axi-bis-table-wrapper .row{border-bottom:1px solid var(--gray-400)}.axi-stock-sets-section-1{width:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:top center;background-attachment:fixed;background-image:url(../image/aximmetry-stock-sets-bg.webp);min-height:calc(100vh - 380px)}.axi-support-no-webpalpha .axi-stock-sets-section-1{background-image:url(../image/aximmetry-stock-sets-bg.jpg)}.axi-video-embeded-wrapper{position:relative;padding-bottom:56.25%;height:0}.axi-video-embeded-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.axi-stock-sets-price-ticket{position:absolute;top:-10px;right:-10px;background-color:var(--axi-accent);padding:var(--sp-2) var(--sp-3);color:#fff}.axi-stock-sets-price-ticket ::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";transform-origin:0 0;transform:skewX(-10deg);z-index:-1;background-color:var(--axi-accent)}.axi-stock-set-gallery-icon-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.axi-stock-set-gallery-icon-container{border-radius:50%;padding:15px;background-color:rgba(0,0,0,.7)}.axi-stock-set-gallery-icon{stroke:#fff;fill:none;stroke-width:1;width:40px;height:40px;transition:all var(--transition-time);z-index:-1}.axi-stock-set-gallery-outer-wrapper{cursor:pointer}.axi-stock-set-gallery-outer-wrapper .axi-stock-set-gallery-wrapper{position:relative;padding-bottom:100%;height:0;width:100%;border-radius:3px;overflow:hidden}.axi-stock-set-gallery-outer-wrapper .axi-stock-set-gallery-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all var(--long-transition-time)}.axi-stock-set-gallery-outer-wrapper:hover img{transform:scale(1.05)}.axi-stock-set-gallery-outer-wrapper:hover .axi-stock-set-gallery-icon{fill:var(--axi-accent)}.axi-wiki-section-1{position:relative;margin:0;padding:0;width:100%;min-height:100vh;z-index:1}.axi-wiki-section-1::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-image:url(../image/aximmetry-table-bg.webp);background-repeat:no-repeat;background-size:cover;background-position:center top;background-attachment:fixed;opacity:0;animation:bg-fade .3s linear .4s forwards;will-change:opacity;z-index:-1}.axi-support-no-webpalpha .axi-wiki-section-1:before{background-image:url(../image/aximmetry-table-bg.jpg)}.axi-wiki-wrapper{position:relative}.axi-wiki-articles-wrapper{position:relative;margin-top:var(--sp-6)}.axi-wiki-article-wrapper{position:relative}.axi-wiki-search-wrapper{position:relative;padding:var(--sp-3);background:linear-gradient(-90deg,var(--primary) 0%,var(--dark) 100%)}.axi-wiki-search-box{width:100%}.axi-search-result-wrapper{position:relative;width:100%}.axi-search-result{display:none;position:absolute;top:3px;left:0;width:100%;min-height:2rem;background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.5);border-radius:0 0 2px 2px;padding:var(--sp-3);z-index:10;font-size:.85rem}.axi-search-result.axi-show{display:block}.axi-search-result a{position:relative;display:inline-block;text-decoration:none !important;color:var(--axi-main-1);transition:all var(--transition-time);cursor:pointer;word-wrap:break-word;word-break:break-word;padding-left:15px;margin-bottom:var(--sp-1)}.axi-search-result a:hover{color:var(--axi-text-for-light)}.axi-search-result a::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:-1px;background-color:var(--axi-main-1);transition:all var(--transition-time);transform-origin:0 0;transform:scaleX(0)}.axi-search-result a:hover::after{transform:scaleX(1)}.axi-search-result a::before{position:absolute;content:"";width:9px;height:12px;top:4px;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 15 20' fill='none' stroke='%23226C9C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 1V7H14' /%3E%3Cpath d='M11 18.5H4C2.61929 18.5 1.5 17.3807 1.5 16V4C1.5 2.61929 2.61929 1.5 4 1.5H9.37868L13.5 5.62132V16C13.5 17.3807 12.3807 18.5 11 18.5Z' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% auto}.axi-search-result a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 15 20' fill='none' stroke='%232e2e2e' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 1V7H14' /%3E%3Cpath d='M11 18.5H4C2.61929 18.5 1.5 17.3807 1.5 16V4C1.5 2.61929 2.61929 1.5 4 1.5H9.37868L13.5 5.62132V16C13.5 17.3807 12.3807 18.5 11 18.5Z' /%3E%3C/svg%3E")}.axi-wiki-articles-title-wrapper{position:relative;display:block;padding:var(--sp-3) var(--sp-3) var(--sp-4) var(--sp-3);background-color:rgba(255,255,255,.5);margin:0;text-transform:uppercase;font-family:var(--font-family-headings);font-weight:700;line-height:1.2;cursor:pointer}.axi-wiki-articles-title-wrapper::after{position:absolute;content:"";width:calc(100% - (2*var(--sp-3)));height:1px;left:var(--sp-3);bottom:var(--sp-3);background-color:rgba(0,0,0,.1)}.axi-wiki-articles-title-wrapper::before{position:absolute;content:"";width:20px;height:20px;right:var(--sp-3);top:var(--sp-3);background-color:rgba(0,0,0,.1);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 20 20' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7L10 13L16 7' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px auto;background-position:2px 2px}.axi-wiki-articles-body-toggler{position:absolute;z-index:-10000;visibility:hidden}.axi-wiki-articles-body{position:relative;max-height:0;overflow:hidden}.axi-wiki-articles-body-toggler:checked~.axi-wiki-articles-title-wrapper::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 20 20' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpath d='M4 13L10 7L16 13' /%3E%3C/svg%3E%0A");background-position:2px 1px}.axi-wiki-articles-body-toggler:checked~.axi-wiki-articles-title-wrapper~.axi-wiki-articles-body-wrapper>.axi-wiki-articles-body{max-height:100%}.axi-wiki-articles-body-wrapper{position:relative;padding:0 var(--sp-3) var(--sp-3) var(--sp-3);background-color:rgba(255,255,255,.5);border-radius:0 0 5px 5px}.axi-all-articles,.axi-all-articles ul{list-style-type:none;margin:0;padding:0}.axi-all-articles li{padding:0 var(--sp-2) var(--sp-1) var(--sp-3)}.axi-all-articles a::before{position:absolute;content:"";top:3px;left:calc(var(--sp-3)*(-1));width:11px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 15 20' fill='none' stroke='%23226C9C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 1V7H14' /%3E%3Cpath d='M11 18.5H4C2.61929 18.5 1.5 17.3807 1.5 16V4C1.5 2.61929 2.61929 1.5 4 1.5H9.37868L13.5 5.62132V16C13.5 17.3807 12.3807 18.5 11 18.5Z' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% auto}.axi-all-articles a:hover::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 15 20' fill='none' stroke='%232e2e2e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 1V7H14' /%3E%3Cpath d='M11 18.5H4C2.61929 18.5 1.5 17.3807 1.5 16V4C1.5 2.61929 2.61929 1.5 4 1.5H9.37868L13.5 5.62132V16C13.5 17.3807 12.3807 18.5 11 18.5Z' /%3E%3C/svg%3E")}.axi-all-articles a.axi-selected::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 15 20' fill='none' stroke='%23FFB800' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 1V7H14' /%3E%3Cpath d='M11 18.5H4C2.61929 18.5 1.5 17.3807 1.5 16V4C1.5 2.61929 2.61929 1.5 4 1.5H9.37868L13.5 5.62132V16C13.5 17.3807 12.3807 18.5 11 18.5Z' /%3E%3C/svg%3E")}.axi-all-articles a:hover.axi-selected::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 15 20' fill='none' stroke='%232e2e2e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 1V7H14' /%3E%3Cpath d='M11 18.5H4C2.61929 18.5 1.5 17.3807 1.5 16V4C1.5 2.61929 2.61929 1.5 4 1.5H9.37868L13.5 5.62132V16C13.5 17.3807 12.3807 18.5 11 18.5Z' /%3E%3C/svg%3E")}.axi-font-weight-medium-bold{font-weight:500}.axi-article-category{position:relative;display:inline-block;font-weight:700;cursor:pointer}.axi-article-category-toggler{position:absolute;z-index:-1000;opacity:0;visibility:hidden}.axi-article-category-toggler~.axi-articles-title-wrapper .axi-article-category::before{position:absolute;content:"";top:5px;left:calc(var(--sp-3)*(-1));width:15px;height:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 20 20' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 16L13 10L7 4' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% auto}.axi-article-category-toggler:checked~.axi-articles-title-wrapper .axi-article-category::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' viewBox='0 0 20 20' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7L10 13L16 7' /%3E%3C/svg%3E")}.axi-itembox-wrapper{position:relative;overflow:hidden}.axi-itembox{position:relative;max-height:0}.axi-article-category-toggler:checked~.axi-articles-title-wrapper~.axi-itembox-wrapper>.axi-itembox{max-height:100%}.axi-articles-title-wrapper{display:block;margin:0}.axi-wiki-article-wrapper{padding:var(--sp-3)}.axi-wiki-article-header{background:linear-gradient(320deg,rgba(0,175,143,.95) 0%,rgba(34,108,156,.95) 100%);color:#fff;padding:var(--sp-2) var(--sp-5) var(--sp-2) var(--sp-5);border-radius:3px 3px 0 0}.axi-wiki-article-body-wrapper{position:relative;background-color:rgba(255,255,255,.5);padding:var(--sp-3);border-radius:0 0 5px 5px}.axi-wiki-article-body{position:relative}.axi-wiki-article-body p{width:100%;text-align:justify;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.axi-wiki-article-body iframe{width:100%;height:100%}.axi-wiki-article-body img{max-width:100%;height:auto}.axi-wiki-article-body strong{font-weight:700}.axi-wiki-article-body li{text-align:justify}.axi-wiki-article-body h2{margin-top:3rem;color:var(--axi-accent)}.axi-wiki-article-body h3{margin-top:2rem;color:var(--gray-600)}.axi-wiki-article-body h4{margin-top:1.8rem;color:var(--gray-600)}.axi-wiki-article-body h5{margin-top:1.6rem;color:var(--gray-600)}.axi-wiki-article-body h6{margin-top:1.4rem;color:var(--gray-600)}.axi-wiki-article-body a{position:relative;display:inline-block;text-decoration:none !important;color:var(--axi-main-1);transition:all var(--transition-time);cursor:pointer;word-wrap:break-word;word-break:break-word}.axi-wiki-article-body a:hover{color:var(--axi-text-for-light)}.axi-wiki-article-body a::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:-1px;background-color:var(--axi-main-1);transition:all var(--transition-time);transform-origin:0 0;transform:scaleX(0)}.axi-wiki-article-body a:hover::after{transform:scaleX(1)}.axi-video-wrapper{position:relative;display:block;width:100%;padding-bottom:56.25%;height:0}.axi-video-wrapper iframe{position:absolute;top:0;left:0}.axi-video-wrapper iframe.minimized{position:fixed;left:auto;top:auto;bottom:0;right:0;width:400px;height:225px;z-index:999999}.axi-video-placeholder{position:absolute;top:0;left:0;height:100% !important;width:100% !important;padding-top:30%;padding-left:10%;border:2px dashed #ccc}.axi-video-placeholder>span{display:inline-block;font-size:1rem;font-weight:bold}.axi-wiki-toc-wrapper{position:relative;display:none}.axi-toc{position:relative}.axi-toc ul{position:relative;margin:0;padding:0;font-size:.85rem;list-style-type:none}.axi-toc li{position:relative;margin:0;padding:0 0 0 var(--sp-2)}.axi-toc a{position:relative;display:inline-block;text-decoration:none !important;color:var(--gray-300);margin:0;padding:0 0 var(--sp-1) 0;transition:all var(--transition-time);font-weight:500;cursor:pointer}.axi-toc a.axi-inviewport{color:var(--axi-main-1-darker-shade-4)}.axi-toc a:hover{color:#fff}.axi-toc a::after{position:absolute;content:"";width:100%;height:1px;left:0;bottom:-1px;background-color:currentColor;transition:all var(--transition-time);transform-origin:0 0;transform:scaleX(0)}.axi-toc a:hover::after{transform:scaleX(1)}.axi-toc a::before{position:absolute;content:"";top:0;left:calc((-1)*(var(--sp-2)) - 3px);width:8px;height:100%;overflow:hidden;background-repeat:no-repeat;background-size:100% auto;background-position:0 -58px;transition:all var(--transition-time);background-image:url("data:image/svg+xml,%3Csvg width='8' height='1005' viewBox='0 0 8 1005' fill='none' stroke='%23e2e2e2' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='4.0376' y1='0.249512' x2='4.0376' y2='66.0001'/%3E%3Cline x1='4.0376' y1='71.8145' x2='4.03764' y2='1004.63'/%3E%3Ccircle cx='3.98145' cy='68.8374' r='3'/%3E%3C/svg%3E%0A")}.axi-toc a:hover::before{background-image:url("data:image/svg+xml,%3Csvg width='8' height='1005' viewBox='0 0 8 1005' fill='none' stroke='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='4.0376' y1='0.249512' x2='4.0376' y2='66.0001'/%3E%3Cline x1='4.0376' y1='71.8145' x2='4.03764' y2='1004.63'/%3E%3Ccircle cx='3.98145' cy='68.8374' r='3'/%3E%3C/svg%3E%0A")}.axi-toc a.axi-inviewport::before{background-image:url("data:image/svg+xml,%3Csvg width='8' height='1005' viewBox='0 0 8 1005' fill='none' stroke='%23133E59' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='4.0376' y1='0.249512' x2='4.0376' y2='66.0001'/%3E%3Cline x1='4.0376' y1='71.8145' x2='4.03764' y2='1004.63'/%3E%3Ccircle cx='3.98145' cy='68.8374' r='3'/%3E%3C/svg%3E%0A")}.axi-toc>ul>li a::before{left:calc((-1)*(var(--sp-2)) - 3px)}.axi-toc>ul>li>ul>li a::before{left:calc((-2)*(var(--sp-2)) - 3px)}.axi-toc>ul>li>ul>li>ul>li a::before{left:calc((-3)*(var(--sp-2)) - 3px)}.axi-toc>ul>li>ul>li>ul>li>ul>li a::before{left:calc((-4)*(var(--sp-2)) - 3px)}.axi-toc>ul>li>ul>li>ul>li>ul>li>ul>li a::before{left:calc((-5)*(var(--sp-2)) - 3px)}.axi-toc>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li a::before{left:calc((-5)*(var(--sp-2)) - 3px)}@media(min-width:768px){.axi-navbar-brand{padding:var(--logo-spacer) var(--sp-5) var(--logo-spacer) var(--sp-5)}.axi-navbar-brand svg{height:calc(var(--navbar-height-lg) - (2.6*var(--logo-spacer)))}.account-link{padding-left:25px}.axi-video-wrapper iframe.minimized{position:fixed;left:auto;top:auto;bottom:0;right:0;width:400px;height:225px;z-index:999999}}@media(min-width:576px){#CurrencyContainer .select2-selection--single{font-size:16px !important}#languageSelector{font-size:16px !important;padding-top:0}#CurrencyContainer .select2-selection__arrow b{-webkit-filter:brightness(.6) contrast(3.4) hue-rotate(217deg) saturate(9.9);filter:brightness(.6) contrast(3.4) hue-rotate(217deg) saturate(9.9);width:6px;height:6px;border:2px solid;border-color:transparent transparent #555 #555;transform:rotate(-45deg)}#userSelectors{font-size:16px !important}}.link{font-size:.8462rem;color:#2e2e2e;cursor:pointer}.account-link{padding-left:0}.account-link:hover{cursor:pointer}@media only screen and (max-width:450px){.link{font-size:.71rem}}@media(min-width:992px){.axi-wiki-section-1{padding:var(--sp-6) 0}.axi-wiki-wrapper{width:100%;height:calc(100vh - var(--sp-6) - var(--sp-3));display:flex;flex-wrap:nowrap;justify-content:stretch}.axi-wiki-articles-wrapper{margin-top:0;flex-basis:350px;flex-grow:0;flex-shrink:0;padding:0 0 0 var(--sp-3)}.axi-wiki-article-wrapper{flex-grow:1;flex-shrink:1;padding:0 var(--sp-3) 0 var(--sp-3)}.axi-wiki-toc-wrapper{flex-basis:280px;flex-grow:0;flex-shrink:0;padding:0 var(--sp-3) 0 0;display:block}.axi-wiki-articles-container{height:100%}.axi-wiki-articles-outer-shadow,.axi-wiki-outer-shadow,.axi-wiki-toc-outer-shadow{border-radius:0 0 5px 5px;box-shadow:0 0 45px rgba(0,0,0,.2)}.axi-wiki-article-container{height:100%}.axi-wiki-toc-container{height:100%;background:radial-gradient(circle at top left,rgba(0,175,143,.9),rgba(33,229,194,.1) 100%),radial-gradient(circle at bottom right,rgba(34,108,156,.8),rgba(0,175,143,.6) 80%);border-radius:3px 3px 5px 5px}.axi-toc-header{padding:var(--sp-3) var(--sp-3) 0 var(--sp-3)}.axi-toc-body-wrapper{padding:0 var(--sp-3) var(--sp-3) 0}.axi-toc-body{padding:0 var(--sp-3)}.axi-wiki-search-wrapper{border-radius:3px 3px 0 0}.axi-wiki-articles-title-wrapper::before{display:none}.axi-wiki-articles-body{overflow:auto;scrollbar-width:thin;scrollbar-color:var(--axi-main-1) var(--gray-400);max-height:100%}.axi-wiki-articles-body::-webkit-scrollbar{width:7px}.axi-wiki-articles-body::-webkit-scrollbar-track{background:var(--gray-400)}.axi-wiki-articles-body::-webkit-scrollbar-thumb{background-color:var(--axi-main-1);border-radius:2px}.axi-wiki-article-body{overflow:auto;scrollbar-width:thin;scrollbar-color:var(--axi-main-1) var(--gray-400);max-height:100%;scroll-behavior:smooth}.axi-wiki-article-body::-webkit-scrollbar{width:7px}.axi-wiki-article-body::-webkit-scrollbar-track{background:var(--gray-400)}.axi-wiki-article-body::-webkit-scrollbar-thumb{background-color:var(--axi-main-1);border-radius:2px}.axi-wiki-article-scrollable-content{padding:0 var(--sp-4)}.axi-toc-body{overflow:auto;scrollbar-width:thin;scrollbar-color:var(--axi-main-1) var(--gray-400);max-height:100%}.axi-toc-body::-webkit-scrollbar{width:7px}.axi-toc-body::-webkit-scrollbar-track{background:var(--gray-400)}.axi-toc-body::-webkit-scrollbar-thumb{background-color:var(--axi-main-1);border-radius:2px}.axi-wiki-toc-scrollable-content{color:#fff}}#userSelectors .dropdown-menu{min-width:6rem !important;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}#languageSelector:hover{cursor:pointer;color:#2e2e2e;text-decoration:none;background-color:rgba(0,0,0,.1)}#userSelectors{display:flex;flex-wrap:wrap;align-items:center;font-size:12px}#account{display:flex;flex-wrap:wrap;align-items:center;line-height:27.3px;padding-left:.5rem}#languageSelector{font-size:1rem;padding-right:.5rem;padding-left:.5rem;font-weight:400;display:flex;align-items:center}#CountryList .select2-container{width:auto !important;display:block !important}#CurrencyDiv{z-index:999}#CurrencyContainer .select2-selection--single{background-color:transparent;border:0}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28.5px}.select2-container--default .select2-search--dropdown .select2-search__field{border:2px solid #00af8f !important}.select2-search__field:focus{border:solid #00af8f 1px !important}#select2-CurrencyDropdown-results::-webkit-scrollbar-thumb{background:#00af8f;border-radius:20px}#select2-CurrencyDropdown-results::-webkit-scrollbar-track{background:#fff}#select2-CurrencyDropdown-results::-webkit-scrollbar{width:10px}.select2-results{padding-left:3px !important}.select2-results__option--highlighted{background-color:#fff !important;color:#000 !important;font-weight:500}.select2-container--default .select2-results__option[aria-selected=true]{background-image:url('data:image/svg+xml,<svg width="30" height="31" viewBox="0 0 30 31" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.25 22.6876C11.01 22.6876 10.77 22.5963 10.5875 22.4126L4.33749 16.1626C3.97124 15.7963 3.97124 15.2026 4.33749 14.8363C4.70374 14.4701 5.29749 14.4701 5.66374 14.8363L11.25 20.4238L24.3375 7.33755C24.7037 6.9713 25.2975 6.9713 25.6637 7.33755C26.03 7.7038 26.03 8.29755 25.6637 8.6638L11.9137 22.4138C11.73 22.5963 11.49 22.6876 11.25 22.6876Z" fill="%2300D3AC"/></svg>');font-weight:600;background-color:#fff;background-repeat:no-repeat;background-position:right}.select2-container--open .select2-dropdown{top:12px}.select2-results__options{font-weight:400 !important}.select2-search--dropdown{border-top:1px solid #ccc}.select2-dropdown--below{width:213px !important}#CurrencyContainer .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--axi-text-for-light);height:40px;background-color:#fff;border:1px solid #aaa;display:flex;font-weight:300;align-items:center}#CurrencyContainer .select2-selection__arrow{padding-right:40px;top:8px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#2e2e2e transparent transparent transparent;border-style:solid;width:6px;height:6px;border:2px solid;border-color:transparent transparent #555 #555;transform:rotate(-45deg);top:13px}.dropdown-item:hover,.dropdown-item:focus{text-decoration:none;background-color:#f6f6f6 !important}.dropdown-item.active,.dropdown-item:active{text-decoration:none;background-color:#f6f6f6 !important}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent!important}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #2e2e2e transparent;margin-top:0 !important;transform:rotate(-225deg) !important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:2px;right:1px;width:20px}#CurrencyContainer .select2-selection--single{background-color:transparent;border:0;font-size:12px}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}#currencyModal .select2-container--default{width:inherit !important}.select2{width:250px !important}#CurrencyContainer #CurrencyDropdown{z-index:1000;background-color:transparent;border:0;color:#f0f8ff;width:85px;padding-right:0 !important;padding-left:10px}#CurrencyDropdown option{background-color:#008b8b}#select2-CurrencyDropdown-results li:nth-child(4){color:#00af8f}#currencyModalHeader{padding-bottom:5px !important;height:55px !important;align-items:center;justify-content:center}#currencyModalError{font-size:20px;margin-right:7.25rem}@media(max-width:768px){#currencyModal{width:320px}#currencyModalError{font-size:12px;margin-right:1.25rem}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:29px}#CurrencyContainer .select2-container--default .select2-selection--single .select2-selection__rendered{text-align:right;margin-right:5px}}#currencyDialog{margin:1.75rem auto !important}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.country-icon-paragraph{position:absolute;right:0;padding:0 15px 0 0}.price-box{line-height:1.2}.currency-space{width:6px;padding:unset !important}.no-padding{padding:unset !important}.strikethrough{text-decoration:line-through}.zero-space{padding-right:6px}@media(min-width:992px){.div-space{width:15px}}.h4-space{width:22px}.se-space{padding-left:2px}@media(max-width:991px){.plus-50-pt{padding-top:50px}}@media(min-width:992px){.community-symbol-space:before{content:'US$'}}.community-price-space:before{content:'FREE'}.free-communit{color:rgba(0,0,0,0)}.non-selected{font-size:.9rem}.font-size-more-than-ten-char{font-size:.95rem}@media(max-width:1200px){.font-size-more-than-ten-char{font-size:.89rem}.font-size-more-than-ten-char .non-selected{font-size:.79rem}}@media(max-width:991px){.font-size-more-than-ten-char{font-size:.8rem}.font-size-more-than-ten-char .non-selected{font-size:.7rem}}@media(max-width:1200px){.font-size-more-than-eight-char{font-size:.95rem}.font-size-more-than-eight-char .non-selected{font-size:.85rem}}@media(max-width:991px){.font-size-more-than-eight-char{font-size:.85rem}.font-size-more-than-eight-char .non-selected{font-size:.75rem}}#loadingDiv{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:0;left:0;opacity:.6;background-color:#000;z-index:99}#loading-image{z-index:100}@media(min-width:768px){.banner-container{margin-top:80px !important}.banner-container svg{top:85px !important}}@media(min-width:300px){.banner-container{margin-top:0}.banner-container svg{top:5px}}.banner-container svg{width:20px;height:20px;position:absolute;z-index:300;right:18px;cursor:pointer}.banner{opacity:.7}.banner p{margin-bottom:0 !important}.banner .internal-image{position:relative;width:100%;height:auto}.axi-chroma-keyer-video-bg,.axi-aximmetry-eye-video-bg{position:fixed;top:0;left:0;margin:0;padding:0;width:100%;height:100vh;z-index:-1}.chroma-keyer-title{height:100vh}.axi-chroma-keyer-section-2{position:relative;background-color:var(--gray-200);z-index:1}.axi-chroma-keyer-section-3{position:relative;background-color:#1f5069;z-index:1;padding-bottom:var(--sp-5);padding-top:var(--sp-5)}.axi-chroma-keyer-section-4{position:relative;min-height:400px;overflow:hidden;background-color:var(--gray-200);padding-bottom:var(--sp-5);padding-top:var(--sp-5)}.axi-chroma-keyer-section-5{position:relative;background-color:#fff;z-index:1;padding-bottom:var(--sp-5);padding-top:var(--sp-5)}.axi-parallelogram-content-chroma-keyer-wrapper{position:relative;width:100%;height:100%;background-color:#fff;text-align:center;z-index:1}.axi-parallelogram-content-chroma-keyer-wrapper::before{position:absolute;content:"";top:0;left:0;height:100%;width:220px;background-color:#fff;transform-origin:0 0;transform:skew(calc(var(--parallelogram-skew)*(-1)));z-index:-1}.axi-gradient-chroma-keyer-stripes,.axi-gradient-chroma-keyer-stripes-blue{position:relative;height:100%;transform-origin:0 100%;transform:rotate(-36deg)}.axi-gradient-chroma-keyer-stripes div,.axi-gradient-chroma-keyer-stripes-blue div{position:relative;width:400%}.axi-gradient-chroma-keyer-stripes div:nth-child(1){height:70%;background-color:rgba(255,255,255,.35)}.axi-gradient-chroma-keyer-stripes div:nth-child(2){height:20%;background-color:rgba(255,255,255,.25)}.axi-gradient-chroma-keyer-stripes div:nth-child(3){height:10%;background-color:rgba(255,255,255,.15)}.axi-gradient-chroma-keyer-stripes-blue div:nth-child(1){height:70%;background-color:rgba(34,108,156,.35)}.axi-gradient-chroma-keyer-stripes-blue div:nth-child(2){height:20%;background-color:rgba(34,108,156,.25)}.axi-gradient-chroma-keyer-stripes-blue div:nth-child(3){height:10%;background-color:rgba(34,108,156,.15)}.axi-chroma-keyer-video-bg::before,.axi-aximmetry-eye-video-bg::before{position:absolute;content:"";width:100%;height:100vh;background:radial-gradient(circle at bottom right,rgba(34,108,156,.4) 0,rgba(34,108,156,.4) 40%,rgba(255,255,255,.9) 80%,rgba(255,255,255,.9) 100%),linear-gradient(-7deg,rgba(34,108,156,.1) 0,rgba(34,108,156,.3) 70%,rgba(255,255,255,.9) 100%);z-index:1}.axi-chroma-keyer-video-bg video,.axi-aximmetry-eye-video-bg video{position:relative;width:100%;height:100vh;object-fit:cover}.axi-chroma-keyer-txt-for{font-size:22px;font-weight:400}.axi-chroma-keyer-section-3 span{position:absolute;z-index:5;left:0;bottom:0;background-color:rgba(0,0,0,.5);padding:10px;width:100%}.strong-blue-txt{font-size:25px;font-weight:700;color:#226c9c}.strong-text{font-size:25px;font-weight:700}.axi-chroma-keyer-txt-for-video{font-size:18px}.axi-chroma-keyer-bg-white{background-color:rgba(255,255,255,.2)}.chroma-img-text{z-index:500;bottom:0;padding:10px;background-color:rgba(0,0,0,.6);width:100%;font-size:14px}.rotated{transform:rotate(-2deg);background-color:rgba(34,108,156,.3);font-size:24px}.axi-parallelogram-chroma-keyer-content-wrapper,.axi-parallelogram-aximmetry-eye-content-wrapper{position:relative;width:100%;height:100%;background-color:#fff;text-align:center;box-shadow:4px 3px 5px 5px rgba(0,0,0,.05);z-index:1}.axi-parallelogram-chroma-keyer-content-wrapper::before,.axi-parallelogram-aximmetry-eye-content-wrapper::before{position:absolute;content:"";top:0;left:0;height:100%;width:220px;background-color:#fff;transform-origin:0 0;transform:skew(calc(var(--parallelogram-skew)*(-1)));z-index:-1;box-shadow:-5px 3px 7px rgba(0,0,0,.05)}.axi-gateway-section-1{display:block}.axi-gateway-bg{position:fixed;top:0;left:0;margin:0;padding:0;width:100%;height:100vh;z-index:-1}.axi-gateway-bg::before{position:absolute;content:"";width:100%;height:100vh;z-index:1}.axi-gateway-bg img{position:relative;width:100%;height:200vh;object-fit:cover}.axi-gateway-section-1-text{position:relative;width:100%;max-width:655px;text-align:justify}.axi-gateway-section-2{position:relative;text-align:center;z-index:3;min-height:50vw}.axi-gateway-section-2::before{position:absolute;content:"";left:0;width:100%;height:calc(100% + 72px);background-repeat:no-repeat;background-size:cover;background-position:center top;background-image:url(../image/aximmetry-gateway-bg-3.webp)}.axi-gateway-section-2-text{max-height:200px}.axi-gateway-section-3{position:relative}.axi-gateway-section-3-top svg{position:absolute;top:0;left:0;z-index:3;width:100%;height:627px}.axi-gateway-section-3-top{position:absolute;top:calc(490px*(-1));left:0;width:100%;height:790px;z-index:4}.axi-gateway-wrapper-bottom{position:relative;background:linear-gradient(#226d9c,#226d9c,#226d9c,transparent);color:#fff;z-index:1;min-height:1000px}.axi-gateway-section-4{position:relative;background-color:#226d9c;color:#fff;z-index:1;min-height:250px}.aximmetry-gateway-list{padding-inline-start:0 !important}@media(max-width:1200px){.axi-gateway-section-3-top svg{height:400px !important}.axi-gateway-section-3-top{top:calc(285px*(-1))}.axi-de-se-text-wrapper{top:30% !important}}@media(max-width:768px){.axi-gateway-section-3-top{position:absolute;top:calc(57px*(-1));left:0;width:100%;height:700px;z-index:4}.axi-gateway-section-3-top svg{height:200px !important}.axi-de-se-text-wrapper{top:20% !important}.axi-gateway-section-2::before{height:calc(100% + 120px) !important}.axi-gateway-section-4{min-height:350px}}.tooltip-inner{max-width:250px!important}