@charset "UTF-8";/*!
 * WFD Styles 1.2.5
 */@import url(https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,400;0,700;0,800;1,300&display=swap);body,html{height:100%}.iy-website{font-family:'Barlow Condensed',sans-serif}.iy-website h3{font-size:2.3rem;margin-bottom:1rem;font-weight:700}.iy-website .hero-banner .hero-caption p,.iy-website p{font-size:1.2rem;margin-bottom:1.5rem}.iy-website .hero-banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0;margin-bottom:0}.iy-website .hero-caption{color:#fff;background-color:transparent;margin:0 auto;text-align:center}.iy-website .hero-caption .title-link{font-size:2.3rem;margin-bottom:1rem;font-weight:700}.iy-website .hero-caption .title-category{font-size:1.25rem;margin-bottom:0}@media (min-width:576px){.iy-website .hero-caption{max-width:540px}}@media (min-width:768px){.iy-website .hero-caption{max-width:720px}.iy-website .hero-caption .title-category{margin-bottom:.75rem}}@media (min-width:992px){.iy-website .hero-caption{max-width:960px}}@media (min-width:1200px){.iy-website .hero-caption{max-width:1140px}}.iy-website .row.iy-website-section{padding:4rem 0;margin:0}.iy-website .row.iy-website-section>.col-md-12{padding:0}.iy-website .btn.btn-outline,.iy-website .btn.btn-primary{font-size:1.2rem}.iy-website .btn.btn-outline.btn-outline,.iy-website .btn.btn-primary.btn-outline{border-color:#fff;text-decoration:none!important}.iy-website .footer{font-family:"Open Sans",sans-serif}.iy-website .card.card-events .card-events--location p{font-size:1.15rem;margin-bottom:.75rem}.iy-website .card.card-events .card-body .card-title{font-size:1.4rem}.iy-website .card.card-events .card-body .card-title a{color:#116aab;text-decoration:none}.iy-website .card.card-events .card-body .card-title a:hover{color:#116aab;text-decoration:underline}.iy-website .card.card-events .card-body .date{margin-bottom:0;font-size:18px;font-weight:400;color:#636363;opacity:1}.iy-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.iy-header a{color:#fff}.iy-header .dropdown-menu{min-width:7rem}.iy-header .dropdown-menu a{color:#545454}.iy-header .btn{color:#fff;background-color:transparent;border-color:#fff}.iy-header .btn#dropdownLanguageMenu{border-color:transparent}.iy-header .iy-header-left{padding:1rem}.iy-header .iy-header-left .header-fao-logo{height:60px;width:auto}.iy-header .iy-header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.iy-header .iy-header-right .dropdown>.btn{-webkit-box-shadow:none;box-shadow:none;color:#fff}.iy-header .iy-header-right .dropdown>.btn:active,.iy-header .iy-header-right .dropdown>.btn:focus{-webkit-box-shadow:none;box-shadow:none;color:#fff;background-color:transparent}.iy-header .iy-header-right .dropdown>.btn:after{font-family:bootstrap-icons;content:"";font-size:.6rem;border:0;margin-left:.26rem;vertical-align:-.1em}.iy-header .iy-header-right .dropdown.show>.btn-secondary.dropdown-toggle{background-color:transparent;color:rgba(255,255,255,.6)}.iy-header .iy-header-right #iy-nav-btn:active,.iy-header .iy-header-right #iy-nav-btn:focus,.iy-header .iy-header-right #iy-nav-btn:hover{background-color:rgba(255,255,255,.3);border-color:#fff}@media (min-width:768px){.iy-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.iy-header .iy-header-left .header-fao-logo{width:auto}.iy-header .iy-header-left,.iy-header .iy-header-right{width:50%}}.iy-header-title h3{font-size:1.15rem;font-weight:300;margin-bottom:0}.iy-header-title h2{font-size:1.4rem;font-weight:600;margin-bottom:0}.iy-header-ui{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.iy-header-ui>*{margin:5px}#iy-nav-overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:999;background-color:rgba(255,255,255,.9);opacity:0;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1) 0s;transition:all .3s cubic-bezier(.645,.045,.355,1) 0s}#iy-nav-overlay .iy-nav-overlay-header{padding:1rem}#iy-nav-overlay .iy-nav-overlay-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-y:auto}#iy-nav-overlay .iy-nav{font-size:40px;font-weight:600;text-transform:uppercase}#iy-nav-overlay .iy-nav li{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0}#iy-nav-overlay .iy-nav li a:hover{text-decoration:none}#iy-nav-overlay.show{opacity:1;pointer-events:auto}#iy-nav-overlay.show .iy-nav li{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}#iy-nav-overlay.show .iy-nav li:nth-child(1){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 0s;transition:all .5s cubic-bezier(.645,.045,.355,1) 0s}#iy-nav-overlay.show .iy-nav li:nth-child(2){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) .3s;transition:all .5s cubic-bezier(.645,.045,.355,1) .3s}#iy-nav-overlay.show .iy-nav li:nth-child(3){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) .6s;transition:all .5s cubic-bezier(.645,.045,.355,1) .6s}#iy-nav-overlay.show .iy-nav li:nth-child(4){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) .9s;transition:all .5s cubic-bezier(.645,.045,.355,1) .9s}#iy-nav-overlay.show .iy-nav li:nth-child(5){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 1.2s;transition:all .5s cubic-bezier(.645,.045,.355,1) 1.2s}#iy-nav-overlay.show .iy-nav li:nth-child(6){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 1.5s;transition:all .5s cubic-bezier(.645,.045,.355,1) 1.5s}#iy-nav-overlay.show .iy-nav li:nth-child(7){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 1.8s;transition:all .5s cubic-bezier(.645,.045,.355,1) 1.8s}#iy-nav-overlay.show .iy-nav li:nth-child(8){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 2.1s;transition:all .5s cubic-bezier(.645,.045,.355,1) 2.1s}#iy-nav-overlay.show .iy-nav li:nth-child(9){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 2.4s;transition:all .5s cubic-bezier(.645,.045,.355,1) 2.4s}#iy-nav-overlay.show .iy-nav li:nth-child(10){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 2.7s;transition:all .5s cubic-bezier(.645,.045,.355,1) 2.7s}#iy-nav-overlay.show .iy-nav li:nth-child(11){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 3s;transition:all .5s cubic-bezier(.645,.045,.355,1) 3s}#iy-nav-overlay.show .iy-nav li:nth-child(12){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 3.3s;transition:all .5s cubic-bezier(.645,.045,.355,1) 3.3s}#iy-nav-overlay.show .iy-nav li:nth-child(13){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 3.6s;transition:all .5s cubic-bezier(.645,.045,.355,1) 3.6s}#iy-nav-overlay.show .iy-nav li:nth-child(14){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 3.9s;transition:all .5s cubic-bezier(.645,.045,.355,1) 3.9s}#iy-nav-overlay.show .iy-nav li:nth-child(15){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 4.2s;transition:all .5s cubic-bezier(.645,.045,.355,1) 4.2s}#iy-nav-overlay.show .iy-nav li:nth-child(16){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 4.5s;transition:all .5s cubic-bezier(.645,.045,.355,1) 4.5s}#iy-nav-overlay.show .iy-nav li:nth-child(17){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 4.8s;transition:all .5s cubic-bezier(.645,.045,.355,1) 4.8s}#iy-nav-overlay.show .iy-nav li:nth-child(18){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 5.1s;transition:all .5s cubic-bezier(.645,.045,.355,1) 5.1s}#iy-nav-overlay.show .iy-nav li:nth-child(19){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 5.4s;transition:all .5s cubic-bezier(.645,.045,.355,1) 5.4s}#iy-nav-overlay.show .iy-nav li:nth-child(20){-webkit-transition:all .5s cubic-bezier(.645,.045,.355,1) 5.7s;transition:all .5s cubic-bezier(.645,.045,.355,1) 5.7s}body,html{height:100%}.iy-website{font-family:'Barlow Condensed',sans-serif}.iy-website .footer{margin-top:0}