body .component-sectionhero-v2{contain:layout inline-size;container-type:inline-size;container-name:component_sectionhero_v2;display:flex;flex-direction:column;width:100%}body .component-sectionhero-v2 .cmpntSectionHero{display:flex;flex-direction:column;flex-grow:1;width:100%;font-family:var(--fontfamily-main);position:relative}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__background{position:absolute;left:0;top:0;width:100%;height:100%}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__background img{width:100%;height:100%;object-fit:cover}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__background .cmpntSectionHero__background--mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.65)}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container{display:flex;flex-direction:column;gap:20px;position:relative;width:100%;height:100%;top:0;left:0;margin:0 auto;padding:30px 10px}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--lastUpdate{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;gap:5px}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--lastUpdate p{color:rgb(var(--neutralcolor-detail));font-weight:500;letter-spacing:1px;font-size:1.2rem}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--lastUpdate p:nth-of-type(1){font-weight:700}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap;gap:10px;width:100%;margin-bottom:10px}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons button,body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons a{min-width:250px;border-radius:5px;border:0;padding:10px 20px;cursor:pointer;outline:none;transition:all .3s ease;font-size:1.2rem;letter-spacing:2px;font-weight:600;transition:all .2s;font-family:var(--fontfamily-main);line-height:21px;background-color:rgb(var(--secondarycolor-main));color:rgb(var(--neutralcolor-detail));transition:all .3s;text-align:center;text-decoration:none}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons button:visited,body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons a:visited{text-decoration:none;background-color:rgb(var(--secondarycolor-main));color:rgb(var(--neutralcolor-detail));transition:all .3s}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons button:hover,body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons a:hover{background-color:rgb(var(--secondarycolor-additional));color:rgb(var(--neutralcolor-detail));transition:all .3s}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons button:active,body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons a:active{box-shadow:0px 4px 4px 0px rgba(34,49,85,.28) inset;transition:all .3s}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search{display:flex;flex-direction:column;width:100%;max-width:700px;margin:0 auto}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .title{width:100%;margin-bottom:10px;font-size:1.4rem;font-family:var(--fontfamily-main);color:rgb(var(--neutralcolor-alternative));font-weight:700}@container component_sectionhero_v2 (min-width: 1024px){body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .title{font-size:1.6rem}}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form{width:100%}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;align-items:stretch;width:100%;background-color:#fff;border-radius:5px;overflow:hidden;padding:5px}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form .searchForm__input{display:flex;width:calc(100% - 60px);height:50px;padding:0}@container component_sectionhero_v2 (min-width: 1024px){body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form .searchForm__input{width:calc(100% - 130px)}}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form .searchForm__input span{display:flex;align-items:center;width:100%;color:rgb(var(--neutralcolor-main));padding:0;margin:0}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form .searchForm__input input{width:100%;font-size:1.2rem;line-height:21px;color:#444;border:0}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form .searchForm__input input:focus,body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form .searchForm__input input:focus-visible{outline:none}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button{display:flex;flex-direction:row;align-items:center;justify-content:center;width:60px;height:50px;padding:13px 10px;background-color:rgb(var(--secondarycolor-main));color:rgb(var(--neutralcolor-detail));border:0;cursor:pointer;outline:none;border-radius:5px;font-weight:600;transition:all .3s ease}@container component_sectionhero_v2 (min-width: 1024px){body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button{width:130px}}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button span{display:none;margin-right:10px;font-size:1.4rem}@container component_sectionhero_v2 (min-width: 1024px){body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button span{display:flex;text-transform:uppercase}}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button i{font-weight:700;font-size:2rem;transition:all .3s ease}@container component_sectionhero_v2 (min-width: 1024px){body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button i{display:none}}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button:disabled{background-color:rgb(var(--neutralcolor-additional));cursor:not-allowed}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button:disabled span,body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button:disabled i{color:rgb(var(--neutralcolor-main))}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button:not(:disabled):hover{background-color:rgb(var(--secondarycolor-additional));transition:all .3s ease}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form form button:not(:disabled):active{box-shadow:0px 4px 6px 0px rgba(34,49,85,.3) inset;transition:all .3s ease}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--info{display:flex;flex-direction:column;gap:5px;width:100%}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--info .title{width:100%}body .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--info .title h1{width:100%;font-size:4rem;text-align:center;color:#fff;font-weight:700}body.adaptContrastActive .component-sectionhero-v2{background-color:rgb(var(--contrastcolor-background));transition:all .3s}body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons button,body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons a{background-color:rgb(var(--contrastcolor-background));color:rgb(var(--contrastcolor-text));text-decoration:underline;border:1px solid rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons button:visited,body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons a:visited{background-color:rgb(var(--contrastcolor-background));color:rgb(var(--contrastcolor-text));text-decoration:underline}body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons button:hover,body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons button:active,body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons a:hover,body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--buttons a:active{color:rgb(var(--contrastcolor-hover));transition:all .3s}body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .title{background-color:rgb(var(--contrastcolor-background));color:rgb(var(--contrastcolor-text));transition:all .3s}body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form button{background-color:rgb(var(--contrastcolor-background));color:rgb(var(--contrastcolor-text));text-decoration:underline;transition:all .3s}body.adaptContrastActive .component-sectionhero-v2 .cmpntSectionHero .cmpntSectionHero__container .cmpntSectionHero__container--search .form button:hover{background-color:rgb(var(--contrastcolor-background));color:rgb(var(--contrastcolor-hover));transition:all .3s}
