@keyframes button-module-scss-module__SZaDTG__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.button-module-scss-module__SZaDTG__button{letter-spacing:.125rem;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;height:3rem;font-size:1rem;font-weight:500;display:flex;overflow:hidden}@media screen and (min-width:1024px) and (max-width:1365px){.button-module-scss-module__SZaDTG__button{font-size:.875rem}}.button-module-scss-module__SZaDTG__button--disabled{opacity:.65;cursor:not-allowed}.button-module-scss-module__SZaDTG__button--type-none{text-transform:none;background-color:#0000;border:0;padding:0 1rem}.button-module-scss-module__SZaDTG__button--type-link{border:.125rem solid #000}.button-module-scss-module__SZaDTG__button--type-cta{text-transform:uppercase;color:#303030;text-align:center;z-index:1;background:0 0;border:.0625rem solid #111;padding:0 5rem;font-size:.875rem;font-weight:500;transition-property:border,color;transition-duration:.3s;transition-timing-function:ease-in-out;position:relative;overflow:hidden}.button-module-scss-module__SZaDTG__button--type-cta:focus,.button-module-scss-module__SZaDTG__button--type-cta:hover{color:#fff;border:1px solid #303030}.button-module-scss-module__SZaDTG__button--type-cta:before{content:"";z-index:-1;opacity:1;background:#000;width:116%;height:100%;transition-property:transform,opacity;transition-duration:.7s;transition-timing-function:cubic-bezier(.77,0,.175,1);display:block;position:absolute;top:0;left:-10%;transform:skew(-20deg)translate(-116%);box-shadow:2px 0 14px #0009}.button-module-scss-module__SZaDTG__button--type-cta:after{content:"";z-index:-2;opacity:0;background:#303030;width:120%;height:100%;transition-property:transform,opacity;transition-duration:.4s;transition-timing-function:cubic-bezier(.2,.95,.57,.99);display:block;position:absolute;top:0;left:-10%;transform:skew(-20deg)translate(-120%);box-shadow:2px 0 14px #0009}.button-module-scss-module__SZaDTG__button--type-cta:focus:before,.button-module-scss-module__SZaDTG__button--type-cta:hover:before,.button-module-scss-module__SZaDTG__button--type-cta:focus:after,.button-module-scss-module__SZaDTG__button--type-cta:hover:after{opacity:1;transform:skew(-20deg)translate(0)}@media screen and (max-width:599px){.button-module-scss-module__SZaDTG__button--type-cta{height:2.75rem;padding:0 .5rem;font-size:.8125rem}}@media screen and (min-width:1024px) and (max-width:1365px){.button-module-scss-module__SZaDTG__button--type-cta{height:3rem;padding:0 3.75rem;font-size:.875rem}}@media screen and (min-width:1366px) and (max-width:1599px){.button-module-scss-module__SZaDTG__button--type-cta{height:3.125rem;padding:0 3.75rem;font-size:.875rem}}.button-module-scss-module__SZaDTG__button--type-cta-empty{background-color:#0000;border:.0625rem solid #111;padding:0 5rem;font-weight:200;transition-property:color,background-color,border-color;transition-duration:.3s;transition-timing-function:ease-in}@media screen and (max-width:599px){.button-module-scss-module__SZaDTG__button--type-cta-empty{height:2.75rem;padding:0 1rem;font-size:.75rem}}@media screen and (min-width:1024px) and (max-width:1365px){.button-module-scss-module__SZaDTG__button--type-cta-empty{height:3rem;padding:0 3.75rem;font-size:.875rem}}@media screen and (min-width:1366px) and (max-width:1599px){.button-module-scss-module__SZaDTG__button--type-cta-empty{height:3.125rem;padding:0 3.75rem;font-size:.875rem}}.button-module-scss-module__SZaDTG__button--type-cta-empty:focus,.button-module-scss-module__SZaDTG__button--type-cta-empty:hover{color:#fff;background-color:#111;border-color:#111}.button-module-scss-module__SZaDTG__button:focus{outline:0}
@keyframes checkbox-module-scss-module__doRloG__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.checkbox-module-scss-module__doRloG__checkbox{cursor:pointer;color:#111;align-items:center;padding:.625rem 0;font-size:.75rem;display:flex}@media screen and (max-width:599px){.checkbox-module-scss-module__doRloG__checkbox{padding:.5rem;font-size:.75rem}}.checkbox-module-scss-module__doRloG__checkbox--checked{font-weight:500}.checkbox-module-scss-module__doRloG__checkbox__input{display:none}.checkbox-module-scss-module__doRloG__checkbox__icon{color:#fff;box-sizing:border-box;background-color:#fff;border:.0625rem solid #737373;width:1.25rem;height:1.25rem;margin-right:1.3125rem;transition-property:color,border-color,background-color;transition-duration:.2s;transition-timing-function:ease-in-out}.checkbox-module-scss-module__doRloG__checkbox--checked .checkbox-module-scss-module__doRloG__checkbox__icon{color:#fff;background-color:#000;border-color:#000}
@keyframes input-module-scss-module__1bnTnq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.input-module-scss-module__1bnTnq__input__container{flex-direction:column;height:3rem;display:flex;position:relative}@media screen and (min-width:1024px) and (max-width:1365px){.input-module-scss-module__1bnTnq__input__container{height:2.5rem}}.input-module-scss-module__1bnTnq__input--theme-dark{color:#303030;background-color:#0000}.input-module-scss-module__1bnTnq__input--theme-light{color:#111;background-color:#0000}.input-module-scss-module__1bnTnq__input--error{color:#ff7f85}.input-module-scss-module__1bnTnq__input__field{box-sizing:border-box;letter-spacing:.125rem;opacity:.6;background-color:#0000;border:0;border-bottom:.5px solid;border-radius:0;outline:none;width:100%;height:100%;padding:2rem .5rem .25rem;font-size:1rem;font-weight:300;transition:opacity .2s ease-in-out}@media screen and (min-width:1024px) and (max-width:1365px){.input-module-scss-module__1bnTnq__input__field{padding-top:1rem;font-size:.875rem}}@media screen and (min-width:1366px) and (max-width:1599px){.input-module-scss-module__1bnTnq__input__field{font-size:.875rem}}.input-module-scss-module__1bnTnq__input__field:focus{opacity:1}.input-module-scss-module__1bnTnq__input--theme-dark .input-module-scss-module__1bnTnq__input__field{color:#000;border-color:#303030}.input-module-scss-module__1bnTnq__input--theme-light .input-module-scss-module__1bnTnq__input__field{color:#000;border-color:#111}.input-module-scss-module__1bnTnq__input__label{letter-spacing:.125rem;transform-origin:0 0;pointer-events:none;align-self:center;padding:0 0 .25rem .5rem;font-size:1rem;font-weight:300;transition:transform .2s ease-in-out,color .2s ease-in-out;position:absolute;bottom:0;left:0}@media screen and (max-width:599px){.input-module-scss-module__1bnTnq__input__label{padding-top:1.375rem;font-size:.8125rem}}@media screen and (min-width:1366px) and (max-width:1599px){.input-module-scss-module__1bnTnq__input__label{padding-top:1rem;font-size:.875rem}}.input-module-scss-module__1bnTnq__input--focused .input-module-scss-module__1bnTnq__input__label{transform:scale(.8)translateY(-1.25rem)}.input-module-scss-module__1bnTnq__input:after{content:"";opacity:.5;background:#fff;height:.0625rem;transition:opacity .2s ease-in-out;position:absolute;bottom:0}.input-module-scss-module__1bnTnq__input:focus:after{opacity:1}.input-module-scss-module__1bnTnq__input__error-message{padding:.25rem .5rem 0;font-size:.8125rem}
@keyframes textArea-module-scss-module__Tco9Za__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.textArea-module-scss-module__Tco9Za__text-area{flex-direction:column;align-items:flex-start;display:flex}.textArea-module-scss-module__Tco9Za__text-area__label{color:#000;flex-grow:0;flex-shrink:0;margin:.5rem 0 .75rem;font-weight:300}.textArea-module-scss-module__Tco9Za__text-area__area{box-sizing:border-box;color:#000;resize:none;background-color:#ffffffb3;border:.5px solid #000;flex-grow:1;width:100%;height:11.25rem;padding:.5rem}@media screen and (max-width:1023px){.textArea-module-scss-module__Tco9Za__text-area__area{height:6rem}}@media screen and (min-width:1024px) and (max-width:1365px){.textArea-module-scss-module__Tco9Za__text-area__area{height:8rem}}@media screen and (min-width:1366px) and (max-width:1599px){.textArea-module-scss-module__Tco9Za__text-area__area{height:8rem}}
@keyframes dropdown-module-scss-module__h0Avzq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.dropdown-module-scss-module__h0Avzq__dropdown{position:relative}.dropdown-module-scss-module__h0Avzq__dropdown__toggler{z-index:2;position:relative}.dropdown-module-scss-module__h0Avzq__dropdown__list{opacity:0;z-index:1;pointer-events:none;scrollbar-width:none;outline:0;flex-direction:column;width:100%;margin:0;transition-property:opacity,transform;transition-duration:.2s;transition-timing-function:ease-in-out;display:flex;position:absolute;top:100%;overflow:hidden auto;transform:translateY(-20px)}.dropdown-module-scss-module__h0Avzq__dropdown__list::-webkit-scrollbar{display:none}.dropdown-module-scss-module__h0Avzq__dropdown__list--open{pointer-events:auto;opacity:1;z-index:3;transform:none}
@keyframes selectItem-module-scss-module__Yu7NHq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.selectItem-module-scss-module__Yu7NHq__select__item{cursor:pointer;background-color:#fff;align-items:center;height:3rem;padding:0 .5rem;transition:background-color .1s ease-in-out;display:flex}.selectItem-module-scss-module__Yu7NHq__select__item:hover{color:#fff;background-color:#000}
@keyframes select-module-scss-module__80qkSG__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.select-module-scss-module__80qkSG__select__toggler{box-sizing:border-box;color:#000;cursor:pointer;background-color:#ffffffb3;border:.5px solid #303030;align-items:center;height:3rem;padding:0 1.5rem;transition-property:color,background-color;transition-duration:.2s;transition-timing-function:ease-in-out;display:flex}@media screen and (max-width:599px){.select-module-scss-module__80qkSG__select__toggler{height:3rem}}@media screen and (min-width:600px) and (max-width:1023px){.select-module-scss-module__80qkSG__select__toggler{padding:0 1rem}}@media screen and (min-width:1024px) and (max-width:1365px){.select-module-scss-module__80qkSG__select__toggler{padding:0 1rem}}.select-module-scss-module__80qkSG__select--error .select-module-scss-module__80qkSG__select__toggler{border-color:#ff7f85}.select-module-scss-module__80qkSG__select--open .select-module-scss-module__80qkSG__select__toggler{color:#2f2f2f;background-color:#fff}.select-module-scss-module__80qkSG__select__arrow{margin-left:auto;padding:0 .5rem;transition:transform .2s ease-in-out;transform:rotate(90deg)}.select-module-scss-module__80qkSG__select--open .select-module-scss-module__80qkSG__select__arrow{transform:rotate(-90deg)}.select-module-scss-module__80qkSG__select__items{box-sizing:border-box;color:#000;background-color:#fff;border:.0625rem solid #fff;font-weight:300}@media screen and (min-width:1024px) and (max-width:1365px){.select-module-scss-module__80qkSG__select__items{font-size:.8125rem}}
.image-module-scss-module__K6513W__image{object-fit:cover;border:0;width:100%;height:100%}
@keyframes revealer-module-scss-module__JqqbYa__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.revealer-module-scss-module__JqqbYa__revealer{display:flex;position:relative}.revealer-module-scss-module__JqqbYa__revealer__fader{opacity:.8;transform-origin:100%;background-color:#fff;width:100%;height:100%;transition:transform .5s ease-in-out;position:absolute;right:0}
.fadeIn-module-scss-module__pQ0tSW__fade-in{opacity:0;transition-property:opacity,transform}.fadeIn-module-scss-module__pQ0tSW__fade-in--visible{opacity:1;transform:none}
@keyframes pill-module-scss-module__KM-OJW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.pill-module-scss-module__KM-OJW__pill{box-sizing:border-box;color:#000;white-space:nowrap;background-color:#fff;border:.0625rem solid #000;border-radius:1.375rem;flex-grow:0;flex-shrink:0;align-items:center;height:2.75rem;padding:0 1.875rem;font-size:1rem;transition:color .2s ease-in-out,background-color .2s ease-in-out;display:flex}.pill-module-scss-module__KM-OJW__pill--active,.pill-module-scss-module__KM-OJW__pill:active{color:#fff;background-color:#000}.pill-module-scss-module__KM-OJW__pill+.pill-module-scss-module__KM-OJW__pill{margin-left:.5rem}.pill-module-scss-module__KM-OJW__pill:hover{will-change:color background-color}
.slider-module-scss-module__iaPmaG__slider{display:flex;overflow:hidden}.slider-module-scss-module__iaPmaG__slider__slideable--horizontal{flex-direction:row}.slider-module-scss-module__iaPmaG__slider__slideable--vertical{flex-direction:column}.slider-module-scss-module__iaPmaG__slider__slideable{will-change:transform;width:100%;transition:transform .5s ease-in-out;display:flex}
@keyframes gallery-module-scss-module__IG2dUW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.gallery-module-scss-module__IG2dUW__gallery{justify-content:center;height:100%;display:flex;position:relative}.gallery-module-scss-module__IG2dUW__gallery__images{width:100%}.gallery-module-scss-module__IG2dUW__gallery__image-container{flex-shrink:0;justify-content:center;align-items:center;display:flex}.gallery-module-scss-module__IG2dUW__gallery__image-container:not(.gallery-module-scss-module__IG2dUW__gallery__image-container--inlined){width:100%}.gallery-module-scss-module__IG2dUW__gallery__image-container--inlined{box-sizing:border-box;width:auto;max-width:100%;padding:0 .5rem}.gallery-module-scss-module__IG2dUW__gallery__image{object-fit:contain}.gallery-module-scss-module__IG2dUW__gallery__button{color:#fff;z-index:1;padding:0;position:absolute;top:50%;font-size:3rem!important}@media screen and (max-width:599px){.gallery-module-scss-module__IG2dUW__gallery__button{background-color:#969696b3;width:1.5rem;height:2.5rem}}@media screen and (min-width:1024px){.gallery-module-scss-module__IG2dUW__gallery__button{opacity:.5;background-color:#000;width:2rem;height:3rem;transition:opacity .2s ease-in-out}}.gallery-module-scss-module__IG2dUW__gallery__button--prev{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;left:0;transform:rotate(180deg)}.gallery-module-scss-module__IG2dUW__gallery__button--next{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;right:0}.gallery-module-scss-module__IG2dUW__gallery__button--disabled{opacity:.5;cursor:not-allowed;filter:contrast(.2)}@media screen and (min-width:1024px){.gallery-module-scss-module__IG2dUW__gallery__button:not(.gallery-module-scss-module__IG2dUW__gallery__button--disabled):hover{opacity:1}}.gallery-module-scss-module__IG2dUW__gallery__arrow:after{width:1rem}
@keyframes inlineGallery-module-scss-module__dtwpmG__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.inlineGallery-module-scss-module__dtwpmG__inline-gallery{width:100%;padding:2rem 0}@media screen and (max-width:599px){.inlineGallery-module-scss-module__dtwpmG__inline-gallery__slider{transition-duration:1.5s}}@media screen and (min-width:1024px){.inlineGallery-module-scss-module__dtwpmG__inline-gallery__slider{transition-duration:2.5s}}
@keyframes counter-module-scss-module__9P5arG__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.counter-module-scss-module__9P5arG__counter{height:3.75rem;display:flex}@media screen and (max-width:599px){.counter-module-scss-module__9P5arG__counter{height:2rem}}.counter-module-scss-module__9P5arG__counter__step{letter-spacing:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;font-size:3.5rem;font-weight:200;display:flex}@media screen and (max-width:599px){.counter-module-scss-module__9P5arG__counter__step{font-size:2rem}}.counter-module-scss-module__9P5arG__counter__total-steps{letter-spacing:.5rem;border-left:.125rem solid #000;justify-content:center;align-items:center;margin-left:1.25rem;padding-left:1.25rem;font-size:1.75rem;font-weight:300;display:flex}@media screen and (max-width:599px){.counter-module-scss-module__9P5arG__counter__total-steps{font-size:1.125rem}}.counter-module-scss-module__9P5arG__counter--theme-light .counter-module-scss-module__9P5arG__counter__step{color:#000}.counter-module-scss-module__9P5arG__counter--theme-light .counter-module-scss-module__9P5arG__counter__total-steps{color:#a0a0a0}.counter-module-scss-module__9P5arG__counter--theme-dark .counter-module-scss-module__9P5arG__counter__step{color:#fff}.counter-module-scss-module__9P5arG__counter--theme-dark .counter-module-scss-module__9P5arG__counter__total-steps{color:#a0a0a0}
@keyframes fullScreenGallery-module-scss-module__4Wn9Hq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.fullScreenGallery-module-scss-module__4Wn9Hq__fullscreen-gallery{z-index:10;background-color:#000000bf;flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.fullScreenGallery-module-scss-module__4Wn9Hq__fullscreen-gallery__header{box-sizing:border-box;background-color:#fff;justify-content:space-between;align-items:center;width:100%;height:5rem;padding:0 1rem;display:flex}.fullScreenGallery-module-scss-module__4Wn9Hq__fullscreen-gallery__gallery{box-sizing:border-box;width:100%;height:calc(100% - 14rem);margin:3rem 0 6rem}.fullScreenGallery-module-scss-module__4Wn9Hq__fullscreen-gallery button{color:#fff;text-transform:uppercase;background:#303030;border:none}@media screen and (max-width:599px){.fullScreenGallery-module-scss-module__4Wn9Hq__fullscreen-gallery button{padding:0}}
@keyframes imagesPreviewer-module-scss-module__e5BrvW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer{width:100%;height:100%;position:relative}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__image-container{will-change:transform;width:70%;padding-top:50%;transition:transform .3s ease-in;position:absolute;top:0;right:0;transform:translate(120%)}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__image-container:nth-child(2){z-index:3;transition-delay:.125s}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__image-container:nth-child(3){z-index:2;transition-delay:50ms}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__image-container:nth-child(4){z-index:1}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer--show-images .imagesPreviewer-module-scss-module__e5BrvW__images-previewer__image-container{transition-timing-function:ease-out}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer--show-images .imagesPreviewer-module-scss-module__e5BrvW__images-previewer__image-container:nth-child(2){transition-delay:0s;transform:translate(-40%,75%)}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer--show-images .imagesPreviewer-module-scss-module__e5BrvW__images-previewer__image-container:nth-child(3){transform:translate(-22.5%,55%)}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer--show-images .imagesPreviewer-module-scss-module__e5BrvW__images-previewer__image-container:nth-child(4){transition-delay:.1s;transform:translate(-5%,35%)}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__preview{opacity:0;z-index:10;cursor:pointer;background:#ffffffb3;width:100%;height:100%;font-size:12rem;transition:opacity .2s ease-out;position:relative}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__preview:not(.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__preview--active){display:none}@media screen and (min-width:1024px) and (max-width:1365px){.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__preview{font-size:7rem}}@media screen and (min-width:1366px) and (max-width:1599px){.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__preview{font-size:7rem}}@media screen and (max-width:1023px){.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__preview{display:none}}.imagesPreviewer-module-scss-module__e5BrvW__images-previewer__image{object-position:0;position:absolute;top:0;left:0;box-shadow:0 0 3rem #d5d5d5}@media screen and (min-width:1024px){.imagesPreviewer-module-scss-module__e5BrvW__images-previewer:hover .imagesPreviewer-module-scss-module__e5BrvW__images-previewer__preview{opacity:1}}
@keyframes pageContent-module-scss-module__HigT-a__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.pageContent-module-scss-module__HigT-a__page-content{scrollbar-width:none;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden auto}.pageContent-module-scss-module__HigT-a__page-content::-webkit-scrollbar{display:none}
.hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu{cursor:pointer;background-color:#0000;border:none;padding:0;display:flex;transform:scale(.6)}.hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu__line{fill:none;stroke:#000;stroke-width:6px;transition:stroke-dasharray .5s cubic-bezier(.4,0,.2,1),stroke-dashoffset .5s cubic-bezier(.4,0,.2,1)}.hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu__line:first-child{stroke-dasharray:60 207;stroke-width:6px}.hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu__line:nth-child(2){stroke-dasharray:60 60;stroke-width:6px}.hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu__line:nth-child(3){stroke-dasharray:60 207;stroke-width:6px}.hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu--active .hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu__line:first-child{stroke-dasharray:90 207;stroke-dashoffset:-134px}.hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu--active .hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu__line:nth-child(2){stroke-dasharray:1 60;stroke-dashoffset:-30px}.hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu--active .hamburgerMenu-module-scss-module__cOLOPG__hamburger-menu__line:nth-child(3){stroke-dasharray:90 207;stroke-dashoffset:-134px}
@keyframes headerLink-module-scss-module__vveI4q__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.headerLink-module-scss-module__vveI4q__header-link{color:#303030;text-transform:uppercase;letter-spacing:.1875rem;white-space:nowrap;opacity:.8;padding:0 2.25rem;font-weight:300;text-decoration:none;transition:transform .1s ease-in-out,opacity .1s ease-in-out;display:inline-flex}@media screen and (min-width:1024px) and (max-width:1365px){.headerLink-module-scss-module__vveI4q__header-link{letter-spacing:0;padding:0 1rem}}.headerLink-module-scss-module__vveI4q__header-link--active{opacity:1;font-weight:500}@media screen and (max-width:1023px){.headerLink-module-scss-module__vveI4q__header-link{justify-content:center;padding:1rem;font-size:1.25rem;font-weight:300}}@media screen and (min-width:1024px){.headerLink-module-scss-module__vveI4q__header-link{align-items:center;font-size:1rem}.headerLink-module-scss-module__vveI4q__header-link:hover{opacity:1}}
@keyframes header-module-scss-module__dbVH1G__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.header-module-scss-module__dbVH1G__header{z-index:3;flex-shrink:0;justify-content:flex-start;align-items:center;display:flex;box-shadow:0 0 .75rem #9696964d}@media screen and (max-width:1023px){.header-module-scss-module__dbVH1G__header{height:5rem;position:relative}}@media screen and (min-width:1024px){.header-module-scss-module__dbVH1G__header{height:6.25rem}}.header-module-scss-module__dbVH1G__header__logo-link{box-sizing:border-box;flex-grow:0;width:12.25rem;height:100%;margin:0 0 0 3rem;padding:.5rem 0}@media screen and (max-width:599px){.header-module-scss-module__dbVH1G__header__logo-link{height:80%;margin:0}}.header-module-scss-module__dbVH1G__header__logo{object-fit:contain}.header-module-scss-module__dbVH1G__header__links{display:flex}@media screen and (max-width:1023px){.header-module-scss-module__dbVH1G__header__links{z-index:100;background-color:#fff;flex-direction:column;justify-content:center;width:100%;height:calc(100vh - 7.125rem);margin:0;transition:transform .3s ease-in;position:fixed;top:5rem;transform:translate(100%)}}@media screen and (min-width:1024px){.header-module-scss-module__dbVH1G__header__links{height:100%;margin:0 1rem 0 auto;overflow:hidden}}@media screen and (max-width:1023px){.header-module-scss-module__dbVH1G__header__trigger{margin-left:auto}}@media screen and (min-width:1024px){.header-module-scss-module__dbVH1G__header__trigger{display:none}}@media screen and (max-width:1023px){.header-module-scss-module__dbVH1G__header__links--active{transition-timing-function:ease-out;transform:none}}
@keyframes aboutDataTile-module-scss-module__LTAWoW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.aboutDataTile-module-scss-module__LTAWoW__about-data{background-color:#fcfcfc;flex-direction:column;flex-shrink:0;width:100%;height:80%;display:flex}.aboutDataTile-module-scss-module__LTAWoW__about-data__title{color:#303030;letter-spacing:4px;text-align:left;width:80%;margin:auto auto 4rem;font-size:2rem;font-weight:200}@media screen and (min-width:1024px) and (max-width:1365px){.aboutDataTile-module-scss-module__LTAWoW__about-data__title{margin-top:4rem;font-size:1.25rem}}@media screen and (max-width:1023px){.aboutDataTile-module-scss-module__LTAWoW__about-data__title{font-size:1.25rem}}.aboutDataTile-module-scss-module__LTAWoW__about-data__images{flex-direction:row;flex-shrink:0;justify-content:center;display:flex}@media screen and (max-width:1023px){.aboutDataTile-module-scss-module__LTAWoW__about-data__images{flex-direction:column}}@media screen and (min-width:1024px){.aboutDataTile-module-scss-module__LTAWoW__about-data__images{margin-bottom:1rem}}.aboutDataTile-module-scss-module__LTAWoW__about-data__tile{flex-direction:column;width:18.75rem;margin:0 1rem;display:flex;position:relative}@media screen and (max-width:1023px){.aboutDataTile-module-scss-module__LTAWoW__about-data__tile{width:22.5rem;margin:0 auto 2rem}}@media screen and (min-width:1024px) and (max-width:1365px){.aboutDataTile-module-scss-module__LTAWoW__about-data__tile{width:12.5rem}}@media screen and (min-width:1366px) and (max-width:1599px){.aboutDataTile-module-scss-module__LTAWoW__about-data__tile{width:13.75rem}}.aboutDataTile-module-scss-module__LTAWoW__about-data__tile__image{transition:filter .3s ease-out}.aboutDataTile-module-scss-module__LTAWoW__about-data__tile__about{box-sizing:border-box;text-align:center;color:#fff;flex-shrink:0;width:100%;padding:1rem;font-size:.875rem;font-weight:300;line-height:2rem}@media screen and (min-width:1366px) and (max-width:1599px){.aboutDataTile-module-scss-module__LTAWoW__about-data__tile__about{line-height:1.5rem}}@media screen and (min-width:1024px) and (max-width:1365px){.aboutDataTile-module-scss-module__LTAWoW__about-data__tile__about{font-size:.875rem;line-height:1.25rem}}@media screen and (max-width:1023px){.aboutDataTile-module-scss-module__LTAWoW__about-data__tile__about{color:#000;order:1;font-size:1rem;line-height:2rem}}@media screen and (min-width:1024px){.aboutDataTile-module-scss-module__LTAWoW__about-data__tile__about{opacity:0;z-index:1;transition:opacity .3s ease-in;position:absolute}}.aboutDataTile-module-scss-module__LTAWoW__about-data__tile__name{color:#fff;text-align:center;background-color:#000;width:100%;height:4rem;margin:.25rem 0 .5rem;font-size:1rem;line-height:300%}@media screen and (max-width:1023px){.aboutDataTile-module-scss-module__LTAWoW__about-data__tile__name{order:2}}@media screen and (min-width:1024px){.aboutDataTile-module-scss-module__LTAWoW__about-data__tile:hover .aboutDataTile-module-scss-module__LTAWoW__about-data__tile__image{filter:brightness(50%)}.aboutDataTile-module-scss-module__LTAWoW__about-data__tile:hover .aboutDataTile-module-scss-module__LTAWoW__about-data__tile__about{opacity:1}}.aboutDataTile-module-scss-module__LTAWoW__about-data__description{color:#303030;flex-direction:column;max-width:80%;margin:4rem auto;font-size:1rem;font-weight:300;display:flex}@media screen and (min-width:1024px) and (max-width:1365px){.aboutDataTile-module-scss-module__LTAWoW__about-data__description{max-width:98%;font-size:.875rem}}.aboutDataTile-module-scss-module__LTAWoW__about-data__paragraf{letter-spacing:.0625rem;text-align:justify;margin-bottom:1rem;line-height:2.6rem}@media screen and (min-width:1366px) and (max-width:1599px){.aboutDataTile-module-scss-module__LTAWoW__about-data__paragraf{margin:.5rem;font-size:.875rem;line-height:1.25rem}}@media screen and (min-width:1024px) and (max-width:1365px){.aboutDataTile-module-scss-module__LTAWoW__about-data__paragraf{margin:.5rem;line-height:1.25rem}}@media screen and (max-width:1023px){.aboutDataTile-module-scss-module__LTAWoW__about-data__paragraf{margin:2rem 0}}@media screen and (max-width:599px){.aboutDataTile-module-scss-module__LTAWoW__about-data__paragraf{text-align:center}}
@keyframes absoluteCard-module-scss-module__ccCdqW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.absoluteCard-module-scss-module__ccCdqW__absolute-card{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s ease-in-out .3s;display:flex;position:absolute;overflow:hidden}.absoluteCard-module-scss-module__ccCdqW__absolute-card--hidden{opacity:0;pointer-events:none;transition-delay:0s}
.asideMenu-module-scss-module__YMa7Ta__aside-menu{z-index:1;transition:transform .3s ease-in;position:absolute;top:0;right:0;transform:translate(100%)}.asideMenu-module-scss-module__YMa7Ta__aside-menu--open{transform:none}
.centeredContent-module-scss-module__LuseGW__centered-content{flex-direction:column;align-items:center;display:flex}
@keyframes contactDetails-module-scss-module__o4gc3q__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.contactDetails-module-scss-module__o4gc3q__contact-details{letter-spacing:1px;font-size:.875rem;font-weight:300;line-height:1.25rem}@media screen and (min-width:1024px) and (max-width:1365px){.contactDetails-module-scss-module__o4gc3q__contact-details__contaier{line-height:1.25rem}}@media screen and (max-width:1023px){.contactDetails-module-scss-module__o4gc3q__contact-details__contaier{line-height:1.2rem}}@media screen and (max-width:599px){.contactDetails-module-scss-module__o4gc3q__contact-details__contaier{margin:0}}.contactDetails-module-scss-module__o4gc3q__contact-details ul:nth-child(2) li:nth-child(2){margin-left:3.75rem}.contactDetails-module-scss-module__o4gc3q__contact-details__row{padding:0 4rem 0 0}@media screen and (min-width:1024px) and (max-width:1365px){.contactDetails-module-scss-module__o4gc3q__contact-details__row{padding:0 2rem 0 0}}@media screen and (max-width:1023px){.contactDetails-module-scss-module__o4gc3q__contact-details__row{padding:0 2rem 0 0}}.contactDetails-module-scss-module__o4gc3q__contact-details__data{flex-direction:row;display:flex}@media screen and (max-width:599px){.contactDetails-module-scss-module__o4gc3q__contact-details__data{flex-direction:column;margin:1rem 0}}.contactDetails-module-scss-module__o4gc3q__contact-details__items{flex-direction:row;display:flex}.contactDetails-module-scss-module__o4gc3q__contact-details__phone{margin-left:2rem}.contactDetails-module-scss-module__o4gc3q__contact-details__availability{letter-spacing:0;font-weight:600;line-height:2.5rem}@media screen and (min-width:1366px) and (max-width:1599px){.contactDetails-module-scss-module__o4gc3q__contact-details__availability{font-size:.75rem;line-height:1rem}}@media screen and (min-width:1024px) and (max-width:1365px){.contactDetails-module-scss-module__o4gc3q__contact-details__availability{font-size:.75rem;line-height:1rem}}@media screen and (max-width:1023px){.contactDetails-module-scss-module__o4gc3q__contact-details__availability{line-height:1.5rem}}@media screen and (min-width:1024px) and (max-width:1365px){.contactDetails-module-scss-module__o4gc3q__contact-details__localization{font-size:.75rem}}@media screen and (min-width:1366px) and (max-width:1599px){.contactDetails-module-scss-module__o4gc3q__contact-details__localization{font-size:.75rem}}@media screen and (max-width:1023px){.contactDetails-module-scss-module__o4gc3q__contact-details__localization{width:100%}}.contactDetails-module-scss-module__o4gc3q__contact-details__title{text-transform:uppercase;letter-spacing:2px;font-size:1rem;font-weight:600;line-height:3rem}@media screen and (min-width:1366px) and (max-width:1599px){.contactDetails-module-scss-module__o4gc3q__contact-details__title{font-size:.875rem;line-height:1.75rem}}@media screen and (min-width:1024px) and (max-width:1365px){.contactDetails-module-scss-module__o4gc3q__contact-details__title{line-height:2rem}}.contactDetails-module-scss-module__o4gc3q__contact-details__name{text-transform:uppercase;color:#303030}.contactDetails-module-scss-module__o4gc3q__contact-details__phone{font-weight:600}@media screen and (min-width:1366px) and (max-width:1599px){.contactDetails-module-scss-module__o4gc3q__contact-details__phone{font-size:.75rem}}@media screen and (min-width:1024px) and (max-width:1365px){.contactDetails-module-scss-module__o4gc3q__contact-details__phone{font-size:.75rem}}.contactDetails-module-scss-module__o4gc3q__contact-details__email{text-transform:lowercase;color:#303030}
@keyframes footerLink-module-scss-module__ssNvoq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.footerLink-module-scss-module__ssNvoq__footer-link{color:#fff;text-transform:uppercase}
@keyframes socialMediaLink-module-scss-module__4tiV2a__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.socialMediaLink-module-scss-module__4tiV2a__social-media-link{color:#fff;border:.0625rem solid #fff;border-radius:50%;justify-content:center;align-self:center;width:1.625rem;height:1.625rem;margin:0 .5rem;display:flex}.socialMediaLink-module-scss-module__4tiV2a__social-media-link:hover{color:#000;background-color:#fff;transition:background-color .75s}
@keyframes footer-module-scss-module__p2IoJa__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.footer-module-scss-module__p2IoJa__footer{box-sizing:border-box;background-color:#303030;flex-shrink:0;align-items:center;width:100%;height:2.125rem;margin-bottom:0;padding:0 1rem;display:flex}@media screen and (max-width:1023px){.footer-module-scss-module__p2IoJa__footer{justify-content:center;padding:.25rem}}@media screen and (min-width:1024px){.footer-module-scss-module__p2IoJa__footer{justify-content:space-between}}@media screen and (max-width:599px){.footer-module-scss-module__p2IoJa__footer{flex-direction:column}}.footer-module-scss-module__p2IoJa__footer__title,.footer-module-scss-module__p2IoJa__footer__links,.footer-module-scss-module__p2IoJa__footer__social-links{flex-basis:33.3%;display:flex}.footer-module-scss-module__p2IoJa__footer__links{color:#d5d5d5;justify-content:flex-start;font-size:.875rem}@media screen and (max-width:1023px){.footer-module-scss-module__p2IoJa__footer__links{display:none}}.footer-module-scss-module__p2IoJa__footer__title{color:#d5d5d5;text-transform:uppercase;letter-spacing:.125rem;justify-content:center;font-size:.75rem}@media screen and (max-width:1023px){.footer-module-scss-module__p2IoJa__footer__title{text-align:center;display:none}}.footer-module-scss-module__p2IoJa__footer__social-links{justify-content:flex-end}
.shiftingText-module-scss-module__AElVfq__shifting-text__item{opacity:0;flex-shrink:0;justify-content:center;align-items:center;height:100%;transition:opacity .3s ease-in-out;display:flex}.shiftingText-module-scss-module__AElVfq__shifting-text__item--active{opacity:1}
@keyframes homepage-module-scss-module__oafPDq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.homepage-module-scss-module__oafPDq__homepage{box-sizing:border-box;flex-direction:column;align-items:flex-start;height:calc(100% - 8.5rem);display:flex;position:relative}@media screen and (max-width:1023px){.homepage-module-scss-module__oafPDq__homepage{width:100%}}@media screen and (min-width:1024px){.homepage-module-scss-module__oafPDq__homepage{width:75%}}.homepage-module-scss-module__oafPDq__homepage__header{background-color:#ffffffb3;margin:10% 0}@media screen and (max-width:1023px){.homepage-module-scss-module__oafPDq__homepage__header{box-sizing:border-box;width:100%;padding:1rem}}@media screen and (max-width:599px){.homepage-module-scss-module__oafPDq__homepage__header{background:0 0}}@media screen and (min-width:1024px){.homepage-module-scss-module__oafPDq__homepage__header{margin-top:10%;padding:2.5rem 2rem}}@media screen and (min-width:1366px) and (max-width:1599px){.homepage-module-scss-module__oafPDq__homepage__header{margin-top:5%}}@media screen and (min-width:1024px) and (max-width:1365px){.homepage-module-scss-module__oafPDq__homepage__header{margin-top:5%;padding-left:5rem}}@media screen and (max-width:599px){.homepage-module-scss-module__oafPDq__homepage__button{letter-spacing:1px;width:100%;padding:0 .5rem;font-size:.75rem}}.homepage-module-scss-module__oafPDq__homepage__link,.homepage-module-scss-module__oafPDq__homepage__link-text{height:100%;font-size:.75rem}.homepage-module-scss-module__oafPDq__homepage__image{z-index:-1;position:absolute;right:0}@media screen and (max-width:1023px){.homepage-module-scss-module__oafPDq__homepage__image{object-fit:cover;width:100%}}@media screen and (min-width:1024px){.homepage-module-scss-module__oafPDq__homepage__image{object-fit:contain;width:80%}}.homepage-module-scss-module__oafPDq__homepage__title{flex-direction:column;font-weight:200;display:flex}@media screen and (max-width:1023px){.homepage-module-scss-module__oafPDq__homepage__title{padding:1.5rem 0}}@media screen and (max-width:599px){.homepage-module-scss-module__oafPDq__homepage__title{min-width:320px;font-size:3rem;line-height:3.5rem}}@media screen and (min-width:600px) and (max-width:1023px){.homepage-module-scss-module__oafPDq__homepage__title{font-size:4rem;line-height:4rem}}@media screen and (min-width:1024px){.homepage-module-scss-module__oafPDq__homepage__title{padding:1.5rem 0;font-size:3.5rem;line-height:3.5rem}}@media screen and (min-width:1600px){.homepage-module-scss-module__oafPDq__homepage__title{font-size:4.5rem;line-height:5rem}}
@keyframes detailSection-module-scss-module__J1V6mW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.detailSection-module-scss-module__J1V6mW__detail-section{flex-direction:column;display:flex}.detailSection-module-scss-module__J1V6mW__detail-section__title{text-transform:uppercase;letter-spacing:.125rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.detailSection-module-scss-module__J1V6mW__detail-section__content{height:100%;overflow:hidden}
@keyframes shiftingArrows-module-scss-module__1SWU9q__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.shiftingArrows-module-scss-module__1SWU9q__shifting-arrows{border:.0625rem solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.5rem;display:flex;position:relative;overflow:hidden;transform:rotate(360deg)}.shiftingArrows-module-scss-module__1SWU9q__shifting-arrows--no-border{border:none}.shiftingArrows-module-scss-module__1SWU9q__shifting-arrows__arrow{width:.75rem;height:.75rem;font-size:.75rem;position:absolute}.shiftingArrows-module-scss-module__1SWU9q__shifting-arrows__arrow--second{margin-left:1rem;animation-name:shiftingArrows-module-scss-module__1SWU9q__shiftFade;animation-duration:3.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-delay:75ms}.shiftingArrows-module-scss-module__1SWU9q__shifting-arrows__arrow--first{animation-name:shiftingArrows-module-scss-module__1SWU9q__shiftFade;animation-duration:3.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}
@keyframes shiftingArrowsButton-module-scss-module__sUPO3W__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.shiftingArrowsButton-module-scss-module__sUPO3W__shifting-arrows-button__arrows{height:100%}
@keyframes workScopeButton-module-scss-module__vfh2Jq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.workScopeButton-module-scss-module__vfh2Jq__work-scope-button{color:#000;letter-spacing:1px;background-color:#fff;border:none;justify-content:flex-start;width:100%;padding:0 1rem;font-size:.875rem;font-weight:500;transition-property:color,background-color;transition-duration:.2s;transition-timing-function:ease-in-out}@media screen and (min-width:1366px) and (max-width:1599px){.workScopeButton-module-scss-module__vfh2Jq__work-scope-button{height:2rem;font-size:.8125rem}}@media screen and (min-width:1024px) and (max-width:1365px){.workScopeButton-module-scss-module__vfh2Jq__work-scope-button{height:2rem;font-size:.875rem}}.workScopeButton-module-scss-module__vfh2Jq__work-scope-button--hover{color:#a0a0a0}.workScopeButton-module-scss-module__vfh2Jq__work-scope-button--active{color:#fff;background-color:#000}
@keyframes detailsSection-module-scss-module__FS7YNW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.detailsSection-module-scss-module__FS7YNW__details-section{box-sizing:border-box;flex-direction:column;align-items:flex-start;display:flex}.detailsSection-module-scss-module__FS7YNW__details-section:first-child{width:40%;padding-right:3rem}.detailsSection-module-scss-module__FS7YNW__details-section:last-child{width:55%;padding-left:3rem}@media screen and (min-width:1024px) and (max-width:1365px){.detailsSection-module-scss-module__FS7YNW__details-section:last-child{padding-left:1.5rem}}@media screen and (max-width:1023px){.detailsSection-module-scss-module__FS7YNW__details-section:last-child{padding-top:3rem;padding-left:0}}.detailsSection-module-scss-module__FS7YNW__details-section__list{scrollbar-width:none}.detailsSection-module-scss-module__FS7YNW__details-section__list::-webkit-scrollbar{display:none}.detailsSection-module-scss-module__FS7YNW__details-section__list{height:100%;overflow:auto}
@keyframes userTargetSection-module-scss-module__b97w-a__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.userTargetSection-module-scss-module__b97w-a__user-target-section__item{color:#a0a0a0;font-weight:300;line-height:1.75rem;display:flex}@media screen and (min-width:1366px) and (max-width:1599px){.userTargetSection-module-scss-module__b97w-a__user-target-section__item{font-size:.875rem;line-height:1.5rem}}@media screen and (min-width:1024px) and (max-width:1365px){.userTargetSection-module-scss-module__b97w-a__user-target-section__item{font-size:.875rem;line-height:1.25rem}}.userTargetSection-module-scss-module__b97w-a__user-target-section__item:before{content:"•";color:#000;height:100%;margin-right:1.5rem;font-size:1.5rem;line-height:1.5rem}
.workScopeGallery-module-scss-module__gCnXFW__work-scope-gallery{width:100%;height:100%;display:flex}
@keyframes workScopeDescription-module-scss-module__XyY0PG__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.workScopeDescription-module-scss-module__XyY0PG__work-scope-description{display:flex}.workScopeDescription-module-scss-module__XyY0PG__work-scope-description__text{translate:transformX(100%);margin-top:auto;padding-bottom:2rem;transition:translate .3s ease-in-out}.workScopeDescription-module-scss-module__XyY0PG__work-scope-description__text--active{translate:transformX(0%)}@media screen and (min-width:1366px) and (max-width:1599px){.workScopeDescription-module-scss-module__XyY0PG__work-scope-description__text--active{width:100%;font-size:.875rem}}@media screen and (min-width:1024px) and (max-width:1365px){.workScopeDescription-module-scss-module__XyY0PG__work-scope-description__text--active{width:100%;font-size:.875rem}}
@keyframes offerDetails-module-scss-module__9ViwGa__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.offerDetails-module-scss-module__9ViwGa__offer-details{flex-direction:row;width:100%;height:100%;display:flex}@media screen and (max-width:1023px){.offerDetails-module-scss-module__9ViwGa__offer-details{flex-direction:column}}.offerDetails-module-scss-module__9ViwGa__offer-details__content{flex-direction:column;flex-grow:1;flex-shrink:0;margin:2% 8%;padding:2rem 0;display:flex}@media screen and (min-width:1024px){.offerDetails-module-scss-module__9ViwGa__offer-details__content{width:50%}}@media screen and (min-width:1024px) and (max-width:1365px){.offerDetails-module-scss-module__9ViwGa__offer-details__content{margin:2% 4%;padding:0}}@media screen and (min-width:1366px) and (max-width:1599px){.offerDetails-module-scss-module__9ViwGa__offer-details__content{margin:2% 4%;padding:0}}.offerDetails-module-scss-module__9ViwGa__offer-details__preview{background-image:url(/images/offer/bg-offer.jpg);flex-grow:0;flex-shrink:0;padding:2% 1rem}@media screen and (min-width:600px) and (max-width:1023px){.offerDetails-module-scss-module__9ViwGa__offer-details__preview{width:90%;margin:auto}}@media screen and (min-width:1024px){.offerDetails-module-scss-module__9ViwGa__offer-details__preview{width:30%}}@media screen and (min-width:1024px) and (max-width:1365px){.offerDetails-module-scss-module__9ViwGa__offer-details__preview{width:34%}}.offerDetails-module-scss-module__9ViwGa__offer-details__title{text-transform:uppercase;letter-spacing:.5rem;margin:.75rem 0;font-size:3rem;font-weight:200}@media screen and (min-width:1024px) and (max-width:1365px){.offerDetails-module-scss-module__9ViwGa__offer-details__title{margin:0;font-size:2.5rem}}@media screen and (max-width:599px){.offerDetails-module-scss-module__9ViwGa__offer-details__title{margin-bottom:2rem;font-size:2rem}}.offerDetails-module-scss-module__9ViwGa__offer-details__description{font-size:1rem;font-weight:500}@media screen and (min-width:1366px) and (max-width:1599px){.offerDetails-module-scss-module__9ViwGa__offer-details__description{font-size:.875rem}}@media screen and (min-width:1024px) and (max-width:1365px){.offerDetails-module-scss-module__9ViwGa__offer-details__description{font-size:.875rem}}.offerDetails-module-scss-module__9ViwGa__offer-details__details{flex-shrink:1;margin-top:1.5rem;display:flex;overflow:hidden}@media screen and (max-width:1023px){.offerDetails-module-scss-module__9ViwGa__offer-details__details{flex-direction:column}}.offerDetails-module-scss-module__9ViwGa__offer-details__work-scope__gallery{height:calc(100% - 15rem)}.offerDetails-module-scss-module__9ViwGa__offer-details__work-scope__description{height:15rem;margin-top:1rem;font-weight:500}@media screen and (max-width:599px){.offerDetails-module-scss-module__9ViwGa__offer-details__work-scope__description{width:100%;margin-top:13rem}}
@keyframes offerTile-module-scss-module__59N4pW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.offerTile-module-scss-module__59N4pW__offer-tile{box-sizing:border-box;color:#000;cursor:pointer;scroll-snap-align:center;outline:none;flex-direction:column;flex-shrink:0;padding:2.625rem 1.5rem .5rem;scroll-padding:50px 0 0 50px;transition:transform .3s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 0 .5rem .125rem #96969633}.offerTile-module-scss-module__59N4pW__offer-tile:not(.offerTile-module-scss-module__59N4pW__offer-tile--visible){transform:scale(1)}.offerTile-module-scss-module__59N4pW__offer-tile--visible{transform:none}@media screen and (max-width:1023px){.offerTile-module-scss-module__59N4pW__offer-tile{max-height:calc(100vh - 12.125rem)}.offerTile-module-scss-module__59N4pW__offer-tile:first-child{margin-top:4rem}}@media screen and (max-width:599px){.offerTile-module-scss-module__59N4pW__offer-tile{width:100%;margin:2rem 0}}@media screen and (min-width:600px) and (max-width:1023px){.offerTile-module-scss-module__59N4pW__offer-tile{width:80%}}@media screen and (min-width:1024px){.offerTile-module-scss-module__59N4pW__offer-tile{height:100%;max-height:50rem;margin:0 .5rem}}@media screen and (min-width:1024px) and (max-width:1365px){.offerTile-module-scss-module__59N4pW__offer-tile{width:15rem;max-height:40rem;padding:1.5rem 1rem 0}}@media screen and (min-width:1366px) and (max-width:1599px){.offerTile-module-scss-module__59N4pW__offer-tile{width:16.25rem;padding:2.625rem 1rem 0}}@media screen and (min-width:1600px){.offerTile-module-scss-module__59N4pW__offer-tile{width:19.625rem}}.offerTile-module-scss-module__59N4pW__offer-tile__background{background-color:#fff;width:100%;height:100%;transition:transform .4s ease-in-out;position:absolute;top:0;left:0}.offerTile-module-scss-module__59N4pW__offer-tile__background-image{opacity:.75}.offerTile-module-scss-module__59N4pW__offer-tile__content{z-index:0;opacity:.65;flex-direction:column;width:100%;height:100%;transition:opacity .4s ease-in-out;display:flex}@media screen and (max-width:1023px){.offerTile-module-scss-module__59N4pW__offer-tile__content{overflow:auto}.offerTile-module-scss-module__59N4pW__offer-tile__background{transition-delay:.6s}.offerTile-module-scss-module__59N4pW__offer-tile__content{opacity:.6;transition-delay:.6s}.offerTile-module-scss-module__59N4pW__offer-tile--visible .offerTile-module-scss-module__59N4pW__offer-tile__background{transform:scale(1.04)}.offerTile-module-scss-module__59N4pW__offer-tile--visible .offerTile-module-scss-module__59N4pW__offer-tile__content{opacity:1}}@media screen and (min-width:1024px){.offerTile-module-scss-module__59N4pW__offer-tile:hover .offerTile-module-scss-module__59N4pW__offer-tile__background{transform:scale(1.03);box-shadow:0 0 .25rem .125rem #737373}.offerTile-module-scss-module__59N4pW__offer-tile:hover .offerTile-module-scss-module__59N4pW__offer-tile__content{opacity:1}}.offerTile-module-scss-module__59N4pW__offer-tile__title{text-transform:uppercase;letter-spacing:.1875rem;flex-direction:column;align-items:center;font-size:1.5rem;font-weight:300;display:flex}@media screen and (min-width:1024px) and (max-width:1365px){.offerTile-module-scss-module__59N4pW__offer-tile__title{font-size:1rem}}@media screen and (min-width:1366px) and (max-width:1599px){.offerTile-module-scss-module__59N4pW__offer-tile__title{font-size:1.25rem}}.offerTile-module-scss-module__59N4pW__offer-tile__type{font-weight:600}@media screen and (max-width:1023px){.offerTile-module-scss-module__59N4pW__offer-tile__bullets-groups-list{border-bottom:.0625rem solid #8d8d8d;margin:1rem 0;overflow:auto}}.offerTile-module-scss-module__59N4pW__offer-tile__bullets-group{text-align:center;flex-direction:column;justify-content:center;line-height:2.25rem;display:flex}@media screen and (min-width:1024px){.offerTile-module-scss-module__59N4pW__offer-tile__bullets-group-groups{margin:1.1875rem 0 0}}@media screen and (max-width:1023px){.offerTile-module-scss-module__59N4pW__offer-tile__bullets-group-groups{margin:2rem 0}.offerTile-module-scss-module__59N4pW__offer-tile__bullets-group-groups:first-child{margin-top:0}.offerTile-module-scss-module__59N4pW__offer-tile__bullets-group-groups:last-child{margin-bottom:0}}.offerTile-module-scss-module__59N4pW__offer-tile__bullet{border-bottom:.0625rem solid #8d8d8d;padding:.25rem;font-size:1rem;position:relative}.offerTile-module-scss-module__59N4pW__offer-tile__bullet h4{font-weight:300}@media screen and (min-width:1024px) and (max-width:1365px){.offerTile-module-scss-module__59N4pW__offer-tile__bullet{font-size:.75rem;line-height:1.5rem}}@media screen and (min-width:1366px) and (max-width:1599px){.offerTile-module-scss-module__59N4pW__offer-tile__bullet{font-size:.875rem;line-height:1.625rem}}.offerTile-module-scss-module__59N4pW__offer-tile__footer{opacity:.5;color:#303030;align-items:center;width:100%;height:3rem;margin-top:auto;font-weight:600;transition:opacity .5s ease-out;display:flex;position:relative}.offerTile-module-scss-module__59N4pW__offer-tile__footer-label{text-align:center;flex-grow:1}.offerTile-module-scss-module__59N4pW__offer-tile__footer-arrows{position:absolute;right:0}@media screen and (max-width:1023px){.offerTile-module-scss-module__59N4pW__offer-tile--visible .offerTile-module-scss-module__59N4pW__offer-tile__footer{opacity:1}}@media screen and (min-width:1024px){.offerTile-module-scss-module__59N4pW__offer-tile:hover .offerTile-module-scss-module__59N4pW__offer-tile__footer{opacity:1}}
@keyframes offersCatalog-module-scss-module__l45m_G__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.offersCatalog-module-scss-module__l45m_G__offers-catalog{background:linear-gradient(211deg,#f7f7f7 0% 54%,#eaeaea 100%);flex-wrap:wrap;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media screen and (max-width:1023px){.offersCatalog-module-scss-module__l45m_G__offers-catalog{scroll-snap-type:y proximity;scrollbar-width:none;overflow:auto}.offersCatalog-module-scss-module__l45m_G__offers-catalog::-webkit-scrollbar{display:none}.offersCatalog-module-scss-module__l45m_G__offers-catalog{padding:2rem 0}}@media screen and (min-width:1024px){.offersCatalog-module-scss-module__l45m_G__offers-catalog{padding:.75rem 0}}
@keyframes privacyPolicy-module-scss-module__jkr8vq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.privacyPolicy-module-scss-module__jkr8vq__privacy-policy{scrollbar-width:none;flex-direction:column;flex-grow:1;width:90%;max-width:90rem;margin-top:4rem;display:flex;overflow-y:auto}.privacyPolicy-module-scss-module__jkr8vq__privacy-policy::-webkit-scrollbar{display:none}@media screen and (max-width:1023px){.privacyPolicy-module-scss-module__jkr8vq__privacy-policy{width:90%;max-width:37.5rem;margin:2rem 0}}.privacyPolicy-module-scss-module__jkr8vq__privacy-policy__title{text-transform:uppercase;letter-spacing:3px;margin:2rem 0;font-size:1.25rem;font-weight:500}@media screen and (max-width:1023px){.privacyPolicy-module-scss-module__jkr8vq__privacy-policy__title{margin:1rem 0}}.privacyPolicy-module-scss-module__jkr8vq__privacy-policy__paragraf{color:#000;font-size:.875rem;font-weight:300;line-height:2rem}
@keyframes progressLine-module-scss-module__P7XO7G__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.progressLine-module-scss-module__P7XO7G__progress-line{box-sizing:border-box;flex-direction:row;justify-content:space-between;min-height:.125rem;display:flex;position:relative}@media screen and (max-width:599px){.progressLine-module-scss-module__P7XO7G__progress-line__fader{width:calc(100% - 3.375rem)}}@media screen and (min-width:600px) and (max-width:1023px){.progressLine-module-scss-module__P7XO7G__progress-line__fader{width:calc(100% - 3.375rem)}}@media screen and (min-width:1024px) and (max-width:1365px){.progressLine-module-scss-module__P7XO7G__progress-line__fader{width:calc(100% - 3.375rem)}}@media screen and (min-width:1366px) and (max-width:1599px){.progressLine-module-scss-module__P7XO7G__progress-line__fader{width:calc(100% - 3.375rem)}}@media screen and (min-width:1600px){.progressLine-module-scss-module__P7XO7G__progress-line__fader{width:calc(100% - 3.375rem)}}.progressLine-module-scss-module__P7XO7G__progress-line__point{box-sizing:border-box;background-color:#fff;border:1px solid #0e1821;border-radius:50%;justify-content:center;align-items:center;display:flex}@media screen and (max-width:599px){.progressLine-module-scss-module__P7XO7G__progress-line__point{width:3.375rem;height:3.375rem}}@media screen and (min-width:600px) and (max-width:1023px){.progressLine-module-scss-module__P7XO7G__progress-line__point{width:3.375rem;height:3.375rem}}@media screen and (min-width:1024px) and (max-width:1365px){.progressLine-module-scss-module__P7XO7G__progress-line__point{width:3.375rem;height:3.375rem}}@media screen and (min-width:1366px) and (max-width:1599px){.progressLine-module-scss-module__P7XO7G__progress-line__point{width:3.375rem;height:3.375rem}}@media screen and (min-width:1600px){.progressLine-module-scss-module__P7XO7G__progress-line__point{width:3.375rem;height:3.375rem}}.progressLine-module-scss-module__P7XO7G__progress-line:before{content:"";z-index:-1;border-bottom:1px solid #0e1821;width:100%;position:absolute;top:50%}
@keyframes projectDetailsSection-module-scss-module__WLPpQq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.projectDetailsSection-module-scss-module__WLPpQq__project-section-details{box-sizing:border-box;flex-shrink:0;justify-content:space-between;width:100%;padding:4rem 10%;display:flex;overflow:hidden}@media screen and (max-width:1023px){.projectDetailsSection-module-scss-module__WLPpQq__project-section-details{flex-direction:column;padding:0}}@media screen and (min-width:1024px){.projectDetailsSection-module-scss-module__WLPpQq__project-section-details{height:max-content;max-height:calc(100vh - 8.375rem)}}@media screen and (max-width:1023px){.projectDetailsSection-module-scss-module__WLPpQq__project-section-details+.projectDetailsSection-module-scss-module__WLPpQq__project-section-details{margin-top:2rem}}.projectDetailsSection-module-scss-module__WLPpQq__project-section-details--no-padding{padding:0}
@keyframes articleSection-module-scss-module__y5sJAa__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.articleSection-module-scss-module__y5sJAa__project-section-article--switch-sides{flex-direction:row-reverse;justify-content:space-between}@media screen and (max-width:1023px){.articleSection-module-scss-module__y5sJAa__project-section-article--switch-sides{flex-direction:column}}.articleSection-module-scss-module__y5sJAa__project-section-article__text{color:#303030;padding:0;font-weight:300;line-height:2.5rem}@media screen and (max-width:1023px){.articleSection-module-scss-module__y5sJAa__project-section-article__text{text-align:center;width:90%;margin:auto;padding:0 0 2rem}}@media screen and (min-width:1366px) and (max-width:1599px){.articleSection-module-scss-module__y5sJAa__project-section-article__text{font-size:.875rem;line-height:2.125rem}}@media screen and (min-width:1024px) and (max-width:1365px){.articleSection-module-scss-module__y5sJAa__project-section-article__text{font-size:.875rem;line-height:2rem}}@media screen and (min-width:1024px){.articleSection-module-scss-module__y5sJAa__project-section-article--switch-sides .articleSection-module-scss-module__y5sJAa__project-section-article__text{padding-left:2rem}.articleSection-module-scss-module__y5sJAa__project-section-article:not(.articleSection-module-scss-module__y5sJAa__project-section-article--switch-sides) .articleSection-module-scss-module__y5sJAa__project-section-article__text{padding-right:2rem}}.articleSection-module-scss-module__y5sJAa__project-section-article__image{object-fit:contain;object-position:left top}.articleSection-module-scss-module__y5sJAa__project-section-article__image-container{flex-grow:1}@media screen and (max-width:1023px){.articleSection-module-scss-module__y5sJAa__project-section-article__image-container{max-width:100%}}@media screen and (min-width:1024px){.articleSection-module-scss-module__y5sJAa__project-section-article__image-container{min-width:70%;height:auto;max-height:100%}}@media screen and (min-width:1024px) and (max-width:1365px){.articleSection-module-scss-module__y5sJAa__project-section-article__image-container{max-width:50%}}.articleSection-module-scss-module__y5sJAa__project-section-article--switch-sides .articleSection-module-scss-module__y5sJAa__project-section-article__image{object-position:right top}
@keyframes imageSection-module-scss-module__dn4I_a__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.imageSection-module-scss-module__dn4I_a__project-section-image{justify-content:space-between;width:100%}.imageSection-module-scss-module__dn4I_a__project-section-image__fade-in{width:100%;display:flex}.imageSection-module-scss-module__dn4I_a__project-section-image__image{box-sizing:content-box;object-fit:contain;width:100%;height:100%}@media screen and (max-width:1023px){.imageSection-module-scss-module__dn4I_a__project-section-image__image{max-height:calc(100vh - 7.125rem)}}@media screen and (min-width:1024px){.imageSection-module-scss-module__dn4I_a__project-section-image__image{object-fit:contain}}@media screen and (max-width:1023px){.imageSection-module-scss-module__dn4I_a__project-section-image__image+.imageSection-module-scss-module__dn4I_a__project-section-image__image{margin-top:2rem}}.imageSection-module-scss-module__dn4I_a__project-section-image__image--sibling{box-sizing:border-box;width:50%}@media screen and (max-width:1023px){.imageSection-module-scss-module__dn4I_a__project-section-image__image--sibling{width:100%}}@media screen and (min-width:1024px){.imageSection-module-scss-module__dn4I_a__project-section-image__image--sibling:first-child{object-position:left;padding-right:1rem}.imageSection-module-scss-module__dn4I_a__project-section-image__image--sibling:last-child{object-position:right;padding-left:1rem}}
@keyframes projectInfo-module-scss-module__vRztjW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.projectInfo-module-scss-module__vRztjW__project-info{background-color:#fcfcfc;gap:1rem;width:100%}.projectInfo-module-scss-module__vRztjW__project-info__content{box-sizing:border-box;width:50%;padding:0 4rem}@media screen and (max-width:1023px){.projectInfo-module-scss-module__vRztjW__project-info__content{width:100%;margin-bottom:4rem}}@media screen and (max-width:599px){.projectInfo-module-scss-module__vRztjW__project-info__content{max-width:18.5rem;margin-top:2rem;margin-left:1rem;padding:0}}.projectInfo-module-scss-module__vRztjW__project-info__title{text-transform:uppercase;letter-spacing:.5rem;max-width:100vh;margin-bottom:4rem;font-size:4rem;font-weight:200;line-height:6rem}@media screen and (min-width:1366px) and (max-width:1599px){.projectInfo-module-scss-module__vRztjW__project-info__title{margin-bottom:2rem;line-height:4.5rem}}@media screen and (min-width:1024px) and (max-width:1365px){.projectInfo-module-scss-module__vRztjW__project-info__title{margin-bottom:1rem;font-size:3.5rem;line-height:4.5rem}}@media screen and (max-width:1023px){.projectInfo-module-scss-module__vRztjW__project-info__title{margin-top:4rem;margin-bottom:2rem}}@media screen and (max-width:599px){.projectInfo-module-scss-module__vRztjW__project-info__title{letter-spacing:0;margin-top:0;font-size:3rem;line-height:4rem}}.projectInfo-module-scss-module__vRztjW__project-info__characteristic{border-left:2.5px solid #d6d6d6;flex-direction:column;padding:0 2rem .5rem 3rem;display:flex}.projectInfo-module-scss-module__vRztjW__project-info__characteristic__title{color:#303030;text-transform:uppercase;letter-spacing:2px;font-size:1.25rem;font-weight:300}.projectInfo-module-scss-module__vRztjW__project-info__characteristic__properties{color:#a0a0a0;flex-wrap:wrap;padding:.25rem 0;font-size:1rem;font-weight:300;display:flex}.projectInfo-module-scss-module__vRztjW__project-info__characteristic__property{padding-right:.5rem}.projectInfo-module-scss-module__vRztjW__project-info__image{object-fit:contain;height:auto}@media screen and (max-width:1023px){.projectInfo-module-scss-module__vRztjW__project-info__image{object-position:center;width:100%;max-height:calc(100vh - 7.125rem)}}@media screen and (min-width:1024px){.projectInfo-module-scss-module__vRztjW__project-info__image{object-position:top right}}.projectInfo-module-scss-module__vRztjW__project-info__image-container{height:100%;overflow:hidden}
@keyframes projectDetails-module-scss-module__5ABhSa__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.projectDetails-module-scss-module__5ABhSa__project-details{scroll-snap-type:y proximity;flex-direction:column;width:100%;display:flex;overflow-x:hidden}@media screen and (max-width:599px){.projectDetails-module-scss-module__5ABhSa__project-details__gallery{height:13.75rem}}@media screen and (min-width:600px) and (max-width:1023px){.projectDetails-module-scss-module__5ABhSa__project-details__gallery{height:26rem}}@media screen and (min-width:1024px){.projectDetails-module-scss-module__5ABhSa__project-details__gallery{height:30rem}}@media screen and (min-width:1600px){.projectDetails-module-scss-module__5ABhSa__project-details__gallery{height:43.25rem}}.projectDetails-module-scss-module__5ABhSa__project-details__gallery-container{padding:2rem 0}
@keyframes pricingFinalMessage-module-scss-module__MkW6ZW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message{color:#000;font-weight:300;display:flex}.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__icon{margin:9rem 0 3.1875rem;font-size:8rem}@media screen and (max-width:599px){.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__icon{margin-top:6rem;font-size:6rem}}@media screen and (min-width:1024px) and (max-width:1365px){.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__icon{font-size:6rem}}@media screen and (min-width:1366px) and (max-width:1599px){.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__icon{font-size:6rem}}.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__message{letter-spacing:.125rem;font-size:1.5rem}@media screen and (max-width:599px){.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__message{font-size:1rem}}@media screen and (min-width:600px) and (max-width:1023px){.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__message{font-size:1.25rem}}@media screen and (min-width:1024px) and (max-width:1365px){.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__message{font-size:1.25rem}}.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__button{margin:auto 0 6.375rem}@media screen and (min-width:1366px) and (max-width:1599px){.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__button{margin-top:4rem}}@media screen and (min-width:1024px) and (max-width:1365px){.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__button{margin-top:4rem}}@media screen and (max-width:599px){.pricingFinalMessage-module-scss-module__MkW6ZW__pricing-final-message__button{margin-top:2rem;padding:0 2rem}}
@keyframes pricingSteps-module-scss-module__4bmDfq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.pricingSteps-module-scss-module__4bmDfq__pricing-steps{color:#fff;z-index:1}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__title{letter-spacing:.625rem;text-transform:uppercase;color:#000;margin:4rem 0 .5rem;font-size:2.4rem;font-weight:200;transition:opacity .3s ease-in-out}@media screen and (max-width:599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__title{letter-spacing:.1875rem;margin-top:1.5rem;margin-bottom:0;font-size:2rem}}@media screen and (min-width:600px) and (max-width:1023px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__title{font-size:2.5rem}}@media screen and (min-width:1024px) and (max-width:1365px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__title{margin-top:3.625rem;font-size:2.875rem}}@media screen and (min-width:1366px) and (max-width:1599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__title{margin-bottom:0;font-size:3rem}}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slides{z-index:4;justify-content:center;width:100%;display:flex;overflow:visible}@media screen and (max-width:1023px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slides{padding:0}}@media screen and (max-width:599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slides{height:13.5rem;padding:0}}@media screen and (min-width:1024px) and (max-width:1365px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slides{padding-bottom:1rem}}@media screen and (min-width:1366px) and (max-width:1599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slides{padding-bottom:3rem}}@media screen and (min-width:1600px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slides{padding:0 0 4rem}}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slides-wrapper{flex-grow:1;align-items:center;width:100%;margin:0 0 1rem;display:flex}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slide{box-sizing:border-box;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media screen and (min-width:1024px) and (max-width:1365px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slide{height:86%}}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slide-content{width:100%;max-width:34rem}@media screen and (max-width:599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slide-content{max-width:80%}}@media screen and (min-width:600px) and (max-width:1023px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slide-content{max-width:28rem}}@media screen and (min-width:1024px) and (max-width:1365px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slide-content{max-width:28rem}}@media screen and (min-width:1366px) and (max-width:1599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__slide-content{max-width:30rem}}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__field{margin-top:1.625rem}@media screen and (max-width:599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__field{margin-top:.5rem}}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__button{transition-property:background-color,color,border;transition-duration:.3s;transition-timing-function:ease-in}@media screen and (max-width:1023px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__button{padding:0 4rem}}@media screen and (max-width:599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__button{width:100%}}@media screen and (min-width:1024px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__button{margin:auto 0 6.375rem}}@media screen and (max-width:1023px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__button-wrapper{margin:1.5rem 0 1rem}}@media screen and (max-width:599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__button-wrapper{width:100%;max-width:80%}}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__fields-row{justify-content:space-between;display:flex}@media screen and (max-width:599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__fields-row{flex-direction:column}}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__fields-row .pricingSteps-module-scss-module__4bmDfq__pricing-steps__field{width:49%}@media screen and (max-width:599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__fields-row .pricingSteps-module-scss-module__4bmDfq__pricing-steps__field{width:100%}}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__counter{position:absolute;bottom:1.5rem;right:1.5rem}@media screen and (max-width:599px){.pricingSteps-module-scss-module__4bmDfq__pricing-steps__counter{bottom:initial;right:initial;margin:auto 0 1rem;position:relative}}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__rodo-message{text-align:left;font-weight:300}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__rodo-link{padding-left:.5rem;-webkit-text-decoration:underline #00000073;text-decoration:underline #00000073}.pricingSteps-module-scss-module__4bmDfq__pricing-steps__rodo-link:hover{text-decoration-color:#000}
@keyframes projectPricing-module-scss-module__F85Bbq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.projectPricing-module-scss-module__F85Bbq__project-pricing{box-sizing:border-box;text-align:center;background-image:url(/images/form/bg-form2.jpg);background-size:cover;justify-content:center;align-items:center;width:100%;height:100%;padding:2.125rem 6.375rem;display:flex;position:relative}@media screen and (max-width:599px){.projectPricing-module-scss-module__F85Bbq__project-pricing{padding:0}}@media screen and (min-width:600px) and (max-width:1023px){.projectPricing-module-scss-module__F85Bbq__project-pricing{padding:2rem}}.projectPricing-module-scss-module__F85Bbq__project-pricing__fader{width:100%;height:100%}.projectPricing-module-scss-module__F85Bbq__project-pricing__content{background-color:#111;width:100%;max-width:75rem;height:100%;max-height:42.5rem;position:relative}
@keyframes projectTile-module-scss-module__hWjDAa__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.projectTile-module-scss-module__hWjDAa__project-tile{cursor:pointer;scroll-snap-align:center;margin:.5rem;list-style-type:none;transition:opacity .3s ease-in-out}.projectTile-module-scss-module__hWjDAa__project-tile--faded{opacity:.5}.projectTile-module-scss-module__hWjDAa__project-tile__wrapper{box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%;padding:1rem;display:flex;position:relative;overflow:hidden}@media screen and (max-width:599px){.projectTile-module-scss-module__hWjDAa__project-tile{width:20rem;height:24rem;margin:1rem 0 0}}@media screen and (min-width:600px) and (max-width:1023px){.projectTile-module-scss-module__hWjDAa__project-tile{width:18.75rem;height:18.75rem}}@media screen and (min-width:1024px) and (max-width:1365px){.projectTile-module-scss-module__hWjDAa__project-tile{width:18.75rem;height:18.75rem}}@media screen and (min-width:1366px) and (max-width:1599px){.projectTile-module-scss-module__hWjDAa__project-tile{width:22.5rem;height:22.5rem}}@media screen and (min-width:1600px){.projectTile-module-scss-module__hWjDAa__project-tile{width:28.75rem;height:28.75rem}}.projectTile-module-scss-module__hWjDAa__project-tile__info{align-items:center;width:100%;display:flex}.projectTile-module-scss-module__hWjDAa__project-tile__background{filter:grayscale(.65)contrast(.8)brightness(.8);transition:filter .3s ease-in-out,transform .3s ease-in-out;position:absolute;top:0;left:0}.projectTile-module-scss-module__hWjDAa__project-tile:hover .projectTile-module-scss-module__hWjDAa__project-tile__background,.projectTile-module-scss-module__hWjDAa__project-tile:active .projectTile-module-scss-module__hWjDAa__project-tile__background{filter:grayscale(0)contrast()brightness();transform:scale(1.05)}.projectTile-module-scss-module__hWjDAa__project-tile__content{z-index:1;color:#fff;text-shadow:0 0 .125rem #000;transform-origin:0 0;will-change:transform;flex-direction:column;flex-grow:1;align-self:flex-end;transition:transform .3s ease-in-out;display:flex}.projectTile-module-scss-module__hWjDAa__project-tile:hover .projectTile-module-scss-module__hWjDAa__project-tile__content,.projectTile-module-scss-module__hWjDAa__project-tile:active .projectTile-module-scss-module__hWjDAa__project-tile__content{transform:translateY(-6%)}@media screen and (max-width:1023px){.projectTile-module-scss-module__hWjDAa__project-tile__title{font-size:1.25rem}}@media screen and (min-width:1024px){.projectTile-module-scss-module__hWjDAa__project-tile__title{font-size:.875rem}}@media screen and (min-width:1600px){.projectTile-module-scss-module__hWjDAa__project-tile__title{font-size:1.25rem;font-weight:300}}.projectTile-module-scss-module__hWjDAa__project-tile__description{text-transform:uppercase;letter-spacing:1px;font-size:.875rem;font-weight:300}@media screen and (min-width:1024px) and (max-width:1365px){.projectTile-module-scss-module__hWjDAa__project-tile__description{font-size:12px}}@media screen and (min-width:1366px) and (max-width:1599px){.projectTile-module-scss-module__hWjDAa__project-tile__description{font-size:.875rem}}.projectTile-module-scss-module__hWjDAa__project-tile__circle{z-index:1;opacity:.7;color:#fff;margin-left:auto;font-size:1.25rem}
@keyframes projectsFilters-module-scss-module__5vXCsW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.projectsFilters-module-scss-module__5vXCsW__projects-filters{z-index:2;position:fixed;right:0}@media screen and (max-width:1023px){.projectsFilters-module-scss-module__5vXCsW__projects-filters{height:calc(100vh - 7.125rem);top:5rem}}@media screen and (min-width:1024px){.projectsFilters-module-scss-module__5vXCsW__projects-filters{height:calc(100vh - 8.375rem);top:6.25rem}}.projectsFilters-module-scss-module__5vXCsW__projects-filters__toggle{z-index:2;margin:.5rem 0 0;padding:0 1rem;position:absolute;top:0;right:0}@media screen and (max-width:599px){.projectsFilters-module-scss-module__5vXCsW__projects-filters__toggle{padding:0 2rem}}.projectsFilters-module-scss-module__5vXCsW__projects-filters button{font-size:.875rem;display:none}.projectsFilters-module-scss-module__5vXCsW__projects-filters__clear{opacity:0;padding:0 1rem;transition:opacity .1s ease-in-out}@media screen and (max-width:599px){.projectsFilters-module-scss-module__5vXCsW__projects-filters__clear{margin:3rem 0 0 auto;padding:0 2rem}}.projectsFilters-module-scss-module__5vXCsW__projects-filters__clear--active{opacity:1;transition-delay:.2s}.projectsFilters-module-scss-module__5vXCsW__projects-filters__filters{box-sizing:border-box;background-color:#fff;border-left:.0625rem solid #737373;height:100%;padding:.5rem 0 0;overflow:hidden}@media screen and (min-width:600px) and (max-width:1023px){.projectsFilters-module-scss-module__5vXCsW__projects-filters__filters{width:70vw}}@media screen and (max-width:599px){.projectsFilters-module-scss-module__5vXCsW__projects-filters__filters{width:100vw}}@media screen and (min-width:1024px){.projectsFilters-module-scss-module__5vXCsW__projects-filters__filters{width:28.5rem}}
@keyframes projectsList-module-scss-module__qNM6VW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.projectsList-module-scss-module__qNM6VW__projects-list{box-sizing:border-box;scroll-snap-type:y proximity;scrollbar-width:none;flex-wrap:wrap;justify-content:flex-start;height:100%;margin:auto;display:flex;overflow-y:auto}.projectsList-module-scss-module__qNM6VW__projects-list::-webkit-scrollbar{display:none}@media screen and (max-width:1023px){.projectsList-module-scss-module__qNM6VW__projects-list{justify-content:center}}@media screen and (min-width:600px) and (max-width:1023px){.projectsList-module-scss-module__qNM6VW__projects-list{padding:6rem 1rem}}@media screen and (max-width:599px){.projectsList-module-scss-module__qNM6VW__projects-list{padding:2rem 0}}@media screen and (min-width:1024px){.projectsList-module-scss-module__qNM6VW__projects-list{flex-grow:1;height:100%;padding:10rem 0 5rem}}@media screen and (min-width:1024px) and (max-width:1365px){.projectsList-module-scss-module__qNM6VW__projects-list{max-width:59.25rem}}@media screen and (min-width:1366px) and (max-width:1599px){.projectsList-module-scss-module__qNM6VW__projects-list{max-width:70.5rem}}@media screen and (min-width:1600px){.projectsList-module-scss-module__qNM6VW__projects-list{max-width:89.25rem}}
@keyframes projectsCatalog-module-scss-module__87MaJW__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.projectsCatalog-module-scss-module__87MaJW__projects-catalog{max-width:100rem;height:100%;display:flex;position:relative}@media screen and (min-width:1366px) and (max-width:1599px){.projectsCatalog-module-scss-module__87MaJW__projects-catalog{max-width:85.375rem}}@media screen and (min-width:1024px) and (max-width:1365px){.projectsCatalog-module-scss-module__87MaJW__projects-catalog{max-width:63.75rem}}
@keyframes sideSplitContent-module-scss-module__UfjBpG__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.sideSplitContent-module-scss-module__UfjBpG__side-split-content{width:100%;height:100%;display:flex}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block{flex-direction:column;display:flex;position:relative}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--smaller{width:40%}@media screen and (max-width:599px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--smaller{width:100%}}@media screen and (min-width:600px) and (max-width:1023px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--smaller{width:100%}}@media screen and (min-width:1024px) and (max-width:1365px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--smaller{width:50%}}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--bigger{width:60%}@media screen and (max-width:599px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--bigger{width:100%;margin-top:2rem}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--bigger img:first-child{display:none}}@media screen and (min-width:600px) and (max-width:1023px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--bigger{width:90%}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--bigger img:first-child{display:none}}@media screen and (min-width:1024px) and (max-width:1365px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--bigger{width:50%}}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--left{align-items:flex-end}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--right{align-items:flex-start}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__background{position:absolute;top:0;left:0}@media screen and (max-width:599px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__background{position:unset}}@media screen and (min-width:600px) and (max-width:1023px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__background{position:unset}}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__content{flex-direction:column;width:80%;display:flex;position:relative}@media screen and (max-width:599px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__content{width:100%}}@media screen and (min-width:600px) and (max-width:1023px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__content{width:100%}}@media screen and (min-width:1024px) and (max-width:1365px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__content{width:80%}}@media screen and (min-width:1366px) and (max-width:1599px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__content{width:80%}}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--left .sideSplitContent-module-scss-module__UfjBpG__side-split-content__content{padding-right:13%}.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--right .sideSplitContent-module-scss-module__UfjBpG__side-split-content__content{margin-top:10%;padding-left:13%;position:absolute}@media screen and (max-width:599px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--right .sideSplitContent-module-scss-module__UfjBpG__side-split-content__content{margin:auto auto 2rem;padding-left:0}}@media screen and (min-width:600px) and (max-width:1023px){.sideSplitContent-module-scss-module__UfjBpG__side-split-content__block--right .sideSplitContent-module-scss-module__UfjBpG__side-split-content__content{margin:2rem 0;padding-left:0}}
@keyframes stepMarker-module-scss-module__eB5aPG__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.stepMarker-module-scss-module__eB5aPG__step-marker{opacity:.3;cursor:pointer;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;height:100%;transition:opacity .5s ease-in-out;display:flex}@media screen and (max-width:599px){.stepMarker-module-scss-module__eB5aPG__step-marker{width:12.5rem;height:100%;padding:0 calc(50vw - 6.25rem)}}@media screen and (min-width:600px) and (max-width:1023px){.stepMarker-module-scss-module__eB5aPG__step-marker{width:12.5rem;height:100%;padding:0 calc(50vw - 6.25rem)}}@media screen and (min-width:1024px) and (max-width:1365px){.stepMarker-module-scss-module__eB5aPG__step-marker{width:14.625rem;height:11.5rem;padding:0 8.25rem}}@media screen and (min-width:1366px) and (max-width:1599px){.stepMarker-module-scss-module__eB5aPG__step-marker{width:14.625rem;height:24rem;padding:0 8.25rem}}@media screen and (min-width:1600px){.stepMarker-module-scss-module__eB5aPG__step-marker{width:14.625rem;height:25rem;padding:0 8.25rem}}.stepMarker-module-scss-module__eB5aPG__step-marker--sharp{opacity:1}.stepMarker-module-scss-module__eB5aPG__step-marker__title{letter-spacing:.1875rem;text-transform:uppercase;text-align:center;font-size:1.25rem;font-weight:300}@media screen and (max-width:1023px){.stepMarker-module-scss-module__eB5aPG__step-marker__title{width:100%;height:3rem;margin-top:1rem;font-size:1rem;line-height:1.5rem}}@media screen and (min-width:1024px) and (max-width:1365px){.stepMarker-module-scss-module__eB5aPG__step-marker__title{width:80%;height:3rem;margin-top:0;font-size:1rem;line-height:1.5rem}}@media screen and (min-width:1366px) and (max-width:1599px){.stepMarker-module-scss-module__eB5aPG__step-marker__title{height:3rem;margin-top:1.5rem;font-size:1rem;line-height:1.5rem}}@media screen and (min-width:1600px){.stepMarker-module-scss-module__eB5aPG__step-marker__title{height:4rem;margin-top:1.8rem;line-height:2rem}}.stepMarker-module-scss-module__eB5aPG__step-marker__icon-container{padding:2.5rem;position:relative}@media screen and (max-width:1023px){.stepMarker-module-scss-module__eB5aPG__step-marker__icon{font-size:6rem}}@media screen and (min-width:1024px) and (max-width:1365px){.stepMarker-module-scss-module__eB5aPG__step-marker__icon{font-size:5.5rem}}@media screen and (min-width:1366px) and (max-width:1599px){.stepMarker-module-scss-module__eB5aPG__step-marker__icon{font-size:7rem}}@media screen and (min-width:1600px){.stepMarker-module-scss-module__eB5aPG__step-marker__icon{font-size:7.5rem}}.stepMarker-module-scss-module__eB5aPG__step-marker__background{opacity:0;z-index:-1;background:url(/images/etapy-pracy-active.jpg) 50%/contain no-repeat;width:100%;height:100%;transition:opacity .5s ease-in-out .1s,transform .5s ease-in-out .1s;position:absolute;top:0;left:0;transform:scale(.6)}.stepMarker-module-scss-module__eB5aPG__step-marker__background--active{opacity:1;transform:scale(1)}
@keyframes stepMarkersSlider-module-scss-module__PyJNNa__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider{z-index:1;scrollbar-width:none;flex-shrink:0;align-items:center;display:flex;overflow-x:hidden}.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider::-webkit-scrollbar{display:none}@media screen and (max-width:1023px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider{flex-grow:1;min-height:40vh;max-height:50vh}}@media screen and (min-width:1024px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider{flex-grow:1;max-height:50vh}}@media screen and (min-width:1024px) and (max-width:1365px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider{max-height:47vh}}.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider:after{content:"";z-index:-1;pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__list{box-sizing:border-box;flex-direction:column;flex-shrink:0;height:100%;transition:transform .4s ease-in-out;display:flex}.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__markers{box-sizing:border-box;flex-direction:row;flex-grow:1;align-items:center;display:flex;position:relative}@media screen and (max-width:1023px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__markers{padding-bottom:.5rem}}@media screen and (min-width:1024px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__markers{padding:3rem 0 1.875rem}}@media screen and (max-width:599px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__markers{height:calc(100% - 3.375rem)}}@media screen and (min-width:600px) and (max-width:1023px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__markers{height:calc(100% - 3.375rem)}}@media screen and (min-width:1024px) and (max-width:1365px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__markers{height:calc(100% - 3.375rem)}}@media screen and (min-width:1366px) and (max-width:1599px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__markers{height:calc(100% - 3.375rem)}}@media screen and (min-width:1600px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__markers{height:calc(100% - 3.375rem)}}@media screen and (max-width:599px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__line{margin:0 calc(50vw - 1.6875rem)}}@media screen and (min-width:600px) and (max-width:1023px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__line{margin:0 calc(50vw - 1.6875rem)}}@media screen and (min-width:1024px) and (max-width:1365px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__line{margin:0 13.875rem}}@media screen and (min-width:1366px) and (max-width:1599px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__line{margin:0 13.875rem}}@media screen and (min-width:1600px){.stepMarkersSlider-module-scss-module__PyJNNa__step-markers-slider__line{margin:0 13.875rem}}
@keyframes stepsSlider-module-scss-module__Gd3suG__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.stepsSlider-module-scss-module__Gd3suG__steps-slider{flex-direction:column;flex-shrink:0;width:100%;height:100%;display:flex;position:relative;overflow:hidden}@media screen and (max-width:1023px){.stepsSlider-module-scss-module__Gd3suG__steps-slider{height:100%;overflow:visible}}.stepsSlider-module-scss-module__Gd3suG__steps-slider__progress{margin:0 auto}@media screen and (min-width:1366px) and (max-width:1599px){.stepsSlider-module-scss-module__Gd3suG__steps-slider__progress{width:20%;margin:auto}}@media screen and (min-width:1600px){.stepsSlider-module-scss-module__Gd3suG__steps-slider__progress{width:230px}}
@keyframes contact-module-scss-module__uK3-Eq__shiftFade{0%{opacity:1;transform:translate(0)scale(1)}35%{opacity:0;transform:translate(12px)scale(.8)}45%{opacity:0;transform:translate(-12px)scale(.8)}65%{opacity:1;transform:translate(0)scale(1)}}.contact-module-scss-module__uK3-Eq__contact{justify-content:flex-end;width:100%;height:100%;display:flex;position:relative}.contact-module-scss-module__uK3-Eq__contact__background{position:absolute}@media screen and (max-width:1023px){.contact-module-scss-module__uK3-Eq__contact__background{display:none}}.contact-module-scss-module__uK3-Eq__contact__content{background-color:#fff;flex-direction:column;display:flex;position:relative}@media screen and (max-width:1023px){.contact-module-scss-module__uK3-Eq__contact__content{width:100%}}@media screen and (min-width:1024px){.contact-module-scss-module__uK3-Eq__contact__content{width:60%}}.contact-module-scss-module__uK3-Eq__contact__details{box-sizing:border-box;color:#303030;background-color:#ffffffb3;padding:1rem 2rem}@media screen and (max-width:1023px){.contact-module-scss-module__uK3-Eq__contact__details{width:100%}}@media screen and (max-width:599px){.contact-module-scss-module__uK3-Eq__contact__details{bottom:0}}
