html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;margin:0!important}@media (-ms-high-contrast:none),(-ms-high-contrast:active){body select::-ms-expand{display:none}}.black-arrow:before,.blue-arrow:before,.yellow-arrow:before{content:"";background-position:0;background-repeat:no-repeat;background-size:contain;width:12px;height:8px;display:inline-block}.black-arrow:before{background-image:url("data:image/svg+xml,%3Csvg  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 18'%3E%3Cpath fill='none' stroke-width='4' stroke='%23202020' d='M2 2l6.773 7L2 16'/%3E%3C/svg%3E")}.blue-arrow:before{background-image:url("data:image/svg+xml,%3Csvg  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 18'%3E%3Cpath fill='none' stroke-width='4' stroke='%23118bd6' d='M2 2l6.773 7L2 16'/%3E%3C/svg%3E")}.yellow-arrow:before{background-image:url("data:image/svg+xml,%3Csvg  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 18'%3E%3Cpath fill='none' stroke-width='4' stroke='%23fdc80a' d='M2 2l6.773 7L2 16'/%3E%3C/svg%3E")}.loading-block{border:10px solid #d6d9df;border-top:10px solid var(--orange);border-radius:50%;width:70px;height:70px;margin:auto;animation:1s linear infinite spin}.loading:after{content:"";border:10px solid #d6d9df;border-top:10px solid var(--orange);border-radius:50%;width:70px;height:70px;margin:100px auto;animation:1s linear infinite spin;display:block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn{font-weight:var(--font-bold);color:var(--black);align-items:center;line-height:1em;-webkit-text-decoration:none;text-decoration:none;transition:all .2s;display:flex}.btn:hover{-webkit-text-decoration:underline;text-decoration:underline}.btn:before{transform:translateY(-3px)}.btn__white:before,.btn__yellow:before{content:"";background:var(--primary-chevron) center no-repeat;width:.7rem;height:1rem;margin-right:.5rem;display:inline-block}.RTE p{padding:5px 0}.RTE img{max-width:100%;height:auto}.dropdownIcon{cursor:pointer;background-color:var(--secondary-background);color:var(--secondary-text);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.dropdownIcon svg{width:20px;height:20px;transform:translateY(1px)}.dropdownIcon__active{background-color:var(--primary-background);color:var(--primary-text);transform:scaleY(-1)}.dropdownIcon__sub{width:20px;height:20px;margin-right:5px}.dropdownIcon__sub-active{transform:scaleY(-1)}.dropdownIcon__sub svg{width:15px;height:15px;transform:translateY(1px)}.bigBox{grid-template-rows:auto;grid-template-columns:repeat(10,1fr);margin:15vh 0;display:grid}@media only screen and (width<=50em){.bigBox{margin:10vh 0}}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.bigBox{width:100%}}.bigBox__container{background-color:var(--orange);flex-direction:column;padding:60px 50px 60px 40px;display:flex}.bigBox__container-left{grid-area:1/1/auto/6}@media only screen and (width<=50em){.bigBox__container-left{grid-area:1/1/auto/9}}.bigBox__container-right{grid-area:1/6/auto/13}@media only screen and (width<=50em){.bigBox__container-right{grid-area:1/3/auto/13}}.bigBox__label{font-weight:var(--font-bold);font-size:var(--size-h4);margin-bottom:10px}.bigBox__title{margin-bottom:30px}.continue{background-color:var(--white);color:var(--black);flex-direction:column;align-items:center;max-width:120px;padding:20px;-webkit-text-decoration:none;text-decoration:none;transition:all .2s;display:flex}.continue__hidden{opacity:0;visibility:hidden;pointer-events:none;transition:all .2s}@media only screen and (width<=75em){.continue__text{font-size:var(--size-h4)}}.continue__text{font-weight:var(--font-bold);font-size:var(--size-h5);text-transform:uppercase;text-align:center;margin-bottom:10px}.continue__arrow{justify-content:center;align-items:center;width:15px;height:15px;display:flex}.continue__arrow svg{fill:var(--black)}.card{border:1px solid #d6d9df;flex-direction:column;display:flex}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.card{width:22%}}.card__top{height:200px}.card__top-img{object-fit:cover;width:100%;height:100%}.card__bot{border-top:1px solid #d6d9df;flex-direction:column;height:100%;padding:20px;display:flex}.card__bot-desc{flex-grow:1}.card__bot-btns{flex-direction:row;width:100%;height:35px;display:flex}.card__bot-btns__link{flex-basis:100%;margin-top:0}.card__bot-btns__send-card-url{width:25px;height:25px;margin:5px 0 5px 15px}.card__bot-filters{margin-bottom:10px}.card__bot-filters--filter{font-size:var(--size-h5);flex-direction:column;-webkit-text-decoration:none;text-decoration:none;display:flex;position:relative}.card__bot-filters--filter:not(:last-child){margin-bottom:10px}.card__bot-filters--filter svg{width:15px;height:15px;fill:var(--black);color:var(--black)}.card__bot-filters--filter--title{font-weight:var(--font-bold);text-transform:uppercase;margin:0}.card__bot-filters--filter--text{margin-top:0}.card__bot-filters--filter--more{position:absolute;bottom:0;right:0}.bigImgBox{max-height:100dvh;display:flex}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.bigImgBox{height:100dvh}}.bigImgBox__left{padding-top:15vh;padding-bottom:5vh;justify-content:flex-end;align-items:center;width:50%;padding-inline:25px;display:flex}@media only screen and (width<=75em){.bigImgBox__left{justify-content:center;width:100%;padding:50px 25px}}.bigImgBox__left-container{max-width:7 10px;flex-direction:column;width:100%;padding-right:130px;display:flex}@media only screen and (width<=75em){.bigImgBox__left-container{width:100%;padding:0}}.bigImgBox__left-container ul li{font-weight:700;list-style-type:none;display:flex}.bigImgBox__left-container li:not(:last-child){margin-bottom:15px}.bigImgBox__left-container li:before{content:"";color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19 19'%3E%3Cg id='Checkbox_active' data-name='Checkbox active' transform='translate(-710 -6793)'%3E%3Crect id='Rectangle_67' data-name='Rectangle 67' width='19' height='19' transform='translate(710 6793)' fill='%23000000'/%3E%3Cpath id='Shape_7' data-name='Shape 7' d='M341.391,115.567l-7.686,7.738-4.025-4.052-1.644,1.656,5.669,5.708,9.331-9.393Z' transform='translate(383.964 6681.433)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");align-self:flex-start;min-width:19px;min-height:19px;margin-bottom:6px;margin-right:6px;display:block}.bigImgBox__left-container p{margin-bottom:40px;line-height:1.65}.bigImgBox__left-title{margin-bottom:40px}.bigImgBox__left-btn{align-self:flex-start}.bigImgBox__right{width:50%}@media only screen and (width<=75em){.bigImgBox__right{display:none}}.bigImgBox__right-img{object-fit:cover;width:100%;height:100%}.mainBox{padding:15vh 0 5vh}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.mainBox{width:100%}}.mainBox__title{color:var(--white);margin-bottom:20px}.mainBox__box{background-color:var(--white);flex-direction:column;padding:30px;display:flex}.mainBox__box-cards{grid-template-rows:auto;grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media only screen and (width<=75em){.mainBox__box-cards{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=37.5em){.mainBox__box-cards{grid-template-rows:auto;grid-template-columns:repeat(1,1fr)}}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.mainBox__box-cards{justify-content:space-between;display:flex}}.mainBox__box-btn{align-self:flex-end;margin-top:20px}.filters{grid-template-rows:auto;grid-template-columns:repeat(4,1fr);align-items:flex-end;gap:20px;margin-bottom:40px;display:grid}@media only screen and (width<=37.5em){.filters{flex-direction:column;display:flex}}.filters__left{flex-direction:column;grid-area:1/1/auto/4;display:flex}.filters__left-bot{flex-wrap:wrap;gap:10px;display:flex}.filters__right{flex-direction:column;grid-area:1/4/auto/5;align-self:flex-end;display:flex}@media only screen and (width<=37.5em){.filters__right{align-self:flex-start;width:100%}}.filters__right-top{font-weight:var(--font-bold);margin-bottom:10px;font-size:1rem}@media only screen and (width<=37.5em){.filters__right-top{font-size:var(--size-h4)}}.filters__right-bot{min-width:280px}.cardBox{grid-template-rows:auto;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media only screen and (width<=75em){.cardBox{grid-template-rows:auto;grid-template-columns:repeat(3,1fr)}}@media only screen and (width<=50em){.cardBox{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}}@media only screen and (width<=37.5em){.cardBox{grid-template-rows:auto;grid-template-columns:repeat(1,1fr)}}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.cardBox{flex-wrap:wrap;display:flex}.cardBox>*{width:23%;margin-bottom:20px;margin-right:20px}}.viewControl{-webkit-user-select:none;user-select:none;flex-direction:column;height:100%;display:flex}@media (width<=800px){.viewControl{width:calc(100% + 50px);margin:0 0 -40px -25px;padding:0 20px;overflow:hidden}#viewControl{margin-bottom:60px}.viewControl__mobile-toggle{cursor:pointer;background:0 0;border:0;outline:0;align-self:flex-start;margin:16px 0 0;padding:0;font-size:16px;font-weight:700;display:inline-block}.viewControl__mobile-toggle:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Crect x='5' y='0' width='4' height='14'%3E%3C/rect%3E%3Crect x='0' y='5' width='14' height='4'%3E%3C/rect%3E%3C/svg%3E");background-color:var(--orange);vertical-align:bottom;background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:50%;width:22px;height:22px;margin-left:10px;transition:transform .3s;display:inline-block}.viewControl__mobile-toggle--active:after{transform:rotate(45deg)}.viewControl__box{width:100%;margin:10px 0;font-size:14px;font-weight:700}.viewControl__box-scroll{gap:20px;display:flex}.viewControl__box--open .dropdown__top-text{margin-left:10px}.viewControl__box--open .viewControl__box-scroll{flex-direction:column;align-items:flex-start;gap:0}.viewControl__box:not(.viewControl__box--open){border-bottom:1px solid #d6d9df;overflow:hidden}.viewControl__box:not(.viewControl__box--open) .viewControl__box-wrapper{overflow:hidden}.viewControl__box:not(.viewControl__box--open) .viewControl__box-item--active:after{bottom:4px}.viewControl__box:not(.viewControl__box--open) .dropdown__top{display:inline-flex}.viewControl__box:not(.viewControl__box--open) .dropdown__bot{display:none}.viewControl__box--open .viewControl__box-wrapper{width:calc(100% - 10px)}.viewControl__box--open .viewControl__box-wrapper:not(:last-child){border-bottom:1px solid var(--black)}.viewControl__box--open .viewControl__box-item{margin-left:10px}.viewControl__box-wrapper{flex-shrink:0}.viewControl__box-wrapper .dropdown__top{justify-content:flex-start;gap:10px;padding:10px 0}.viewControl__box-wrapper .dropdown__bot-item{padding-top:0;padding-bottom:0}.viewControl__box-wrapper .dropdown__bot-item:first-child{padding-top:0}.viewControl__box-wrapper .dropdown__bot-item--bot--item--box{padding:5px 0;font-size:14px}.viewControl__box-wrapper .dropdown__bot-item--bot--item--box svg{display:none}.viewControl__box-wrapper .dropdown__bot-item--top{justify-content:flex-start;gap:10px;padding:10px 0;font-size:14px}.viewControl__box-wrapper .dropdownIcon__active{color:var(--secondary-text);background-color:var(--secondary-background)}.viewControl__box-wrapper .dropdownIcon__sub{width:30px;height:30px}.viewControl__box-item{cursor:pointer;height:100%;padding:10px 0;display:inline-block;position:relative}.viewControl__box-item--active:after{content:"";background-color:var(--orange);width:100%;height:4px;position:absolute;bottom:-1px;left:0}.viewControl__box p.viewControl__box-item svg{display:none}.viewControl__box a.viewControl__box-item{color:currentColor;-webkit-text-decoration:none;text-decoration:none}.viewControl__box a.viewControl__box-item svg{width:14px;height:14px;margin-left:5px}.viewControl__box button.viewControl__box-item{text-align:left;color:currentColor;font-size:14px;font-weight:700}.viewControl__box button.viewControl__box-item:after{vertical-align:text-top;width:22px;height:14px;margin-left:5px;display:inline-block;transform:translateY(-3px)}.viewControl__bot{width:calc(100% + 60px);margin-left:-30px}}@media (width>=801px){.viewControl__mobile-toggle{display:none}.viewControl__box{margin-bottom:30px}.viewControl__box-item{font-weight:var(--font-bold);cursor:pointer;justify-content:space-between;align-items:center;padding:15px 20px;transition:all .2s;display:flex}.viewControl__box-item svg{fill:currentColor;width:20px;height:20px}.viewControl__box-item--active{background-color:var(--orange);color:var(--black)}.viewControl__box-item:link{color:currentColor;-webkit-text-decoration:none;text-decoration:none}.viewControl__box-item--disabled{pointer-events:none}.viewControl__box-item:not(.viewControl__box-item--active):hover{background-color:var(--secondary-background);color:var(--secondary-text)}}.viewControl__bot{padding:30px}.viewControl__bot-rte{padding-bottom:30px}.viewFeatures{grid-template-rows:auto;grid-template-columns:repeat(10,1fr);margin-bottom:30px;display:grid}.viewFeatures__title{margin-bottom:20px;display:flex}.viewFeatures__left{flex-direction:column;grid-area:1/1/auto/8;margin-right:30px;padding:30px 20px 30px 30px;display:flex}@media only screen and (width<=37.5em){.viewFeatures__left{grid-area:1/1/auto/11;margin-right:0;padding-bottom:50px;padding-right:0}}.viewFeatures__left-bot{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);display:grid}@media only screen and (width<=25em){.viewFeatures__left-bot{grid-template-rows:auto;grid-template-columns:repeat(1,1fr)}}.viewFeatures__left-bot p{counter-increment:count;align-items:center;margin-bottom:20px;display:flex}.viewFeatures__left-bot p:before{content:counter(count);background-color:var(--orange);font-weight:var(--font-bold);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;margin-right:15px;display:flex}.viewFeatures__right{flex-direction:column;grid-area:1/8/auto/11;padding:30px;display:flex}@media only screen and (width<=37.5em){.viewFeatures__right{grid-area:2/1/auto/11;margin-bottom:20px}}.viewFeatures__right-bot{flex-direction:column;justify-content:space-between;height:100%;display:flex}.viewFeatures__right-bot p{padding-bottom:20px}.viewFeatures__right-bot--btn{padding-bottom:15px;display:flex}.viewFeatures__right-bot--btn svg{fill:#118bd6;width:15px;height:15px;margin-left:5px;transform:translateY(-2px)}.viewDownload{margin:20px 0 50px}@media (width>=37.5em){.viewDownload{margin:20px 50px 50px}}@media (width>=64em){.viewDownload{margin:20px 100px 50px}}.viewDownload__title{padding-bottom:20px}.viewDownload__subtitle{font-weight:var(--font-bold);line-height:1.6}.viewDownload__list{flex-direction:column;padding:50px 0;display:flex}.viewDownload__list-item{color:inherit;justify-content:space-between;align-items:center;padding:10px 20px;-webkit-text-decoration:none;text-decoration:none;transition:all .2s;display:flex}.viewDownload__list-item:link,.viewDownload__list-item:visited{color:inherit}.viewDownload__list-item:not(:last-child){margin-bottom:10px}.viewDownload__list-item:nth-child(odd){background-color:#f8f8f9}.viewDownload__list-left{padding-right:30px;display:flex}.viewDownload__list-left--left{width:48px;height:40px}.viewDownload__list-left--left:before{content:attr(data-extension);text-transform:uppercase;color:#67b419;text-align:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg stroke='%23E1E3E9' stroke-width='2'%3E%3Cpath d='M1.92191392 1.94257367V38.2840136H27.358221V8.41060813l-6.459361-6.459361z'%3E%3C/path%3E%3Cpath d='M20.4716817 1.98771507V8.3974677h6.9682475'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;justify-content:space-around;align-items:center;width:29px;height:40px;font-size:10px;font-weight:700;display:inline-flex;position:relative}.viewDownload__list-left--title{font-weight:var(--font-bold)}.viewDownload__list-left--right p{font-weight:var(--font-bold);font-size:var(--size-h5);color:#888b8d}.viewDownload__list-right{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 22'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23000000' stroke-width='3' d='M8 0v12.2259855M15 7l-7 6.7733091L1 7'%3E%3C/path%3E%3Cpath fill='%23ff9408' d='M0 18h16v4H0z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:20px;height:25px;display:block}.dropdown{font-weight:var(--font-bold)}.dropdown__top{cursor:pointer;justify-content:space-between;align-items:center;padding:15px 15px 15px 20px;transition:all .2s;display:flex}.dropdown__top-active,.dropdown__top-selected{background-color:var(--secondary-background);color:var(--secondary-text)}.dropdown__bot{opacity:0;visibility:hidden;pointer-events:none;max-height:0;transition:all .2s}.dropdown__bot.dropdown__bot-active{opacity:1;visibility:visible;pointer-events:all;border:1px solid var(--black);max-height:5000px;transition:all .2s}.dropdown__bot-item{padding:5px 20px 0}.dropdown__bot-item:first-child{padding-top:20px}.dropdown__bot-item:last-child{padding-bottom:20px}.dropdown__bot-item:not(:last-child) .dropdown__bot-item--top{border-bottom:1px solid var(--black)}.dropdown__bot-item--top{cursor:disabled;justify-content:space-between;align-items:center;margin-left:5px;padding:5px 0;transition:all .2s;display:flex}.dropdown__bot-item--top--solo{cursor:pointer}.dropdown__bot-item--top--solo--active,.dropdown__bot-item--top--active{-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-decoration-thickness:2px}.dropdown__bot-item--top--text{align-items:center;display:flex}.dropdown__bot-item--bot{opacity:0;visibility:hidden;pointer-events:none;max-height:0;transition:all .2s}.dropdown__bot-item--bot.dropdown__bot-item--bot--active{opacity:1;visibility:visible;pointer-events:all;max-height:500px;transition:all .2s}.dropdown__bot-item--bot--item{cursor:pointer;font-size:var(--size-h4);flex-direction:column;padding:5px 0 5px 15px;transition:all .2s;display:flex}.dropdown__bot-item--bot--item:after{content:"";background-color:#80cfef;width:100%;height:1px;margin-top:5px;display:flex}.dropdown__bot-item--bot--item--box{align-items:center;display:flex}.dropdown__bot-item--bot--item--box--active{color:#118bd6}.dropdown__bot-item--bot--item--box--active svg{fill:#118bd6}.dropdown__bot-item--bot--item--box svg{width:20px;height:20px}.appGallery{width:100%;height:100%}@media only screen and (width<=50em){.appGallery{flex-direction:column;justify-content:center;display:flex}}.appGallery__top>.splide__track>.splide__list{padding-bottom:20px!important}.appGallery__top>.splide__track>.splide__list>.splide__slide{background-size:contain!important}.appGallery__bot{padding:0 70px}.appGallery__bot>.splide__arrows>.splide__arrow{background:0 0}.appGallery__bot>.splide__arrows>.splide__arrow>svg{width:2.2em;height:2.2em;fill:var(--black)}.appGallery__bot>.splide__track>.splide__list>.is-active{border:3px solid var(--orange)!important}.overviewNav__container{flex-direction:column;margin:30px 0;display:flex}.overviewNav__container:after{content:"";background-color:var(--black);width:100%;height:2px;transition:all .2s;display:flex}.overviewNav__container-box{display:flex}.overviewNav__container-item{font-size:var(--size-h4);line-height:1.6;font-weight:var(--font-bold);cursor:pointer;flex-direction:column;align-items:center;margin-bottom:5px;padding-right:20px;transition:all .2s;display:flex;position:relative}@media only screen and (width<=37.5em){.overviewNav__container-item{padding:0 5px}}.overviewNav__container-item--active:after{content:"";background-color:var(--orange);z-index:10;width:calc(100% - 20px);height:4px;transition:all .2s;display:flex;position:absolute;bottom:-7px;left:0}@media only screen and (width<=37.5em){.overviewNav__container-item--active:after{width:100%;height:2px}}.viewImage{margin:20px 0 50px}@media (width>=37.5em){.viewImage{margin:20px 50px 50px}}@media (width>=64em){.viewImage{margin:20px 100px 50px}}.viewImage .viewImage__img{object-fit:contain;width:100%;height:100%}.viewCard{background-color:#f8f8f9;flex-direction:column;padding:20px;display:flex}.viewCard__title{margin-bottom:20px;display:flex}.viewCard__bot{flex-direction:column;justify-content:space-between;height:100%;display:flex}.viewCard__bot p{padding-bottom:20px}.viewCard__bot-btn{padding-bottom:15px;display:flex}.viewCard__bot-btn svg{width:15px;height:15px;fill:var(--black);margin-left:5px;transform:translateY(-2px)}.viewCardsBox{margin:20px 0 50px}@media (width>=37.5em){.viewCardsBox{margin:20px 50px 50px}}@media (width>=64em){.viewCardsBox{margin:20px 100px 50px}}.viewCardsBox{-webkit-column-gap:20px;-moz-column-gap:20px;grid-template-rows:auto;grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media only screen and (width<=50em){.viewCardsBox{margin:0}}.viewRte{margin:20px 0 50px}@media (width>=37.5em){.viewRte{margin:20px 50px 50px}}@media (width>=64em){.viewRte{margin:20px 100px 50px}}.form{width:50%;margin-inline:auto;padding:30px}@media only screen and (width<=75em){.form{width:100%}}.navigation{background-color:var(--white);z-index:10;z-index:900;justify-content:center;align-items:center;width:100vw;transition:all .2s;display:flex;position:fixed;top:0;left:0}.navigation__sticky{border-bottom:1px solid #edeff5}.navigation__sticky .navigation__container .navigation__left{height:60px;margin:10px 0;transition:all .2s}@media only screen and (width<=37.5em){.navigation__sticky .navigation__container .navigation__left{height:50px}}.navigation__sticky .navigation__container .navigation__right-link{font-size:var(--size-h3)}.navigation__left{height:90px;margin:20px 0;transition:all .2s}@media only screen and (width<=37.5em){.navigation__left{height:60px}}.navigation__left svg{object-fit:contain;height:100%}.navigation__right{display:flex}@media only screen and (width<=25em){.navigation__right{flex-wrap:wrap;padding-left:10px}}.navigation__right-link{flex-direction:column;align-items:center;padding:0 20px;line-height:1.6;transition:all .2s;display:flex}@media only screen and (width<=37.5em){.navigation__right-link{padding:0 5px}}.navigation__right-link:after{content:"";background-color:var(--orange);width:0;height:4px;transition:all .2s;display:flex}@media only screen and (width<=37.5em){.navigation__right-link:after{height:2px}}.navigation__right-link:link,.navigation__right-link:visited{color:currentColor;font-weight:var(--font-bold);-webkit-text-decoration:none;text-decoration:none}.navigation__right-link:hover:after{width:100%;transition:all .2s}.navigation__right-link--active:after{width:100%}.navigation__container{justify-content:space-between;align-items:center;width:calc(100% - 60px);max-width:1420px;display:flex}@media only screen and (width<=37.5em){.navigation__container{width:100%;padding:0 25px}}.hero{justify-content:center;margin-top:130px;display:flex;position:relative;overflow:hidden}@media only screen and (width<=37.5em){.hero{margin-top:100px}}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.hero{background-image:url(../assets/bcn/images/pexels-expect-best-323780.jpg);background-position:50%;background-size:cover}}.hero__container{flex-direction:column;align-items:center;width:calc(100% - 60px);max-width:1420px;padding-bottom:15vh;display:flex;position:relative}@media only screen and (width<=37.5em){.hero__container{width:100%;padding-left:25px;padding-right:25px}}.hero__img{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.hero__img{display:none}}.hero__img-img{object-fit:cover;width:100%;height:100%}.hero__img .simpleParallax{height:100%}.subHero{background-image:url(../assets/bcn/images/pexels-expect-best-323780.jpg);background-position:50%;background-size:cover;justify-content:center;height:50vh;display:flex}.subHero__container{align-items:flex-end;width:calc(100% - 60px);max-width:1420px;display:flex}@media only screen and (width<=37.5em){.subHero__container{width:100%;padding:0 25px}}.subHero__container .bigBox{flex-direction:column;width:50%;margin:0;display:flex}@media only screen and (width<=75em){.subHero__container .bigBox{width:80%}}@media only screen and (width<=37.5em){.subHero__container .bigBox{width:100%}.subHero__container .bigBox .bigBox__container{padding:40px}}.subHero__container .bigBox .bigBox__container .bigBox__title{margin:0}.breadcrumbs{border-top:1px solid #edeff5;justify-content:center;margin-top:130px;padding:15px 0;display:flex}@media only screen and (width<=37.5em){.breadcrumbs{margin-top:100px}}.breadcrumbs__container{flex-wrap:wrap;align-items:center;width:calc(100% - 60px);max-width:1420px;display:flex}@media only screen and (width<=50em){.breadcrumbs__container{width:100%;padding:0 50px}}@media only screen and (width<=37.5em){.breadcrumbs__container{padding:0 25px}}.breadcrumbs__home{width:15px;height:15px;transform:translateY(-1px)}@media only screen and (width<=50em){.breadcrumbs__home{transform:translateY(0)}}.breadcrumbs__home svg{fill:var(--black)}.breadcrumbs__item{font-size:var(--size-h5);text-transform:uppercase;font-weight:var(--font-bold);align-items:center;-webkit-text-decoration:none;text-decoration:none;display:flex}.breadcrumbs__item:link,.breadcrumbs__item:visited{color:currentColor}.breadcrumbs__item:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke='%23000000' fill='none' viewBox='0 0 17 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B stroke-width: 4px; %7D %3C/style%3E%3C/defs%3E%3Cpath class='a' d='M8.5 19.5V4.2740145M1.5 9.5l7-6.7733091L15.5 9.5'%3E%3C/path%3E%3C/svg%3E") 50% no-repeat;min-width:10px;min-height:9px;margin:0 5px;display:flex;transform:rotate(90deg)}.concept{justify-content:center;padding:80px 0;display:flex}.concept__container{width:calc(100% - 60px);max-width:1420px}@media only screen and (width<=37.5em){.concept__container{width:100%;padding:0 25px}}.concept__title{width:50%;margin-bottom:20px}@media only screen and (width<=37.5em){.concept__title{width:100%}}.concept__desc{width:50%;font-size:var(--size-h3)}@media only screen and (width<=37.5em){.concept__desc{width:100%}}.concept__box{flex-direction:column;min-height:100dvh;margin:30px 0;display:flex;position:relative}.concept__box-loaderBox{background-color:var(--white);z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:all .2s;display:flex;position:absolute;top:0;left:0}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.concept__box-loaderBox{justify-content:flex-start}}.concept__box-loaderBox--IE{font-weight:var(--font-bold);font-size:var(--size-h4);display:none}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.concept__box-loaderBox--IE{display:block}}.concept__box-loadMore{background-color:var(--white);justify-content:center;align-items:center;padding:100px 0;transition:all .2s;display:flex;position:relative}.concept__box-loadMore--loader{transition:all .2s}.concept__box-loadMore--message{justify-content:center;align-items:center;width:100%;height:100%;transition:all .2s;display:flex;position:absolute;top:0;left:0}.concept__box-loadMore--message--hidden,.concept .hidden{opacity:0;visibility:hidden;pointer-events:none;transition:all .2s}#sendCardsAsEmail{display:none;position:fixed;bottom:20px;right:20px}.email-page-url{background-color:#0000;border:0;width:100%}.email-page-url:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' viewBox='0 0 24 24'%3E%3Cpath d='M22 6C22 4.9 21.1 4 20 4H4C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V6M20 6L12 11L4 6H20M20 18H4V8L12 13L20 8V18Z' /%3E%3C/svg%3E");width:26px}.conceptDetails{flex-direction:column;align-items:center;display:flex}.conceptDetails__image{width:100%;height:30vh;min-height:400px;position:relative;overflow:hidden}.conceptDetails__image-img{object-fit:cover;width:100%;height:100%}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.conceptDetails__image-img{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.conceptDetails__container{width:calc(100% - 60px);max-width:1420px;margin-bottom:50px}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.conceptDetails__container{height:100%}}@media only screen and (width<=37.5em){.conceptDetails__container{width:100%;padding:0 25px}}.conceptDetails__image+.conceptDetails__container{margin-bottom:-170px;transform:translateY(-250px)}.conceptDetails__graybox{background-color:var(--white);padding:50px 40px 0;display:flex}@media only screen and (width<=50em){.conceptDetails__graybox{flex-direction:column}}.conceptDetails__graybox-left{flex-direction:column;width:50%;padding-right:40px;display:flex}@media only screen and (width<=50em){.conceptDetails__graybox-left{width:100%;margin-bottom:40px;padding:0}}.conceptDetails__graybox-right{flex-direction:column;width:50%;padding-left:40px;display:flex}@media only screen and (width<=50em){.conceptDetails__graybox-right{width:100%;padding:0}}.conceptDetails__title{width:55%;margin-bottom:40px}@media only screen and (width<=75em){.conceptDetails__title{width:80%}}@media only screen and (width<=50em){.conceptDetails__title{width:100%}}.conceptDetails__image+.conceptDetails__container .conceptDetails__title{color:var(--white)}.conceptDetails__desc{line-height:1.6}.conceptDetails__btns{display:flex}@media only screen and (width<=37.5em){.conceptDetails__btns{flex-wrap:wrap}}.conceptDetails__btns>*{margin-top:30px}.conceptDetails__btns>:not(:last-child){margin-right:20px}.conceptDetails__subtitle{margin-bottom:20px;display:flex}.conceptDetails__list-item{counter-increment:count;align-items:center;margin-bottom:20px;display:flex}.conceptDetails__list-item:before{content:counter(count);background-color:var(--orange);font-weight:var(--font-bold);margin-right:15px;padding:5px 10px}.conceptDetails__yellowBox{display:flex}@media only screen and (width<=50em){.conceptDetails__yellowBox{flex-direction:column}}.conceptDetails__yellowBox-left{width:50%}@media only screen and (width<=50em){.conceptDetails__yellowBox-left{width:100%;max-height:300px}}.conceptDetails__yellowBox-left--img{object-fit:cover;width:100%;height:100%}.conceptDetails__yellowBox-right{background-color:var(--white);justify-content:center;align-items:center;width:50%;padding:0 50px;display:flex}@media only screen and (width<=50em){.conceptDetails__yellowBox-right{width:100%;padding:50px}}.conceptDetails__yellowBox-right--box{flex-direction:column;width:100%;display:flex}.conceptDetails__yellowBox-right--rte h2{font-weight:var(--font-bold);font-size:var(--size-h1);letter-spacing:-1px;margin-bottom:10px}.conceptDetails__yellowBox-right--rte p{font-weight:var(--font-bold);margin-bottom:30px}.conceptDetails__yellowBox-right--btn{align-self:flex-start}.view{justify-content:center;margin-top:50px;display:flex}@media only screen and (width<=50em){.view{margin-top:20px}}.view__container{flex-direction:column;width:calc(100% - 60px);max-width:1420px;display:flex}@media only screen and (width<=37.5em){.view__container{width:100%;padding:0 25px}}.view__top{grid-template-rows:auto;grid-template-columns:repeat(10,1fr);min-height:80vh;margin-bottom:30px;display:grid;position:relative}.view__top-left{grid-area:1/1/auto/3}@media only screen and (width<=50em){.view__top-left{grid-area:1/1/auto/11}}.view__top-left--title{padding-bottom:20px;font-size:var(--size-h3)!important}.view__top-right{grid-area:1/3/auto/11;position:relative;overflow:hidden}@media only screen and (width<=50em){.view__top-right{grid-area:2/1/auto/11;min-height:60vh;margin-bottom:50px}}.view__top-right--box{width:100%;height:100%;padding-left:30px}@media only screen and (width<=50em){.view__top-right--box{padding-left:0}}.view__top-right--box--output{width:100%;height:100%}.view__top-right--box--output iframe{border:none;width:100%;height:100%;max-height:800px}.view__top-right--loader{background-color:var(--white);z-index:9900;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.view__top-right--loader--hidden{opacity:0;visibility:hidden;pointer-events:none;transition:all .2s}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__container{box-sizing:border-box;position:relative}.splide__list{will-change:transform;width:max-content;margin:0!important;padding:0!important}.splide.is-active .splide__list{display:flex}.splide__pagination{flex-wrap:wrap;justify-content:center;align-items:center;width:95%;margin:0;display:inline-flex}.splide__pagination li{margin:0;line-height:1;list-style-type:none;display:inline-block}.splide{visibility:hidden}.splide,.splide__slide{outline:none;position:relative}.splide__slide{box-sizing:border-box;flex-shrink:0;margin:0;list-style-type:none!important}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{border:2px solid #999;border-left-color:#0000;border-radius:50%;width:20px;height:20px;margin:auto;animation:1s linear infinite splide-loading;display:inline-block;position:absolute;inset:0}.splide__track{z-index:0;position:relative;overflow:hidden}.splide--draggable>.splide__track>.splide__list>.splide__slide{-webkit-user-select:none;user-select:none}.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__track>.splide__list>.splide__slide{z-index:0;opacity:0;position:absolute;top:0;left:0}.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{z-index:1;opacity:1;position:relative}.splide--rtl{direction:rtl}.splide--ttb>.splide__track>.splide__list{display:block}.splide--ttb>.splide__pagination{width:auto}.splide__arrow{z-index:1;opacity:.7;background:#ccc;border:none;border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.splide__arrow svg{width:1.2em;height:1.2em}.splide__arrow:hover{cursor:pointer;opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{z-index:1;padding:0;position:absolute;bottom:.5em;left:50%;transform:translate(-50%)}.splide__pagination__page{opacity:.7;background:#ccc;border:none;border-radius:50%;width:8px;height:8px;margin:3px;padding:0;transition:transform .2s linear;display:inline-block}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{background:#ccc;width:0;height:3px}.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid #0000}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border-color:#000}.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{left:auto;right:1em}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{top:auto;bottom:1em}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination{flex-direction:column;display:flex;bottom:50%;left:auto;right:.5em;transform:translateY(50%)}
