.elementor-kit-7{--e-global-color-primary:#00802F;--e-global-color-secondary:#0A5E2D;--e-global-color-text:#000000;--e-global-color-accent:#00802F;--e-global-color-c4d0a73:#6F706F;--e-global-color-e0d5818:#C2C2C2;--e-global-color-04c6644:#F5F5F5;--e-global-typography-primary-font-family:"Avenir® W05";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Lulo Clean W05 One Bold";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Avenir® W05";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Avenir® W05";--e-global-typography-accent-font-weight:400;color:var( --e-global-color-text );font-family:"Avenir® W05", Sans-serif;font-size:19px;font-weight:300;}.elementor-kit-7 a{color:#000000;}.elementor-kit-7 a:hover{color:var( --e-global-color-primary );text-decoration:underline;}.elementor-kit-7 h1{color:#0F0C0C;font-family:"Lulo Clean W05 One Bold", Sans-serif;font-weight:normal;}.elementor-kit-7 h2{color:#000000;font-family:"Lulo Clean W05 One Bold", Sans-serif;}.elementor-kit-7 h3{color:#000000;font-family:"Lulo Clean W05 One Bold", Sans-serif;}.elementor-kit-7 h4{color:#000000;font-family:"Lulo Clean W05 One Bold", Sans-serif;}.elementor-kit-7 h5{color:#000000;font-family:"Lulo Clean W05 One Bold", Sans-serif;}.elementor-kit-7 h6{color:#000000;font-family:"Lulo Clean W05 One Bold", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-weight:300;text-decoration:none;color:#FFFFFF;background-color:var( --e-global-color-primary );border-style:solid;border-width:3px 3px 3px 3px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{color:var( --e-global-color-primary );background-color:#FFFFFF00;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{background-color:#EDEDED;border-style:solid;border-width:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;padding:0.3em 1em 0.3em 1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@media(max-width:1224px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-kit-7:after {
    content: "";
    display: block;
    width: 100%;
    height: 149px;
    background-color: #363636;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.elementor-kit-7.admin-bar:after {
    top: 32px;
}
.elementor-location-single {
    min-height: calc(100vh - 376px)
}
.sticky-section-wrapper {
   display: block !important;
}
.sticky-section-wrapper .sticky-section {
   position: sticky;
   top: 100px;
   bottom: 30px;
}

body .wpf_items_wrapper input[type="text"] {
    border: 1px solid var( --e-global-color-text );
}
body .wpf_slider.ui-slider .ui-widget-header {
    background: var( --e-global-color-primary );
    background-color: var( --e-global-color-primary );
}
body .wpf_item input[type="checkbox"] {
    border-radius: 0;
}
.wpf_hide_text li>input:checked+label>i:after,
.wpf_item input[type="checkbox"]:checked:before {
    color: var( --e-global-color-primary );
    font-weight: bold;
}

[type=button], [type=submit], button {
    color: var( --e-global-color-primary );
    border-color: var( --e-global-color-primary );
}

[type=button]:hover, [type=submit]:hover, button:hover {
    background-color: var( --e-global-color-primary );
}

.team-wrapper {
    margin-left: -10px;
    margin-right: -10px;
}
.team-tile {
    display: block;
    position: relative;
    width: 33.33333%;
    float: left;
    padding: 10px;
}
.team-tile-inner {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background-color: green;
}
.team-member .team-tile-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.team-member-image {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
}
.team-member-content {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    padding: 35px;
    color: white;
    background-color: #0201017D;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.team-member-content a {
    color: white;
    text-decoration: none;
}
.team-member-content a:hover {
    color: white;
    text-decoration: none;
}
.team-member:hover .team-member-content {
    opacity: 1;
    visibility: visible;
}
.team-member-content-inner {
    display: block;
    position: absolute;
    left: 35px;
    bottom: 35px;
    right: 35px;
    width: calc(100% - 70px);
}
.team-member-name {
    font-size: 24px;
    font-weight: 400;
}
.category-tile .team-tile-content {
    font-family: "Lulo Clean W05 One Bold", Sans-serif;
    font-size: 34px;
    color: white;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 100%;
}

@media (max-width: 990px) {
    .team-tile {
    width: 50%;
}
.category-tile .team-tile-content {
    font-size: 24px;
}
}
@media (max-width: 576px) {
    .team-tile {
    width: 100%;
}
}
@media (max-width: 767px) {
.elementor-kit-7:after {
    height: 110px;
}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Avenir® W05';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://ifpm.unisg.ch/wp-content/uploads/2021/09/f5354f80-92cf-4f4b-b36f-8c045d5c8426.woff2') format('woff2'),
		url('https://ifpm.unisg.ch/wp-content/uploads/2021/09/8677474f-cbca-4e71-a08e-1f86baaba210.woff') format('woff');
}
@font-face {
	font-family: 'Avenir® W05';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://ifpm.unisg.ch/wp-content/uploads/2021/09/35f0ec4c-2566-463d-a1df-744259ac0ce8.woff2') format('woff2'),
		url('https://ifpm.unisg.ch/wp-content/uploads/2021/09/701130ff-a1cd-4706-bd19-b4adff518e62.woff') format('woff');
}
@font-face {
	font-family: 'Avenir® W05';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://ifpm.unisg.ch/wp-content/uploads/2021/09/ef5440cb-9db6-4c3a-b4ab-8135481379cd.woff2') format('woff2'),
		url('https://ifpm.unisg.ch/wp-content/uploads/2021/09/6497b0cb-750c-4e79-b974-2d66cef3ac7d.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lulo Clean W05 One Bold';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://ifpm.unisg.ch/wp-content/uploads/2021/09/02e41b3e-ef72-448e-9fbc-89437b073f3d.woff2') format('woff2'),
		url('https://ifpm.unisg.ch/wp-content/uploads/2021/09/3db272a5-b00a-4686-9974-f4c211ac969e.woff') format('woff');
}
/* End Custom Fonts CSS */