/*! mv */
.exhibition-mv__img{position: relative;}
.exhibition-mv picture{display: block;}
.exhibition-mv picture > img{width: 100%;height: auto;display: block;}
.exhibition-mv .exhibition-mv__info{background-color: #004878;color: #fff;display: flex;align-items: center;padding: 18px 20px 19px;}
.exhibition-mv .exhibition-mv__info-details{display: flex;justify-content: center;flex-wrap: wrap;width: 100%;}
.exhibition-mv .exhibition-mv__info-inner{display: flex;align-items: center;flex-wrap: wrap;}
.exhibition-mv .exhibition-mv__info-text{display: flex;align-items: center;}
.exhibition-mv .exhibition-mv__info-text:nth-of-type(1){margin-right: 20px;}
.exhibition-mv .exhibition-mv__info-text>dt{height: 100%;}
.exhibition-mv .exhibition-mv__info-text>dt>span{border: 1px solid #fff;display: flex; align-items: center; justify-content: center; height: 100%; width: 64px; margin-right: 10px;padding: 1px 10px 4px;height: 50px;line-height: 1;}
.exhibition-mv .exhibition-mv__info-text>dd{line-height: calc(24/18);}
.exhibition-mv .exhibition-mv__info-text>dd>span{line-height: 1;}
.exhibition-mv .exhibition-mv__info-text:nth-of-type(2)>dd{line-height: calc(28/18);}
.exhibition-mv .exhibition-mv__img .u-icons--pdf::before{content: '';background:url(/fa/events-seminars/exhibitions/2025/iifes2025/assets/img/icon-pdf.svg);background-size: cover;}
.exhibition-mv__btn .u-icons--pdf::before{content: '';background:url(/fa/events-seminars/exhibitions/2025/iifes2025/assets/img/icon-pdf.svg);background-size: cover;}
.exhibition-mv .exhibition-mv__btn{display: flex;align-items: center;justify-content:center;}
.exhibition-mv .exhibition-mv__btn a{border-radius: 5px;color: #222;display: flex;align-items: center;justify-content: center;padding: 5px;max-height: 50px;width: 100%;height: 100%;background-color: #fff;border-radius: 3px;}
.exhibition-mv .exhibition-mv__btn a:hover{color: #f00;}
.exhibition-mv .c-btn{color: #fff;border-color: #f00;}
.exhibition-mv .c-btn:hover{border-color: #f66;background-color: #f66;}
.exhibition-mv .c-btn::before,
.exhibition-mv .c-btn::after{color: #fff!important;}
@media only screen and (min-width:768px){
	.exhibition-mv .exhibition-mv__info-inner{width: calc((724/1010)*100%);}
	.exhibition-mv .exhibition-mv__btn{width: calc((286 / 1010)*100%);}
}
@media only screen and (max-width:1180.98px){
	.u-db--over-md{display: none;}
	.exhibition-mv .exhibition-mv__info-inner{padding-right: 10px;}
	.exhibition-mv .exhibition-mv__info-text:last-of-type{margin-top: 10px;}
	.exhibition-mv .exhibition-mv__info-text>dt>span{height: 28px;}
}
@media only screen and (max-width:767.98px){
	.u-db--over-md{display: block;}
	.exhibition-mv .exhibition-mv__info{display: block;padding: 10px 15px;}
	.exhibition-mv .exhibition-mv__info-details{flex: initial;display: block;padding-right: 0;}
	.exhibition-mv .exhibition-mv__info-inner{display: block;}
	.exhibition-mv .exhibition-mv__info-text{display: flex;align-items: center;}
	.exhibition-mv .exhibition-mv__info-text:nth-of-type(1){margin-right: 0;}
	.exhibition-mv .exhibition-mv__info-text:nth-of-type(n+2){margin-top: 2px;}
	.exhibition-mv .exhibition-mv__info-text>dt>span{border: 1px solid #fff;margin-right: 10px;padding: 1px 10px 3px;width: 50px;}
	.exhibition-mv .exhibition-mv__btn a{display: flex;justify-content: center;border-radius: 3px;padding: 5px;min-height: 36px;width: 100%;}
}

/* events-schedule */
.events-schedule{margin-top:22px;padding:25px 29px 24px;}
.events-schedule dl{display:grid;grid-template-columns:7.8em 1fr;gap:13px 14px;}
.events-schedule dl>dt{position:relative;}
.events-schedule dl>dt>span {background-color:#222;color:#fff;display:block;padding:0 7px;text-align:center;min-height:24px;line-height:1.45em;}
.events-schedule dl>dd{line-height:1.45em;color:#222}
@media only screen and (max-width:767.98px){
	.events-schedule{padding: 18px 9px 19px;}
	.events-schedule dl{grid-template-columns: 7.5em 1fr;gap: 16px 12px;}
	.events-schedule dl > dd{line-height: 1.648em;word-break: break-all;}
	.events-schedule .c-list + .c-list li{line-height: 1;}
}

/*! event-info */
.event-info__details{display: grid;grid-template-columns: 4.8em 1fr;gap: 12px 13px;margin-top: 20px;}
.event-info__details > dt{grid-column: 1/2;text-align: center;padding-top: 1px;}
.event-info__details > dt > span{background-color: #222;color: #fff;display: block;padding: 0 7px;height: 25px;}
.event-info__details > dd{grid-column: 2/3;line-height: calc(28/16);color: #222;letter-spacing: -0.02em;}
.event-info__details-list > li{display: flex;}
.event-info__details-list > li + li{margin-top: 3px;}
.event-info__details-list > li > span{display: block;white-space: nowrap;margin-right: .7em;}
.event-info__date--wrap{display: flex;justify-content: flex-start;margin-bottom: 10px;}
.event-info__img--caption-grid{display: grid; grid-template-columns: 3.75em 1fr; gap: 0px; font-feature-settings: 'palt';}
.event-info__date--wrap ul:first-of-type{margin-right: 40px;}
.event-info__date--wrap ul li:first-of-type{margin-bottom: 5px;}
@media only screen and (max-width:767.98px){
	.event-info{margin-top: 29px;}.event-info__title {margin-top: 7px;}.event-info__text {margin-top: 12px;}
	.event-info__details{grid-template-columns: 4.7em 1fr;}
	.event-info sub{font-size: calc((10/16)*100%);}
	.event-info__section + .event-info__section{margin-top: 30px;padding-top: 30px;}
	.event-info__details{gap: 15px 8px;margin-top: 23px;}
	.event-info__details > dt{grid-column: 1/2;text-align: center;padding-top: 0;}
	.event-info__details > dt > span{padding: 1px 7px;height: 23px;}
	.event-info__details > dd {line-height: calc(23 / 14);word-break: break-all;}
	.event-info__details-list > li > span{margin-right: .5em;}
}

/* registration */
.registration{padding:56px 0 55px;background-color:#222;}
.registration .registration-heading{margin-bottom:20px;text-align:center;color:#fff;font-size:1.42045em;line-height:1.55;}
.registration .registration-list{display:flex;justify-content:space-between;color:#fff;text-align:center;max-width:739px;margin:0 auto;}
.registration .registration-list li{width:calc((219/739)*100%);}
.registration .registration-list li img{margin:0 auto 17px;}
.registration .registration-list__heading{font-weight:700;font-size:1.142857142857143em;margin-bottom:9px;}
.registration .registration-list__text{text-align:left;}
@media (hover: hover) {
	.registration .registration-list li a:hover {opacity: .8;}
}
@media only screen and (max-width:640px){
	.registration{padding:40px 0 45px;margin-top: -40px;}
	.registration .registration-heading{margin-bottom:15px;padding:0 15px;font-size:1.28em;font-weight:700;}
	.registration .registration-list{display:block;width:90%;}
	.registration .registration-list li{width:100%;}
	.registration .registration-list li img{width:101px;margin:25px auto 11px;}
	.registration .registration-list__heading{font-weight:700;font-size:1em;margin-bottom:4px;}
	.registration .registration-list__text{text-align:center;font-size:.8571em;line-height:19px;}
}

/* unique-common */
.c-btn--lg{padding-top: 17px;padding-bottom: 17px;}

/* unique - product-header */
.product-list .product-list__item{position: relative;}
@media only screen and (min-width:768px){
	.product-list .product-list__item{padding-bottom: 65px;}
}
@media only screen and (max-width:767.98px){
	.product-list .product-list__item .product-list__btn{margin-top: 20px;}
}

/* unique - btn-event-close */
.btn-event-close{display: block;border:none;}
.btn-event-close:hover{background-color: #f2f2f2;}