/*! 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;}

/* modal */
.modal{position:fixed;top:0;left:0;z-index:-1;display:flex;width:100vw;height:100vh;opacity:0;justify-content:center;align-items:center;pointer-events:none;transition:z-index .5s,opacity .5s}
.modal.is-show{z-index:9999;opacity:1;transition:opacity .5s}
.modal-overlay{position:absolute;top:0;left:0;cursor:pointer;width:100%;height:100%;background-color:rgba(0,0,0,.8);pointer-events:all;}
.modal-container{display:flex;max-width:920px;pointer-events:all}
.modal-container,.modal-inner{position:relative;width:100%;max-height:100%}
.modal-inner{overflow-x:hidden;overflow-y:hidden;background-color:#fff}
.modal-content{position:relative;margin:0 auto;max-width:50pc}
.modal-content>img,.modal-content>picture>img{width:100%;vertical-align:top}
.modal-info>dl{display:flex}
.modal-info>dl>dd,.modal-info>dl>dt{display:block;height:100%}
.modal-info>dl>dt{font-weight:700;text-align:center;white-space:nowrap;background-color:#222;color:#fff}
.modal-close{position:absolute;display:block}
.modal-close>button{display:block;width:100%;height:100%;cursor:pointer;background-color:transparent;border:0}
.modal-close>button:after,.modal-close>button:before{position:absolute;top:50%;left:50%;display:block;width:26px;height:3px;background-color:#000;content:''}
.modal-close>button:before{transform:translate(-50%,-50%) rotate(45deg)}
.modal-close>button:after{transform:translate(-50%,-50%) rotate(-45deg)}
@media print,screen and (min-width:768px){
.modal{padding:20px 13px}
.modal-inner{padding:50px 20px}
.modal-badge{width:110px;height:110px}
.modal-badge>span{font-size:1.57143em;line-height:1.04545}
.modal-badge>span>small{font-size:0.81818em;line-height:1.27778}
.modal-info{display:flex;margin:10px -20px 0 0;flex-wrap:wrap}
.modal-info>dl{margin:10px 20px 0 0}
.modal-info>dl>dt{margin-right:10px;width:65px;font-size:1.07143em;line-height:1.66667}
.modal-info>dl>dd{max-width:calc(100% - 75px);font-size:1.14286em;line-height:1.5625}
.modal-close{top:4px;right:4px;width:32px;height:32px}
.modal-close>button{transition:opacity .3s}
.modal-close>button:hover{opacity:.7}
}
@media screen and (max-width:767px){
.modal{padding:20px}
.modal-inner{padding:35px 20px}
.modal-badge{width:65px;height:65px}
.modal-badge>span{font-size:0.92857em;line-height:1.03846}
.modal-badge>span>small{font-size:0.80769em;line-height:1.28571}
.modal-info{margin-top:10px;flex-direction:column}
.modal-info>dl{margin-top:5px}
.modal-info>dl>dt{margin-right:5px;width:35px;font-size:0.85714em;line-height:1.25}
.modal-info>dl>dd{max-width:calc(100% - 50px);font-size:0.92857em;line-height:1.15385}
.modal-close{top:5px;right:5px;width:25px;height:25px}
}