:root,:before,:after{--shadow-raised:0 1px 2px rgb(var(--theme-color-shadow) / 8%);--shadow-interactive:0 4px 8px rgb(var(--theme-color-shadow) / 12%);--shadow-floating:0 8px 16px rgb(var(--theme-color-shadow) / 18%),0 2px 4px rgb(var(--theme-color-shadow) / 10%);--shadow-overlay:0 16px 32px rgb(var(--theme-color-shadow) / 24%),0 4px 8px rgb(var(--theme-color-shadow) / 14%);--shadow-modal:0 24px 48px rgb(var(--theme-color-shadow) / 32%),0 8px 16px rgb(var(--theme-color-shadow) / 18%);--spacing-1:4px;--spacing-2:8px;--spacing-3:16px;--spacing-4:32px;--spacing-5:48px;--spacing-6:64px;--spacing-7:96px;--spacing-8:128px;}@font-face{font-family:'main-icons';font-style:normal;font-weight:400;font-display:swap;src:url('/core/fonts/main-icons.woff2') format('woff2');}@font-face{font-family:'empty';src:url(data:application/octet-stream;base64,d09GMgABAAAAAAKsAAwAAAAABwwAAAJbAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABlYAgyoIBBEICiiBbguBLAABNgIkA4EyBCAFhAoHIBtPBiAuBhxnHiI5Oml+S4j60nBRR9FmxHERfK199pvZ2bubPWAFGFasIgGgfFhFogbU0VEpH6VSnll/iGBsHmKNEF0aJLUqZo9mSiIGmIS6tPz3zy8e3qmbT7pHa6F2HkOA22rqJv8irE2JJtQFlK4JksaTNmWBhlZaRIkFnkAgEJh3YTYvnjzsZqzWfKqGNoj4F08U0vUUD0YtXtkYSrpayVg9cj4zJs6UtPkTzrXjEYCMjBkK8EwWmKF2B3OMVIYtCIhq6nn49dIrX/30T6ntgUQaktAz8KF89MPV9N76fV6nw+ZsaWyoq3mVAkTREjQjIaEIsqxR2r5vUlg8ojdtD+pVASJMKOMCwDqeDcY6H2LKRVnVTdv1wzjNSyKZArBjF7AP7D9YrtbgyFFwDI7Dt8Ld8jsBewEAWEx3iB4JnASeI6EfFTAIklJsmq4MNafmX4t18anh9dH0qX8AgECwb9G+90b813f5E7w59P8C3o5GVsyI9emFfgkE+RPEVRDrKQAATVxlBnEQ8sDJYz5BQlXRAzDqLUAoBgVI+ixRgKzYRgEaxR4KUHTOU4BWcZsCVBv8CdCZiBCVaAaEypJKho1TWbUeNGQ7VUyrUq3qGlWd8lzurA69S0Z2tk7QvDtOcMzEzNnawBGJ26YhHt3snjJxdLKoQ5OwgBACvNmwC4xgd7Bl5g6IifEdDN2ZnFzMRAgxZTJ1tLNhkrWzJSbW1nZM9o52liZGRACXAtXTZRYRmUaC+vtX3SGzMwWfBxcJsRcTFDQVkASMREc46roB1T063dKlkEG+AgAA);}@layer{*,*::before,*::after{box-sizing:border-box;background-repeat:no-repeat;}*{padding:0;margin:0;}html{-webkit-text-size-adjust:none;text-size-adjust:none;-webkit-font-smoothing:antialiased;block-size:100%;}body{min-block-size:100%;}img,iframe,audio,video,canvas{display:block;max-inline-size:100%;block-size:auto;}svg{max-inline-size:100%;}svg:not([fill]){fill:currentColor;}input,button,textarea,select{font:inherit;}button{all:unset;}textarea{resize:vertical;}fieldset,iframe{border:none;}p{font-variant-numeric:proportional-nums;}h1,h2,h3,h4,h5,h6{font-variant-numeric:lining-nums;}p,blockquote,q,figcaption,li{hanging-punctuation:first allow-end last;}math,time,table{font-variant-numeric:tabular-nums lining-nums slashed-zero;}code{font-variant-numeric:slashed-zero;}table{border-collapse:collapse;}abbr{font-variant-caps:all-small-caps;text-decoration:none;&[title]{cursor:help;text-decoration:underline dotted;}}sup,sub{line-height:0;}}@keyframes ripple{60%{opacity:1;}100%{transform:scale(4);opacity:0;}}@keyframes fadeIn{from{opacity:0;transform:scale(.5,.5);}to{opacity:1;transform:scale(1,1);}}@keyframes sideIn{from{margin-right:-100%;}to{margin-right:0;}}@keyframes sideOut{from{margin-right:0;}100%{margin-right:-100%;}to{margin-right:-100%;}}@keyframes fadeOut{from{opacity:1;transform:scale(1,1);}50%{opacity:0;transform:scale(.5,.5);}to{opacity:0;transform:scale(.5,.5);}}@keyframes opacityOut{from{opacity:1;}50%{opacity:0;}to{opacity:0;}}@keyframes indeterminateAnimation{0%{transform:translateX(0) scaleX(0);}30%{transform:translateX(0) scaleX(0.4);}80%{transform:translateX(100%) scaleX(0.5);}100%{transform:translateX(100%) scaleX(0);}}body{color:var(--color,var(--body-color));font-family:var(--body-font-family);font-size:var(--font-size-html);display:block;}.reset{grid-template-areas:"b";margin:0;min-height:calc(100dvh - var(--wp-admin--admin-bar--height,0px));& *{box-sizing:border-box;transition:var(--transition-color),var(--transition-background);}& img{vertical-align:middle;}& figure{margin:0;}& strong{font-weight:var(--font-weight-strong);}}.layouts{& .wrapper{}& a,a:visited{color:var(--a-text-color);transition:color .6s cubic-bezier(.23,1,.32,1);&[style*="--text-color:"]{color:var(--text-color);}&:hover{color:var(--a-hover-color);}}& button{pointer-events:auto;transition:background 400ms;cursor:pointer;}& .btn{cursor:pointer;outline:none;pointer-events:auto;transition:all ease .2s;}& .rippled-btn{position:relative;&::after{animation:ripple 400ms linear;background:var(--btn-ripple-effect-background);border-radius:50%;content:'';height:var(--rippled-btn-width);left:var(--rippled-mouse-x);position:absolute;top:var(--rippled-mouse-y);transform:scale(0);width:var(--rippled-btn-width);}}& [data-action*="click:"]{cursor:pointer;}& .noselect{user-select:none;}& .d-none{display:none;}&.no-cursor *{cursor:none;}& .is-horizontal{flex-flow:row;}& .is-vertical{flex-flow:column;}& .is-wrappable{flex-wrap:wrap;}& .cd-burger-btn{display:none;width:100%;& svg{width:24px;stroke:black;}}& table{border-collapse:collapse;& thead{& tr{background:var(--table-thead-tr-background);}}& tbody{& tr{background:var(--table-tbody-tr-background);}}& tfoot{& tr{background:var(--table-tfoot-tr-background);}}& td,& th{border:1px solid var(--table-border-color);padding:4px 8px;}& th{color:var(--table-th-color);font-size:var(--table-th-font-size);font-weight:var(--table-th-font-weight);}& td{color:var(--table-td-color);font-size:var(--table-td-font-size);font-weight:var(--table-td-font-weight);}}& .is-style-stripes{& table{& tbody{& tr:nth-child(odd){background:var(--table-odd-stripe-background);}& tr:nth-child(even){background:var(--table-even-stripe-background);}}}}& .overlay-submenu{display:none;&:hover{display:block;}}& .no-pointer-events{pointer-events:none;}& form{position:relative;}& .select-search{overflow:hidden;padding:0;transition:box-shadow .2s ease;width:0;}& .select-search:focus{padding:8px 16px;width:100%;}& .fields{display:flex;flex-flow:row wrap;gap:32px;margin:32px 0;}& .field{display:flex;flex:1;flex-flow:column;gap:8px;position:relative;& label[for]{cursor:pointer;}& .label{align-items:center;display:flex;flex-flow:row nowrap;gap:8px;}&.error{& .field-error-message{font-size:var(--form-field-error-message-font-size);color:var(--form-field-error-color);}& input,& textarea{border:var(--form-field-error-border);}}& .field__label-wrapper{align-items:center;display:flex;flex-flow:row wrap;gap:8px;}& .field-label{color:var(--form-label-color);display:block;user-select:none;&:has(+input:focus){color:var(--form-focus-label-color);}}& .field__description{font-size:var(--form-description-font-size);}& input[type=text],& input[type=email],& input[type=file],& input[type=number],& input[type=date],& input[type=datetime-local],& input[type=month],& input[type=password],& input[type=week],& input[type=tel],& select,& textarea{background:var(--form-field-background);border:var(--form-field-border);border-radius:var(--form-field-border-radius);color:var(--form-field-color);font-size:var(--form-field-font-size);font-weight:300;line-height:1.8;outline:none;max-width:100%;min-width:160px;padding:8px 16px;&:focus{border:var(--form-field-focus-border);}&:focus:not(:valid){border:var(--form-field-error-border);}}& textarea,& input[type=text],& input[type=email]{width:100%;}& .dropdown-block + select{display:none;}&.field__single_checkbox{justify-content:start;display:flex;flex-flow:row nowrap;gap:16px;}&.field__switch{& input{display:none;}& label{align-items:center;display:flex;flex-flow:row nowrap;}& .field-label{padding-left:8px;}& .switch{align-items:center;background:var(--form-switch-background);border-radius:12px;display:flex;height:24px;padding-left:2px;transition:all linear .2s;width:48px;&::after{border-radius:50%;background:var(--form-switch-slider-background);content:'';display:block;height:20px;width:20px;}}&:has(input[type="checkbox"]:checked) .switch{background:var(--form-switch-checked-background);padding-left:26px;}}}& .dropdown-block{background:var(--form-field-background);box-shadow:0 2px 8px rgb(0 0 0 / 15%);display:none;left:0;max-height:60vh;min-width:100%;overflow-y:auto;position:absolute;top:calc(100% + 0px);z-index:10;& .dropdown{border-radius:4px;line-height:2;}& .cd-dropdown__group-name{color:var(--form-label-color);font-weight:600;padding:8px 16px;}& .cd-dropdown__item{cursor:pointer;padding:8px;}& .cd-dropdown__group .cd-dropdown__item{padding-left:32px;}& .cd-dropdown__item.selected{align-items:center;background:var(--form-dropdown-selected-background);color:var(--form-dropdown-selected-color);display:flex;& .item-label{flex:1;}& [data-icon=delete]{justify-self:end;padding-right:4px;}}& .cd-dropdown__item:hover{background:var(--form-dropdown-hovered-background);color:var(--form-dropdown-hovered-color);}}& .focused .dropdown-block{display:flex;flex-flow:column;}& .dropdown__header{display:none;}& .multiple{& .selected-items{display:flex;flex-flow:row wrap;gap:8px;}& .selected-item{align-items:center;background:var(--form-dropdown-selected-background);border-radius:4px;display:flex;gap:8px;padding:0 8px;}}& .single{& .selected-items{display:flex;flex-flow:row wrap;gap:8px;grid-area:b;z-index:2;margin:8px;}& .selected-item{align-items:center;background:var(--form-dropdown-selected-background);border-radius:4px;display:flex;gap:8px;padding:0 8px;}& input{grid-area:b;}}& .drag-drop-wrapper{padding:16px;}& .drag-drop-container{align-items:center;background:var(--form-drag-drop-background);box-shadow:var(--form-drag-drop-box-shadow);border:var(--form-drag-drop-border);border-radius:var(--form-field-border-radius);display:flex;flex-flow:column;justify-content:center;position:relative;}& .drag-drop-content{align-items:center;display:flex;flex-flow:column;justify-content:center;gap:16px;min-height:320px;pointer-events:none;text-align:center;}& .drag-drop-enter{background:var(--form-drag-drop-enter-background);box-shadow:var(--form-drag-drop-enter-box-shadow);border:var(--form-drag-drop-enter-border);}& .progress-bar-overlay{align-items:center;background:var(--form-progress-bar-background);bottom:0;color:var(--form-progress-bar-color);display:flex;flex-flow:column nowrap;font-weight:var(--form-progress-bar-font-weight);gap:16px;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10;}& .progress-info .step:not(:first-child){display:none;}& .progress-bar-element{background:var(--form-progress-bar-background);height:4px;display:flex;overflow:hidden;width:100%;}& .progress-bar-element.limited-size{max-width:100%;width:320px;}& .progress-bar-fill{background:var(--form-progress-bar-fill-background);transition:width .3s linear;}& .indeterminate .progress-bar-fill{animation:indeterminateAnimation 3000ms infinite linear;transform-origin:0 50%;width:100%;}& .nice-table{overflow-x:auto;& .table-resume{border:0;border-collapse:collapse;min-width:100%;& td,& th{box-shadow:0 -1px rgb(var(--main-color-theme-light)) inset;color:rgb(var(--main-color-theme-normal));font-weight:600;padding:16px 24px;position:relative;z-index:1;}& td.selected,& th.selected{background-color:rgb(var(--main-color-theme-light));}}}& .notification,& .form__result{align-items:center;border-radius:4px;display:flex;gap:16px;padding:8px 16px;margin:16px 0;&.error{color:var(--notification-error-color);background:var(--notification-error-background);}&.warning{color:var(--notification-warning-color);background:var(--notification-warning-background);}&.info{color:var(--notification-info-color);background:var(--notification-info-background);}&.done{color:var(--notification-done-color);background:var(--notification-done-background);}}& .fadein,.modal-in{animation:fadeIn .5s;}& .outer-side{bottom:0;display:grid;max-height:100vh;grid-template-areas:"b";position:fixed;top:0;width:100%;z-index:100000;& .out .side{animation:sideOut .5s;}& .side{animation:sideIn .5s;justify-self:end;grid-area:b;grid-column:1;grid-row:1;overflow:auto;z-index:10;}& .overlay{grid-area:b;width:100%;z-index:5;}}& .outer-modal{bottom:0;display:grid;grid-template-areas:"b";position:fixed;top:var(--wp-admin--admin-bar--height,0px);width:100%;z-index:100000;& .modal{align-self:center;grid-area:b;justify-self:center;overflow-y:auto;padding:16px;position:relative;width:100%;}& .overlay{bottom:0;grid-area:b;left:0;right:0;top:0;width:100%;}}& .out{animation:fadeOut .5s;}& .out .overlay{animation:opacityOut .5s;}& .cookie-preferences-btn{align-items:end;bottom:0;clip-path:polygon(100% 0,0% 100%,100% 100%);color:var(--cookie-btn-color);cursor:pointer;display:flex;font-size:24px;height:72px;justify-content:end;padding:8px;position:fixed;right:0;width:72px;z-index:10000;}& .cookies-manager__content__buttons{display:flex;flex-flow:row nowrap;gap:16px;justify-content:flex-end;}& .cd-wide-fluid{max-width:100%;}& .cd-wide-xxl{display:block;margin:0 auto;max-width:1920px;width:100%;}& .cd-wide-xl{display:block;margin:0 auto;max-width:1600px;width:100%;}& .cd-wide-l{display:block;margin:0 auto;max-width:1440px;width:100%;}& .cd-wide-m{display:block;margin:0 auto;max-width:1280px;width:100%;}& .cd-wide-xs{display:block;margin:0 auto;max-width:1024px;width:100%;}& .cd-wide-xxs{display:block;margin:0 auto;max-width:640px;width:100%;}& .has-overflow-hidden{overflow:hidden;}& .has-overflow-scroll{overflow:scroll;}& .has-overflow-inherit{overflow:inherit;}& [style*="--padding-top:"]{padding-top:var(--padding-top);}& [style*="--padding-right:"]{padding-right:var(--padding-right);}& [style*="--padding-bottom:"]{padding-bottom:var(--padding-bottom);}& [style*="--padding-left:"]{padding-left:var(--padding-left);}& [style*="--margin-top:"]{margin-top:var(--margin-top);}& [style*="--margin-right:"]{margin-right:var(--margin-right);}& [style*="--margin-bottom:"]{margin-bottom:var(--margin-bottom);}& [style*="--margin-left:"]{margin-left:var(--margin-left);}& [style*="--min-width:"]{min-width:var(--min-width);}& [style*="--width:"]{width:var(--width);}& [style*="--max-width:"]{max-width:var(--max-width);}& [style*="--box-shadow:"]{box-shadow:var(--box-shadow);}& [style*="--box-shadow-hover:"]:hover{box-shadow:var(--box-shadow-hover);}& [style*="--min-height:"]{min-height:var(--min-height);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*="--height:"]{height:var(--height);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*="--max-height:"]{max-height:var(--max-height);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*="--cd-bg-image:"]{background-image:var(--cd-bg-image);}& [style*="--cd-bg-size:"]{background-size:var(--cd-bg-size);}& [style*="--cd-bg-position:"]{background-position:var(--cd-bg-position);}& [style*="--cd-bg-repeat:"]{background-repeat:var(--cd-bg-repeat);}& .float-right,& .right .float{float:right;}& .float-left,& .left .float,& .float{float:left;}& ul{margin:16px 0;padding-inline-start:32px;& li::marker{color:var(--li-marker-color);}& li{font-family:var(--li-font-family);}}& [style*="--align-items:"]{align-items:var(--align-items);}& [style*="--justify-content:"]{justify-content:var(--justify-content);}& [style*="--align-self:"]{align-self:var(--align-self);}& [style*="--justify-self:"]{justify-self:var(--justify-self);}& [style*="--position:"]{position:var(--position);}& [style*="--top:"]{top:var(--top);}& [style*="--right:"]{right:var(--right);}& [style*="--bottom:"]{bottom:var(--bottom);}& [style*="--left:"]{left:var(--left);}& .resize-height-inherit{height:inherit;& picture,& .picture{height:inherit;}}& .resize-scrollable{overflow:auto;}& [style*="--rotate:"]{rotate:var(--rotate);}& .cd-container{&[style*=--rotate-homothety]{margin-left:calc((var(--rotate-homothety) * -1));width:calc(100% + (var(--rotate-homothety) * 2));max-width:calc(100% + (var(--rotate-homothety) * 2));}}& hr{border:none;border-top:var(--hr-border);border-bottom:var(--hr-border);height:1px;background:var(--hr-background);margin:32px 0;}& .is-style-none{list-style:none;}& .inline-block{display:inline-block;}& .is-flex{display:flex;&.inline-block{display:inline-flex;}&.is-vertical{flex-direction:column;}&.is-wrappable{flex-wrap:wrap;}}& .is-grid{display:grid;&.is-vertical{grid-auto-flow:column;}&.inline-block{display:inline-grid;}}& .is-layering{display:grid;grid-template-areas:"a";& > *{grid-area:a;z-index:1;}}& .is-half-viewport{min-height:calc(40vh - 64px - var(--wp-admin--admin-bar--height,0px));}& .is-full-viewport{min-height:calc(80vh - 64px - var(--wp-admin--admin-bar--height,0px));}.is-carousel{max-width:100%;container-type:inline-size;display:grid;grid-auto-flow:column;& .carousel-track{grid-auto-flow:var(--grid-auto-flow,column);grid-auto-columns:var(--grid-auto-columns,max-content);grid-auto-rows:var(--grid-auto-rows,max-content);position:relative;translate:var(--carousel-track-translate,0px);will-change:translate;width:auto;max-width:unset;}&.is-sticky-scroll{position:sticky;top:0;height:100dvh;overflow:hidden;}&.is-smooth .carousel-track{transition:translate 0.4s cubic-bezier(0.25,0.46,0.45,0.94);}&.is-manual{grid-template-columns:auto 1fr auto;& .cd-nav-button--prev{grid-column:1;grid-row:1;z-index:10;}& .carousel-track{grid-column:1 / span 2;grid-row:1;}& .cd-nav-button--next{grid-column:3;grid-row:1;z-index:10;}}& .overflow-inherit{& figure,& picture,& img{height:inherit;width:100%;}}}& .in-grid{min-width:0;& video{width:100%;}}& .is-slider,& .slides{grid-template-areas:"a";align-items:center;& .in-slider{grid-area:a;}}& .is-slider,& .is-tabs,& .cd-tabs,& .slides{display:grid;position:relative;gap:16px;& .cd-tabs-panels{grid-area:blocks;display:grid;grid-template-areas:"a";& .cd-tabs-item{grid-area:a;opacity:0;transition:opacity linear 1s;&.is-active{opacity:1;z-index:10;}}}& .in-slider,& .in-tabs{grid-area:blocks;opacity:0;transition:opacity linear 1s;&.is-active{opacity:1;z-index:10;}}& .slider-nav{display:flex;flex-flow:row;gap:16px;grid-area:menu;justify-content:center;align-items:center;& > *:not(.is-active){cursor:pointer;}& .block-nav__arrow{background:var(--slider-title-background);color:var(--slider-title-color);&:hover{background:var(--slider-title-hover-background);color:var(--slider-title-hover-color);}}}& .menu-slide-item__symbol{width:12px;height:12px;background:var(--slider-symbol-background);border-radius:50%;&.is-active{background:var(--slider-symbol-active-background);}&:not(.is-active):hover{background:var(--slider-symbol-hover-background);}}& .menu-slide-item__title{color:var(--slider-title-color);font-size:var(--slider-title-font-size);background:var(--slider-title-background);font-weight:var(--slider-title-font-weight);font-family:var(--slider-title-font-family);text-transform:var(--slider-title-text-transform);font-style:var(--slider-title-font-style);&.is-active{color:var(--slider-title-active-color);background:var(--slider-title-active-background);}&:not(.is-active):hover{color:var(--slider-title-hover-color);background:var(--slider-title-hover-background);}}& .menu-slide-item__thumbnail{width:160px;height:80px;transition:opacity .2s linear;& img{object-fit:cover;width:100%;height:100%;}&:not(.is-active){opacity:.5;}&:not(.is-active):hover{opacity:1;}&.slider-empty-thumbnail{background:var(--slider-empty-thumbnail-background);display:flex;justify-content:center;align-items:center;& .icons{font-size:2rem;}}}&.block-nav-right,&.block-nav-left{& .slider-nav{flex-flow:column;align-items:center;}}&.block-nav-top{grid-template-areas:"menu" "blocks";}&.block-nav-right{grid-template-areas:"blocks menu";}&.block-nav-bottom{grid-template-areas:"blocks" "menu";}&.block-nav-left{grid-template-areas:"menu blocks";}}& .cd-accordion{font-family:var(--main-font);&.symbol-style-plus-rotate{& details[open] .cd-accordion-item-symbol-icon{transform:rotate(45deg);}}&.symbol-style-plus-minus{& details[open] .cd-accordion-item-symbol-vline{transform:scaleY(0);opacity:0;}}&.symbol-style-arrow-down-up{& details[open] .cd-accordion-item-symbol-icon{transform:rotate(180deg);}}&.symbol-style-arrow-right-down{& details[open] .cd-accordion-item-symbol-icon{transform:rotate(90deg);}}& .accordion__summary{align-items:center;justify-content:space-between;display:flex;gap:16px;position:relative;&.has-symbol-left{justify-content:start}.cd-accordion-item-symbol{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.25em;height:1.25em;&.cd-accordion-item-symbol--circle{border:1.5px solid currentColor;border-radius:50%;padding:3px;}& .cd-accordion-item-symbol-icon{width:100%;height:100%;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;overflow:visible;transform-box:fill-box;transform-origin:center;transition:transform .3s ease;}& .cd-accordion-item-symbol-vline{transform-box:fill-box;transform-origin:center;transition:transform .3s ease,opacity .3s ease;}}}& details[open]{& .accordion__summary{&::after{transform:rotate(180deg);}}}}& .is-rollover{display:grid;grid-template-areas:"a";& > *{grid-area:a;&:first-child{z-index:10;}}&:not([data-action*="manageRollover"]):hover{&:last-child{z-index:10;}}&[data-action*="manageRollover"]:hover{& .is-active{z-index:10;}}}& .overflow-inherit{height:inherit;max-height:inherit;& > *{height:inherit;max-height:inherit;max-height:inherit;}}& .overflow-scrollable{overflow:auto;}& .overflow-hidden{overflow:hidden;}& .evicted{position:fixed;top:-9999px;}& .snack-bar{background:var(--snack-bar-background);border-radius:4px;bottom:0;box-shadow:0 3px 5px -1px rgb(0 0 0 / 20%),0 6px 10px 0 rgb(0 0 0 / 14%),0 1px 18px 0 rgb(0 0 0 / 12%);color:var(--snack-bar-color);display:flex;flex-flow:row wrap;align-items:center;gap:16px;font-weight:var(--snack-bar-font-weight);margin:32px;padding:12px 16px;pointer-events:none;position:absolute;&.out{animation:fadeOut 0s;}}& .pagination{display:flex;justify-content:center;padding:16px 0;& .pagination__inner{display:flex;gap:8px;font-weight:var(--pagination-font-weight);& .page-link{padding:2px 4px;border-radius:4px;cursor:default;user-select:none;}& .nav:not(.disabled),& .clickable{cursor:pointer;}& .active{background:var(--pagination-active-background);color:var(--pagination-active-color);cursor:pointer;}& .current{background:var(--pagination-current-background);color:var(--pagination-current-color);}& .disabled{color:var(--pagination-disabled-color);}}}& .cdg-navigation-dropdown{&:not(:has(.is-full-width)){position:relative;}& .cd-navigation-dropdown-panel{position:absolute;z-index:1000;visibility:hidden;opacity:0;transition:opacity .2s ease-out;&.is-full-width{left:0;right:0;}}&:hover{& .cd-navigation-dropdown-panel{visibility:initial;opacity:1;}}}& .space-translate{transform:translate(-200%);position:fixed;}& figure{display:flex;flex-flow:column;position:relative;& img{max-height:100%;max-width:100%;}&:has(.has-circle){&.shape{shape-outside:circle(50%);shape-margin:var(--shape-margin);}}&:not(:has(.has-circle)){&.shape{shape-outside:var(--shape);shape-image-threshold:0;clip-path:inset(0);shape-margin:var(--shape-margin);}}& figcaption{p{margin:0;}}&.has-cover{height:100%;& picture,& .picture{height:100%;}& img,& video{object-fit:cover;height:100%;width:100%;}& video{filter:grayscale(0);width:100%;}}&.has-contain{& img,& video{object-fit:contain;}}&.has-align-center{align-items:center;}&.has-align-left{float:left;}&.has-align-right{float:right;}&.has-homothetic{& img,& video{height:auto;max-height:fit-content;}}&.has-homothetic-width{& img,& video{max-height:fit-content;}}&.has-homothetic-height{& img,& video{height:auto;}}}& .icons{display:inline-block;font-family:'main-icons';speak:none;font-style:normal;font-size:var(--font-size-paragraph);font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;font-feature-settings:'liga';font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;&[data-icon]{font-family:'empty';&::before{content:attr(data-icon);font-family:'main-icons';display:inline-block;}}}& .svg-icons{& svg{width:1em;height:1em;}}& .layout-spotlight-text{display:inline;font-family:var(--spotlight-font-family);font-size:var(--spotlight-font-size);font-weight:var(--spotlight-font-weight);text-transform:var(--spotlight-text-transform);line-height:var(--spotlight-line-height);}& .has-box-shadow{box-shadow:var(--main-box-shadow);}& .has-rounded{border-radius:var(--border-radius);overflow:hidden;}& .has-circle{border-radius:50%;overflow:hidden;aspect-ratio:1 / 1;}& [style*="--border-radius:"]{border-radius:var(--border-radius);}& [style*="--border-radius-tr:"]{border-top-right-radius:var(--border-radius-tr);}& [style*="--border-radius-br:"]{border-bottom-right-radius:var(--border-radius-br);}& [style*="--border-radius-bl:"]{border-bottom-left-radius:var(--border-radius-bl);}& [style*="--border-radius-tl:"]{border-top-left-radius:var(--border-radius-tl);}& [style*="--border:"]{border:var(--border);}& [style*="--border-hover-color:"]{&:hover{border-color:var(--border-hover-color);}}& [style*="--border-top:"]{border-top:var(--border-top);&:hover{border-top-color:var(--border-top-hover-color,inherit);}}& [style*="--border-right:"]{border-right:var(--border-right);&:hover{border-right-color:var(--border-right-hover-color,inherit);}}& [style*="--border-bottom:"]{border-bottom:var(--border-bottom);&:hover{border-bottom-color:var(--border-bottom-hover-color,inherit);}}& [style*="--border-left:"]{border-left:var(--border-left);&:hover{border-left-color:var(--border-left-hover-color,inherit);}}& [style*="--corner-shape:"]{corner-shape:var(--corner-shape);}& [style*="--corner-shape-tl:"]{corner-top-left-shape:var(--corner-shape-tl);}& [style*="--corner-shape-tr:"]{corner-top-right-shape:var(--corner-shape-tr);}& [style*="--corner-shape-br:"]{corner-bottom-right-shape:var(--corner-shape-br);}& [style*="--corner-shape-bl:"]{corner-bottom-left-shape:var(--corner-shape-bl);}& [data-action*="manageReveal"]{&.reveal-fade-in{opacity:0;will-change:opacity;transition:var(--transition);&.revealed{opacity:1;}}&.reveal-slide-up{opacity:0;transform:translateY(96px);will-change:transform,opacity;transition:var(--transition);&.revealed{opacity:1;transform:translateY(0);}}&.reveal-slide-right{opacity:0;transform:translateX(-96px);will-change:transform,opacity;transition:var(--transition);&.revealed{opacity:1;transform:translateX(0);}}&.reveal-slide-left{opacity:0;transform:translateX(96px);will-change:transform,opacity;transition:var(--transition);&.revealed{opacity:1;transform:translateX(0);}}&.reveal-slide-down{opacity:0;transform:translateY(-96px);will-change:transform,opacity;transition:var(--transition);&.revealed{opacity:1;transform:translateY(0);}}&.reveal-zoom-in{opacity:0;transform:scale(0);will-change:transform,opacity;transition:var(--transition);&.revealed{opacity:1;transform:scale(1);}}&.reveal-flip-3d{opacity:0;transform:perspective(800px) rotateY(-90deg);will-change:transform,opacity;transition:var(--transition);&.revealed{opacity:1;transform:perspective(800px) rotateY(0);}}&.reveal-blur-up{opacity:0;transform:translateY(50px);filter:blur(10px);will-change:transform,opacity,filter;transition:var(--transition);&.revealed{opacity:1;transform:translateY(0);filter:blur(0);}}&.reveal-clip-expand-center-h{opacity:0;clip-path:polygon(49.9% 0%,50.1% 0%,50.1% 100%,49.9% 100%);will-change:clip-path,opacity;transition:var(--transition);&.revealed{opacity:1;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);}}&.reveal-clip-expand-center-v{opacity:0;clip-path:polygon(0% 49.9%,100% 49.9%,100% 50.1%,0% 50.1%);will-change:clip-path,opacity;transition:var(--transition);&.revealed{opacity:1;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);}}&.reveal-clip-expand-radial{opacity:0;clip-path:circle(1% at 50% 50%);will-change:clip-path,opacity;transition:var(--transition);&.revealed{opacity:1;clip-path:circle(120% at 50% 50%);}}&.reveal-clip-expand-diamond{opacity:0;clip-path:polygon(50% 49.9%,50.1% 50%,50% 50.1%,49.9% 50%);will-change:clip-path,opacity;transition:var(--transition);&.revealed{opacity:1;--r:max(100cqw,100cqh);clip-path:polygon(50% calc(50% - var(--r)),calc(50% + var(--r)) 50%,50% calc(50% + var(--r)),calc(50% - var(--r)) 50%);}}&.reveal-clip-expand-from-top{opacity:0;clip-path:polygon(0% 0%,100% 0%,100% 20px,0% 20px);will-change:clip-path,opacity;transition:var(--transition);&.revealed{opacity:1;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);}}&.reveal-clip-expand-from-left{opacity:0;clip-path:polygon(0% 0%,20px 0%,20px 100%,0% 100%);will-change:clip-path,opacity;transition:var(--transition);&.revealed{opacity:1;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);}}&.reveal-lines{opacity:0;clip-path:polygon( 0% 0%,20% 0%,20% 20%,0% 20%,100% 20%,100% 40%,80% 40%,80% 20%,0% 20%,0% 40%,0% 40%,20% 40%,20% 60%,0% 60%,100% 60%,100% 80%,80% 80%,80% 60%,0% 60%,0% 80%,0% 80%,20% 80%,20% 100%,0% 100%,100% 100%,0% 100% );will-change:clip-path,opacity;transition:var(--transition);&.revealed{opacity:1;clip-path:polygon( 0% 0%,100% 0%,100% 20%,0% 20%,100% 20%,100% 40%,0% 40%,0% 20%,0% 20%,0% 40%,0% 40%,100% 40%,100% 60%,0% 60%,100% 60%,100% 80%,0% 80%,0% 60%,0% 60%,0% 80%,0% 80%,100% 80%,100% 100%,0% 100%,100% 100%,0% 100% );}}&.reveal-waved-border{& .waved-border-svg{fill:none;stroke:rgb(var(--main-color-1));z-index:1;}& > *{z-index:2;}}&.reveal-circle{position:relative;& svg.reveal-circle-svg{visibility:hidden;}&[data-svg-ready] svg.reveal-circle-svg{visibility:visible;& path{will-change:stroke-dashoffset;stroke-dasharray:var(--stroke-dasharray);stroke-dashoffset:var(--stroke-dashoffset);transition:var(--transition);}}&.revealed svg.reveal-circle-svg path{stroke-dashoffset:0;}}&.reveal-underline{position:relative;& svg.reveal-underline-svg{visibility:hidden;}&[data-svg-ready] svg.reveal-underline-svg{visibility:visible;& path{will-change:stroke-dashoffset;stroke-dasharray:var(--stroke-dasharray);stroke-dashoffset:var(--stroke-dashoffset);transition:var(--transition);}}&.revealed svg.reveal-underline-svg path{stroke-dashoffset:0;}}}& .anim-media{position:relative;& [data-action*="manageInnerMedia"]{display:inline-flex;flex-flow:row wrap;width:100%;& .anim-media-mask{height:0.8lh;flex:1 1 1px;align-self:stretch;margin:.1lh 0;}& br{content:'\A';white-space:pre;width:100%;}}& video{bottom:0;clip-path:inset(0 100% 100% 0);height:100%;left:0;object-fit:cover;overflow:hidden;pointer-events:none;position:absolute;top:0;right:0;width:100%;}}& .anim-enlarge-text{display:inline;width:min-content;font-weight:var(--anim-enlarge-text-font-weight);& span{font-weight:var(--anim-enlarge-text-font-weight);transition:font-weight linear 1s;}}& .anim-swap-text{color:rgb(var(--anim-swap-text-color));}& .breadcrumb{display:flex;font-family:var(--breadcrumb-font-family);gap:8px;}& .footer{& .inner__footer{display:flex;}& .footer__bottom{display:flex;justify-content:center;}}& .smart-separator{min-width:1px;min-height:1px;}& [style*=--overall-all-gap]{gap:var(--overall-all-gap);}& [style*=--overall-column-gap]{column-gap:var(--overall-column-gap);}& [style*=--overall-row-gap]{row-gap:var(--overall-row-gap);}}.colors{& [style*="--text-color:"]{--transition-color:color .2s linear;color:var(--text-color);}& [style*="--text-hover-color:"]:hover{color:var(--text-hover-color);}& [style*="--link-color:"]{& a,& .page-link.active{--transition-color:color .2s linear;color:var(--link-color);}}& [style*="--link-hover-color:"]{& a,& .page-link.active{&:hover{--transition-color:color .2s linear;color:var(--link-hover-color);}}}& [style*="--contrast-color:"]{& a{color:var(--contrast-color);&:hover{color:color-mix(in oklab,var(--contrast-color) 80%,white)}}}& [style*="--background-color:"]{background-color:var(--background-color);--transition-background:background .2s linear;&[style*="--background-size"]{background-size:var(--background-size);background-repeat:var(--background-repeat,repeat);}& .main-btn,& a.main-btn{color:var(--color,var(--main-btn-color));&[style*="--text-color:"]{color:var(--text-color);}&:hover{background:color-mix(in oklab,var(--background-color) 80%,white);}}}& [style*="--background-hover-color:"]:hover{background:var(--background-hover-color);}& [style*="--backdrop-filter:"]{backdrop-filter:var(--backdrop-filter);}& [style*="--text-gradient-color:"]{background:var(--text-gradient-color);background-clip:text;-webkit-text-fill-color:transparent;}& [style*=--stroke-color]{svg *{stroke:var(--stroke-color);}}& [style*=--fill-color]{svg *{fill:var(--fill-color);}}}.custom{& [style*="--font-family:"]{font-family:var(--font-family);}& [style*="--font-weight:"]{font-weight:var(--font-weight);}& [style*="--line-height:"]{line-height:var(--line-height);}& [style*="--letter-spacing:"]{letter-spacing:var(--letter-spacing);}& [style*="--text-decoration:"]{text-decoration:var(--text-decoration);}& [style*="--text-decoration-hover:"]:hover{text-decoration:var(--text-decoration-hover);}& [style*="--text-underline-offset:"]{text-underline-offset:var(--text-underline-offset);}& [style*="--writing-mode:"]{writing-mode:var(--writing-mode);}& [style*="--text-orientation:"]{text-orientation:var(--text-orientation);}& [style*="--text-align:"]{text-align:var(--text-align);}& [style*="--text-align-last:"]{text-align-last:var(--text-align-last);}& [style*="--text-transform:"]{text-transform:var(--text-transform);}& [style*="--font-variant:"]{font-variant:var(--font-variant);}& [style*="--font-style:"]{font-style:var(--font-style);}& [style*="--text-wrap:"]{text-wrap:var(--text-wrap);text-wrap-mode:var(--text-wrap);}& .has-text-shadow-s{text-shadow:0 1px 1px rgb(var(--theme-color-shadow) / 15%);}& .has-text-shadow-m{text-shadow:0 1px 2px rgb(var(--theme-color-shadow) / 20%);}& .has-text-shadow-l{text-shadow:0 2px 4px rgb(var(--theme-color-shadow) / 25%);}& .has-xxs-font-size{font-size:var(--font-size-xxs);}& .has-xs-font-size{font-size:var(--font-size-xs);}& .has-s-font-size{font-size:var(--font-size-s);}& .has-m-font-size{font-size:var(--font-size-m);}& .has-l-font-size{font-size:var(--font-size-l);}& .has-xl-font-size{font-size:var(--font-size-xl);}& .has-xxl-font-size{font-size:var(--font-size-xxl);}& [data-action*="effect=parallax"]{will-change:transform;transition:transform linear 0.05s;}& .hover-scale-1{transition:transform 0.3s ease-out;will-change:transform;&:hover{transform:scale(1.02);}}& .hover-scale-2{transition:transform 0.3s ease-out;will-change:transform;&:hover{transform:scale(1.05);}}& .hover-scale-3{transition:transform 0.3s ease-out;will-change:transform;&:hover{transform:scale(1.10);}}& .hover-glow-1{transition:box-shadow 0.3s ease-out;&:hover{box-shadow:0 0 12px 0 rgb(var(--main-color-1) / 30%);}}& .hover-glow-2{transition:box-shadow 0.3s ease-out;&:hover{box-shadow:0 0 24px 4px rgb(var(--main-color-1) / 45%);}}& .hover-glow-3{transition:box-shadow 0.3s ease-out;&:hover{box-shadow:0 0 40px 8px rgb(var(--main-color-1) / 60%);}}& .hover-shine{overflow:hidden;position:relative;isolation:isolate;&::after{content:'';position:absolute;inset-block:0;left:-100%;width:60%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / 35%),transparent);transform:skewX(-20deg);transition:left 0s;pointer-events:none;z-index:1;}&:hover::after{left:150%;transition:left 0.6s ease-in-out;}}& .hover-tilt{transition:transform 0.15s ease-out;will-change:transform;transform-style:preserve-3d;}}@media (max-width:767px){.layouts{& .is-grid[style*=--grid-custom-columns-mobile]{grid-template-columns:var(--grid-custom-columns-mobile);}& .is-grid[style*=--grid-custom-rows-mobile]{grid-template-rows:var(--grid-custom-rows-mobile);}& [style*=--mobile-all-gap]{gap:var(--mobile-all-gap);}& [style*=--mobile-column-gap]{column-gap:var(--mobile-column-gap);}& [style*=--mobile-row-gap]{row-gap:var(--mobile-row-gap);}& [style*="--padding-top-mobile:"]{padding-top:var(--padding-top-mobile);}& [style*="--padding-right-mobile:"]{padding-right:var(--padding-right-mobile);}& [style*="--padding-bottom-mobile:"]{padding-bottom:var(--padding-bottom-mobile);}& [style*="--padding-left-mobile:"]{padding-left:var(--padding-left-mobile);}& [style*="--margin-top-mobile:"]{margin-top:var(--margin-top-mobile);}& [style*="--margin-right-mobile:"]{margin-right:var(--margin-right-mobile);}& [style*="--margin-bottom-mobile:"]{margin-bottom:var(--margin-bottom-mobile);}& [style*="--margin-left-mobile:"]{margin-left:var(--margin-left-mobile);}& [style*=--order-mobile]{order:var(--order-mobile);}& [style*=--min-width-mobile]{min-width:var(--min-width-mobile);}& [style*=--width-mobile]{width:var(--width-mobile);}& [style*=--max-width-mobile]{max-width:var(--max-width-mobile);}& [style*=--min-height-mobile]{min-height:var(--min-height-mobile);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*=--height-mobile]{height:var(--height-mobile);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*=--max-height-mobile]{max-height:var(--max-height-mobile);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*=--translate-mobile]{translate:var(--translate-mobile);}& [style*=--z-index-mobile]{z-index:var(--z-index-mobile);}& .is-grid[style*=--grid-columns-mobile]{grid-template-columns:repeat(var(--grid-columns-mobile),1fr);}& .is-grid[style*=--grid-template-columns-mobile]{grid-template-columns:var(--grid-template-columns-mobile);}& .is-grid[style*=--grid-auto-flow-mobile]{grid-auto-flow:var(--grid-auto-flow-mobile);}& .is-grid.with-subgrid[style*=--subgrid-rows-mobile]{grid-template-rows:repeat(var(--subgrid-rows-mobile),auto);& > *{grid-template-rows:subgrid;grid-row:span var(--subgrid-rows-mobile);}}& [style*=--grid-column-mobile]{grid-column:var(--grid-column-mobile);grid-row:1;}& [style*=--grid-row-mobile]{grid-row:var(--grid-row-mobile);}& .is-flex[style*=--flex-direction-mobile]{flex-direction:var(--flex-direction-mobile);}& [style*="--flex-wrap-mobile:"]{flex-wrap:var(--flex-wrap-mobile);}& [style*="--align-items-mobile:"]{align-items:var(--align-items-mobile);}& [style*="--justify-content-mobile:"]{justify-content:var(--justify-content-mobile);}& [style*="--align-self-mobile:"]{align-self:var(--align-self-mobile);}& [style*="--justify-self-mobile:"]{justify-self:var(--justify-self-mobile);}& .focused .dropdown__header{font-size:var(--font-size-paragraph);display:grid;grid-template-columns:64px 1fr;align-items:center;justify-content:center;height:64px;color:var(--form-exit-dropdown-color);border-bottom:1px solid rgb(0 0 0 / 12%);}& .dropdown-block{position:fixed;top:0;bottom:0;border-radius:0;box-shadow:var(--form-dropdown-box-shadow);max-height:100vh;z-index:100000;}& .cd-navigation{&.has-burger-on-mobile{& > *{display:none;}& .cd-burger-btn{display:flex;}}}}.fields{grid-auto-flow:row;}}@media (min-width:768px) and (max-width:1199px){.layouts{& .is-grid[style*=--grid-custom-columns-tablet]{grid-template-columns:var(--grid-custom-columns-tablet);}& .is-grid[style*=--grid-custom-rows-tablet]{grid-template-rows:var(--grid-custom-rows-tablet);}& [style*=--order-tablet]{order:var(--order-tablet);}& [style*=--tablet-all-gap]{gap:var(--tablet-all-gap);}& [style*=--tablet-column-gap]{column-gap:var(--tablet-column-gap);}& [style*=--tablet-row-gap]{row-gap:var(--tablet-row-gap);}& [style*="--padding-top-tablet:"]{padding-top:var(--padding-top-tablet);}& [style*="--padding-right-tablet:"]{padding-right:var(--padding-right-tablet);}& [style*="--padding-bottom-tablet:"]{padding-bottom:var(--padding-bottom-tablet);}& [style*="--padding-left-tablet:"]{padding-left:var(--padding-left-tablet);}& [style*="--margin-top-tablet:"]{margin-top:var(--margin-top-tablet);}& [style*="--margin-right-tablet:"]{margin-right:var(--margin-right-tablet);}& [style*="--margin-bottom-tablet:"]{margin-bottom:var(--margin-bottom-tablet);}& [style*="--margin-left-tablet:"]{margin-left:var(--margin-left-tablet);}& [style*=--min-width-tablet]{min-width:var(--min-width-tablet);}& [style*=--width-tablet]{width:var(--width-tablet);}& [style*=--max-width-tablet]{max-width:var(--max-width-tablet);}& [style*=--min-height-tablet]{min-height:var(--min-height-tablet);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*=--height-tablet]{height:var(--height-tablet);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*=--max-height-tablet]{max-height:var(--max-height-tablet);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*=--translate-tablet]{translate:var(--translate-tablet);}& [style*=--z-index-tablet]{z-index:var(--z-index-tablet);}& .is-grid[style*=--grid-columns-tablet]{grid-template-columns:repeat(var(--grid-columns-tablet),1fr);}& .is-grid[style*=--grid-template-columns-tablet]{grid-template-columns:var(--grid-template-columns-tablet);}& .is-grid[style*=--grid-auto-flow-tablet]{grid-auto-flow:var(--grid-auto-flow-tablet);}& .is-grid.with-subgrid[style*=--subgrid-rows-tablet]{grid-template-rows:repeat(var(--subgrid-rows-tablet),auto);& > *{grid-template-rows:subgrid;grid-row:span var(--subgrid-rows-tablet);}}& [style*=--grid-column-tablet]{grid-column:var(--grid-column-tablet);grid-row:1;}& [style*=--grid-row-tablet]{grid-row:var(--grid-row-tablet);}& .is-flex[style*=--flex-direction-tablet]{flex-direction:var(--flex-direction-tablet);}& [style*="--flex-wrap-tablet:"]{flex-wrap:var(--flex-wrap-tablet);}& [style*="--align-items-tablet:"]{align-items:var(--align-items-tablet);}& [style*="--justify-content-tablet:"]{justify-content:var(--justify-content-tablet);}& [style*="--align-self-tablet:"]{align-self:var(--align-self-tablet);}& [style*="--justify-self-tablet:"]{justify-self:var(--justify-self-tablet);}& .cd-navigation{&.has-burger-on-tablet{& > *{display:none;}& .cd-burger-btn{display:flex;}}}}}@media (min-width:1200px){.layouts{& .is-grid[style*=--grid-custom-columns-desktop]{grid-template-columns:var(--grid-custom-columns-desktop);}& .is-grid[style*=--grid-custom-rows-desktop]{grid-template-rows:var(--grid-custom-rows-desktop);}& [style*=--desktop-all-gap]{gap:var(--desktop-all-gap);}& [style*=--desktop-column-gap]{column-gap:var(--desktop-column-gap);}& [style*=--desktop-row-gap]{row-gap:var(--desktop-row-gap);}& [style*="--padding-top-desktop:"]{padding-top:var(--padding-top-desktop);}& [style*="--padding-right-desktop:"]{padding-right:var(--padding-right-desktop);}& [style*="--padding-bottom-desktop:"]{padding-bottom:var(--padding-bottom-desktop);}& [style*="--padding-left-desktop:"]{padding-left:var(--padding-left-desktop);}& [style*="--margin-top-desktop:"]{margin-top:var(--margin-top-desktop);}& [style*="--margin-right-desktop:"]{margin-right:var(--margin-right-desktop);}& [style*="--margin-bottom-desktop:"]{margin-bottom:var(--margin-bottom-desktop);}& [style*="--margin-left-desktop:"]{margin-left:var(--margin-left-desktop);}& [style*=--order-desktop]{order:var(--order-desktop);}& [style*=--min-width-desktop]{min-width:var(--min-width-desktop);}& [style*=--width-desktop]{width:var(--width-desktop);}& [style*=--max-width-desktop]{max-width:var(--max-width-desktop);}& [style*=--height-desktop]{height:var(--height-desktop);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*=--max-height-desktop]{max-height:var(--max-height-desktop);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*=--min-height-desktop]{min-height:var(--min-height-desktop);& figure.has-cover{height:inherit;max-height:inherit;}}& [style*=--translate-desktop]{translate:var(--translate-desktop);}& [style*=--z-index-desktop]{z-index:var(--z-index-desktop);}& .is-grid[style*=--grid-columns-desktop]{grid-template-columns:repeat(var(--grid-columns-desktop),1fr);}& .is-grid[style*=--grid-template-columns-desktop]{grid-template-columns:var(--grid-template-columns-desktop);}& .is-grid[style*=--grid-auto-flow-desktop]{grid-auto-flow:var(--grid-auto-flow-desktop);}& .is-grid.with-subgrid[style*=--subgrid-rows-desktop]{grid-template-rows:repeat(var(--subgrid-rows-desktop),auto);& > *{grid-template-rows:subgrid;grid-row:span var(--subgrid-rows-desktop);}}& [style*=--grid-column-desktop]{grid-column:var(--grid-column-desktop);grid-row:1;}& [style*=--grid-row-desktop]{grid-row:var(--grid-row-desktop);}& .is-flex[style*=--flex-direction-desktop]{flex-direction:var(--flex-direction-desktop);}& [style*="--flex-wrap-desktop:"]{flex-wrap:var(--flex-wrap-desktop);}& [style*="--align-items-desktop:"]{align-items:var(--align-items-desktop);}& [style*="--justify-content-desktop:"]{justify-content:var(--justify-content-desktop);}& [style*="--align-self-desktop:"]{align-self:var(--align-self-desktop);}& [style*="--justify-self-desktop:"]{justify-self:var(--justify-self-desktop);}& .cd-navigation{&.has-burger-on-desktop{& > *{display:none;}& .cd-burger-btn{display:flex;}}}}}