.section-country-informations{padding-top:calc(var(--header-height) + var(--space-2xl))}@media (max-width:767.98px){.section-country-informations{padding-top:calc(var(--header-height) + var(--space-xl) + var(--space-m))}}.section-country-informations a{color:var(--color-raisin-black)}.section-country-informations strong,.section-country-informations bold{color:var(--color-raisin-black);font-weight:700!important}.section-country-informations__wrapper{padding-top:var(--space-l);word-break:break-word;grid-column:5/23;display:grid}@media (max-width:1023.98px){.section-country-informations__wrapper{grid-column-start:var(--grid-col-start-mobile);grid-column-end:var(--grid-col-end-mobile)}}.section-country-informations__title{width:-moz-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:767.98px){.section-country-informations__title{font-size:1.7rem;line-height:1.8125rem}}.section-country-informations__title:after{content:"";width:100%;height:2px;background:var(--color-raisin-black);transform-origin:0 0;position:absolute;bottom:1px;left:0;transform:scaleX(0)}@media (min-width:768px){.section-country-informations__title:after{animation:2s 1s forwards underlineEffect}}@media (max-width:767.98px){.section-country-informations__title:after{transform:scaleX(1)}}.section-country-informations__form{padding-bottom:6rem}.section-country-informations__form .field__select{height:100%;padding:var(--space-m)1rem}.section-country-informations__form .field__label{font-size:.875rem;line-height:1.315rem}.section-country-informations__form .select-wrapper{height:2.88rem}.section-country-informations__form .select-wrapper select{background:var(--color-white)}@media (max-width:1023.98px){.section-country-informations__form{padding-top:var(--space-l);padding-bottom:1.63rem}.section-country-informations__form .field-wrapper{padding-bottom:var(--space-l)}}.section-country-informations .country-info__subtitle{padding-bottom:1.75rem}@media (max-width:1023.98px){.section-country-informations .country-info__subtitle{padding-bottom:2.35rem}}.section-country-informations .country-info__description-item{border-top:1px solid var(--color-beige)}.section-country-informations .country-info__description-item:last-of-type{border-bottom:1px solid var(--color-beige)}.section-country-informations .country-info__description-item .accordion-content strong{color:var(--color-raisin-black);font-weight:400}@media (max-width:1023.98px){.section-country-informations .country-info__description-item .title{padding-top:1rem;padding-bottom:1rem}}@media (max-width:767.98px){.section-country-informations .country-info__table td h5{font-size:13px!important}.section-country-informations .country-info__table .table-line__top{height:27px!important}.section-country-informations .country-info__table .table-line__title-flag,.section-country-informations .country-info__table .table-line__title-country,.section-country-informations .country-info__table .table-line__title-price,.section-country-informations .country-info__table .table-line__title-days{padding-bottom:27px!important}.section-country-informations .country-info__table .table-column__flag{padding-right:0!important}.section-country-informations .country-info__table .table-line__title-country{width:26%!important}.section-country-informations .country-info__table .table-line__title-homeprice,.section-country-informations .country-info__table .table-line__title-price{width:21%!important}.section-country-informations .country-info__table .table-line__title-days{width:27%!important}.section-country-informations .country-info__table .table-column__flag img{width:17px!important;height:13px!important}}.section-country-informations#section-country-informations-delivery .country-info__wrapper[data-title=autres-pays] .country-info__description-item{border-bottom:0}.section-country-informations#section-country-informations-delivery .country-info__wrapper[data-title=autres-pays] .accordion__title{border-bottom:1px solid var(--color-beige)}@keyframes underlineEffect{0%{transform:scaleX(0)}to{transform:scaleX(1)}}