@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);


@keyframes rotate-circle2 {
    100% {
        transform: rotate(40deg)
    }
}

@keyframes rotate-circle {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes pathanimation {
    40% {
        stroke-dasharray: 22 230
    }
    60% {
        stroke-dashoffset: -65
    }
    100% {
        stroke-dashoffset: -65;
        stroke-dasharray: 160
    }
}

@keyframes pathanimation-out {
    100% {
        stroke-dashoffset: 0
    }
    60% {
        stroke-dasharray: 22 230
    }
    40% {
        stroke-dashoffset: -65
    }
    0% {
        stroke-dashoffset: -65;
        stroke-dasharray: 160
    }
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    to {
        transform: rotate(360deg)
    }
}

@font-face {
    font-family: SangBleuSunrise-Light;
    src: url(../../assets/fonts/SangBleuSunrise-Light.otf) format("opentype"), url(../../assets/fonts/SangBleuSunrise-Light.ttf) format("ttf");
    font-weight: 400;
    font-style: normal
}




@font-face {
    font-family: "SangBleuSunrise-Medium";
    src: url("../../assets/fonts/SangBleuSunrise-Medium.woff2") format("woff2"); /* Format moderne et léger */        
    font-weight: 400;
    font-style: normal;
    font-display: swap; /* Charge une police de remplacement pendant le chargement */
}



.item-image,
.zoom-img {
    overflow: hidden;
    border-radius: 20px;
    height: 100%
}

.item-image .image,
.item-image img,
.zoom-img .image,
.zoom-img img {
    width: 100%
}

.bg-prestation-disk,
.parallax-bg {
    overflow: hidden;
    border-radius: 20px
}

.bg-prestation-disk img,
.parallax-bg img {
    width: 100%
}

#viewport .title {
    opacity: 0;
    visibility: hidden;
    will-change: transform, opacity
}

@media (max-width:767px) {
    #viewport .title {
        opacity: 1;
        visibility: visible;
        will-change: transform, opacity
    }
}

html.lenis {
    height: auto
}

header {
    z-index: 1000 !important
}

.lenis.lenis-smooth {
    scroll-behavior: auto
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain
}

.lenis.lenis-scrolling iframe {
    pointer-events: none
}

.lenis.lenis-stopped {
    overflow: hidden
}

@keyframes fadeInAnimation {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes slide-in {
    from {
        transform: translateY(20px)
    }
    to {
        transform: translateY(0)
    }
}

@keyframes slide-out {
    from {
        transform: translateY(-20px);
        opacity: 0
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

.slideInDown {
    animation: slideInDownAnime 1s
}

.select2-container .select2-dropdown {
    animation: slide-out .8s ease-out forwards;
    z-index: 999
}

.select2-container .select2-dropdown {
    border: solid 1px #003849;
    border-radius: 8px
}

.figure-animate-zoom {
    text-align: center;
    position: relative
}

.figure-animate-zoom:hover figure .figure__content {
    overflow: hidden
}

.figure-animate-zoom:hover figure .figure__content img {
    transform: scale(1.05);
    transition: all .4s cubic-bezier(.16, .01, .77, 1)
}

.figure-animate-zoom:hover .style-icone {
    transform: translateX(7px);
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

.figure-animate-zoom:hover .style-icone:after {
    width: 100%
}

.figure-animate-zoom figure {
    margin-bottom: 0
}

.figure-animate-zoom figure .figure__content {
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 20px
}

.figure-animate-zoom figure .figure__content img {
    border-radius: 20px !important;
    transform: scale(1);
    transition: all .4s cubic-bezier(.16, .01, .77, 1)
}

.figure-animate-zoom figure img {
    width: 100%
}

.figure-animate-zoom .item-content {
    text-align: center;
    padding-top: 30px
}

.figure-animate-zoom .item-content a {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    color: #003849;
    position: relative
}

.figure-animate-zoom .item-content a::after {
    content: "";
    position: absolute;
    width: 100;
    height: 1.5px;
    bottom: -4px;
    left: 0;
    background-color: #003849
}

.figure-animate-zoom .item-content a:hover::after {
    display: block
}

a.button5 {
    display: inline-flex;
    align-items: center;
    width: initial;
    padding: 0
}

a.button5.hiddenclickflyer{
	display:none!important;
}

.page-node-type-infos-destinations .transfert-bloc{
	min-height:700px;
}

section.prix_table.sectionsticky .tab_container_price{
	height: 460px;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: height 0.5s ease!important;
}
#programme ul.tabsprogramme.container{
height: 858px;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: height 0.5s ease!important;
	
}

 .wrapperbtn{
	 position:relative;
 }

#lire-suite-programme{
	position:absolute;
	top:-50px;
	margin:5px 0;
}

.prix_table.sectionsticky .wrapperbtn{
	text-align:center;
}

#lire-suite-prix{
margin: 60px 0 10px 0;}


#lire-suite-programme,
.croisiere__description #lire-suite,
#lire-suite-prix{
	color: #fff;
  background-color: #003849c4;
  padding: 10px 40px;
  border-radius: 40px;
  line-height: 16px;
  font-weight: 400;
}


.prix_table.sectionsticky .swiper.mySwiperdate{
	display:none;
}


a.button5 span {
    padding: 17px 40px 12px 40px
}

#modal-annonce .form-actions,
.button5,
.form-style-input,
footer .form-actions {
    width: -moz-min-content;
    width: min-content;
    position: relative;
    padding: 0
}

#modal-annonce .form-actions::before,
.button5::before,
.form-style-input::before,
footer .form-actions::before {
    content: '';
    background: #f16846;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s cubic-bezier(.16, .01, .77, 1);
    border-radius: 30px
}

#modal-annonce .form-actions span,
.button5 span,
.form-style-input span,
footer .form-actions span {
    display: flex;
    align-items: center
}

#modal-annonce .form-actions span i,
.button5 span i,
.form-style-input span i,
footer .form-actions span i {
    z-index: 1;
    position: relative;
    transform: translateY(-1px)
}

#modal-annonce .form-actions input[type=submit],
#modal-annonce .form-actions span,
.button5 input[type=submit],
.button5 span,
.form-style-input input[type=submit],
.form-style-input span,
footer .form-actions input[type=submit],
footer .form-actions span {
    z-index: 1;
    position: relative;
    font-family: SangBleuSunrise-Medium, sans-serif;
    border: none;
    color: #fff;
    font-size: 17px;
    line-height: 1;
    text-align: left;
    font-weight: 400;
    padding: 17px 25px 12px 25px;
    border-radius: 50px;
    background-color: #f16846
}

#modal-annonce .form-actions:hover::before,
.button5:hover::before,
.form-style-input:hover::before,
footer .form-actions:hover::before {
    transform: scale(1.05)
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}



.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

.hedear-responsive .tel-responsive.offset-2 a {
  color: #fff;
  font-weight: 800;
  margin-top: 10px;
  display: inline-block;
  font-size: 1.2em;
}

@media (max-width: 575.98px) {
    .hedear-responsive .tel-responsive.offset-2 a {
        color: #fff;
        font-weight: 800;
        margin-top: -5px; /* Plus haut pour petits écrans */
        display: block;
        font-size: 1em;
    }
}


@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    text-align: flex-end
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    display: none;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}


.node-id-128 .reservation .col-lg-6.reservation__bloc .reservation__bloc-img,
.node-id-126.inspiration__content-row.paragraph:nth-child(3),
.node-id-126 .reservation,
.node-id-126 .catlante-choisir-bateaux.successives,
.node-id-124 .inspiration__content-row.paragraph:nth-child(3),
.node-id-124 .reservation,
.node-id-124 .catlante-choisir-bateaux.successives{
	display:none;
}

.node-id-124 .inspiration__content,
.node-id-124 .inspiration__content-row.paragraph:nth-child(2){
	padding-bottom:0px;
}

.node-id-126 #edit-processed-text-01--2,
.node-id-124 #edit-processed-text-01--2{
	margin:10px 0px;
}

.node-id-126 .webform-section,
.node-id-124 .webform-section{
	padding-top:0px;
}

.node-id-126 .webform-section input,
.node-id-124 .webform-section input {
    border: 1px solid rgba(0, 56, 73, .2);
    height: 45px;
    border-radius: 10px;
    margin-top: 0;
    font-size: 14px;
    line-height: 26px;
    color: #003849;
    font-family: Montserrat, sans-serif;
    padding-left: 5px;
}

.node-id-126 .webform-section .link.tabledrag-toggle-weight,
.node-id-124 .webform-section .link.tabledrag-toggle-weight{
	display:none;
}

.node-id-124 .webform-section [id^="edit-autre-parrainage--2"] > label,
.node-id-124 .webform-section [id^="edit-autre-parrainage--2"] > label{
	font-weight:bold;
	font-size:18px;
}


.node-id-126 .js-form-type-email,
.node-id-126 .webform-section  .js-form-type-tel,
.node-id-126 .webform-section .js-form-type-textfield,
.node-id-124 .js-form-type-email,
.node-id-124 .webform-section  .js-form-type-tel,
.node-id-124 .webform-section .js-form-type-textfield{
	padding: 0 10px;
}

.node-id-124 #edit-processed-text-03--2 p{
	text-decoration:underline;
}

.node-id-126 .webform-section h2,
.node-id-124 .webform-section h2{
	font-family: SangBleuSunrise-Medium,sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 34px;
  margin: 0;
}

.node-id-126 .webform-section input[type="checkbox"],
.node-id-124 .webform-section input[type="checkbox"]{
	height: 15px;
	width:15px;
	padding-left:0px;
}

.node-id-126 #edit-filleuls-items--2 th span,
.node-id-124 #edit-filleuls-items--2 th span{
	color:#fff;
}

.node-id-126 #form-wrapper .field--name-field-parrainage > .field__label,
.node-id-126 #edit-filleuls--2 > label,
.node-id-124 #edit-filleuls--2 > label{
	display:none;
}

.node-id-126 .catlante-choisir-bateaux.successives,
.node-id-126 .inspiration-top,
.node-id-125 .catlante-choisir-bateaux.successives,
.node-id-125 .inspiration-top,
.node-id-124 .field__label {
	display:none!important;
}



.node-id-124 .link-parrain {
	font-weight:bold;
	color:#fff;
	display:block;
	background:#335f6d;
	padding:10px 20px;
	width:250px;
	border-radius:20px;
	text-align:center;
	text-transform:uppercase;
	transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.node-id-124 .link-parrain:hover {
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.53);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.53);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.53);
	transform: translateY(-1px);
}



.node-id-124 div.inspiration__content-row:nth-child(1){
	padding-bottom:0px!important;
}
.node-id-126 .webform-multiple-table .visually-hidden,
.node-id-124 div#autre_parrainage_table .visually-hidden{
	width: 18px !important;
  height: 18px !important;
  padding: 0 !important;
  margin: 5px !important;
  overflow: visible !important;
}




.node-id-124 .linkregl{
	display:block;
	font-weight:block;
	text-decoration:underline;
	margin:10px 0px;
}

.node-id-124 .inspiration__content-row:nth-child(2) .col-lg-6.inspiration__content-img{
	display:none!important;
}

.node-id-128 .reservation .col-lg-6.reservation__bloc .reservation__bloc-desc.paragraph,
.node-id-125  .col-lg-6,
.node-id-124 .inspiration__content-row.paragraph:nth-child(2) .col-lg-6{
	width:100%!important;
}

.node-id-124 .inspiration-top .col-md-3{
	padding-right:0px;
}

.assur-top.node-id-127{
	padding-top:0px;
	padding-bottom:0px;
}

.assur-top.node-id-127 .detail-mag-top-img.zoom-img{
	width: 40%;
  display: inline-block;
  float: right;
  margin-top: 40px;
  
}

.assur-top.node-id-127 .detail-mag-top-img.zoom-img img{
	transform:none!important;
}


.assur-top.node-id-127 .paragraph.style-3{
	padding-top:0;
	width: 60%;
}

.assur-top.node-id-127 h2{
	font-size:1.5em;
	margin-bottom:20px;
	margin-top:20px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

@font-face {
    font-family: Phosphor;
    src: url(../../assets/fonts/Phosphor.woff) format("woff"), url(../../assets/fonts/Phosphor.ttf) format("truetype"), url(../../assets/fonts/Phosphor.svg#Phosphor) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.ph {
    font-family: Phosphor !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ph.ph-address-book:before {
    content: "\e900"
}

.ph.ph-airplane:before {
    content: "\e901"
}

.ph.ph-airplane-in-flight:before {
    content: "\e902"
}

.ph.ph-airplane-landing:before {
    content: "\e903"
}

.ph.ph-airplane-takeoff:before {
    content: "\e904"
}

.ph.ph-airplane-tilt:before {
    content: "\e905"
}

.ph.ph-airplay:before {
    content: "\e906"
}

.ph.ph-air-traffic-control:before {
    content: "\e907"
}

.ph.ph-alarm:before {
    content: "\e908"
}

.ph.ph-alien:before {
    content: "\e909"
}

.ph.ph-align-bottom:before {
    content: "\e90a"
}

.ph.ph-align-bottom-simple:before {
    content: "\e90b"
}

.ph.ph-align-center-horizontal:before {
    content: "\e90c"
}

.ph.ph-align-center-horizontal-simple:before {
    content: "\e90d"
}

.ph.ph-align-center-vertical:before {
    content: "\e90e"
}

.ph.ph-align-center-vertical-simple:before {
    content: "\e90f"
}

.ph.ph-align-left:before {
    content: "\e910"
}

.ph.ph-align-left-simple:before {
    content: "\e911"
}

.ph.ph-align-right:before {
    content: "\e912"
}

.ph.ph-align-right-simple:before {
    content: "\e913"
}

.ph.ph-align-top:before {
    content: "\e914"
}

.ph.ph-align-top-simple:before {
    content: "\e915"
}

.ph.ph-amazon-logo:before {
    content: "\e916"
}

.ph.ph-anchor:before {
    content: "\e917"
}

.ph.ph-anchor-simple:before {
    content: "\e918"
}

.ph.ph-android-logo:before {
    content: "\e919"
}

.ph.ph-angular-logo:before {
    content: "\e91a"
}

.ph.ph-aperture:before {
    content: "\e91b"
}

.ph.ph-apple-logo:before {
    content: "\e91c"
}

.ph.ph-apple-podcasts-logo:before {
    content: "\e91d"
}

.ph.ph-app-store-logo:before {
    content: "\e91e"
}

.ph.ph-app-window:before {
    content: "\e91f"
}

.ph.ph-archive:before {
    content: "\e920"
}

.ph.ph-archive-box:before {
    content: "\e921"
}

.ph.ph-archive-tray:before {
    content: "\e922"
}

.ph.ph-armchair:before {
    content: "\e923"
}

.ph.ph-arrow-arc-left:before {
    content: "\e924"
}

.ph.ph-arrow-arc-right:before {
    content: "\e925"
}

.ph.ph-arrow-bend-double-up-left:before {
    content: "\e926"
}

.ph.ph-arrow-bend-double-up-right:before {
    content: "\e927"
}

.ph.ph-arrow-bend-down-left:before {
    content: "\e928"
}

.ph.ph-arrow-bend-down-right:before {
    content: "\e929"
}

.ph.ph-arrow-bend-left-down:before {
    content: "\e92a"
}

.ph.ph-arrow-bend-left-up:before {
    content: "\e92b"
}

.ph.ph-arrow-bend-right-down:before {
    content: "\e92c"
}

.ph.ph-arrow-bend-right-up:before {
    content: "\e92d"
}

.ph.ph-arrow-bend-up-left:before {
    content: "\e92e"
}

.ph.ph-arrow-bend-up-right:before {
    content: "\e92f"
}

.ph.ph-arrow-circle-down:before {
    content: "\e930"
}

.ph.ph-arrow-circle-down-left:before {
    content: "\e931"
}

.ph.ph-arrow-circle-down-right:before {
    content: "\e932"
}

.ph.ph-arrow-circle-left:before {
    content: "\e933"
}

.ph.ph-arrow-circle-right:before {
    content: "\e934"
}

.ph.ph-arrow-circle-up:before {
    content: "\e935"
}

.ph.ph-arrow-circle-up-left:before {
    content: "\e936"
}

.ph.ph-arrow-circle-up-right:before {
    content: "\e937"
}

.ph.ph-arrow-clockwise:before {
    content: "\e938"
}

.ph.ph-arrow-counter-clockwise:before {
    content: "\e939"
}

.ph.ph-arrow-down:before {
    content: "\e93a"
}

.ph.ph-arrow-down-left:before {
    content: "\e93b"
}

.ph.ph-arrow-down-right:before {
    content: "\e93c"
}

.ph.ph-arrow-elbow-down-left:before {
    content: "\e93d"
}

.ph.ph-arrow-elbow-down-right:before {
    content: "\e93e"
}

.ph.ph-arrow-elbow-left:before {
    content: "\e93f"
}

.ph.ph-arrow-elbow-left-down:before {
    content: "\e940"
}

.ph.ph-arrow-elbow-left-up:before {
    content: "\e941"
}

.ph.ph-arrow-elbow-right:before {
    content: "\e942"
}

.ph.ph-arrow-elbow-right-down:before {
    content: "\e943"
}

.ph.ph-arrow-elbow-right-up:before {
    content: "\e944"
}

.ph.ph-arrow-elbow-up-left:before {
    content: "\e945"
}

.ph.ph-arrow-elbow-up-right:before {
    content: "\e946"
}

.ph.ph-arrow-fat-down:before {
    content: "\e947"
}

.ph.ph-arrow-fat-left:before {
    content: "\e948"
}

.ph.ph-arrow-fat-line-down:before {
    content: "\e949"
}

.ph.ph-arrow-fat-line-left:before {
    content: "\e94a"
}

.ph.ph-arrow-fat-line-right:before {
    content: "\e94b"
}

.ph.ph-arrow-fat-lines-down:before {
    content: "\e94c"
}

.ph.ph-arrow-fat-lines-left:before {
    content: "\e94d"
}

.ph.ph-arrow-fat-lines-right:before {
    content: "\e94e"
}

.ph.ph-arrow-fat-lines-up:before {
    content: "\e94f"
}

.ph.ph-arrow-fat-line-up:before {
    content: "\e950"
}

.ph.ph-arrow-fat-right:before {
    content: "\e951"
}

.ph.ph-arrow-fat-up:before {
    content: "\e952"
}

.ph.ph-arrow-left:before {
    content: "\e953"
}

.ph.ph-arrow-line-down:before {
    content: "\e954"
}

.ph.ph-arrow-line-down-left:before {
    content: "\e955"
}

.ph.ph-arrow-line-down-right:before {
    content: "\e956"
}

.ph.ph-arrow-line-left:before {
    content: "\e957"
}

.ph.ph-arrow-line-right:before {
    content: "\e958"
}

.ph.ph-arrow-line-up:before {
    content: "\e959"
}

.ph.ph-arrow-line-up-left:before {
    content: "\e95a"
}

.ph.ph-arrow-line-up-right:before {
    content: "\e95b"
}

.ph.ph-arrow-right:before {
    content: "\e95c"
}

.ph.ph-arrows-clockwise:before {
    content: "\e95d"
}

.ph.ph-arrows-counter-clockwise:before {
    content: "\e95e"
}

.ph.ph-arrows-down-up:before {
    content: "\e95f"
}

.ph.ph-arrows-horizontal:before {
    content: "\e960"
}

.ph.ph-arrows-in:before {
    content: "\e961"
}

.ph.ph-arrows-in-cardinal:before {
    content: "\e962"
}

.ph.ph-arrows-in-line-horizontal:before {
    content: "\e963"
}

.ph.ph-arrows-in-line-vertical:before {
    content: "\e964"
}

.ph.ph-arrows-in-simple:before {
    content: "\e965"
}

.ph.ph-arrows-left-right:before {
    content: "\e966"
}

.ph.ph-arrows-merge:before {
    content: "\e967"
}

.ph.ph-arrows-out:before {
    content: "\e968"
}

.ph.ph-arrows-out-cardinal:before {
    content: "\e969"
}

.ph.ph-arrows-out-line-horizontal:before {
    content: "\e96a"
}

.ph.ph-arrows-out-line-vertical:before {
    content: "\e96b"
}

.ph.ph-arrows-out-simple:before {
    content: "\e96c"
}

.ph.ph-arrow-square-down:before {
    content: "\e96d"
}

.ph.ph-arrow-square-down-left:before {
    content: "\e96e"
}

.ph.ph-arrow-square-down-right:before {
    content: "\e96f"
}

.ph.ph-arrow-square-in:before {
    content: "\e970"
}

.ph.ph-arrow-square-left:before {
    content: "\e971"
}

.ph.ph-arrow-square-out:before {
    content: "\e972"
}

.ph.ph-arrow-square-right:before {
    content: "\e973"
}

.ph.ph-arrow-square-up:before {
    content: "\e974"
}

.ph.ph-arrow-square-up-left:before {
    content: "\e975"
}

.ph.ph-arrow-square-up-right:before {
    content: "\e976"
}

.ph.ph-arrows-split:before {
    content: "\e977"
}

.ph.ph-arrows-vertical:before {
    content: "\e978"
}

.ph.ph-arrow-u-down-left:before {
    content: "\e979"
}

.ph.ph-arrow-u-down-right:before {
    content: "\e97a"
}

.ph.ph-arrow-u-left-down:before {
    content: "\e97b"
}

.ph.ph-arrow-u-left-up:before {
    content: "\e97c"
}

.ph.ph-arrow-up:before {
    content: "\e97d"
}

.ph.ph-arrow-up-left:before {
    content: "\e97e"
}

.ph.ph-arrow-up-right:before {
    content: "\e97f"
}

.ph.ph-arrow-u-right-down:before {
    content: "\e980"
}

.ph.ph-arrow-u-right-up:before {
    content: "\e981"
}

.ph.ph-arrow-u-up-left:before {
    content: "\e982"
}

.ph.ph-arrow-u-up-right:before {
    content: "\e983"
}

.ph.ph-article:before {
    content: "\e984"
}

.ph.ph-article-medium:before {
    content: "\e985"
}

.ph.ph-article-ny-times:before {
    content: "\e986"
}

.ph.ph-asterisk:before {
    content: "\e987"
}

.ph.ph-asterisk-simple:before {
    content: "\e988"
}

.ph.ph-at:before {
    content: "\e989"
}

.ph.ph-atom:before {
    content: "\e98a"
}

.ph.ph-baby:before {
    content: "\e98b"
}

.ph.ph-backpack:before {
    content: "\e98c"
}

.ph.ph-backspace:before {
    content: "\e98d"
}

.ph.ph-bag:before {
    content: "\e98e"
}

.ph.ph-bag-simple:before {
    content: "\e98f"
}

.ph.ph-balloon:before {
    content: "\e990"
}

.ph.ph-bandaids:before {
    content: "\e991"
}

.ph.ph-bank:before {
    content: "\e992"
}

.ph.ph-barbell:before {
    content: "\e993"
}

.ph.ph-barcode:before {
    content: "\e994"
}

.ph.ph-barricade:before {
    content: "\e995"
}

.ph.ph-baseball:before {
    content: "\e996"
}

.ph.ph-baseball-cap:before {
    content: "\e997"
}

.ph.ph-basket:before {
    content: "\e998"
}

.ph.ph-basketball:before {
    content: "\e999"
}

.ph.ph-bathtub:before {
    content: "\e99a"
}

.ph.ph-battery-charging:before {
    content: "\e99b"
}

.ph.ph-battery-charging-vertical:before {
    content: "\e99c"
}

.ph.ph-battery-empty:before {
    content: "\e99d"
}

.ph.ph-battery-full:before {
    content: "\e99e"
}

.ph.ph-battery-high:before {
    content: "\e99f"
}

.ph.ph-battery-low:before {
    content: "\e9a0"
}

.ph.ph-battery-medium:before {
    content: "\e9a1"
}

.ph.ph-battery-plus:before {
    content: "\e9a2"
}

.ph.ph-battery-plus-vertical:before {
    content: "\e9a3"
}

.ph.ph-battery-vertical-empty:before {
    content: "\e9a4"
}

.ph.ph-battery-vertical-full:before {
    content: "\e9a5"
}

.ph.ph-battery-vertical-high:before {
    content: "\e9a6"
}

.ph.ph-battery-vertical-low:before {
    content: "\e9a7"
}

.ph.ph-battery-vertical-medium:before {
    content: "\e9a8"
}

.ph.ph-battery-warning:before {
    content: "\e9a9"
}

.ph.ph-battery-warning-vertical:before {
    content: "\e9aa"
}

.ph.ph-bed:before {
    content: "\e9ab"
}

.ph.ph-beer-bottle:before {
    content: "\e9ac"
}

.ph.ph-beer-stein:before {
    content: "\e9ad"
}

.ph.ph-behance-logo:before {
    content: "\e9ae"
}

.ph.ph-bell:before {
    content: "\e9af"
}

.ph.ph-bell-ringing:before {
    content: "\e9b0"
}

.ph.ph-bell-simple:before {
    content: "\e9b1"
}

.ph.ph-bell-simple-ringing:before {
    content: "\e9b2"
}

.ph.ph-bell-simple-slash:before {
    content: "\e9b3"
}

.ph.ph-bell-simple-z:before {
    content: "\e9b4"
}

.ph.ph-bell-slash:before {
    content: "\e9b5"
}

.ph.ph-bell-z:before {
    content: "\e9b6"
}

.ph.ph-bezier-curve:before {
    content: "\e9b7"
}

.ph.ph-bicycle:before {
    content: "\e9b8"
}

.ph.ph-binoculars:before {
    content: "\e9b9"
}

.ph.ph-bird:before {
    content: "\e9ba"
}

.ph.ph-bluetooth:before {
    content: "\e9bb"
}

.ph.ph-bluetooth-connected:before {
    content: "\e9bc"
}

.ph.ph-bluetooth-slash:before {
    content: "\e9bd"
}

.ph.ph-bluetooth-x:before {
    content: "\e9be"
}

.ph.ph-boat:before {
    content: "\e9bf"
}

.ph.ph-bone:before {
    content: "\e9c0"
}

.ph.ph-book:before {
    content: "\e9c1"
}

.ph.ph-book-bookmark:before {
    content: "\e9c2"
}

.ph.ph-bookmark:before {
    content: "\e9c3"
}

.ph.ph-bookmarks:before {
    content: "\e9c4"
}

.ph.ph-bookmark-simple:before {
    content: "\e9c5"
}

.ph.ph-bookmarks-simple:before {
    content: "\e9c6"
}

.ph.ph-book-open:before {
    content: "\e9c7"
}

.ph.ph-book-open-text:before {
    content: "\e9c8"
}

.ph.ph-books:before {
    content: "\e9c9"
}

.ph.ph-boot:before {
    content: "\e9ca"
}

.ph.ph-bounding-box:before {
    content: "\e9cb"
}

.ph.ph-bowl-food:before {
    content: "\e9cc"
}

.ph.ph-brackets-angle:before {
    content: "\e9cd"
}

.ph.ph-brackets-curly:before {
    content: "\e9ce"
}

.ph.ph-brackets-round:before {
    content: "\e9cf"
}

.ph.ph-brackets-square:before {
    content: "\e9d0"
}

.ph.ph-brain:before {
    content: "\e9d1"
}

.ph.ph-brandy:before {
    content: "\e9d2"
}

.ph.ph-bridge:before {
    content: "\e9d3"
}

.ph.ph-briefcase:before {
    content: "\e9d4"
}

.ph.ph-briefcase-metal:before {
    content: "\e9d5"
}

.ph.ph-broadcast:before {
    content: "\e9d6"
}

.ph.ph-broom:before {
    content: "\e9d7"
}

.ph.ph-browser:before {
    content: "\e9d8"
}

.ph.ph-browsers:before {
    content: "\e9d9"
}

.ph.ph-bug:before {
    content: "\e9da"
}

.ph.ph-bug-beetle:before {
    content: "\e9db"
}

.ph.ph-bug-droid:before {
    content: "\e9dc"
}

.ph.ph-buildings:before {
    content: "\e9dd"
}

.ph.ph-bus:before {
    content: "\e9de"
}

.ph.ph-butterfly:before {
    content: "\e9df"
}

.ph.ph-cactus:before {
    content: "\e9e0"
}

.ph.ph-cake:before {
    content: "\e9e1"
}

.ph.ph-calculator:before {
    content: "\e9e2"
}

.ph.ph-calendar:before {
    content: "\e9e3"
}

.ph.ph-calendar-blank:before {
    content: "\e9e4"
}

.ph.ph-calendar-check:before {
    content: "\e9e5"
}

.ph.ph-calendar-plus:before {
    content: "\e9e6"
}

.ph.ph-calendar-x:before {
    content: "\e9e7"
}

.ph.ph-call-bell:before {
    content: "\e9e8"
}

.ph.ph-camera:before {
    content: "\e9e9"
}

.ph.ph-camera-plus:before {
    content: "\e9ea"
}

.ph.ph-camera-rotate:before {
    content: "\e9eb"
}

.ph.ph-camera-slash:before {
    content: "\e9ec"
}

.ph.ph-campfire:before {
    content: "\e9ed"
}

.ph.ph-car:before {
    content: "\e9ee"
}

.ph.ph-cardholder:before {
    content: "\e9ef"
}

.ph.ph-cards:before {
    content: "\e9f0"
}

.ph.ph-caret-circle-double-down:before {
    content: "\e9f1"
}

.ph.ph-caret-circle-double-left:before {
    content: "\e9f2"
}

.ph.ph-caret-circle-double-right:before {
    content: "\e9f3"
}

.ph.ph-caret-circle-double-up:before {
    content: "\e9f4"
}

.ph.ph-caret-circle-down:before {
    content: "\e9f5"
}

.ph.ph-caret-circle-left:before {
    content: "\e9f6"
}

.ph.ph-caret-circle-right:before {
    content: "\e9f7"
}

.ph.ph-caret-circle-up:before {
    content: "\e9f8"
}

.ph.ph-caret-circle-up-down:before {
    content: "\e9f9"
}

.ph.ph-caret-double-down:before {
    content: "\e9fa"
}

.ph.ph-caret-double-left:before {
    content: "\e9fb"
}

.ph.ph-caret-double-right:before {
    content: "\e9fc"
}

.ph.ph-caret-double-up:before {
    content: "\e9fd"
}

.ph.ph-caret-down:before {
    content: "\e9fe"
}

.ph.ph-caret-left:before {
    content: "\e9ff"
}

.ph.ph-caret-right:before {
    content: "\ea00"
}

.ph.ph-caret-up:before {
    content: "\ea01"
}

.ph.ph-caret-up-down:before {
    content: "\ea02"
}

.ph.ph-car-profile:before {
    content: "\ea03"
}

.ph.ph-carrot:before {
    content: "\ea04"
}

.ph.ph-car-simple:before {
    content: "\ea05"
}

.ph.ph-cassette-tape:before {
    content: "\ea06"
}

.ph.ph-castle-turret:before {
    content: "\ea07"
}

.ph.ph-cat:before {
    content: "\ea08"
}

.ph.ph-cell-signal-full:before {
    content: "\ea09"
}

.ph.ph-cell-signal-high:before {
    content: "\ea0a"
}

.ph.ph-cell-signal-low:before {
    content: "\ea0b"
}

.ph.ph-cell-signal-medium:before {
    content: "\ea0c"
}

.ph.ph-cell-signal-none:before {
    content: "\ea0d"
}

.ph.ph-cell-signal-slash:before {
    content: "\ea0e"
}

.ph.ph-cell-signal-x:before {
    content: "\ea0f"
}

.ph.ph-certificate:before {
    content: "\ea10"
}

.ph.ph-chair:before {
    content: "\ea11"
}

.ph.ph-chalkboard:before {
    content: "\ea12"
}

.ph.ph-chalkboard-simple:before {
    content: "\ea13"
}

.ph.ph-chalkboard-teacher:before {
    content: "\ea14"
}

.ph.ph-champagne:before {
    content: "\ea15"
}

.ph.ph-charging-station:before {
    content: "\ea16"
}

.ph.ph-chart-bar:before {
    content: "\ea17"
}

.ph.ph-chart-bar-horizontal:before {
    content: "\ea18"
}

.ph.ph-chart-donut:before {
    content: "\ea19"
}

.ph.ph-chart-line:before {
    content: "\ea1a"
}

.ph.ph-chart-line-down:before {
    content: "\ea1b"
}

.ph.ph-chart-line-up:before {
    content: "\ea1c"
}

.ph.ph-chart-pie:before {
    content: "\ea1d"
}

.ph.ph-chart-pie-slice:before {
    content: "\ea1e"
}

.ph.ph-chart-polar:before {
    content: "\ea1f"
}

.ph.ph-chart-scatter:before {
    content: "\ea20"
}

.ph.ph-chat:before {
    content: "\ea21"
}

.ph.ph-chat-centered:before {
    content: "\ea22"
}

.ph.ph-chat-centered-dots:before {
    content: "\ea23"
}

.ph.ph-chat-centered-text:before {
    content: "\ea24"
}

.ph.ph-chat-circle:before {
    content: "\ea25"
}

.ph.ph-chat-circle-dots:before {
    content: "\ea26"
}

.ph.ph-chat-circle-text:before {
    content: "\ea27"
}

.ph.ph-chat-dots:before {
    content: "\ea28"
}

.ph.ph-chats:before {
    content: "\ea29"
}

.ph.ph-chats-circle:before {
    content: "\ea2a"
}

.ph.ph-chats-teardrop:before {
    content: "\ea2b"
}

.ph.ph-chat-teardrop:before {
    content: "\ea2c"
}

.ph.ph-chat-teardrop-dots:before {
    content: "\ea2d"
}

.ph.ph-chat-teardrop-text:before {
    content: "\ea2e"
}

.ph.ph-chat-text:before {
    content: "\ea2f"
}

.ph.ph-check:before {
    content: "\ea30"
}

.ph.ph-check-circle:before {
    content: "\ea31"
}

.ph.ph-check-fat:before {
    content: "\ea32"
}

.ph.ph-checks:before {
    content: "\ea33"
}

.ph.ph-check-square:before {
    content: "\ea34"
}

.ph.ph-check-square-offset:before {
    content: "\ea35"
}

.ph.ph-church:before {
    content: "\ea36"
}

.ph.ph-circle:before {
    content: "\ea37"
}

.ph.ph-circle-dashed:before {
    content: "\ea38"
}

.ph.ph-circle-half:before {
    content: "\ea39"
}

.ph.ph-circle-half-tilt:before {
    content: "\ea3a"
}

.ph.ph-circle-notch:before {
    content: "\ea3b"
}

.ph.ph-circles-four:before {
    content: "\ea3c"
}

.ph.ph-circles-three:before {
    content: "\ea3d"
}

.ph.ph-circles-three-plus:before {
    content: "\ea3e"
}

.ph.ph-circuitry:before {
    content: "\ea3f"
}

.ph.ph-clipboard:before {
    content: "\ea40"
}

.ph.ph-clipboard-text:before {
    content: "\ea41"
}

.ph.ph-clock:before {
    content: "\ea42"
}

.ph.ph-clock-afternoon:before {
    content: "\ea43"
}

.ph.ph-clock-clockwise:before {
    content: "\ea44"
}

.ph.ph-clock-countdown:before {
    content: "\ea45"
}

.ph.ph-clock-counter-clockwise:before {
    content: "\ea46"
}

.ph.ph-closed-captioning:before {
    content: "\ea47"
}

.ph.ph-cloud:before {
    content: "\ea48"
}

.ph.ph-cloud-arrow-down:before {
    content: "\ea49"
}

.ph.ph-cloud-arrow-up:before {
    content: "\ea4a"
}

.ph.ph-cloud-check:before {
    content: "\ea4b"
}

.ph.ph-cloud-fog:before {
    content: "\ea4c"
}

.ph.ph-cloud-lightning:before {
    content: "\ea4d"
}

.ph.ph-cloud-moon:before {
    content: "\ea4e"
}

.ph.ph-cloud-rain:before {
    content: "\ea4f"
}

.ph.ph-cloud-slash:before {
    content: "\ea50"
}

.ph.ph-cloud-snow:before {
    content: "\ea51"
}

.ph.ph-cloud-sun:before {
    content: "\ea52"
}

.ph.ph-cloud-warning:before {
    content: "\ea53"
}

.ph.ph-cloud-x:before {
    content: "\ea54"
}

.ph.ph-club:before {
    content: "\ea55"
}

.ph.ph-coat-hanger:before {
    content: "\ea56"
}

.ph.ph-coda-logo:before {
    content: "\ea57"
}

.ph.ph-code:before {
    content: "\ea58"
}

.ph.ph-code-block:before {
    content: "\ea59"
}

.ph.ph-codepen-logo:before {
    content: "\ea5a"
}

.ph.ph-codesandbox-logo:before {
    content: "\ea5b"
}

.ph.ph-code-simple:before {
    content: "\ea5c"
}

.ph.ph-coffee:before {
    content: "\ea5d"
}

.ph.ph-coin:before {
    content: "\ea5e"
}

.ph.ph-coins:before {
    content: "\ea5f"
}

.ph.ph-coin-vertical:before {
    content: "\ea60"
}

.ph.ph-columns:before {
    content: "\ea61"
}

.ph.ph-command:before {
    content: "\ea62"
}

.ph.ph-compass:before {
    content: "\ea63"
}

.ph.ph-compass-tool:before {
    content: "\ea64"
}

.ph.ph-computer-tower:before {
    content: "\ea65"
}

.ph.ph-confetti:before {
    content: "\ea66"
}

.ph.ph-contactless-payment:before {
    content: "\ea67"
}

.ph.ph-control:before {
    content: "\ea68"
}

.ph.ph-cookie:before {
    content: "\ea69"
}

.ph.ph-cooking-pot:before {
    content: "\ea6a"
}

.ph.ph-copy:before {
    content: "\ea6b"
}

.ph.ph-copyleft:before {
    content: "\ea6c"
}

.ph.ph-copyright:before {
    content: "\ea6d"
}

.ph.ph-copy-simple:before {
    content: "\ea6e"
}

.ph.ph-corners-in:before {
    content: "\ea6f"
}

.ph.ph-corners-out:before {
    content: "\ea70"
}

.ph.ph-couch:before {
    content: "\ea71"
}

.ph.ph-cpu:before {
    content: "\ea72"
}

.ph.ph-credit-card:before {
    content: "\ea73"
}

.ph.ph-crop:before {
    content: "\ea74"
}

.ph.ph-cross:before {
    content: "\ea75"
}

.ph.ph-crosshair:before {
    content: "\ea76"
}

.ph.ph-crosshair-simple:before {
    content: "\ea77"
}

.ph.ph-crown:before {
    content: "\ea78"
}

.ph.ph-crown-simple:before {
    content: "\ea79"
}

.ph.ph-cube:before {
    content: "\ea7a"
}

.ph.ph-cube-focus:before {
    content: "\ea7b"
}

.ph.ph-cube-transparent:before {
    content: "\ea7c"
}

.ph.ph-currency-btc:before {
    content: "\ea7d"
}

.ph.ph-currency-circle-dollar:before {
    content: "\ea7e"
}

.ph.ph-currency-cny:before {
    content: "\ea7f"
}

.ph.ph-currency-dollar:before {
    content: "\ea80"
}

.ph.ph-currency-dollar-simple:before {
    content: "\ea81"
}

.ph.ph-currency-eth:before {
    content: "\ea82"
}

.ph.ph-currency-eur:before {
    content: "\ea83"
}

.ph.ph-currency-gbp:before {
    content: "\ea84"
}

.ph.ph-currency-inr:before {
    content: "\ea85"
}

.ph.ph-currency-jpy:before {
    content: "\ea86"
}

.ph.ph-currency-krw:before {
    content: "\ea87"
}

.ph.ph-currency-kzt:before {
    content: "\ea88"
}

.ph.ph-currency-ngn:before {
    content: "\ea89"
}

.ph.ph-currency-rub:before {
    content: "\ea8a"
}

.ph.ph-cursor:before {
    content: "\ea8b"
}

.ph.ph-cursor-click:before {
    content: "\ea8c"
}

.ph.ph-cursor-text:before {
    content: "\ea8d"
}

.ph.ph-cylinder:before {
    content: "\ea8e"
}

.ph.ph-database:before {
    content: "\ea8f"
}

.ph.ph-desktop:before {
    content: "\ea90"
}

.ph.ph-desktop-tower:before {
    content: "\ea91"
}

.ph.ph-detective:before {
    content: "\ea92"
}

.ph.ph-device-mobile:before {
    content: "\ea93"
}

.ph.ph-device-mobile-camera:before {
    content: "\ea94"
}

.ph.ph-device-mobile-speaker:before {
    content: "\ea95"
}

.ph.ph-devices:before {
    content: "\ea96"
}

.ph.ph-device-tablet:before {
    content: "\ea97"
}

.ph.ph-device-tablet-camera:before {
    content: "\ea98"
}

.ph.ph-device-tablet-speaker:before {
    content: "\ea99"
}

.ph.ph-dev-to-logo:before {
    content: "\ea9a"
}

.ph.ph-diamond:before {
    content: "\ea9b"
}

.ph.ph-diamonds-four:before {
    content: "\ea9c"
}

.ph.ph-dice-five:before {
    content: "\ea9d"
}

.ph.ph-dice-four:before {
    content: "\ea9e"
}

.ph.ph-dice-one:before {
    content: "\ea9f"
}

.ph.ph-dice-six:before {
    content: "\eaa0"
}

.ph.ph-dice-three:before {
    content: "\eaa1"
}

.ph.ph-dice-two:before {
    content: "\eaa2"
}

.ph.ph-disc:before {
    content: "\eaa3"
}

.ph.ph-discord-logo:before {
    content: "\eaa4"
}

.ph.ph-divide:before {
    content: "\eaa5"
}

.ph.ph-dna:before {
    content: "\eaa6"
}

.ph.ph-dog:before {
    content: "\eaa7"
}

.ph.ph-door:before {
    content: "\eaa8"
}

.ph.ph-door-open:before {
    content: "\eaa9"
}

.ph.ph-dot:before {
    content: "\eaaa"
}

.ph.ph-dot-outline:before {
    content: "\eaab"
}

.ph.ph-dots-nine:before {
    content: "\eaac"
}

.ph.ph-dots-six:before {
    content: "\eaad"
}

.ph.ph-dots-six-vertical:before {
    content: "\eaae"
}

.ph.ph-dots-three:before {
    content: "\eaaf"
}

.ph.ph-dots-three-circle:before {
    content: "\eab0"
}

.ph.ph-dots-three-circle-vertical:before {
    content: "\eab1"
}

.ph.ph-dots-three-outline:before {
    content: "\eab2"
}

.ph.ph-dots-three-outline-vertical:before {
    content: "\eab3"
}

.ph.ph-dots-three-vertical:before {
    content: "\eab4"
}

.ph.ph-download:before {
    content: "\eab5"
}

.ph.ph-download-simple:before {
    content: "\eab6"
}

.ph.ph-dress:before {
    content: "\eab7"
}

.ph.ph-dribbble-logo:before {
    content: "\eab8"
}

.ph.ph-drop:before {
    content: "\eab9"
}

.ph.ph-dropbox-logo:before {
    content: "\eaba"
}

.ph.ph-drop-half:before {
    content: "\eabb"
}

.ph.ph-drop-half-bottom:before {
    content: "\eabc"
}

.ph.ph-ear:before {
    content: "\eabd"
}

.ph.ph-ear-slash:before {
    content: "\eabe"
}

.ph.ph-egg:before {
    content: "\eabf"
}

.ph.ph-egg-crack:before {
    content: "\eac0"
}

.ph.ph-eject:before {
    content: "\eac1"
}

.ph.ph-eject-simple:before {
    content: "\eac2"
}

.ph.ph-elevator:before {
    content: "\eac3"
}

.ph.ph-engine:before {
    content: "\eac4"
}

.ph.ph-envelope:before {
    content: "\eac5"
}

.ph.ph-envelope-open:before {
    content: "\eac6"
}

.ph.ph-envelope-simple:before {
    content: "\eac7"
}

.ph.ph-envelope-simple-open:before {
    content: "\eac8"
}

.ph.ph-equalizer:before {
    content: "\eac9"
}

.ph.ph-equals:before {
    content: "\eaca"
}

.ph.ph-eraser:before {
    content: "\eacb"
}

.ph.ph-escalator-down:before {
    content: "\eacc"
}

.ph.ph-escalator-up:before {
    content: "\eacd"
}

.ph.ph-exam:before {
    content: "\eace"
}

.ph.ph-exclude:before {
    content: "\eacf"
}

.ph.ph-exclude-square:before {
    content: "\ead0"
}

.ph.ph-export:before {
    content: "\ead1"
}

.ph.ph-eye:before {
    content: "\ead2"
}

.ph.ph-eye-closed:before {
    content: "\ead3"
}

.ph.ph-eyedropper:before {
    content: "\ead4"
}

.ph.ph-eyedropper-sample:before {
    content: "\ead5"
}

.ph.ph-eyeglasses:before {
    content: "\ead6"
}

.ph.ph-eye-slash:before {
    content: "\ead7"
}

.ph.ph-facebook-logo:before {
    content: "\ead8"
}

.ph.ph-face-mask:before {
    content: "\ead9"
}

.ph.ph-factory:before {
    content: "\eada"
}

.ph.ph-faders:before {
    content: "\eadb"
}

.ph.ph-faders-horizontal:before {
    content: "\eadc"
}

.ph.ph-fan:before {
    content: "\eadd"
}

.ph.ph-fast-forward:before {
    content: "\eade"
}

.ph.ph-fast-forward-circle:before {
    content: "\eadf"
}

.ph.ph-feather:before {
    content: "\eae0"
}

.ph.ph-figma-logo:before {
    content: "\eae1"
}

.ph.ph-file:before {
    content: "\eae2"
}

.ph.ph-file-archive:before {
    content: "\eae3"
}

.ph.ph-file-arrow-down:before {
    content: "\eae4"
}

.ph.ph-file-arrow-up:before {
    content: "\eae5"
}

.ph.ph-file-audio:before {
    content: "\eae6"
}

.ph.ph-file-cloud:before {
    content: "\eae7"
}

.ph.ph-file-code:before {
    content: "\eae8"
}

.ph.ph-file-css:before {
    content: "\eae9"
}

.ph.ph-file-csv:before {
    content: "\eaea"
}

.ph.ph-file-dashed:before,
.ph.ph-file-dotted:before {
    content: "\eaeb"
}

.ph.ph-file-doc:before {
    content: "\eaec"
}

.ph.ph-file-html:before {
    content: "\eaed"
}

.ph.ph-file-image:before {
    content: "\eaee"
}

.ph.ph-file-jpg:before {
    content: "\eaef"
}

.ph.ph-file-js:before {
    content: "\eaf0"
}

.ph.ph-file-jsx:before {
    content: "\eaf1"
}

.ph.ph-file-lock:before {
    content: "\eaf2"
}

.ph.ph-file-magnifying-glass:before,
.ph.ph-file-search:before {
    content: "\eaf3"
}

.ph.ph-file-minus:before {
    content: "\eaf4"
}

.ph.ph-file-pdf:before {
    content: "\eaf5"
}

.ph.ph-file-plus:before {
    content: "\eaf6"
}

.ph.ph-file-png:before {
    content: "\eaf7"
}

.ph.ph-file-ppt:before {
    content: "\eaf8"
}

.ph.ph-file-rs:before {
    content: "\eaf9"
}

.ph.ph-files:before {
    content: "\eafa"
}

.ph.ph-file-sql:before {
    content: "\eafb"
}

.ph.ph-file-svg:before {
    content: "\eafc"
}

.ph.ph-file-text:before {
    content: "\eafd"
}

.ph.ph-file-ts:before {
    content: "\eafe"
}

.ph.ph-file-tsx:before {
    content: "\eaff"
}

.ph.ph-file-video:before {
    content: "\eb00"
}

.ph.ph-file-vue:before {
    content: "\eb01"
}

.ph.ph-file-x:before {
    content: "\eb02"
}

.ph.ph-file-xls:before {
    content: "\eb03"
}

.ph.ph-file-zip:before {
    content: "\eb04"
}

.ph.ph-film-reel:before {
    content: "\eb05"
}

.ph.ph-film-script:before {
    content: "\eb06"
}

.ph.ph-film-slate:before {
    content: "\eb07"
}

.ph.ph-film-strip:before {
    content: "\eb08"
}

.ph.ph-fingerprint:before {
    content: "\eb09"
}

.ph.ph-fingerprint-simple:before {
    content: "\eb0a"
}

.ph.ph-finn-the-human:before {
    content: "\eb0b"
}

.ph.ph-fire:before {
    content: "\eb0c"
}

.ph.ph-fire-extinguisher:before {
    content: "\eb0d"
}

.ph.ph-fire-simple:before {
    content: "\eb0e"
}

.ph.ph-first-aid:before {
    content: "\eb0f"
}

.ph.ph-first-aid-kit:before {
    content: "\eb10"
}

.ph.ph-fish:before {
    content: "\eb11"
}

.ph.ph-fish-simple:before {
    content: "\eb12"
}

.ph.ph-flag:before {
    content: "\eb13"
}

.ph.ph-flag-banner:before {
    content: "\eb14"
}

.ph.ph-flag-checkered:before {
    content: "\eb15"
}

.ph.ph-flag-pennant:before {
    content: "\eb16"
}

.ph.ph-flame:before {
    content: "\eb17"
}

.ph.ph-flashlight:before {
    content: "\eb18"
}

.ph.ph-flask:before {
    content: "\eb19"
}

.ph.ph-floppy-disk:before {
    content: "\eb1a"
}

.ph.ph-floppy-disk-back:before {
    content: "\eb1b"
}

.ph.ph-flow-arrow:before {
    content: "\eb1c"
}

.ph.ph-flower:before {
    content: "\eb1d"
}

.ph.ph-flower-lotus:before {
    content: "\eb1e"
}

.ph.ph-flower-tulip:before {
    content: "\eb1f"
}

.ph.ph-flying-saucer:before {
    content: "\eb20"
}

.ph.ph-folder:before {
    content: "\eb21"
}

.ph.ph-folder-dashed:before,
.ph.ph-folder-dotted:before {
    content: "\eb22"
}

.ph.ph-folder-lock:before {
    content: "\eb23"
}

.ph.ph-folder-minus:before {
    content: "\eb24"
}

.ph.ph-folder-notch:before {
    content: "\eb25"
}

.ph.ph-folder-notch-minus:before {
    content: "\eb26"
}

.ph.ph-folder-notch-open:before {
    content: "\eb27"
}

.ph.ph-folder-notch-plus:before {
    content: "\eb28"
}

.ph.ph-folder-open:before {
    content: "\eb29"
}

.ph.ph-folder-plus:before {
    content: "\eb2a"
}

.ph.ph-folders:before {
    content: "\eb2b"
}

.ph.ph-folder-simple:before {
    content: "\eb2c"
}

.ph.ph-folder-simple-dashed:before,
.ph.ph-folder-simple-dotted:before {
    content: "\eb2d"
}

.ph.ph-folder-simple-lock:before {
    content: "\eb2e"
}

.ph.ph-folder-simple-minus:before {
    content: "\eb2f"
}

.ph.ph-folder-simple-plus:before {
    content: "\eb30"
}

.ph.ph-folder-simple-star:before {
    content: "\eb31"
}

.ph.ph-folder-simple-user:before {
    content: "\eb32"
}

.ph.ph-folder-star:before {
    content: "\eb33"
}

.ph.ph-folder-user:before {
    content: "\eb34"
}

.ph.ph-football:before {
    content: "\eb35"
}

.ph.ph-footprints:before {
    content: "\eb36"
}

.ph.ph-fork-knife:before {
    content: "\eb37"
}

.ph.ph-frame-corners:before {
    content: "\eb38"
}

.ph.ph-framer-logo:before {
    content: "\eb39"
}

.ph.ph-function:before {
    content: "\eb3a"
}

.ph.ph-funnel:before {
    content: "\eb3b"
}

.ph.ph-funnel-simple:before {
    content: "\eb3c"
}

.ph.ph-game-controller:before {
    content: "\eb3d"
}

.ph.ph-garage:before {
    content: "\eb3e"
}

.ph.ph-gas-can:before {
    content: "\eb3f"
}

.ph.ph-gas-pump:before {
    content: "\eb40"
}

.ph.ph-gauge:before {
    content: "\eb41"
}

.ph.ph-gavel:before {
    content: "\eb42"
}

.ph.ph-gear:before {
    content: "\eb43"
}

.ph.ph-gear-fine:before {
    content: "\eb44"
}

.ph.ph-gear-six:before {
    content: "\eb45"
}

.ph.ph-gender-female:before {
    content: "\eb46"
}

.ph.ph-gender-intersex:before {
    content: "\eb47"
}

.ph.ph-gender-male:before {
    content: "\eb48"
}

.ph.ph-gender-neuter:before {
    content: "\eb49"
}

.ph.ph-gender-nonbinary:before {
    content: "\eb4a"
}

.ph.ph-gender-transgender:before {
    content: "\eb4b"
}

.ph.ph-ghost:before {
    content: "\eb4c"
}

.ph.ph-gif:before {
    content: "\eb4d"
}

.ph.ph-gift:before {
    content: "\eb4e"
}

.ph.ph-git-branch:before {
    content: "\eb4f"
}

.ph.ph-git-commit:before {
    content: "\eb50"
}

.ph.ph-git-diff:before {
    content: "\eb51"
}

.ph.ph-git-fork:before {
    content: "\eb52"
}

.ph.ph-github-logo:before {
    content: "\eb53"
}

.ph.ph-gitlab-logo:before {
    content: "\eb54"
}

.ph.ph-gitlab-logo-simple:before {
    content: "\eb55"
}

.ph.ph-git-merge:before {
    content: "\eb56"
}

.ph.ph-git-pull-request:before {
    content: "\eb57"
}

.ph.ph-globe:before {
    content: "\eb58"
}

.ph.ph-globe-hemisphere-east:before {
    content: "\eb59"
}

.ph.ph-globe-hemisphere-west:before {
    content: "\eb5a"
}

.ph.ph-globe-simple:before {
    content: "\eb5b"
}

.ph.ph-globe-stand:before {
    content: "\eb5c"
}

.ph.ph-goggles:before {
    content: "\eb5d"
}

.ph.ph-goodreads-logo:before {
    content: "\eb5e"
}

.ph.ph-google-cardboard-logo:before {
    content: "\eb5f"
}

.ph.ph-google-chrome-logo:before {
    content: "\eb60"
}

.ph.ph-google-drive-logo:before {
    content: "\eb61"
}

.ph.ph-google-logo:before {
    content: "\eb62"
}

.ph.ph-google-photos-logo:before {
    content: "\eb63"
}

.ph.ph-google-play-logo:before {
    content: "\eb64"
}

.ph.ph-google-podcasts-logo:before {
    content: "\eb65"
}

.ph.ph-gradient:before {
    content: "\eb66"
}

.ph.ph-graduation-cap:before {
    content: "\eb67"
}

.ph.ph-grains:before {
    content: "\eb68"
}

.ph.ph-grains-slash:before {
    content: "\eb69"
}

.ph.ph-graph:before {
    content: "\eb6a"
}

.ph.ph-grid-four:before {
    content: "\eb6b"
}

.ph.ph-grid-nine:before {
    content: "\eb6c"
}

.ph.ph-guitar:before {
    content: "\eb6d"
}

.ph.ph-hamburger:before {
    content: "\eb6e"
}

.ph.ph-hammer:before {
    content: "\eb6f"
}

.ph.ph-hand:before {
    content: "\eb70"
}

.ph.ph-handbag:before {
    content: "\eb71"
}

.ph.ph-handbag-simple:before {
    content: "\eb72"
}

.ph.ph-hand-coins:before {
    content: "\eb73"
}

.ph.ph-hand-eye:before {
    content: "\eb74"
}

.ph.ph-hand-fist:before {
    content: "\eb75"
}

.ph.ph-hand-grabbing:before {
    content: "\eb76"
}

.ph.ph-hand-heart:before {
    content: "\eb77"
}

.ph.ph-hand-palm:before {
    content: "\eb78"
}

.ph.ph-hand-pointing:before {
    content: "\eb79"
}

.ph.ph-hands-clapping:before {
    content: "\eb7a"
}

.ph.ph-handshake:before {
    content: "\eb7b"
}

.ph.ph-hand-soap:before {
    content: "\eb7c"
}

.ph.ph-hands-praying:before {
    content: "\eb7d"
}

.ph.ph-hand-swipe-left:before {
    content: "\eb7e"
}

.ph.ph-hand-swipe-right:before {
    content: "\eb7f"
}

.ph.ph-hand-tap:before {
    content: "\eb80"
}

.ph.ph-hand-waving:before {
    content: "\eb81"
}

.ph.ph-hard-drive:before {
    content: "\eb82"
}

.ph.ph-hard-drives:before {
    content: "\eb83"
}

.ph.ph-hash:before {
    content: "\eb84"
}

.ph.ph-hash-straight:before {
    content: "\eb85"
}

.ph.ph-headlights:before {
    content: "\eb86"
}

.ph.ph-headphones:before {
    content: "\eb87"
}

.ph.ph-headset:before {
    content: "\eb88"
}

.ph.ph-heart:before {
    content: "\eb89"
}

.ph.ph-heartbeat:before {
    content: "\eb8a"
}

.ph.ph-heart-break:before {
    content: "\eb8b"
}

.ph.ph-heart-half:before {
    content: "\eb8c"
}

.ph.ph-heart-straight:before {
    content: "\eb8d"
}

.ph.ph-heart-straight-break:before {
    content: "\eb8e"
}

.ph.ph-hexagon:before {
    content: "\eb8f"
}

.ph.ph-high-heel:before {
    content: "\eb90"
}

.ph.ph-highlighter-circle:before {
    content: "\eb91"
}

.ph.ph-hoodie:before {
    content: "\eb92"
}

.ph.ph-horse:before {
    content: "\eb93"
}

.ph.ph-hourglass:before {
    content: "\eb94"
}

.ph.ph-hourglass-high:before {
    content: "\eb95"
}

.ph.ph-hourglass-low:before {
    content: "\eb96"
}

.ph.ph-hourglass-medium:before {
    content: "\eb97"
}

.ph.ph-hourglass-simple:before {
    content: "\eb98"
}

.ph.ph-hourglass-simple-high:before {
    content: "\eb99"
}

.ph.ph-hourglass-simple-low:before {
    content: "\eb9a"
}

.ph.ph-hourglass-simple-medium:before {
    content: "\eb9b"
}

.ph.ph-house:before {
    content: "\eb9c"
}

.ph.ph-house-line:before {
    content: "\eb9d"
}

.ph.ph-house-simple:before {
    content: "\eb9e"
}

.ph.ph-ice-cream:before {
    content: "\eb9f"
}

.ph.ph-identification-badge:before {
    content: "\eba0"
}

.ph.ph-identification-card:before {
    content: "\eba1"
}

.ph.ph-image:before {
    content: "\eba2"
}

.ph.ph-images:before {
    content: "\eba3"
}

.ph.ph-image-square:before {
    content: "\eba4"
}

.ph.ph-images-square:before {
    content: "\eba5"
}

.ph.ph-infinity:before {
    content: "\eba6"
}

.ph.ph-info:before {
    content: "\eba7"
}

.ph.ph-instagram-logo:before {
    content: "\eba8"
}

.ph.ph-intersect:before {
    content: "\eba9"
}

.ph.ph-intersect-square:before {
    content: "\ebaa"
}

.ph.ph-intersect-three:before {
    content: "\ebab"
}

.ph.ph-jeep:before {
    content: "\ebac"
}

.ph.ph-kanban:before {
    content: "\ebad"
}

.ph.ph-key:before {
    content: "\ebae"
}

.ph.ph-keyboard:before {
    content: "\ebaf"
}

.ph.ph-keyhole:before {
    content: "\ebb0"
}

.ph.ph-key-return:before {
    content: "\ebb1"
}

.ph.ph-knife:before {
    content: "\ebb2"
}

.ph.ph-ladder:before {
    content: "\ebb3"
}

.ph.ph-ladder-simple:before {
    content: "\ebb4"
}

.ph.ph-lamp:before {
    content: "\ebb5"
}

.ph.ph-laptop:before {
    content: "\ebb6"
}

.ph.ph-layout:before {
    content: "\ebb7"
}

.ph.ph-leaf:before {
    content: "\ebb8"
}

.ph.ph-lifebuoy:before {
    content: "\ebb9"
}

.ph.ph-lightbulb:before {
    content: "\ebba"
}

.ph.ph-lightbulb-filament:before {
    content: "\ebbb"
}

.ph.ph-lighthouse:before {
    content: "\ebbc"
}

.ph.ph-lightning:before {
    content: "\ebbd"
}

.ph.ph-lightning-a:before {
    content: "\ebbe"
}

.ph.ph-lightning-slash:before {
    content: "\ebbf"
}

.ph.ph-line-segment:before {
    content: "\ebc0"
}

.ph.ph-line-segments:before {
    content: "\ebc1"
}

.ph.ph-link:before {
    content: "\ebc2"
}

.ph.ph-link-break:before {
    content: "\ebc3"
}

.ph.ph-linkedin-logo:before {
    content: "\ebc4"
}

.ph.ph-link-simple:before {
    content: "\ebc5"
}

.ph.ph-link-simple-break:before {
    content: "\ebc6"
}

.ph.ph-link-simple-horizontal:before {
    content: "\ebc7"
}

.ph.ph-link-simple-horizontal-break:before {
    content: "\ebc8"
}

.ph.ph-linux-logo:before {
    content: "\ebc9"
}

.ph.ph-list:before {
    content: "\ebca"
}

.ph.ph-list-bullets:before {
    content: "\ebcb"
}

.ph.ph-list-checks:before {
    content: "\ebcc"
}

.ph.ph-list-dashes:before {
    content: "\ebcd"
}

.ph.ph-list-magnifying-glass:before {
    content: "\ebce"
}

.ph.ph-list-numbers:before {
    content: "\ebcf"
}

.ph.ph-list-plus:before {
    content: "\ebd0"
}

.ph.ph-lock:before {
    content: "\ebd1"
}

.ph.ph-lockers:before {
    content: "\ebd2"
}

.ph.ph-lock-key:before {
    content: "\ebd3"
}

.ph.ph-lock-key-open:before {
    content: "\ebd4"
}

.ph.ph-lock-laminated:before {
    content: "\ebd5"
}

.ph.ph-lock-laminated-open:before {
    content: "\ebd6"
}

.ph.ph-lock-open:before {
    content: "\ebd7"
}

.ph.ph-lock-simple:before {
    content: "\ebd8"
}

.ph.ph-lock-simple-open:before {
    content: "\ebd9"
}

.ph.ph-magic-wand:before {
    content: "\ebda"
}

.ph.ph-magnet:before {
    content: "\ebdb"
}

.ph.ph-magnet-straight:before {
    content: "\ebdc"
}

.ph.ph-magnifying-glass:before {
    content: "\ebdd"
}

.ph.ph-magnifying-glass-minus:before {
    content: "\ebde"
}

.ph.ph-magnifying-glass-plus:before {
    content: "\ebdf"
}

.ph.ph-map-pin:before {
    content: "\ebe0"
}

.ph.ph-map-pin-line:before {
    content: "\ebe1"
}

.ph.ph-map-trifold:before {
    content: "\ebe2"
}

.ph.ph-marker-circle:before {
    content: "\ebe3"
}

.ph.ph-martini:before {
    content: "\ebe4"
}

.ph.ph-mask-happy:before {
    content: "\ebe5"
}

.ph.ph-mask-sad:before {
    content: "\ebe6"
}

.ph.ph-math-operations:before {
    content: "\ebe7"
}

.ph.ph-medal:before {
    content: "\ebe8"
}

.ph.ph-medal-military:before {
    content: "\ebe9"
}

.ph.ph-medium-logo:before {
    content: "\ebea"
}

.ph.ph-megaphone:before {
    content: "\ebeb"
}

.ph.ph-megaphone-simple:before {
    content: "\ebec"
}

.ph.ph-messenger-logo:before {
    content: "\ebed"
}

.ph.ph-meta-logo:before {
    content: "\ebee"
}

.ph.ph-metronome:before {
    content: "\ebef"
}

.ph.ph-microphone:before {
    content: "\ebf0"
}

.ph.ph-microphone-slash:before {
    content: "\ebf1"
}

.ph.ph-microphone-stage:before {
    content: "\ebf2"
}

.ph.ph-microsoft-excel-logo:before {
    content: "\ebf3"
}

.ph.ph-microsoft-outlook-logo:before {
    content: "\ebf4"
}

.ph.ph-microsoft-powerpoint-logo:before {
    content: "\ebf5"
}

.ph.ph-microsoft-teams-logo:before {
    content: "\ebf6"
}

.ph.ph-microsoft-word-logo:before {
    content: "\ebf7"
}

.ph.ph-minus:before {
    content: "\ebf8"
}

.ph.ph-minus-circle:before {
    content: "\ebf9"
}

.ph.ph-minus-square:before {
    content: "\ebfa"
}

.ph.ph-money:before {
    content: "\ebfb"
}

.ph.ph-monitor:before {
    content: "\ebfc"
}

.ph.ph-monitor-play:before {
    content: "\ebfd"
}

.ph.ph-moon:before {
    content: "\ebfe"
}

.ph.ph-moon-stars:before {
    content: "\ebff"
}

.ph.ph-moped:before {
    content: "\ec00"
}

.ph.ph-moped-front:before {
    content: "\ec01"
}

.ph.ph-mosque:before {
    content: "\ec02"
}

.ph.ph-motorcycle:before {
    content: "\ec03"
}

.ph.ph-mountains:before {
    content: "\ec04"
}

.ph.ph-mouse:before {
    content: "\ec05"
}

.ph.ph-mouse-simple:before {
    content: "\ec06"
}

.ph.ph-music-note:before {
    content: "\ec07"
}

.ph.ph-music-notes:before {
    content: "\ec08"
}

.ph.ph-music-note-simple:before {
    content: "\ec09"
}

.ph.ph-music-notes-plus:before {
    content: "\ec0a"
}

.ph.ph-music-notes-simple:before {
    content: "\ec0b"
}

.ph.ph-navigation-arrow:before {
    content: "\ec0c"
}

.ph.ph-needle:before {
    content: "\ec0d"
}

.ph.ph-newspaper:before {
    content: "\ec0e"
}

.ph.ph-newspaper-clipping:before {
    content: "\ec0f"
}

.ph.ph-notches:before {
    content: "\ec10"
}

.ph.ph-note:before {
    content: "\ec11"
}

.ph.ph-note-blank:before {
    content: "\ec12"
}

.ph.ph-notebook:before {
    content: "\ec13"
}

.ph.ph-notepad:before {
    content: "\ec14"
}

.ph.ph-note-pencil:before {
    content: "\ec15"
}

.ph.ph-notification:before {
    content: "\ec16"
}

.ph.ph-notion-logo:before {
    content: "\ec17"
}

.ph.ph-number-circle-eight:before {
    content: "\ec18"
}

.ph.ph-number-circle-five:before {
    content: "\ec19"
}

.ph.ph-number-circle-four:before {
    content: "\ec1a"
}

.ph.ph-number-circle-nine:before {
    content: "\ec1b"
}

.ph.ph-number-circle-one:before {
    content: "\ec1c"
}

.ph.ph-number-circle-seven:before {
    content: "\ec1d"
}

.ph.ph-number-circle-six:before {
    content: "\ec1e"
}

.ph.ph-number-circle-three:before {
    content: "\ec1f"
}

.ph.ph-number-circle-two:before {
    content: "\ec20"
}

.ph.ph-number-circle-zero:before {
    content: "\ec21"
}

.ph.ph-number-eight:before {
    content: "\ec22"
}

.ph.ph-number-five:before {
    content: "\ec23"
}

.ph.ph-number-four:before {
    content: "\ec24"
}

.ph.ph-number-nine:before {
    content: "\ec25"
}

.ph.ph-number-one:before {
    content: "\ec26"
}

.ph.ph-number-seven:before {
    content: "\ec27"
}

.ph.ph-number-six:before {
    content: "\ec28"
}

.ph.ph-number-square-eight:before {
    content: "\ec29"
}

.ph.ph-number-square-five:before {
    content: "\ec2a"
}

.ph.ph-number-square-four:before {
    content: "\ec2b"
}

.ph.ph-number-square-nine:before {
    content: "\ec2c"
}

.ph.ph-number-square-one:before {
    content: "\ec2d"
}

.ph.ph-number-square-seven:before {
    content: "\ec2e"
}

.ph.ph-number-square-six:before {
    content: "\ec2f"
}

.ph.ph-number-square-three:before {
    content: "\ec30"
}

.ph.ph-number-square-two:before {
    content: "\ec31"
}

.ph.ph-number-square-zero:before {
    content: "\ec32"
}

.ph.ph-number-three:before {
    content: "\ec33"
}

.ph.ph-number-two:before {
    content: "\ec34"
}

.ph.ph-number-zero:before {
    content: "\ec35"
}

.ph.ph-nut:before {
    content: "\ec36"
}

.ph.ph-ny-times-logo:before {
    content: "\ec37"
}

.ph.ph-octagon:before {
    content: "\ec38"
}

.ph.ph-office-chair:before {
    content: "\ec39"
}

.ph.ph-option:before {
    content: "\ec3a"
}

.ph.ph-orange-slice:before {
    content: "\ec3b"
}

.ph.ph-package:before {
    content: "\ec3c"
}

.ph.ph-paint-brush:before {
    content: "\ec3d"
}

.ph.ph-paint-brush-broad:before {
    content: "\ec3e"
}

.ph.ph-paint-brush-household:before {
    content: "\ec3f"
}

.ph.ph-paint-bucket:before {
    content: "\ec40"
}

.ph.ph-paint-roller:before {
    content: "\ec41"
}

.ph.ph-palette:before {
    content: "\ec42"
}

.ph.ph-pants:before {
    content: "\ec43"
}

.ph.ph-paperclip:before {
    content: "\ec44"
}

.ph.ph-paperclip-horizontal:before {
    content: "\ec45"
}

.ph.ph-paper-plane:before {
    content: "\ec46"
}

.ph.ph-paper-plane-right:before {
    content: "\ec47"
}

.ph.ph-paper-plane-tilt:before {
    content: "\ec48"
}

.ph.ph-parachute:before {
    content: "\ec49"
}

.ph.ph-paragraph:before {
    content: "\ec4a"
}

.ph.ph-parallelogram:before {
    content: "\ec4b"
}

.ph.ph-park:before {
    content: "\ec4c"
}

.ph.ph-password:before {
    content: "\ec4d"
}

.ph.ph-path:before {
    content: "\ec4e"
}

.ph.ph-patreon-logo:before {
    content: "\ec4f"
}

.ph.ph-pause:before {
    content: "\ec50"
}

.ph.ph-pause-circle:before {
    content: "\ec51"
}

.ph.ph-paw-print:before {
    content: "\ec52"
}

.ph.ph-paypal-logo:before {
    content: "\ec53"
}

.ph.ph-peace:before {
    content: "\ec54"
}

.ph.ph-pen:before {
    content: "\ec55"
}

.ph.ph-pencil:before {
    content: "\ec56"
}

.ph.ph-pencil-circle:before {
    content: "\ec57"
}

.ph.ph-pencil-line:before {
    content: "\ec58"
}

.ph.ph-pencil-simple:before {
    content: "\ec59"
}

.ph.ph-pencil-simple-line:before {
    content: "\ec5a"
}

.ph.ph-pencil-simple-slash:before {
    content: "\ec5b"
}

.ph.ph-pencil-slash:before {
    content: "\ec5c"
}

.ph.ph-pen-nib:before {
    content: "\ec5d"
}

.ph.ph-pen-nib-straight:before {
    content: "\ec5e"
}

.ph.ph-pentagram:before {
    content: "\ec5f"
}

.ph.ph-pepper:before {
    content: "\ec60"
}

.ph.ph-percent:before {
    content: "\ec61"
}

.ph.ph-person:before {
    content: "\ec62"
}

.ph.ph-person-arms-spread:before {
    content: "\ec63"
}

.ph.ph-person-simple:before {
    content: "\ec64"
}

.ph.ph-person-simple-bike:before {
    content: "\ec65"
}

.ph.ph-person-simple-run:before {
    content: "\ec66"
}

.ph.ph-person-simple-throw:before {
    content: "\ec67"
}

.ph.ph-person-simple-walk:before {
    content: "\ec68"
}

.ph.ph-perspective:before {
    content: "\ec69"
}

.ph.ph-phone:before {
    content: "\ec6a"
}

.ph.ph-phone-call:before {
    content: "\ec6b"
}

.ph.ph-phone-disconnect:before {
    content: "\ec6c"
}

.ph.ph-phone-incoming:before {
    content: "\ec6d"
}

.ph.ph-phone-outgoing:before {
    content: "\ec6e"
}

.ph.ph-phone-plus:before {
    content: "\ec6f"
}

.ph.ph-phone-slash:before {
    content: "\ec70"
}

.ph.ph-phone-x:before {
    content: "\ec71"
}

.ph.ph-phosphor-logo:before {
    content: "\ec72"
}

.ph.ph-pi:before {
    content: "\ec73"
}

.ph.ph-piano-keys:before {
    content: "\ec74"
}

.ph.ph-picture-in-picture:before {
    content: "\ec75"
}

.ph.ph-piggy-bank:before {
    content: "\ec76"
}

.ph.ph-pill:before {
    content: "\ec77"
}

.ph.ph-pinterest-logo:before {
    content: "\ec78"
}

.ph.ph-pinwheel:before {
    content: "\ec79"
}

.ph.ph-pizza:before {
    content: "\ec7a"
}

.ph.ph-placeholder:before {
    content: "\ec7b"
}

.ph.ph-planet:before {
    content: "\ec7c"
}

.ph.ph-plant:before {
    content: "\ec7d"
}

.ph.ph-play:before {
    content: "\ec7e"
}

.ph.ph-play-circle:before {
    content: "\ec7f"
}

.ph.ph-playlist:before {
    content: "\ec80"
}

.ph.ph-play-pause:before {
    content: "\ec81"
}

.ph.ph-plug:before {
    content: "\ec82"
}

.ph.ph-plug-charging:before {
    content: "\ec83"
}

.ph.ph-plugs:before {
    content: "\ec84"
}

.ph.ph-plugs-connected:before {
    content: "\ec85"
}

.ph.ph-plus:before {
    content: "\ec86"
}

.ph.ph-plus-circle:before {
    content: "\ec87"
}

.ph.ph-plus-minus:before {
    content: "\ec88"
}

.ph.ph-plus-square:before {
    content: "\ec89"
}

.ph.ph-poker-chip:before {
    content: "\ec8a"
}

.ph.ph-police-car:before {
    content: "\ec8b"
}

.ph.ph-polygon:before {
    content: "\ec8c"
}

.ph.ph-popcorn:before {
    content: "\ec8d"
}

.ph.ph-potted-plant:before {
    content: "\ec8e"
}

.ph.ph-power:before {
    content: "\ec8f"
}

.ph.ph-prescription:before {
    content: "\ec90"
}

.ph.ph-presentation:before {
    content: "\ec91"
}

.ph.ph-presentation-chart:before {
    content: "\ec92"
}

.ph.ph-printer:before {
    content: "\ec93"
}

.ph.ph-prohibit:before {
    content: "\ec94"
}

.ph.ph-prohibit-inset:before {
    content: "\ec95"
}

.ph.ph-projector-screen:before {
    content: "\ec96"
}

.ph.ph-projector-screen-chart:before {
    content: "\ec97"
}

.ph.ph-activity:before,
.ph.ph-pulse:before {
    content: "\ec98"
}

.ph.ph-push-pin:before {
    content: "\ec99"
}

.ph.ph-push-pin-simple:before {
    content: "\ec9a"
}

.ph.ph-push-pin-simple-slash:before {
    content: "\ec9b"
}

.ph.ph-push-pin-slash:before {
    content: "\ec9c"
}

.ph.ph-puzzle-piece:before {
    content: "\ec9d"
}

.ph.ph-qr-code:before {
    content: "\ec9e"
}

.ph.ph-question:before {
    content: "\ec9f"
}

.ph.ph-queue:before {
    content: "\eca0"
}

.ph.ph-quotes:before {
    content: "\eca1"
}

.ph.ph-radical:before {
    content: "\eca2"
}

.ph.ph-radio:before {
    content: "\eca3"
}

.ph.ph-radioactive:before {
    content: "\eca4"
}

.ph.ph-radio-button:before {
    content: "\eca5"
}

.ph.ph-rainbow:before {
    content: "\eca6"
}

.ph.ph-rainbow-cloud:before {
    content: "\eca7"
}

.ph.ph-read-cv-logo:before {
    content: "\eca8"
}

.ph.ph-receipt:before {
    content: "\eca9"
}

.ph.ph-receipt-x:before {
    content: "\ecaa"
}

.ph.ph-record:before {
    content: "\ecab"
}

.ph.ph-rectangle:before {
    content: "\ecac"
}

.ph.ph-recycle:before {
    content: "\ecad"
}

.ph.ph-reddit-logo:before {
    content: "\ecae"
}

.ph.ph-repeat:before {
    content: "\ecaf"
}

.ph.ph-repeat-once:before {
    content: "\ecb0"
}

.ph.ph-rewind:before {
    content: "\ecb1"
}

.ph.ph-rewind-circle:before {
    content: "\ecb2"
}

.ph.ph-road-horizon:before {
    content: "\ecb3"
}

.ph.ph-robot:before {
    content: "\ecb4"
}

.ph.ph-rocket:before {
    content: "\ecb5"
}

.ph.ph-rocket-launch:before {
    content: "\ecb6"
}

.ph.ph-rows:before {
    content: "\ecb7"
}

.ph.ph-rss:before {
    content: "\ecb8"
}

.ph.ph-rss-simple:before {
    content: "\ecb9"
}

.ph.ph-rug:before {
    content: "\ecba"
}

.ph.ph-ruler:before {
    content: "\ecbb"
}

.ph.ph-scales:before {
    content: "\ecbc"
}

.ph.ph-scan:before {
    content: "\ecbd"
}

.ph.ph-scissors:before {
    content: "\ecbe"
}

.ph.ph-scooter:before {
    content: "\ecbf"
}

.ph.ph-screencast:before {
    content: "\ecc0"
}

.ph.ph-scribble-loop:before {
    content: "\ecc1"
}

.ph.ph-scroll:before {
    content: "\ecc2"
}

.ph.ph-circle-wavy:before,
.ph.ph-seal:before {
    content: "\ecc3"
}

.ph.ph-circle-wavy-check:before,
.ph.ph-seal-check:before {
    content: "\ecc4"
}

.ph.ph-circle-wavy-question:before,
.ph.ph-seal-question:before {
    content: "\ecc5"
}

.ph.ph-circle-wavy-warning:before,
.ph.ph-seal-warning:before {
    content: "\ecc6"
}

.ph.ph-selection:before {
    content: "\ecc7"
}

.ph.ph-selection-all:before {
    content: "\ecc8"
}

.ph.ph-selection-background:before {
    content: "\ecc9"
}

.ph.ph-selection-foreground:before {
    content: "\ecca"
}

.ph.ph-selection-inverse:before {
    content: "\eccb"
}

.ph.ph-selection-plus:before {
    content: "\eccc"
}

.ph.ph-selection-slash:before {
    content: "\eccd"
}

.ph.ph-shapes:before {
    content: "\ecce"
}

.ph.ph-share:before {
    content: "\eccf"
}

.ph.ph-share-fat:before {
    content: "\ecd0"
}

.ph.ph-share-network:before {
    content: "\ecd1"
}

.ph.ph-shield:before {
    content: "\ecd2"
}

.ph.ph-shield-check:before {
    content: "\ecd3"
}

.ph.ph-shield-checkered:before {
    content: "\ecd4"
}

.ph.ph-shield-chevron:before {
    content: "\ecd5"
}

.ph.ph-shield-plus:before {
    content: "\ecd6"
}

.ph.ph-shield-slash:before {
    content: "\ecd7"
}

.ph.ph-shield-star:before {
    content: "\ecd8"
}

.ph.ph-shield-warning:before {
    content: "\ecd9"
}

.ph.ph-shirt-folded:before {
    content: "\ecda"
}

.ph.ph-shooting-star:before {
    content: "\ecdb"
}

.ph.ph-shopping-bag:before {
    content: "\ecdc"
}

.ph.ph-shopping-bag-open:before {
    content: "\ecdd"
}

.ph.ph-shopping-cart:before {
    content: "\ecde"
}

.ph.ph-shopping-cart-simple:before {
    content: "\ecdf"
}

.ph.ph-shower:before {
    content: "\ece0"
}

.ph.ph-shrimp:before {
    content: "\ece1"
}

.ph.ph-shuffle:before {
    content: "\ece2"
}

.ph.ph-shuffle-angular:before {
    content: "\ece3"
}

.ph.ph-shuffle-simple:before {
    content: "\ece4"
}

.ph.ph-sidebar:before {
    content: "\ece5"
}

.ph.ph-sidebar-simple:before {
    content: "\ece6"
}

.ph.ph-sigma:before {
    content: "\ece7"
}

.ph.ph-signature:before {
    content: "\ece8"
}

.ph.ph-sign-in:before {
    content: "\ece9"
}

.ph.ph-sign-out:before {
    content: "\ecea"
}

.ph.ph-signpost:before {
    content: "\eceb"
}

.ph.ph-sim-card:before {
    content: "\ecec"
}

.ph.ph-siren:before {
    content: "\eced"
}

.ph.ph-sketch-logo:before {
    content: "\ecee"
}

.ph.ph-skip-back:before {
    content: "\ecef"
}

.ph.ph-skip-back-circle:before {
    content: "\ecf0"
}

.ph.ph-skip-forward:before {
    content: "\ecf1"
}

.ph.ph-skip-forward-circle:before {
    content: "\ecf2"
}

.ph.ph-skull:before {
    content: "\ecf3"
}

.ph.ph-slack-logo:before {
    content: "\ecf4"
}

.ph.ph-sliders:before {
    content: "\ecf5"
}

.ph.ph-sliders-horizontal:before {
    content: "\ecf6"
}

.ph.ph-slideshow:before {
    content: "\ecf7"
}

.ph.ph-smiley:before {
    content: "\ecf8"
}

.ph.ph-smiley-angry:before {
    content: "\ecf9"
}

.ph.ph-smiley-blank:before {
    content: "\ecfa"
}

.ph.ph-smiley-meh:before {
    content: "\ecfb"
}

.ph.ph-smiley-nervous:before {
    content: "\ecfc"
}

.ph.ph-smiley-sad:before {
    content: "\ecfd"
}

.ph.ph-smiley-sticker:before {
    content: "\ecfe"
}

.ph.ph-smiley-wink:before {
    content: "\ecff"
}

.ph.ph-smiley-x-eyes:before {
    content: "\ed00"
}

.ph.ph-snapchat-logo:before {
    content: "\ed01"
}

.ph.ph-sneaker:before {
    content: "\ed02"
}

.ph.ph-sneaker-move:before {
    content: "\ed03"
}

.ph.ph-snowflake:before {
    content: "\ed04"
}

.ph.ph-soccer-ball:before {
    content: "\ed05"
}

.ph.ph-sort-ascending:before {
    content: "\ed06"
}

.ph.ph-sort-descending:before {
    content: "\ed07"
}

.ph.ph-soundcloud-logo:before {
    content: "\ed08"
}

.ph.ph-spade:before {
    content: "\ed09"
}

.ph.ph-sparkle:before {
    content: "\ed0a"
}

.ph.ph-speaker-hifi:before {
    content: "\ed0b"
}

.ph.ph-speaker-high:before {
    content: "\ed0c"
}

.ph.ph-speaker-low:before {
    content: "\ed0d"
}

.ph.ph-speaker-none:before {
    content: "\ed0e"
}

.ph.ph-speaker-simple-high:before {
    content: "\ed0f"
}

.ph.ph-speaker-simple-low:before {
    content: "\ed10"
}

.ph.ph-speaker-simple-none:before {
    content: "\ed11"
}

.ph.ph-speaker-simple-slash:before {
    content: "\ed12"
}

.ph.ph-speaker-simple-x:before {
    content: "\ed13"
}

.ph.ph-speaker-slash:before {
    content: "\ed14"
}

.ph.ph-speaker-x:before {
    content: "\ed15"
}

.ph.ph-spinner:before {
    content: "\ed16"
}

.ph.ph-spinner-gap:before {
    content: "\ed17"
}

.ph.ph-spiral:before {
    content: "\ed18"
}

.ph.ph-split-horizontal:before {
    content: "\ed19"
}

.ph.ph-split-vertical:before {
    content: "\ed1a"
}

.ph.ph-spotify-logo:before {
    content: "\ed1b"
}

.ph.ph-square:before {
    content: "\ed1c"
}

.ph.ph-square-half:before {
    content: "\ed1d"
}

.ph.ph-square-half-bottom:before {
    content: "\ed1e"
}

.ph.ph-square-logo:before {
    content: "\ed1f"
}

.ph.ph-squares-four:before {
    content: "\ed20"
}

.ph.ph-square-split-horizontal:before {
    content: "\ed21"
}

.ph.ph-square-split-vertical:before {
    content: "\ed22"
}

.ph.ph-stack:before {
    content: "\ed23"
}

.ph.ph-stack-overflow-logo:before {
    content: "\ed24"
}

.ph.ph-stack-simple:before {
    content: "\ed25"
}

.ph.ph-stairs:before {
    content: "\ed26"
}

.ph.ph-stamp:before {
    content: "\ed27"
}

.ph.ph-star:before {
    content: "\ed28"
}

.ph.ph-star-and-crescent:before {
    content: "\ed29"
}

.ph.ph-star-four:before {
    content: "\ed2a"
}

.ph.ph-star-half:before {
    content: "\ed2b"
}

.ph.ph-star-of-david:before {
    content: "\ed2c"
}

.ph.ph-steering-wheel:before {
    content: "\ed2d"
}

.ph.ph-steps:before {
    content: "\ed2e"
}

.ph.ph-stethoscope:before {
    content: "\ed2f"
}

.ph.ph-sticker:before {
    content: "\ed30"
}

.ph.ph-stool:before {
    content: "\ed31"
}

.ph.ph-stop:before {
    content: "\ed32"
}

.ph.ph-stop-circle:before {
    content: "\ed33"
}

.ph.ph-storefront:before {
    content: "\ed34"
}

.ph.ph-strategy:before {
    content: "\ed35"
}

.ph.ph-stripe-logo:before {
    content: "\ed36"
}

.ph.ph-student:before {
    content: "\ed37"
}

.ph.ph-subtitles:before {
    content: "\ed38"
}

.ph.ph-subtract:before {
    content: "\ed39"
}

.ph.ph-subtract-square:before {
    content: "\ed3a"
}

.ph.ph-suitcase:before {
    content: "\ed3b"
}

.ph.ph-suitcase-rolling:before {
    content: "\ed3c"
}

.ph.ph-suitcase-simple:before {
    content: "\ed3d"
}

.ph.ph-sun:before {
    content: "\ed3e"
}

.ph.ph-sun-dim:before {
    content: "\ed3f"
}

.ph.ph-sunglasses:before {
    content: "\ed40"
}

.ph.ph-sun-horizon:before {
    content: "\ed41"
}

.ph.ph-swap:before {
    content: "\ed42"
}

.ph.ph-swatches:before {
    content: "\ed43"
}

.ph.ph-swimming-pool:before {
    content: "\ed44"
}

.ph.ph-sword:before {
    content: "\ed45"
}

.ph.ph-synagogue:before {
    content: "\ed46"
}

.ph.ph-syringe:before {
    content: "\ed47"
}

.ph.ph-table:before {
    content: "\ed48"
}

.ph.ph-tabs:before {
    content: "\ed49"
}

.ph.ph-tag:before {
    content: "\ed4a"
}

.ph.ph-tag-chevron:before {
    content: "\ed4b"
}

.ph.ph-tag-simple:before {
    content: "\ed4c"
}

.ph.ph-target:before {
    content: "\ed4d"
}

.ph.ph-taxi:before {
    content: "\ed4e"
}

.ph.ph-telegram-logo:before {
    content: "\ed4f"
}

.ph.ph-television:before {
    content: "\ed50"
}

.ph.ph-television-simple:before {
    content: "\ed51"
}

.ph.ph-tennis-ball:before {
    content: "\ed52"
}

.ph.ph-tent:before {
    content: "\ed53"
}

.ph.ph-terminal:before {
    content: "\ed54"
}

.ph.ph-terminal-window:before {
    content: "\ed55"
}

.ph.ph-test-tube:before {
    content: "\ed56"
}

.ph.ph-text-aa:before {
    content: "\ed57"
}

.ph.ph-text-align-center:before {
    content: "\ed58"
}

.ph.ph-text-align-justify:before {
    content: "\ed59"
}

.ph.ph-text-align-left:before {
    content: "\ed5a"
}

.ph.ph-text-align-right:before {
    content: "\ed5b"
}

.ph.ph-text-a-underline:before {
    content: "\ed5c"
}

.ph.ph-text-b:before,
.ph.ph-text-bolder:before {
    content: "\ed5d"
}

.ph.ph-textbox:before {
    content: "\ed5e"
}

.ph.ph-text-columns:before {
    content: "\ed5f"
}

.ph.ph-text-h:before {
    content: "\ed60"
}

.ph.ph-text-h-five:before {
    content: "\ed61"
}

.ph.ph-text-h-four:before {
    content: "\ed62"
}

.ph.ph-text-h-one:before {
    content: "\ed63"
}

.ph.ph-text-h-six:before {
    content: "\ed64"
}

.ph.ph-text-h-three:before {
    content: "\ed65"
}

.ph.ph-text-h-two:before {
    content: "\ed66"
}

.ph.ph-text-indent:before {
    content: "\ed67"
}

.ph.ph-text-italic:before {
    content: "\ed68"
}

.ph.ph-text-outdent:before {
    content: "\ed69"
}

.ph.ph-text-strikethrough:before {
    content: "\ed6a"
}

.ph.ph-text-t:before {
    content: "\ed6b"
}

.ph.ph-text-underline:before {
    content: "\ed6c"
}

.ph.ph-thermometer:before {
    content: "\ed6d"
}

.ph.ph-thermometer-cold:before {
    content: "\ed6e"
}

.ph.ph-thermometer-hot:before {
    content: "\ed6f"
}

.ph.ph-thermometer-simple:before {
    content: "\ed70"
}

.ph.ph-thumbs-down:before {
    content: "\ed71"
}

.ph.ph-thumbs-up:before {
    content: "\ed72"
}

.ph.ph-ticket:before {
    content: "\ed73"
}

.ph.ph-tidal-logo:before {
    content: "\ed74"
}

.ph.ph-tiktok-logo:before {
    content: "\ed75"
}

.ph.ph-timer:before {
    content: "\ed76"
}

.ph.ph-tipi:before {
    content: "\ed77"
}

.ph.ph-toggle-left:before {
    content: "\ed78"
}

.ph.ph-toggle-right:before {
    content: "\ed79"
}

.ph.ph-toilet:before {
    content: "\ed7a"
}

.ph.ph-toilet-paper:before {
    content: "\ed7b"
}

.ph.ph-toolbox:before {
    content: "\ed7c"
}

.ph.ph-tooth:before {
    content: "\ed7d"
}

.ph.ph-tote:before {
    content: "\ed7e"
}

.ph.ph-tote-simple:before {
    content: "\ed7f"
}

.ph.ph-trademark:before {
    content: "\ed80"
}

.ph.ph-trademark-registered:before {
    content: "\ed81"
}

.ph.ph-traffic-cone:before {
    content: "\ed82"
}

.ph.ph-traffic-sign:before {
    content: "\ed83"
}

.ph.ph-traffic-signal:before {
    content: "\ed84"
}

.ph.ph-train:before {
    content: "\ed85"
}

.ph.ph-train-regional:before {
    content: "\ed86"
}

.ph.ph-train-simple:before {
    content: "\ed87"
}

.ph.ph-tram:before {
    content: "\ed88"
}

.ph.ph-translate:before {
    content: "\ed89"
}

.ph.ph-trash:before {
    content: "\ed8a"
}

.ph.ph-trash-simple:before {
    content: "\ed8b"
}

.ph.ph-tray:before {
    content: "\ed8c"
}

.ph.ph-tree:before {
    content: "\ed8d"
}

.ph.ph-tree-evergreen:before {
    content: "\ed8e"
}

.ph.ph-tree-palm:before {
    content: "\ed8f"
}

.ph.ph-tree-structure:before {
    content: "\ed90"
}

.ph.ph-trend-down:before {
    content: "\ed91"
}

.ph.ph-trend-up:before {
    content: "\ed92"
}

.ph.ph-triangle:before {
    content: "\ed93"
}

.ph.ph-trophy:before {
    content: "\ed94"
}

.ph.ph-truck:before {
    content: "\ed95"
}

.ph.ph-t-shirt:before {
    content: "\ed96"
}

.ph.ph-twitch-logo:before {
    content: "\ed97"
}

.ph.ph-twitter-logo:before {
    content: "\ed98"
}

.ph.ph-umbrella:before {
    content: "\ed99"
}

.ph.ph-umbrella-simple:before {
    content: "\ed9a"
}

.ph.ph-unite:before {
    content: "\ed9b"
}

.ph.ph-unite-square:before {
    content: "\ed9c"
}

.ph.ph-upload:before {
    content: "\ed9d"
}

.ph.ph-upload-simple:before {
    content: "\ed9e"
}

.ph.ph-usb:before {
    content: "\ed9f"
}

.ph.ph-user:before {
    content: "\eda0"
}

.ph.ph-user-circle:before {
    content: "\eda1"
}

.ph.ph-user-circle-gear:before {
    content: "\eda2"
}

.ph.ph-user-circle-minus:before {
    content: "\eda3"
}

.ph.ph-user-circle-plus:before {
    content: "\eda4"
}

.ph.ph-user-focus:before {
    content: "\eda5"
}

.ph.ph-user-gear:before {
    content: "\eda6"
}

.ph.ph-user-list:before {
    content: "\eda7"
}

.ph.ph-user-minus:before {
    content: "\eda8"
}

.ph.ph-user-plus:before {
    content: "\eda9"
}

.ph.ph-user-rectangle:before {
    content: "\edaa"
}

.ph.ph-users:before {
    content: "\edab"
}

.ph.ph-users-four:before {
    content: "\edac"
}

.ph.ph-user-square:before {
    content: "\edad"
}

.ph.ph-users-three:before {
    content: "\edae"
}

.ph.ph-user-switch:before {
    content: "\edaf"
}

.ph.ph-van:before {
    content: "\edb0"
}

.ph.ph-vault:before {
    content: "\edb1"
}

.ph.ph-vibrate:before {
    content: "\edb2"
}

.ph.ph-video:before {
    content: "\edb3"
}

.ph.ph-video-camera:before {
    content: "\edb4"
}

.ph.ph-video-camera-slash:before {
    content: "\edb5"
}

.ph.ph-vignette:before {
    content: "\edb6"
}

.ph.ph-vinyl-record:before {
    content: "\edb7"
}

.ph.ph-virtual-reality:before {
    content: "\edb8"
}

.ph.ph-virus:before {
    content: "\edb9"
}

.ph.ph-voicemail:before {
    content: "\edba"
}

.ph.ph-volleyball:before {
    content: "\edbb"
}

.ph.ph-wall:before {
    content: "\edbc"
}

.ph.ph-wallet:before {
    content: "\edbd"
}

.ph.ph-warehouse:before {
    content: "\edbe"
}

.ph.ph-warning:before {
    content: "\edbf"
}

.ph.ph-warning-circle:before {
    content: "\edc0"
}

.ph.ph-warning-diamond:before {
    content: "\edc1"
}

.ph.ph-warning-octagon:before {
    content: "\edc2"
}

.ph.ph-watch:before {
    content: "\edc3"
}

.ph.ph-waveform:before {
    content: "\edc4"
}

.ph.ph-waves:before {
    content: "\edc5"
}

.ph.ph-wave-sawtooth:before {
    content: "\edc6"
}

.ph.ph-wave-sine:before {
    content: "\edc7"
}

.ph.ph-wave-square:before {
    content: "\edc8"
}

.ph.ph-wave-triangle:before {
    content: "\edc9"
}

.ph.ph-webcam:before {
    content: "\edca"
}

.ph.ph-webcam-slash:before {
    content: "\edcb"
}

.ph.ph-webhooks-logo:before {
    content: "\edcc"
}

.ph.ph-wechat-logo:before {
    content: "\edcd"
}

.ph.ph-whatsapp-logo:before {
    content: "\edce"
}

.ph.ph-wheelchair:before {
    content: "\edcf"
}

.ph.ph-wheelchair-motion:before {
    content: "\edd0"
}

.ph.ph-wifi-high:before {
    content: "\edd1"
}

.ph.ph-wifi-low:before {
    content: "\edd2"
}

.ph.ph-wifi-medium:before {
    content: "\edd3"
}

.ph.ph-wifi-none:before {
    content: "\edd4"
}

.ph.ph-wifi-slash:before {
    content: "\edd5"
}

.ph.ph-wifi-x:before {
    content: "\edd6"
}

.ph.ph-wind:before {
    content: "\edd7"
}

.ph.ph-windows-logo:before {
    content: "\edd8"
}

.ph.ph-wine:before {
    content: "\edd9"
}

.ph.ph-wrench:before {
    content: "\edda"
}

.ph.ph-x:before {
    content: "\eddb"
}

.ph.ph-x-circle:before {
    content: "\eddc"
}

.ph.ph-x-square:before {
    content: "\eddd"
}

.ph.ph-yin-yang:before {
    content: "\edde"
}

.ph.ph-youtube-logo:before {
    content: "\eddf"
}

@font-face {
    font-family: Phosphor-Fill;
    src: url(../../assets/fonts/Phosphor-Fill.woff) format("woff"), url(../../assets/fonts/Phosphor-Fill.ttf) format("truetype"), url(../../assets/fonts/Phosphor-Fill.svg#Phosphor-Fill) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.ph-fill {
    font-family: Phosphor-Fill !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ph-fill.ph-address-book:before {
    content: "\e900"
}

.ph-fill.ph-airplane:before {
    content: "\e901"
}

.ph-fill.ph-airplane-in-flight:before {
    content: "\e902"
}

.ph-fill.ph-airplane-landing:before {
    content: "\e903"
}

.ph-fill.ph-airplane-takeoff:before {
    content: "\e904"
}

.ph-fill.ph-airplane-tilt:before {
    content: "\e905"
}

.ph-fill.ph-airplay:before {
    content: "\e906"
}

.ph-fill.ph-air-traffic-control:before {
    content: "\e907"
}

.ph-fill.ph-alarm:before {
    content: "\e908"
}

.ph-fill.ph-alien:before {
    content: "\e909"
}

.ph-fill.ph-align-bottom:before {
    content: "\e90a"
}

.ph-fill.ph-align-bottom-simple:before {
    content: "\e90b"
}

.ph-fill.ph-align-center-horizontal:before {
    content: "\e90c"
}

.ph-fill.ph-align-center-horizontal-simple:before {
    content: "\e90d"
}

.ph-fill.ph-align-center-vertical:before {
    content: "\e90e"
}

.ph-fill.ph-align-center-vertical-simple:before {
    content: "\e90f"
}

.ph-fill.ph-align-left:before {
    content: "\e910"
}

.ph-fill.ph-align-left-simple:before {
    content: "\e911"
}

.ph-fill.ph-align-right:before {
    content: "\e912"
}

.ph-fill.ph-align-right-simple:before {
    content: "\e913"
}

.ph-fill.ph-align-top:before {
    content: "\e914"
}

.ph-fill.ph-align-top-simple:before {
    content: "\e915"
}

.ph-fill.ph-amazon-logo:before {
    content: "\e916"
}

.ph-fill.ph-anchor:before {
    content: "\e917"
}

.ph-fill.ph-anchor-simple:before {
    content: "\e918"
}

.ph-fill.ph-android-logo:before {
    content: "\e919"
}

.ph-fill.ph-angular-logo:before {
    content: "\e91a"
}

.ph-fill.ph-aperture:before {
    content: "\e91b"
}

.ph-fill.ph-apple-logo:before {
    content: "\e91c"
}

.ph-fill.ph-apple-podcasts-logo:before {
    content: "\e91d"
}

.ph-fill.ph-app-store-logo:before {
    content: "\e91e"
}

.ph-fill.ph-app-window:before {
    content: "\e91f"
}

.ph-fill.ph-archive-box:before {
    content: "\e920"
}

.ph-fill.ph-archive:before {
    content: "\e921"
}

.ph-fill.ph-archive-tray:before {
    content: "\e922"
}

.ph-fill.ph-armchair:before {
    content: "\e923"
}

.ph-fill.ph-arrow-arc-left:before {
    content: "\e924"
}

.ph-fill.ph-arrow-arc-right:before {
    content: "\e925"
}

.ph-fill.ph-arrow-bend-double-up-left:before {
    content: "\e926"
}

.ph-fill.ph-arrow-bend-double-up-right:before {
    content: "\e927"
}

.ph-fill.ph-arrow-bend-down-left:before {
    content: "\e928"
}

.ph-fill.ph-arrow-bend-down-right:before {
    content: "\e929"
}

.ph-fill.ph-arrow-bend-left-down:before {
    content: "\e92a"
}

.ph-fill.ph-arrow-bend-left-up:before {
    content: "\e92b"
}

.ph-fill.ph-arrow-bend-right-down:before {
    content: "\e92c"
}

.ph-fill.ph-arrow-bend-right-up:before {
    content: "\e92d"
}

.ph-fill.ph-arrow-bend-up-left:before {
    content: "\e92e"
}

.ph-fill.ph-arrow-bend-up-right:before {
    content: "\e92f"
}

.ph-fill.ph-arrow-circle-down:before {
    content: "\e930"
}

.ph-fill.ph-arrow-circle-down-left:before {
    content: "\e931"
}

.ph-fill.ph-arrow-circle-down-right:before {
    content: "\e932"
}

.ph-fill.ph-arrow-circle-left:before {
    content: "\e933"
}

.ph-fill.ph-arrow-circle-right:before {
    content: "\e934"
}

.ph-fill.ph-arrow-circle-up:before {
    content: "\e935"
}

.ph-fill.ph-arrow-circle-up-left:before {
    content: "\e936"
}

.ph-fill.ph-arrow-circle-up-right:before {
    content: "\e937"
}

.ph-fill.ph-arrow-clockwise:before {
    content: "\e938"
}

.ph-fill.ph-arrow-counter-clockwise:before {
    content: "\e939"
}

.ph-fill.ph-arrow-down:before {
    content: "\e93a"
}

.ph-fill.ph-arrow-down-left:before {
    content: "\e93b"
}

.ph-fill.ph-arrow-down-right:before {
    content: "\e93c"
}

.ph-fill.ph-arrow-elbow-down-left:before {
    content: "\e93d"
}

.ph-fill.ph-arrow-elbow-down-right:before {
    content: "\e93e"
}

.ph-fill.ph-arrow-elbow-left-down:before {
    content: "\e93f"
}

.ph-fill.ph-arrow-elbow-left:before {
    content: "\e940"
}

.ph-fill.ph-arrow-elbow-left-up:before {
    content: "\e941"
}

.ph-fill.ph-arrow-elbow-right-down:before {
    content: "\e942"
}

.ph-fill.ph-arrow-elbow-right:before {
    content: "\e943"
}

.ph-fill.ph-arrow-elbow-right-up:before {
    content: "\e944"
}

.ph-fill.ph-arrow-elbow-up-left:before {
    content: "\e945"
}

.ph-fill.ph-arrow-elbow-up-right:before {
    content: "\e946"
}

.ph-fill.ph-arrow-fat-down:before {
    content: "\e947"
}

.ph-fill.ph-arrow-fat-left:before {
    content: "\e948"
}

.ph-fill.ph-arrow-fat-line-down:before {
    content: "\e949"
}

.ph-fill.ph-arrow-fat-line-left:before {
    content: "\e94a"
}

.ph-fill.ph-arrow-fat-line-right:before {
    content: "\e94b"
}

.ph-fill.ph-arrow-fat-lines-down:before {
    content: "\e94c"
}

.ph-fill.ph-arrow-fat-lines-left:before {
    content: "\e94d"
}

.ph-fill.ph-arrow-fat-lines-right:before {
    content: "\e94e"
}

.ph-fill.ph-arrow-fat-lines-up:before {
    content: "\e94f"
}

.ph-fill.ph-arrow-fat-line-up:before {
    content: "\e950"
}

.ph-fill.ph-arrow-fat-right:before {
    content: "\e951"
}

.ph-fill.ph-arrow-fat-up:before {
    content: "\e952"
}

.ph-fill.ph-arrow-left:before {
    content: "\e953"
}

.ph-fill.ph-arrow-line-down:before {
    content: "\e954"
}

.ph-fill.ph-arrow-line-down-left:before {
    content: "\e955"
}

.ph-fill.ph-arrow-line-down-right:before {
    content: "\e956"
}

.ph-fill.ph-arrow-line-left:before {
    content: "\e957"
}

.ph-fill.ph-arrow-line-right:before {
    content: "\e958"
}

.ph-fill.ph-arrow-line-up:before {
    content: "\e959"
}

.ph-fill.ph-arrow-line-up-left:before {
    content: "\e95a"
}

.ph-fill.ph-arrow-line-up-right:before {
    content: "\e95b"
}

.ph-fill.ph-arrow-right:before {
    content: "\e95c"
}

.ph-fill.ph-arrows-clockwise:before {
    content: "\e95d"
}

.ph-fill.ph-arrows-counter-clockwise:before {
    content: "\e95e"
}

.ph-fill.ph-arrows-down-up:before {
    content: "\e95f"
}

.ph-fill.ph-arrows-horizontal:before {
    content: "\e960"
}

.ph-fill.ph-arrows-in-cardinal:before {
    content: "\e961"
}

.ph-fill.ph-arrows-in:before {
    content: "\e962"
}

.ph-fill.ph-arrows-in-line-horizontal:before {
    content: "\e963"
}

.ph-fill.ph-arrows-in-line-vertical:before {
    content: "\e964"
}

.ph-fill.ph-arrows-in-simple:before {
    content: "\e965"
}

.ph-fill.ph-arrows-left-right:before {
    content: "\e966"
}

.ph-fill.ph-arrows-merge:before {
    content: "\e967"
}

.ph-fill.ph-arrows-out-cardinal:before {
    content: "\e968"
}

.ph-fill.ph-arrows-out:before {
    content: "\e969"
}

.ph-fill.ph-arrows-out-line-horizontal:before {
    content: "\e96a"
}

.ph-fill.ph-arrows-out-line-vertical:before {
    content: "\e96b"
}

.ph-fill.ph-arrows-out-simple:before {
    content: "\e96c"
}

.ph-fill.ph-arrow-square-down:before {
    content: "\e96d"
}

.ph-fill.ph-arrow-square-down-left:before {
    content: "\e96e"
}

.ph-fill.ph-arrow-square-down-right:before {
    content: "\e96f"
}

.ph-fill.ph-arrow-square-in:before {
    content: "\e970"
}

.ph-fill.ph-arrow-square-left:before {
    content: "\e971"
}

.ph-fill.ph-arrow-square-out:before {
    content: "\e972"
}

.ph-fill.ph-arrow-square-right:before {
    content: "\e973"
}

.ph-fill.ph-arrow-square-up:before {
    content: "\e974"
}

.ph-fill.ph-arrow-square-up-left:before {
    content: "\e975"
}

.ph-fill.ph-arrow-square-up-right:before {
    content: "\e976"
}

.ph-fill.ph-arrows-split:before {
    content: "\e977"
}

.ph-fill.ph-arrows-vertical:before {
    content: "\e978"
}

.ph-fill.ph-arrow-u-down-left:before {
    content: "\e979"
}

.ph-fill.ph-arrow-u-down-right:before {
    content: "\e97a"
}

.ph-fill.ph-arrow-u-left-down:before {
    content: "\e97b"
}

.ph-fill.ph-arrow-u-left-up:before {
    content: "\e97c"
}

.ph-fill.ph-arrow-up:before {
    content: "\e97d"
}

.ph-fill.ph-arrow-up-left:before {
    content: "\e97e"
}

.ph-fill.ph-arrow-up-right:before {
    content: "\e97f"
}

.ph-fill.ph-arrow-u-right-down:before {
    content: "\e980"
}

.ph-fill.ph-arrow-u-right-up:before {
    content: "\e981"
}

.ph-fill.ph-arrow-u-up-left:before {
    content: "\e982"
}

.ph-fill.ph-arrow-u-up-right:before {
    content: "\e983"
}

.ph-fill.ph-article:before {
    content: "\e984"
}

.ph-fill.ph-article-medium:before {
    content: "\e985"
}

.ph-fill.ph-article-ny-times:before {
    content: "\e986"
}

.ph-fill.ph-asterisk:before {
    content: "\e987"
}

.ph-fill.ph-asterisk-simple:before {
    content: "\e988"
}

.ph-fill.ph-at:before {
    content: "\e989"
}

.ph-fill.ph-atom:before {
    content: "\e98a"
}

.ph-fill.ph-baby:before {
    content: "\e98b"
}

.ph-fill.ph-backpack:before {
    content: "\e98c"
}

.ph-fill.ph-backspace:before {
    content: "\e98d"
}

.ph-fill.ph-bag:before {
    content: "\e98e"
}

.ph-fill.ph-bag-simple:before {
    content: "\e98f"
}

.ph-fill.ph-balloon:before {
    content: "\e990"
}

.ph-fill.ph-bandaids:before {
    content: "\e991"
}

.ph-fill.ph-bank:before {
    content: "\e992"
}

.ph-fill.ph-barbell:before {
    content: "\e993"
}

.ph-fill.ph-barcode:before {
    content: "\e994"
}

.ph-fill.ph-barricade:before {
    content: "\e995"
}

.ph-fill.ph-baseball-cap:before {
    content: "\e996"
}

.ph-fill.ph-baseball:before {
    content: "\e997"
}

.ph-fill.ph-basketball:before {
    content: "\e998"
}

.ph-fill.ph-basket:before {
    content: "\e999"
}

.ph-fill.ph-bathtub:before {
    content: "\e99a"
}

.ph-fill.ph-battery-charging:before {
    content: "\e99b"
}

.ph-fill.ph-battery-charging-vertical:before {
    content: "\e99c"
}

.ph-fill.ph-battery-empty:before {
    content: "\e99d"
}

.ph-fill.ph-battery-full:before {
    content: "\e99e"
}

.ph-fill.ph-battery-high:before {
    content: "\e99f"
}

.ph-fill.ph-battery-low:before {
    content: "\e9a0"
}

.ph-fill.ph-battery-medium:before {
    content: "\e9a1"
}

.ph-fill.ph-battery-plus:before {
    content: "\e9a2"
}

.ph-fill.ph-battery-plus-vertical:before {
    content: "\e9a3"
}

.ph-fill.ph-battery-vertical-empty:before {
    content: "\e9a4"
}

.ph-fill.ph-battery-vertical-full:before {
    content: "\e9a5"
}

.ph-fill.ph-battery-vertical-high:before {
    content: "\e9a6"
}

.ph-fill.ph-battery-vertical-low:before {
    content: "\e9a7"
}

.ph-fill.ph-battery-vertical-medium:before {
    content: "\e9a8"
}

.ph-fill.ph-battery-warning:before {
    content: "\e9a9"
}

.ph-fill.ph-battery-warning-vertical:before {
    content: "\e9aa"
}

.ph-fill.ph-bed:before {
    content: "\e9ab"
}

.ph-fill.ph-beer-bottle:before {
    content: "\e9ac"
}

.ph-fill.ph-beer-stein:before {
    content: "\e9ad"
}

.ph-fill.ph-behance-logo:before {
    content: "\e9ae"
}

.ph-fill.ph-bell:before {
    content: "\e9af"
}

.ph-fill.ph-bell-ringing:before {
    content: "\e9b0"
}

.ph-fill.ph-bell-simple:before {
    content: "\e9b1"
}

.ph-fill.ph-bell-simple-ringing:before {
    content: "\e9b2"
}

.ph-fill.ph-bell-simple-slash:before {
    content: "\e9b3"
}

.ph-fill.ph-bell-simple-z:before {
    content: "\e9b4"
}

.ph-fill.ph-bell-slash:before {
    content: "\e9b5"
}

.ph-fill.ph-bell-z:before {
    content: "\e9b6"
}

.ph-fill.ph-bezier-curve:before {
    content: "\e9b7"
}

.ph-fill.ph-bicycle:before {
    content: "\e9b8"
}

.ph-fill.ph-binoculars:before {
    content: "\e9b9"
}

.ph-fill.ph-bird:before {
    content: "\e9ba"
}

.ph-fill.ph-bluetooth-connected:before {
    content: "\e9bb"
}

.ph-fill.ph-bluetooth:before {
    content: "\e9bc"
}

.ph-fill.ph-bluetooth-slash:before {
    content: "\e9bd"
}

.ph-fill.ph-bluetooth-x:before {
    content: "\e9be"
}

.ph-fill.ph-boat:before {
    content: "\e9bf"
}

.ph-fill.ph-bone:before {
    content: "\e9c0"
}

.ph-fill.ph-book-bookmark:before {
    content: "\e9c1"
}

.ph-fill.ph-book:before {
    content: "\e9c2"
}

.ph-fill.ph-bookmark:before {
    content: "\e9c3"
}

.ph-fill.ph-bookmarks:before {
    content: "\e9c4"
}

.ph-fill.ph-bookmark-simple:before {
    content: "\e9c5"
}

.ph-fill.ph-bookmarks-simple:before {
    content: "\e9c6"
}

.ph-fill.ph-book-open:before {
    content: "\e9c7"
}

.ph-fill.ph-book-open-text:before {
    content: "\e9c8"
}

.ph-fill.ph-books:before {
    content: "\e9c9"
}

.ph-fill.ph-boot:before {
    content: "\e9ca"
}

.ph-fill.ph-bounding-box:before {
    content: "\e9cb"
}

.ph-fill.ph-bowl-food:before {
    content: "\e9cc"
}

.ph-fill.ph-brackets-angle:before {
    content: "\e9cd"
}

.ph-fill.ph-brackets-curly:before {
    content: "\e9ce"
}

.ph-fill.ph-brackets-round:before {
    content: "\e9cf"
}

.ph-fill.ph-brackets-square:before {
    content: "\e9d0"
}

.ph-fill.ph-brain:before {
    content: "\e9d1"
}

.ph-fill.ph-brandy:before {
    content: "\e9d2"
}

.ph-fill.ph-bridge:before {
    content: "\e9d3"
}

.ph-fill.ph-briefcase:before {
    content: "\e9d4"
}

.ph-fill.ph-briefcase-metal:before {
    content: "\e9d5"
}

.ph-fill.ph-broadcast:before {
    content: "\e9d6"
}

.ph-fill.ph-broom:before {
    content: "\e9d7"
}

.ph-fill.ph-browser:before {
    content: "\e9d8"
}

.ph-fill.ph-browsers:before {
    content: "\e9d9"
}

.ph-fill.ph-bug-beetle:before {
    content: "\e9da"
}

.ph-fill.ph-bug-droid:before {
    content: "\e9db"
}

.ph-fill.ph-bug:before {
    content: "\e9dc"
}

.ph-fill.ph-buildings:before {
    content: "\e9dd"
}

.ph-fill.ph-bus:before {
    content: "\e9de"
}

.ph-fill.ph-butterfly:before {
    content: "\e9df"
}

.ph-fill.ph-cactus:before {
    content: "\e9e0"
}

.ph-fill.ph-cake:before {
    content: "\e9e1"
}

.ph-fill.ph-calculator:before {
    content: "\e9e2"
}

.ph-fill.ph-calendar-blank:before {
    content: "\e9e3"
}

.ph-fill.ph-calendar-check:before {
    content: "\e9e4"
}

.ph-fill.ph-calendar:before {
    content: "\e9e5"
}

.ph-fill.ph-calendar-plus:before {
    content: "\e9e6"
}

.ph-fill.ph-calendar-x:before {
    content: "\e9e7"
}

.ph-fill.ph-call-bell:before {
    content: "\e9e8"
}

.ph-fill.ph-camera:before {
    content: "\e9e9"
}

.ph-fill.ph-camera-plus:before {
    content: "\e9ea"
}

.ph-fill.ph-camera-rotate:before {
    content: "\e9eb"
}

.ph-fill.ph-camera-slash:before {
    content: "\e9ec"
}

.ph-fill.ph-campfire:before {
    content: "\e9ed"
}

.ph-fill.ph-cardholder:before {
    content: "\e9ee"
}

.ph-fill.ph-cards:before {
    content: "\e9ef"
}

.ph-fill.ph-caret-circle-double-down:before {
    content: "\e9f0"
}

.ph-fill.ph-caret-circle-double-left:before {
    content: "\e9f1"
}

.ph-fill.ph-caret-circle-double-right:before {
    content: "\e9f2"
}

.ph-fill.ph-caret-circle-double-up:before {
    content: "\e9f3"
}

.ph-fill.ph-caret-circle-down:before {
    content: "\e9f4"
}

.ph-fill.ph-caret-circle-left:before {
    content: "\e9f5"
}

.ph-fill.ph-caret-circle-right:before {
    content: "\e9f6"
}

.ph-fill.ph-caret-circle-up-down:before {
    content: "\e9f7"
}

.ph-fill.ph-caret-circle-up:before {
    content: "\e9f8"
}

.ph-fill.ph-caret-double-down:before {
    content: "\e9f9"
}

.ph-fill.ph-caret-double-left:before {
    content: "\e9fa"
}

.ph-fill.ph-caret-double-right:before {
    content: "\e9fb"
}

.ph-fill.ph-caret-double-up:before {
    content: "\e9fc"
}

.ph-fill.ph-caret-down:before {
    content: "\e9fd"
}

.ph-fill.ph-caret-left:before {
    content: "\e9fe"
}

.ph-fill.ph-caret-right:before {
    content: "\e9ff"
}

.ph-fill.ph-caret-up-down:before {
    content: "\ea00"
}

.ph-fill.ph-caret-up:before {
    content: "\ea01"
}

.ph-fill.ph-car:before {
    content: "\ea02"
}

.ph-fill.ph-car-profile:before {
    content: "\ea03"
}

.ph-fill.ph-carrot:before {
    content: "\ea04"
}

.ph-fill.ph-car-simple:before {
    content: "\ea05"
}

.ph-fill.ph-cassette-tape:before {
    content: "\ea06"
}

.ph-fill.ph-castle-turret:before {
    content: "\ea07"
}

.ph-fill.ph-cat:before {
    content: "\ea08"
}

.ph-fill.ph-cell-signal-full:before {
    content: "\ea09"
}

.ph-fill.ph-cell-signal-high:before {
    content: "\ea0a"
}

.ph-fill.ph-cell-signal-low:before {
    content: "\ea0b"
}

.ph-fill.ph-cell-signal-medium:before {
    content: "\ea0c"
}

.ph-fill.ph-cell-signal-none:before {
    content: "\ea0d"
}

.ph-fill.ph-cell-signal-slash:before {
    content: "\ea0e"
}

.ph-fill.ph-cell-signal-x:before {
    content: "\ea0f"
}

.ph-fill.ph-certificate:before {
    content: "\ea10"
}

.ph-fill.ph-chair:before {
    content: "\ea11"
}

.ph-fill.ph-chalkboard:before {
    content: "\ea12"
}

.ph-fill.ph-chalkboard-simple:before {
    content: "\ea13"
}

.ph-fill.ph-chalkboard-teacher:before {
    content: "\ea14"
}

.ph-fill.ph-champagne:before {
    content: "\ea15"
}

.ph-fill.ph-charging-station:before {
    content: "\ea16"
}

.ph-fill.ph-chart-bar:before {
    content: "\ea17"
}

.ph-fill.ph-chart-bar-horizontal:before {
    content: "\ea18"
}

.ph-fill.ph-chart-donut:before {
    content: "\ea19"
}

.ph-fill.ph-chart-line-down:before {
    content: "\ea1a"
}

.ph-fill.ph-chart-line:before {
    content: "\ea1b"
}

.ph-fill.ph-chart-line-up:before {
    content: "\ea1c"
}

.ph-fill.ph-chart-pie:before {
    content: "\ea1d"
}

.ph-fill.ph-chart-pie-slice:before {
    content: "\ea1e"
}

.ph-fill.ph-chart-polar:before {
    content: "\ea1f"
}

.ph-fill.ph-chart-scatter:before {
    content: "\ea20"
}

.ph-fill.ph-chat-centered-dots:before {
    content: "\ea21"
}

.ph-fill.ph-chat-centered:before {
    content: "\ea22"
}

.ph-fill.ph-chat-centered-text:before {
    content: "\ea23"
}

.ph-fill.ph-chat-circle-dots:before {
    content: "\ea24"
}

.ph-fill.ph-chat-circle:before {
    content: "\ea25"
}

.ph-fill.ph-chat-circle-text:before {
    content: "\ea26"
}

.ph-fill.ph-chat-dots:before {
    content: "\ea27"
}

.ph-fill.ph-chat:before {
    content: "\ea28"
}

.ph-fill.ph-chats-circle:before {
    content: "\ea29"
}

.ph-fill.ph-chats:before {
    content: "\ea2a"
}

.ph-fill.ph-chats-teardrop:before {
    content: "\ea2b"
}

.ph-fill.ph-chat-teardrop-dots:before {
    content: "\ea2c"
}

.ph-fill.ph-chat-teardrop:before {
    content: "\ea2d"
}

.ph-fill.ph-chat-teardrop-text:before {
    content: "\ea2e"
}

.ph-fill.ph-chat-text:before {
    content: "\ea2f"
}

.ph-fill.ph-check-circle:before {
    content: "\ea30"
}

.ph-fill.ph-check-fat:before {
    content: "\ea31"
}

.ph-fill.ph-check:before {
    content: "\ea32"
}

.ph-fill.ph-checks:before {
    content: "\ea33"
}

.ph-fill.ph-check-square:before {
    content: "\ea34"
}

.ph-fill.ph-check-square-offset:before {
    content: "\ea35"
}

.ph-fill.ph-church:before {
    content: "\ea36"
}

.ph-fill.ph-circle-dashed:before {
    content: "\ea37"
}

.ph-fill.ph-circle:before {
    content: "\ea38"
}

.ph-fill.ph-circle-half:before {
    content: "\ea39"
}

.ph-fill.ph-circle-half-tilt:before {
    content: "\ea3a"
}

.ph-fill.ph-circle-notch:before {
    content: "\ea3b"
}

.ph-fill.ph-circles-four:before {
    content: "\ea3c"
}

.ph-fill.ph-circles-three:before {
    content: "\ea3d"
}

.ph-fill.ph-circles-three-plus:before {
    content: "\ea3e"
}

.ph-fill.ph-circuitry:before {
    content: "\ea3f"
}

.ph-fill.ph-clipboard:before {
    content: "\ea40"
}

.ph-fill.ph-clipboard-text:before {
    content: "\ea41"
}

.ph-fill.ph-clock-afternoon:before {
    content: "\ea42"
}

.ph-fill.ph-clock-clockwise:before {
    content: "\ea43"
}

.ph-fill.ph-clock-countdown:before {
    content: "\ea44"
}

.ph-fill.ph-clock-counter-clockwise:before {
    content: "\ea45"
}

.ph-fill.ph-clock:before {
    content: "\ea46"
}

.ph-fill.ph-closed-captioning:before {
    content: "\ea47"
}

.ph-fill.ph-cloud-arrow-down:before {
    content: "\ea48"
}

.ph-fill.ph-cloud-arrow-up:before {
    content: "\ea49"
}

.ph-fill.ph-cloud-check:before {
    content: "\ea4a"
}

.ph-fill.ph-cloud:before {
    content: "\ea4b"
}

.ph-fill.ph-cloud-fog:before {
    content: "\ea4c"
}

.ph-fill.ph-cloud-lightning:before {
    content: "\ea4d"
}

.ph-fill.ph-cloud-moon:before {
    content: "\ea4e"
}

.ph-fill.ph-cloud-rain:before {
    content: "\ea4f"
}

.ph-fill.ph-cloud-slash:before {
    content: "\ea50"
}

.ph-fill.ph-cloud-snow:before {
    content: "\ea51"
}

.ph-fill.ph-cloud-sun:before {
    content: "\ea52"
}

.ph-fill.ph-cloud-warning:before {
    content: "\ea53"
}

.ph-fill.ph-cloud-x:before {
    content: "\ea54"
}

.ph-fill.ph-club:before {
    content: "\ea55"
}

.ph-fill.ph-coat-hanger:before {
    content: "\ea56"
}

.ph-fill.ph-coda-logo:before {
    content: "\ea57"
}

.ph-fill.ph-code-block:before {
    content: "\ea58"
}

.ph-fill.ph-code:before {
    content: "\ea59"
}

.ph-fill.ph-codepen-logo:before {
    content: "\ea5a"
}

.ph-fill.ph-codesandbox-logo:before {
    content: "\ea5b"
}

.ph-fill.ph-code-simple:before {
    content: "\ea5c"
}

.ph-fill.ph-coffee:before {
    content: "\ea5d"
}

.ph-fill.ph-coin:before {
    content: "\ea5e"
}

.ph-fill.ph-coins:before {
    content: "\ea5f"
}

.ph-fill.ph-coin-vertical:before {
    content: "\ea60"
}

.ph-fill.ph-columns:before {
    content: "\ea61"
}

.ph-fill.ph-command:before {
    content: "\ea62"
}

.ph-fill.ph-compass:before {
    content: "\ea63"
}

.ph-fill.ph-compass-tool:before {
    content: "\ea64"
}

.ph-fill.ph-computer-tower:before {
    content: "\ea65"
}

.ph-fill.ph-confetti:before {
    content: "\ea66"
}

.ph-fill.ph-contactless-payment:before {
    content: "\ea67"
}

.ph-fill.ph-control:before {
    content: "\ea68"
}

.ph-fill.ph-cookie:before {
    content: "\ea69"
}

.ph-fill.ph-cooking-pot:before {
    content: "\ea6a"
}

.ph-fill.ph-copy:before {
    content: "\ea6b"
}

.ph-fill.ph-copyleft:before {
    content: "\ea6c"
}

.ph-fill.ph-copyright:before {
    content: "\ea6d"
}

.ph-fill.ph-copy-simple:before {
    content: "\ea6e"
}

.ph-fill.ph-corners-in:before {
    content: "\ea6f"
}

.ph-fill.ph-corners-out:before {
    content: "\ea70"
}

.ph-fill.ph-couch:before {
    content: "\ea71"
}

.ph-fill.ph-cpu:before {
    content: "\ea72"
}

.ph-fill.ph-credit-card:before {
    content: "\ea73"
}

.ph-fill.ph-crop:before {
    content: "\ea74"
}

.ph-fill.ph-cross:before {
    content: "\ea75"
}

.ph-fill.ph-crosshair:before {
    content: "\ea76"
}

.ph-fill.ph-crosshair-simple:before {
    content: "\ea77"
}

.ph-fill.ph-crown:before {
    content: "\ea78"
}

.ph-fill.ph-crown-simple:before {
    content: "\ea79"
}

.ph-fill.ph-cube:before {
    content: "\ea7a"
}

.ph-fill.ph-cube-focus:before {
    content: "\ea7b"
}

.ph-fill.ph-cube-transparent:before {
    content: "\ea7c"
}

.ph-fill.ph-currency-btc:before {
    content: "\ea7d"
}

.ph-fill.ph-currency-circle-dollar:before {
    content: "\ea7e"
}

.ph-fill.ph-currency-cny:before {
    content: "\ea7f"
}

.ph-fill.ph-currency-dollar:before {
    content: "\ea80"
}

.ph-fill.ph-currency-dollar-simple:before {
    content: "\ea81"
}

.ph-fill.ph-currency-eth:before {
    content: "\ea82"
}

.ph-fill.ph-currency-eur:before {
    content: "\ea83"
}

.ph-fill.ph-currency-gbp:before {
    content: "\ea84"
}

.ph-fill.ph-currency-inr:before {
    content: "\ea85"
}

.ph-fill.ph-currency-jpy:before {
    content: "\ea86"
}

.ph-fill.ph-currency-krw:before {
    content: "\ea87"
}

.ph-fill.ph-currency-kzt:before {
    content: "\ea88"
}

.ph-fill.ph-currency-ngn:before {
    content: "\ea89"
}

.ph-fill.ph-currency-rub:before {
    content: "\ea8a"
}

.ph-fill.ph-cursor-click:before {
    content: "\ea8b"
}

.ph-fill.ph-cursor:before {
    content: "\ea8c"
}

.ph-fill.ph-cursor-text:before {
    content: "\ea8d"
}

.ph-fill.ph-cylinder:before {
    content: "\ea8e"
}

.ph-fill.ph-database:before {
    content: "\ea8f"
}

.ph-fill.ph-desktop:before {
    content: "\ea90"
}

.ph-fill.ph-desktop-tower:before {
    content: "\ea91"
}

.ph-fill.ph-detective:before {
    content: "\ea92"
}

.ph-fill.ph-device-mobile-camera:before {
    content: "\ea93"
}

.ph-fill.ph-device-mobile:before {
    content: "\ea94"
}

.ph-fill.ph-device-mobile-speaker:before {
    content: "\ea95"
}

.ph-fill.ph-devices:before {
    content: "\ea96"
}

.ph-fill.ph-device-tablet-camera:before {
    content: "\ea97"
}

.ph-fill.ph-device-tablet:before {
    content: "\ea98"
}

.ph-fill.ph-device-tablet-speaker:before {
    content: "\ea99"
}

.ph-fill.ph-dev-to-logo:before {
    content: "\ea9a"
}

.ph-fill.ph-diamond:before {
    content: "\ea9b"
}

.ph-fill.ph-diamonds-four:before {
    content: "\ea9c"
}

.ph-fill.ph-dice-five:before {
    content: "\ea9d"
}

.ph-fill.ph-dice-four:before {
    content: "\ea9e"
}

.ph-fill.ph-dice-one:before {
    content: "\ea9f"
}

.ph-fill.ph-dice-six:before {
    content: "\eaa0"
}

.ph-fill.ph-dice-three:before {
    content: "\eaa1"
}

.ph-fill.ph-dice-two:before {
    content: "\eaa2"
}

.ph-fill.ph-disc:before {
    content: "\eaa3"
}

.ph-fill.ph-discord-logo:before {
    content: "\eaa4"
}

.ph-fill.ph-divide:before {
    content: "\eaa5"
}

.ph-fill.ph-dna:before {
    content: "\eaa6"
}

.ph-fill.ph-dog:before {
    content: "\eaa7"
}

.ph-fill.ph-door:before {
    content: "\eaa8"
}

.ph-fill.ph-door-open:before {
    content: "\eaa9"
}

.ph-fill.ph-dot:before {
    content: "\eaaa"
}

.ph-fill.ph-dot-outline:before {
    content: "\eaab"
}

.ph-fill.ph-dots-nine:before {
    content: "\eaac"
}

.ph-fill.ph-dots-six:before {
    content: "\eaad"
}

.ph-fill.ph-dots-six-vertical:before {
    content: "\eaae"
}

.ph-fill.ph-dots-three-circle:before {
    content: "\eaaf"
}

.ph-fill.ph-dots-three-circle-vertical:before {
    content: "\eab0"
}

.ph-fill.ph-dots-three:before {
    content: "\eab1"
}

.ph-fill.ph-dots-three-outline:before {
    content: "\eab2"
}

.ph-fill.ph-dots-three-outline-vertical:before {
    content: "\eab3"
}

.ph-fill.ph-dots-three-vertical:before {
    content: "\eab4"
}

.ph-fill.ph-download:before {
    content: "\eab5"
}

.ph-fill.ph-download-simple:before {
    content: "\eab6"
}

.ph-fill.ph-dress:before {
    content: "\eab7"
}

.ph-fill.ph-dribbble-logo:before {
    content: "\eab8"
}

.ph-fill.ph-dropbox-logo:before {
    content: "\eab9"
}

.ph-fill.ph-drop:before {
    content: "\eaba"
}

.ph-fill.ph-drop-half-bottom:before {
    content: "\eabb"
}

.ph-fill.ph-drop-half:before {
    content: "\eabc"
}

.ph-fill.ph-ear:before {
    content: "\eabd"
}

.ph-fill.ph-ear-slash:before {
    content: "\eabe"
}

.ph-fill.ph-egg-crack:before {
    content: "\eabf"
}

.ph-fill.ph-egg:before {
    content: "\eac0"
}

.ph-fill.ph-eject:before {
    content: "\eac1"
}

.ph-fill.ph-eject-simple:before {
    content: "\eac2"
}

.ph-fill.ph-elevator:before {
    content: "\eac3"
}

.ph-fill.ph-engine:before {
    content: "\eac4"
}

.ph-fill.ph-envelope:before {
    content: "\eac5"
}

.ph-fill.ph-envelope-open:before {
    content: "\eac6"
}

.ph-fill.ph-envelope-simple:before {
    content: "\eac7"
}

.ph-fill.ph-envelope-simple-open:before {
    content: "\eac8"
}

.ph-fill.ph-equalizer:before {
    content: "\eac9"
}

.ph-fill.ph-equals:before {
    content: "\eaca"
}

.ph-fill.ph-eraser:before {
    content: "\eacb"
}

.ph-fill.ph-escalator-down:before {
    content: "\eacc"
}

.ph-fill.ph-escalator-up:before {
    content: "\eacd"
}

.ph-fill.ph-exam:before {
    content: "\eace"
}

.ph-fill.ph-exclude:before {
    content: "\eacf"
}

.ph-fill.ph-exclude-square:before {
    content: "\ead0"
}

.ph-fill.ph-export:before {
    content: "\ead1"
}

.ph-fill.ph-eye-closed:before {
    content: "\ead2"
}

.ph-fill.ph-eyedropper:before {
    content: "\ead3"
}

.ph-fill.ph-eyedropper-sample:before {
    content: "\ead4"
}

.ph-fill.ph-eye:before {
    content: "\ead5"
}

.ph-fill.ph-eyeglasses:before {
    content: "\ead6"
}

.ph-fill.ph-eye-slash:before {
    content: "\ead7"
}

.ph-fill.ph-facebook-logo:before {
    content: "\ead8"
}

.ph-fill.ph-face-mask:before {
    content: "\ead9"
}

.ph-fill.ph-factory:before {
    content: "\eada"
}

.ph-fill.ph-faders:before {
    content: "\eadb"
}

.ph-fill.ph-faders-horizontal:before {
    content: "\eadc"
}

.ph-fill.ph-fan:before {
    content: "\eadd"
}

.ph-fill.ph-fast-forward-circle:before {
    content: "\eade"
}

.ph-fill.ph-fast-forward:before {
    content: "\eadf"
}

.ph-fill.ph-feather:before {
    content: "\eae0"
}

.ph-fill.ph-figma-logo:before {
    content: "\eae1"
}

.ph-fill.ph-file-archive:before {
    content: "\eae2"
}

.ph-fill.ph-file-arrow-down:before {
    content: "\eae3"
}

.ph-fill.ph-file-arrow-up:before {
    content: "\eae4"
}

.ph-fill.ph-file-audio:before {
    content: "\eae5"
}

.ph-fill.ph-file-cloud:before {
    content: "\eae6"
}

.ph-fill.ph-file-code:before {
    content: "\eae7"
}

.ph-fill.ph-file-css:before {
    content: "\eae8"
}

.ph-fill.ph-file-csv:before {
    content: "\eae9"
}

.ph-fill.ph-file-dashed:before,
.ph-fill.ph-file-dotted:before {
    content: "\eaea"
}

.ph-fill.ph-file-doc:before {
    content: "\eaeb"
}

.ph-fill.ph-file:before {
    content: "\eaec"
}

.ph-fill.ph-file-html:before {
    content: "\eaed"
}

.ph-fill.ph-file-image:before {
    content: "\eaee"
}

.ph-fill.ph-file-jpg:before {
    content: "\eaef"
}

.ph-fill.ph-file-js:before {
    content: "\eaf0"
}

.ph-fill.ph-file-jsx:before {
    content: "\eaf1"
}

.ph-fill.ph-file-lock:before {
    content: "\eaf2"
}

.ph-fill.ph-file-magnifying-glass:before,
.ph-fill.ph-file-search:before {
    content: "\eaf3"
}

.ph-fill.ph-file-minus:before {
    content: "\eaf4"
}

.ph-fill.ph-file-pdf:before {
    content: "\eaf5"
}

.ph-fill.ph-file-plus:before {
    content: "\eaf6"
}

.ph-fill.ph-file-png:before {
    content: "\eaf7"
}

.ph-fill.ph-file-ppt:before {
    content: "\eaf8"
}

.ph-fill.ph-file-rs:before {
    content: "\eaf9"
}

.ph-fill.ph-files:before {
    content: "\eafa"
}

.ph-fill.ph-file-sql:before {
    content: "\eafb"
}

.ph-fill.ph-file-svg:before {
    content: "\eafc"
}

.ph-fill.ph-file-text:before {
    content: "\eafd"
}

.ph-fill.ph-file-ts:before {
    content: "\eafe"
}

.ph-fill.ph-file-tsx:before {
    content: "\eaff"
}

.ph-fill.ph-file-video:before {
    content: "\eb00"
}

.ph-fill.ph-file-vue:before {
    content: "\eb01"
}

.ph-fill.ph-file-x:before {
    content: "\eb02"
}

.ph-fill.ph-file-xls:before {
    content: "\eb03"
}

.ph-fill.ph-file-zip:before {
    content: "\eb04"
}

.ph-fill.ph-film-reel:before {
    content: "\eb05"
}

.ph-fill.ph-film-script:before {
    content: "\eb06"
}

.ph-fill.ph-film-slate:before {
    content: "\eb07"
}

.ph-fill.ph-film-strip:before {
    content: "\eb08"
}

.ph-fill.ph-fingerprint:before {
    content: "\eb09"
}

.ph-fill.ph-fingerprint-simple:before {
    content: "\eb0a"
}

.ph-fill.ph-finn-the-human:before {
    content: "\eb0b"
}

.ph-fill.ph-fire-extinguisher:before {
    content: "\eb0c"
}

.ph-fill.ph-fire:before {
    content: "\eb0d"
}

.ph-fill.ph-fire-simple:before {
    content: "\eb0e"
}

.ph-fill.ph-first-aid:before {
    content: "\eb0f"
}

.ph-fill.ph-first-aid-kit:before {
    content: "\eb10"
}

.ph-fill.ph-fish:before {
    content: "\eb11"
}

.ph-fill.ph-fish-simple:before {
    content: "\eb12"
}

.ph-fill.ph-flag-banner:before {
    content: "\eb13"
}

.ph-fill.ph-flag-checkered:before {
    content: "\eb14"
}

.ph-fill.ph-flag:before {
    content: "\eb15"
}

.ph-fill.ph-flag-pennant:before {
    content: "\eb16"
}

.ph-fill.ph-flame:before {
    content: "\eb17"
}

.ph-fill.ph-flashlight:before {
    content: "\eb18"
}

.ph-fill.ph-flask:before {
    content: "\eb19"
}

.ph-fill.ph-floppy-disk-back:before {
    content: "\eb1a"
}

.ph-fill.ph-floppy-disk:before {
    content: "\eb1b"
}

.ph-fill.ph-flow-arrow:before {
    content: "\eb1c"
}

.ph-fill.ph-flower:before {
    content: "\eb1d"
}

.ph-fill.ph-flower-lotus:before {
    content: "\eb1e"
}

.ph-fill.ph-flower-tulip:before {
    content: "\eb1f"
}

.ph-fill.ph-flying-saucer:before {
    content: "\eb20"
}

.ph-fill.ph-folder-dashed:before,
.ph-fill.ph-folder-dotted:before {
    content: "\eb21"
}

.ph-fill.ph-folder:before {
    content: "\eb22"
}

.ph-fill.ph-folder-lock:before {
    content: "\eb23"
}

.ph-fill.ph-folder-minus:before {
    content: "\eb24"
}

.ph-fill.ph-folder-notch:before {
    content: "\eb25"
}

.ph-fill.ph-folder-notch-minus:before {
    content: "\eb26"
}

.ph-fill.ph-folder-notch-open:before {
    content: "\eb27"
}

.ph-fill.ph-folder-notch-plus:before {
    content: "\eb28"
}

.ph-fill.ph-folder-open:before {
    content: "\eb29"
}

.ph-fill.ph-folder-plus:before {
    content: "\eb2a"
}

.ph-fill.ph-folders:before {
    content: "\eb2b"
}

.ph-fill.ph-folder-simple-dashed:before,
.ph-fill.ph-folder-simple-dotted:before {
    content: "\eb2c"
}

.ph-fill.ph-folder-simple:before {
    content: "\eb2d"
}

.ph-fill.ph-folder-simple-lock:before {
    content: "\eb2e"
}

.ph-fill.ph-folder-simple-minus:before {
    content: "\eb2f"
}

.ph-fill.ph-folder-simple-plus:before {
    content: "\eb30"
}

.ph-fill.ph-folder-simple-star:before {
    content: "\eb31"
}

.ph-fill.ph-folder-simple-user:before {
    content: "\eb32"
}

.ph-fill.ph-folder-star:before {
    content: "\eb33"
}

.ph-fill.ph-folder-user:before {
    content: "\eb34"
}

.ph-fill.ph-football:before {
    content: "\eb35"
}

.ph-fill.ph-footprints:before {
    content: "\eb36"
}

.ph-fill.ph-fork-knife:before {
    content: "\eb37"
}

.ph-fill.ph-frame-corners:before {
    content: "\eb38"
}

.ph-fill.ph-framer-logo:before {
    content: "\eb39"
}

.ph-fill.ph-function:before {
    content: "\eb3a"
}

.ph-fill.ph-funnel:before {
    content: "\eb3b"
}

.ph-fill.ph-funnel-simple:before {
    content: "\eb3c"
}

.ph-fill.ph-game-controller:before {
    content: "\eb3d"
}

.ph-fill.ph-garage:before {
    content: "\eb3e"
}

.ph-fill.ph-gas-can:before {
    content: "\eb3f"
}

.ph-fill.ph-gas-pump:before {
    content: "\eb40"
}

.ph-fill.ph-gauge:before {
    content: "\eb41"
}

.ph-fill.ph-gavel:before {
    content: "\eb42"
}

.ph-fill.ph-gear:before {
    content: "\eb43"
}

.ph-fill.ph-gear-fine:before {
    content: "\eb44"
}

.ph-fill.ph-gear-six:before {
    content: "\eb45"
}

.ph-fill.ph-gender-female:before {
    content: "\eb46"
}

.ph-fill.ph-gender-intersex:before {
    content: "\eb47"
}

.ph-fill.ph-gender-male:before {
    content: "\eb48"
}

.ph-fill.ph-gender-neuter:before {
    content: "\eb49"
}

.ph-fill.ph-gender-nonbinary:before {
    content: "\eb4a"
}

.ph-fill.ph-gender-transgender:before {
    content: "\eb4b"
}

.ph-fill.ph-ghost:before {
    content: "\eb4c"
}

.ph-fill.ph-gif:before {
    content: "\eb4d"
}

.ph-fill.ph-gift:before {
    content: "\eb4e"
}

.ph-fill.ph-git-branch:before {
    content: "\eb4f"
}

.ph-fill.ph-git-commit:before {
    content: "\eb50"
}

.ph-fill.ph-git-diff:before {
    content: "\eb51"
}

.ph-fill.ph-git-fork:before {
    content: "\eb52"
}

.ph-fill.ph-github-logo:before {
    content: "\eb53"
}

.ph-fill.ph-gitlab-logo:before {
    content: "\eb54"
}

.ph-fill.ph-gitlab-logo-simple:before {
    content: "\eb55"
}

.ph-fill.ph-git-merge:before {
    content: "\eb56"
}

.ph-fill.ph-git-pull-request:before {
    content: "\eb57"
}

.ph-fill.ph-globe:before {
    content: "\eb58"
}

.ph-fill.ph-globe-hemisphere-east:before {
    content: "\eb59"
}

.ph-fill.ph-globe-hemisphere-west:before {
    content: "\eb5a"
}

.ph-fill.ph-globe-simple:before {
    content: "\eb5b"
}

.ph-fill.ph-globe-stand:before {
    content: "\eb5c"
}

.ph-fill.ph-goggles:before {
    content: "\eb5d"
}

.ph-fill.ph-goodreads-logo:before {
    content: "\eb5e"
}

.ph-fill.ph-google-cardboard-logo:before {
    content: "\eb5f"
}

.ph-fill.ph-google-chrome-logo:before {
    content: "\eb60"
}

.ph-fill.ph-google-drive-logo:before {
    content: "\eb61"
}

.ph-fill.ph-google-logo:before {
    content: "\eb62"
}

.ph-fill.ph-google-photos-logo:before {
    content: "\eb63"
}

.ph-fill.ph-google-play-logo:before {
    content: "\eb64"
}

.ph-fill.ph-google-podcasts-logo:before {
    content: "\eb65"
}

.ph-fill.ph-gradient:before {
    content: "\eb66"
}

.ph-fill.ph-graduation-cap:before {
    content: "\eb67"
}

.ph-fill.ph-grains:before {
    content: "\eb68"
}

.ph-fill.ph-grains-slash:before {
    content: "\eb69"
}

.ph-fill.ph-graph:before {
    content: "\eb6a"
}

.ph-fill.ph-grid-four:before {
    content: "\eb6b"
}

.ph-fill.ph-grid-nine:before {
    content: "\eb6c"
}

.ph-fill.ph-guitar:before {
    content: "\eb6d"
}

.ph-fill.ph-hamburger:before {
    content: "\eb6e"
}

.ph-fill.ph-hammer:before {
    content: "\eb6f"
}

.ph-fill.ph-handbag:before {
    content: "\eb70"
}

.ph-fill.ph-handbag-simple:before {
    content: "\eb71"
}

.ph-fill.ph-hand-coins:before {
    content: "\eb72"
}

.ph-fill.ph-hand-eye:before {
    content: "\eb73"
}

.ph-fill.ph-hand:before {
    content: "\eb74"
}

.ph-fill.ph-hand-fist:before {
    content: "\eb75"
}

.ph-fill.ph-hand-grabbing:before {
    content: "\eb76"
}

.ph-fill.ph-hand-heart:before {
    content: "\eb77"
}

.ph-fill.ph-hand-palm:before {
    content: "\eb78"
}

.ph-fill.ph-hand-pointing:before {
    content: "\eb79"
}

.ph-fill.ph-hands-clapping:before {
    content: "\eb7a"
}

.ph-fill.ph-handshake:before {
    content: "\eb7b"
}

.ph-fill.ph-hand-soap:before {
    content: "\eb7c"
}

.ph-fill.ph-hands-praying:before {
    content: "\eb7d"
}

.ph-fill.ph-hand-swipe-left:before {
    content: "\eb7e"
}

.ph-fill.ph-hand-swipe-right:before {
    content: "\eb7f"
}

.ph-fill.ph-hand-tap:before {
    content: "\eb80"
}

.ph-fill.ph-hand-waving:before {
    content: "\eb81"
}

.ph-fill.ph-hard-drive:before {
    content: "\eb82"
}

.ph-fill.ph-hard-drives:before {
    content: "\eb83"
}

.ph-fill.ph-hash:before {
    content: "\eb84"
}

.ph-fill.ph-hash-straight:before {
    content: "\eb85"
}

.ph-fill.ph-headlights:before {
    content: "\eb86"
}

.ph-fill.ph-headphones:before {
    content: "\eb87"
}

.ph-fill.ph-headset:before {
    content: "\eb88"
}

.ph-fill.ph-heartbeat:before {
    content: "\eb89"
}

.ph-fill.ph-heart-break:before {
    content: "\eb8a"
}

.ph-fill.ph-heart:before {
    content: "\eb8b"
}

.ph-fill.ph-heart-half:before {
    content: "\eb8c"
}

.ph-fill.ph-heart-straight-break:before {
    content: "\eb8d"
}

.ph-fill.ph-heart-straight:before {
    content: "\eb8e"
}

.ph-fill.ph-hexagon:before {
    content: "\eb8f"
}

.ph-fill.ph-high-heel:before {
    content: "\eb90"
}

.ph-fill.ph-highlighter-circle:before {
    content: "\eb91"
}

.ph-fill.ph-hoodie:before {
    content: "\eb92"
}

.ph-fill.ph-horse:before {
    content: "\eb93"
}

.ph-fill.ph-hourglass:before {
    content: "\eb94"
}

.ph-fill.ph-hourglass-high:before {
    content: "\eb95"
}

.ph-fill.ph-hourglass-low:before {
    content: "\eb96"
}

.ph-fill.ph-hourglass-medium:before {
    content: "\eb97"
}

.ph-fill.ph-hourglass-simple:before {
    content: "\eb98"
}

.ph-fill.ph-hourglass-simple-high:before {
    content: "\eb99"
}

.ph-fill.ph-hourglass-simple-low:before {
    content: "\eb9a"
}

.ph-fill.ph-hourglass-simple-medium:before {
    content: "\eb9b"
}

.ph-fill.ph-house:before {
    content: "\eb9c"
}

.ph-fill.ph-house-line:before {
    content: "\eb9d"
}

.ph-fill.ph-house-simple:before {
    content: "\eb9e"
}

.ph-fill.ph-ice-cream:before {
    content: "\eb9f"
}

.ph-fill.ph-identification-badge:before {
    content: "\eba0"
}

.ph-fill.ph-identification-card:before {
    content: "\eba1"
}

.ph-fill.ph-image:before {
    content: "\eba2"
}

.ph-fill.ph-images:before {
    content: "\eba3"
}

.ph-fill.ph-image-square:before {
    content: "\eba4"
}

.ph-fill.ph-images-square:before {
    content: "\eba5"
}

.ph-fill.ph-infinity:before {
    content: "\eba6"
}

.ph-fill.ph-info:before {
    content: "\eba7"
}

.ph-fill.ph-instagram-logo:before {
    content: "\eba8"
}

.ph-fill.ph-intersect:before {
    content: "\eba9"
}

.ph-fill.ph-intersect-square:before {
    content: "\ebaa"
}

.ph-fill.ph-intersect-three:before {
    content: "\ebab"
}

.ph-fill.ph-jeep:before {
    content: "\ebac"
}

.ph-fill.ph-kanban:before {
    content: "\ebad"
}

.ph-fill.ph-keyboard:before {
    content: "\ebae"
}

.ph-fill.ph-key:before {
    content: "\ebaf"
}

.ph-fill.ph-keyhole:before {
    content: "\ebb0"
}

.ph-fill.ph-key-return:before {
    content: "\ebb1"
}

.ph-fill.ph-knife:before {
    content: "\ebb2"
}

.ph-fill.ph-ladder:before {
    content: "\ebb3"
}

.ph-fill.ph-ladder-simple:before {
    content: "\ebb4"
}

.ph-fill.ph-lamp:before {
    content: "\ebb5"
}

.ph-fill.ph-laptop:before {
    content: "\ebb6"
}

.ph-fill.ph-layout:before {
    content: "\ebb7"
}

.ph-fill.ph-leaf:before {
    content: "\ebb8"
}

.ph-fill.ph-lifebuoy:before {
    content: "\ebb9"
}

.ph-fill.ph-lightbulb-filament:before {
    content: "\ebba"
}

.ph-fill.ph-lightbulb:before {
    content: "\ebbb"
}

.ph-fill.ph-lighthouse:before {
    content: "\ebbc"
}

.ph-fill.ph-lightning-a:before {
    content: "\ebbd"
}

.ph-fill.ph-lightning:before {
    content: "\ebbe"
}

.ph-fill.ph-lightning-slash:before {
    content: "\ebbf"
}

.ph-fill.ph-line-segment:before {
    content: "\ebc0"
}

.ph-fill.ph-line-segments:before {
    content: "\ebc1"
}

.ph-fill.ph-link-break:before {
    content: "\ebc2"
}

.ph-fill.ph-linkedin-logo:before {
    content: "\ebc3"
}

.ph-fill.ph-link:before {
    content: "\ebc4"
}

.ph-fill.ph-link-simple-break:before {
    content: "\ebc5"
}

.ph-fill.ph-link-simple:before {
    content: "\ebc6"
}

.ph-fill.ph-link-simple-horizontal-break:before {
    content: "\ebc7"
}

.ph-fill.ph-link-simple-horizontal:before {
    content: "\ebc8"
}

.ph-fill.ph-linux-logo:before {
    content: "\ebc9"
}

.ph-fill.ph-list-bullets:before {
    content: "\ebca"
}

.ph-fill.ph-list-checks:before {
    content: "\ebcb"
}

.ph-fill.ph-list-dashes:before {
    content: "\ebcc"
}

.ph-fill.ph-list:before {
    content: "\ebcd"
}

.ph-fill.ph-list-magnifying-glass:before {
    content: "\ebce"
}

.ph-fill.ph-list-numbers:before {
    content: "\ebcf"
}

.ph-fill.ph-list-plus:before {
    content: "\ebd0"
}

.ph-fill.ph-lockers:before {
    content: "\ebd1"
}

.ph-fill.ph-lock:before {
    content: "\ebd2"
}

.ph-fill.ph-lock-key:before {
    content: "\ebd3"
}

.ph-fill.ph-lock-key-open:before {
    content: "\ebd4"
}

.ph-fill.ph-lock-laminated:before {
    content: "\ebd5"
}

.ph-fill.ph-lock-laminated-open:before {
    content: "\ebd6"
}

.ph-fill.ph-lock-open:before {
    content: "\ebd7"
}

.ph-fill.ph-lock-simple:before {
    content: "\ebd8"
}

.ph-fill.ph-lock-simple-open:before {
    content: "\ebd9"
}

.ph-fill.ph-magic-wand:before {
    content: "\ebda"
}

.ph-fill.ph-magnet:before {
    content: "\ebdb"
}

.ph-fill.ph-magnet-straight:before {
    content: "\ebdc"
}

.ph-fill.ph-magnifying-glass:before {
    content: "\ebdd"
}

.ph-fill.ph-magnifying-glass-minus:before {
    content: "\ebde"
}

.ph-fill.ph-magnifying-glass-plus:before {
    content: "\ebdf"
}

.ph-fill.ph-map-pin:before {
    content: "\ebe0"
}

.ph-fill.ph-map-pin-line:before {
    content: "\ebe1"
}

.ph-fill.ph-map-trifold:before {
    content: "\ebe2"
}

.ph-fill.ph-marker-circle:before {
    content: "\ebe3"
}

.ph-fill.ph-martini:before {
    content: "\ebe4"
}

.ph-fill.ph-mask-happy:before {
    content: "\ebe5"
}

.ph-fill.ph-mask-sad:before {
    content: "\ebe6"
}

.ph-fill.ph-math-operations:before {
    content: "\ebe7"
}

.ph-fill.ph-medal:before {
    content: "\ebe8"
}

.ph-fill.ph-medal-military:before {
    content: "\ebe9"
}

.ph-fill.ph-medium-logo:before {
    content: "\ebea"
}

.ph-fill.ph-megaphone:before {
    content: "\ebeb"
}

.ph-fill.ph-megaphone-simple:before {
    content: "\ebec"
}

.ph-fill.ph-messenger-logo:before {
    content: "\ebed"
}

.ph-fill.ph-meta-logo:before {
    content: "\ebee"
}

.ph-fill.ph-metronome:before {
    content: "\ebef"
}

.ph-fill.ph-microphone:before {
    content: "\ebf0"
}

.ph-fill.ph-microphone-slash:before {
    content: "\ebf1"
}

.ph-fill.ph-microphone-stage:before {
    content: "\ebf2"
}

.ph-fill.ph-microsoft-excel-logo:before {
    content: "\ebf3"
}

.ph-fill.ph-microsoft-outlook-logo:before {
    content: "\ebf4"
}

.ph-fill.ph-microsoft-powerpoint-logo:before {
    content: "\ebf5"
}

.ph-fill.ph-microsoft-teams-logo:before {
    content: "\ebf6"
}

.ph-fill.ph-microsoft-word-logo:before {
    content: "\ebf7"
}

.ph-fill.ph-minus-circle:before {
    content: "\ebf8"
}

.ph-fill.ph-minus:before {
    content: "\ebf9"
}

.ph-fill.ph-minus-square:before {
    content: "\ebfa"
}

.ph-fill.ph-money:before {
    content: "\ebfb"
}

.ph-fill.ph-monitor:before {
    content: "\ebfc"
}

.ph-fill.ph-monitor-play:before {
    content: "\ebfd"
}

.ph-fill.ph-moon:before {
    content: "\ebfe"
}

.ph-fill.ph-moon-stars:before {
    content: "\ebff"
}

.ph-fill.ph-moped:before {
    content: "\ec00"
}

.ph-fill.ph-moped-front:before {
    content: "\ec01"
}

.ph-fill.ph-mosque:before {
    content: "\ec02"
}

.ph-fill.ph-motorcycle:before {
    content: "\ec03"
}

.ph-fill.ph-mountains:before {
    content: "\ec04"
}

.ph-fill.ph-mouse:before {
    content: "\ec05"
}

.ph-fill.ph-mouse-simple:before {
    content: "\ec06"
}

.ph-fill.ph-music-note:before {
    content: "\ec07"
}

.ph-fill.ph-music-notes:before {
    content: "\ec08"
}

.ph-fill.ph-music-note-simple:before {
    content: "\ec09"
}

.ph-fill.ph-music-notes-plus:before {
    content: "\ec0a"
}

.ph-fill.ph-music-notes-simple:before {
    content: "\ec0b"
}

.ph-fill.ph-navigation-arrow:before {
    content: "\ec0c"
}

.ph-fill.ph-needle:before {
    content: "\ec0d"
}

.ph-fill.ph-newspaper-clipping:before {
    content: "\ec0e"
}

.ph-fill.ph-newspaper:before {
    content: "\ec0f"
}

.ph-fill.ph-notches:before {
    content: "\ec10"
}

.ph-fill.ph-note-blank:before {
    content: "\ec11"
}

.ph-fill.ph-notebook:before {
    content: "\ec12"
}

.ph-fill.ph-note:before {
    content: "\ec13"
}

.ph-fill.ph-notepad:before {
    content: "\ec14"
}

.ph-fill.ph-note-pencil:before {
    content: "\ec15"
}

.ph-fill.ph-notification:before {
    content: "\ec16"
}

.ph-fill.ph-notion-logo:before {
    content: "\ec17"
}

.ph-fill.ph-number-circle-eight:before {
    content: "\ec18"
}

.ph-fill.ph-number-circle-five:before {
    content: "\ec19"
}

.ph-fill.ph-number-circle-four:before {
    content: "\ec1a"
}

.ph-fill.ph-number-circle-nine:before {
    content: "\ec1b"
}

.ph-fill.ph-number-circle-one:before {
    content: "\ec1c"
}

.ph-fill.ph-number-circle-seven:before {
    content: "\ec1d"
}

.ph-fill.ph-number-circle-six:before {
    content: "\ec1e"
}

.ph-fill.ph-number-circle-three:before {
    content: "\ec1f"
}

.ph-fill.ph-number-circle-two:before {
    content: "\ec20"
}

.ph-fill.ph-number-circle-zero:before {
    content: "\ec21"
}

.ph-fill.ph-number-eight:before {
    content: "\ec22"
}

.ph-fill.ph-number-five:before {
    content: "\ec23"
}

.ph-fill.ph-number-four:before {
    content: "\ec24"
}

.ph-fill.ph-number-nine:before {
    content: "\ec25"
}

.ph-fill.ph-number-one:before {
    content: "\ec26"
}

.ph-fill.ph-number-seven:before {
    content: "\ec27"
}

.ph-fill.ph-number-six:before {
    content: "\ec28"
}

.ph-fill.ph-number-square-eight:before {
    content: "\ec29"
}

.ph-fill.ph-number-square-five:before {
    content: "\ec2a"
}

.ph-fill.ph-number-square-four:before {
    content: "\ec2b"
}

.ph-fill.ph-number-square-nine:before {
    content: "\ec2c"
}

.ph-fill.ph-number-square-one:before {
    content: "\ec2d"
}

.ph-fill.ph-number-square-seven:before {
    content: "\ec2e"
}

.ph-fill.ph-number-square-six:before {
    content: "\ec2f"
}

.ph-fill.ph-number-square-three:before {
    content: "\ec30"
}

.ph-fill.ph-number-square-two:before {
    content: "\ec31"
}

.ph-fill.ph-number-square-zero:before {
    content: "\ec32"
}

.ph-fill.ph-number-three:before {
    content: "\ec33"
}

.ph-fill.ph-number-two:before {
    content: "\ec34"
}

.ph-fill.ph-number-zero:before {
    content: "\ec35"
}

.ph-fill.ph-nut:before {
    content: "\ec36"
}

.ph-fill.ph-ny-times-logo:before {
    content: "\ec37"
}

.ph-fill.ph-octagon:before {
    content: "\ec38"
}

.ph-fill.ph-office-chair:before {
    content: "\ec39"
}

.ph-fill.ph-option:before {
    content: "\ec3a"
}

.ph-fill.ph-orange-slice:before {
    content: "\ec3b"
}

.ph-fill.ph-package:before {
    content: "\ec3c"
}

.ph-fill.ph-paint-brush-broad:before {
    content: "\ec3d"
}

.ph-fill.ph-paint-brush:before {
    content: "\ec3e"
}

.ph-fill.ph-paint-brush-household:before {
    content: "\ec3f"
}

.ph-fill.ph-paint-bucket:before {
    content: "\ec40"
}

.ph-fill.ph-paint-roller:before {
    content: "\ec41"
}

.ph-fill.ph-palette:before {
    content: "\ec42"
}

.ph-fill.ph-pants:before {
    content: "\ec43"
}

.ph-fill.ph-paperclip:before {
    content: "\ec44"
}

.ph-fill.ph-paperclip-horizontal:before {
    content: "\ec45"
}

.ph-fill.ph-paper-plane:before {
    content: "\ec46"
}

.ph-fill.ph-paper-plane-right:before {
    content: "\ec47"
}

.ph-fill.ph-paper-plane-tilt:before {
    content: "\ec48"
}

.ph-fill.ph-parachute:before {
    content: "\ec49"
}

.ph-fill.ph-paragraph:before {
    content: "\ec4a"
}

.ph-fill.ph-parallelogram:before {
    content: "\ec4b"
}

.ph-fill.ph-park:before {
    content: "\ec4c"
}

.ph-fill.ph-password:before {
    content: "\ec4d"
}

.ph-fill.ph-path:before {
    content: "\ec4e"
}

.ph-fill.ph-patreon-logo:before {
    content: "\ec4f"
}

.ph-fill.ph-pause-circle:before {
    content: "\ec50"
}

.ph-fill.ph-pause:before {
    content: "\ec51"
}

.ph-fill.ph-paw-print:before {
    content: "\ec52"
}

.ph-fill.ph-paypal-logo:before {
    content: "\ec53"
}

.ph-fill.ph-peace:before {
    content: "\ec54"
}

.ph-fill.ph-pencil-circle:before {
    content: "\ec55"
}

.ph-fill.ph-pencil:before {
    content: "\ec56"
}

.ph-fill.ph-pencil-line:before {
    content: "\ec57"
}

.ph-fill.ph-pencil-simple:before {
    content: "\ec58"
}

.ph-fill.ph-pencil-simple-line:before {
    content: "\ec59"
}

.ph-fill.ph-pencil-simple-slash:before {
    content: "\ec5a"
}

.ph-fill.ph-pencil-slash:before {
    content: "\ec5b"
}

.ph-fill.ph-pen:before {
    content: "\ec5c"
}

.ph-fill.ph-pen-nib:before {
    content: "\ec5d"
}

.ph-fill.ph-pen-nib-straight:before {
    content: "\ec5e"
}

.ph-fill.ph-pentagram:before {
    content: "\ec5f"
}

.ph-fill.ph-pepper:before {
    content: "\ec60"
}

.ph-fill.ph-percent:before {
    content: "\ec61"
}

.ph-fill.ph-person-arms-spread:before {
    content: "\ec62"
}

.ph-fill.ph-person:before {
    content: "\ec63"
}

.ph-fill.ph-person-simple-bike:before {
    content: "\ec64"
}

.ph-fill.ph-person-simple:before {
    content: "\ec65"
}

.ph-fill.ph-person-simple-run:before {
    content: "\ec66"
}

.ph-fill.ph-person-simple-throw:before {
    content: "\ec67"
}

.ph-fill.ph-person-simple-walk:before {
    content: "\ec68"
}

.ph-fill.ph-perspective:before {
    content: "\ec69"
}

.ph-fill.ph-phone-call:before {
    content: "\ec6a"
}

.ph-fill.ph-phone-disconnect:before {
    content: "\ec6b"
}

.ph-fill.ph-phone:before {
    content: "\ec6c"
}

.ph-fill.ph-phone-incoming:before {
    content: "\ec6d"
}

.ph-fill.ph-phone-outgoing:before {
    content: "\ec6e"
}

.ph-fill.ph-phone-plus:before {
    content: "\ec6f"
}

.ph-fill.ph-phone-slash:before {
    content: "\ec70"
}

.ph-fill.ph-phone-x:before {
    content: "\ec71"
}

.ph-fill.ph-phosphor-logo:before {
    content: "\ec72"
}

.ph-fill.ph-piano-keys:before {
    content: "\ec73"
}

.ph-fill.ph-picture-in-picture:before {
    content: "\ec74"
}

.ph-fill.ph-pi:before {
    content: "\ec75"
}

.ph-fill.ph-piggy-bank:before {
    content: "\ec76"
}

.ph-fill.ph-pill:before {
    content: "\ec77"
}

.ph-fill.ph-pinterest-logo:before {
    content: "\ec78"
}

.ph-fill.ph-pinwheel:before {
    content: "\ec79"
}

.ph-fill.ph-pizza:before {
    content: "\ec7a"
}

.ph-fill.ph-placeholder:before {
    content: "\ec7b"
}

.ph-fill.ph-planet:before {
    content: "\ec7c"
}

.ph-fill.ph-plant:before {
    content: "\ec7d"
}

.ph-fill.ph-play-circle:before {
    content: "\ec7e"
}

.ph-fill.ph-play:before {
    content: "\ec7f"
}

.ph-fill.ph-playlist:before {
    content: "\ec80"
}

.ph-fill.ph-play-pause:before {
    content: "\ec81"
}

.ph-fill.ph-plug-charging:before {
    content: "\ec82"
}

.ph-fill.ph-plug:before {
    content: "\ec83"
}

.ph-fill.ph-plugs-connected:before {
    content: "\ec84"
}

.ph-fill.ph-plugs:before {
    content: "\ec85"
}

.ph-fill.ph-plus-circle:before {
    content: "\ec86"
}

.ph-fill.ph-plus:before {
    content: "\ec87"
}

.ph-fill.ph-plus-minus:before {
    content: "\ec88"
}

.ph-fill.ph-plus-square:before {
    content: "\ec89"
}

.ph-fill.ph-poker-chip:before {
    content: "\ec8a"
}

.ph-fill.ph-police-car:before {
    content: "\ec8b"
}

.ph-fill.ph-polygon:before {
    content: "\ec8c"
}

.ph-fill.ph-popcorn:before {
    content: "\ec8d"
}

.ph-fill.ph-potted-plant:before {
    content: "\ec8e"
}

.ph-fill.ph-power:before {
    content: "\ec8f"
}

.ph-fill.ph-prescription:before {
    content: "\ec90"
}

.ph-fill.ph-presentation-chart:before {
    content: "\ec91"
}

.ph-fill.ph-presentation:before {
    content: "\ec92"
}

.ph-fill.ph-printer:before {
    content: "\ec93"
}

.ph-fill.ph-prohibit:before {
    content: "\ec94"
}

.ph-fill.ph-prohibit-inset:before {
    content: "\ec95"
}

.ph-fill.ph-projector-screen-chart:before {
    content: "\ec96"
}

.ph-fill.ph-projector-screen:before {
    content: "\ec97"
}

.ph-fill.ph-activity:before,
.ph-fill.ph-pulse:before {
    content: "\ec98"
}

.ph-fill.ph-push-pin:before {
    content: "\ec99"
}

.ph-fill.ph-push-pin-simple:before {
    content: "\ec9a"
}

.ph-fill.ph-push-pin-simple-slash:before {
    content: "\ec9b"
}

.ph-fill.ph-push-pin-slash:before {
    content: "\ec9c"
}

.ph-fill.ph-puzzle-piece:before {
    content: "\ec9d"
}

.ph-fill.ph-qr-code:before {
    content: "\ec9e"
}

.ph-fill.ph-question:before {
    content: "\ec9f"
}

.ph-fill.ph-queue:before {
    content: "\eca0"
}

.ph-fill.ph-quotes:before {
    content: "\eca1"
}

.ph-fill.ph-radical:before {
    content: "\eca2"
}

.ph-fill.ph-radioactive:before {
    content: "\eca3"
}

.ph-fill.ph-radio-button:before {
    content: "\eca4"
}

.ph-fill.ph-radio:before {
    content: "\eca5"
}

.ph-fill.ph-rainbow-cloud:before {
    content: "\eca6"
}

.ph-fill.ph-rainbow:before {
    content: "\eca7"
}

.ph-fill.ph-read-cv-logo:before {
    content: "\eca8"
}

.ph-fill.ph-receipt:before {
    content: "\eca9"
}

.ph-fill.ph-receipt-x:before {
    content: "\ecaa"
}

.ph-fill.ph-record:before {
    content: "\ecab"
}

.ph-fill.ph-rectangle:before {
    content: "\ecac"
}

.ph-fill.ph-recycle:before {
    content: "\ecad"
}

.ph-fill.ph-reddit-logo:before {
    content: "\ecae"
}

.ph-fill.ph-repeat:before {
    content: "\ecaf"
}

.ph-fill.ph-repeat-once:before {
    content: "\ecb0"
}

.ph-fill.ph-rewind-circle:before {
    content: "\ecb1"
}

.ph-fill.ph-rewind:before {
    content: "\ecb2"
}

.ph-fill.ph-road-horizon:before {
    content: "\ecb3"
}

.ph-fill.ph-robot:before {
    content: "\ecb4"
}

.ph-fill.ph-rocket:before {
    content: "\ecb5"
}

.ph-fill.ph-rocket-launch:before {
    content: "\ecb6"
}

.ph-fill.ph-rows:before {
    content: "\ecb7"
}

.ph-fill.ph-rss:before {
    content: "\ecb8"
}

.ph-fill.ph-rss-simple:before {
    content: "\ecb9"
}

.ph-fill.ph-rug:before {
    content: "\ecba"
}

.ph-fill.ph-ruler:before {
    content: "\ecbb"
}

.ph-fill.ph-scales:before {
    content: "\ecbc"
}

.ph-fill.ph-scan:before {
    content: "\ecbd"
}

.ph-fill.ph-scissors:before {
    content: "\ecbe"
}

.ph-fill.ph-scooter:before {
    content: "\ecbf"
}

.ph-fill.ph-screencast:before {
    content: "\ecc0"
}

.ph-fill.ph-scribble-loop:before {
    content: "\ecc1"
}

.ph-fill.ph-scroll:before {
    content: "\ecc2"
}

.ph-fill.ph-circle-wavy-check:before,
.ph-fill.ph-seal-check:before {
    content: "\ecc3"
}

.ph-fill.ph-circle-wavy:before,
.ph-fill.ph-seal:before {
    content: "\ecc4"
}

.ph-fill.ph-circle-wavy-question:before,
.ph-fill.ph-seal-question:before {
    content: "\ecc5"
}

.ph-fill.ph-circle-wavy-warning:before,
.ph-fill.ph-seal-warning:before {
    content: "\ecc6"
}

.ph-fill.ph-selection-all:before {
    content: "\ecc7"
}

.ph-fill.ph-selection-background:before {
    content: "\ecc8"
}

.ph-fill.ph-selection:before {
    content: "\ecc9"
}

.ph-fill.ph-selection-foreground:before {
    content: "\ecca"
}

.ph-fill.ph-selection-inverse:before {
    content: "\eccb"
}

.ph-fill.ph-selection-plus:before {
    content: "\eccc"
}

.ph-fill.ph-selection-slash:before {
    content: "\eccd"
}

.ph-fill.ph-shapes:before {
    content: "\ecce"
}

.ph-fill.ph-share-fat:before {
    content: "\eccf"
}

.ph-fill.ph-share:before {
    content: "\ecd0"
}

.ph-fill.ph-share-network:before {
    content: "\ecd1"
}

.ph-fill.ph-shield-checkered:before {
    content: "\ecd2"
}

.ph-fill.ph-shield-check:before {
    content: "\ecd3"
}

.ph-fill.ph-shield-chevron:before {
    content: "\ecd4"
}

.ph-fill.ph-shield:before {
    content: "\ecd5"
}

.ph-fill.ph-shield-plus:before {
    content: "\ecd6"
}

.ph-fill.ph-shield-slash:before {
    content: "\ecd7"
}

.ph-fill.ph-shield-star:before {
    content: "\ecd8"
}

.ph-fill.ph-shield-warning:before {
    content: "\ecd9"
}

.ph-fill.ph-shirt-folded:before {
    content: "\ecda"
}

.ph-fill.ph-shooting-star:before {
    content: "\ecdb"
}

.ph-fill.ph-shopping-bag:before {
    content: "\ecdc"
}

.ph-fill.ph-shopping-bag-open:before {
    content: "\ecdd"
}

.ph-fill.ph-shopping-cart:before {
    content: "\ecde"
}

.ph-fill.ph-shopping-cart-simple:before {
    content: "\ecdf"
}

.ph-fill.ph-shower:before {
    content: "\ece0"
}

.ph-fill.ph-shrimp:before {
    content: "\ece1"
}

.ph-fill.ph-shuffle-angular:before {
    content: "\ece2"
}

.ph-fill.ph-shuffle:before {
    content: "\ece3"
}

.ph-fill.ph-shuffle-simple:before {
    content: "\ece4"
}

.ph-fill.ph-sidebar:before {
    content: "\ece5"
}

.ph-fill.ph-sidebar-simple:before {
    content: "\ece6"
}

.ph-fill.ph-sigma:before {
    content: "\ece7"
}

.ph-fill.ph-signature:before {
    content: "\ece8"
}

.ph-fill.ph-sign-in:before {
    content: "\ece9"
}

.ph-fill.ph-sign-out:before {
    content: "\ecea"
}

.ph-fill.ph-signpost:before {
    content: "\eceb"
}

.ph-fill.ph-sim-card:before {
    content: "\ecec"
}

.ph-fill.ph-siren:before {
    content: "\eced"
}

.ph-fill.ph-sketch-logo:before {
    content: "\ecee"
}

.ph-fill.ph-skip-back-circle:before {
    content: "\ecef"
}

.ph-fill.ph-skip-back:before {
    content: "\ecf0"
}

.ph-fill.ph-skip-forward-circle:before {
    content: "\ecf1"
}

.ph-fill.ph-skip-forward:before {
    content: "\ecf2"
}

.ph-fill.ph-skull:before {
    content: "\ecf3"
}

.ph-fill.ph-slack-logo:before {
    content: "\ecf4"
}

.ph-fill.ph-sliders:before {
    content: "\ecf5"
}

.ph-fill.ph-sliders-horizontal:before {
    content: "\ecf6"
}

.ph-fill.ph-slideshow:before {
    content: "\ecf7"
}

.ph-fill.ph-smiley-angry:before {
    content: "\ecf8"
}

.ph-fill.ph-smiley-blank:before {
    content: "\ecf9"
}

.ph-fill.ph-smiley:before {
    content: "\ecfa"
}

.ph-fill.ph-smiley-meh:before {
    content: "\ecfb"
}

.ph-fill.ph-smiley-nervous:before {
    content: "\ecfc"
}

.ph-fill.ph-smiley-sad:before {
    content: "\ecfd"
}

.ph-fill.ph-smiley-sticker:before {
    content: "\ecfe"
}

.ph-fill.ph-smiley-wink:before {
    content: "\ecff"
}

.ph-fill.ph-smiley-x-eyes:before {
    content: "\ed00"
}

.ph-fill.ph-snapchat-logo:before {
    content: "\ed01"
}

.ph-fill.ph-sneaker:before {
    content: "\ed02"
}

.ph-fill.ph-sneaker-move:before {
    content: "\ed03"
}

.ph-fill.ph-snowflake:before {
    content: "\ed04"
}

.ph-fill.ph-soccer-ball:before {
    content: "\ed05"
}

.ph-fill.ph-sort-ascending:before {
    content: "\ed06"
}

.ph-fill.ph-sort-descending:before {
    content: "\ed07"
}

.ph-fill.ph-soundcloud-logo:before {
    content: "\ed08"
}

.ph-fill.ph-spade:before {
    content: "\ed09"
}

.ph-fill.ph-sparkle:before {
    content: "\ed0a"
}

.ph-fill.ph-speaker-hifi:before {
    content: "\ed0b"
}

.ph-fill.ph-speaker-high:before {
    content: "\ed0c"
}

.ph-fill.ph-speaker-low:before {
    content: "\ed0d"
}

.ph-fill.ph-speaker-none:before {
    content: "\ed0e"
}

.ph-fill.ph-speaker-simple-high:before {
    content: "\ed0f"
}

.ph-fill.ph-speaker-simple-low:before {
    content: "\ed10"
}

.ph-fill.ph-speaker-simple-none:before {
    content: "\ed11"
}

.ph-fill.ph-speaker-simple-slash:before {
    content: "\ed12"
}

.ph-fill.ph-speaker-simple-x:before {
    content: "\ed13"
}

.ph-fill.ph-speaker-slash:before {
    content: "\ed14"
}

.ph-fill.ph-speaker-x:before {
    content: "\ed15"
}

.ph-fill.ph-spinner:before {
    content: "\ed16"
}

.ph-fill.ph-spinner-gap:before {
    content: "\ed17"
}

.ph-fill.ph-spiral:before {
    content: "\ed18"
}

.ph-fill.ph-split-horizontal:before {
    content: "\ed19"
}

.ph-fill.ph-split-vertical:before {
    content: "\ed1a"
}

.ph-fill.ph-spotify-logo:before {
    content: "\ed1b"
}

.ph-fill.ph-square:before {
    content: "\ed1c"
}

.ph-fill.ph-square-half-bottom:before {
    content: "\ed1d"
}

.ph-fill.ph-square-half:before {
    content: "\ed1e"
}

.ph-fill.ph-square-logo:before {
    content: "\ed1f"
}

.ph-fill.ph-squares-four:before {
    content: "\ed20"
}

.ph-fill.ph-square-split-horizontal:before {
    content: "\ed21"
}

.ph-fill.ph-square-split-vertical:before {
    content: "\ed22"
}

.ph-fill.ph-stack:before {
    content: "\ed23"
}

.ph-fill.ph-stack-overflow-logo:before {
    content: "\ed24"
}

.ph-fill.ph-stack-simple:before {
    content: "\ed25"
}

.ph-fill.ph-stairs:before {
    content: "\ed26"
}

.ph-fill.ph-stamp:before {
    content: "\ed27"
}

.ph-fill.ph-star-and-crescent:before {
    content: "\ed28"
}

.ph-fill.ph-star:before {
    content: "\ed29"
}

.ph-fill.ph-star-four:before {
    content: "\ed2a"
}

.ph-fill.ph-star-half:before {
    content: "\ed2b"
}

.ph-fill.ph-star-of-david:before {
    content: "\ed2c"
}

.ph-fill.ph-steering-wheel:before {
    content: "\ed2d"
}

.ph-fill.ph-steps:before {
    content: "\ed2e"
}

.ph-fill.ph-stethoscope:before {
    content: "\ed2f"
}

.ph-fill.ph-sticker:before {
    content: "\ed30"
}

.ph-fill.ph-stool:before {
    content: "\ed31"
}

.ph-fill.ph-stop-circle:before {
    content: "\ed32"
}

.ph-fill.ph-stop:before {
    content: "\ed33"
}

.ph-fill.ph-storefront:before {
    content: "\ed34"
}

.ph-fill.ph-strategy:before {
    content: "\ed35"
}

.ph-fill.ph-stripe-logo:before {
    content: "\ed36"
}

.ph-fill.ph-student:before {
    content: "\ed37"
}

.ph-fill.ph-subtitles:before {
    content: "\ed38"
}

.ph-fill.ph-subtract:before {
    content: "\ed39"
}

.ph-fill.ph-subtract-square:before {
    content: "\ed3a"
}

.ph-fill.ph-suitcase:before {
    content: "\ed3b"
}

.ph-fill.ph-suitcase-rolling:before {
    content: "\ed3c"
}

.ph-fill.ph-suitcase-simple:before {
    content: "\ed3d"
}

.ph-fill.ph-sun-dim:before {
    content: "\ed3e"
}

.ph-fill.ph-sun:before {
    content: "\ed3f"
}

.ph-fill.ph-sunglasses:before {
    content: "\ed40"
}

.ph-fill.ph-sun-horizon:before {
    content: "\ed41"
}

.ph-fill.ph-swap:before {
    content: "\ed42"
}

.ph-fill.ph-swatches:before {
    content: "\ed43"
}

.ph-fill.ph-swimming-pool:before {
    content: "\ed44"
}

.ph-fill.ph-sword:before {
    content: "\ed45"
}

.ph-fill.ph-synagogue:before {
    content: "\ed46"
}

.ph-fill.ph-syringe:before {
    content: "\ed47"
}

.ph-fill.ph-table:before {
    content: "\ed48"
}

.ph-fill.ph-tabs:before {
    content: "\ed49"
}

.ph-fill.ph-tag-chevron:before {
    content: "\ed4a"
}

.ph-fill.ph-tag:before {
    content: "\ed4b"
}

.ph-fill.ph-tag-simple:before {
    content: "\ed4c"
}

.ph-fill.ph-target:before {
    content: "\ed4d"
}

.ph-fill.ph-taxi:before {
    content: "\ed4e"
}

.ph-fill.ph-telegram-logo:before {
    content: "\ed4f"
}

.ph-fill.ph-television:before {
    content: "\ed50"
}

.ph-fill.ph-television-simple:before {
    content: "\ed51"
}

.ph-fill.ph-tennis-ball:before {
    content: "\ed52"
}

.ph-fill.ph-tent:before {
    content: "\ed53"
}

.ph-fill.ph-terminal:before {
    content: "\ed54"
}

.ph-fill.ph-terminal-window:before {
    content: "\ed55"
}

.ph-fill.ph-test-tube:before {
    content: "\ed56"
}

.ph-fill.ph-text-aa:before {
    content: "\ed57"
}

.ph-fill.ph-text-align-center:before {
    content: "\ed58"
}

.ph-fill.ph-text-align-justify:before {
    content: "\ed59"
}

.ph-fill.ph-text-align-left:before {
    content: "\ed5a"
}

.ph-fill.ph-text-align-right:before {
    content: "\ed5b"
}

.ph-fill.ph-text-a-underline:before {
    content: "\ed5c"
}

.ph-fill.ph-text-b:before,
.ph-fill.ph-text-bolder:before {
    content: "\ed5d"
}

.ph-fill.ph-textbox:before {
    content: "\ed5e"
}

.ph-fill.ph-text-columns:before {
    content: "\ed5f"
}

.ph-fill.ph-text-h:before {
    content: "\ed60"
}

.ph-fill.ph-text-h-five:before {
    content: "\ed61"
}

.ph-fill.ph-text-h-four:before {
    content: "\ed62"
}

.ph-fill.ph-text-h-one:before {
    content: "\ed63"
}

.ph-fill.ph-text-h-six:before {
    content: "\ed64"
}

.ph-fill.ph-text-h-three:before {
    content: "\ed65"
}

.ph-fill.ph-text-h-two:before {
    content: "\ed66"
}

.ph-fill.ph-text-indent:before {
    content: "\ed67"
}

.ph-fill.ph-text-italic:before {
    content: "\ed68"
}

.ph-fill.ph-text-outdent:before {
    content: "\ed69"
}

.ph-fill.ph-text-strikethrough:before {
    content: "\ed6a"
}

.ph-fill.ph-text-t:before {
    content: "\ed6b"
}

.ph-fill.ph-text-underline:before {
    content: "\ed6c"
}

.ph-fill.ph-thermometer-cold:before {
    content: "\ed6d"
}

.ph-fill.ph-thermometer:before {
    content: "\ed6e"
}

.ph-fill.ph-thermometer-hot:before {
    content: "\ed6f"
}

.ph-fill.ph-thermometer-simple:before {
    content: "\ed70"
}

.ph-fill.ph-thumbs-down:before {
    content: "\ed71"
}

.ph-fill.ph-thumbs-up:before {
    content: "\ed72"
}

.ph-fill.ph-ticket:before {
    content: "\ed73"
}

.ph-fill.ph-tidal-logo:before {
    content: "\ed74"
}

.ph-fill.ph-tiktok-logo:before {
    content: "\ed75"
}

.ph-fill.ph-timer:before {
    content: "\ed76"
}

.ph-fill.ph-tipi:before {
    content: "\ed77"
}

.ph-fill.ph-toggle-left:before {
    content: "\ed78"
}

.ph-fill.ph-toggle-right:before {
    content: "\ed79"
}

.ph-fill.ph-toilet:before {
    content: "\ed7a"
}

.ph-fill.ph-toilet-paper:before {
    content: "\ed7b"
}

.ph-fill.ph-toolbox:before {
    content: "\ed7c"
}

.ph-fill.ph-tooth:before {
    content: "\ed7d"
}

.ph-fill.ph-tote:before {
    content: "\ed7e"
}

.ph-fill.ph-tote-simple:before {
    content: "\ed7f"
}

.ph-fill.ph-trademark:before {
    content: "\ed80"
}

.ph-fill.ph-trademark-registered:before {
    content: "\ed81"
}

.ph-fill.ph-traffic-cone:before {
    content: "\ed82"
}

.ph-fill.ph-traffic-signal:before {
    content: "\ed83"
}

.ph-fill.ph-traffic-sign:before {
    content: "\ed84"
}

.ph-fill.ph-train:before {
    content: "\ed85"
}

.ph-fill.ph-train-regional:before {
    content: "\ed86"
}

.ph-fill.ph-train-simple:before {
    content: "\ed87"
}

.ph-fill.ph-tram:before {
    content: "\ed88"
}

.ph-fill.ph-translate:before {
    content: "\ed89"
}

.ph-fill.ph-trash:before {
    content: "\ed8a"
}

.ph-fill.ph-trash-simple:before {
    content: "\ed8b"
}

.ph-fill.ph-tray:before {
    content: "\ed8c"
}

.ph-fill.ph-tree-evergreen:before {
    content: "\ed8d"
}

.ph-fill.ph-tree:before {
    content: "\ed8e"
}

.ph-fill.ph-tree-palm:before {
    content: "\ed8f"
}

.ph-fill.ph-tree-structure:before {
    content: "\ed90"
}

.ph-fill.ph-trend-down:before {
    content: "\ed91"
}

.ph-fill.ph-trend-up:before {
    content: "\ed92"
}

.ph-fill.ph-triangle:before {
    content: "\ed93"
}

.ph-fill.ph-trophy:before {
    content: "\ed94"
}

.ph-fill.ph-truck:before {
    content: "\ed95"
}

.ph-fill.ph-t-shirt:before {
    content: "\ed96"
}

.ph-fill.ph-twitch-logo:before {
    content: "\ed97"
}

.ph-fill.ph-twitter-logo:before {
    content: "\ed98"
}

.ph-fill.ph-umbrella:before {
    content: "\ed99"
}

.ph-fill.ph-umbrella-simple:before {
    content: "\ed9a"
}

.ph-fill.ph-unite:before {
    content: "\ed9b"
}

.ph-fill.ph-unite-square:before {
    content: "\ed9c"
}

.ph-fill.ph-upload:before {
    content: "\ed9d"
}

.ph-fill.ph-upload-simple:before {
    content: "\ed9e"
}

.ph-fill.ph-usb:before {
    content: "\ed9f"
}

.ph-fill.ph-user-circle:before {
    content: "\eda0"
}

.ph-fill.ph-user-circle-gear:before {
    content: "\eda1"
}

.ph-fill.ph-user-circle-minus:before {
    content: "\eda2"
}

.ph-fill.ph-user-circle-plus:before {
    content: "\eda3"
}

.ph-fill.ph-user:before {
    content: "\eda4"
}

.ph-fill.ph-user-focus:before {
    content: "\eda5"
}

.ph-fill.ph-user-gear:before {
    content: "\eda6"
}

.ph-fill.ph-user-list:before {
    content: "\eda7"
}

.ph-fill.ph-user-minus:before {
    content: "\eda8"
}

.ph-fill.ph-user-plus:before {
    content: "\eda9"
}

.ph-fill.ph-user-rectangle:before {
    content: "\edaa"
}

.ph-fill.ph-users:before {
    content: "\edab"
}

.ph-fill.ph-users-four:before {
    content: "\edac"
}

.ph-fill.ph-user-square:before {
    content: "\edad"
}

.ph-fill.ph-users-three:before {
    content: "\edae"
}

.ph-fill.ph-user-switch:before {
    content: "\edaf"
}

.ph-fill.ph-van:before {
    content: "\edb0"
}

.ph-fill.ph-vault:before {
    content: "\edb1"
}

.ph-fill.ph-vibrate:before {
    content: "\edb2"
}

.ph-fill.ph-video-camera:before {
    content: "\edb3"
}

.ph-fill.ph-video-camera-slash:before {
    content: "\edb4"
}

.ph-fill.ph-video:before {
    content: "\edb5"
}

.ph-fill.ph-vignette:before {
    content: "\edb6"
}

.ph-fill.ph-vinyl-record:before {
    content: "\edb7"
}

.ph-fill.ph-virtual-reality:before {
    content: "\edb8"
}

.ph-fill.ph-virus:before {
    content: "\edb9"
}

.ph-fill.ph-voicemail:before {
    content: "\edba"
}

.ph-fill.ph-volleyball:before {
    content: "\edbb"
}

.ph-fill.ph-wallet:before {
    content: "\edbc"
}

.ph-fill.ph-wall:before {
    content: "\edbd"
}

.ph-fill.ph-warehouse:before {
    content: "\edbe"
}

.ph-fill.ph-warning-circle:before {
    content: "\edbf"
}

.ph-fill.ph-warning-diamond:before {
    content: "\edc0"
}

.ph-fill.ph-warning:before {
    content: "\edc1"
}

.ph-fill.ph-warning-octagon:before {
    content: "\edc2"
}

.ph-fill.ph-watch:before {
    content: "\edc3"
}

.ph-fill.ph-waveform:before {
    content: "\edc4"
}

.ph-fill.ph-wave-sawtooth:before {
    content: "\edc5"
}

.ph-fill.ph-waves:before {
    content: "\edc6"
}

.ph-fill.ph-wave-sine:before {
    content: "\edc7"
}

.ph-fill.ph-wave-square:before {
    content: "\edc8"
}

.ph-fill.ph-wave-triangle:before {
    content: "\edc9"
}

.ph-fill.ph-webcam:before {
    content: "\edca"
}

.ph-fill.ph-webcam-slash:before {
    content: "\edcb"
}

.ph-fill.ph-webhooks-logo:before {
    content: "\edcc"
}

.ph-fill.ph-wechat-logo:before {
    content: "\edcd"
}

.ph-fill.ph-whatsapp-logo:before {
    content: "\edce"
}

.ph-fill.ph-wheelchair:before {
    content: "\edcf"
}

.ph-fill.ph-wheelchair-motion:before {
    content: "\edd0"
}

.ph-fill.ph-wifi-high:before {
    content: "\edd1"
}

.ph-fill.ph-wifi-low:before {
    content: "\edd2"
}

.ph-fill.ph-wifi-medium:before {
    content: "\edd3"
}

.ph-fill.ph-wifi-none:before {
    content: "\edd4"
}

.ph-fill.ph-wifi-slash:before {
    content: "\edd5"
}

.ph-fill.ph-wifi-x:before {
    content: "\edd6"
}

.ph-fill.ph-wind:before {
    content: "\edd7"
}

.ph-fill.ph-windows-logo:before {
    content: "\edd8"
}

.ph-fill.ph-wine:before {
    content: "\edd9"
}

.ph-fill.ph-wrench:before {
    content: "\edda"
}

.ph-fill.ph-x-circle:before {
    content: "\eddb"
}

.ph-fill.ph-x:before {
    content: "\eddc"
}

.ph-fill.ph-x-square:before {
    content: "\eddd"
}

.ph-fill.ph-yin-yang:before {
    content: "\edde"
}

.ph-fill.ph-youtube-logo:before {
    content: "\eddf"
}

@font-face {
    font-family: icomoon;
    src: url(../../assets/fonts/icomoon.eot?3yctuh);
    src: url(../../assets/fonts/icomoon.eot?3yctuh#iefix) format("embedded-opentype"), url(../../assets/fonts/icomoon.ttf?3yctuh) format("truetype"), url(../../assets/fonts/icomoon.woff?3yctuh) format("woff"), url(../../assets/fonts/icomoon.svg?3yctuh#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-batea-6:before {
    content: "\e91c"
}

.icon-captin:before {
    content: "\e91d"
}

.icon-hotel:before {
    content: "\e91f"
}

.icon-arrow-1:before {
    content: "\e900"
}

.icon-arrow-2:before {
    content: "\e901"
}

.icon-catlante-1:before {
    content: "\e902"
}

.icon-catlante-2:before {
    content: "\e903"
}

.icon-transfer-horizontal:before {
    content: "\e904"
}

.icon-transfer-vertical:before {
    content: "\e905"
}

.icon-arrow-0:before {
    content: "\e906"
}

.icon-fork-knife-2:before {
    content: "\e907"
}

.icon-device-mobile-2:before {
    content: "\e908"
}

.icon-arrow-3:before {
    content: "\e909"
}

.icon-users-four-2:before {
    content: "\e90a"
}

.icon-anchor-2:before {
    content: "\e90b"
}

.icon-Facebook:before {
    content: "\e90c"
}

.icon-youtube:before {
    content: "\e90d"
}

.icon-linkedin:before {
    content: "\e90e"
}

.icon-instagram:before {
    content: "\e90f"
}

.icon-royale-eagle:before {
    content: "\e910"
}

.icon-early-bird:before {
    content: "\e911"
}

.icon-colibri:before {
    content: "\e912"
}

.icon-vague:before {
    content: "\e913"
}

.icon-path:before {
    content: "\e914"
}

.icon-twitter-x:before {
    content: "\e915"
}

.icon-quote-up:before {
    content: "\e916"
}

.icon-quote-down:before {
    content: "\e917"
}

.icon-all-in:before {
    content: "\e918"
}

.icon-eco-responsible:before {
    content: "\e919"
}

.icon-translate:before {
    content: "\e91a"
}

.icon-boat-map:before {
    content: "\e91b"
}

/*!
   * Bootstrap  v5.3.2 (https://getbootstrap.com/)
   * Copyright 2011-2023 The Bootstrap Authors
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */

:root,
[data-bs-theme=light] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(33, 37, 41, 0.75);
    --bs-secondary-color-rgb: 33, 37, 41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(33, 37, 41, 0.5);
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: rgba(0, 56, 73, 0.2);
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --bs-body-color: #dee2e6;
    --bs-body-color-rgb: 222, 226, 230;
    --bs-body-bg: #212529;
    --bs-body-bg-rgb: 33, 37, 41;
    --bs-emphasis-color: #fff;
    --bs-emphasis-color-rgb: 255, 255, 255;
    --bs-secondary-color: rgba(222, 226, 230, 0.75);
    --bs-secondary-color-rgb: 222, 226, 230;
    --bs-secondary-bg: #343a40;
    --bs-secondary-bg-rgb: 52, 58, 64;
    --bs-tertiary-color: rgba(222, 226, 230, 0.5);
    --bs-tertiary-color-rgb: 222, 226, 230;
    --bs-tertiary-bg: #2b3035;
    --bs-tertiary-bg-rgb: 43, 48, 53;
    --bs-primary-text-emphasis: #6ea8fe;
    --bs-secondary-text-emphasis: #a7acb1;
    --bs-success-text-emphasis: #75b798;
    --bs-info-text-emphasis: #6edff6;
    --bs-warning-text-emphasis: #ffda6a;
    --bs-danger-text-emphasis: #ea868f;
    --bs-light-text-emphasis: #f8f9fa;
    --bs-dark-text-emphasis: #dee2e6;
    --bs-primary-bg-subtle: #031633;
    --bs-secondary-bg-subtle: #161719;
    --bs-success-bg-subtle: #051b11;
    --bs-info-bg-subtle: #032830;
    --bs-warning-bg-subtle: #332701;
    --bs-danger-bg-subtle: #2c0b0e;
    --bs-light-bg-subtle: #343a40;
    --bs-dark-bg-subtle: #1a1d20;
    --bs-primary-border-subtle: #084298;
    --bs-secondary-border-subtle: #41464b;
    --bs-success-border-subtle: #0f5132;
    --bs-info-border-subtle: #087990;
    --bs-warning-border-subtle: #997404;
    --bs-danger-border-subtle: #842029;
    --bs-light-border-subtle: #495057;
    --bs-dark-border-subtle: #343a40;
    --bs-heading-color: inherit;
    --bs-link-color: #6ea8fe;
    --bs-link-hover-color: #8bb9fe;
    --bs-link-color-rgb: 110, 168, 254;
    --bs-link-hover-color-rgb: 139, 185, 254;
    --bs-code-color: #e685b5;
    --bs-highlight-color: #dee2e6;
    --bs-highlight-bg: #664d03;
    --bs-border-color: #495057;
    --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
    --bs-form-valid-color: #75b798;
    --bs-form-valid-border-color: #75b798;
    --bs-form-invalid-color: #ea868f;
    --bs-form-invalid-border-color: #ea868f
}

*,
::after,
::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: .25
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color)
}

.h1,
h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
    .h1,
    h1 {
        font-size: 2.5rem
    }
}

.h2,
h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
    .h2,
    h2 {
        font-size: 2rem
    }
}

.h3,
h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    .h3,
    h3 {
        font-size: 1.75rem
    }
}

.h4,
h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    .h4,
    h4 {
        font-size: 1.5rem
    }
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul {
    padding-left: 2rem
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

.small,
small {
    font-size: .875em
}

.mark,
mark {
    padding: .1875em;
    color: var(--bs-highlight-color);
    background-color: var(--bs-highlight-bg)
}

sub,
sup {
    position: relative;
    font-size: .75em;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
    text-decoration: underline
}

a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb)
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: var(--bs-font-monospace);
    font-size: 1em
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: var(--bs-code-color);
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .1875rem .375rem;
    font-size: .875em;
    color: var(--bs-body-bg);
    background-color: var(--bs-body-color);
    border-radius: .25rem
}

kbd kbd {
    padding: 0;
    font-size: 1em
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--bs-secondary-color);
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
    display: none !important
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media (min-width:1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: calc(1.625rem + 4.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-1 {
        font-size: 5rem
    }
}

.display-2 {
    font-size: calc(1.575rem + 3.9vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-2 {
        font-size: 4.5rem
    }
}

.display-3 {
    font-size: calc(1.525rem + 3.3vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-3 {
        font-size: 4rem
    }
}

.display-4 {
    font-size: calc(1.475rem + 2.7vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-4 {
        font-size: 3.5rem
    }
}

.display-5 {
    font-size: calc(1.425rem + 2.1vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-5 {
        font-size: 3rem
    }
}

.display-6 {
    font-size: calc(1.375rem + 1.5vw);
    font-weight: 300;
    line-height: 1.2
}

@media (min-width:1200px) {
    .display-6 {
        font-size: 2.5rem
    }
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: .875em;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote>:last-child {
    margin-bottom: 0
}

.blockquote-footer {
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: .875em;
    color: #6c757d
}

.blockquote-footer::before {
    content: "\2014\00A0"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: var(--bs-body-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: .875em;
    color: var(--bs-secondary-color)
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

@media (min-width:1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px
    }
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
    --bs-breakpoint-xxl: 1400px
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.row-cols-auto>* {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1>* {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2>* {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3>* {
    flex: 0 0 auto;
    width: 33.33333%
}

.row-cols-4>* {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5>* {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6>* {
    flex: 0 0 auto;
    width: 16.66667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem
}

@media (min-width:576px) {
    .col-sm {
        flex: 1 0 0%
    }
    .row-cols-sm-auto>* {
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-sm-1>* {
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-sm-2>* {
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-sm-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }
    .row-cols-sm-4>* {
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-sm-5>* {
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-sm-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }
    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }
    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }
    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }
    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0
    }
    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0
    }
    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem
    }
    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem
    }
    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem
    }
    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:768px) {
    .col-md {
        flex: 1 0 0%
    }
    .row-cols-md-auto>* {
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-md-1>* {
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-md-2>* {
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-md-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }
    .row-cols-md-4>* {
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-md-5>* {
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-md-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }
    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0
    }
    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0
    }
    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem
    }
    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem
    }
    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem
    }
    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:992px) {
    .col-lg {
        flex: 1 0 0%
    }
    .row-cols-lg-auto>* {
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-lg-1>* {
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-lg-2>* {
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-lg-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }
    .row-cols-lg-4>* {
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-lg-5>* {
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-lg-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }
    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0
    }
    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0
    }
    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem
    }
    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem
    }
    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem
    }
    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex: 1 0 0%
    }
    .row-cols-xl-auto>* {
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-xl-1>* {
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-xl-2>* {
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-xl-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }
    .row-cols-xl-4>* {
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-xl-5>* {
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-xl-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }
    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0
    }
    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0
    }
    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem
    }
    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem
    }
    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem
    }
    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem
    }
}

@media (min-width:1400px) {
    .col-xxl {
        flex: 1 0 0%
    }
    .row-cols-xxl-auto>* {
        flex: 0 0 auto;
        width: auto
    }
    .row-cols-xxl-1>* {
        flex: 0 0 auto;
        width: 100%
    }
    .row-cols-xxl-2>* {
        flex: 0 0 auto;
        width: 50%
    }
    .row-cols-xxl-3>* {
        flex: 0 0 auto;
        width: 33.33333%
    }
    .row-cols-xxl-4>* {
        flex: 0 0 auto;
        width: 25%
    }
    .row-cols-xxl-5>* {
        flex: 0 0 auto;
        width: 20%
    }
    .row-cols-xxl-6>* {
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }
    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333%
    }
    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66667%
    }
    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333%
    }
    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66667%
    }
    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333%
    }
    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66667%
    }
    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333%
    }
    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66667%
    }
    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-xxl-0 {
        margin-left: 0
    }
    .offset-xxl-1 {
        margin-left: 8.33333%
    }
    .offset-xxl-2 {
        margin-left: 16.66667%
    }
    .offset-xxl-3 {
        margin-left: 25%
    }
    .offset-xxl-4 {
        margin-left: 33.33333%
    }
    .offset-xxl-5 {
        margin-left: 41.66667%
    }
    .offset-xxl-6 {
        margin-left: 50%
    }
    .offset-xxl-7 {
        margin-left: 58.33333%
    }
    .offset-xxl-8 {
        margin-left: 66.66667%
    }
    .offset-xxl-9 {
        margin-left: 75%
    }
    .offset-xxl-10 {
        margin-left: 83.33333%
    }
    .offset-xxl-11 {
        margin-left: 91.66667%
    }
    .g-xxl-0,
    .gx-xxl-0 {
        --bs-gutter-x: 0
    }
    .g-xxl-0,
    .gy-xxl-0 {
        --bs-gutter-y: 0
    }
    .g-xxl-1,
    .gx-xxl-1 {
        --bs-gutter-x: 0.25rem
    }
    .g-xxl-1,
    .gy-xxl-1 {
        --bs-gutter-y: 0.25rem
    }
    .g-xxl-2,
    .gx-xxl-2 {
        --bs-gutter-x: 0.5rem
    }
    .g-xxl-2,
    .gy-xxl-2 {
        --bs-gutter-y: 0.5rem
    }
    .g-xxl-3,
    .gx-xxl-3 {
        --bs-gutter-x: 1rem
    }
    .g-xxl-3,
    .gy-xxl-3 {
        --bs-gutter-y: 1rem
    }
    .g-xxl-4,
    .gx-xxl-4 {
        --bs-gutter-x: 1.5rem
    }
    .g-xxl-4,
    .gy-xxl-4 {
        --bs-gutter-y: 1.5rem
    }
    .g-xxl-5,
    .gx-xxl-5 {
        --bs-gutter-x: 3rem
    }
    .g-xxl-5,
    .gy-xxl-5 {
        --bs-gutter-y: 3rem
    }
}

.table {
    --bs-table-color-type: initial;
    --bs-table-bg-type: initial;
    --bs-table-color-state: initial;
    --bs-table-bg-state: initial;
    --bs-table-color: var(--bs-emphasis-color);
    --bs-table-bg: var(--bs-body-bg);
    --bs-table-border-color: var(--bs-border-color);
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: var(--bs-emphasis-color);
    --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
    --bs-table-active-color: var(--bs-emphasis-color);
    --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
    --bs-table-hover-color: var(--bs-emphasis-color);
    --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
    width: 100%;
    margin-bottom: 1rem;
    vertical-align: top;
    border-color: var(--bs-table-border-color)
}

.table>:not(caption)>*>* {
    padding: .5rem .5rem;
    color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
    background-color: var(--bs-table-bg);
    border-bottom-width: var(--bs-border-width);
    box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))
}

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table-group-divider {
    border-top: calc(var(--bs-border-width) * 2) solid currentcolor
}

.caption-top {
    caption-side: top
}

.table-sm>:not(caption)>*>* {
    padding: .25rem .25rem
}

.table-bordered>:not(caption)>* {
    border-width: var(--bs-border-width) 0
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 var(--bs-border-width)
}

.table-borderless>:not(caption)>*>* {
    border-bottom-width: 0
}

.table-borderless>:not(:first-child) {
    border-top-width: 0
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: var(--bs-table-striped-bg)
}

.table-striped-columns>:not(caption)>tr>:nth-child(even) {
    --bs-table-color-type: var(--bs-table-striped-color);
    --bs-table-bg-type: var(--bs-table-striped-bg)
}

.table-active {
    --bs-table-color-state: var(--bs-table-active-color);
    --bs-table-bg-state: var(--bs-table-active-bg)
}

.table-hover>tbody>tr:hover>* {
    --bs-table-color-state: var(--bs-table-hover-color);
    --bs-table-bg-state: var(--bs-table-hover-bg)
}

.table-primary {
    --bs-table-color: #000;
    --bs-table-bg: #cfe2ff;
    --bs-table-border-color: #a6b5cc;
    --bs-table-striped-bg: #c5d7f2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bacbe6;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfd1ec;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-secondary {
    --bs-table-color: #000;
    --bs-table-bg: #e2e3e5;
    --bs-table-border-color: #b5b6b7;
    --bs-table-striped-bg: #d7d8da;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #cbccce;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #d1d2d4;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-success {
    --bs-table-color: #000;
    --bs-table-bg: #d1e7dd;
    --bs-table-border-color: #a7b9b1;
    --bs-table-striped-bg: #c7dbd2;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #bcd0c7;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #c1d6cc;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-info {
    --bs-table-color: #000;
    --bs-table-bg: #cff4fc;
    --bs-table-border-color: #a6c3ca;
    --bs-table-striped-bg: #c5e8ef;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #badce3;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #bfe2e9;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-warning {
    --bs-table-color: #000;
    --bs-table-bg: #fff3cd;
    --bs-table-border-color: #ccc2a4;
    --bs-table-striped-bg: #f2e7c3;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #e6dbb9;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #ece1be;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-danger {
    --bs-table-color: #000;
    --bs-table-bg: #f8d7da;
    --bs-table-border-color: #c6acae;
    --bs-table-striped-bg: #eccccf;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfc2c4;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5c7ca;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-light {
    --bs-table-color: #000;
    --bs-table-bg: #f8f9fa;
    --bs-table-border-color: #c6c7c8;
    --bs-table-striped-bg: #ecedee;
    --bs-table-striped-color: #000;
    --bs-table-active-bg: #dfe0e1;
    --bs-table-active-color: #000;
    --bs-table-hover-bg: #e5e6e7;
    --bs-table-hover-color: #000;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-dark {
    --bs-table-color: #fff;
    --bs-table-bg: #212529;
    --bs-table-border-color: #4d5154;
    --bs-table-striped-bg: #2c3034;
    --bs-table-striped-color: #fff;
    --bs-table-active-bg: #373b3e;
    --bs-table-active-color: #fff;
    --bs-table-hover-bg: #323539;
    --bs-table-hover-color: #fff;
    color: var(--bs-table-color);
    border-color: var(--bs-table-border-color)
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

@media (max-width:1399.98px) {
    .table-responsive-xxl {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    padding-top: calc(.375rem + var(--bs-border-width));
    padding-bottom: calc(.375rem + var(--bs-border-width));
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + var(--bs-border-width));
    padding-bottom: calc(.5rem + var(--bs-border-width));
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem + var(--bs-border-width));
    padding-bottom: calc(.25rem + var(--bs-border-width));
    font-size: .875rem
}

.form-text {
    margin-top: .25rem;
    font-size: .875em;
    color: var(--bs-secondary-color)
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-control::-webkit-date-and-time-value {
    min-width: 85px;
    height: 1.5em;
    margin: 0
}

.form-control::-webkit-datetime-edit {
    display: block;
    padding: 0
}

.form-control::-moz-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control::placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control:disabled {
    background-color: var(--bs-secondary-bg);
    opacity: 1
}

.form-control::file-selector-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    margin-inline-end: .75rem;
    color: var(--bs-body-color);
    background-color: var(--bs-tertiary-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: var(--bs-border-width);
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: var(--bs-secondary-bg)
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: .375rem 0;
    margin-bottom: 0;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: transparent;
    border: solid transparent;
    border-width: var(--bs-border-width) 0
}

.form-control-plaintext:focus {
    outline: 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    min-height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: var(--bs-border-radius-sm)
}

.form-control-sm::file-selector-button {
    padding: .25rem .5rem;
    margin: -.25rem -.5rem;
    margin-inline-end: .5rem
}

.form-control-lg {
    min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: var(--bs-border-radius-lg)
}

.form-control-lg::file-selector-button {
    padding: .5rem 1rem;
    margin: -.5rem -1rem;
    margin-inline-end: 1rem
}

textarea.form-control {
    min-height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-sm {
    min-height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-lg {
    min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))
}

.form-control-color {
    width: 3rem;
    height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));
    padding: .375rem
}

.form-control-color:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control-color::-moz-color-swatch {
    border: 0 !important;
    border-radius: var(--bs-border-radius)
}

.form-control-color::-webkit-color-swatch {
    border: 0 !important;
    border-radius: var(--bs-border-radius)
}

.form-control-color.form-control-sm {
    height: calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))
}

.form-control-color.form-control-lg {
    height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))
}

.form-select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-select {
        transition: none
    }
}

.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
    padding-right: .75rem;
    background-image: none
}

.form-select:disabled {
    background-color: var(--bs-secondary-bg)
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 var(--bs-body-color)
}

.form-select-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem;
    border-radius: var(--bs-border-radius-sm)
}

.form-select-lg {
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
    border-radius: var(--bs-border-radius-lg)
}

[data-bs-theme=dark] .form-select {
    --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em
}

.form-check-reverse {
    padding-right: 1.5em;
    padding-left: 0;
    text-align: right
}

.form-check-reverse .form-check-input {
    float: right;
    margin-right: -1.5em;
    margin-left: 0
}

.form-check-input {
    --bs-form-check-bg: var(--bs-body-bg);
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-form-check-bg);
    background-image: var(--bs-form-check-bg-image);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: var(--bs-border-width) solid var(--bs-border-color);
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd
}

.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")
}

.form-check-input:checked[type=radio] {
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #0d6efd;
    border-color: #0d6efd;
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}

.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: .5
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    cursor: default;
    opacity: .5
}

.form-switch {
    padding-left: 2.5em
}

.form-switch .form-check-input {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    width: 2em;
    margin-left: -2.5em;
    background-image: var(--bs-form-switch-bg);
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-switch .form-check-input {
        transition: none
    }
}

.form-switch .form-check-input:focus {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked {
    background-position: right center;
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.form-switch.form-check-reverse {
    padding-right: 2.5em;
    padding-left: 0
}

.form-switch.form-check-reverse .form-check-input {
    margin-right: -2.5em;
    margin-left: 0
}

.form-check-inline {
    display: inline-block;
    margin-right: 1rem
}

.btn-check {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.btn-check:disabled+.btn,
.btn-check[disabled]+.btn {
    pointer-events: none;
    filter: none;
    opacity: .65
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")
}

.form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent
}

.form-range:focus {
    outline: 0
}

.form-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.form-range::-moz-focus-outer {
    border: 0
}

.form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    -webkit-appearance: none;
    appearance: none;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.form-range::-webkit-slider-thumb:active {
    background-color: #b6d4fe
}

.form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: var(--bs-secondary-bg);
    border-color: transparent;
    border-radius: 1rem
}

.form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    -moz-appearance: none;
    appearance: none;
    background-color: #0d6efd;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.form-range::-moz-range-thumb:active {
    background-color: #b6d4fe
}

.form-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: var(--bs-secondary-bg);
    border-color: transparent;
    border-radius: 1rem
}

.form-range:disabled {
    pointer-events: none
}

.form-range:disabled::-webkit-slider-thumb {
    background-color: var(--bs-secondary-color)
}

.form-range:disabled::-moz-range-thumb {
    background-color: var(--bs-secondary-color)
}

.form-floating {
    position: relative
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext,
.form-floating>.form-select {
    height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    line-height: 1.25
}

.form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    padding: 1rem .75rem;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-floating>label {
        transition: none
    }
}

.form-floating>.form-control,
.form-floating>.form-control-plaintext {
    padding: 1rem .75rem
}

.form-floating>.form-control-plaintext::-moz-placeholder,
.form-floating>.form-control::-moz-placeholder {
    color: transparent
}

.form-floating>.form-control-plaintext::placeholder,
.form-floating>.form-control::placeholder {
    color: transparent
}

.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown),
.form-floating>.form-control:not(:-moz-placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control-plaintext:focus,
.form-floating>.form-control-plaintext:not(:placeholder-shown),
.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control-plaintext:-webkit-autofill,
.form-floating>.form-control:-webkit-autofill {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-select {
    padding-top: 1.625rem;
    padding-bottom: .625rem
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
    color: rgba(var(--bs-body-color-rgb), .65);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control-plaintext~label,
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    color: rgba(var(--bs-body-color-rgb), .65);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label::after {
    position: absolute;
    inset: 1rem .375rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius)
}

.form-floating>.form-control-plaintext~label::after,
.form-floating>.form-control:focus~label::after,
.form-floating>.form-control:not(:placeholder-shown)~label::after,
.form-floating>.form-select~label::after {
    position: absolute;
    inset: 1rem .375rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius)
}

.form-floating>.form-control:-webkit-autofill~label {
    color: rgba(var(--bs-body-color-rgb), .65);
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control-plaintext~label {
    border-width: var(--bs-border-width) 0
}

.form-floating>.form-control:disabled~label,
.form-floating>:disabled~label {
    color: #6c757d
}

.form-floating>.form-control:disabled~label::after,
.form-floating>:disabled~label::after {
    background-color: var(--bs-secondary-bg)
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.form-control,
.input-group>.form-floating,
.input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0
}

.input-group>.form-control:focus,
.input-group>.form-floating:focus-within,
.input-group>.form-select:focus {
    z-index: 5
}

.input-group .btn {
    position: relative;
    z-index: 2
}

.input-group .btn:focus {
    z-index: 5
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-tertiary-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius)
}

.input-group-lg>.btn,
.input-group-lg>.form-control,
.input-group-lg>.form-select,
.input-group-lg>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: var(--bs-border-radius-lg)
}

.input-group-sm>.btn,
.input-group-sm>.form-control,
.input-group-sm>.form-select,
.input-group-sm>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: var(--bs-border-radius-sm)
}

.input-group-lg>.form-select,
.input-group-sm>.form-select {
    padding-right: 3rem
}

.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,
.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,
.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,
.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: calc(var(--bs-border-width) * -1);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.form-floating:not(:first-child)>.form-control,
.input-group>.form-floating:not(:first-child)>.form-select {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: var(--bs-form-valid-color)
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: var(--bs-success);
    border-radius: var(--bs-border-radius)
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: var(--bs-form-valid-border-color);
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: var(--bs-form-valid-border-color);
    box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-valid,
.was-validated .form-select:valid {
    border-color: var(--bs-form-valid-border-color)
}

.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    padding-right: 4.125rem;
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
    border-color: var(--bs-form-valid-border-color);
    box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25)
}

.form-control-color.is-valid,
.was-validated .form-control-color:valid {
    width: calc(3rem + calc(1.5em + .75rem))
}

.form-check-input.is-valid,
.was-validated .form-check-input:valid {
    border-color: var(--bs-form-valid-border-color)
}

.form-check-input.is-valid:checked,
.was-validated .form-check-input:valid:checked {
    background-color: var(--bs-form-valid-color)
}

.form-check-input.is-valid:focus,
.was-validated .form-check-input:valid:focus {
    box-shadow: 0 0 0 .25rem rgba(var(--bs-success-rgb), .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: var(--bs-form-valid-color)
}

.form-check-inline .form-check-input~.valid-feedback {
    margin-left: .5em
}

.input-group>.form-control:not(:focus).is-valid,
.input-group>.form-floating:not(:focus-within).is-valid,
.input-group>.form-select:not(:focus).is-valid,
.was-validated .input-group>.form-control:not(:focus):valid,
.was-validated .input-group>.form-floating:not(:focus-within):valid,
.was-validated .input-group>.form-select:not(:focus):valid {
    z-index: 3
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: .875em;
    color: var(--bs-form-invalid-color)
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    color: #fff;
    background-color: var(--bs-danger);
    border-radius: var(--bs-border-radius)
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: var(--bs-form-invalid-border-color);
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-invalid,
.was-validated .form-select:invalid {
    border-color: var(--bs-form-invalid-border-color)
}

.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    padding-right: 4.125rem;
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25)
}

.form-control-color.is-invalid,
.was-validated .form-control-color:invalid {
    width: calc(3rem + calc(1.5em + .75rem))
}

.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
    border-color: var(--bs-form-invalid-border-color)
}

.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked {
    background-color: var(--bs-form-invalid-color)
}

.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
    box-shadow: 0 0 0 .25rem rgba(var(--bs-danger-rgb), .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: var(--bs-form-invalid-color)
}

.form-check-inline .form-check-input~.invalid-feedback {
    margin-left: .5em
}

.input-group>.form-control:not(:focus).is-invalid,
.input-group>.form-floating:not(:focus-within).is-invalid,
.input-group>.form-select:not(:focus).is-invalid,
.was-validated .input-group>.form-control:not(:focus):invalid,
.was-validated .input-group>.form-floating:not(:focus-within):invalid,
.was-validated .input-group>.form-select:not(:focus):invalid {
    z-index: 4
}

.btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color)
}

.btn-check+.btn:hover {
    color: var(--bs-btn-color);
    background-color: var(--bs-btn-bg);
    border-color: var(--bs-btn-border-color)
}

.btn:focus-visible {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:focus-visible+.btn {
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color)
}

.btn-check:checked+.btn:focus-visible,
.btn.active:focus-visible,
.btn.show:focus-visible,
.btn:first-child:active:focus-visible,
:not(.btn-check)+.btn:active:focus-visible {
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    opacity: var(--bs-btn-disabled-opacity)
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd
}

.btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #6c757d;
    --bs-btn-border-color: #6c757d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #5c636a;
    --bs-btn-hover-border-color: #565e64;
    --bs-btn-focus-shadow-rgb: 130, 138, 145;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #565e64;
    --bs-btn-active-border-color: #51585e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6c757d;
    --bs-btn-disabled-border-color: #6c757d
}

.btn-success {
    --bs-btn-color: #fff;
    --bs-btn-bg: #198754;
    --bs-btn-border-color: #198754;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #157347;
    --bs-btn-hover-border-color: #146c43;
    --bs-btn-focus-shadow-rgb: 60, 153, 110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #146c43;
    --bs-btn-active-border-color: #13653f;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #198754;
    --bs-btn-disabled-border-color: #198754
}

.btn-info {
    --bs-btn-color: #000;
    --bs-btn-bg: #0dcaf0;
    --bs-btn-border-color: #0dcaf0;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #31d2f2;
    --bs-btn-hover-border-color: #25cff2;
    --bs-btn-focus-shadow-rgb: 11, 172, 204;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #3dd5f3;
    --bs-btn-active-border-color: #25cff2;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #0dcaf0;
    --bs-btn-disabled-border-color: #0dcaf0
}

.btn-warning {
    --bs-btn-color: #000;
    --bs-btn-bg: #ffc107;
    --bs-btn-border-color: #ffc107;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #ffca2c;
    --bs-btn-hover-border-color: #ffc720;
    --bs-btn-focus-shadow-rgb: 217, 164, 6;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #ffcd39;
    --bs-btn-active-border-color: #ffc720;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #ffc107;
    --bs-btn-disabled-border-color: #ffc107
}

.btn-danger {
    --bs-btn-color: #fff;
    --bs-btn-bg: #dc3545;
    --bs-btn-border-color: #dc3545;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #bb2d3b;
    --bs-btn-hover-border-color: #b02a37;
    --bs-btn-focus-shadow-rgb: 225, 83, 97;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #b02a37;
    --bs-btn-active-border-color: #a52834;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #dc3545;
    --bs-btn-disabled-border-color: #dc3545
}

.btn-light {
    --bs-btn-color: #000;
    --bs-btn-bg: #f8f9fa;
    --bs-btn-border-color: #f8f9fa;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #d3d4d5;
    --bs-btn-hover-border-color: #c6c7c8;
    --bs-btn-focus-shadow-rgb: 211, 212, 213;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #c6c7c8;
    --bs-btn-active-border-color: #babbbc;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #f8f9fa;
    --bs-btn-disabled-border-color: #f8f9fa
}

.btn-dark {
    --bs-btn-color: #fff;
    --bs-btn-bg: #212529;
    --bs-btn-border-color: #212529;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #424649;
    --bs-btn-hover-border-color: #373b3e;
    --bs-btn-focus-shadow-rgb: 66, 70, 73;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #4d5154;
    --bs-btn-active-border-color: #373b3e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #212529;
    --bs-btn-disabled-border-color: #212529
}

.btn-outline-primary {
    --bs-btn-color: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0d6efd;
    --bs-btn-hover-border-color: #0d6efd;
    --bs-btn-focus-shadow-rgb: 13, 110, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0d6efd;
    --bs-btn-active-border-color: #0d6efd;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0d6efd;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0d6efd;
    --bs-gradient: none
}

.btn-outline-secondary {
    --bs-btn-color: #6c757d;
    --bs-btn-border-color: #6c757d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #6c757d;
    --bs-btn-hover-border-color: #6c757d;
    --bs-btn-focus-shadow-rgb: 108, 117, 125;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #6c757d;
    --bs-btn-active-border-color: #6c757d;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #6c757d;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #6c757d;
    --bs-gradient: none
}

.btn-outline-success {
    --bs-btn-color: #198754;
    --bs-btn-border-color: #198754;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #198754;
    --bs-btn-hover-border-color: #198754;
    --bs-btn-focus-shadow-rgb: 25, 135, 84;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #198754;
    --bs-btn-active-border-color: #198754;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #198754;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #198754;
    --bs-gradient: none
}

.btn-outline-info {
    --bs-btn-color: #0dcaf0;
    --bs-btn-border-color: #0dcaf0;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #0dcaf0;
    --bs-btn-hover-border-color: #0dcaf0;
    --bs-btn-focus-shadow-rgb: 13, 202, 240;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #0dcaf0;
    --bs-btn-active-border-color: #0dcaf0;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #0dcaf0;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #0dcaf0;
    --bs-gradient: none
}

.btn-outline-warning {
    --bs-btn-color: #ffc107;
    --bs-btn-border-color: #ffc107;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #ffc107;
    --bs-btn-hover-border-color: #ffc107;
    --bs-btn-focus-shadow-rgb: 255, 193, 7;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #ffc107;
    --bs-btn-active-border-color: #ffc107;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #ffc107;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #ffc107;
    --bs-gradient: none
}

.btn-outline-danger {
    --bs-btn-color: #dc3545;
    --bs-btn-border-color: #dc3545;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #dc3545;
    --bs-btn-hover-border-color: #dc3545;
    --bs-btn-focus-shadow-rgb: 220, 53, 69;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #dc3545;
    --bs-btn-active-border-color: #dc3545;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #dc3545;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #dc3545;
    --bs-gradient: none
}

.btn-outline-light {
    --bs-btn-color: #f8f9fa;
    --bs-btn-border-color: #f8f9fa;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #f8f9fa;
    --bs-btn-hover-border-color: #f8f9fa;
    --bs-btn-focus-shadow-rgb: 248, 249, 250;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #f8f9fa;
    --bs-btn-active-border-color: #f8f9fa;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #f8f9fa;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #f8f9fa;
    --bs-gradient: none
}

.btn-outline-dark {
    --bs-btn-color: #212529;
    --bs-btn-border-color: #212529;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #212529;
    --bs-btn-hover-border-color: #212529;
    --bs-btn-focus-shadow-rgb: 33, 37, 41;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #212529;
    --bs-btn-active-border-color: #212529;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #212529;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #212529;
    --bs-gradient: none
}

.btn-link {
    --bs-btn-font-weight: 400;
    --bs-btn-color: var(--bs-link-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-color: transparent;
    --bs-btn-hover-color: var(--bs-link-hover-color);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-color: var(--bs-link-hover-color);
    --bs-btn-active-border-color: transparent;
    --bs-btn-disabled-color: #6c757d;
    --bs-btn-disabled-border-color: transparent;
    --bs-btn-box-shadow: 0 0 0 #000;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    text-decoration: underline
}

.btn-link:focus-visible {
    color: var(--bs-btn-color)
}

.btn-link:hover {
    color: var(--bs-btn-hover-color)
}

.btn-group-lg>.btn,
.btn-lg {
    --bs-btn-padding-y: 0.5rem;
    --bs-btn-padding-x: 1rem;
    --bs-btn-font-size: 1.25rem;
    --bs-btn-border-radius: var(--bs-border-radius-lg)
}

.btn-group-sm>.btn,
.btn-sm {
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm)
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing.collapse-horizontal {
        transition: none
    }
}

.dropdown,
.dropdown-center,
.dropend,
.dropstart,
.dropup,
.dropup-center {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.btn-misterfly {
  align-items: center;
  appearance: none;
  background-clip: padding-box;
  background-color: initial;
  background-image: none;
  border-style: none;
  box-sizing: border-box;
  color: #f16846 !important;
  cursor: pointer;
  display: block;
  flex-direction: row;
  flex-shrink: 0;
  font-family: SangBleuSunrise-Medium,sans-serif;
  font-size: 16px;
  font-weight: 800;
  justify-content: center;
  line-height: 24px;
  margin: 0 auto;
  min-height: 64px;
  outline: none;
  overflow: visible;
  padding: 19px 26px;
  pointer-events: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
  max-width: 680px;
  word-break: keep-all;
  z-index: 0;
  margin-top:30px;
}

.btn-misterfly span {
  color: #f16846 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  font-family: SangBleuSunrise-Medium,sans-serif !important;
  display: inline-block !important;
  margin-left: 15px;
}



.btnspmister {
  background-color:#fff;
  padding: 5px 20px !important;
  border-radius: 30px;
 border:1px solid #f16845;
}

.btnspmister i {
  color: #f16845;
  font-size: 25px;
}





.btn-misterfly i{
	font-size:24px;
	display:inline-block;
}

/*
.btn-misterfly:before,
.btn-misterfly:after {
  border-radius: 80px;
}

.btn-misterfly:before {
  background-color: rgba(249, 58, 19, .32);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.btn-misterfly:after {
  background-color: initial;
  background-image: linear-gradient(92.83deg, #f16846 0, #f93a13 100%);
  bottom: 4px;
  content: "";
  display: block;
  left: 4px;
  overflow: hidden;
  position: absolute;
  right: 4px;
  top: 4px;
  transition: all 100ms ease-out;
  z-index: -1;
}

.btn-misterfly:hover:not(:disabled):after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  transition-timing-function: ease-in;
}

.btn-misterfly:active:not(:disabled) {
  color: #ccc;
}

.btn-misterfly:active:not(:disabled):after {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), linear-gradient(92.83deg, #ff7426 0, #f93a13 100%);
  bottom: 4px;
  left: 4px;
  right: 4px;
  top: 4px;
}

.btn-misterfly:disabled {
  cursor: default;
  opacity: .24;
}
*/




.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: var(--bs-border-radius);
    --bs-dropdown-border-width: var(--bs-border-width);
    --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: var(--bs-box-shadow);
    --bs-dropdown-link-color: var(--bs-body-color);
    --bs-dropdown-link-hover-color: var(--bs-body-color);
    --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0d6efd;
    --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: 0.25rem;
    --bs-dropdown-header-color: #6c757d;
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius)
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: var(--bs-dropdown-spacer)
}

.dropdown-menu-start {
    --bs-position: start
}

.dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0
}

.dropdown-menu-end {
    --bs-position: end
}

.dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto
}

@media (min-width:576px) {
    .dropdown-menu-sm-start {
        --bs-position: start
    }
    .dropdown-menu-sm-start[data-bs-popper] {
        right: auto;
        left: 0
    }
    .dropdown-menu-sm-end {
        --bs-position: end
    }
    .dropdown-menu-sm-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width:768px) {
    .dropdown-menu-md-start {
        --bs-position: start
    }
    .dropdown-menu-md-start[data-bs-popper] {
        right: auto;
        left: 0
    }
    .dropdown-menu-md-end {
        --bs-position: end
    }
    .dropdown-menu-md-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width:992px) {
    .dropdown-menu-lg-start {
        --bs-position: start
    }
    .dropdown-menu-lg-start[data-bs-popper] {
        right: auto;
        left: 0
    }
    .dropdown-menu-lg-end {
        --bs-position: end
    }
    .dropdown-menu-lg-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-start {
        --bs-position: start
    }
    .dropdown-menu-xl-start[data-bs-popper] {
        right: auto;
        left: 0
    }
    .dropdown-menu-xl-end {
        --bs-position: end
    }
    .dropdown-menu-xl-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

@media (min-width:1400px) {
    .dropdown-menu-xxl-start {
        --bs-position: start
    }
    .dropdown-menu-xxl-start[data-bs-popper] {
        right: auto;
        left: 0
    }
    .dropdown-menu-xxl-end {
        --bs-position: end
    }
    .dropdown-menu-xxl-end[data-bs-popper] {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: var(--bs-dropdown-spacer)
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: var(--bs-dropdown-spacer)
}

.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropend .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropend .dropdown-toggle::after {
    vertical-align: 0
}

.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: var(--bs-dropdown-spacer)
}

.dropstart .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropstart .dropdown-toggle::after {
    display: none
}

.dropstart .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropstart .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropstart .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: var(--bs-dropdown-divider-margin-y) 0;
    overflow: hidden;
    border-top: 1px solid var(--bs-dropdown-divider-bg);
    opacity: 1
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius, 0)
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: var(--bs-dropdown-link-hover-color);
    background-color: var(--bs-dropdown-link-hover-bg)
}

.dropdown-item.active,
.dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: var(--bs-dropdown-link-active-bg)
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: var(--bs-dropdown-link-disabled-color);
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
    margin-bottom: 0;
    font-size: .875rem;
    color: var(--bs-dropdown-header-color);
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    color: var(--bs-dropdown-link-color)
}

.dropdown-menu-dark {
    --bs-dropdown-color: #dee2e6;
    --bs-dropdown-bg: #343a40;
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-link-color: #dee2e6;
    --bs-dropdown-link-hover-color: #fff;
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0d6efd;
    --bs-dropdown-link-disabled-color: #adb5bd;
    --bs-dropdown-header-color: #adb5bd
}


iframe#wrappervideo, iframe#wrappervideo .player.right-content-area-supported > .content-area-sibling-enabled {
  border-radius: 20px;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn-check:checked+.btn,
.btn-group-vertical>.btn-check:focus+.btn,
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn-check:checked+.btn,
.btn-group>.btn-check:focus+.btn,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group {
    border-radius: var(--bs-border-radius)
}

.btn-group>.btn-group:not(:first-child),
.btn-group>:not(.btn-check:first-child)+.btn {
    margin-left: calc(var(--bs-border-width) * -1)
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn.dropdown-toggle-split:first-child,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:nth-child(n+3),
.btn-group>:not(.btn-check)+.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
    margin-left: 0
}

.dropstart .dropdown-toggle-split::before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: calc(var(--bs-border-width) * -1)
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn~.btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: var(--bs-secondary-color);
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--bs-nav-link-color);
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:focus,
.nav-link:hover {
    color: var(--bs-nav-link-hover-color)
}

.nav-link:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.nav-link.disabled,
.nav-link:disabled {
    color: var(--bs-nav-link-disabled-color);
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    --bs-nav-tabs-border-width: var(--bs-border-width);
    --bs-nav-tabs-border-color: var(--bs-border-color);
    --bs-nav-tabs-border-radius: var(--bs-border-radius);
    --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
    --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
    --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
    --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
    border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)
}

.nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    border: var(--bs-nav-tabs-border-width) solid transparent;
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius)
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    isolation: isolate;
    border-color: var(--bs-nav-tabs-link-hover-border-color)
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: var(--bs-nav-tabs-link-active-border-color)
}

.nav-tabs .dropdown-menu {
    margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills {
    --bs-nav-pills-border-radius: var(--bs-border-radius);
    --bs-nav-pills-link-active-color: #fff;
    --bs-nav-pills-link-active-bg: #0d6efd
}

.nav-pills .nav-link {
    border-radius: var(--bs-nav-pills-border-radius)
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--bs-nav-pills-link-active-bg)
}

.nav-underline {
    --bs-nav-underline-gap: 1rem;
    --bs-nav-underline-border-width: 0.125rem;
    --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
    gap: var(--bs-nav-underline-gap)
}

.nav-underline .nav-link {
    padding-right: 0;
    padding-left: 0;
    border-bottom: var(--bs-nav-underline-border-width) solid transparent
}

.nav-underline .nav-link:focus,
.nav-underline .nav-link:hover {
    border-bottom-color: currentcolor
}

.nav-underline .nav-link.active,
.nav-underline .show>.nav-link {
    font-weight: 700;
    color: var(--bs-nav-underline-link-active-color);
    border-bottom-color: currentcolor
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
    width: 100%
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: 0.5rem;
    --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
    --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
    --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
    --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-padding-y: 0.3125rem;
    --bs-navbar-brand-margin-end: 1rem;
    --bs-navbar-brand-font-size: 1.25rem;
    --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-nav-link-padding-x: 0.5rem;
    --bs-navbar-toggler-padding-y: 0.25rem;
    --bs-navbar-toggler-padding-x: 0.75rem;
    --bs-navbar-toggler-font-size: 1.25rem;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
    --bs-navbar-toggler-border-radius: var(--bs-border-radius);
    --bs-navbar-toggler-focus-width: 0.25rem;
    --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}

.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-lg,
.navbar>.container-md,
.navbar>.container-sm,
.navbar>.container-xl,
.navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    padding-top: var(--bs-navbar-brand-padding-y);
    padding-bottom: var(--bs-navbar-brand-padding-y);
    margin-right: var(--bs-navbar-brand-margin-end);
    font-size: var(--bs-navbar-brand-font-size);
    color: var(--bs-navbar-brand-color);
    text-decoration: none;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    color: var(--bs-navbar-brand-hover-color)
}

.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-color: var(--bs-navbar-color);
    --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: var(--bs-navbar-active-color)
}

.navbar-nav .dropdown-menu {
    position: static
}

.navbar-text {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: var(--bs-navbar-color)
}

.navbar-text a,
.navbar-text a:focus,
.navbar-text a:hover {
    color: var(--bs-navbar-active-color)
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    background-color: transparent;
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition)
}

@media (prefers-reduced-motion:reduce) {
    .navbar-toggler {
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width)
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.navbar-nav-scroll {
    max-height: var(--bs-scroll-height, 75vh);
    overflow-y: auto
}

@media (min-width:576px) {
    .navbar-expand-sm {
        flex-wrap: nowrap;
        justify-content: flex-start
    }
    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-sm .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-sm .navbar-toggler {
        display: none
    }
    .navbar-expand-sm .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        transform: none !important;
        transition: none
    }
    .navbar-expand-sm .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-sm .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        flex-wrap: nowrap;
        justify-content: flex-start
    }
    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-md .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-md .navbar-toggler {
        display: none
    }
    .navbar-expand-md .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        transform: none !important;
        transition: none
    }
    .navbar-expand-md .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-md .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-lg .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler {
        display: none
    }
    .navbar-expand-lg .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        transform: none !important;
        transition: none
    }
    .navbar-expand-lg .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-lg .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-wrap: nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-xl .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-xl .navbar-toggler {
        display: none
    }
    .navbar-expand-xl .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        transform: none !important;
        transition: none
    }
    .navbar-expand-xl .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-xl .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

@media (min-width:1400px) {
    .navbar-expand-xxl {
        flex-wrap: nowrap;
        justify-content: flex-start
    }
    .navbar-expand-xxl .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x)
    }
    .navbar-expand-xxl .navbar-nav-scroll {
        overflow: visible
    }
    .navbar-expand-xxl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-xxl .navbar-toggler {
        display: none
    }
    .navbar-expand-xxl .offcanvas {
        position: static;
        z-index: auto;
        flex-grow: 1;
        width: auto !important;
        height: auto !important;
        visibility: visible !important;
        background-color: transparent !important;
        border: 0 !important;
        transform: none !important;
        transition: none
    }
    .navbar-expand-xxl .offcanvas .offcanvas-header {
        display: none
    }
    .navbar-expand-xxl .offcanvas .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible
    }
}

.navbar-expand {
    flex-wrap: nowrap;
    justify-content: flex-start
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x)
}

.navbar-expand .navbar-nav-scroll {
    overflow: visible
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-expand .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none
}

.navbar-expand .offcanvas .offcanvas-header {
    display: none
}

.navbar-expand .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
    --bs-navbar-color: rgba(255, 255, 255, 0.55);
    --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
    --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
    --bs-navbar-active-color: #fff;
    --bs-navbar-brand-color: #fff;
    --bs-navbar-brand-hover-color: #fff;
    --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

[data-bs-theme=dark] .navbar-toggler-icon {
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: var(--bs-border-radius);
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    height: var(--bs-card-height);
    color: var(--bs-body-color);
    word-wrap: break-word;
    background-color: var(--bs-card-bg);
    background-clip: border-box;
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius)
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: var(--bs-card-inner-border-radius);
    border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: var(--bs-card-inner-border-radius);
    border-bottom-left-radius: var(--bs-card-inner-border-radius)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
    color: var(--bs-card-color)
}

.card-title {
    margin-bottom: var(--bs-card-title-spacer-y);
    color: var(--bs-card-title-color)
}

.card-subtitle {
    margin-top: calc(-.5 * var(--bs-card-title-spacer-y));
    margin-bottom: 0;
    color: var(--bs-card-subtitle-color)
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link+.card-link {
    margin-left: var(--bs-card-spacer-x)
}

.card-header {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
    margin-bottom: 0;
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0
}

.card-footer {
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
    color: var(--bs-card-cap-color);
    background-color: var(--bs-card-cap-bg);
    border-top: var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-footer:last-child {
    border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)
}

.card-header-tabs {
    margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
    margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
    margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
    border-bottom: 0
}

.card-header-tabs .nav-link.active {
    background-color: var(--bs-card-bg);
    border-bottom-color: var(--bs-card-bg)
}

.card-header-pills {
    margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
    margin-left: calc(-.5 * var(--bs-card-cap-padding-x))
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: var(--bs-card-img-overlay-padding);
    border-radius: var(--bs-card-inner-border-radius)
}

.card-img,
.card-img-bottom,
.card-img-top {
    width: 100%
}

.card-img,
.card-img-top {
    border-top-left-radius: var(--bs-card-inner-border-radius);
    border-top-right-radius: var(--bs-card-inner-border-radius)
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: var(--bs-card-inner-border-radius);
    border-bottom-left-radius: var(--bs-card-inner-border-radius)
}

.card-group>.card {
    margin-bottom: var(--bs-card-group-margin)
}

@media (min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }
    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }
    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }
    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.accordion {
    --bs-accordion-color: var(--bs-body-color);
    --bs-accordion-bg: var(--bs-body-bg);
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
    --bs-accordion-border-color: var(--bs-border-color);
    --bs-accordion-border-width: var(--bs-border-width);
    --bs-accordion-border-radius: var(--bs-border-radius);
    --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: var(--bs-body-color);
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-focus-border-color: #86b7fe;
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: var(--bs-primary-text-emphasis);
    --bs-accordion-active-bg: var(--bs-primary-bg-subtle)
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition)
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}

.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-active-icon);
    transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition)
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button::after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: var(--bs-accordion-btn-focus-border-color);
    outline: 0;
    box-shadow: var(--bs-accordion-btn-focus-box-shadow)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius)
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: var(--bs-accordion-inner-border-radius);
    border-top-right-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
    border-bottom-left-radius: var(--bs-accordion-inner-border-radius)
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius)
}

.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush .accordion-item:first-child {
    border-top: 0
}

.accordion-flush .accordion-item:last-child {
    border-bottom: 0
}

.accordion-flush .accordion-item .accordion-button,
.accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0
}

[data-bs-theme=dark] .accordion-button::after {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.breadcrumb {
    --bs-breadcrumb-padding-x: 0;
    --bs-breadcrumb-padding-y: 0;
    --bs-breadcrumb-margin-bottom: 1rem;
    --bs-breadcrumb-divider-color: var(--bs-secondary-color);
    --bs-breadcrumb-item-padding-x: 0.5rem;
    --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
    display: flex;
    flex-wrap: wrap;
    padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
    margin-bottom: var(--bs-breadcrumb-margin-bottom);
    font-size: var(--bs-breadcrumb-font-size);
    list-style: none;
    background-color: var(--bs-breadcrumb-bg);
    border-radius: var(--bs-breadcrumb-border-radius)
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: var(--bs-breadcrumb-item-padding-x)
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    color: var(--bs-breadcrumb-divider-color);
    content: var(--bs-breadcrumb-divider, "/")
}

.breadcrumb-item.active {
    color: var(--bs-breadcrumb-item-active-color)
}

.pagination {
    --bs-pagination-padding-x: 0.75rem;
    --bs-pagination-padding-y: 0.375rem;
    --bs-pagination-font-size: 1rem;
    --bs-pagination-color: var(--bs-link-color);
    --bs-pagination-bg: var(--bs-body-bg);
    --bs-pagination-border-width: var(--bs-border-width);
    --bs-pagination-border-color: var(--bs-border-color);
    --bs-pagination-border-radius: var(--bs-border-radius);
    --bs-pagination-hover-color: var(--bs-link-hover-color);
    --bs-pagination-hover-bg: var(--bs-tertiary-bg);
    --bs-pagination-hover-border-color: var(--bs-border-color);
    --bs-pagination-focus-color: var(--bs-link-hover-color);
    --bs-pagination-focus-bg: var(--bs-secondary-bg);
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-pagination-active-color: #fff;
    --bs-pagination-active-bg: #0d6efd;
    --bs-pagination-active-border-color: #0d6efd;
    --bs-pagination-disabled-color: var(--bs-secondary-color);
    --bs-pagination-disabled-bg: var(--bs-secondary-bg);
    --bs-pagination-disabled-border-color: var(--bs-border-color);
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-link {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: var(--bs-pagination-color);
    text-decoration: none;
    background-color: var(--bs-pagination-bg);
    border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .page-link {
        transition: none
    }
}

.page-link:hover {
    z-index: 2;
    color: var(--bs-pagination-hover-color);
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-pagination-hover-border-color)
}

.page-link:focus {
    z-index: 3;
    color: var(--bs-pagination-focus-color);
    background-color: var(--bs-pagination-focus-bg);
    outline: 0;
    box-shadow: var(--bs-pagination-focus-box-shadow)
}

.active>.page-link,
.page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color)
}

.disabled>.page-link,
.page-link.disabled {
    color: var(--bs-pagination-disabled-color);
    pointer-events: none;
    background-color: var(--bs-pagination-disabled-bg);
    border-color: var(--bs-pagination-disabled-border-color)
}

.page-item:not(:first-child) .page-link {
    margin-left: calc(var(--bs-border-width) * -1)
}

.page-item:first-child .page-link {
    border-top-left-radius: var(--bs-pagination-border-radius);
    border-bottom-left-radius: var(--bs-pagination-border-radius)
}

.page-item:last-child .page-link {
    border-top-right-radius: var(--bs-pagination-border-radius);
    border-bottom-right-radius: var(--bs-pagination-border-radius)
}

.pagination-lg {
    --bs-pagination-padding-x: 1.5rem;
    --bs-pagination-padding-y: 0.75rem;
    --bs-pagination-font-size: 1.25rem;
    --bs-pagination-border-radius: var(--bs-border-radius-lg)
}

.pagination-sm {
    --bs-pagination-padding-x: 0.5rem;
    --bs-pagination-padding-y: 0.25rem;
    --bs-pagination-font-size: 0.875rem;
    --bs-pagination-border-radius: var(--bs-border-radius-sm)
}

.badge {
    --bs-badge-padding-x: 0.65em;
    --bs-badge-padding-y: 0.35em;
    --bs-badge-font-size: 0.75em;
    --bs-badge-font-weight: 700;
    --bs-badge-color: #fff;
    --bs-badge-border-radius: var(--bs-border-radius);
    display: inline-block;
    padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
    font-size: var(--bs-badge-font-size);
    font-weight: var(--bs-badge-font-weight);
    line-height: 1;
    color: var(--bs-badge-color);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: var(--bs-badge-border-radius)
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
    --bs-alert-border-radius: var(--bs-border-radius);
    --bs-alert-link-color: inherit;
    position: relative;
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    margin-bottom: var(--bs-alert-margin-bottom);
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius)
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700;
    color: var(--bs-alert-link-color)
}

.alert-dismissible {
    padding-right: 3rem
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem
}

.alert-primary {
    --bs-alert-color: var(--bs-primary-text-emphasis);
    --bs-alert-bg: var(--bs-primary-bg-subtle);
    --bs-alert-border-color: var(--bs-primary-border-subtle);
    --bs-alert-link-color: var(--bs-primary-text-emphasis)
}

.alert-secondary {
    --bs-alert-color: var(--bs-secondary-text-emphasis);
    --bs-alert-bg: var(--bs-secondary-bg-subtle);
    --bs-alert-border-color: var(--bs-secondary-border-subtle);
    --bs-alert-link-color: var(--bs-secondary-text-emphasis)
}

.alert-success {
    --bs-alert-color: var(--bs-success-text-emphasis);
    --bs-alert-bg: var(--bs-success-bg-subtle);
    --bs-alert-border-color: var(--bs-success-border-subtle);
    --bs-alert-link-color: var(--bs-success-text-emphasis)
}

.alert-info {
    --bs-alert-color: var(--bs-info-text-emphasis);
    --bs-alert-bg: var(--bs-info-bg-subtle);
    --bs-alert-border-color: var(--bs-info-border-subtle);
    --bs-alert-link-color: var(--bs-info-text-emphasis)
}

.alert-warning {
    --bs-alert-color: var(--bs-warning-text-emphasis);
    --bs-alert-bg: var(--bs-warning-bg-subtle);
    --bs-alert-border-color: var(--bs-warning-border-subtle);
    --bs-alert-link-color: var(--bs-warning-text-emphasis)
}

.alert-danger {
    --bs-alert-color: var(--bs-danger-text-emphasis);
    --bs-alert-bg: var(--bs-danger-bg-subtle);
    --bs-alert-border-color: var(--bs-danger-border-subtle);
    --bs-alert-link-color: var(--bs-danger-text-emphasis)
}

.alert-light {
    --bs-alert-color: var(--bs-light-text-emphasis);
    --bs-alert-bg: var(--bs-light-bg-subtle);
    --bs-alert-border-color: var(--bs-light-border-subtle);
    --bs-alert-link-color: var(--bs-light-text-emphasis)
}

.alert-dark {
    --bs-alert-color: var(--bs-dark-text-emphasis);
    --bs-alert-bg: var(--bs-dark-bg-subtle);
    --bs-alert-border-color: var(--bs-dark-border-subtle);
    --bs-alert-link-color: var(--bs-dark-text-emphasis)
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.progress,
.progress-stacked {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: var(--bs-secondary-bg);
    --bs-progress-border-radius: var(--bs-border-radius);
    --bs-progress-box-shadow: var(--bs-box-shadow-inset);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #0d6efd;
    --bs-progress-bar-transition: width 0.6s ease;
    display: flex;
    height: var(--bs-progress-height);
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius)
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: var(--bs-progress-bar-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-progress-bar-bg);
    transition: var(--bs-progress-bar-transition)
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: var(--bs-progress-height) var(--bs-progress-height)
}

.progress-stacked>.progress {
    overflow: visible
}

.progress-stacked>.progress>.progress-bar {
    width: 100%
}

.progress-bar-animated {
    animation: 1s linear infinite progress-bar-stripes
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        animation: none
    }
}

.list-group {
    --bs-list-group-color: var(--bs-body-color);
    --bs-list-group-bg: var(--bs-body-bg);
    --bs-list-group-border-color: var(--bs-border-color);
    --bs-list-group-border-width: var(--bs-border-width);
    --bs-list-group-border-radius: var(--bs-border-radius);
    --bs-list-group-item-padding-x: 1rem;
    --bs-list-group-item-padding-y: 0.5rem;
    --bs-list-group-action-color: var(--bs-secondary-color);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
    --bs-list-group-action-active-color: var(--bs-body-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-bg);
    --bs-list-group-disabled-color: var(--bs-secondary-color);
    --bs-list-group-disabled-bg: var(--bs-body-bg);
    --bs-list-group-active-color: #fff;
    --bs-list-group-active-bg: #0d6efd;
    --bs-list-group-active-border-color: #0d6efd;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: var(--bs-list-group-border-radius)
}

.list-group-numbered {
    list-style-type: none;
    counter-reset: section
}

.list-group-numbered>.list-group-item::before {
    content: counters(section, ".") ". ";
    counter-increment: section
}

.list-group-item-action {
    width: 100%;
    color: var(--bs-list-group-action-color);
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: var(--bs-list-group-action-hover-color);
    text-decoration: none;
    background-color: var(--bs-list-group-action-hover-bg)
}

.list-group-item-action:active {
    color: var(--bs-list-group-action-active-color);
    background-color: var(--bs-list-group-action-active-bg)
}

.list-group-item {
    position: relative;
    display: block;
    padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
    color: var(--bs-list-group-color);
    text-decoration: none;
    background-color: var(--bs-list-group-bg);
    border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: var(--bs-list-group-disabled-color);
    pointer-events: none;
    background-color: var(--bs-list-group-disabled-bg)
}

.list-group-item.active {
    z-index: 2;
    color: var(--bs-list-group-active-color);
    background-color: var(--bs-list-group-active-bg);
    border-color: var(--bs-list-group-active-border-color)
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: calc(-1 * var(--bs-list-group-border-width));
    border-top-width: var(--bs-list-group-border-width)
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width)
}

@media (min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }
    .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }
    .list-group-horizontal-md>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-md>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }
    .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }
    .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

@media (min-width:1400px) {
    .list-group-horizontal-xxl {
        flex-direction: row
    }
    .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child) {
        border-bottom-left-radius: var(--bs-list-group-border-radius);
        border-top-right-radius: 0
    }
    .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child) {
        border-top-right-radius: var(--bs-list-group-border-radius);
        border-bottom-left-radius: 0
    }
    .list-group-horizontal-xxl>.list-group-item.active {
        margin-top: 0
    }
    .list-group-horizontal-xxl>.list-group-item+.list-group-item {
        border-top-width: var(--bs-list-group-border-width);
        border-left-width: 0
    }
    .list-group-horizontal-xxl>.list-group-item+.list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width)
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 var(--bs-list-group-border-width)
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    --bs-list-group-color: var(--bs-primary-text-emphasis);
    --bs-list-group-bg: var(--bs-primary-bg-subtle);
    --bs-list-group-border-color: var(--bs-primary-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
    --bs-list-group-active-color: var(--bs-primary-bg-subtle);
    --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-primary-text-emphasis)
}

.list-group-item-secondary {
    --bs-list-group-color: var(--bs-secondary-text-emphasis);
    --bs-list-group-bg: var(--bs-secondary-bg-subtle);
    --bs-list-group-border-color: var(--bs-secondary-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
    --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
    --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis)
}

.list-group-item-success {
    --bs-list-group-color: var(--bs-success-text-emphasis);
    --bs-list-group-bg: var(--bs-success-bg-subtle);
    --bs-list-group-border-color: var(--bs-success-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
    --bs-list-group-active-color: var(--bs-success-bg-subtle);
    --bs-list-group-active-bg: var(--bs-success-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-success-text-emphasis)
}

.list-group-item-info {
    --bs-list-group-color: var(--bs-info-text-emphasis);
    --bs-list-group-bg: var(--bs-info-bg-subtle);
    --bs-list-group-border-color: var(--bs-info-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
    --bs-list-group-active-color: var(--bs-info-bg-subtle);
    --bs-list-group-active-bg: var(--bs-info-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-info-text-emphasis)
}

.list-group-item-warning {
    --bs-list-group-color: var(--bs-warning-text-emphasis);
    --bs-list-group-bg: var(--bs-warning-bg-subtle);
    --bs-list-group-border-color: var(--bs-warning-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
    --bs-list-group-active-color: var(--bs-warning-bg-subtle);
    --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-warning-text-emphasis)
}

.list-group-item-danger {
    --bs-list-group-color: var(--bs-danger-text-emphasis);
    --bs-list-group-bg: var(--bs-danger-bg-subtle);
    --bs-list-group-border-color: var(--bs-danger-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
    --bs-list-group-active-color: var(--bs-danger-bg-subtle);
    --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-danger-text-emphasis)
}

.list-group-item-light {
    --bs-list-group-color: var(--bs-light-text-emphasis);
    --bs-list-group-bg: var(--bs-light-bg-subtle);
    --bs-list-group-border-color: var(--bs-light-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
    --bs-list-group-active-color: var(--bs-light-bg-subtle);
    --bs-list-group-active-bg: var(--bs-light-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-light-text-emphasis)
}

.list-group-item-dark {
    --bs-list-group-color: var(--bs-dark-text-emphasis);
    --bs-list-group-bg: var(--bs-dark-bg-subtle);
    --bs-list-group-border-color: var(--bs-dark-border-subtle);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
    --bs-list-group-action-active-color: var(--bs-emphasis-color);
    --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
    --bs-list-group-active-color: var(--bs-dark-bg-subtle);
    --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
    --bs-list-group-active-border-color: var(--bs-dark-text-emphasis)
}

.btn-close {
    --bs-btn-close-color: #000;
    --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    --bs-btn-close-opacity: 0.5;
    --bs-btn-close-hover-opacity: 0.75;
    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: var(--bs-btn-close-color);
    background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
    border: 0;
    border-radius: .375rem;
    opacity: var(--bs-btn-close-opacity)
}

.btn-close:hover {
    color: var(--bs-btn-close-color);
    text-decoration: none;
    opacity: var(--bs-btn-close-hover-opacity)
}

.btn-close:focus {
    outline: 0;
    box-shadow: var(--bs-btn-close-focus-shadow);
    opacity: var(--bs-btn-close-focus-opacity)
}

.btn-close.disabled,
.btn-close:disabled {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: var(--bs-btn-close-disabled-opacity)
}

.btn-close-white {
    filter: var(--bs-btn-close-white-filter)
}

[data-bs-theme=dark] .btn-close {
    filter: var(--bs-btn-close-white-filter)
}

.toast {
    --bs-toast-zindex: 1090;
    --bs-toast-padding-x: 0.75rem;
    --bs-toast-padding-y: 0.5rem;
    --bs-toast-spacing: 1.5rem;
    --bs-toast-max-width: 350px;
    --bs-toast-font-size: 0.875rem;
    --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
    --bs-toast-border-width: var(--bs-border-width);
    --bs-toast-border-color: var(--bs-border-color-translucent);
    --bs-toast-border-radius: var(--bs-border-radius);
    --bs-toast-box-shadow: var(--bs-box-shadow);
    --bs-toast-header-color: var(--bs-secondary-color);
    --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
    --bs-toast-header-border-color: var(--bs-border-color-translucent);
    width: var(--bs-toast-max-width);
    max-width: 100%;
    font-size: var(--bs-toast-font-size);
    color: var(--bs-toast-color);
    pointer-events: auto;
    background-color: var(--bs-toast-bg);
    background-clip: padding-box;
    border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
    box-shadow: var(--bs-toast-box-shadow);
    border-radius: var(--bs-toast-border-radius)
}

.toast.showing {
    opacity: 0
}

.toast:not(.show) {
    display: none
}

.toast-container {
    --bs-toast-zindex: 1090;
    position: absolute;
    z-index: var(--bs-toast-zindex);
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    pointer-events: none
}

.toast-container>:not(:last-child) {
    margin-bottom: var(--bs-toast-spacing)
}

.toast-header {
    display: flex;
    align-items: center;
    padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
    color: var(--bs-toast-header-color);
    background-color: var(--bs-toast-header-bg);
    background-clip: padding-box;
    border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
    border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
    border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))
}

.toast-header .btn-close {
    margin-right: calc(-.5 * var(--bs-toast-padding-x));
    margin-left: var(--bs-toast-padding-x)
}

.toast-body {
    padding: var(--bs-toast-padding-x);
    word-wrap: break-word
}

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: var(--bs-border-width);
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    --bs-modal-box-shadow: var(--bs-box-shadow-sm);
    --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: var(--bs-border-width);
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: var(--bs-border-width);
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--bs-modal-margin);
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    height: calc(100% - var(--bs-modal-margin) * 2)
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - var(--bs-modal-margin) * 2)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0
}

.modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: #000;
    --bs-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg)
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity)
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius)
}

.modal-header .btn-close {
    padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
    margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto
}

.modal-title {
    margin-bottom: 0;
    line-height: var(--bs-modal-title-line-height)
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding)
}

.modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius)
}

.modal-footer>* {
    margin: calc(var(--bs-modal-footer-gap) * .5)
}

@media (min-width:576px) {
    .modal {
        --bs-modal-margin: 1.75rem;
        --bs-modal-box-shadow: var(--bs-box-shadow)
    }
    .modal-dialog {
        max-width: var(--bs-modal-width);
        margin-right: auto;
        margin-left: auto
    }
    .modal-sm {
        --bs-modal-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg,
    .modal-xl {
        --bs-modal-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        --bs-modal-width: 1140px
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0
}

.modal-fullscreen .modal-footer,
.modal-fullscreen .modal-header {
    border-radius: 0
}

.modal-fullscreen .modal-body {
    overflow-y: auto
}

@media (max-width:575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }
    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }
    .modal-fullscreen-sm-down .modal-footer,
    .modal-fullscreen-sm-down .modal-header {
        border-radius: 0
    }
    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width:767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }
    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }
    .modal-fullscreen-md-down .modal-footer,
    .modal-fullscreen-md-down .modal-header {
        border-radius: 0
    }
    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width:991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }
    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }
    .modal-fullscreen-lg-down .modal-footer,
    .modal-fullscreen-lg-down .modal-header {
        border-radius: 0
    }
    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width:1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }
    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }
    .modal-fullscreen-xl-down .modal-footer,
    .modal-fullscreen-xl-down .modal-header {
        border-radius: 0
    }
    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto
    }
}

@media (max-width:1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0
    }
    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0
    }
    .modal-fullscreen-xxl-down .modal-footer,
    .modal-fullscreen-xxl-down .modal-header {
        border-radius: 0
    }
    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto
    }
}

.tooltip {
    --bs-tooltip-zindex: 1080;
    --bs-tooltip-max-width: 200px;
    --bs-tooltip-padding-x: 0.5rem;
    --bs-tooltip-padding-y: 0.25rem;
    --bs-tooltip-font-size: 0.875rem;
    --bs-tooltip-color: var(--bs-body-bg);
    --bs-tooltip-bg: var(--bs-emphasis-color);
    --bs-tooltip-border-radius: var(--bs-border-radius);
    --bs-tooltip-opacity: 0.9;
    --bs-tooltip-arrow-width: 0.8rem;
    --bs-tooltip-arrow-height: 0.4rem;
    z-index: var(--bs-tooltip-zindex);
    display: block;
    margin: var(--bs-tooltip-margin);
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-tooltip-font-size);
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: var(--bs-tooltip-opacity)
}

.tooltip .tooltip-arrow {
    display: block;
    width: var(--bs-tooltip-arrow-width);
    height: var(--bs-tooltip-arrow-height)
}

.tooltip .tooltip-arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,
.bs-tooltip-top .tooltip-arrow {
    bottom: calc(-1 * var(--bs-tooltip-arrow-height))
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
    top: -1px;
    border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    border-top-color: var(--bs-tooltip-bg)
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,
.bs-tooltip-end .tooltip-arrow {
    left: calc(-1 * var(--bs-tooltip-arrow-height));
    width: var(--bs-tooltip-arrow-height);
    height: var(--bs-tooltip-arrow-width)
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
    right: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    border-right-color: var(--bs-tooltip-bg)
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,
.bs-tooltip-bottom .tooltip-arrow {
    top: calc(-1 * var(--bs-tooltip-arrow-height))
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    border-bottom-color: var(--bs-tooltip-bg)
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,
.bs-tooltip-start .tooltip-arrow {
    right: calc(-1 * var(--bs-tooltip-arrow-height));
    width: var(--bs-tooltip-arrow-height);
    height: var(--bs-tooltip-arrow-width)
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,
.bs-tooltip-start .tooltip-arrow::before {
    left: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    border-left-color: var(--bs-tooltip-bg)
}

.tooltip-inner {
    max-width: var(--bs-tooltip-max-width);
    padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
    color: var(--bs-tooltip-color);
    text-align: center;
    background-color: var(--bs-tooltip-bg);
    border-radius: var(--bs-tooltip-border-radius)
}

.popover {
    --bs-popover-zindex: 1070;
    --bs-popover-max-width: 276px;
    --bs-popover-font-size: 0.875rem;
    --bs-popover-bg: var(--bs-body-bg);
    --bs-popover-border-width: var(--bs-border-width);
    --bs-popover-border-color: var(--bs-border-color-translucent);
    --bs-popover-border-radius: var(--bs-border-radius-lg);
    --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
    --bs-popover-box-shadow: var(--bs-box-shadow);
    --bs-popover-header-padding-x: 1rem;
    --bs-popover-header-padding-y: 0.5rem;
    --bs-popover-header-font-size: 1rem;
    --bs-popover-header-color: inherit;
    --bs-popover-header-bg: var(--bs-secondary-bg);
    --bs-popover-body-padding-x: 1rem;
    --bs-popover-body-padding-y: 1rem;
    --bs-popover-body-color: var(--bs-body-color);
    --bs-popover-arrow-width: 1rem;
    --bs-popover-arrow-height: 0.5rem;
    --bs-popover-arrow-border: var(--bs-popover-border-color);
    z-index: var(--bs-popover-zindex);
    display: block;
    max-width: var(--bs-popover-max-width);
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-popover-font-size);
    word-wrap: break-word;
    background-color: var(--bs-popover-bg);
    background-clip: padding-box;
    border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-radius: var(--bs-popover-border-radius)
}

.popover .popover-arrow {
    display: block;
    width: var(--bs-popover-arrow-width);
    height: var(--bs-popover-arrow-height)
}

.popover .popover-arrow::after,
.popover .popover-arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: 0
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,
.bs-popover-top>.popover-arrow {
    bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,
.bs-popover-top>.popover-arrow::after,
.bs-popover-top>.popover-arrow::before {
    border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,
.bs-popover-top>.popover-arrow::before {
    bottom: 0;
    border-top-color: var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,
.bs-popover-top>.popover-arrow::after {
    bottom: var(--bs-popover-border-width);
    border-top-color: var(--bs-popover-bg)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,
.bs-popover-end>.popover-arrow {
    left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
    width: var(--bs-popover-arrow-height);
    height: var(--bs-popover-arrow-width)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,
.bs-popover-end>.popover-arrow::after,
.bs-popover-end>.popover-arrow::before {
    border-width: calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,
.bs-popover-end>.popover-arrow::before {
    left: 0;
    border-right-color: var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,
.bs-popover-end>.popover-arrow::after {
    left: var(--bs-popover-border-width);
    border-right-color: var(--bs-popover-bg)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,
.bs-popover-bottom>.popover-arrow {
    top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,
.bs-popover-bottom>.popover-arrow::after,
.bs-popover-bottom>.popover-arrow::before {
    border-width: 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,
.bs-popover-bottom>.popover-arrow::before {
    top: 0;
    border-bottom-color: var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,
.bs-popover-bottom>.popover-arrow::after {
    top: var(--bs-popover-border-width);
    border-bottom-color: var(--bs-popover-bg)
}

.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: var(--bs-popover-arrow-width);
    margin-left: calc(-.5 * var(--bs-popover-arrow-width));
    content: "";
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,
.bs-popover-start>.popover-arrow {
    right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
    width: var(--bs-popover-arrow-height);
    height: var(--bs-popover-arrow-width)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,
.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,
.bs-popover-start>.popover-arrow::after,
.bs-popover-start>.popover-arrow::before {
    border-width: calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,
.bs-popover-start>.popover-arrow::before {
    right: 0;
    border-left-color: var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,
.bs-popover-start>.popover-arrow::after {
    right: var(--bs-popover-border-width);
    border-left-color: var(--bs-popover-bg)
}

.popover-header {
    padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
    margin-bottom: 0;
    font-size: var(--bs-popover-header-font-size);
    color: var(--bs-popover-header-color);
    background-color: var(--bs-popover-header-bg);
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-top-left-radius: var(--bs-popover-inner-border-radius);
    border-top-right-radius: var(--bs-popover-inner-border-radius)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
    color: var(--bs-popover-body-color)
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner::after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
    transform: translateX(100%)
}

.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
    .carousel-fade .active.carousel-item-end,
    .carousel-fade .active.carousel-item-start {
        transition: none
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-control-next,
    .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators [data-bs-target] {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center
}

.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
    filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
    background-color: #000
}

.carousel-dark .carousel-caption {
    color: #000
}

[data-bs-theme=dark] .carousel .carousel-control-next-icon,
[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon,
[data-bs-theme=dark].carousel .carousel-control-prev-icon {
    filter: invert(1) grayscale(100)
}

[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],
[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
    background-color: #000
}

[data-bs-theme=dark] .carousel .carousel-caption,
[data-bs-theme=dark].carousel .carousel-caption {
    color: #000
}

.spinner-border,
.spinner-grow {
    display: inline-block;
    width: var(--bs-spinner-width);
    height: var(--bs-spinner-height);
    vertical-align: var(--bs-spinner-vertical-align);
    border-radius: 50%;
    animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-border-width: 0.25em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-border;
    border: var(--bs-spinner-border-width) solid currentcolor;
    border-right-color: transparent
}

.spinner-border-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem;
    --bs-spinner-border-width: 0.2em
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

.spinner-grow {
    --bs-spinner-width: 2rem;
    --bs-spinner-height: 2rem;
    --bs-spinner-vertical-align: -0.125em;
    --bs-spinner-animation-speed: 0.75s;
    --bs-spinner-animation-name: spinner-grow;
    background-color: currentcolor;
    opacity: 0
}

.spinner-grow-sm {
    --bs-spinner-width: 1rem;
    --bs-spinner-height: 1rem
}

@media (prefers-reduced-motion:reduce) {
    .spinner-border,
    .spinner-grow {
        --bs-spinner-animation-speed: 1.5s
    }
}

.offcanvas,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm,
.offcanvas-xl,
.offcanvas-xxl {
    --bs-offcanvas-zindex: 1045;
    --bs-offcanvas-width: 400px;
    --bs-offcanvas-height: 30vh;
    --bs-offcanvas-padding-x: 1rem;
    --bs-offcanvas-padding-y: 1rem;
    --bs-offcanvas-color: var(--bs-body-color);
    --bs-offcanvas-bg: var(--bs-body-bg);
    --bs-offcanvas-border-width: var(--bs-border-width);
    --bs-offcanvas-border-color: var(--bs-border-color-translucent);
    --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
    --bs-offcanvas-transition: transform 0.3s ease-in-out;
    --bs-offcanvas-title-line-height: 1.5
}

@media (max-width:575.98px) {
    .offcanvas-sm {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition)
    }
}

@media (max-width:575.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-sm {
        transition: none
    }
}

@media (max-width:575.98px) {
    .offcanvas-sm.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(-100%)
    }
    .offcanvas-sm.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(100%)
    }
    .offcanvas-sm.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(-100%)
    }
    .offcanvas-sm.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }
    .offcanvas-sm.show:not(.hiding),
    .offcanvas-sm.showing {
        transform: none
    }
    .offcanvas-sm.hiding,
    .offcanvas-sm.show,
    .offcanvas-sm.showing {
        visibility: visible
    }
}

@media (min-width:576px) {
    .offcanvas-sm {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent !important
    }
    .offcanvas-sm .offcanvas-header {
        display: none
    }
    .offcanvas-sm .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent !important
    }
}

@media (max-width:767.98px) {
    .offcanvas-md {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition)
    }
}

@media (max-width:767.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-md {
        transition: none
    }
}

@media (max-width:767.98px) {
    .offcanvas-md.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(-100%)
    }
    .offcanvas-md.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(100%)
    }
    .offcanvas-md.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(-100%)
    }
    .offcanvas-md.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }
    .offcanvas-md.show:not(.hiding),
    .offcanvas-md.showing {
        transform: none
    }
    .offcanvas-md.hiding,
    .offcanvas-md.show,
    .offcanvas-md.showing {
        visibility: visible
    }
}

@media (min-width:768px) {
    .offcanvas-md {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent !important
    }
    .offcanvas-md .offcanvas-header {
        display: none
    }
    .offcanvas-md .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent !important
    }
}

@media (max-width:991.98px) {
    .offcanvas-lg {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition)
    }
}

@media (max-width:991.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-lg {
        transition: none
    }
}

@media (max-width:991.98px) {
    .offcanvas-lg.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(-100%)
    }
    .offcanvas-lg.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(100%)
    }
    .offcanvas-lg.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(-100%)
    }
    .offcanvas-lg.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }
    .offcanvas-lg.show:not(.hiding),
    .offcanvas-lg.showing {
        transform: none
    }
    .offcanvas-lg.hiding,
    .offcanvas-lg.show,
    .offcanvas-lg.showing {
        visibility: visible
    }
}

@media (min-width:992px) {
    .offcanvas-lg {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent !important
    }
    .offcanvas-lg .offcanvas-header {
        display: none
    }
    .offcanvas-lg .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent !important
    }
}

@media (max-width:1199.98px) {
    .offcanvas-xl {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition)
    }
}

@media (max-width:1199.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-xl {
        transition: none
    }
}

@media (max-width:1199.98px) {
    .offcanvas-xl.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(-100%)
    }
    .offcanvas-xl.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(100%)
    }
    .offcanvas-xl.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(-100%)
    }
    .offcanvas-xl.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }
    .offcanvas-xl.show:not(.hiding),
    .offcanvas-xl.showing {
        transform: none
    }
    .offcanvas-xl.hiding,
    .offcanvas-xl.show,
    .offcanvas-xl.showing {
        visibility: visible
    }
}

@media (min-width:1200px) {
    .offcanvas-xl {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent !important
    }
    .offcanvas-xl .offcanvas-header {
        display: none
    }
    .offcanvas-xl .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent !important
    }
}

@media (max-width:1399.98px) {
    .offcanvas-xxl {
        position: fixed;
        bottom: 0;
        z-index: var(--bs-offcanvas-zindex);
        display: flex;
        flex-direction: column;
        max-width: 100%;
        color: var(--bs-offcanvas-color);
        visibility: hidden;
        background-color: var(--bs-offcanvas-bg);
        background-clip: padding-box;
        outline: 0;
        transition: var(--bs-offcanvas-transition)
    }
}

@media (max-width:1399.98px) and (prefers-reduced-motion:reduce) {
    .offcanvas-xxl {
        transition: none
    }
}

@media (max-width:1399.98px) {
    .offcanvas-xxl.offcanvas-start {
        top: 0;
        left: 0;
        width: var(--bs-offcanvas-width);
        border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(-100%)
    }
    .offcanvas-xxl.offcanvas-end {
        top: 0;
        right: 0;
        width: var(--bs-offcanvas-width);
        border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateX(100%)
    }
    .offcanvas-xxl.offcanvas-top {
        top: 0;
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(-100%)
    }
    .offcanvas-xxl.offcanvas-bottom {
        right: 0;
        left: 0;
        height: var(--bs-offcanvas-height);
        max-height: 100%;
        border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
        transform: translateY(100%)
    }
    .offcanvas-xxl.show:not(.hiding),
    .offcanvas-xxl.showing {
        transform: none
    }
    .offcanvas-xxl.hiding,
    .offcanvas-xxl.show,
    .offcanvas-xxl.showing {
        visibility: visible
    }
}

@media (min-width:1400px) {
    .offcanvas-xxl {
        --bs-offcanvas-height: auto;
        --bs-offcanvas-border-width: 0;
        background-color: transparent !important
    }
    .offcanvas-xxl .offcanvas-header {
        display: none
    }
    .offcanvas-xxl .offcanvas-body {
        display: flex;
        flex-grow: 0;
        padding: 0;
        overflow-y: visible;
        background-color: transparent !important
    }
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition)
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas {
        transition: none
    }
}

.offcanvas.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%)
}

.offcanvas.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%)
}

.offcanvas.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%)
}

.offcanvas.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%)
}

.offcanvas.show:not(.hiding),
.offcanvas.showing {
    transform: none
}

.offcanvas.hiding,
.offcanvas.show,
.offcanvas.showing {
    visibility: visible
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.offcanvas-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)
}

.offcanvas-header .btn-close {
    padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
    margin-top: calc(-.5 * var(--bs-offcanvas-padding-y));
    margin-right: calc(-.5 * var(--bs-offcanvas-padding-x));
    margin-bottom: calc(-.5 * var(--bs-offcanvas-padding-y))
}

.offcanvas-title {
    margin-bottom: 0;
    line-height: var(--bs-offcanvas-title-line-height)
}

.offcanvas-body {
    flex-grow: 1;
    padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
    overflow-y: auto
}

.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentcolor;
    opacity: .5
}

.placeholder.btn::before {
    display: inline-block;
    content: ""
}

.placeholder-xs {
    min-height: .6em
}

.placeholder-sm {
    min-height: .8em
}

.placeholder-lg {
    min-height: 1.2em
}

.placeholder-glow .placeholder {
    animation: placeholder-glow 2s ease-in-out infinite
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

.placeholder-wave {
    -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, .8) 75%, #000 95%);
    mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, .8) 75%, #000 95%);
    -webkit-mask-size: 200% 100%;
    mask-size: 200% 100%;
    animation: placeholder-wave 2s linear infinite
}

@keyframes placeholder-wave {
    100% {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.text-bg-primary {
    color: #fff !important;
    background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important
}

.text-bg-secondary {
    color: #fff !important;
    background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important
}

.text-bg-success {
    color: #fff !important;
    background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important
}

.text-bg-info {
    color: #000 !important;
    background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important
}

.text-bg-warning {
    color: #000 !important;
    background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important
}

.text-bg-danger {
    color: #fff !important;
    background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important
}

.text-bg-light {
    color: #000 !important;
    background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important
}

.text-bg-dark {
    color: #fff !important;
    background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important
}

.link-primary {
    color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-primary:focus,
.link-primary:hover {
    color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important
}

.link-secondary {
    color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-secondary:focus,
.link-secondary:hover {
    color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important
}

.link-success {
    color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-success:focus,
.link-success:hover {
    color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important
}

.link-info {
    color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-info:focus,
.link-info:hover {
    color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important
}

.link-warning {
    color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-warning:focus,
.link-warning:hover {
    color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important
}

.link-danger {
    color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-danger:focus,
.link-danger:hover {
    color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important
}

.link-light {
    color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-light:focus,
.link-light:hover {
    color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important
}

.link-dark {
    color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-dark:focus,
.link-dark:hover {
    color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important
}

.link-body-emphasis {
    color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
    text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-body-emphasis:focus,
.link-body-emphasis:hover {
    color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, .75)) !important;
    text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, .75)) !important
}

.focus-ring:focus {
    outline: 0;
    box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)
}

.icon-link {
    display: inline-flex;
    gap: .375rem;
    align-items: center;
    text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, .5));
    text-underline-offset: .25em;
    backface-visibility: hidden
}

.icon-link>.bi {
    flex-shrink: 0;
    width: 1em;
    height: 1em;
    fill: currentcolor;
    transition: .2s ease-in-out transform
}

@media (prefers-reduced-motion:reduce) {
    .icon-link>.bi {
        transition: none
    }
}

.icon-link-hover:focus-visible>.bi,
.icon-link-hover:hover>.bi {
    transform: var(--bs-icon-link-transform, translate3d(.25em, 0, 0))
}

.ratio {
    position: relative;
    width: 100%
}

.ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""
}

.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ratio-1x1 {
    --bs-aspect-ratio: 100%
}

.ratio-4x3 {
    --bs-aspect-ratio: calc(3 / 4 * 100%)
}

.ratio-16x9 {
    --bs-aspect-ratio: calc(9 / 16 * 100%)
}

.ratio-21x9 {
    --bs-aspect-ratio: calc(9 / 21 * 100%)
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020
}

.sticky-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020
}

@media (min-width:576px) {
    .sticky-sm-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-sm-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media (min-width:768px) {
    .sticky-md-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-md-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media (min-width:992px) {
    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-lg-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media (min-width:1200px) {
    .sticky-xl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-xl-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

@media (min-width:1400px) {
    .sticky-xxl-top {
        position: sticky;
        top: 0;
        z-index: 1020
    }
    .sticky-xxl-bottom {
        position: sticky;
        bottom: 0;
        z-index: 1020
    }
}

.hstack {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-self: stretch
}

.vstack {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),
.visually-hidden:not(caption) {
    position: absolute !important
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.vr {
    display: inline-block;
    align-self: stretch;
    width: var(--bs-border-width);
    min-height: 1em;
    background-color: currentcolor;
    opacity: .25
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.float-start {
    float: left !important
}

.float-end {
    float: right !important
}

.float-none {
    float: none !important
}

.object-fit-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important
}

.object-fit-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.object-fit-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important
}

.object-fit-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important
}

.object-fit-none {
    -o-object-fit: none !important;
    object-fit: none !important
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-25 {
    opacity: .25 !important
}

.opacity-50 {
    opacity: .5 !important
}

.opacity-75 {
    opacity: .75 !important
}

.opacity-100 {
    opacity: 1 !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-scroll {
    overflow: scroll !important
}

.overflow-x-auto {
    overflow-x: auto !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-x-visible {
    overflow-x: visible !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-y-auto {
    overflow-y: auto !important
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.overflow-y-visible {
    overflow-y: visible !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-grid {
    display: grid !important
}

.d-inline-grid {
    display: inline-grid !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

.d-none {
    display: none !important
}

.shadow {
    box-shadow: var(--bs-box-shadow) !important
}

.shadow-sm {
    box-shadow: var(--bs-box-shadow-sm) !important
}

.shadow-lg {
    box-shadow: var(--bs-box-shadow-lg) !important
}

.shadow-none {
    box-shadow: none !important
}

.focus-ring-primary {
    --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-secondary {
    --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-success {
    --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-info {
    --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-warning {
    --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-danger {
    --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-light {
    --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-dark {
    --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: sticky !important
}

.top-0 {
    top: 0 !important
}

.top-50 {
    top: 50% !important
}

.top-100 {
    top: 100% !important
}

.bottom-0 {
    bottom: 0 !important
}

.bottom-50 {
    bottom: 50% !important
}

.bottom-100 {
    bottom: 100% !important
}

.start-0 {
    left: 0 !important
}

.start-50 {
    left: 50% !important
}

.start-100 {
    left: 100% !important
}

.end-0 {
    right: 0 !important
}

.end-50 {
    right: 50% !important
}

.end-100 {
    right: 100% !important
}

.translate-middle {
    transform: translate(-50%, -50%) !important
}

.translate-middle-x {
    transform: translateX(-50%) !important
}

.translate-middle-y {
    transform: translateY(-50%) !important
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-0 {
    border: 0 !important
}

.border-top {
    border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-end {
    border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-end-0 {
    border-right: 0 !important
}

.border-bottom {
    border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.homerecall{
	display:block!important;
	background:transparent!important;
	text-align:right;
}

.homerecall:before{
	background:transparent!important;
}
.homerecall span{
background-color:transparent!important;
float:right;
padding:0!important;
}

.border-start {
    border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.border-start-0 {
    border-left: 0 !important
}

.border-primary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important
}

.border-secondary {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important
}

.border-success {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important
}

.border-info {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important
}

.border-warning {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important
}

.border-danger {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important
}

.border-light {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important
}

.border-dark {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important
}

.border-black {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important
}

.border-white {
    --bs-border-opacity: 1;
    border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important
}

.border-primary-subtle {
    border-color: var(--bs-primary-border-subtle) !important
}

.border-secondary-subtle {
    border-color: var(--bs-secondary-border-subtle) !important
}

.border-success-subtle {
    border-color: var(--bs-success-border-subtle) !important
}

.border-info-subtle {
    border-color: var(--bs-info-border-subtle) !important
}

.border-warning-subtle {
    border-color: var(--bs-warning-border-subtle) !important
}

.border-danger-subtle {
    border-color: var(--bs-danger-border-subtle) !important
}

.border-light-subtle {
    border-color: var(--bs-light-border-subtle) !important
}

.border-dark-subtle {
    border-color: var(--bs-dark-border-subtle) !important
}

.border-1 {
    border-width: 1px !important
}

.border-2 {
    border-width: 2px !important
}

.border-3 {
    border-width: 3px !important
}

.border-4 {
    border-width: 4px !important
}

.border-5 {
    border-width: 5px !important
}

.border-opacity-10 {
    --bs-border-opacity: 0.1
}

.border-opacity-25 {
    --bs-border-opacity: 0.25
}

.border-opacity-50 {
    --bs-border-opacity: 0.5
}

.border-opacity-75 {
    --bs-border-opacity: 0.75
}

.border-opacity-100 {
    --bs-border-opacity: 1
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.vw-100 {
    width: 100vw !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mh-100 {
    max-height: 100% !important
}

.vh-100 {
    height: 100vh !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.order-first {
    order: -1 !important
}

.order-0 {
    order: 0 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.order-3 {
    order: 3 !important
}

.order-4 {
    order: 4 !important
}

.order-5 {
    order: 5 !important
}

.order-last {
    order: 6 !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

.gap-0 {
    gap: 0 !important
}

.gap-1 {
    gap: .25rem !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-3 {
    gap: 1rem !important
}

.gap-4 {
    gap: 1.5rem !important
}

.gap-5 {
    gap: 3rem !important
}

.row-gap-0 {
    row-gap: 0 !important
}

.row-gap-1 {
    row-gap: .25rem !important
}

.row-gap-2 {
    row-gap: .5rem !important
}

.row-gap-3 {
    row-gap: 1rem !important
}

.row-gap-4 {
    row-gap: 1.5rem !important
}

.row-gap-5 {
    row-gap: 3rem !important
}

.column-gap-0 {
    -moz-column-gap: 0 !important;
    column-gap: 0 !important
}

.column-gap-1 {
    -moz-column-gap: .25rem !important;
    column-gap: .25rem !important
}

.column-gap-2 {
    -moz-column-gap: .5rem !important;
    column-gap: .5rem !important
}

.column-gap-3 {
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important
}

.column-gap-4 {
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important
}

.column-gap-5 {
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important
}

.font-monospace {
    font-family: var(--bs-font-monospace) !important
}

.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important
}

.fs-2 {
    font-size: calc(1.325rem + .9vw) !important
}

.fs-3 {
    font-size: calc(1.3rem + .6vw) !important
}

.fs-4 {
    font-size: calc(1.275rem + .3vw) !important
}

.fs-5 {
    font-size: 1.25rem !important
}

.fs-6 {
    font-size: 1rem !important
}

.fst-italic {
    font-style: italic !important
}

.fst-normal {
    font-style: normal !important
}

.fw-lighter {
    font-weight: lighter !important
}

.fw-light {
    font-weight: 300 !important
}

.fw-normal {
    font-weight: 400 !important
}

.fw-medium {
    font-weight: 500 !important
}

.fw-semibold {
    font-weight: 600 !important
}

.fw-bold {
    font-weight: 700 !important
}

.fw-bolder {
    font-weight: bolder !important
}

.lh-1 {
    line-height: 1 !important
}

.lh-sm {
    line-height: 1.25 !important
}

.lh-base {
    line-height: 1.5 !important
}

.lh-lg {
    line-height: 2 !important
}

.text-start {
    text-align: left !important
}

.text-end {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-decoration-none {
    text-decoration: none !important
}

.text-decoration-underline {
    text-decoration: underline !important
}

.text-decoration-line-through {
    text-decoration: line-through !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-break {
    word-wrap: break-word !important;
    word-break: break-word !important
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important
}

.text-secondary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important
}

.text-info {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important
}

.text-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important
}

.text-light {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important
}

.text-black {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}

.text-body {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important
}

.text-muted {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important
}

.text-black-50 {
    --bs-text-opacity: 1;
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: rgba(255, 255, 255, .5) !important
}

.text-body-secondary {
    --bs-text-opacity: 1;
    color: var(--bs-secondary-color) !important
}

.text-body-tertiary {
    --bs-text-opacity: 1;
    color: var(--bs-tertiary-color) !important
}

.text-body-emphasis {
    --bs-text-opacity: 1;
    color: var(--bs-emphasis-color) !important
}

.text-reset {
    --bs-text-opacity: 1;
    color: inherit !important
}

.text-opacity-25 {
    --bs-text-opacity: 0.25
}

.text-opacity-50 {
    --bs-text-opacity: 0.5
}

.text-opacity-75 {
    --bs-text-opacity: 0.75
}

.text-opacity-100 {
    --bs-text-opacity: 1
}

.text-primary-emphasis {
    color: var(--bs-primary-text-emphasis) !important
}

.text-secondary-emphasis {
    color: var(--bs-secondary-text-emphasis) !important
}

.text-success-emphasis {
    color: var(--bs-success-text-emphasis) !important
}

.text-info-emphasis {
    color: var(--bs-info-text-emphasis) !important
}

.text-warning-emphasis {
    color: var(--bs-warning-text-emphasis) !important
}

.text-danger-emphasis {
    color: var(--bs-danger-text-emphasis) !important
}

.text-light-emphasis {
    color: var(--bs-light-text-emphasis) !important
}

.text-dark-emphasis {
    color: var(--bs-dark-text-emphasis) !important
}

.link-opacity-10 {
    --bs-link-opacity: 0.1
}

.link-opacity-10-hover:hover {
    --bs-link-opacity: 0.1
}

.link-opacity-25 {
    --bs-link-opacity: 0.25
}

.link-opacity-25-hover:hover {
    --bs-link-opacity: 0.25
}

.link-opacity-50 {
    --bs-link-opacity: 0.5
}

.link-opacity-50-hover:hover {
    --bs-link-opacity: 0.5
}

.link-opacity-75 {
    --bs-link-opacity: 0.75
}

.link-opacity-75-hover:hover {
    --bs-link-opacity: 0.75
}

.link-opacity-100 {
    --bs-link-opacity: 1
}

.link-opacity-100-hover:hover {
    --bs-link-opacity: 1
}

.link-offset-1 {
    text-underline-offset: .125em !important
}

.link-offset-1-hover:hover {
    text-underline-offset: .125em !important
}

.link-offset-2 {
    text-underline-offset: .25em !important
}

.link-offset-2-hover:hover {
    text-underline-offset: .25em !important
}

.link-offset-3 {
    text-underline-offset: .375em !important
}

.link-offset-3-hover:hover {
    text-underline-offset: .375em !important
}

.link-underline-primary {
    --bs-link-underline-opacity: 1;
    text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-secondary {
    --bs-link-underline-opacity: 1;
    text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-success {
    --bs-link-underline-opacity: 1;
    text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-info {
    --bs-link-underline-opacity: 1;
    text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-warning {
    --bs-link-underline-opacity: 1;
    text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-danger {
    --bs-link-underline-opacity: 1;
    text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-light {
    --bs-link-underline-opacity: 1;
    text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline-dark {
    --bs-link-underline-opacity: 1;
    text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important
}

.link-underline {
    --bs-link-underline-opacity: 1;
    text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important
}

.link-underline-opacity-0 {
    --bs-link-underline-opacity: 0
}

.link-underline-opacity-0-hover:hover {
    --bs-link-underline-opacity: 0
}

.link-underline-opacity-10 {
    --bs-link-underline-opacity: 0.1
}

.link-underline-opacity-10-hover:hover {
    --bs-link-underline-opacity: 0.1
}

.link-underline-opacity-25 {
    --bs-link-underline-opacity: 0.25
}

.link-underline-opacity-25-hover:hover {
    --bs-link-underline-opacity: 0.25
}

.link-underline-opacity-50 {
    --bs-link-underline-opacity: 0.5
}

.link-underline-opacity-50-hover:hover {
    --bs-link-underline-opacity: 0.5
}

.link-underline-opacity-75 {
    --bs-link-underline-opacity: 0.75
}

.link-underline-opacity-75-hover:hover {
    --bs-link-underline-opacity: 0.75
}

.link-underline-opacity-100 {
    --bs-link-underline-opacity: 1
}

.link-underline-opacity-100-hover:hover {
    --bs-link-underline-opacity: 1
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important
}

.bg-black {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important
}

.bg-body {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent !important
}

.bg-body-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-body-tertiary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important
}

.bg-opacity-10 {
    --bs-bg-opacity: 0.1
}

.bg-opacity-25 {
    --bs-bg-opacity: 0.25
}

.bg-opacity-50 {
    --bs-bg-opacity: 0.5
}

.bg-opacity-75 {
    --bs-bg-opacity: 0.75
}

.bg-opacity-100 {
    --bs-bg-opacity: 1
}

.bg-primary-subtle {
    background-color: var(--bs-primary-bg-subtle) !important
}

.bg-secondary-subtle {
    background-color: var(--bs-secondary-bg-subtle) !important
}

.bg-success-subtle {
    background-color: var(--bs-success-bg-subtle) !important
}

.bg-info-subtle {
    background-color: var(--bs-info-bg-subtle) !important
}

.bg-warning-subtle {
    background-color: var(--bs-warning-bg-subtle) !important
}

.bg-danger-subtle {
    background-color: var(--bs-danger-bg-subtle) !important
}

.bg-light-subtle {
    background-color: var(--bs-light-bg-subtle) !important
}

.bg-dark-subtle {
    background-color: var(--bs-dark-bg-subtle) !important
}

.bg-gradient {
    background-image: var(--bs-gradient) !important
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important
}

.pe-none {
    pointer-events: none !important
}

.pe-auto {
    pointer-events: auto !important
}

.rounded {
    border-radius: var(--bs-border-radius) !important
}

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: var(--bs-border-radius-sm) !important
}

.rounded-2 {
    border-radius: var(--bs-border-radius) !important
}

.rounded-3 {
    border-radius: var(--bs-border-radius-lg) !important
}

.rounded-4 {
    border-radius: var(--bs-border-radius-xl) !important
}

.rounded-5 {
    border-radius: var(--bs-border-radius-xxl) !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: var(--bs-border-radius-pill) !important
}

.rounded-top {
    border-top-left-radius: var(--bs-border-radius) !important;
    border-top-right-radius: var(--bs-border-radius) !important
}

.rounded-top-0 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.rounded-top-1 {
    border-top-left-radius: var(--bs-border-radius-sm) !important;
    border-top-right-radius: var(--bs-border-radius-sm) !important
}

.rounded-top-2 {
    border-top-left-radius: var(--bs-border-radius) !important;
    border-top-right-radius: var(--bs-border-radius) !important
}

.rounded-top-3 {
    border-top-left-radius: var(--bs-border-radius-lg) !important;
    border-top-right-radius: var(--bs-border-radius-lg) !important
}

.rounded-top-4 {
    border-top-left-radius: var(--bs-border-radius-xl) !important;
    border-top-right-radius: var(--bs-border-radius-xl) !important
}

.rounded-top-5 {
    border-top-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-right-radius: var(--bs-border-radius-xxl) !important
}

.rounded-top-circle {
    border-top-left-radius: 50% !important;
    border-top-right-radius: 50% !important
}

.rounded-top-pill {
    border-top-left-radius: var(--bs-border-radius-pill) !important;
    border-top-right-radius: var(--bs-border-radius-pill) !important
}

.rounded-end {
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important
}

.rounded-end-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.rounded-end-1 {
    border-top-right-radius: var(--bs-border-radius-sm) !important;
    border-bottom-right-radius: var(--bs-border-radius-sm) !important
}

.rounded-end-2 {
    border-top-right-radius: var(--bs-border-radius) !important;
    border-bottom-right-radius: var(--bs-border-radius) !important
}

.rounded-end-3 {
    border-top-right-radius: var(--bs-border-radius-lg) !important;
    border-bottom-right-radius: var(--bs-border-radius-lg) !important
}

.rounded-end-4 {
    border-top-right-radius: var(--bs-border-radius-xl) !important;
    border-bottom-right-radius: var(--bs-border-radius-xl) !important
}

.rounded-end-5 {
    border-top-right-radius: var(--bs-border-radius-xxl) !important;
    border-bottom-right-radius: var(--bs-border-radius-xxl) !important
}

.rounded-end-circle {
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important
}

.rounded-end-pill {
    border-top-right-radius: var(--bs-border-radius-pill) !important;
    border-bottom-right-radius: var(--bs-border-radius-pill) !important
}

.rounded-bottom {
    border-bottom-right-radius: var(--bs-border-radius) !important;
    border-bottom-left-radius: var(--bs-border-radius) !important
}

.rounded-bottom-0 {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important
}

.rounded-bottom-1 {
    border-bottom-right-radius: var(--bs-border-radius-sm) !important;
    border-bottom-left-radius: var(--bs-border-radius-sm) !important
}

.rounded-bottom-2 {
    border-bottom-right-radius: var(--bs-border-radius) !important;
    border-bottom-left-radius: var(--bs-border-radius) !important
}

.rounded-bottom-3 {
    border-bottom-right-radius: var(--bs-border-radius-lg) !important;
    border-bottom-left-radius: var(--bs-border-radius-lg) !important
}

.rounded-bottom-4 {
    border-bottom-right-radius: var(--bs-border-radius-xl) !important;
    border-bottom-left-radius: var(--bs-border-radius-xl) !important
}

.rounded-bottom-5 {
    border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important
}

.rounded-bottom-circle {
    border-bottom-right-radius: 50% !important;
    border-bottom-left-radius: 50% !important
}

.rounded-bottom-pill {
    border-bottom-right-radius: var(--bs-border-radius-pill) !important;
    border-bottom-left-radius: var(--bs-border-radius-pill) !important
}

.rounded-start {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important
}

.rounded-start-0 {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important
}

.rounded-start-1 {
    border-bottom-left-radius: var(--bs-border-radius-sm) !important;
    border-top-left-radius: var(--bs-border-radius-sm) !important
}

.rounded-start-2 {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important
}

.rounded-start-3 {
    border-bottom-left-radius: var(--bs-border-radius-lg) !important;
    border-top-left-radius: var(--bs-border-radius-lg) !important
}

.rounded-start-4 {
    border-bottom-left-radius: var(--bs-border-radius-xl) !important;
    border-top-left-radius: var(--bs-border-radius-xl) !important
}

.rounded-start-5 {
    border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
    border-top-left-radius: var(--bs-border-radius-xxl) !important
}

.rounded-start-circle {
    border-bottom-left-radius: 50% !important;
    border-top-left-radius: 50% !important
}

.rounded-start-pill {
    border-bottom-left-radius: var(--bs-border-radius-pill) !important;
    border-top-left-radius: var(--bs-border-radius-pill) !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

.z-n1 {
    z-index: -1 !important
}

.z-0 {
    z-index: 0 !important
}

.z-1 {
    z-index: 1 !important
}

.z-2 {
    z-index: 2 !important
}

.z-3 {
    z-index: 3 !important
}

@media (min-width:576px) {
    .float-sm-start {
        float: left !important
    }
    .float-sm-end {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
    .object-fit-sm-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-sm-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-sm-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-sm-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-sm-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-grid {
        display: grid !important
    }
    .d-sm-inline-grid {
        display: inline-grid !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: flex !important
    }
    .d-sm-inline-flex {
        display: inline-flex !important
    }
    .d-sm-none {
        display: none !important
    }
    .flex-sm-fill {
        flex: 1 1 auto !important
    }
    .flex-sm-row {
        flex-direction: row !important
    }
    .flex-sm-column {
        flex-direction: column !important
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-sm-start {
        justify-content: flex-start !important
    }
    .justify-content-sm-end {
        justify-content: flex-end !important
    }
    .justify-content-sm-center {
        justify-content: center !important
    }
    .justify-content-sm-between {
        justify-content: space-between !important
    }
    .justify-content-sm-around {
        justify-content: space-around !important
    }
    .justify-content-sm-evenly {
        justify-content: space-evenly !important
    }
    .align-items-sm-start {
        align-items: flex-start !important
    }
    .align-items-sm-end {
        align-items: flex-end !important
    }
    .align-items-sm-center {
        align-items: center !important
    }
    .align-items-sm-baseline {
        align-items: baseline !important
    }
    .align-items-sm-stretch {
        align-items: stretch !important
    }
    .align-content-sm-start {
        align-content: flex-start !important
    }
    .align-content-sm-end {
        align-content: flex-end !important
    }
    .align-content-sm-center {
        align-content: center !important
    }
    .align-content-sm-between {
        align-content: space-between !important
    }
    .align-content-sm-around {
        align-content: space-around !important
    }
    .align-content-sm-stretch {
        align-content: stretch !important
    }
    .align-self-sm-auto {
        align-self: auto !important
    }
    .align-self-sm-start {
        align-self: flex-start !important
    }
    .align-self-sm-end {
        align-self: flex-end !important
    }
    .align-self-sm-center {
        align-self: center !important
    }
    .align-self-sm-baseline {
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        align-self: stretch !important
    }
    .order-sm-first {
        order: -1 !important
    }
    .order-sm-0 {
        order: 0 !important
    }
    .order-sm-1 {
        order: 1 !important
    }
    .order-sm-2 {
        order: 2 !important
    }
    .order-sm-3 {
        order: 3 !important
    }
    .order-sm-4 {
        order: 4 !important
    }
    .order-sm-5 {
        order: 5 !important
    }
    .order-sm-last {
        order: 6 !important
    }
    .m-sm-0 {
        margin: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mx-sm-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-sm-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-sm-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-sm-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-sm-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-sm-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-sm-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-sm-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-sm-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-sm-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-sm-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-sm-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-sm-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-sm-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .mt-sm-0 {
        margin-top: 0 !important
    }
    .mt-sm-1 {
        margin-top: .25rem !important
    }
    .mt-sm-2 {
        margin-top: .5rem !important
    }
    .mt-sm-3 {
        margin-top: 1rem !important
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important
    }
    .mt-sm-5 {
        margin-top: 3rem !important
    }
    .mt-sm-auto {
        margin-top: auto !important
    }
    .me-sm-0 {
        margin-right: 0 !important
    }
    .me-sm-1 {
        margin-right: .25rem !important
    }
    .me-sm-2 {
        margin-right: .5rem !important
    }
    .me-sm-3 {
        margin-right: 1rem !important
    }
    .me-sm-4 {
        margin-right: 1.5rem !important
    }
    .me-sm-5 {
        margin-right: 3rem !important
    }
    .me-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-0 {
        margin-bottom: 0 !important
    }
    .mb-sm-1 {
        margin-bottom: .25rem !important
    }
    .mb-sm-2 {
        margin-bottom: .5rem !important
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .mb-sm-5 {
        margin-bottom: 3rem !important
    }
    .mb-sm-auto {
        margin-bottom: auto !important
    }
    .ms-sm-0 {
        margin-left: 0 !important
    }
    .ms-sm-1 {
        margin-left: .25rem !important
    }
    .ms-sm-2 {
        margin-left: .5rem !important
    }
    .ms-sm-3 {
        margin-left: 1rem !important
    }
    .ms-sm-4 {
        margin-left: 1.5rem !important
    }
    .ms-sm-5 {
        margin-left: 3rem !important
    }
    .ms-sm-auto {
        margin-left: auto !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .px-sm-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-sm-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .px-sm-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .px-sm-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-sm-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-sm-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-sm-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-sm-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .py-sm-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .py-sm-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-sm-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-sm-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .pt-sm-0 {
        padding-top: 0 !important
    }
    .pt-sm-1 {
        padding-top: .25rem !important
    }
    .pt-sm-2 {
        padding-top: .5rem !important
    }
    .pt-sm-3 {
        padding-top: 1rem !important
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important
    }
    .pt-sm-5 {
        padding-top: 3rem !important
    }
    .pe-sm-0 {
        padding-right: 0 !important
    }
    .pe-sm-1 {
        padding-right: .25rem !important
    }
    .pe-sm-2 {
        padding-right: .5rem !important
    }
    .pe-sm-3 {
        padding-right: 1rem !important
    }
    .pe-sm-4 {
        padding-right: 1.5rem !important
    }
    .pe-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-0 {
        padding-bottom: 0 !important
    }
    .pb-sm-1 {
        padding-bottom: .25rem !important
    }
    .pb-sm-2 {
        padding-bottom: .5rem !important
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pb-sm-5 {
        padding-bottom: 3rem !important
    }
    .ps-sm-0 {
        padding-left: 0 !important
    }
    .ps-sm-1 {
        padding-left: .25rem !important
    }
    .ps-sm-2 {
        padding-left: .5rem !important
    }
    .ps-sm-3 {
        padding-left: 1rem !important
    }
    .ps-sm-4 {
        padding-left: 1.5rem !important
    }
    .ps-sm-5 {
        padding-left: 3rem !important
    }
    .gap-sm-0 {
        gap: 0 !important
    }
    .gap-sm-1 {
        gap: .25rem !important
    }
    .gap-sm-2 {
        gap: .5rem !important
    }
    .gap-sm-3 {
        gap: 1rem !important
    }
    .gap-sm-4 {
        gap: 1.5rem !important
    }
    .gap-sm-5 {
        gap: 3rem !important
    }
    .row-gap-sm-0 {
        row-gap: 0 !important
    }
    .row-gap-sm-1 {
        row-gap: .25rem !important
    }
    .row-gap-sm-2 {
        row-gap: .5rem !important
    }
    .row-gap-sm-3 {
        row-gap: 1rem !important
    }
    .row-gap-sm-4 {
        row-gap: 1.5rem !important
    }
    .row-gap-sm-5 {
        row-gap: 3rem !important
    }
    .column-gap-sm-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-sm-1 {
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-sm-2 {
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-sm-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-sm-4 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-sm-5 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .text-sm-start {
        text-align: left !important
    }
    .text-sm-end {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .float-md-start {
        float: left !important
    }
    .float-md-end {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
    .object-fit-md-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-md-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-md-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-md-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-md-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-grid {
        display: grid !important
    }
    .d-md-inline-grid {
        display: inline-grid !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: flex !important
    }
    .d-md-inline-flex {
        display: inline-flex !important
    }
    .d-md-none {
        display: none !important
    }
    .flex-md-fill {
        flex: 1 1 auto !important
    }
    .flex-md-row {
        flex-direction: row !important
    }
    .flex-md-column {
        flex-direction: column !important
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }
    .flex-md-wrap {
        flex-wrap: wrap !important
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-md-start {
        justify-content: flex-start !important
    }
    .justify-content-md-end {
        justify-content: flex-end !important
    }
    .justify-content-md-center {
        justify-content: center !important
    }
    .justify-content-md-between {
        justify-content: space-between !important
    }
    .justify-content-md-around {
        justify-content: space-around !important
    }
    .justify-content-md-evenly {
        justify-content: space-evenly !important
    }
    .align-items-md-start {
        align-items: flex-start !important
    }
    .align-items-md-end {
        align-items: flex-end !important
    }
    .align-items-md-center {
        align-items: center !important
    }
    .align-items-md-baseline {
        align-items: baseline !important
    }
    .align-items-md-stretch {
        align-items: stretch !important
    }
    .align-content-md-start {
        align-content: flex-start !important
    }
    .align-content-md-end {
        align-content: flex-end !important
    }
    .align-content-md-center {
        align-content: center !important
    }
    .align-content-md-between {
        align-content: space-between !important
    }
    .align-content-md-around {
        align-content: space-around !important
    }
    .align-content-md-stretch {
        align-content: stretch !important
    }
    .align-self-md-auto {
        align-self: auto !important
    }
    .align-self-md-start {
        align-self: flex-start !important
    }
    .align-self-md-end {
        align-self: flex-end !important
    }
    .align-self-md-center {
        align-self: center !important
    }
    .align-self-md-baseline {
        align-self: baseline !important
    }
    .align-self-md-stretch {
        align-self: stretch !important
    }
    .order-md-first {
        order: -1 !important
    }
    .order-md-0 {
        order: 0 !important
    }
    .order-md-1 {
        order: 1 !important
    }
    .order-md-2 {
        order: 2 !important
    }
    .order-md-3 {
        order: 3 !important
    }
    .order-md-4 {
        order: 4 !important
    }
    .order-md-5 {
        order: 5 !important
    }
    .order-md-last {
        order: 6 !important
    }
    .m-md-0 {
        margin: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mx-md-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-md-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-md-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-md-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-md-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-md-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-md-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-md-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-md-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-md-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-md-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-md-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-md-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-md-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .mt-md-0 {
        margin-top: 0 !important
    }
    .mt-md-1 {
        margin-top: .25rem !important
    }
    .mt-md-2 {
        margin-top: .5rem !important
    }
    .mt-md-3 {
        margin-top: 1rem !important
    }
    .mt-md-4 {
        margin-top: 1.5rem !important
    }
    .mt-md-5 {
        margin-top: 3rem !important
    }
    .mt-md-auto {
        margin-top: auto !important
    }
    .me-md-0 {
        margin-right: 0 !important
    }
    .me-md-1 {
        margin-right: .25rem !important
    }
    .me-md-2 {
        margin-right: .5rem !important
    }
    .me-md-3 {
        margin-right: 1rem !important
    }
    .me-md-4 {
        margin-right: 1.5rem !important
    }
    .me-md-5 {
        margin-right: 3rem !important
    }
    .me-md-auto {
        margin-right: auto !important
    }
    .mb-md-0 {
        margin-bottom: 0 !important
    }
    .mb-md-1 {
        margin-bottom: .25rem !important
    }
    .mb-md-2 {
        margin-bottom: .5rem !important
    }
    .mb-md-3 {
        margin-bottom: 1rem !important
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }
    .mb-md-5 {
        margin-bottom: 3rem !important
    }
    .mb-md-auto {
        margin-bottom: auto !important
    }
    .ms-md-0 {
        margin-left: 0 !important
    }
    .ms-md-1 {
        margin-left: .25rem !important
    }
    .ms-md-2 {
        margin-left: .5rem !important
    }
    .ms-md-3 {
        margin-left: 1rem !important
    }
    .ms-md-4 {
        margin-left: 1.5rem !important
    }
    .ms-md-5 {
        margin-left: 3rem !important
    }
    .ms-md-auto {
        margin-left: auto !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .px-md-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-md-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .px-md-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .px-md-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-md-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-md-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-md-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-md-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .py-md-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .py-md-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-md-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-md-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .pt-md-0 {
        padding-top: 0 !important
    }
    .pt-md-1 {
        padding-top: .25rem !important
    }
    .pt-md-2 {
        padding-top: .5rem !important
    }
    .pt-md-3 {
        padding-top: 1rem !important
    }
    .pt-md-4 {
        padding-top: 1.5rem !important
    }
    .pt-md-5 {
        padding-top: 3rem !important
    }
    .pe-md-0 {
        padding-right: 0 !important
    }
    .pe-md-1 {
        padding-right: .25rem !important
    }
    .pe-md-2 {
        padding-right: .5rem !important
    }
    .pe-md-3 {
        padding-right: 1rem !important
    }
    .pe-md-4 {
        padding-right: 1.5rem !important
    }
    .pe-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-0 {
        padding-bottom: 0 !important
    }
    .pb-md-1 {
        padding-bottom: .25rem !important
    }
    .pb-md-2 {
        padding-bottom: .5rem !important
    }
    .pb-md-3 {
        padding-bottom: 1rem !important
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pb-md-5 {
        padding-bottom: 3rem !important
    }
    .ps-md-0 {
        padding-left: 0 !important
    }
    .ps-md-1 {
        padding-left: .25rem !important
    }
    .ps-md-2 {
        padding-left: .5rem !important
    }
    .ps-md-3 {
        padding-left: 1rem !important
    }
    .ps-md-4 {
        padding-left: 1.5rem !important
    }
    .ps-md-5 {
        padding-left: 3rem !important
    }
    .gap-md-0 {
        gap: 0 !important
    }
    .gap-md-1 {
        gap: .25rem !important
    }
    .gap-md-2 {
        gap: .5rem !important
    }
    .gap-md-3 {
        gap: 1rem !important
    }
    .gap-md-4 {
        gap: 1.5rem !important
    }
    .gap-md-5 {
        gap: 3rem !important
    }
    .row-gap-md-0 {
        row-gap: 0 !important
    }
    .row-gap-md-1 {
        row-gap: .25rem !important
    }
    .row-gap-md-2 {
        row-gap: .5rem !important
    }
    .row-gap-md-3 {
        row-gap: 1rem !important
    }
    .row-gap-md-4 {
        row-gap: 1.5rem !important
    }
    .row-gap-md-5 {
        row-gap: 3rem !important
    }
    .column-gap-md-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-md-1 {
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-md-2 {
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-md-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-md-4 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-md-5 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .text-md-start {
        text-align: left !important
    }
    .text-md-end {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .float-lg-start {
        float: left !important
    }
    .float-lg-end {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
    .object-fit-lg-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-lg-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-lg-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-lg-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-lg-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-grid {
        display: grid !important
    }
    .d-lg-inline-grid {
        display: inline-grid !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: flex !important
    }
    .d-lg-inline-flex {
        display: inline-flex !important
    }
    .d-lg-none {
        display: none !important
    }
    .flex-lg-fill {
        flex: 1 1 auto !important
    }
    .flex-lg-row {
        flex-direction: row !important
    }
    .flex-lg-column {
        flex-direction: column !important
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-lg-start {
        justify-content: flex-start !important
    }
    .justify-content-lg-end {
        justify-content: flex-end !important
    }
    .justify-content-lg-center {
        justify-content: center !important
    }
    .justify-content-lg-between {
        justify-content: space-between !important
    }
    .justify-content-lg-around {
        justify-content: space-around !important
    }
    .justify-content-lg-evenly {
        justify-content: space-evenly !important
    }
    .align-items-lg-start {
        align-items: flex-start !important
    }
    .align-items-lg-end {
        align-items: flex-end !important
    }
    .align-items-lg-center {
        align-items: center !important
    }
    .align-items-lg-baseline {
        align-items: baseline !important
    }
    .align-items-lg-stretch {
        align-items: stretch !important
    }
    .align-content-lg-start {
        align-content: flex-start !important
    }
    .align-content-lg-end {
        align-content: flex-end !important
    }
    .align-content-lg-center {
        align-content: center !important
    }
    .align-content-lg-between {
        align-content: space-between !important
    }
    .align-content-lg-around {
        align-content: space-around !important
    }
    .align-content-lg-stretch {
        align-content: stretch !important
    }
    .align-self-lg-auto {
        align-self: auto !important
    }
    .align-self-lg-start {
        align-self: flex-start !important
    }
    .align-self-lg-end {
        align-self: flex-end !important
    }
    .align-self-lg-center {
        align-self: center !important
    }
    .align-self-lg-baseline {
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        align-self: stretch !important
    }
    .order-lg-first {
        order: -1 !important
    }
    .order-lg-0 {
        order: 0 !important
    }
    .order-lg-1 {
        order: 1 !important
    }
    .order-lg-2 {
        order: 2 !important
    }
    .order-lg-3 {
        order: 3 !important
    }
    .order-lg-4 {
        order: 4 !important
    }
    .order-lg-5 {
        order: 5 !important
    }
    .order-lg-last {
        order: 6 !important
    }
    .m-lg-0 {
        margin: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mx-lg-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-lg-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-lg-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-lg-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-lg-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-lg-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-lg-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-lg-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-lg-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-lg-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-lg-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-lg-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-lg-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-lg-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .mt-lg-0 {
        margin-top: 0 !important
    }
    .mt-lg-1 {
        margin-top: .25rem !important
    }
    .mt-lg-2 {
        margin-top: .5rem !important
    }
    .mt-lg-3 {
        margin-top: 1rem !important
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important
    }
    .mt-lg-5 {
        margin-top: 3rem !important
    }
    .mt-lg-auto {
        margin-top: auto !important
    }
    .me-lg-0 {
        margin-right: 0 !important
    }
    .me-lg-1 {
        margin-right: .25rem !important
    }
    .me-lg-2 {
        margin-right: .5rem !important
    }
    .me-lg-3 {
        margin-right: 1rem !important
    }
    .me-lg-4 {
        margin-right: 1.5rem !important
    }
    .me-lg-5 {
        margin-right: 3rem !important
    }
    .me-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-0 {
        margin-bottom: 0 !important
    }
    .mb-lg-1 {
        margin-bottom: .25rem !important
    }
    .mb-lg-2 {
        margin-bottom: .5rem !important
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .mb-lg-5 {
        margin-bottom: 3rem !important
    }
    .mb-lg-auto {
        margin-bottom: auto !important
    }
    .ms-lg-0 {
        margin-left: 0 !important
    }
    .ms-lg-1 {
        margin-left: .25rem !important
    }
    .ms-lg-2 {
        margin-left: .5rem !important
    }
    .ms-lg-3 {
        margin-left: 1rem !important
    }
    .ms-lg-4 {
        margin-left: 1.5rem !important
    }
    .ms-lg-5 {
        margin-left: 3rem !important
    }
    .ms-lg-auto {
        margin-left: auto !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .px-lg-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-lg-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .px-lg-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .px-lg-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-lg-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-lg-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-lg-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-lg-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .py-lg-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .py-lg-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-lg-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-lg-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .pt-lg-0 {
        padding-top: 0 !important
    }
    .pt-lg-1 {
        padding-top: .25rem !important
    }
    .pt-lg-2 {
        padding-top: .5rem !important
    }
    .pt-lg-3 {
        padding-top: 1rem !important
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important
    }
    .pt-lg-5 {
        padding-top: 3rem !important
    }
    .pe-lg-0 {
        padding-right: 0 !important
    }
    .pe-lg-1 {
        padding-right: .25rem !important
    }
    .pe-lg-2 {
        padding-right: .5rem !important
    }
    .pe-lg-3 {
        padding-right: 1rem !important
    }
    .pe-lg-4 {
        padding-right: 1.5rem !important
    }
    .pe-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-0 {
        padding-bottom: 0 !important
    }
    .pb-lg-1 {
        padding-bottom: .25rem !important
    }
    .pb-lg-2 {
        padding-bottom: .5rem !important
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pb-lg-5 {
        padding-bottom: 3rem !important
    }
    .ps-lg-0 {
        padding-left: 0 !important
    }
    .ps-lg-1 {
        padding-left: .25rem !important
    }
    .ps-lg-2 {
        padding-left: .5rem !important
    }
    .ps-lg-3 {
        padding-left: 1rem !important
    }
    .ps-lg-4 {
        padding-left: 1.5rem !important
    }
    .ps-lg-5 {
        padding-left: 3rem !important
    }
    .gap-lg-0 {
        gap: 0 !important
    }
    .gap-lg-1 {
        gap: .25rem !important
    }
    .gap-lg-2 {
        gap: .5rem !important
    }
    .gap-lg-3 {
        gap: 1rem !important
    }
    .gap-lg-4 {
        gap: 1.5rem !important
    }
    .gap-lg-5 {
        gap: 3rem !important
    }
    .row-gap-lg-0 {
        row-gap: 0 !important
    }
    .row-gap-lg-1 {
        row-gap: .25rem !important
    }
    .row-gap-lg-2 {
        row-gap: .5rem !important
    }
    .row-gap-lg-3 {
        row-gap: 1rem !important
    }
    .row-gap-lg-4 {
        row-gap: 1.5rem !important
    }
    .row-gap-lg-5 {
        row-gap: 3rem !important
    }
    .column-gap-lg-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-lg-1 {
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-lg-2 {
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-lg-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-lg-4 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-lg-5 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .text-lg-start {
        text-align: left !important
    }
    .text-lg-end {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .float-xl-start {
        float: left !important
    }
    .float-xl-end {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
    .object-fit-xl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-xl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-xl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-xl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-xl-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-grid {
        display: grid !important
    }
    .d-xl-inline-grid {
        display: inline-grid !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: flex !important
    }
    .d-xl-inline-flex {
        display: inline-flex !important
    }
    .d-xl-none {
        display: none !important
    }
    .flex-xl-fill {
        flex: 1 1 auto !important
    }
    .flex-xl-row {
        flex-direction: row !important
    }
    .flex-xl-column {
        flex-direction: column !important
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xl-start {
        justify-content: flex-start !important
    }
    .justify-content-xl-end {
        justify-content: flex-end !important
    }
    .justify-content-xl-center {
        justify-content: center !important
    }
    .justify-content-xl-between {
        justify-content: space-between !important
    }
    .justify-content-xl-around {
        justify-content: space-around !important
    }
    .justify-content-xl-evenly {
        justify-content: space-evenly !important
    }
    .align-items-xl-start {
        align-items: flex-start !important
    }
    .align-items-xl-end {
        align-items: flex-end !important
    }
    .align-items-xl-center {
        align-items: center !important
    }
    .align-items-xl-baseline {
        align-items: baseline !important
    }
    .align-items-xl-stretch {
        align-items: stretch !important
    }
    .align-content-xl-start {
        align-content: flex-start !important
    }
    .align-content-xl-end {
        align-content: flex-end !important
    }
    .align-content-xl-center {
        align-content: center !important
    }
    .align-content-xl-between {
        align-content: space-between !important
    }
    .align-content-xl-around {
        align-content: space-around !important
    }
    .align-content-xl-stretch {
        align-content: stretch !important
    }
    .align-self-xl-auto {
        align-self: auto !important
    }
    .align-self-xl-start {
        align-self: flex-start !important
    }
    .align-self-xl-end {
        align-self: flex-end !important
    }
    .align-self-xl-center {
        align-self: center !important
    }
    .align-self-xl-baseline {
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        align-self: stretch !important
    }
    .order-xl-first {
        order: -1 !important
    }
    .order-xl-0 {
        order: 0 !important
    }
    .order-xl-1 {
        order: 1 !important
    }
    .order-xl-2 {
        order: 2 !important
    }
    .order-xl-3 {
        order: 3 !important
    }
    .order-xl-4 {
        order: 4 !important
    }
    .order-xl-5 {
        order: 5 !important
    }
    .order-xl-last {
        order: 6 !important
    }
    .m-xl-0 {
        margin: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mx-xl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-xl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-xl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-xl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-xl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-xl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-xl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-xl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-xl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-xl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-xl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-xl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-xl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-xl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .mt-xl-0 {
        margin-top: 0 !important
    }
    .mt-xl-1 {
        margin-top: .25rem !important
    }
    .mt-xl-2 {
        margin-top: .5rem !important
    }
    .mt-xl-3 {
        margin-top: 1rem !important
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important
    }
    .mt-xl-5 {
        margin-top: 3rem !important
    }
    .mt-xl-auto {
        margin-top: auto !important
    }
    .me-xl-0 {
        margin-right: 0 !important
    }
    .me-xl-1 {
        margin-right: .25rem !important
    }
    .me-xl-2 {
        margin-right: .5rem !important
    }
    .me-xl-3 {
        margin-right: 1rem !important
    }
    .me-xl-4 {
        margin-right: 1.5rem !important
    }
    .me-xl-5 {
        margin-right: 3rem !important
    }
    .me-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-0 {
        margin-bottom: 0 !important
    }
    .mb-xl-1 {
        margin-bottom: .25rem !important
    }
    .mb-xl-2 {
        margin-bottom: .5rem !important
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .mb-xl-5 {
        margin-bottom: 3rem !important
    }
    .mb-xl-auto {
        margin-bottom: auto !important
    }
    .ms-xl-0 {
        margin-left: 0 !important
    }
    .ms-xl-1 {
        margin-left: .25rem !important
    }
    .ms-xl-2 {
        margin-left: .5rem !important
    }
    .ms-xl-3 {
        margin-left: 1rem !important
    }
    .ms-xl-4 {
        margin-left: 1.5rem !important
    }
    .ms-xl-5 {
        margin-left: 3rem !important
    }
    .ms-xl-auto {
        margin-left: auto !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .px-xl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-xl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .px-xl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .px-xl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-xl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-xl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-xl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-xl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .py-xl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .py-xl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-xl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-xl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .pt-xl-0 {
        padding-top: 0 !important
    }
    .pt-xl-1 {
        padding-top: .25rem !important
    }
    .pt-xl-2 {
        padding-top: .5rem !important
    }
    .pt-xl-3 {
        padding-top: 1rem !important
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important
    }
    .pt-xl-5 {
        padding-top: 3rem !important
    }
    .pe-xl-0 {
        padding-right: 0 !important
    }
    .pe-xl-1 {
        padding-right: .25rem !important
    }
    .pe-xl-2 {
        padding-right: .5rem !important
    }
    .pe-xl-3 {
        padding-right: 1rem !important
    }
    .pe-xl-4 {
        padding-right: 1.5rem !important
    }
    .pe-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-0 {
        padding-bottom: 0 !important
    }
    .pb-xl-1 {
        padding-bottom: .25rem !important
    }
    .pb-xl-2 {
        padding-bottom: .5rem !important
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pb-xl-5 {
        padding-bottom: 3rem !important
    }
    .ps-xl-0 {
        padding-left: 0 !important
    }
    .ps-xl-1 {
        padding-left: .25rem !important
    }
    .ps-xl-2 {
        padding-left: .5rem !important
    }
    .ps-xl-3 {
        padding-left: 1rem !important
    }
    .ps-xl-4 {
        padding-left: 1.5rem !important
    }
    .ps-xl-5 {
        padding-left: 3rem !important
    }
    .gap-xl-0 {
        gap: 0 !important
    }
    .gap-xl-1 {
        gap: .25rem !important
    }
    .gap-xl-2 {
        gap: .5rem !important
    }
    .gap-xl-3 {
        gap: 1rem !important
    }
    .gap-xl-4 {
        gap: 1.5rem !important
    }
    .gap-xl-5 {
        gap: 3rem !important
    }
    .row-gap-xl-0 {
        row-gap: 0 !important
    }
    .row-gap-xl-1 {
        row-gap: .25rem !important
    }
    .row-gap-xl-2 {
        row-gap: .5rem !important
    }
    .row-gap-xl-3 {
        row-gap: 1rem !important
    }
    .row-gap-xl-4 {
        row-gap: 1.5rem !important
    }
    .row-gap-xl-5 {
        row-gap: 3rem !important
    }
    .column-gap-xl-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-xl-1 {
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-xl-2 {
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-xl-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-xl-4 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-xl-5 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .text-xl-start {
        text-align: left !important
    }
    .text-xl-end {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}

@media (min-width:1400px) {
    .float-xxl-start {
        float: left !important
    }
    .float-xxl-end {
        float: right !important
    }
    .float-xxl-none {
        float: none !important
    }
    .object-fit-xxl-contain {
        -o-object-fit: contain !important;
        object-fit: contain !important
    }
    .object-fit-xxl-cover {
        -o-object-fit: cover !important;
        object-fit: cover !important
    }
    .object-fit-xxl-fill {
        -o-object-fit: fill !important;
        object-fit: fill !important
    }
    .object-fit-xxl-scale {
        -o-object-fit: scale-down !important;
        object-fit: scale-down !important
    }
    .object-fit-xxl-none {
        -o-object-fit: none !important;
        object-fit: none !important
    }
    .d-xxl-inline {
        display: inline !important
    }
    .d-xxl-inline-block {
        display: inline-block !important
    }
    .d-xxl-block {
        display: block !important
    }
    .d-xxl-grid {
        display: grid !important
    }
    .d-xxl-inline-grid {
        display: inline-grid !important
    }
    .d-xxl-table {
        display: table !important
    }
    .d-xxl-table-row {
        display: table-row !important
    }
    .d-xxl-table-cell {
        display: table-cell !important
    }
    .d-xxl-flex {
        display: flex !important
    }
    .d-xxl-inline-flex {
        display: inline-flex !important
    }
    .d-xxl-none {
        display: none !important
    }
    .flex-xxl-fill {
        flex: 1 1 auto !important
    }
    .flex-xxl-row {
        flex-direction: row !important
    }
    .flex-xxl-column {
        flex-direction: column !important
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }
    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }
    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .justify-content-xxl-start {
        justify-content: flex-start !important
    }
    .justify-content-xxl-end {
        justify-content: flex-end !important
    }
    .justify-content-xxl-center {
        justify-content: center !important
    }
    .justify-content-xxl-between {
        justify-content: space-between !important
    }
    .justify-content-xxl-around {
        justify-content: space-around !important
    }
    .justify-content-xxl-evenly {
        justify-content: space-evenly !important
    }
    .align-items-xxl-start {
        align-items: flex-start !important
    }
    .align-items-xxl-end {
        align-items: flex-end !important
    }
    .align-items-xxl-center {
        align-items: center !important
    }
    .align-items-xxl-baseline {
        align-items: baseline !important
    }
    .align-items-xxl-stretch {
        align-items: stretch !important
    }
    .align-content-xxl-start {
        align-content: flex-start !important
    }
    .align-content-xxl-end {
        align-content: flex-end !important
    }
    .align-content-xxl-center {
        align-content: center !important
    }
    .align-content-xxl-between {
        align-content: space-between !important
    }
    .align-content-xxl-around {
        align-content: space-around !important
    }
    .align-content-xxl-stretch {
        align-content: stretch !important
    }
    .align-self-xxl-auto {
        align-self: auto !important
    }
    .align-self-xxl-start {
        align-self: flex-start !important
    }
    .align-self-xxl-end {
        align-self: flex-end !important
    }
    .align-self-xxl-center {
        align-self: center !important
    }
    .align-self-xxl-baseline {
        align-self: baseline !important
    }
    .align-self-xxl-stretch {
        align-self: stretch !important
    }
    .order-xxl-first {
        order: -1 !important
    }
    .order-xxl-0 {
        order: 0 !important
    }
    .order-xxl-1 {
        order: 1 !important
    }
    .order-xxl-2 {
        order: 2 !important
    }
    .order-xxl-3 {
        order: 3 !important
    }
    .order-xxl-4 {
        order: 4 !important
    }
    .order-xxl-5 {
        order: 5 !important
    }
    .order-xxl-last {
        order: 6 !important
    }
    .m-xxl-0 {
        margin: 0 !important
    }
    .m-xxl-1 {
        margin: .25rem !important
    }
    .m-xxl-2 {
        margin: .5rem !important
    }
    .m-xxl-3 {
        margin: 1rem !important
    }
    .m-xxl-4 {
        margin: 1.5rem !important
    }
    .m-xxl-5 {
        margin: 3rem !important
    }
    .m-xxl-auto {
        margin: auto !important
    }
    .mx-xxl-0 {
        margin-right: 0 !important;
        margin-left: 0 !important
    }
    .mx-xxl-1 {
        margin-right: .25rem !important;
        margin-left: .25rem !important
    }
    .mx-xxl-2 {
        margin-right: .5rem !important;
        margin-left: .5rem !important
    }
    .mx-xxl-3 {
        margin-right: 1rem !important;
        margin-left: 1rem !important
    }
    .mx-xxl-4 {
        margin-right: 1.5rem !important;
        margin-left: 1.5rem !important
    }
    .mx-xxl-5 {
        margin-right: 3rem !important;
        margin-left: 3rem !important
    }
    .mx-xxl-auto {
        margin-right: auto !important;
        margin-left: auto !important
    }
    .my-xxl-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
    .my-xxl-1 {
        margin-top: .25rem !important;
        margin-bottom: .25rem !important
    }
    .my-xxl-2 {
        margin-top: .5rem !important;
        margin-bottom: .5rem !important
    }
    .my-xxl-3 {
        margin-top: 1rem !important;
        margin-bottom: 1rem !important
    }
    .my-xxl-4 {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important
    }
    .my-xxl-5 {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important
    }
    .my-xxl-auto {
        margin-top: auto !important;
        margin-bottom: auto !important
    }
    .mt-xxl-0 {
        margin-top: 0 !important
    }
    .mt-xxl-1 {
        margin-top: .25rem !important
    }
    .mt-xxl-2 {
        margin-top: .5rem !important
    }
    .mt-xxl-3 {
        margin-top: 1rem !important
    }
    .mt-xxl-4 {
        margin-top: 1.5rem !important
    }
    .mt-xxl-5 {
        margin-top: 3rem !important
    }
    .mt-xxl-auto {
        margin-top: auto !important
    }
    .me-xxl-0 {
        margin-right: 0 !important
    }
    .me-xxl-1 {
        margin-right: .25rem !important
    }
    .me-xxl-2 {
        margin-right: .5rem !important
    }
    .me-xxl-3 {
        margin-right: 1rem !important
    }
    .me-xxl-4 {
        margin-right: 1.5rem !important
    }
    .me-xxl-5 {
        margin-right: 3rem !important
    }
    .me-xxl-auto {
        margin-right: auto !important
    }
    .mb-xxl-0 {
        margin-bottom: 0 !important
    }
    .mb-xxl-1 {
        margin-bottom: .25rem !important
    }
    .mb-xxl-2 {
        margin-bottom: .5rem !important
    }
    .mb-xxl-3 {
        margin-bottom: 1rem !important
    }
    .mb-xxl-4 {
        margin-bottom: 1.5rem !important
    }
    .mb-xxl-5 {
        margin-bottom: 3rem !important
    }
    .mb-xxl-auto {
        margin-bottom: auto !important
    }
    .ms-xxl-0 {
        margin-left: 0 !important
    }
    .ms-xxl-1 {
        margin-left: .25rem !important
    }
    .ms-xxl-2 {
        margin-left: .5rem !important
    }
    .ms-xxl-3 {
        margin-left: 1rem !important
    }
    .ms-xxl-4 {
        margin-left: 1.5rem !important
    }
    .ms-xxl-5 {
        margin-left: 3rem !important
    }
    .ms-xxl-auto {
        margin-left: auto !important
    }
    .p-xxl-0 {
        padding: 0 !important
    }
    .p-xxl-1 {
        padding: .25rem !important
    }
    .p-xxl-2 {
        padding: .5rem !important
    }
    .p-xxl-3 {
        padding: 1rem !important
    }
    .p-xxl-4 {
        padding: 1.5rem !important
    }
    .p-xxl-5 {
        padding: 3rem !important
    }
    .px-xxl-0 {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .px-xxl-1 {
        padding-right: .25rem !important;
        padding-left: .25rem !important
    }
    .px-xxl-2 {
        padding-right: .5rem !important;
        padding-left: .5rem !important
    }
    .px-xxl-3 {
        padding-right: 1rem !important;
        padding-left: 1rem !important
    }
    .px-xxl-4 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important
    }
    .px-xxl-5 {
        padding-right: 3rem !important;
        padding-left: 3rem !important
    }
    .py-xxl-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .py-xxl-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }
    .py-xxl-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }
    .py-xxl-3 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }
    .py-xxl-4 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }
    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important
    }
    .pt-xxl-0 {
        padding-top: 0 !important
    }
    .pt-xxl-1 {
        padding-top: .25rem !important
    }
    .pt-xxl-2 {
        padding-top: .5rem !important
    }
    .pt-xxl-3 {
        padding-top: 1rem !important
    }
    .pt-xxl-4 {
        padding-top: 1.5rem !important
    }
    .pt-xxl-5 {
        padding-top: 3rem !important
    }
    .pe-xxl-0 {
        padding-right: 0 !important
    }
    .pe-xxl-1 {
        padding-right: .25rem !important
    }
    .pe-xxl-2 {
        padding-right: .5rem !important
    }
    .pe-xxl-3 {
        padding-right: 1rem !important
    }
    .pe-xxl-4 {
        padding-right: 1.5rem !important
    }
    .pe-xxl-5 {
        padding-right: 3rem !important
    }
    .pb-xxl-0 {
        padding-bottom: 0 !important
    }
    .pb-xxl-1 {
        padding-bottom: .25rem !important
    }
    .pb-xxl-2 {
        padding-bottom: .5rem !important
    }
    .pb-xxl-3 {
        padding-bottom: 1rem !important
    }
    .pb-xxl-4 {
        padding-bottom: 1.5rem !important
    }
    .pb-xxl-5 {
        padding-bottom: 3rem !important
    }
    .ps-xxl-0 {
        padding-left: 0 !important
    }
    .ps-xxl-1 {
        padding-left: .25rem !important
    }
    .ps-xxl-2 {
        padding-left: .5rem !important
    }
    .ps-xxl-3 {
        padding-left: 1rem !important
    }
    .ps-xxl-4 {
        padding-left: 1.5rem !important
    }
    .ps-xxl-5 {
        padding-left: 3rem !important
    }
    .gap-xxl-0 {
        gap: 0 !important
    }
    .gap-xxl-1 {
        gap: .25rem !important
    }
    .gap-xxl-2 {
        gap: .5rem !important
    }
    .gap-xxl-3 {
        gap: 1rem !important
    }
    .gap-xxl-4 {
        gap: 1.5rem !important
    }
    .gap-xxl-5 {
        gap: 3rem !important
    }
    .row-gap-xxl-0 {
        row-gap: 0 !important
    }
    .row-gap-xxl-1 {
        row-gap: .25rem !important
    }
    .row-gap-xxl-2 {
        row-gap: .5rem !important
    }
    .row-gap-xxl-3 {
        row-gap: 1rem !important
    }
    .row-gap-xxl-4 {
        row-gap: 1.5rem !important
    }
    .row-gap-xxl-5 {
        row-gap: 3rem !important
    }
    .column-gap-xxl-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important
    }
    .column-gap-xxl-1 {
        -moz-column-gap: .25rem !important;
        column-gap: .25rem !important
    }
    .column-gap-xxl-2 {
        -moz-column-gap: .5rem !important;
        column-gap: .5rem !important
    }
    .column-gap-xxl-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important
    }
    .column-gap-xxl-4 {
        -moz-column-gap: 1.5rem !important;
        column-gap: 1.5rem !important
    }
    .column-gap-xxl-5 {
        -moz-column-gap: 3rem !important;
        column-gap: 3rem !important
    }
    .text-xxl-start {
        text-align: left !important
    }
    .text-xxl-end {
        text-align: right !important
    }
    .text-xxl-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .fs-1 {
        font-size: 2.5rem !important
    }
    .fs-2 {
        font-size: 2rem !important
    }
    .fs-3 {
        font-size: 1.75rem !important
    }
    .fs-4 {
        font-size: 1.5rem !important
    }
}

@media print {
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-grid {
        display: grid !important
    }
    .d-print-inline-grid {
        display: inline-grid !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: flex !important
    }
    .d-print-inline-flex {
        display: inline-flex !important
    }
    .d-print-none {
        display: none !important
    }
}

*,
:after,
:before {
    box-sizing: border-box
}

.btn-link:active,
.btn-link:focus,
.btn-link:hover,
a:active,
a:focus,
a:hover,
button:active,
button:focus,
button:hover {
    text-decoration: none
}

p,
ul {
    margin: 0;
    color: #003849
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #003849
}

.row-bloc {
    align-items: center
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[role=button],
button {
    cursor: pointer
}

audio,
canvas,
embed,
iframe,
object,
svg,
video {
    display: block
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0
}

img.border-radius-img {
    border-radius: 20px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
.custom-file-input:focus~.custom-file-label,
.form-control,
.form-control:focus,
button,
button:focus,
input {
    outline: 0 !important;
    box-shadow: none !important;
    background-color: transparent
}

.form-control:focus {
    box-shadow: 0 0 0 .25rem rgba(213, 221, 229, .21) !important
}

:focus {
    outline: 0 !important;
    box-shadow: none !important
}

body {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    position: relative;
    font-family: Montserrat, sans-serif;
    overflow-x: hidden
}

a {
    text-decoration: none
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

ol,
ul {
    padding: 0;
    list-style: none
}

div {
    display: block
}

a,
b,
button,
span,
strong {
    color: #003849
}

b,
strong {
    font-weight: 700
}

iframe {
    border: 0;
    width: 100%
}

main {
    position: relative
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px var(--black-color);
    border-radius: 5px;
    background-color: #ddd
}

::-webkit-scrollbar-thumb {
    background: #003849;
    border-radius: 5px
}

::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 56, 73, .8)
}

::-webkit-scrollbar-thumb {
    background: #003849;
    border-radius: 10px
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

section {
    padding: 50px 0
}

@media (max-width:991.98px) {
    section {
        padding: 40px 0
    }
}

@media (max-width:767.98px) {
    section {
        padding: 30px 0
    }
}

@media (max-width:575.98px) {
    section {
        padding: 20px 0
    }
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    padding-left: 70px;
    padding-right: 70px
}

@media (max-width:767.98px) {
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding-left: 35px;
        padding-right: 35px
    }
}

.section-color {
    background-color: #fff9ef
}

#programme-test .tabs-section [type=radio] {
    display: none
}

#programme-test .tabs-section [type=radio]+label {
    display: inline-block;
    color: #777;
    padding: .5em 1em;
    position: relative;
    left: 6px
}

#programme-test .tabs-section [type=radio]+label:after {
    left: 0;
    border: 1px solid #fff9ef;
    border-bottom: none;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: .4em .4em 0 0;
    background: #f0f0f0;
    transform: perspective(100px) rotateX(30deg);
    top: 1px
}

#programme-test .tabs-section [type=radio]+label span {
    position: relative;
    z-index: 2;
    top: .2em
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) {
    visibility: visible
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) * {
    opacity: 1;
    transform: scale(1)
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) :nth-child(1) {
    transition-delay: 525ms
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) :nth-child(2) {
    transition-delay: .65s
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) :nth-child(3) {
    transition-delay: 775ms
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) :nth-child(4) {
    transition-delay: .9s
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) :nth-child(5) {
    transition-delay: 1.025s
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) :nth-child(6) {
    transition-delay: 1.15s
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) :nth-child(7) {
    transition-delay: 1.275s
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) :nth-child(8) {
    transition-delay: 1.4s
}

#programme-test .tabs-section [type=radio]:nth-of-type(1):checked~.tabs-content section:nth-child(1) :nth-child(9) {
    transition-delay: 1.525s
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) {
    visibility: visible
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) * {
    opacity: 1;
    transform: scale(1)
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) :nth-child(1) {
    transition-delay: 525ms
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) :nth-child(2) {
    transition-delay: .65s
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) :nth-child(3) {
    transition-delay: 775ms
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) :nth-child(4) {
    transition-delay: .9s
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) :nth-child(5) {
    transition-delay: 1.025s
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) :nth-child(6) {
    transition-delay: 1.15s
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) :nth-child(7) {
    transition-delay: 1.275s
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) :nth-child(8) {
    transition-delay: 1.4s
}

#programme-test .tabs-section [type=radio]:nth-of-type(2):checked~.tabs-content section:nth-child(2) :nth-child(9) {
    transition-delay: 1.525s
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) {
    visibility: visible
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) * {
    opacity: 1;
    transform: scale(1)
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) :nth-child(1) {
    transition-delay: 525ms
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) :nth-child(2) {
    transition-delay: .65s
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) :nth-child(3) {
    transition-delay: 775ms
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) :nth-child(4) {
    transition-delay: .9s
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) :nth-child(5) {
    transition-delay: 1.025s
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) :nth-child(6) {
    transition-delay: 1.15s
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) :nth-child(7) {
    transition-delay: 1.275s
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) :nth-child(8) {
    transition-delay: 1.4s
}

#programme-test .tabs-section [type=radio]:nth-of-type(3):checked~.tabs-content section:nth-child(3) :nth-child(9) {
    transition-delay: 1.525s
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) {
    visibility: visible
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) * {
    opacity: 1;
    transform: scale(1)
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) :nth-child(1) {
    transition-delay: 525ms
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) :nth-child(2) {
    transition-delay: .65s
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) :nth-child(3) {
    transition-delay: 775ms
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) :nth-child(4) {
    transition-delay: .9s
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) :nth-child(5) {
    transition-delay: 1.025s
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) :nth-child(6) {
    transition-delay: 1.15s
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) :nth-child(7) {
    transition-delay: 1.275s
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) :nth-child(8) {
    transition-delay: 1.4s
}

#programme-test .tabs-section [type=radio]:nth-of-type(4):checked~.tabs-content section:nth-child(4) :nth-child(9) {
    transition-delay: 1.525s
}

#programme-test .tabs-section [type=radio]:checked+label:after {
    background: #fff;
    z-index: 2
}

#programme-test .tabs-section [type=radio]:checked+label span {
    z-index: 3;
    color: #333
}

#programme-test .tabs-section .tabs-content__content {
    overflow-y: auto;
    z-index: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    transition: all .4s ease;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2em;
    visibility: hidden
}

#programme-test .tabs-section .tabs-content__content img {
    max-width: 100%
}

#programme-test .tabs-section .tabs-content__content * {
    opacity: 0;
    transition: all .4s ease;
    transform: scale(.8)
}

#programme-test .tabs-section .tabs-content__content :nth-child(1) {
    transition-delay: 125ms
}

#programme-test .tabs-section .tabs-content__content :nth-child(2) {
    transition-delay: .25s
}

#programme-test .tabs-section .tabs-content__content :nth-child(3) {
    transition-delay: 375ms
}

#programme-test .tabs-section .tabs-content__content :nth-child(4) {
    transition-delay: .5s
}

#programme-test .tabs-section .tabs-content__content :nth-child(5) {
    transition-delay: 625ms
}

#programme-test .tabs-section .tabs-content__content :nth-child(6) {
    transition-delay: .75s
}

#programme-test .tabs-section .tabs-content__content :nth-child(7) {
    transition-delay: 875ms
}

#programme-test .tabs-section .tabs-content__content :nth-child(8) {
    transition-delay: 1s
}

#programme-test .tabs-section .tabs-content__content :nth-child(9) {
    transition-delay: 1.125s
}

#programme-test .tabs-section .tabs-content {
    border: 1px solid #fff9ef;
    border-top: none;
    box-shadow: 0 -1px 0 #003849;
    border-radius: 0 .2em .2em .2em;
    position: relative;
    height: 20em;
    overflow: hidden;
    background: #fff
}

#programme-test .tabs-section .tabs-content:before {
    content: '';
    z-index: 9;
    pointer-events: none;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .9) 0, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, rgba(255, 255, 255, .9) 100%)
}

.page-lisitng-faq .know-before-yougo {
    padding-bottom: 50px
}

@media (max-width:991.98px) {
    .page-lisitng-faq .know-before-yougo {
        padding-bottom: 40px
    }
}

@media (max-width:767.98px) {
    .page-lisitng-faq .know-before-yougo {
        padding-bottom: 30px
    }
}

@media (max-width:575.98px) {
    .page-lisitng-faq .know-before-yougo {
        padding-bottom: 20px
    }
}

@media (max-width:767.98px) {
    .page-lisitng-faq .know-before-yougo .js-animated-stagger-element {
        order: 2
    }
}

@media (max-width:767.98px) {
    .page-lisitng-faq .know-before-yougo .img-sticky.js-animated-stagger-element {
        order: 1
    }
}

.page-lisitng-faq .custom-parag {
    margin-bottom: 50px
}

@media (max-width:767.98px) {
    .page-lisitng-faq .custom-parag {
        margin-bottom: 20px;
        text-align: center
    }
}

.page-lisitng-faq .accordion {
    padding-right: 50px
}

@media (max-width:767.98px) {
    .page-lisitng-faq .accordion {
        padding-right: 15px;
        padding-top: 20px
    }
}

.img-sticky img {
    position: sticky;
    top: 85px
}

.modal-disponibilite .modal-dialog {
    max-width: 70%
}

@media (max-width:1199.98px) {
    .modal-disponibilite .modal-dialog {
        max-width: 85%
    }
}

@media (max-width:575.98px) {
    .modal-disponibilite .modal-dialog {
        max-width: 95%;
        margin: auto
    }
}

.modal-disponibilite .modal-dialog .modal-header {
    border-bottom: none;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 0
}

@media (max-width:767.98px) {
    .modal-disponibilite .modal-dialog .modal-header {
        padding-top: 20px
    }
}

.modal-disponibilite .modal-dialog .modal-footer {
    border-top: none
}

.modal-disponibilite .modal-dialog .modal-body {
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 0
}

@media (max-width:1199.98px) {
    .modal-disponibilite .modal-dialog .modal-body {
        padding-left: 65px;
        padding-right: 65px
    }
}

@media (max-width:991.98px) {
    .modal-disponibilite .modal-dialog .modal-body {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (max-width:767.98px) {
    .modal-disponibilite .modal-dialog .modal-body {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width:575.98px) {
    .modal-disponibilite .modal-dialog .modal-body {
        padding-left: 25px;
        padding-right: 25px
    }
}

.modal-disponibilite .modal-dialog .modal-body .title {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    margin-bottom: 10px;
    text-align: center
}

.modal-disponibilite .modal-dialog form {
    text-align: left
}

.modal-disponibilite .modal-dialog form .submit-btn {
    text-align: center
}

.modal-disponibilite .modal-dialog #edit-veuillez-preciser-votre-demande--description {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%
}

.js-form-item label.hide-label {
    display: none
}

.all-href {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 100
}

.filter table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px
}

.filter td,
.filter th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left
}

.filter th {
    background-color: #f2f2f2
}

.filter .filter-input {
    width: 70px
}

.test_banner {
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .3)
}

.test_banner .item {
    width: 200px;
    height: 300px;
    list-style-type: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
    box-shadow: 0 20px 30px rgba(255, 255, 255, .3) inset;
    transition: transform .1s, left .75s, top .75s, width .75s, height .75s
}

.test_banner .item:nth-child(1),
.test_banner .item:nth-child(2) {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: none;
    border-radius: 0;
    box-shadow: none;
    opacity: 1
}

.test_banner .item:nth-child(3) {
    left: 50%
}

.test_banner .item:nth-child(4) {
    left: calc(50% + 220px)
}

.test_banner .item:nth-child(5) {
    left: calc(50% + 440px)
}

.test_banner .item:nth-child(6) {
    left: calc(50% + 660px);
    opacity: 0
}

.test_banner .content {
    width: 400px;
    position: absolute;
    top: 50%;
    left: 3rem;
    transform: translateY(-50%);
    font: 400 .85rem helvetica, sans-serif;
    color: #fff;
    text-shadow: 0 3px 8px rgba(0, 0, 0, .5);
    opacity: 0;
    display: none
}

.test_banner .content .title {
    font-family: arial-black;
    text-transform: uppercase
}

.test_banner .content .description {
    line-height: 1.7;
    margin: 1rem 0 1.5rem;
    font-size: .8rem
}

.test_banner .content button {
    width: -moz-fit-content;
    width: fit-content;
    background-color: rgba(0, 0, 0, .1);
    color: #fff;
    border: 2px solid #fff;
    border-radius: .25rem;
    padding: .75rem;
    cursor: pointer
}

.test_banner .item:nth-of-type(2) .content {
    display: block;
    animation: show .75s ease-in-out .3s forwards
}

@keyframes show {
    0% {
        filter: blur(5px);
        transform: translateY(calc(-50% + 75px))
    }
    100% {
        opacity: 1;
        filter: blur(0)
    }
}

.test_banner .nav {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.test_banner .nav .btn {
    background-color: rgba(255, 255, 255, .5);
    color: rgba(0, 0, 0, .7);
    border: 2px solid rgba(0, 0, 0, .6);
    margin: 0 .25rem;
    padding: .75rem;
    border-radius: 50%;
    cursor: pointer
}

@media (min-width:650px) and (max-width:900px) {
    .test_banner .content .title {
        font-size: 1rem
    }
    .test_banner .content .description {
        font-size: .7rem
    }
    .test_banner .content button {
        font-size: .7rem
    }
    .test_banner .item {
        width: 160px;
        height: 270px
    }
    .test_banner .item:nth-child(3) {
        left: 50%
    }
    .test_banner .item:nth-child(4) {
        left: calc(50% + 170px)
    }
    .test_banner .item:nth-child(5) {
        left: calc(50% + 340px)
    }
    .test_banner .item:nth-child(6) {
        left: calc(50% + 510px);
        opacity: 0
    }
}

@media (max-width:650px) {
    .test_banner .content .title {
        font-size: .9rem
    }
    .test_banner .content .description {
        font-size: .65rem
    }
    .test_banner .content button {
        font-size: .7rem
    }
    .test_banner .item {
        width: 130px;
        height: 220px
    }
    .test_banner .item:nth-child(3) {
        left: 50%
    }
    .test_banner .item:nth-child(4) {
        left: calc(50% + 140px)
    }
    .test_banner .item:nth-child(5) {
        left: calc(50% + 280px)
    }
    .test_banner .item:nth-child(6) {
        left: calc(50% + 420px);
        opacity: 0
    }
}

.select2-dropdown {
    top: calc(100% + 2px);
    background-color: #fff;
    padding: 10px 10px 8px;
    border: solid 1px #003849;
    border-radius: 8px;
    padding-right: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: solid 1px #003849;
    border-radius: 8px;
    display: none
}

form#views-exposed-form-croisieres-page-2 {
    display: flex;
    justify-content: center;
    background: #fff;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
    border-radius: 30px
}

@media (max-width:767px) {
    form#views-exposed-form-croisieres-page-2 {
        display: block
    }
}

form#views-exposed-form-croisieres-page-2 div.form-actions {
    background: #f16846;
    width: auto;
    border-radius: 0 30px 30px 0;
    display: flex;
    margin-top: initial
}

@media (max-width:767px) {
    form#views-exposed-form-croisieres-page-2 div.form-actions {
        border-radius: 0 0 30px 30px
    }
}

form#views-exposed-form-croisieres-page-2 div.form-actions:before {
    display: none
}

form#views-exposed-form-croisieres-page-2 div.form-actions input {
    background: #f16846;
    font-family: SangBleuSunrise-Medium, sans-serif;
    border: 0;
    color: #fff;
    font-size: 18px;
    padding: 0 40px;
    border-radius: 0 30px 30px 0
}

@media (max-width:767px) {
    form#views-exposed-form-croisieres-page-2 div.form-actions input {
        text-align: center !important;
        padding: 14px 25px 12px 25px !important
    }
}

form#views-exposed-form-croisieres-page-2 .js-form-type-select label {
    display: none
}

form#views-exposed-form-croisieres-page-2 .select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 0;
    border-radius: 4px;
    background: 0 0;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 10px
}

form#views-exposed-form-croisieres-page-2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #003849;
    line-height: 1;
    font-size: 15px;
    font-weight: 600
}

form#views-exposed-form-croisieres-page-2 .select2-container {
    border-right: 1px solid rgba(43, 44, 62, .2)
}

@media (max-width:767.98px) {
    form#views-exposed-form-croisieres-page-2 .select2-container {
        border-right: none
    }
}

form#views-exposed-form-croisieres-page-2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50%;
    transform: translateY(-50%)
}

form#views-exposed-form-croisieres-page-2 .select2-container--open .select2-dropdown--below {
    background-color: #fff;
    padding: 10px 10px 8px;
    border: solid 1px currentColor;
    border-radius: 8px;
    padding-right: 0
}

form#views-exposed-form-croisieres-page-2 .select2-container--default .select2-search--dropdown .select2-search__field {
    background-color: #fff;
    padding: 0;
    border: solid 1px currentColor;
    border-radius: 8px;
    height: 30px
}

form#views-exposed-form-croisieres-page-2 .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #fff;
    color: #f16846
}

form#views-exposed-form-croisieres-page-2 div:not(:last-child) .form-select {
    border-right: 1px solid rgba(43, 44, 62, .2)
}

form#views-exposed-form-croisieres-page-2 .form-item {
    padding: 0;
    margin-bottom: 0;
    width: 195px
}

@media (max-width:767px) {
    form#views-exposed-form-croisieres-page-2 .form-item {
        width: 300px
    }
}

.select2-search--dropdown {
    padding: 0
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 400px
}

.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar-thumb {
    background: #f16846
}

.select2-results__option {
    padding: 2px 4px;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: #003849;
    line-height: 20px;
    margin-bottom: 2px
}

.select2-results {
    display: block;
    padding-right: 0
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
    background-color: #fff !important;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-underline-offset: 4px;
    color: #f16846 !important
}

ul.select2-results__options::-webkit-scrollbar {
    width: 6px;
    margin-right: 8px
}

.mag-listing-form-row .select2-container .select2-selection--single {
    height: 45px;
    border-radius: 10px;
    border: 1px solid rgba(43, 44, 62, .2);
    text-align: left;
    background: #fff
}

.mag-listing-form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px;
    top: 0
}

.mag-listing-form-row .select2-dropdown {
    border: 1px solid rgba(43, 44, 62, .2)
}

.mag-listing-form-row .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 10px;
    padding-left: 27px;
    color: var(--Texte-title, #003849);
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 180%
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #003849 transparent transparent transparent;
    left: 0;
    border-width: 4px
}

form#views-exposed-form-croisieres-page-2 div.form-actions i {
    display: none
}

.image-popup-no-margins {
    position: relative
}

.image-popup-no-margins .img-zom {
    width: 94px;
    height: 94px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 60%;
    border-radius: 50%;
    display: none;
    transition: all 2.5s ease-in;
    flex-shrink: 0;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

@media (max-width:1199.98px) {
    .image-popup-no-margins .img-zom {
        width: 60px;
        height: 60px
    }
}

.image-popup-no-margins .img-zom i {
    position: absolute;
    color: #003849;
    font-size: 30px;
    font-weight: 600;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:1199.98px) {
    .image-popup-no-margins .img-zom i {
        font-size: 26px;
        font-weight: 600
    }
}

.image-popup-no-margins:hover .img-zom {
    display: block
}

header.show-sticky {
    overflow: hidden;
    opacity: 0;
    transition: all .8s ease 0s;
    height: 0 !important
}

.webform-submission-demande-de-disponibilite-form .form-item-a,
.webform-submission-demande-de-disponibilite-form .form-item-de,
.webform-submission-rappelez-moi-form .form-item-a,
.webform-submission-rappelez-moi-form .form-item-de {
    display: flex;
    align-items: center
}

.webform-submission-demande-de-disponibilite-form .form-item-a label,
.webform-submission-demande-de-disponibilite-form .form-item-de label,
.webform-submission-rappelez-moi-form .form-item-a label,
.webform-submission-rappelez-moi-form .form-item-de label {
    display: flex;
    padding-right: 9px
}

.webform-submission-demande-de-disponibilite-form .form-item-date,
.webform-submission-rappelez-moi-form .form-item-date {
    margin-top: -15px
}

@media (max-width:767.98px) {
    .webform-submission-demande-de-disponibilite-form .form-item-date,
    .webform-submission-rappelez-moi-form .form-item-date {
        margin-top: 1rem;
        display: flex;
        align-items: center
    }
    .webform-submission-demande-de-disponibilite-form .form-item-date label,
    .webform-submission-rappelez-moi-form .form-item-date label {
        padding-right: 9px
    }
}

.webform-submission-demande-de-disponibilite-form .form-item-description,
.webform-submission-rappelez-moi-form .form-item-description {
    margin-bottom: -10px
}

.webform-submission-demande-de-disponibilite-form .description .webform-element-description,
.webform-submission-rappelez-moi-form .description .webform-element-description {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%
}

.webform-submission-demande-de-disponibilite-form .form-item-markup {
    margin-bottom: -10px
}

#modal-annonce {
    z-index: 9999;
    padding-left: 0
}

#modal-annonce .hide-label {
    display: none
}

#modal-annonce .modal-dialog .modal-body {
    padding: 0
}

#modal-annonce .js-form-item-civilite label.hide-label {
    display: block
}

#modal-annonce .modal-dialog {
    max-width: 100% !important;
    padding: 0 10%
}

#modal-annonce .modal-header {
    position: absolute;
    right: 0;
    z-index: 99999
}

#modal-annonce .modal-header .btn-close {
    color: #003849
}

#modal-annonce .modal-header span {
    color: #003849
}

#modal-annonce .modal-body {
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex
}

#modal-annonce .modal-body .bg-news {
    width: 45%
}

@media (max-width:575px) {
    #modal-annonce .modal-body .bg-news {
        width: 0;
        display: none
    }
}

#modal-annonce .modal-body .bg-news img {
    -o-object-fit: cover;
    object-fit: cover;
    height: auto;
    max-width: 100%
}

#modal-annonce .modal-body .new-content {
    padding: 65px 40px;
    width: 55%;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

@media (max-width:1366px) {
    #modal-annonce .modal-body .new-content {
        padding: 70px 20px 60px 20px
    }
}

@media (max-width:991px) {
    #modal-annonce .modal-body .new-content {
        width: 100%
    }
}

#modal-annonce .modal-footer {
    display: none
}

#modal-annonce .modal-dialog .modal-header {
    position: absolute;
    right: 0
}

#modal-annonce .modal-content {
    background: var(--white, #fff);
    box-shadow: 0 -6px 25px 0 rgba(0, 0, 0, .1);
    border: 0;
    border-radius: 0
}

#modal-annonce .content-input {
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:991px) {
    #modal-annonce .content-input {
        display: block
    }
}

#modal-annonce .content-input input {
    width: 100%
}

#modal-annonce .content-input .form-text {
    margin-top: 0;
    margin-right: 20px;
    border-radius: 0
}

#modal-annonce .content-input .js-form-item-nom {
    margin-right: 20px
}

@media (max-width:991px) {
    #modal-annonce .content-input .js-form-item-nom {
        margin-right: 0
    }
}

#modal-annonce form [type=radio]+label:before {
    border-color: #003849
}

#modal-annonce div.form-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    margin-top: 41px
}

#modal-annonce div.form-actions i {
    display: none
}

#modal-annonce .form-radio {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 16px !important;
    height: 16px !important;
    border: 2px solid #003849;
    border-radius: 50%;
    outline: 0;
    cursor: pointer;
    margin-right: 5px;
    padding: 6px
}

#modal-annonce .form-radio:checked {
    background-color: #f16846
}

#modal-annonce .form-radio+label {
    font-family: Montserrat, sans-serif;
    color: #003849;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
    margin-left: 0
}

#modal-annonce .form-radio:checked+label {
    font-family: Montserrat, sans-serif;
    color: #003849;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left
}

#modal-annonce .js-form-type-radio {
    margin-right: 20px;
    margin-left: 10px;
    align-items: center;
    display: flex
}

#modal-annonce .messages {
    padding: 0
}

#modal-annonce .messages .alert-success {
    margin-top: 15px !important;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    margin-bottom: 15px
}

#modal-annonce .messages .alert.alert-danger {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    margin-bottom: 15px;
    display: block
}

#modal-annonce .messages .alert.alert-danger .placeholder {
    background-color: transparent
}

#modal-annonce .h2,
#modal-annonce h2 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 36px;
    line-height: 50px;
    letter-spacing: 0;
    text-align: center;
    color: #003849;
    margin-bottom: 30px
}

@media (max-width:991px) {
    #modal-annonce .h2,
    #modal-annonce h2 {
        font-size: 30px;
        line-height: 1.1
    }
}

#modal-annonce .js-form-item-nom,
#modal-annonce .js-form-type-email {
    position: relative
}

#modal-annonce .js-form-item-nom label,
#modal-annonce .js-form-type-email label {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
    color: #003849;
    position: absolute;
    padding: 0 4px;
    top: 8px;
    left: 0
}

#modal-annonce .js-form-item-nom input,
#modal-annonce .js-form-type-email input {
    font-family: Montserrat, sans-serif;
    color: #003849;
    font-size: 13px;
    font-weight: 500;
    padding-bottom: 10px;
    border-radius: 0
}

#modal-annonce .form-actions {
    margin-top: 15px
}

#modal-annonce fieldset {
    display: flex;
    align-items: center;
    margin-top: 10px
}

@media (max-width:991px) {
    #modal-annonce fieldset {
        display: block
    }
}

#modal-annonce fieldset .fieldset-wrapper {
    margin-top: 8px;
    margin-left: 30px
}

#modal-annonce fieldset legend#edit-avez-vous-deja-voyage-en-catamaran--wrapper-legend {
    width: auto;
    line-height: 1;
    margin-bottom: 0
}

@media (max-width:991px) {
    #modal-annonce fieldset legend#edit-avez-vous-deja-voyage-en-catamaran--wrapper-legend {
        margin-bottom: 15px
    }
}

#modal-annonce fieldset legend#edit-avez-vous-deja-voyage-en-catamaran--wrapper-legend span {
    font-family: Montserrat, sans-serif;
    color: #003849;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left
}

#modal-annonce fieldset legend#edit-avez-vous-deja-voyage-en-catamaran--wrapper-legend span::after {
    content: " *";
    color: #f16846
}

#modal-annonce fieldset legend#edit-avez-vous-deja-voyage-en-catamaran--wrapper-legend span sup {
    color: #f16846;
    font-size: 13px;
    padding-left: 2px
}

#modal-annonce fieldset div#edit-avez-vous-deja-voyage-en-catamaran {
    display: flex;
    justify-content: center
}

#modal-annonce fieldset div#edit-avez-vous-deja-voyage-en-catamaran .js-form-item {
    margin-right: 0
}

#modal-annonce fieldset div#edit-avez-vous-deja-voyage-en-catamaran .js-form-item label {
    font-family: Montserrat, sans-serif;
    color: #003849;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
    padding-bottom: 0
}

#modal-annonce fieldset div#edit-avez-vous-deja-voyage-en-catamaran .js-form-item label::after {
    content: ''
}

#modal-annonce .form-item input.form-email,
#modal-annonce .form-item input.form-text {
    border: none;
    border-bottom: 1px solid #003849;
    padding-bottom: 5px;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0
}

#modal-annonce .form-item label.form-required::after {
    content: " *";
    color: #f16846
}

#modal-annonce .form-item.required label.form-required::after {
    content: " *";
    color: #f16846
}

#modal-annonce fieldset#edit-avez-vous-deja-voyage-en-catamaran--wrapper legend {
    width: auto
}

#modal-annonce fieldset#edit-avez-vous-deja-voyage-en-catamaran--wrapper legend span {
    font-family: Montserrat, sans-serif;
    color: #003849;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left
}

#modal-annonce div#edit-avez-vous-deja-voyage-en-catamaran--wrapper {
    display: flex
}

#modal-annonce form legend {
    width: auto
}

@media (max-width:991px) {
    #modal-annonce form legend {
        width: 100% !important;
        text-align: center !important
    }
}

#modal-annonce form legend span {
    font-family: Montserrat, sans-serif;
    color: #003849;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left
}

#modal-annonce form legend span::after {
    content: " *";
    color: #f16846
}

#modal-annonce form .js-webform-radios {
    display: flex
}

#modal-annonce .captcha {
    margin-top: 20px
}

@media (max-width:991px) {
    #modal-annonce .captcha {
        display: flex;
        justify-content: center
    }
}

.space-10 .h2,
.space-10 h2 {
    padding-bottom: 10px
}

.space-20 {
    padding-bottom: 20px
}

@media (max-width:767.98px) {
    .space-20 {
        padding-bottom: 15px
    }
}

@media (max-width:575.98px) {
    .space-20 {
        padding-bottom: 10px
    }
}

.filtre-result {
    padding-bottom: 0
}

.filtre-result form#views-exposed-form-croisieres-page-2 {
    border-radius: 30px;
    border: 1px solid rgba(0, 56, 73, .2);
    padding: 0
}

.alert-success .placeholder {
    background-color: transparent
}

.alert-danger .placeholder {
    background-color: transparent
}

#block-catlante-pourquoichoisircatlante .why-choose-us__content {
    position: relative;
    z-index: 9
}

#block-catlante-pourquoichoisircatlante .title.style1 h2{
	line-height:36px;
}

#block-catlante-pourquoichoisircatlante .title.style1 span{
	line-height:24px;
}


#block-catlante-pourquoichoisircatlante .why-choose-us__content .title.style1 .h2,
#block-catlante-pourquoichoisircatlante .why-choose-us__content .title.style1 h2 {
    padding-bottom: 15px
}

.table-privatisation {
    padding-top: 0
}

.table-privatisation table thead:nth-child(2) th:nth-last-child(1) {
    border-radius: 0
}

.table-privatisation table tbody tr:last-child td:last-child {
    border-radius: 0 0 10px 0
}

.table-privatisation table thead:first-child th:first-child {
    background: 0 0 !important;
    border: 0 !important
}

.table-privatisation table {
    width: 100%
}

.table-privatisation table {
    margin-bottom: 1rem
}

.table-privatisation table tbody tr th {
    border: 8px solid rgba(43, 44, 62, .2) !important
}

.table-privatisation table tbody tr td[rowspan="2"] {
    border-left: 1px solid rgba(43, 44, 62, .2)
}

.table-privatisation table tbody tr td:last-child {
    border-right: 1px solid rgba(43, 44, 62, .2)
}

.table-privatisation table tbody tr:last-child td {
    border-bottom: 1px solid rgba(43, 44, 62, .2)
}

.table-privatisation table tbody tr:nth-last-child(2) td[rowspan="2"] {
    border-bottom: 1px solid rgba(43, 44, 62, .2);
    border-radius: 0 0 0 10px
}

.table-privatisation table thead:nth-child(1) tr th:nth-child(2) {
    border-radius: 10px 0 0 0
}

.table-privatisation--info p {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    text-align: left
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    background: #1bb4ea1f;
    box-shadow: none
}

table {
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 10px
}

table thead th {
    border-bottom: 2px solid rgba(43, 44, 62, .2)
}

table thead th:first-child {
    border-radius: 10px 0 0 0
}

table thead th:nth-last-child(1) {
    border-radius: 0 10px 0 0
}

table td,
table th {
    text-align: center
}

table thead tr th {
    color: #fff !important;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    background-color: #003849 !important;
    padding: 14px 0 !important
}

@media (max-width:1199.98px) {
    table thead tr th {
        padding: 10px 5px !important
    }
}

@media (max-width:991.98px) {
    table thead tr th {
        padding: 10px 15px !important
    }
}

table tbody tr td {
    color: #003849 !important;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    padding: 16px 0 !important;
    border-bottom: none
}

@media (max-width:1199.98px) {
    table tbody tr td {
        padding: 10px 5px !important
    }
}

@media (max-width:767.98px) {
    table tbody tr td {
        line-height: 18px
    }
}

#idee-croisiere {
    position: relative
}

.sitemap .sitemap-item {
    margin-bottom: 0
}

.sitemap .sitemap-item.sitemap-item--frontpage a {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px
}

.sitemap .sitemap-item.sitemap-item--frontpage a .placeholder {
    background-color: transparent
}

.sitemap .sitemap-item ul li {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px
}

.sitemap .sitemap-item ul li ul {
    padding-left: 26px
}

.sitemap .sitemap-item ul li ul li {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    position: relative
}

.sitemap .sitemap-item ul li ul li::before {
    content: "\e913";
    position: absolute;
    font-size: 26px;
    font-family: icomoon;
    font-size: 26px;
    left: -29px;
    top: 0
}

form .form-control {
    border: 1px solid rgba(0, 56, 73, .2);
    height: 45px;
    border-radius: 10px;
    margin-top: 0;
    font-size: 14px;
    line-height: 26px;
    color: #003849;
    font-family: Montserrat, sans-serif
}

form .form-control:focus {
    box-shadow: none !important;
    border-color: inherit
}

form input,
form label {
    font-family: Montserrat, sans-serif
}

form input,
form textarea {
    width: 100%
}

form input:focus,
form textarea:focus {
    border: 1px solid #003849
}

form textarea.form-control {
    min-height: 136px
}

form label {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    color: #003849
}

form label.form-required::after {
    content: " *";
    color: #f16846
}

form .light-form input,
form .light-form label,
form .light-form textarea {
    color: #fff
}

form .light-form [type=radio]+label {
    color: #fff
}

form .light-form [type=radio]+label::after,
form .light-form [type=radio]+label::before {
    border: 1px solid #fff
}

form .dark-form input,
form .dark-form label,
form .dark-form textarea {
    color: #003849
}

form [type=radio] {
    width: auto;
    position: absolute;
    left: -9999px;
    opacity: 0;
    width: 0;
    visibility: hidden
}

form [type=radio]+label {
    margin-right: 40px;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    line-height: 17px;
    display: inline-block;
    color: #003849
}

form [type=radio]+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 17px;
    border: 1px solid rgba(0, 56, 73, .2);
    border-radius: 100%;
    background: 0 0
}

form [type=radio]+label:after {
    content: '';
    width: 11px;
    height: 11px;
    background: #f16846;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    transition: all .2s ease
}

form [type=radio]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

form [type=radio]:not(:checked)+label:after {
    content: '';
    opacity: 0;
    transform: scale(0)
}

form .form-actions {
    width: -moz-min-content;
    width: min-content;
    position: relative;
    padding: 0;
    margin-top: 40px
}

form .form-actions input[type=submit] {
    z-index: 1 !important;
    position: relative !important;
    font-family: SangBleuSunrise-Medium, sans-serif !important;
    border: none !important;
    color: #fff !important;
    font-size: 18px !important;
    line-height: 1 !important;
    text-align: left !important;
    font-weight: 400 !important;
    padding: 14px 25px 12px 25px !important;
    border-radius: 50px !important;
    background-color: #f16846 !important;
    cursor: pointer !important
}

form .form-actions input[type=submit]+div.ajax-progress {
    display: none
}

@media (max-width:575.98px) {
    form .form-actions input[type=submit] {
        padding: 10px 20px 10px 20px !important;
        font-size: 15px !important
    }
}

form .form-actions::before {
    content: '';
    background: #f16846;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s cubic-bezier(.16, .01, .77, 1);
    border-radius: 30px;
    cursor: pointer
}

form .form-actions:hover::before {
    transform: scale(1.05)
}

.form-style-b .form-item {
    position: relative
}

.form-style-b input {
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-radius: 0;
    border-color: #003849;
    z-index: 11;
    position: relative;
    padding: 0
}

.form-style-b input:focus {
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0
}

.form-style-b label {
    z-index: 10;
    position: absolute;
    top: 15px
}

.form-space {
    margin-bottom: 10px
}

.title.align-center {
    text-align: center;
    float: initial
}

.title.align-left {
    text-align: left;
    float: initial
}

.title.align-right {
    text-align: right;
    float: initial
}

.title.color-white .h1,
.title.color-white .h2,
.title.color-white .h3,
.title.color-white h1,
.title.color-white h2,
.title.color-white h3,
.title.color-white span {
    color: #fff
}

.title.style1 .h1,
.title.style1 .h2,
.title.style1 .h3,
.title.style1 h1,
.title.style1 h2,
.title.style1 h3 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
    letter-spacing: 0;
    margin: 0
}

@media (max-width:991.98px) {
    .title.style1 .h1,
    .title.style1 .h2,
    .title.style1 .h3,
    .title.style1 h1,
    .title.style1 h2,
    .title.style1 h3 {
        font-size: 28px;
        line-height: 40px
    }
}

@media (max-width:767.98px) {
    .title.style1 .h1,
    .title.style1 .h2,
    .title.style1 .h3,
    .title.style1 h1,
    .title.style1 h2,
    .title.style1 h3 {
        font-size: 28px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    .title.style1 .h1,
    .title.style1 .h2,
    .title.style1 .h3,
    .title.style1 h1,
    .title.style1 h2,
    .title.style1 h3 {
        font-size: 26px;
        line-height: 35px
    }
}

.title.style1 span {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 39px
}

@media (max-width:991.98px) {
    .title.style1 span {
        font-size: 20px;
        line-height: 30px
    }
}

@media (max-width:767.98px) {
    .title.style1 span {
        font-size: 16px;
        line-height: 25px;
        display: block
    }
}

.title.style1 span.white {
    color: #fff
}

.title.style2 .h1,
.title.style2 .h2,
.title.style2 .h3,
.title.style2 h1,
.title.style2 h2,
.title.style2 h3 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
    margin: 0
}

@media (max-width:991.98px) {
    .title.style2 .h1,
    .title.style2 .h2,
    .title.style2 .h3,
    .title.style2 h1,
    .title.style2 h2,
    .title.style2 h3 {
        font-size: 28px;
        line-height: 40px
    }
}

@media (max-width:767.98px) {
    .title.style2 .h1,
    .title.style2 .h2,
    .title.style2 .h3,
    .title.style2 h1,
    .title.style2 h2,
    .title.style2 h3 {
        font-size: 28px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    .title.style2 .h1,
    .title.style2 .h2,
    .title.style2 .h3,
    .title.style2 h1,
    .title.style2 h2,
    .title.style2 h3 {
        font-size: 26px;
        line-height: 35px
    }
}

.title.style3 .h1,
.title.style3 .h2,
.title.style3 .h3,
.title.style3 h1,
.title.style3 h2,
.title.style3 h3 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 38px;
    margin: 0
}

.title.style3 span {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    color: #003849
}

.paragraph p {
    font-family: Montserrat, sans-serif;
    letter-spacing: 0
}

.paragraph.color-white p {
    color: #fff
}

.paragraph.color-dark p {
    color: #003849
}

.paragraph.regular-font p {
    font-weight: 400
}

.paragraph.medium-font p {
    font-weight: 500
}

.paragraph.align-left p {
    text-align: left;
    float: initial
}

.paragraph.align-center p {
    text-align: center;
    float: initial
}

.paragraph.align-right p {
    text-align: right;
    float: initial
}

.paragraph.style-1 p {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 10px
}

@media (max-width:991.98px) {
    .paragraph.style-1 p {
        font-size: 20px;
        line-height: 34px
    }
}

@media (max-width:575.98px) {
    .paragraph.style-1 p {
        font-size: 18px;
        line-height: 34px
    }
}

.paragraph.style-2 p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 10px
}

@media (max-width:767.98px) {
    .paragraph.style-2 p {
        font-size: 16px;
        line-height: 26px
    }
}

.paragraph.style-3 p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px
}

.paragraph.custom-ul ul {
    padding-left: 26px;
    margin-bottom: 10px
}

.paragraph.custom-ul ul li {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    position: relative
}

.paragraph.custom-ul ul li::before {
    content: "\e913";
    position: absolute;
    font-size: 26px;
    font-family: icomoon;
    font-size: 26px;
    left: -29px;
    top: 0
}

.paragraph.custom-ul.marcker-primary ul li::before {
    color: #003849
}

.paragraph.custom-ul.marcker-secondary ul li::before {
    color: #f16846
}

.paragraph.custom-ul.marcker-white ul li::before {
    color: #fff
}

.paragraph.custom-ol ol {
    padding-left: 26px;
    list-style: decimal
}

.paragraph.custom-ol ol li {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    color: #003849
}

footer {
    position: relative;
    overflow: hidden
}

footer form [type=radio]+label:before {
    border-color: #fff
}

footer .form-radio {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 16px !important;
    height: 16px !important;
    border: 2px solid #fff;
    border-radius: 50%;
    outline: 0;
    cursor: pointer;
    margin-right: 5px
}

footer .form-radio:checked {
    background-color: #f16846
}

footer .form-radio+label {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
    margin-left: 5px
}

footer .form-radio:checked+label {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left
}

footer .js-form-type-radio {
    display: flex;
    align-items: center;
    margin-right: 20px;
    margin-left: 10px
}

@media (max-width:575px) {
    footer .js-form-type-radio {
        justify-content: center;
        margin: 0
    }
}

footer::before {
    content: "";
    background: linear-gradient(180deg, rgba(26, 42, 73, .74) 0, #1a2a49 94.9%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 9
}

footer .footer-bg {
    background-image: url(../../../dist/assets/images/img-footer.jpg);
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: cover;
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

footer .footer {
    z-index: 99;
    position: relative;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5)
}

footer .footer .alert-success {
    margin-top: 15px !important;
    position: relative;
    width: 50%;
    margin: 0 auto;
    padding: 25px 5px 15px 5px;
    margin-bottom: 15px
}

@media (max-width:767.98px) {
    footer .footer .alert-success {
        width: 100%
    }
}

footer .footer .alert-success .btn-close {
    top: -10px
}

footer .footer .alert.alert-danger {
    position: relative;
    width: 50%;
    margin: 0 auto;
    padding: 25px 5px 15px 5px;
    margin-bottom: 15px;
    display: block
}

@media (max-width:767.98px) {
    footer .footer .alert.alert-danger {
        width: 100%
    }
}

footer .footer .alert.alert-danger .btn-close {
    top: -10px
}

footer .footer__top {
    padding: 50px 0;
    justify-content: center;
    text-align: center
}

@media (max-width:575.98px) {
    footer .footer__top {
        padding: 40px 0
    }
}

footer .footer__top span,
footer .footer__top .h2,
footer .footer__top h2 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    margin-bottom: 30px
}

@media (max-width:767.98px) {
    footer .footer__top .h2,
    footer .footer__top h2 {
        font-size: 35px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    footer .footer__top .h2,
    footer .footer__top h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 30px
    }
}

footer .footer__top .js-form-item-nom,
footer .footer__top .js-form-type-email {
    position: relative
}

footer .footer__top .js-form-item-nom label,
footer .footer__top .js-form-type-email label {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
    color: #fff;
    position: absolute;
    padding: 0 4px;
    top: 8px;
    left: 10px
}

footer .footer__top .js-form-item-nom input,
footer .footer__top .js-form-type-email input {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding-bottom: 10px
}

footer .footer__top .form-actions {
    margin-top: 15px
}

footer .footer__top fieldset {
    display: flex;
    justify-content: center
}

@media (max-width:575px) {
    footer .footer__top fieldset {
        display: block
    }
}

footer .footer__top fieldset .fieldset-wrapper {
    margin-top: 15px;
    margin-left: 30px
}

@media (max-width:767px) and (min-width:576px) {
    footer .footer__top fieldset .fieldset-wrapper {
        margin-left: 20px
    }
}

@media (max-width:575px) {
    footer .footer__top fieldset .fieldset-wrapper {
        margin-left: 0
    }
}

footer .footer__top fieldset legend#edit-avez-vous-deja-voyage-en-catamaran--wrapper-legend {
    width: auto
}

footer .footer__top fieldset legend#edit-avez-vous-deja-voyage-en-catamaran--wrapper-legend span {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left
}

footer .footer__top fieldset legend#edit-avez-vous-deja-voyage-en-catamaran--wrapper-legend span::after {
    content: " *";
    color: #f16846
}

footer .footer__top fieldset legend#edit-avez-vous-deja-voyage-en-catamaran--wrapper-legend span sup {
    color: #f16846;
    font-size: 13px;
    padding-left: 2px
}

footer .footer__top fieldset div#edit-avez-vous-deja-voyage-en-catamaran {
    display: flex;
    justify-content: center
}

footer .footer__top fieldset div#edit-avez-vous-deja-voyage-en-catamaran .js-form-item {
    display: flex;
    align-items: center;
    margin-right: 20px
}

footer .footer__top fieldset div#edit-avez-vous-deja-voyage-en-catamaran .js-form-item label {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left
}

footer .footer__middle {
    display: flex;
    padding: 35px 0;
    border-top: 1px solid rgba(255, 255, 255, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    align-items: center;
    height: 137px
}

@media (max-width:991px) {
    footer .footer__middle {
        height: 100%;
        padding: 0
    }
}

footer .footer__middle__rs ul {
    display: flex;
    padding-top: 5px;
    justify-content: center
}

footer .footer__middle__rs ul li:not(:last-child) {
    margin-right: 15px
}

@media (max-width:1199px) {
    footer .footer__middle__rs ul li:not(:last-child) {
        margin-right: 10px
    }
}

footer .footer__middle__rs ul li a {
    position: relative
}

footer .footer__middle__rs ul li a:hover i {
    color: #f16846;
    transition: all .5s
}

footer .footer__middle__rs ul li a i {
    font-size: 29px;
    transition: all .5s;
    color: #fff
}

@media (max-width:1199px) {
    footer .footer__middle__rs ul li a i {
        font-size: 24px
    }
}

footer .footer__middle__liste {
    position: relative;
    display: flex;
    justify-content: center
}

footer .footer__middle__liste ul {
    display: flex
}

@media (max-width:767px) {
    footer .footer__middle__liste ul {
        display: block;
        text-align: center
    }
}

footer .footer__middle__liste ul li:not(:last-child) {
    margin-right: 25px
}

@media (max-width:1366px) and (min-width:1200px) {
    footer .footer__middle__liste ul li:not(:last-child) {
        margin-right: 20px
    }
}

@media (max-width:1199px) {
    footer .footer__middle__liste ul li:not(:last-child) {
        margin-right: 14px
    }
}

@media (max-width:991px) {
    footer .footer__middle__liste ul li:not(:last-child) {
        margin-right: 25px
    }
}

@media (max-width:767px) {
    footer .footer__middle__liste ul li:not(:last-child) {
        margin-right: 0 !important;
        margin-bottom: 15px
    }
}

footer .footer__middle__liste ul li a {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

@media (max-width:1366px) and (min-width:1200px) {
    footer .footer__middle__liste ul li a {
        font-size: 16px
    }
}

@media (max-width:1199px) {
    footer .footer__middle__liste ul li a {
        font-size: 14px
    }
}

footer .footer__middle__liste ul li a:focus,
footer .footer__middle__liste ul li a:hover {
    color: #f16846
}

footer .footer__middle__liste ul li.is-active a {
    color: #f16846
}

footer .footer__middle__liste::after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    height: 137px;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    right: 0
}

footer .footer__middle__logo {
    text-align: center;
    position: relative;
    padding: 0 25px
}

footer .footer__middle__logo img {
    max-height: 45px
}

footer .footer__middle__logo::after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    height: 137px;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    right: 0
}

footer .footer__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 35px
}

@media (max-width:1199px) {
    footer .footer__bottom {
        padding: 15px
    }
}

@media (max-width:991px) {
    footer .footer__bottom {
        display: block;
        text-align: center
    }
}

footer .footer__bottom__link ul {
    display: inline-flex
}

@media (max-width:575px) {
    footer .footer__bottom__link ul {
        display: block
    }
}

footer .footer__bottom__link ul li:not(:last-child) {
    margin-right: 25px
}

@media (max-width:575px) {
    footer .footer__bottom__link ul li:not(:last-child) {
        margin-right: 0
    }
}

footer .footer__bottom__link ul li a {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #fff
}

@media (max-width:1199px) {
    footer .footer__bottom__link ul li a {
        font-size: 13px
    }
}

footer .footer__bottom__link ul li a:hover {
    color: #f16846
}

footer .footer__bottom__link ul li.is-active a {
    color: #f16846
}

footer .footer__bottom__copyright p {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    margin: 0;
    color: #fff;
    letter-spacing: 1px
}

@media (max-width:1199px) {
    footer .footer__bottom__copyright p {
        font-size: 13px
    }
}

@media (max-width:991px) {
    footer .footer__bottom__copyright p {
        text-align: center;
        margin-bottom: 10px
    }
}

footer .footer__bottom__copyright a {
    color: #f16846
}

footer .footer__bottom__copyright a:hover {
    opacity: .5
}

.footer__top .captcha {
    display: flex;
    justify-content: center
}

.footer__top .form-item input.form-email,
.footer__top .form-item input.form-text {
    border: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    width: 100%;
    margin-bottom: 20px
}

.footer__top .form-item label.form-required::after {
    content: " *";
    color: #f16846
}

.footer__top .form-item.required label.form-required::after {
    content: " *";
    color: #f16846
}

.footer__top fieldset#edit-avez-vous-deja-voyage-en-catamaran--u0BMEdrOvSQ--wrapper legend {
    width: auto
}

.footer__top fieldset#edit-avez-vous-deja-voyage-en-catamaran--u0BMEdrOvSQ--wrapper legend span {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left
}

.footer__top div#edit-avez-vous-deja-voyage-en-catamaran--u0BMEdrOvSQ {
    display: flex
}

.footer__top form legend {
    width: auto
}

@media (max-width:575px) {
    .footer__top form legend {
        width: 100%
    }
}

.footer__top form legend span {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0;
    text-align: left;
    padding-right: 60px
}

@media (max-width:767px) {
    .footer__top form legend span {
        padding-right: 0
    }
}

.footer__top form legend span::after {
    content: " *";
    color: #f16846
}

.footer__top form .js-webform-radios {
    display: flex
}

@media (max-width:575px) {
    .footer__top form .js-webform-radios {
        justify-content: center;
        margin-bottom: 20px
    }
}

@media (max-width:1199px) and (min-width:768px) {
    .col-md-3.js-form-item.form-item.js-form-type-email.form-item-email.js-form-item-email,
    .col-md-3.js-form-item.form-item.js-form-type-textfield.form-item-nom.js-form-item-nom {
        width: 40%
    }
}

@media (max-width:767px) and (min-width:576px) {
    .col-md-3.js-form-item.form-item.js-form-type-email.form-item-email.js-form-item-email,
    .col-md-3.js-form-item.form-item.js-form-type-textfield.form-item-nom.js-form-item-nom {
        width: 50%
    }
}

@media (max-width:991px) {
    .row.footer__middle:not(:last-child) div {
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        padding: 25px 0
    }
    .row.footer__middle div.footer__middle__liste {
        padding: 40px 0
    }
    .row.footer__middle div.footer__middle__liste li a {
        font-size: 18px;
        line-height: 33px
    }
    div#block-catlante-reseauxsociaux {
        border: 0
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure .small,
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure .small,
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        transform: scale(.75)
    }
    .mfp-arrow-left {
        transform-origin: 0
    }
    .mfp-arrow-right {
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.banner {
    position: relative
}

.banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: linear-gradient(180deg, #2b2c3e 0, rgba(43, 44, 62, 0) 50.14%, rgba(43, 44, 62, 0) 100%);
    width: 100%;
    height: 100%
}

.banner.icone-style img {
    height: 400px
}

@media (max-width:575.98px) {
    .banner.icone-style .banner--content__icone {
        display: block
    }
}

.banner.icone-style .banner--content-bateaux {
    transform: initial;
    padding-bottom: 0
}

.banner.icone-style .banner--content-title {
    padding-bottom: 20px
}

@media (max-width:575.98px) {
    .banner.icone-style .banner--content-title {
        padding-bottom: 5px
    }
}

.banner img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto;
    z-index: -1
}

@media (max-width:991.98px) {
    .banner img {
        height: 300px
    }
}

@media (max-width:575.98px) {
    .banner img {
        height: 400px
    }
}

.banner .container-fluid,
.banner .container-lg,
.banner .container-md,
.banner .container-sm,
.banner .container-xl,
.banner .container-xxl {
    padding-left: 70px;
    padding-right: 70px
}

@media (max-width:767.98px) {
    .banner .container-fluid,
    .banner .container-lg,
    .banner .container-md,
    .banner .container-sm,
    .banner .container-xl,
    .banner .container-xxl {
        padding-left: 35px;
        padding-right: 35px
    }
}

.banner--content {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 9;
    top: 58%
}

@media (max-width:991.98px) {
    .banner--content {
        top: 50%
    }
}

@media (max-width:575.98px) {
    .banner--content {
        top: 40%
    }
}

@media (max-width:575.98px) {
    .banner--content-title {
        text-align: left
    }
}

.banner--content-title.title.style1 .h1,
.banner--content-title.title.style1 h1 {
    padding-bottom: 0
}

@media (max-width:991.98px) {
    .banner--content-title.title.style1 .h1,
    .banner--content-title.title.style1 h1 {
        font-size: 37px;
        line-height: 33px
    }
}

@media (max-width:767.98px) {
    .banner--content-title.title.style1 .h1,
    .banner--content-title.title.style1 h1 {
        text-align: left;
        font-size: 28px;
        line-height: 34px
    }
}

@media (max-width:575.98px) {
    .banner--content-title.title.style1 .h1,
    .banner--content-title.title.style1 h1 {
        text-align: left;
        font-size: 25px;
        line-height: 34px
    }
}

.banner--content-title span {
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0;
    text-align: left;
    color: #fff
}

@media (max-width:991.98px) {
    .banner--content-title span {
        font-size: 22px;
        line-height: 30px
    }
}

@media (max-width:575.98px) {
    .banner--content-title span {
        text-align: left;
        font-size: 17px;
        line-height: 28px
    }
}

.banner .breadcrumbs-banner {
    position: absolute;
    bottom: 5%;
    z-index: 9
}

@media (max-width:575.98px) {
    .banner .breadcrumbs-banner .breadcrumbs {
        text-align: left
    }
}

.banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left;
    color: #fff;
    display: inline-block;
    border: none;
    background: 0 0;
    text-indent: 0
}

@media (max-width:991.98px) {
    .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item {
        font-size: 15px
    }
}

@media (max-width:767.98px) {
    .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item {
        font-size: 12px
    }
}

@media (max-width:575.98px) {
    .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item {
        line-height: 20px;
        display: block
    }
}

.banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item a {
    color: #fff;
    font-weight: 600
}

.banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item span.active {
    color: #fff;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0
}

@media (max-width:991.98px) {
    .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item span.active {
        font-size: 15px
    }
}

@media (max-width:767.98px) {
    .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item span.active {
        font-size: 12px
    }
}

@media (max-width:575.98px) {
    .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item span.active {
        line-height: 20px;
        display: block
    }
}

.banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item.li-hover:hover {
    color: #fff;
    opacity: .7
}

.banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item:not(:last-child)::after {
    content: "-";
    color: #fff;
    padding-left: 5px;
    padding-right: 5px
}

@media (max-width:767.98px) {
    .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item:not(:last-child)::after {
        padding-left: 4px;
        padding-right: 4px
    }
}

.carrières__paragraph {
    padding: 50px 0
}

@media (max-width:991.98px) {
    .carrières__paragraph {
        padding: 25px 0
    }
}

.carrières__paragraph p {
    padding-right: 20px;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: #003849;
    margin-bottom: 10px
}

@media (max-width:767.98px) {
    .carrières__paragraph p {
        padding-right: 0;
        margin-bottom: 10px
    }
}

.carrières__paragraph p a {
    font-weight: 700;
    color: #003849;
    position: relative
}

.carrières__paragraph p a:hover {
    text-decoration: underline
}

.carrières__services {
    padding: 20px 0
}

@media (max-width:991.98px) {
    .carrières__services {
        padding-top: 0;
        padding-bottom: 25px
    }
}

.carriere__call-to-action {
    padding-top: 30px
}

@media (max-width:991.98px) {
    .carriere__call-to-action {
        padding-top: 0;
        padding-bottom: 25px
    }
}

.voiyager-catalante .voiyager-catalante-title {
    padding-bottom: 25px
}

@media (max-width:767.98px) {
    .voiyager-catalante .voiyager-catalante-title {
        padding-bottom: 10px
    }
}

.voiyager-catalante .voiyager-catalante__content {
    text-align: center
}

@media (max-width:575.98px) {
    .voiyager-catalante .voiyager-catalante__content {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center
    }
}

.voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20%
}

@media (max-width:991.98px) {
    .voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc {
        padding-top: 20px;
        width: 33%;
        margin: auto
    }
}

@media (max-width:767.98px) {
    .voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc {
        width: 50%;
        padding-top: 10px
    }
}

@media (max-width:575.98px) {
    .voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc {
        width: 100%
    }
}

.voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc i {
    color: #f16846;
    font-size: 50px;
    font-weight: 500;
    font-family: icomoon !important
}

.voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc i.ph {
    font-family: Phosphor !important
}

@media (max-width:767.98px) {
    .voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc i {
        padding-top: 10px
    }
}

.voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc svg {
    width: 60px;
    height: 60px
}

.voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc .paragraph {
    padding-top: 25px
}

@media (max-width:575.98px) {
    .voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc .paragraph {
        padding-top: 10px
    }
}

.voiyager-catalante .voiyager-catalante__content .voiyager-catalante__content-bloc .paragraph p {
    text-align: center;
    font-size: 14px;
    line-height: 20px
}

@media (max-width:575.98px) {
    .page-bateaux #header-sticky {
        opacity: 1 !important
    }
}

.page-bateaux .banner img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 750px;
    z-index: -1
}

@media (max-width:1399.98px) {
    .page-bateaux .banner img {
        height: 600px
    }
}

@media (max-width:767.98px) {
    .page-bateaux .banner img {
        height: 400px
    }
}

.bateaux__top {
    background-color: #fff9ef;
    padding: 18px 0
}

@media (max-width:767.98px) {
    .bateaux__top {
        padding: 10px 0
    }
}

.bateaux__top .bateaux__top-content {
    align-items: center
}

.bateaux__top-left {
    display: flex
}

@media (max-width:767.98px) {
    .bateaux__top-left {
        display: flex;
        justify-content: space-between;
        padding-top: 10px
    }
}

.bateaux__top-left-content {
    text-align: center;
    position: relative
}

.bateaux__top-left-content:not(:last-child) {
    padding-right: 50px
}

@media (max-width:1399.98px) {
    .bateaux__top-left-content:not(:last-child) {
        padding-right: 30px
    }
}

@media (max-width:991.98px) {
    .bateaux__top-left-content:not(:last-child) {
        padding-right: 15px
    }
}

@media (max-width:767.98px) {
    .bateaux__top-left-content:not(:last-child) {
        padding-right: 0
    }
}

@media (max-width:575.98px) {
    .bateaux__top-left-content:not(:last-child) {
        padding-right: 21px
    }
}

.bateaux__top-left-content:not(:first-child) {
    padding-left: 50px
}

@media (max-width:1399.98px) {
    .bateaux__top-left-content:not(:first-child) {
        padding-left: 30px
    }
}

@media (max-width:991.98px) {
    .bateaux__top-left-content:not(:first-child) {
        padding-left: 15px
    }
}

@media (max-width:767.98px) {
    .bateaux__top-left-content:not(:first-child) {
        padding-left: 30px
    }
}

@media (max-width:575.98px) {
    .bateaux__top-left-content:not(:first-child) {
        padding-left: 20px
    }
}

.bateaux__top-left-content i {
    padding-bottom: 5px;
    color: #f16846;
    font-size: 30px
}

@media (max-width:1199.98px) {
    .bateaux__top-left-content i {
        padding-bottom: 7px;
        font-size: 20px
    }
}

.bateaux__top-left-content p {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0;
    color: #003849
}

@media (max-width:1399.98px) {
    .bateaux__top-left-content p {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px
    }
}

@media (max-width:991.98px) {
    .bateaux__top-left-content p {
        font-size: 14px;
        font-weight: 600;
        line-height: 20px
    }
}

@media (max-width:767.98px) {
    .bateaux__top-left-content p {
        font-size: 16px;
        font-weight: 600;
        line-height: 20px
    }
}

@media (max-width:575.98px) {
    .bateaux__top-left-content p {
        font-size: 12px;
        font-weight: 600;
        line-height: 20px
    }
}

.bateaux__top-left-content:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 11px;
    height: 50px;
    opacity: 40%;
    border: .5px solid #003849
}

@media (max-width:767.98px) {
    .bateaux__top-left-content:not(:last-child)::after {
        top: 2px;
        height: 50px;
        right: -42px
    }
}

@media (max-width:575.98px) {
    .bateaux__top-left-content:not(:last-child)::after {
        top: 2px;
        height: 50px;
        right: -2px
    }
}

.bateaux__top-right {
    text-align: right
}

@media (max-width:767.98px) {
    .bateaux__top-right {
        display: block;
        margin: auto;
        text-align: center;
        margin-top: 30px;
        padding-bottom: 10px
    }
}

.bateaux__top-right .button5 i {
    margin-right: 10px;
    font-size: 30px;
    color: #fff
}

@media (max-width:1199.98px) {
    .bateaux__top-right .button5 i {
        font-size: 20px
    }
}

.bateaux__paragraphe {
    padding: 50px 0
}

@media (max-width:767.98px) {
    .bateaux__paragraphe {
        padding: 30px 0
    }
}

@media (max-width:575.98px) {
    .bateaux__paragraphe {
        padding: 20px 0
    }
}

.bateaux__paragraphe .paragraph.style-1 p {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600
}

@media (max-width:1199.98px) {
    .bateaux__paragraphe .paragraph.style-1 p {
        font-size: 27px;
        line-height: 36px
    }
}

@media (max-width:991.98px) {
    .bateaux__paragraphe .paragraph.style-1 p {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px
    }
}

@media (max-width:767.98px) {
    .bateaux__paragraphe .paragraph.style-1 p {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 20px
    }
}

@media (max-width:575.98px) {
    .bateaux__paragraphe .paragraph.style-1 p {
        font-size: 18px;
        line-height: 30px;
        padding-bottom: 15px
    }
}

.bateaux__paragraphe .paragraph p {
    margin-bottom: 10px
}

@media (max-width:767.98px) {
    .bateaux__paragraphe .paragraph p {
        padding-left: 0
    }
}

.bateaux__caractéristique {
    padding: 50px 0 40px 0
}

@media (max-width:991.98px) {
    .bateaux__caractéristique {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:575.98px) {
    .bateaux__caractéristique {
        padding-bottom: 0
    }
}

.bateaux__caractéristique .title.style1 .h2,
.bateaux__caractéristique .title.style1 h2 {
    text-align: center;
    line-height: 50px;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-weight: 400
}

@media (max-width:575.98px) {
    .bateaux__caractéristique .title.style1 .h2,
    .bateaux__caractéristique .title.style1 h2 {
        line-height: 40px;
        font-size: 28px
    }
}

.bateaux__slider {
    padding: 0
}

.bateaux__slider .bateaux__slider__video {
    width: 100%;
    height: 530px;
    position: relative
}

.bateaux__slider .bateaux__slider__video video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 30px
}

.bateaux__exterieurs {
    padding-bottom: 0;
    padding-top: 40px
}

@media (max-width:767.98px) {
    .bateaux__exterieurs {
        padding-top: 20px;
        padding-bottom: 0
    }
}

.bateaux__exterieurs .bateaux__exterieurs-content {
    display: flex;
    align-items: center
}

@media (max-width:575.98px) {
    .bateaux__exterieurs .bateaux__exterieurs-content {
        padding-bottom: 0
    }
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-dexcrp {
    padding-right: 30px
}

@media (max-width:1199.98px) {
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-dexcrp .title.style2 .h3,
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-dexcrp .title.style2 h3 {
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-dexcrp .title.style2 .h3,
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-dexcrp .title.style2 h3 {
        font-size: 25px;
        line-height: 30px
    }
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-dexcrp .paragraph.style-1 p {
    font-weight: 500;
    color: #003849
}

@media (max-width:1399.98px) {
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-dexcrp {
        padding-right: 20px
    }
}

@media (max-width:1399.98px) {
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-dexcrp {
        padding-right: 10px
    }
}

@media (max-width:991.98px) {
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img {
        display: none
    }
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-top {
    text-align: right;
    display: flex;
    padding-bottom: 20px;
    width: 55%;
    margin-left: auto;
    justify-content: flex-end
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-top .image-top-desk img {
    width: 100%
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-top .image-top-desk img.border-radius-img {
    border-radius: 20px
}

@media (max-width:991.98px) {
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-top {
        display: none
    }
}

@media (max-width:1199.98px) {
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-top {
        text-align: right
    }
}

@media (max-width:575.98px) {
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-top {
        display: none
    }
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-bottom {
    display: flex;
    align-items: flex-start;
    justify-content: right
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-bottom .img-bt1 {
    padding-right: 20px
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-bottom .img-bt1 img {
    width: 100%
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-bottom .img-bt1 img.border-radius-img {
    border-radius: 20px
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-bottom .img-bt2 img {
    width: 100%
}

.bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-bottom .img-bt2 img.border-radius-img {
    border-radius: 20px
}

@media (max-width:991.98px) {
    .bateaux__exterieurs .bateaux__exterieurs-content .bateaux__exterieurs-content-img .image-bottom {
        display: none
    }
}

.bateaux__cabines {
    padding-top: 50px;
    padding-bottom: 60px
}

@media (max-width:1199.98px) {
    .bateaux__cabines {
        padding-top: 30px
    }
}

@media (max-width:767.98px) {
    .bateaux__cabines {
        padding-top: 20px;
        padding-bottom: 0
    }
}

.bateaux__cabines .bateaux__cabines-content {
    display: flex;
    align-items: center
}

@media (max-width:1199.98px) {
    .bateaux__cabines .bateaux__cabines-content {
        display: flex;
        align-items: center
    }
}

.bateaux__cabines .bateaux__cabines-content:first-child {
    padding-bottom: 60px
}

@media (max-width:1199.98px) {
    .bateaux__cabines .bateaux__cabines-content:first-child {
        padding-bottom: 30px
    }
}

.bateaux__cabines .bateaux__cabines-content:first-child .bateaux__cabines-content-dexcrp {
    padding-left: 40px
}

@media (max-width:1199.98px) {
    .bateaux__cabines .bateaux__cabines-content:first-child .bateaux__cabines-content-dexcrp .title.style2 .h3,
    .bateaux__cabines .bateaux__cabines-content:first-child .bateaux__cabines-content-dexcrp .title.style2 h3 {
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    .bateaux__cabines .bateaux__cabines-content:first-child .bateaux__cabines-content-dexcrp .title.style2 .h3,
    .bateaux__cabines .bateaux__cabines-content:first-child .bateaux__cabines-content-dexcrp .title.style2 h3 {
        font-size: 25px;
        line-height: 30px
    }
}

@media (max-width:1199.98px) {
    .bateaux__cabines .bateaux__cabines-content:first-child .bateaux__cabines-content-dexcrp {
        padding-left: 15px
    }
}

@media (max-width:991.98px) {
    .bateaux__cabines .bateaux__cabines-content:first-child .bateaux__cabines-content-dexcrp {
        padding-left: 0
    }
}

@media (max-width:991.98px) {
    .bateaux__cabines .bateaux__cabines-content:first-child {
        padding-bottom: 0;
        padding-left: 0
    }
}

@media (max-width:1199.98px) {
    .bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-dexcrp .title.style2 .h3,
    .bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-dexcrp .title.style2 h3 {
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    .bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-dexcrp .title.style2 .h3,
    .bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-dexcrp .title.style2 h3 {
        font-size: 25px;
        line-height: 40px
    }
}

.bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-dexcrp .paragraph.style-1 p {
    font-weight: 500;
    color: #003849
}

@media (max-width:991.98px) {
    .bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-img {
        display: none
    }
}

.bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-img .image-top-cab {
    right: 0
}

.bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-img .image-top-cab img {
    width: 100%
}

.bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-img .image-top-cab img.border-radius-img {
    border-radius: 20px
}

.bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-img .image-bottom {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    padding-top: 10px
}

.bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-img .image-bottom .img-cab1 img {
    width: 100%
}

.bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-img .image-bottom .img-cab1 img.border-radius-img {
    border-radius: 20px
}

@media (max-width:991.98px) {
    .bateaux__cabines .bateaux__cabines-content .bateaux__cabines-content-img .image-bottom {
        display: none
    }
}

@media (min-width:576px) {
    .bateaux__cabines .bateaux__cabines-content .bateaux__cabines-carroussel {
        display: none
    }
}

.plan__bateaux {
    text-align: center !important;
    padding-top: 50px;
    padding-bottom: 55px
}

@media (max-width:991.98px) {
    .plan__bateaux {
        padding-bottom: 10px
    }
}

@media (max-width:767.98px) {
    .plan__bateaux {
        text-align: left !important
    }
}

@media (max-width:575.98px) {
    .plan__bateaux {
        padding-top: 50px
    }
}

.plan__bateaux-title .title.style2 .h3,
.plan__bateaux-title .title.style2 h3 {
    text-align: center !important
}

@media (max-width:767.98px) {
    .plan__bateaux-title .title.style2 .h3,
    .plan__bateaux-title .title.style2 h3 {
        text-align: left !important
    }
}

.plan__bateaux .paragraph p {
    text-align: left !important
}

.plan__bateaux .plan__bateaux-img {
    padding-top: 20px
}

@media (max-width:767.98px) {
    .plan__bateaux .plan__bateaux-img {
        padding-top: 10px
    }
}

.mfp-no-margins img.mfp-img {
    padding: 0
}

.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0
}

.mfp-no-margins .mfp-container {
    padding: 0
}

.mfp-bg .image-popup-no-margins {
    position: relative
}

.mfp-bg .image-popup-no-margins .img-zom {
    width: 94px;
    height: 94px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 60%;
    border-radius: 50%;
    display: none;
    transition: all 2.5s ease-in
}

.mfp-bg .image-popup-no-margins .img-zom i {
    position: absolute;
    color: #003849;
    font-size: 30px;
    font-weight: 600;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.mfp-bg .image-popup-no-margins:hover .img-zom {
    display: block
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .9
}

.slider {
    position: relative;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
    height: 719px;
    opacity: 1
}

.slider::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(43, 44, 62, .63) 0, rgba(217, 217, 217, 0) 79.28%)
}

.slider .slider__content__form {
    padding-bottom: 70px
}

.slider__video {
    width: 100%;
    display: inline-block
}

@media (max-width:767px) {
    .slider__video::after {
        background: 0 0;
        content: '';
        width: 100%;
        height: 100%;
        display: inline-block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }
}

.slider__video video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width:767px) {
    .slider__video video {
        display: none
    }
}

.slider__image {
    display: none
}

@media (max-width:767px) {
    .slider__image {
        display: block
    }
}

.slider__image img {
    width: 100%;
    height: 720px;
    -o-object-fit: cover;
    object-fit: cover
}

.slider__media img {
     /*height: 720px;*/
	 position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
    -o-object-fit: cover;
    object-fit: cover
}

.slider__media video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover
}

.slider__content {
    position: absolute;
    bottom: 10%;
    width: 100%;
    text-align: center;
    z-index: 100;
    overflow: hidden
}

.slider__content .h1,
.slider__content h1 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    line-height: 50px;
    letter-spacing: 0;
    text-align: center;
	max-width: 80%;
  margin: 0 auto;
}

@media (max-width:1199px) and (min-width:992px) {
    .slider__content .h1,
    .slider__content h1 {
        font-size: 50px;
        line-height: 70px
    }
}

@media (max-width:991px) and (min-width:768px) {
    .slider__content .h1,
    .slider__content h1 {
        font-size: 40px;
        line-height: 60px
    }
}

@media (max-width:767px) {
    .slider__content .h1,
    .slider__content h1 {
        font-size: 35px;
        line-height: 35px
    }
}

.slider__content p {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0;
    text-align: center
}

.slider__content__lien {
    padding-top: 15px;
    text-align: end;
    width: 693px;
    margin: auto
}

@media (max-width:767px) {
    .slider__content__lien {
        width: 100%;
        text-align: center
    }
}

.slider__content__lien .button.style-icone::after {
    background: #fff !important
}

.slider__content__lien .button.style-icone {
    align-items: center
}

.slider__content__lien .button.style-icone span {
    font-weight: 500;
    font-size: 20px;
    color: #fff
}

.slider__content__lien .button.style-icone .icon-arrow-2::after {
    background: #fff !important
}

.slider__content__lien .button.style-icone .icon-arrow-2:before {
    color: #fff
}

.why-choose-us .zoom-img {
    height: auto !important
}

.why-choose-us button {
    margin-top: 30px
}

@media (max-width:991.98px) {
    .why-choose-us button {
        margin-top: 15px
    }
}

.why-choose-us .paragraph {
    overflow: hidden
}

.why-choose-us .paragraph p {
    margin-bottom: 10px
}

.why-choose-us__image {
    height:385px;
   /* padding-right: 50px*/
}

@media (max-width:991.98px) {
    .why-choose-us__content {
        text-align: center
    }
}

#content {
    height: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: height .3s ease
}

.bg-filter {
    position: relative
}

.bg-filter::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 25px;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.style-info {
    align-items: flex-start !important
}

.page-node-type-infos-destinations .general-info .why-choose-us .title .h2,
.page-node-type-infos-destinations .general-info .why-choose-us .title h2 {
    text-align: left
}

@media (max-width:767.98px) {
    .page-node-type-infos-destinations .general-info .why-choose-us .title .h2,
    .page-node-type-infos-destinations .general-info .why-choose-us .title h2 {
        text-align: center
    }
}

.page-node-type-infos-destinations .general-info .why-choose-us .why-choose-us__content {
    text-align: left
}

@media (max-width:767.98px) {
    .page-node-type-infos-destinations .general-info .why-choose-us .why-choose-us__content {
        text-align: center
    }
}

@media (max-width:991.98px) {
    .page-node-type-infos-destinations .general-info .why-choose-us .why-choose-us__image {
        padding-right: 15px
    }
}

.page-node-type-infos-destinations .page-croisiere .ilsparlent {
    padding-bottom: 0 !important
}

.page-node-type-infos-destinations .know-before-yougo .js-animated-stagger-element.bloc-left {
    padding-right: 50px
}

@media (max-width:991.98px) {
    .page-node-type-infos-destinations .know-before-yougo .js-animated-stagger-element.bloc-left {
        padding-right: 15px
    }
}

@media (max-width:767.98px) {
    .page-node-type-infos-destinations .know-before-yougo .js-animated-stagger-element.bloc-left .title.align-left {
        text-align: center
    }
}

@media (max-width:767.98px) {
    .page-node-type-infos-destinations .know-before-yougo .js-animated-stagger-element.bloc-left .paragraph p {
        text-align: center
    }
}

.page-node-type-infos-destinations .know-before-yougo .js-animated-stagger-element.bloc-left .accordion .accordion-body.paragraph p {
    text-align: left
}

@media (max-width:767.98px) {
    .page-node-type-infos-destinations .know-before-yougo .js-animated-stagger-element.bloc-left .accordion {
        margin-bottom: 10px
    }
}

#content-text {
    height: 330px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: height .3s ease
}

.button.simple-style {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left;
    border: none;
    padding: 0
}

.button2 {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    text-align: left;
    color: #003849;
    position: relative
}

.button2 .icon-arrow-2 {
    display: inline-flex;
    margin-right: 10px;
    color: #003849;
    font-size: 22px;
    font-family: icomoon !important
}

.button2 .icon-arrow-3 {
    font-family: icomoon !important;
    text-transform: none;
    font-size: 22px;
    color: #003849;
    margin-right: 10px
}

.button2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1.5px;
    bottom: -4px;
    left: 0;
    background-color: #003849;
    display: block
}

.button3 {
    position: relative
}

.button3 span {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    background-color: #003849;
    color: #fff;
    border-radius: 30px;
    padding: 10px 25px 10px 40px;
    transition: all .5s
}

.button3::after {
    content: url(../../../../dist/assets/images/telechargemen.svg);
    position: absolute;
    top: -3px;
    left: 13px;
    transition-duration: 1s
}

.button.simple-style {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left;
    border: none;
    padding: 0
}

.button.style-icone {
    position: relative;
    display: inline-flex;
    margin-bottom: 20px;
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

.button.style-icone::after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    background: #003849;
    bottom: -10px;
    transition: .3s
}

@media (max-width:767.98px) {
    .button.style-icone::after {
        transition: .1s
    }
}

.button.style-icone:hover {
    transform: translateX(7px);
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

.button.style-icone:hover::after {
    width: 100%
}

.button.style-icone span {
    font-family: Montserrat, sans-serif;
    color: #003849;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    text-align: left
}

@media (max-width:767.98px) {
    .button.style-icone span {
        font-size: 15px
    }
}

.button.style-icone i {
    font-family: icomoon !important;
    font-size: 22px;
    color: #2e7d8f;
    margin-right: 10px;
    display: inline-flex
}

.button.style-icone .ph-file-arrow-down {
    font-size: 22px;
    color: #2e7d8f;
    padding-right: 10px;
    display: inline-flex
}

@media (max-width:991.98px) {
    .button.style-icone .ph-file-arrow-down {
        font-size: 18px;
        line-height: 18px
    }
}

.button.style-icone2 {
    position: relative;
    display: inline-flex;
    margin-bottom: 20px
}

.button.style-icone2 span {
    font-family: Montserrat, sans-serif;
    color: #003849;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    text-align: left
}

@media (max-width:767.98px) {
    .button.style-icone2 span {
        font-size: 15px
    }
}

.button.btn-hover-style {
    width: 100%;
    height: 100%;
    right: 0;
    z-index: 100;
    top: auto;
    left: auto
}

.button.btn-hover-style i {
    background: #f16846;
    padding: 12px;
    border-radius: 50%;
    transform: scale(1);
    transition: .15s all ease
}

.button.btn-hover-style i::before {
    color: #fff
}

.button.btn-hover-style:hover i {
    padding: 13px;
    transform: scale(1);
    transition: .15s all ease
}

a.button5 {
    border-radius: 30px;
    background: #003849;
    padding: 0;
	margin:5px;
    color: #fff
}

a.button5:before {
    content: '';
    background: #f16846;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s cubic-bezier(.16, .01, .77, 1);
    border-radius: 30px
}

a.button5 span {
    padding: 14px 35px 12px 35px
}

@media (max-width:1399.98px) {
    a.button5 span {
        padding: 14px 35px 12px 35px
    }
}

@media (max-width:1199.98px) {
    a.button5 span {
        padding: 8px 20px 8px 20px
    }
}

a.button5 span i {
    margin-right: 10px;
    font-size: 26px;
    color: #fff
}

a.button5:hover::before {
    transform: scale(1.05)
}

.slide-content__content .h3,
.slide-content__content h3 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    color: #003849;
    font-size: 21px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0;
    text-align: center;
    margin: 0
}

.slide-content__content p {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: 20px
}

@media (max-width:767.98px) {
    .slide-content__content p {
        margin-bottom: 15px
    }
}

.slide-content__content__title {
    position: relative;
    margin-bottom: 20px
}

.slide-content__content__title i {
    color: #f16846;
    padding-right: 15px;
    font-size: 21px;
    top: -4px;
    left: 0;
    position: relative
}

.header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 li a::after {
    content: "" !important;
    width: 0;
    height: 2px;
    position: absolute;
    background: #fff;
    bottom: 0 !important;
    transition: .3s;
    top: 22px;
    left: 0;
    transition: all .5s ease-out;
}

@media (max-width:767.98px) {
    .slide-content__content__title {
        margin-bottom: 10px
    }
}

.slide-content img {
    border-radius: 20px
}

.section-color .swiper-slide-active .author {
    cursor: pointer
}

.section-color .swiper-slide-active .author:hover a::after {
    width: 100%
}

.section-color .swiper-slide-active .author:hover a {
    transform: translateX(7px);
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

.section-color .section-bloc-cruises {
    position: relative;
    width: 80%;
    margin: 0 auto;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
    text-align: center
}

.section-color .section-bloc-cruises.swiper-container {
    position: relative;
    margin-top: -160px
}

.section-color .section-bloc-cruises .swiper-wrapper {
    align-items: center
}

.section-color .section-bloc-cruises .swiper-slide-active {
    position: relative;
    margin-top: 160px
}

.section-color .swiper-container {
    position: relative;
    margin-top: 20px
}

.section-color .swiper {
    width: 100%
}

@media (max-width:575.98px) {
    .section-color .swiper-slide {
        transform-style: inherit
    }
}

.section-color .swiper-slide .author {
    grid-template-columns: 1fr;
    justify-items: center;
    bottom: -90px;
    width: 100%;
    display: none;
    opacity: 0;
    margin-top: 50px
}

.section-color .swiper-slide-active .author {
    display: grid;
    opacity: 1
}

@media (max-width:767.98px) {
    .section-color .swiper-slide-active .author {
        width: 78%;
        margin: 50px auto 0
    }
}

@media (max-width:575.98px) {
    .section-color .swiper-slide-active .author {
        width: 100%;
        margin: 0 auto
    }
}

.section-color .swiper-button-prev {
    background: 0 0;
    border-radius: 50%;
    top: 87%;
    left: 24%;
    width: 50px;
    height: 50px;
    border: 1px solid #2b2C3E30;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

@media (max-width:1199px) and (min-width:768px) {
    .section-color .swiper-button-prev {
        left: 10%
    }
}

@media (max-width:767.98px) {
    .section-color .swiper-button-prev {
        left: 5px
    }
}

@media (max-width:575.98px) {
    .section-color .swiper-button-prev {
        top: 50%;
        transform: translatey(-50%);
        border: 1px solid #fff
    }
}

.section-color .swiper-button-prev span {
    color: #003849;
    transform: rotate(180deg)
}

@media (max-width:575.98px) {
    .section-color .swiper-button-prev span {
        color: #fff
    }
}

.section-color .swiper-button-prev::after {
    font-size: 1.4rem;
    content: ""
}

.section-color .swiper-button-next {
    background: 0 0;
    border-radius: 50%;
    top: 87%;
    right: 24%;
    width: 50px;
    height: 50px;
    border: 1px solid #2b2C3E30;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

@media (max-width:1199px) and (min-width:768px) {
    .section-color .swiper-button-next {
        right: 10%
    }
}

@media (max-width:767.98px) {
    .section-color .swiper-button-next {
        right: 5px
    }
}

@media (max-width:575.98px) {
    .section-color .swiper-button-next {
        top: 50%;
        transform: translatey(-50%);
        border: 1px solid #fff
    }
}

.section-color .swiper-button-next span {
    color: #003849
}

@media (max-width:575.98px) {
    .section-color .swiper-button-next span {
        color: #fff
    }
}

.section-color .swiper-button-next::after {
    font-size: 1.4rem;
    content: ""
}

@media (min-width:760px) {
    .section-color .swiper-button-next,
    .section-color .swiper-button-prev {
        display: flex
    }
}

.section-color .swiper-3d .swiper-slide-shadow-right {
    background-image: none !important
}

.section-color .swiper-3d .swiper-slide-shadow-left {
    background-image: none !important
}

.section-color .swiper-slide-active .slide-content {
    margin-bottom: 15px !important
}

.section-color .swiper-slide .slide-content {
    margin-bottom: 60px
}

.cruise-for-you {
    position: relative
}

.cruise-for-you__item {
    position: relative;
    justify-content: center;
    display: flex
}

.cruise-for-you__item img {
    border-radius: 20px
}

.cruise-for-you__item p {
    position: absolute;
    z-index: 1
}

.cruise-for-you__item__img {
    position: relative;
    width: -moz-max-content;
    width: max-content
}

.cruise-for-you__item__img::after {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(0, 55, 121, .3) 54.17%);
    height: 100%;
    left: -1px;
    border-radius: 20px
}

.cruise-for-you .owl-stage-outer {
    padding-top: 20px;
    padding-bottom: 20px
}

.cruise-for-you .owl-nav {
    position: absolute;
    font-size: 14px;
    line-height: 28px;
    color: #ddd;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%)
}

.cruise-for-you .owl-nav .owl-prev {
    left: -65px
}

@media (max-width:1199.98px) {
    .cruise-for-you .owl-nav .owl-prev {
        left: 0
    }
}

.cruise-for-you .owl-nav .owl-prev::after {
    content: "\e906";
    color: #fff
}

.cruise-for-you .owl-nav .owl-next {
    right: -45px
}

@media (max-width:1199.98px) {
    .cruise-for-you .owl-nav .owl-next {
        right: 25px
    }
}

.cruise-for-you .owl-nav .owl-next::after {
    content: "\e900";
    color: #fff
}

.cruise-for-you .owl-nav .owl-next,
.cruise-for-you .owl-nav .owl-prev {
    background-repeat: no-repeat;
    border-radius: 50%;
    transform: translateY(-50%);
    top: 50%;
    width: 50px;
    height: 50px;
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid #fff !important;
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(10px);
    position: absolute
}

@media (max-width:575.98px) {
    .cruise-for-you .owl-nav .owl-next,
    .cruise-for-you .owl-nav .owl-prev {
        width: 40px;
        height: 40px
    }
}

.cruise-for-you .owl-nav .owl-next span,
.cruise-for-you .owl-nav .owl-prev span {
    display: none
}

.cruise-for-you .owl-nav .owl-next::after,
.cruise-for-you .owl-nav .owl-prev::after {
    font-family: icomoon !important
}

.cruise-for-you .owl-nav .owl-next:hover,
.cruise-for-you .owl-nav .owl-prev:hover {
    background: rgba(255, 255, 255, .1) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.section-cruise-for-you {
    position: relative;
    overflow: hidden
}

.section-cruise-for-you__link {
    margin-top: 25px
}

@media (max-width:767.98px) {
    .section-cruise-for-you__link {
        margin-top: 10px
    }
}

.section-cruise-for-you__link .button.style-icone::after {
    background-color: #fff
}

.section-cruise-for-you__link .button.style-icone span {
    color: #fff
}

.section-cruise-for-you .icon-arrow-2:before {
    color: #fff
}

.section-cruise-for-you__bg {
    background: url(../../../dist/assets/images/img-bg.jpg);
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-size: cover;
    position: absolute;
    height: 1000px;
    width: 100%;
    top: 0;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0
}

.section-cruise-for-you .title.style1 .h2,
.section-cruise-for-you .title.style1 h2 {
    padding-top: 141px;
    margin-top: -122px
}

.cruise-for-you__item {
    position: relative;
    border-radius: 20px;
    transform: translateY(0);
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

.cruise-for-you__item:hover {
    transform: translateY(-20px);
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

@media (max-width:575.98px) {
    .cruise-for-you__item:hover {
        transform: translateY(0)
    }
}

.cruise-for-you__item:hover .filter-bg::after {
    opacity: 1
}

.cruise-for-you__item .filter-bg {
    width: 100%;
    position: relative;
    z-index: 1;
    border-radius: 20px
}

.cruise-for-you__item .filter-bg::before {
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(0, 55, 121, .3) 54.17%);
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    border-radius: 20px
}

.cruise-for-you__item .filter-bg::after {
    border-radius: 20px;
    background: rgba(0, 0, 0, .4);
    mix-blend-mode: multiply;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out
}

.cruise-for-you__item img {
    max-width: 100%;
    height: auto;
    display: block
}

.cruise-for-you__item p {
    position: absolute;
    top: 50% !important;
    z-index: 999;
    left: 50% !important;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
    margin: 0;
    width: 100%;
    z-index: 9
}

@media (max-width:1199px) {
    .cruise-for-you__item p {
        font-size: 16px
    }
}

@media (max-width:575.98px) {
    .cruise-for-you__item p {
        font-size: 14px
    }
}

.js-cta-section-b-image-left {
    transition: transform .5s ease
}

.js-cta-section-b-image-right {
    transition: transform .5s ease
}

.button.style-icone:hover .icon-arrow-2::after {
    content: "";
    width: 105%;
    transition: all .3s ease-in-out
}

.button.style-icone .icon-arrow-2::after {
    transition: all .3s ease-in-out
}

.carrières__services__content {
    background-color: #fff;
    border: 1px solid rgba(43, 44, 62, .2);
    border-radius: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    padding: 10px 30px 10px 0
}

@media (max-width:991.98px) {
    .carrières__services__content {
        display: block;
        padding: 20px 10px
    }
}

.carrières__services__content .img-disc-top {
    display: block
}

@media (max-width:991.98px) {
    .carrières__services__content .img-disc-top {
        display: none
    }
}

.carrières__services__content .img-disc-mobile {
    padding: 10px 0;
    display: none;
    text-align: center
}

@media (max-width:991.98px) {
    .carrières__services__content .img-disc-mobile {
        display: block
    }
}

.carrières__services__content .carrières__services__content-right {
    padding-left: 40px
}

@media (max-width:1199.98px) {
    .carrières__services__content .carrières__services__content-right {
        padding-left: 30px
    }
}

@media (max-width:991.98px) {
    .carrières__services__content .carrières__services__content-right {
        padding-left: 0;
        text-align: center
    }
}

@media (max-width:991.98px) {
    .carrières__services__content .carrières__services__content-right .title.align-left {
        text-align: center
    }
}

.carrières__services__content .carrières__services__content-right .title.style3 p {
    font-size: 23px;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-weight: 500;
    line-height: 38px;
    margin: 0
}

.carrières__services__content .carrières__services__content-right .paragraph.style-3 p {
    margin-bottom: 0
}

.carrières__services__content .carrières__services__content-right .carrières__services__content-postuler {
    padding-top: 20px
}

@media (max-width:991.98px) {
    .carrières__services__content .carrières__services__content-right .carrières__services__content-postuler {
        text-align: center;
        padding-bottom: 0
    }
}

.page__erreur {
    top: 50%;
    text-align: center
}

.page__erreur .page__erreur-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.page__erreur .title.style1 .h2,
.page__erreur .title.style1 h2 {
    text-align: center
}

.page__erreur .paragraph {
    padding: 30px 0
}

.page__erreur .paragraph p {
    text-align: center
}

.catamarans-section .content .h2,
.catamarans-section .content h2 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left
}

.catamarans-section .content p {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
    padding-top: 5px
}

.catamarans-section .content__info {
    display: flex;
    padding-top: 15px
}

.catamarans-section .content__info p {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left;
    align-items: center;
    display: flex
}

.catamarans-section .content__info p span {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left;
    padding-right: 5px
}

.catamarans-section .content__info img {
    max-width: 100%;
    width: auto;
    padding-right: 10px
}

.catamarans-section .content__info__passagers {
    position: relative;
    display: flex;
    padding-right: 40px
}

.catamarans-section .content__info__passagers::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 21px;
    background: #000;
    right: 20px;
    top: 7px
}

.catamarans-section .content__info__cabine {
    display: flex
}

.catamarans-section .swiper-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    right: 0;
    margin: 0 auto
}

.catamarans-section .swiper {
    position: relative;
    width: 100%;
    z-index: 2
}

.catamarans-section .swiper-wrapper {
    display: flex;
    align-items: flex-end
}

.catamarans-section .swiper-slide {
    display: flex;
    flex-direction: column;
    align-items: self-start;
    position: relative;
    border-radius: 12px;
    text-align: center;
    transition: height .5s ease;
    z-index: 0;
    margin-right: 20px
}

.catamarans-section .content {
    transition: opacity .4s ease-in;
    position: absolute;
    top: 60px;
    right: -60%;
    opacity: 1
}

.catamarans-section .privatisation__content {
    opacity: 0;
    transition: opacity .5s ease-in-out
}

.catamarans-section .magic-scroll.privatisation__content {
    opacity: 1
}

.catamarans-section .swiper-slide-active figure {
    margin-top: 15px
}

.catamarans-section .swiper-slide:not(.swiper-slide-active) .content {
    opacity: 0
}

.swiper-slide:not(.swiper-slide-active) .content {
    opacity: 0
}

.swiper-test-button-next,
.swiper-test-button-prev {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid #2b2C3E30;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    position: absolute;
    top: 23%;
    margin-top: -20px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color .3s ease;
    z-index: 1
}

.swiper-test-button-next span,
.swiper-test-button-prev span {
    color: #003849
}

.swiper-test-button-next span::before,
.swiper-test-button-prev span::before {
    font-size: 16px
}

.swiper-test-button-prev {
    right: 165px
}

.swiper-test-button-prev span {
    color: #003849;
    transform: rotate(180deg)
}

.swiper-test-button-next {
    right: 100px
}

.bateaux-c1 {
    padding: 0
}

.bateaux-c1 .bateaux__caroussel {
    position: relative
}

.bateaux-c1 .bateaux__caroussel .bateaux__caroussel-item {
    position: relative
}

.bateaux-c1 .bateaux__caroussel .bateaux__caroussel-item img {
    width: 100%;
    border-radius: 20px
}

.bateaux-c1 .bateaux__caroussel .owl-nav {
    position: absolute;
    margin-top: -78px;
    text-align: left;
    margin-left: 15px
}

@media (max-width:575.98px) {
    .bateaux-c1 .bateaux__caroussel .owl-nav {
        position: absolute;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        top: 50%;
        transform: translateY(-50%)
    }
}

.bateaux-c1 .bateaux__caroussel .owl-nav.disabled {
    display: block
}

.bateaux-c1 .bateaux__caroussel .owl-nav button.owl-prev {
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, .19);
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    width: 50px;
    height: 50px
}

@media (max-width:575.98px) {
    .bateaux-c1 .bateaux__caroussel .owl-nav button.owl-prev {
        transform: translateY(-50%);
        top: 50%;
        position: absolute;
        left: 5px;
        width: 40px;
        height: 40px
    }
}

.bateaux-c1 .bateaux__caroussel .owl-nav button.owl-prev::after {
    content: "\e906";
    font-family: icomoon !important;
    text-transform: none;
    font-size: 21px;
    color: #fff
}

.bateaux-c1 .bateaux__caroussel .owl-nav button.owl-prev span {
    display: none
}

.bateaux-c1 .bateaux__caroussel .owl-nav button.owl-next {
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, .19);
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    width: 50px;
    height: 50px;
    margin-left: 10px
}

@media (max-width:575.98px) {
    .bateaux-c1 .bateaux__caroussel .owl-nav button.owl-next {
        width: 40px;
        height: 40px;
        transform: translateY(-50%);
        top: 50%;
        position: absolute;
        right: 5px
    }
}

.bateaux-c1 .bateaux__caroussel .owl-nav button.owl-next::after {
    content: "\e900";
    font-family: icomoon !important;
    text-transform: none;
    font-size: 21px;
    color: #fff
}

.bateaux-c1 .bateaux__caroussel .owl-nav button.owl-next span {
    display: none
}

.bateaux-c1 .bateaux__caroussel .owl-nav button:hover {
    border: 1px solid #fff;
    background-color: transparent !important
}

.bateaux-c1 .bateaux__caroussel .owl-nav button.disabled {
    background-color: rgba(255, 255, 255, .1)
}

.bateaux-c1 .bateaux__caroussel .owl-nav button.active {
    border: 1px solid #fff
}

.bateaux-c1 .bateaux__caroussel .owl-dots {
    counter-reset: slides-num;
    position: absolute;
    margin-top: -73px;
    left: 150px;
    padding-right: 10px;
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 39px;
    letter-spacing: 0;
    text-align: left;
    color: #fff
}

@media (max-width:575.98px) {
    .bateaux-c1 .bateaux__caroussel .owl-dots {
        display: none
    }
}

.bateaux-c1 .bateaux__caroussel .owl-dots:after {
    content: "0" counter(slides-num);
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    padding-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0;
    text-align: left;
    opacity: 50%;
    margin-left: 38px
}

.bateaux-c1 .bateaux__caroussel .owl-dot {
    display: inline-block;
    counter-increment: slides-num
}

.bateaux-c1 .bateaux__caroussel .owl-dot span {
    display: none
}

.bateaux-c1 .bateaux__caroussel .owl-dot.active:before {
    content: "0" counter(slides-num) "";
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0
}

.bateaux__espace {
    text-align: right;
    position: relative;
    padding: 0
}

@media (max-width:991.98px) {
    .bateaux__espace {
        text-align: left
    }
}

.bateaux__espace .container-fluid,
.bateaux__espace .container-lg,
.bateaux__espace .container-md,
.bateaux__espace .container-sm,
.bateaux__espace .container-xl,
.bateaux__espace .container-xxl {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:767.98px) {
    .bateaux__espace {
        padding: 20px 0
    }
}

.bateaux__espace .espace-bg {
    width: 100%;
    border-radius: 0 !important;
    margin-left: auto
}

.bateaux__espace .espace-bg img {
    width: initial
}

@media (max-width:767.98px) {
    .bateaux__espace .espace-bg img {
        width: 100%;
        position: absolute;
        height: 100% !important;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.bateaux__espace .bateaux__espace-imgtop {
    position: absolute;
    left: 0;
    top: 50%;
    width: 40%;
    transform: translateY(-50%)
}

.bateaux__espace .bateaux__espace-imgtop .zoom-img {
    overflow: hidden;
    border-radius: 0 20px 20px 0;
    height: 100%
}

.bateaux__espace .bateaux__espace-imgtop .image-popup-no-margins {
    position: initial
}

.bateaux__espace .bateaux__espace-imgtop img {
    border-radius: 0 20px 20px 0
}

@media (max-width:767.98px) {
    .bateaux__espace .bateaux__espace-imgtop {
        display: none
    }
}

@media (max-width:1399.98px) {
    .bateaux__espace .bateaux__espace-imgtop {
        width: 45%
    }
}

.bateaux__espace .bateaux__espace-imgbottom {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 18%
}

.bateaux__espace .bateaux__espace-imgbottom img {
    border-radius: 20px 0 0 20px
}

@media (max-width:1399.98px) {
    .bateaux__espace .bateaux__espace-imgbottom {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 20%
    }
}

@media (max-width:1199.98px) {
    .bateaux__espace .bateaux__espace-imgbottom {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 16%
    }
}

@media (max-width:991.98px) {
    .bateaux__espace .bateaux__espace-imgbottom {
        width: 14%
    }
}

@media (max-width:767.98px) {
    .bateaux__espace .bateaux__espace-imgbottom {
        display: none
    }
}

.bateaux__espace .bateaux__espace-center {
    position: absolute;
    right: 0;
    top: 25%;
    width: 53%
}

@media (max-width:1399.98px) {
    .bateaux__espace .bateaux__espace-center {
        top: 25%
    }
}

@media (max-width:1199.98px) {
    .bateaux__espace .bateaux__espace-center {
        width: 55%;
        top: 20%;
        padding-left: 10px
    }
}

@media (max-width:991.98px) {
    .bateaux__espace .bateaux__espace-center {
        width: 54%;
        top: 18%
    }
}

@media (max-width:767.98px) {
    .bateaux__espace .bateaux__espace-center {
        position: relative;
        right: inherit;
        top: inherit;
        padding: 20px;
        width: 80%;
        margin: auto
    }
}

@media (max-width:575.98px) {
    .bateaux__espace .bateaux__espace-center {
        position: relative;
        right: inherit;
        top: inherit;
        padding: 20px;
        width: 95%;
        margin: auto
    }
}

@media (max-width:991.98px) {
    .bateaux__espace .bateaux__espace-center .space-20 {
        padding-bottom: 10px
    }
}

.bateaux__espace .bateaux__espace-center .title.style2 .h3,
.bateaux__espace .bateaux__espace-center .title.style2 h3 {
    color: #fff;
    text-align: left
}

@media (max-width:1199.98px) {
    .bateaux__espace .bateaux__espace-center .title.style2 .h3,
    .bateaux__espace .bateaux__espace-center .title.style2 h3 {
        font-size: 33px;
        line-height: 40px
    }
}

@media (max-width:991.98px) {
    .bateaux__espace .bateaux__espace-center .title.style2 .h3,
    .bateaux__espace .bateaux__espace-center .title.style2 h3 {
        font-size: 28px;
        line-height: 40px
    }
}

@media (max-width:767.98px) {
    .bateaux__espace .bateaux__espace-center .title.style2 .h3,
    .bateaux__espace .bateaux__espace-center .title.style2 h3 {
        padding-right: 10px;
        text-align: left;
        font-size: 25px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    .bateaux__espace .bateaux__espace-center .title.style2 .h3,
    .bateaux__espace .bateaux__espace-center .title.style2 h3 {
        font-size: 25px;
        line-height: 30px
    }
}

.bateaux__espace .bateaux__espace-center .bateaux__espace-imgtop-sm {
    display: none;
    margin-bottom: 10px
}

.bateaux__espace .bateaux__espace-center .bateaux__espace-imgtop-sm img {
    border-radius: 20px
}

@media (max-width:767.98px) {
    .bateaux__espace .bateaux__espace-center .bateaux__espace-imgtop-sm {
        display: block
    }
}

.bateaux__espace .bateaux__espace-center .bateaux__espace-imgbottom-sm {
    display: none;
    margin-top: 10px
}

.bateaux__espace .bateaux__espace-center .bateaux__espace-imgbottom-sm img {
    border-radius: 20px
}

@media (max-width:767.98px) {
    .bateaux__espace .bateaux__espace-center .bateaux__espace-imgbottom-sm {
        display: block
    }
}

.bateaux__espace .bateaux__espace-center .paragraph.style-3 p {
    text-align: left
}

@media (max-width:1199.98px) {
    .bateaux__espace .bateaux__espace-center ul {
        padding-top: 0
    }
}

@media (max-width:991.98px) {
    .bateaux__espace .bateaux__espace-center ul {
        margin-left: 0
    }
}

@media (max-width:767.98px) {
    .bateaux__espace .bateaux__espace-center ul {
        margin-left: 20px;
        padding-left: 0
    }
}

.bateaux__espace .bateaux__espace-center ul li {
    text-align: left;
    color: #fff;
    padding-right: 20px
}

@media (max-width:991.98px) {
    .bateaux__espace .bateaux__espace-center ul li {
        padding-right: 10px
    }
}

@media (max-width:767.98px) {
    .bateaux__espace .bateaux__espace-center ul li {
        padding-right: 20px
    }
}

.bateaux__prestation {
    padding: 0;
    position: relative
}

.bateaux__prestation .bg-prestation-disk {
    width: 100%;
    border-radius: 0 !important;
    margin-left: auto;
    height: 100%
}

@media (max-width:991.98px) {
    .bateaux__prestation .bg-prestation-disk {
        padding: 40px 0
    }
}

@media (max-width:767.98px) {
    .bateaux__prestation .bg-prestation-disk {
        padding: 20px 0
    }
}

.bateaux__prestation .bg-prestation-disk img {
    width: initial
}

@media (max-width:991.98px) {
    .bateaux__prestation .bg-prestation-disk img {
        width: 100%;
        position: absolute;
        height: 100% !important;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.bateaux__prestation .container-fluid,
.bateaux__prestation .container-lg,
.bateaux__prestation .container-md,
.bateaux__prestation .container-sm,
.bateaux__prestation .container-xl,
.bateaux__prestation .container-xxl {
    padding-left: 0;
    padding-right: 0
}

.bateaux__prestation .bateaux__prestation-content {
    width: 692px;
    height: auto;
    border-radius: 20px 0 0 20px;
    background: rgba(43, 44, 62, .6);
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    padding: 42px 66px;
    position: absolute;
    bottom: 100px;
    right: 0
}

@media (max-width:1199.98px) {
    .bateaux__prestation .bateaux__prestation-content {
        bottom: 40px
    }
}

@media (max-width:991.98px) {
    .bateaux__prestation .bateaux__prestation-content {
        width: 60%;
        height: auto;
        padding: 20px 25px;
        position: relative;
        right: 0;
        bottom: 15%;
        left: 40%
    }
}

@media (max-width:767.98px) {
    .bateaux__prestation .bateaux__prestation-content {
        right: 0;
        height: auto;
        width: 65%;
        padding: 25px 25px
    }
}

@media (max-width:575.98px) {
    .bateaux__prestation .bateaux__prestation-content {
        left: 5%;
        width: 90%;
        height: auto;
        border-radius: 20px
    }
}

.bateaux__prestation .bateaux__prestation-content .title.style2 .h3,
.bateaux__prestation .bateaux__prestation-content .title.style2 h3 {
    color: #fff
}

@media (max-width:1199.98px) {
    .bateaux__prestation .bateaux__prestation-content .title.style2 .h3,
    .bateaux__prestation .bateaux__prestation-content .title.style2 h3 {
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width:991.98px) {
    .bateaux__prestation .bateaux__prestation-content .title.style2 .h3,
    .bateaux__prestation .bateaux__prestation-content .title.style2 h3 {
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    .bateaux__prestation .bateaux__prestation-content .title.style2 .h3,
    .bateaux__prestation .bateaux__prestation-content .title.style2 h3 {
        font-size: 25px;
        line-height: 40px
    }
}

.bateaux__prestation .bateaux__prestation-content .space-20 {
    padding-bottom: 20px
}

@media (max-width:991.98px) {
    .bateaux__prestation .bateaux__prestation-content .space-20 {
        padding-bottom: 0
    }
}

.bateaux__prestation .bateaux__prestation-content .paragraph.style-1 p {
    padding-bottom: 30px
}

@media (max-width:767.98px) {
    .bateaux__prestation .bateaux__prestation-content .paragraph.style-1 p {
        padding-bottom: 8px
    }
}

.bateaux__prestation .bateaux__prestation-content .paragraph.custom-ul ul {
    list-style: none;
    padding-top: 15px
}

@media (max-width:1199.98px) {
    .bateaux__prestation .bateaux__prestation-content .paragraph.custom-ul ul {
        padding-top: 10px
    }
}

@media (max-width:991.98px) {
    .bateaux__prestation .bateaux__prestation-content .paragraph.custom-ul ul {
        margin-left: 0
    }
}

@media (max-width:767.98px) {
    .bateaux__prestation .bateaux__prestation-content .paragraph.custom-ul ul {
        margin-left: 20px
    }
}

.bateaux__prestation .bateaux__prestation-content .paragraph.custom-ul ul li {
    color: #fff
}

@media (max-width:991.98px) {
    .bateaux__prestation .bateaux__prestation-content .paragraph.custom-ul ul li {
        padding-right: 10px
    }
}

@media (max-width:767.98px) {
    .bateaux__prestation .bateaux__prestation-content .paragraph.custom-ul ul li {
        padding-right: 20px
    }
}

@media (max-width:575.98px) {
    .page-croisiere #header-sticky,
    .page-lisitng-faq #header-sticky,
    .page__avantage-catlante #header-sticky {
        opacity: 1 !important
    }
}

.page-croisiere .navigation-testmonials i,
.page-croisiere .navigation-testmonials-croisiere i,
.page-croisiere .navigation-testmonials-navigation i,
.page-lisitng-faq .navigation-testmonials i,
.page-lisitng-faq .navigation-testmonials-croisiere i,
.page-lisitng-faq .navigation-testmonials-navigation i,
.page__avantage-catlante .navigation-testmonials i,
.page__avantage-catlante .navigation-testmonials-croisiere i,
.page__avantage-catlante .navigation-testmonials-navigation i {
    border-radius: 50px;
    border: 1px solid #2b2C3E30;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 15px;
    color: #003849
}

@media (max-width:1199.98px) {
    .page-croisiere .navigation-testmonials i,
    .page-croisiere .navigation-testmonials-croisiere i,
    .page-croisiere .navigation-testmonials-navigation i,
    .page-lisitng-faq .navigation-testmonials i,
    .page-lisitng-faq .navigation-testmonials-croisiere i,
    .page-lisitng-faq .navigation-testmonials-navigation i,
    .page__avantage-catlante .navigation-testmonials i,
    .page__avantage-catlante .navigation-testmonials-croisiere i,
    .page__avantage-catlante .navigation-testmonials-navigation i {
        border: 1px solid #fff;
        color: #fff
    }
}

.page-croisiere .navigation-testmonials .swiper-button-prev,
.page-croisiere .navigation-testmonials-croisiere .swiper-button-prev,
.page-croisiere .navigation-testmonials-navigation .swiper-button-prev,
.page-lisitng-faq .navigation-testmonials .swiper-button-prev,
.page-lisitng-faq .navigation-testmonials-croisiere .swiper-button-prev,
.page-lisitng-faq .navigation-testmonials-navigation .swiper-button-prev,
.page__avantage-catlante .navigation-testmonials .swiper-button-prev,
.page__avantage-catlante .navigation-testmonials-croisiere .swiper-button-prev,
.page__avantage-catlante .navigation-testmonials-navigation .swiper-button-prev {
    position: absolute;
    left: -35px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:1199.98px) {
    .page-croisiere .navigation-testmonials .swiper-button-prev,
    .page-croisiere .navigation-testmonials-croisiere .swiper-button-prev,
    .page-croisiere .navigation-testmonials-navigation .swiper-button-prev,
    .page-lisitng-faq .navigation-testmonials .swiper-button-prev,
    .page-lisitng-faq .navigation-testmonials-croisiere .swiper-button-prev,
    .page-lisitng-faq .navigation-testmonials-navigation .swiper-button-prev,
    .page__avantage-catlante .navigation-testmonials .swiper-button-prev,
    .page__avantage-catlante .navigation-testmonials-croisiere .swiper-button-prev,
    .page__avantage-catlante .navigation-testmonials-navigation .swiper-button-prev {
        left: 27px
    }
}

.page-croisiere .navigation-testmonials .swiper-button-prev::after,
.page-croisiere .navigation-testmonials-croisiere .swiper-button-prev::after,
.page-croisiere .navigation-testmonials-navigation .swiper-button-prev::after,
.page-lisitng-faq .navigation-testmonials .swiper-button-prev::after,
.page-lisitng-faq .navigation-testmonials-croisiere .swiper-button-prev::after,
.page-lisitng-faq .navigation-testmonials-navigation .swiper-button-prev::after,
.page__avantage-catlante .navigation-testmonials .swiper-button-prev::after,
.page__avantage-catlante .navigation-testmonials-croisiere .swiper-button-prev::after,
.page__avantage-catlante .navigation-testmonials-navigation .swiper-button-prev::after {
    content: none
}

.page-croisiere .navigation-testmonials .swiper-button-next,
.page-croisiere .navigation-testmonials-croisiere .swiper-button-next,
.page-croisiere .navigation-testmonials-navigation .swiper-button-next,
.page-lisitng-faq .navigation-testmonials .swiper-button-next,
.page-lisitng-faq .navigation-testmonials-croisiere .swiper-button-next,
.page-lisitng-faq .navigation-testmonials-navigation .swiper-button-next,
.page__avantage-catlante .navigation-testmonials .swiper-button-next,
.page__avantage-catlante .navigation-testmonials-croisiere .swiper-button-next,
.page__avantage-catlante .navigation-testmonials-navigation .swiper-button-next {
    position: absolute;
    right: -35px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:1199.98px) {
    .page-croisiere .navigation-testmonials .swiper-button-next,
    .page-croisiere .navigation-testmonials-croisiere .swiper-button-next,
    .page-croisiere .navigation-testmonials-navigation .swiper-button-next,
    .page-lisitng-faq .navigation-testmonials .swiper-button-next,
    .page-lisitng-faq .navigation-testmonials-croisiere .swiper-button-next,
    .page-lisitng-faq .navigation-testmonials-navigation .swiper-button-next,
    .page__avantage-catlante .navigation-testmonials .swiper-button-next,
    .page__avantage-catlante .navigation-testmonials-croisiere .swiper-button-next,
    .page__avantage-catlante .navigation-testmonials-navigation .swiper-button-next {
        right: 40px
    }
}

@media (max-width:991.98px) {
    .page-croisiere .navigation-testmonials .swiper-button-next,
    .page-croisiere .navigation-testmonials-croisiere .swiper-button-next,
    .page-croisiere .navigation-testmonials-navigation .swiper-button-next,
    .page-lisitng-faq .navigation-testmonials .swiper-button-next,
    .page-lisitng-faq .navigation-testmonials-croisiere .swiper-button-next,
    .page-lisitng-faq .navigation-testmonials-navigation .swiper-button-next,
    .page__avantage-catlante .navigation-testmonials .swiper-button-next,
    .page__avantage-catlante .navigation-testmonials-croisiere .swiper-button-next,
    .page__avantage-catlante .navigation-testmonials-navigation .swiper-button-next {
        right: 27px
    }
}

.page-croisiere .navigation-testmonials .swiper-button-next::after,
.page-croisiere .navigation-testmonials-croisiere .swiper-button-next::after,
.page-croisiere .navigation-testmonials-navigation .swiper-button-next::after,
.page-lisitng-faq .navigation-testmonials .swiper-button-next::after,
.page-lisitng-faq .navigation-testmonials-croisiere .swiper-button-next::after,
.page-lisitng-faq .navigation-testmonials-navigation .swiper-button-next::after,
.page__avantage-catlante .navigation-testmonials .swiper-button-next::after,
.page__avantage-catlante .navigation-testmonials-croisiere .swiper-button-next::after,
.page__avantage-catlante .navigation-testmonials-navigation .swiper-button-next::after {
    content: none
}

.page-croisiere .page-inspirez.owl-page-bloc,
.page-lisitng-faq .page-inspirez.owl-page-bloc,
.page__avantage-catlante .page-inspirez.owl-page-bloc {
    padding-top: 0
}

.page-croisiere .mfp-bg,
.page-lisitng-faq .mfp-bg,
.page__avantage-catlante .mfp-bg {
    z-index: 999999
}

.page-croisiere .mfp-wrap,
.page-lisitng-faq .mfp-wrap,
.page__avantage-catlante .mfp-wrap {
    z-index: 9999999
}

.page-croisiere .ui-dialog,
.page-lisitng-faq .ui-dialog,
.page__avantage-catlante .ui-dialog {
    z-index: 99999
}

@media (max-width:1199.98px) {
    .page-croisiere .ui-dialog,
    .page-lisitng-faq .ui-dialog,
    .page__avantage-catlante .ui-dialog {
        width: 90% !important;
        margin: auto !important
    }
}

.page-croisiere .ui-dialog .ui-dialog-titlebar,
.page-lisitng-faq .ui-dialog .ui-dialog-titlebar,
.page__avantage-catlante .ui-dialog .ui-dialog-titlebar {
    background: 0 0;
    border: none
}

.page-croisiere .ui-dialog .ui-dialog-titlebar .ui-dialog-title,
.page-lisitng-faq .ui-dialog .ui-dialog-titlebar .ui-dialog-title,
.page__avantage-catlante .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    text-align: center;
    margin: 40px 0;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: .002em;
    color: #003849;
    margin-bottom: 10px;
    width: 100%
}

@media (max-width:991.98px) {
    .page-croisiere .ui-dialog .ui-dialog-titlebar .ui-dialog-title,
    .page-lisitng-faq .ui-dialog .ui-dialog-titlebar .ui-dialog-title,
    .page__avantage-catlante .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
        font-size: 35px;
        line-height: 40px
    }
}

@media (max-width:767.98px) {
    .page-croisiere .ui-dialog .ui-dialog-titlebar .ui-dialog-title,
    .page-lisitng-faq .ui-dialog .ui-dialog-titlebar .ui-dialog-title,
    .page__avantage-catlante .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    .page-croisiere .ui-dialog .ui-dialog-titlebar .ui-dialog-title,
    .page-lisitng-faq .ui-dialog .ui-dialog-titlebar .ui-dialog-title,
    .page__avantage-catlante .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
        font-size: 27px;
        line-height: 35px
    }
}

.page-croisiere .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close,
.page-lisitng-faq .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close,
.page__avantage-catlante .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    position: absolute;
    top: 20px;
    right: 40px;
    border: none
}

.page-croisiere .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before,
.page-lisitng-faq .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before,
.page__avantage-catlante .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:before {
    content: url(../../../../catlante/dist/assets/images/close-line.svg)
}

.page-croisiere .ui-dialog #drupal-modal,
.page-lisitng-faq .ui-dialog #drupal-modal,
.page__avantage-catlante .ui-dialog #drupal-modal {
    padding-left: 80px;
    padding-right: 80px
}

@media (max-width:1199.98px) {
    .page-croisiere .ui-dialog #drupal-modal,
    .page-lisitng-faq .ui-dialog #drupal-modal,
    .page__avantage-catlante .ui-dialog #drupal-modal {
        padding-left: 65px;
        padding-right: 65px
    }
}

@media (max-width:991.98px) {
    .page-croisiere .ui-dialog #drupal-modal,
    .page-lisitng-faq .ui-dialog #drupal-modal,
    .page__avantage-catlante .ui-dialog #drupal-modal {
        padding-left: 50px;
        padding-right: 50px
    }
}

@media (max-width:767.98px) {
    .page-croisiere .ui-dialog #drupal-modal,
    .page-lisitng-faq .ui-dialog #drupal-modal,
    .page__avantage-catlante .ui-dialog #drupal-modal {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (max-width:575.98px) {
    .page-croisiere .ui-dialog #drupal-modal,
    .page-lisitng-faq .ui-dialog #drupal-modal,
    .page__avantage-catlante .ui-dialog #drupal-modal {
        padding-left: 25px;
        padding-right: 25px
    }
}

.page-croisiere .ui-dialog #drupal-modal.ui-widget-content,
.page-lisitng-faq .ui-dialog #drupal-modal.ui-widget-content,
.page__avantage-catlante .ui-dialog #drupal-modal.ui-widget-content {
    border: none
}

.page-croisiere .ui-dialog #drupal-modal p,
.page-lisitng-faq .ui-dialog #drupal-modal p,
.page__avantage-catlante .ui-dialog #drupal-modal p {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;
    color: #003849;
    padding-bottom: 10px
}

.page-croisiere .ui-dialog #drupal-modal .form-item-croisiere-date,
.page-lisitng-faq .ui-dialog #drupal-modal .form-item-croisiere-date,
.page__avantage-catlante .ui-dialog #drupal-modal .form-item-croisiere-date {
    cursor: not-allowed
}

.page-croisiere .ui-dialog #drupal-modal .form-item-croisiere-date [data-drupal-selector=edit-croisiere-date],
.page-lisitng-faq .ui-dialog #drupal-modal .form-item-croisiere-date [data-drupal-selector=edit-croisiere-date],
.page__avantage-catlante .ui-dialog #drupal-modal .form-item-croisiere-date [data-drupal-selector=edit-croisiere-date] {
    pointer-events: none
}

.page-croisiere .ui-dialog .ui-dialog-buttonset,
.page-lisitng-faq .ui-dialog .ui-dialog-buttonset,
.page__avantage-catlante .ui-dialog .ui-dialog-buttonset {
    float: inherit;
    text-align: center
}

.page-croisiere .ui-dialog .ui-dialog-buttonset button,
.page-lisitng-faq .ui-dialog .ui-dialog-buttonset button,
.page__avantage-catlante .ui-dialog .ui-dialog-buttonset button {
    z-index: 1;
    position: relative;
    font-family: SangBleuSunrise-Medium, sans-serif;
    border: none;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    text-align: left;
    font-weight: 400;
    padding: 17px 25px 12px 25px;
    border-radius: 50px;
    background-color: #f16846
}

.page-croisiere .ui-dialog .ui-dialog-buttonset button::after,
.page-lisitng-faq .ui-dialog .ui-dialog-buttonset button::after,
.page__avantage-catlante .ui-dialog .ui-dialog-buttonset button::after {
    content: '';
    background: #f16846;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s cubic-bezier(.16, .01, .77, 1);
    border-radius: 30px;
    z-index: -2
}

.page-croisiere .ui-dialog .ui-dialog-buttonset button:hover::after,
.page-lisitng-faq .ui-dialog .ui-dialog-buttonset button:hover::after,
.page__avantage-catlante .ui-dialog .ui-dialog-buttonset button:hover::after {
    transform: scale(1.05);
    transition: all .3s cubic-bezier(.16, .01, .77, 1)
}

.page-croisiere .ui-dialog .description .webform-element-description,
.page-lisitng-faq .ui-dialog .description .webform-element-description,
.page__avantage-catlante .ui-dialog .description .webform-element-description {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%
}

.page-croisiere .banner-detail_croisiere,
.page-lisitng-faq .banner-detail_croisiere,
.page__avantage-catlante .banner-detail_croisiere {
    background-size: cover;
    height: 100vh;
    position: relative;
    transform: none
}

@media (max-width:767.98px) {
    .page-croisiere .banner-detail_croisiere,
    .page-lisitng-faq .banner-detail_croisiere,
    .page__avantage-catlante .banner-detail_croisiere {
        height: auto
    }
}

.page-croisiere .banner-detail_croisiere::after,
.page-lisitng-faq .banner-detail_croisiere::after,
.page__avantage-catlante .banner-detail_croisiere::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2b2c3e;
    opacity: 50%;
    width: 100%;
    height: 100%;
    padding-top: 125px
}

.page-croisiere .banner-detail_croisiere .content,
.page-lisitng-faq .banner-detail_croisiere .content,
.page__avantage-catlante .banner-detail_croisiere .content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    margin-left: 2%;
    padding-top: 125px
}

@media (max-width:1199.98px) {
    .page-croisiere .banner-detail_croisiere .content,
    .page-lisitng-faq .banner-detail_croisiere .content,
    .page__avantage-catlante .banner-detail_croisiere .content {
        margin-left: 3%;
        padding-top: 60px
    }
}

@media (max-width:991.98px) {
    .page-croisiere .banner-detail_croisiere .content,
    .page-lisitng-faq .banner-detail_croisiere .content,
    .page__avantage-catlante .banner-detail_croisiere .content {
        padding-top: 60px;
        margin-left: 5%
    }
}

@media (max-width:767.98px) {
    .page-croisiere .banner-detail_croisiere .content,
    .page-lisitng-faq .banner-detail_croisiere .content,
    .page__avantage-catlante .banner-detail_croisiere .content {
        padding-top: 100px
    }
}

@media (max-width:575.98px) {
    .page-croisiere .banner-detail_croisiere .content,
    .page-lisitng-faq .banner-detail_croisiere .content,
    .page__avantage-catlante .banner-detail_croisiere .content {
        padding-top: 90px
    }
}

.page-croisiere .banner-detail_croisiere .content .banner__content-title,
.page-lisitng-faq .banner-detail_croisiere .content .banner__content-title,
.page__avantage-catlante .banner-detail_croisiere .content .banner__content-title {
    display: flex;
    justify-content: center;
    flex-direction: column;
    z-index: 2
}

@media (max-width:767.98px) {
    .page-croisiere .banner-detail_croisiere .content .banner__content-swiper,
    .page-lisitng-faq .banner-detail_croisiere .content .banner__content-swiper,
    .page__avantage-catlante .banner-detail_croisiere .content .banner__content-swiper {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width:575.98px) {
    .page-croisiere .banner-detail_croisiere .content .banner__content-swiper,
    .page-lisitng-faq .banner-detail_croisiere .content .banner__content-swiper,
    .page__avantage-catlante .banner-detail_croisiere .content .banner__content-swiper {
        padding-top: 0;
        padding-bottom: 45px;
        margin-top: -20px
    }
}

.page-croisiere .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item,
.page-lisitng-faq .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item,
.page__avantage-catlante .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left;
    color: #fff;
    display: inline-block;
    border: none;
    background: 0 0;
    text-indent: 0
}

@media (max-width:575.98px) {
    .page-croisiere .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item,
    .page-lisitng-faq .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item,
    .page__avantage-catlante .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item {
        font-size: 16px
    }
}

.page-croisiere .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item a,
.page-lisitng-faq .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item a,
.page__avantage-catlante .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item a {
    color: #fff;
    font-weight: 600
}

.page-croisiere .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item span.active,
.page-lisitng-faq .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item span.active,
.page__avantage-catlante .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item span.active {
    color: #fff;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0
}

@media (max-width:575.98px) {
    .page-croisiere .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item span.active,
    .page-lisitng-faq .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item span.active,
    .page__avantage-catlante .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item span.active {
        font-size: 16px;
        line-height: 20px;
        display: block
    }
}

.page-croisiere .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item.li-hover:hover,
.page-lisitng-faq .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item.li-hover:hover,
.page__avantage-catlante .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item.li-hover:hover {
    color: #fff;
    opacity: .7
}

.page-croisiere .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item:not(:last-child)::after,
.page-lisitng-faq .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item:not(:last-child)::after,
.page__avantage-catlante .banner-detail_croisiere .content .breadcrumbs .breadcrumbs-item:not(:last-child)::after {
    content: "-";
    color: #fff;
    padding-left: 5px;
    padding-right: 5px
}

.page-croisiere .banner-detail_croisiere .content .breadcrumbs,
.page-lisitng-faq .banner-detail_croisiere .content .breadcrumbs,
.page__avantage-catlante .banner-detail_croisiere .content .breadcrumbs {
    z-index: 2;
    position: absolute;
    bottom: 5%;
    top: auto
}

@media (max-width:991.98px) {
    .page-croisiere .banner-detail_croisiere .content .breadcrumbs,
    .page-lisitng-faq .banner-detail_croisiere .content .breadcrumbs,
    .page__avantage-catlante .banner-detail_croisiere .content .breadcrumbs {
        bottom: 40px
    }
}

@media (max-width:767.98px) {
    .page-croisiere .banner-detail_croisiere .content .breadcrumbs,
    .page-lisitng-faq .banner-detail_croisiere .content .breadcrumbs,
    .page__avantage-catlante .banner-detail_croisiere .content .breadcrumbs {
        bottom: 25px
    }
}

.page-croisiere .banner-detail_croisiere .swiper,
.page-lisitng-faq .banner-detail_croisiere .swiper,
.page__avantage-catlante .banner-detail_croisiere .swiper {
    width: 100%;
    height: 100%
}

.page-croisiere .banner-detail_croisiere .swiper-slide,
.page-lisitng-faq .banner-detail_croisiere .swiper-slide,
.page__avantage-catlante .banner-detail_croisiere .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 450px
}

@media (max-width:991.98px) {
    .page-croisiere .banner-detail_croisiere .swiper-slide,
    .page-lisitng-faq .banner-detail_croisiere .swiper-slide,
    .page__avantage-catlante .banner-detail_croisiere .swiper-slide {
        height: 279px;
        align-items: start
    }
}

@media (max-width:575.98px) {
    .page-croisiere .banner-detail_croisiere .swiper-slide,
    .page-lisitng-faq .banner-detail_croisiere .swiper-slide,
    .page__avantage-catlante .banner-detail_croisiere .swiper-slide {
        height: 279px;
        align-items: center !important
    }
}

.page-croisiere .banner-detail_croisiere .swiper-slide img,
.page-lisitng-faq .banner-detail_croisiere .swiper-slide img,
.page__avantage-catlante .banner-detail_croisiere .swiper-slide img {
    display: block;
    width: 100%;
    height: 80%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
    transition: height .3s ease-in
}

@media (max-width:991.98px) {
    .page-croisiere .banner-detail_croisiere .swiper-slide img,
    .page-lisitng-faq .banner-detail_croisiere .swiper-slide img,
    .page__avantage-catlante .banner-detail_croisiere .swiper-slide img {
        height: 60%
    }
}

.page-croisiere .banner-detail_croisiere .swiper-slide.swiper-slide-active img,
.page-lisitng-faq .banner-detail_croisiere .swiper-slide.swiper-slide-active img,
.page__avantage-catlante .banner-detail_croisiere .swiper-slide.swiper-slide-active img {
    height: 100% !important;
    transition: height .3s ease-in-out
}

@media (max-width:991.98px) {
    .page-croisiere .banner-detail_croisiere .swiper-slide.swiper-slide-active img,
    .page-lisitng-faq .banner-detail_croisiere .swiper-slide.swiper-slide-active img,
    .page__avantage-catlante .banner-detail_croisiere .swiper-slide.swiper-slide-active img {
        height: 75% !important
    }
}

.page-croisiere .banner-detail_croisiere .swiper-button-next,
.page-croisiere .banner-detail_croisiere .swiper-button-prev,
.page-lisitng-faq .banner-detail_croisiere .swiper-button-next,
.page-lisitng-faq .banner-detail_croisiere .swiper-button-prev,
.page__avantage-catlante .banner-detail_croisiere .swiper-button-next,
.page__avantage-catlante .banner-detail_croisiere .swiper-button-prev {
    width: 32px;
    height: 32px;
    margin-top: -16px
}

.page-croisiere .banner-detail_croisiere .swiper-button-prev::after,
.page-lisitng-faq .banner-detail_croisiere .swiper-button-prev::after,
.page__avantage-catlante .banner-detail_croisiere .swiper-button-prev::after {
    content: ""
}

.page-croisiere .banner-detail_croisiere .mySwiper2,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 {
    padding-bottom: 50px
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .banner__content-swiper,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .banner__content-swiper,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .banner__content-swiper {
    position: relative
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-next,
.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-prev,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-next,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-prev,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-next,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-prev {
    background-repeat: no-repeat;
    border-radius: 50%;
    position: absolute;
    width: 50px;
    height: 50px;
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid #fff !important;
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(10px);
    z-index: 99
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-next i,
.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-prev i,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-next i,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-prev i,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-next i,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-prev i {
    color: #fff;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-next,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-next,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-next {
    background-color: transparent;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    bottom: 0;
    top: auto;
    right: 15px
}

@media (max-width:991.98px) {
    .page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-next,
    .page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-next,
    .page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-next {
        bottom: 16px;
        width: 40px;
        height: 40px
    }
}

@media (max-width:767.98px) {
    .page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-next,
    .page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-next,
    .page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-next {
        bottom: 60px
    }
}

@media (max-width:575.98px) {
    .page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-next,
    .page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-next,
    .page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-next {
        width: 40px;
        height: 40px
    }
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-next span,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-next span,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-next span {
    background-image: url(../../../dist/assets/images/carousel-prev.svg);
    color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    height: 8px;
    display: block;
    margin: 0 16px
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-next img,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-next img,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-next img {
    height: auto
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-next::after,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-next::after,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-next::after {
    content: none
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-prev,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-prev,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-prev {
    background-color: transparent;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    bottom: 0;
    right: 75px !important;
    top: auto;
    left: auto
}

@media (max-width:991.98px) {
    .page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-prev,
    .page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-prev,
    .page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-prev {
        bottom: 16px;
        width: 40px;
        height: 40px;
        right: 60px !important
    }
}

@media (max-width:767.98px) {
    .page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-prev,
    .page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-prev,
    .page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-prev {
        bottom: 60px
    }
}

@media (max-width:575.98px) {
    .page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-prev,
    .page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-prev,
    .page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-prev {
        right: 65px !important
    }
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-prev::after,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-prev::after,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-prev::after {
    content: none
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-prev span,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-prev span,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-prev span {
    background-image: url(../../../dist/assets/images/carousel-prev.svg);
    color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    height: 8px;
    display: block;
    margin: 0 16px
}

.page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-prev img,
.page-lisitng-faq .banner-detail_croisiere .mySwiper2 .swiper-prev img,
.page__avantage-catlante .banner-detail_croisiere .mySwiper2 .swiper-prev img {
    height: auto
}

.page-croisiere .banner__croisiere,
.page-lisitng-faq .banner__croisiere,
.page__avantage-catlante .banner__croisiere {
    height: 100vh
}

.page-croisiere .banner__croisiere .bg-banner,
.page-lisitng-faq .banner__croisiere .bg-banner,
.page__avantage-catlante .banner__croisiere .bg-banner {
    height: 100%
}

.page-croisiere .banner__croisiere .banner--content,
.page-lisitng-faq .banner__croisiere .banner--content,
.page__avantage-catlante .banner__croisiere .banner--content {
    position: absolute;
    top: 50%;
    left: 6%;
    transform: translateY(-50%)
}

.page-croisiere .banner__croisiere .banner--content .banner__content-title,
.page-lisitng-faq .banner__croisiere .banner--content .banner__content-title,
.page__avantage-catlante .banner__croisiere .banner--content .banner__content-title {
    align-self: center
}

.page-croisiere .bateaux__top,
.page-lisitng-faq .bateaux__top,
.page__avantage-catlante .bateaux__top {
    padding: 18px 0
}

.page-croisiere .bateaux__top .bateaux__top-left,
.page-lisitng-faq .bateaux__top .bateaux__top-left,
.page__avantage-catlante .bateaux__top .bateaux__top-left {
    justify-content: inherit
}

@media (max-width:991.98px) {
    .page-croisiere .bateaux__top .bateaux__top-left,
    .page-lisitng-faq .bateaux__top .bateaux__top-left,
    .page__avantage-catlante .bateaux__top .bateaux__top-left {
        justify-content: center
    }
}

.page-croisiere .bateaux__top .bateaux__top-left .bateaux__top-left-content,
.page-lisitng-faq .bateaux__top .bateaux__top-left .bateaux__top-left-content,
.page__avantage-catlante .bateaux__top .bateaux__top-left .bateaux__top-left-content {
    display: flex;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px
}

.page-croisiere .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info,
.page-lisitng-faq .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info,
.page__avantage-catlante .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info {
    display: flex;
    text-align: left
}

@media (max-width:575.98px) {
    .page-croisiere .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info,
    .page-lisitng-faq .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info,
    .page__avantage-catlante .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info {
        display: block;
        text-align: center
    }
}

.page-croisiere .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info .text,
.page-lisitng-faq .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info .text,
.page__avantage-catlante .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info .text {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px
}

.page-croisiere .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info .text.bateaux-content_phone,
.page-lisitng-faq .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info .text.bateaux-content_phone,
.page__avantage-catlante .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info .text.bateaux-content_phone{
    font-weight: 700;
    padding-right: 10px;
}

.phone-contact{
    font-weight: 600;
    padding-right: 10px;
	color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
}

.page-croisiere .bateaux__top .bateaux__top-left .bateaux__top-left-content .mail a,
.page-lisitng-faq .bateaux__top .bateaux__top-left .bateaux__top-left-content .mail a,
.page__avantage-catlante .bateaux__top .bateaux__top-left .bateaux__top-left-content .mail a {
    color: #003849
}

.page-croisiere .bateaux__top .bateaux__top-left .bateaux__top-left-content i,
.page-lisitng-faq .bateaux__top .bateaux__top-left .bateaux__top-left-content i,
.page__avantage-catlante .bateaux__top .bateaux__top-left .bateaux__top-left-content i {
    padding-bottom: 0;
    padding-right: 10px
}

.page-croisiere .bateaux__top .bateaux__top-left .bateaux__top-left-content::after,
.page-lisitng-faq .bateaux__top .bateaux__top-left .bateaux__top-left-content::after,
.page__avantage-catlante .bateaux__top .bateaux__top-left .bateaux__top-left-content::after {
    top: 0
}

.page-croisiere .bateaux__top .bateaux__top-left .bateaux__top-left-content:last-child,
.page-lisitng-faq .bateaux__top .bateaux__top-left .bateaux__top-left-content:last-child,
.page__avantage-catlante .bateaux__top .bateaux__top-left .bateaux__top-left-content:last-child {
    padding-left: 0
}

.page-croisiere .bateaux__top .bateaux__top-left .bateaux__top-left-content::not(:last-child)::after,
.page-lisitng-faq .bateaux__top .bateaux__top-left .bateaux__top-left-content::not(:last-child)::after,
.page__avantage-catlante .bateaux__top .bateaux__top-left .bateaux__top-left-content::not(:last-child)::after {
    top: 0
}

@media (max-width:991.98px) {
    .page-croisiere .bateaux__top .bateaux__top-right,
    .page-lisitng-faq .bateaux__top .bateaux__top-right,
    .page__avantage-catlante .bateaux__top .bateaux__top-right {
        text-align: center;
        margin-top: 10px
    }
}

@media (max-width:767.98px) {
    .page-croisiere .bateaux__top .bateaux__top-right,
    .page-lisitng-faq .bateaux__top .bateaux__top-right,
    .page__avantage-catlante .bateaux__top .bateaux__top-right {
        display: block
    }
}

@media (max-width:575.98px) {
    .page-croisiere .bateaux__top .bateaux__top-right,
    .page-lisitng-faq .bateaux__top .bateaux__top-right,
    .page__avantage-catlante .bateaux__top .bateaux__top-right {
        margin-top: 5px
    }
}

.page-croisiere .bateaux__top .bateaux__top-right .button5:first-child,
.page-lisitng-faq .bateaux__top .bateaux__top-right .button5:first-child,
.page__avantage-catlante .bateaux__top .bateaux__top-right .button5:first-child {
    margin-right: 20px
}

@media (max-width:575.98px) {
    .page-croisiere .bateaux__top .bateaux__top-right .button5:first-child,
    .page-lisitng-faq .bateaux__top .bateaux__top-right .button5:first-child,
    .page__avantage-catlante .bateaux__top .bateaux__top-right .button5:first-child {
        margin-right: 0;
        margin-bottom: 5px
    }
}

.page-croisiere .bateaux__top .bateaux__top-right .modal,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal {
    z-index: 999999999
}

.page-croisiere .bateaux__top .bateaux__top-right .modal .modal-content .title.style-bn,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal .modal-content .title.style-bn,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal .modal-content .title.style-bn {
    font-size: 40px
}

.page-croisiere .bateaux__top .bateaux__top-right .modal .modal-content .paragraph,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal .modal-content .paragraph,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal .modal-content .paragraph {
    text-align: center;
    padding-bottom: 10px
}

.page-croisiere .bateaux__top .bateaux__top-right .modal .modal-content .paragraph p,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal .modal-content .paragraph p,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal .modal-content .paragraph p {
    text-align: center
}

.page-croisiere .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .label-fllex,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .label-fllex,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .label-fllex {
    display: flex;
    align-items: center
}

.page-croisiere .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .label-fllex label,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .label-fllex label,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .label-fllex label {
    padding-right: 5px
}

.page-croisiere .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .label-fllex label::after,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .label-fllex label::after,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .label-fllex label::after {
    content: ""
}

.page-croisiere .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .dat-bloc,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .dat-bloc,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .dat-bloc {
    display: block;
    margin-top: -13px
}

.page-croisiere .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .js-form-item label.hide-label,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .js-form-item label.hide-label,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .js-form-item label.hide-label {
    display: inherit
}

.page-croisiere .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .form-control:focus,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .form-control:focus,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .form-control:focus {
    box-shadow: none
}

.page-croisiere .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .description,
.page-lisitng-faq .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .description,
.page__avantage-catlante .bateaux__top .bateaux__top-right .modal .modal-content .formulaire .description {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0;
    text-align: left;
    color: #003849;
    padding-bottom: 0
}

.page-croisiere .croisiere__description .why-choose-us__image,
.page-lisitng-faq .croisiere__description .why-choose-us__image,
.page__avantage-catlante .croisiere__description .why-choose-us__image {
    padding-right: 0
}

@media (min-width:992px) {
    .page-croisiere .croisiere__description .why-choose-us__image,
    .page-lisitng-faq .croisiere__description .why-choose-us__image,
    .page__avantage-catlante .croisiere__description .why-choose-us__image {
        padding-left: 50px
    }
}

@media (max-width:991.98px) {
    .page-croisiere .croisiere__description .why-choose-us .why-choose-us__content,
    .page-lisitng-faq .croisiere__description .why-choose-us .why-choose-us__content,
    .page__avantage-catlante .croisiere__description .why-choose-us .why-choose-us__content {
        text-align: center
    }
}

.page-croisiere .croisiere__description .why-choose-us .why-choose-us__content .image-mobile,
.page-lisitng-faq .croisiere__description .why-choose-us .why-choose-us__content .image-mobile,
.page__avantage-catlante .croisiere__description .why-choose-us .why-choose-us__content .image-mobile {
    display: none
}

@media (max-width:991.98px) {
    .page-croisiere .croisiere__description .why-choose-us .why-choose-us__content .image-mobile,
    .page-lisitng-faq .croisiere__description .why-choose-us .why-choose-us__content .image-mobile,
    .page__avantage-catlante .croisiere__description .why-choose-us .why-choose-us__content .image-mobile {
        display: block;
        text-align: center;
        margin: 15px 0
    }
}

.page-croisiere .croisiere__description .why-choose-us .why-choose-us__content .image-mobile img,
.page-lisitng-faq .croisiere__description .why-choose-us .why-choose-us__content .image-mobile img,
.page__avantage-catlante .croisiere__description .why-choose-us .why-choose-us__content .image-mobile img {
    border-radius: 20px
}

.page-croisiere .croisiere__description .why-choose-us .why-choose-us__image img,
.page-lisitng-faq .croisiere__description .why-choose-us .why-choose-us__image img,
.page__avantage-catlante .croisiere__description .why-choose-us .why-choose-us__image img {
    border-radius: 20px
}

@media (max-width:991.98px) {
    .page-croisiere .croisiere__description .why-choose-us .why-choose-us__image img,
    .page-lisitng-faq .croisiere__description .why-choose-us .why-choose-us__image img,
    .page__avantage-catlante .croisiere__description .why-choose-us .why-choose-us__image img {
        display: none
    }
}

.page-croisiere .croisiere__description .section_imagetext,
.page-lisitng-faq .croisiere__description .section_imagetext,
.page__avantage-catlante .croisiere__description .section_imagetext {
    display: flex;
    padding: 5px 0;
    margin-bottom: 10px
}

@media (max-width:991.98px) {
    .page-croisiere .croisiere__description .section_imagetext,
    .page-lisitng-faq .croisiere__description .section_imagetext,
    .page__avantage-catlante .croisiere__description .section_imagetext {
        justify-content: center
    }
}

@media (max-width:575.98px) {
    .page-croisiere .croisiere__description .section_imagetext,
    .page-lisitng-faq .croisiere__description .section_imagetext,
    .page__avantage-catlante .croisiere__description .section_imagetext {
        display: block
    }
}

.page-croisiere .croisiere__description .section_imagetext .imagetext,
.page-lisitng-faq .croisiere__description .section_imagetext .imagetext,
.page__avantage-catlante .croisiere__description .section_imagetext .imagetext {
    display: flex;
    align-items: center;
    padding-right: 10px;
    padding-left: 10px;
    position: relative
}

@media (max-width:575.98px) {
    .page-croisiere .croisiere__description .section_imagetext .imagetext,
    .page-lisitng-faq .croisiere__description .section_imagetext .imagetext,
    .page__avantage-catlante .croisiere__description .section_imagetext .imagetext {
        padding: 0;
        justify-content: center
    }
}

.page-croisiere .croisiere__description .section_imagetext .imagetext i,
.page-lisitng-faq .croisiere__description .section_imagetext .imagetext i,
.page__avantage-catlante .croisiere__description .section_imagetext .imagetext i {
    color: #f16846;
    font-size: 30px;
    padding-right: 10px
}

@media (max-width:575.98px) {
    .page-croisiere .croisiere__description .section_imagetext .imagetext i,
    .page-lisitng-faq .croisiere__description .section_imagetext .imagetext i,
    .page__avantage-catlante .croisiere__description .section_imagetext .imagetext i {
        font-size: 25px
    }
}

.page-croisiere .croisiere__description .section_imagetext .imagetext:first-child,
.page-lisitng-faq .croisiere__description .section_imagetext .imagetext:first-child,
.page__avantage-catlante .croisiere__description .section_imagetext .imagetext:first-child {
    padding-left: 0
}

.page-croisiere .croisiere__description .section_imagetext .imagetext:last-child:after,
.page-lisitng-faq .croisiere__description .section_imagetext .imagetext:last-child:after,
.page__avantage-catlante .croisiere__description .section_imagetext .imagetext:last-child:after {
    content: none
}

.page-croisiere .croisiere__description .section_imagetext .imagetext:after,
.page-lisitng-faq .croisiere__description .section_imagetext .imagetext:after,
.page__avantage-catlante .croisiere__description .section_imagetext .imagetext:after {
    content: "";
    height: 20px;
    background-color: #003849;
    position: absolute;
    width: 1px;
    right: 0
}

@media (max-width:575.98px) {
    .page-croisiere .croisiere__description .section_imagetext .imagetext:after,
    .page-lisitng-faq .croisiere__description .section_imagetext .imagetext:after,
    .page__avantage-catlante .croisiere__description .section_imagetext .imagetext:after {
        content: none
    }
}

.page-croisiere .croisiere__description .section_imagetext .imagetext img,
.page-lisitng-faq .croisiere__description .section_imagetext .imagetext img,
.page__avantage-catlante .croisiere__description .section_imagetext .imagetext img {
    max-width: 32px;
    max-height: 32px;
    padding-right: 5px
}

.page-croisiere .croisiere__description .section_imagetext .imagetext .text a,
.page-lisitng-faq .croisiere__description .section_imagetext .imagetext .text a,
.page__avantage-catlante .croisiere__description .section_imagetext .imagetext .text a {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px
}

@media (max-width:1199.98px) {
    .page-croisiere .croisiere__description .section_imagetext .imagetext .text a,
    .page-lisitng-faq .croisiere__description .section_imagetext .imagetext .text a,
    .page__avantage-catlante .croisiere__description .section_imagetext .imagetext .text a {
        font-size: 14px;
        line-height: 20px;
        display: block
    }
}

.page-croisiere .croisiere__description .section_imagetext .imagetext .hidden,
.page-lisitng-faq .croisiere__description .section_imagetext .imagetext .hidden,
.page__avantage-catlante .croisiere__description .section_imagetext .imagetext .hidden {
    display: none
}

.page-croisiere .croisiere__top,
.page-lisitng-faq .croisiere__top,
.page__avantage-catlante .croisiere__top {
    background: #fff9ef
}

.page-croisiere .croisiere__top-left,
.page-lisitng-faq .croisiere__top-left,
.page__avantage-catlante .croisiere__top-left {
    display: flex
}

.page-croisiere .croisiere__top-left-content,
.page-lisitng-faq .croisiere__top-left-content,
.page__avantage-catlante .croisiere__top-left-content {
    text-align: center;
    position: relative;
    padding-right: 40px
}

.page-croisiere .croisiere__top-left-content::after,
.page-lisitng-faq .croisiere__top-left-content::after,
.page__avantage-catlante .croisiere__top-left-content::after {
    content: "";
    position: absolute;
    right: 0;
    top: 11px;
    height: 50px;
    width: .5px;
    background-color: #2b2c3e;
    opacity: 40%
}

.page-croisiere .croisiere__top-left-content :last-child::after,
.page-lisitng-faq .croisiere__top-left-content :last-child::after,
.page__avantage-catlante .croisiere__top-left-content :last-child::after {
    content: none
}

.page-croisiere .croisiere__top-right,
.page-lisitng-faq .croisiere__top-right,
.page__avantage-catlante .croisiere__top-right {
    text-align: right
}

.page-croisiere .catamarontype,
.page-lisitng-faq .catamarontype,
.page__avantage-catlante .catamarontype {
    background-color: #fff9ef;
    position: relative
}

.page-croisiere .catamarontype #catamarans,
.page-lisitng-faq .catamarontype #catamarans,
.page__avantage-catlante .catamarontype #catamarans {
    position: relative
}

.page-croisiere .catamarontype .title,
.page-lisitng-faq .catamarontype .title,
.page__avantage-catlante .catamarontype .title {
    margin-bottom: 35px
}

@media (max-width:991.98px) {
    .page-croisiere .catamarontype .title,
    .page-lisitng-faq .catamarontype .title,
    .page__avantage-catlante .catamarontype .title {
        margin-bottom: 35px
    }
}

@media (max-width:767.98px) {
    .page-croisiere .catamarontype .title,
    .page-lisitng-faq .catamarontype .title,
    .page__avantage-catlante .catamarontype .title {
        margin-bottom: 25px
    }
}

.page-croisiere .catamarontype__content,
.page-lisitng-faq .catamarontype__content,
.page__avantage-catlante .catamarontype__content {
    justify-content: center;
    position: inherit
}

.page-croisiere .catamarontype__content .swiper-wrapper,
.page-lisitng-faq .catamarontype__content .swiper-wrapper,
.page__avantage-catlante .catamarontype__content .swiper-wrapper {
    justify-content: center
}

.page-croisiere .catamarontype__content.center .swiper-wrapper,
.page-lisitng-faq .catamarontype__content.center .swiper-wrapper,
.page__avantage-catlante .catamarontype__content.center .swiper-wrapper {
    justify-content: center
}

@media (max-width:767.98px) {
    .page-croisiere .catamarontype__content.center .swiper-wrapper,
    .page-lisitng-faq .catamarontype__content.center .swiper-wrapper,
    .page__avantage-catlante .catamarontype__content.center .swiper-wrapper {
        margin: auto
    }
}

.page-croisiere .catamarontype__content .catamarontype__content-bloc img,
.page-lisitng-faq .catamarontype__content .catamarontype__content-bloc img,
.page__avantage-catlante .catamarontype__content .catamarontype__content-bloc img {
    border-radius: 20px
}

@media (max-width:767.98px) {
    .page-croisiere .catamarontype__content-bloc,
    .page-lisitng-faq .catamarontype__content-bloc,
    .page__avantage-catlante .catamarontype__content-bloc {
        margin-bottom: 15px
    }
}

@media (max-width:575.98px) {
    .page-croisiere .catamarontype__content-bloc,
    .page-lisitng-faq .catamarontype__content-bloc,
    .page__avantage-catlante .catamarontype__content-bloc {
        margin-bottom: 10px
    }
}

@media (max-width:767.98px) {
    .page-croisiere .catamarontype__content-bloc .figure__content,
    .page-lisitng-faq .catamarontype__content-bloc .figure__content,
    .page__avantage-catlante .catamarontype__content-bloc .figure__content {
        margin-bottom: 15px
    }
}

.page-croisiere .catamarontype__content-bloc .paragraph,
.page-lisitng-faq .catamarontype__content-bloc .paragraph,
.page__avantage-catlante .catamarontype__content-bloc .paragraph {
    text-align: center;
    padding-top: 0;
    margin-bottom: 10px
}

@media (max-width:991.98px) {
    .page-croisiere .catamarontype__content-bloc .paragraph,
    .page-lisitng-faq .catamarontype__content-bloc .paragraph,
    .page__avantage-catlante .catamarontype__content-bloc .paragraph {
        padding-top: 0
    }
}

.page-croisiere .catamarontype__content-bloc .paragraph p,
.page-lisitng-faq .catamarontype__content-bloc .paragraph p,
.page__avantage-catlante .catamarontype__content-bloc .paragraph p {
    text-align: center;
    min-height: auto
}

@media (max-width:767.98px) {
    .page-croisiere .catamarontype__content-bloc .paragraph p,
    .page-lisitng-faq .catamarontype__content-bloc .paragraph p,
    .page__avantage-catlante .catamarontype__content-bloc .paragraph p {
        min-height: auto
    }
}

.page-croisiere .catamarontype__content-bloc .paragraph a,
.page-lisitng-faq .catamarontype__content-bloc .paragraph a,
.page__avantage-catlante .catamarontype__content-bloc .paragraph a {
    padding-top: 10px
}

.page-croisiere #preparez .accordion,
.page-lisitng-faq #preparez .accordion,
.page__avantage-catlante #preparez .accordion {
    margin: 0 auto
}

.page-croisiere #preparez .accordion button:not(.collapsed),
.page-lisitng-faq #preparez .accordion button:not(.collapsed),
.page__avantage-catlante #preparez .accordion button:not(.collapsed) {
    background-color: transparent !important
}

.page-croisiere #programme,
.page-lisitng-faq #programme,
.page__avantage-catlante #programme {
    display: flex;
    gap: 3rem;
    padding-top: 0;
    padding-bottom: 0
}

.page-croisiere #programme{
	flex-direction: column;
transition: height 0.5s ease;
}

@media (max-width:767.98px) {
    .page-croisiere #programme,
    .page-lisitng-faq #programme,
    .page__avantage-catlante #programme {
        display: block;
        margin-top: 15px
    }
}

.page-croisiere #programme .indexes,
.page-croisiere #programme .tabs,
.page-lisitng-faq #programme .indexes,
.page-lisitng-faq #programme .tabs,
.page__avantage-catlante #programme .indexes,
.page__avantage-catlante #programme .tabs {
    list-style-type: none
}

@media (max-width:767.98px) {
    .page-croisiere #programme .topprogramme,
    .page-lisitng-faq #programme .topprogramme,
    .page__avantage-catlante #programme .topprogramme {
        display: flex;
        justify-content: space-between;
        padding: 0 25px
    }
}

.page-croisiere #programme .topprogramme .prog_title,
.page-lisitng-faq #programme .topprogramme .prog_title,
.page__avantage-catlante #programme .topprogramme .prog_title {
    display: none
}

@media (max-width:767.98px) {
    .page-croisiere #programme .topprogramme .prog_title,
    .page-lisitng-faq #programme .topprogramme .prog_title,
    .page__avantage-catlante #programme .topprogramme .prog_title {
        display: block
    }
}

.page-croisiere #programme .dropdown-toggle,
.page-lisitng-faq #programme .dropdown-toggle,
.page__avantage-catlante #programme .dropdown-toggle {
    display: none
}

@media (max-width:767.98px) {
    .page-croisiere #programme .dropdown-toggle,
    .page-lisitng-faq #programme .dropdown-toggle,
    .page__avantage-catlante #programme .dropdown-toggle {
        display: block;
        background-color: #fff;
        padding: 10px;
        border: solid 1px #003849;
        border-radius: 8px;
        color: #003849;
        line-height: 1;
        font-size: 15px;
        font-weight: 600
    }
}

.page-croisiere #programme .indexes.dropdown-menu,
.page-lisitng-faq #programme .indexes.dropdown-menu,
.page__avantage-catlante #programme .indexes.dropdown-menu {
    border: solid 1px #003849;
    border-radius: 8px;
    min-width: 100%
}

.page-croisiere #programme .indexes.dropdown-menu li,
.page-lisitng-faq #programme .indexes.dropdown-menu li,
.page__avantage-catlante #programme .indexes.dropdown-menu li {
    padding: 2px 4px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    color: #003849;
    line-height: 1;
    margin-bottom: 10px;
    opacity: 1;
    margin-left: auto;
    margin-right: auto
}

.page-croisiere #programme .indexes.dropdown-menu li.activeli,
.page-croisiere #programme .indexes.dropdown-menu li:hover,
.page-lisitng-faq #programme .indexes.dropdown-menu li.activeli,
.page-lisitng-faq #programme .indexes.dropdown-menu li:hover,
.page__avantage-catlante #programme .indexes.dropdown-menu li.activeli,
.page__avantage-catlante #programme .indexes.dropdown-menu li:hover {
    padding: 2px 4px;
    font-size: 14px;
    border-color: #f16846;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-underline-offset: 4px;
    color: #f16846 !important;
    background-color: transparent
}

.page-croisiere #programme .indexes.dropdown-menu li:active,
.page-lisitng-faq #programme .indexes.dropdown-menu li:active,
.page__avantage-catlante #programme .indexes.dropdown-menu li:active {
    background-color: transparent
}

.page-croisiere #programme .indexes,
.page-lisitng-faq #programme .indexes,
.page__avantage-catlante #programme .indexes {
    padding: 100px 35px;
    border-right: 1px solid rgba(43, 44, 62, .2)
}

@media (max-width:1199.98px) {
    .page-croisiere #programme .indexes,
    .page-lisitng-faq #programme .indexes,
    .page__avantage-catlante #programme .indexes {
        padding: 80px 25px
    }
}

.page-croisiere #programme .indexes li,
.page-lisitng-faq #programme .indexes li,
.page__avantage-catlante #programme .indexes li {
    color: #2b2c3e;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    opacity: .5;
    padding-bottom: 23px;
    width: -moz-max-content;
    width: max-content;
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width:991.98px) {
    .page-croisiere #programme .indexes li,
    .page-lisitng-faq #programme .indexes li,
    .page__avantage-catlante #programme .indexes li {
        font-size: 22px;
        line-height: 24px
    }
}

.page-croisiere #programme .indexes li.activeli,
.page-lisitng-faq #programme .indexes li.activeli,
.page__avantage-catlante #programme .indexes li.activeli {
    opacity: 1;
    font-size: 34px;
    position: relative;
    padding-left: 40px
}

@media (max-width:991.98px) {
    .page-croisiere #programme .indexes li.activeli,
    .page-lisitng-faq #programme .indexes li.activeli,
    .page__avantage-catlante #programme .indexes li.activeli {
        font-size: 30px;
        padding-left: 33px
    }
}

.page-croisiere #programme .indexes li.activeli::before,
.page-lisitng-faq #programme .indexes li.activeli::before,
.page__avantage-catlante #programme .indexes li.activeli::before {
    content: "\e913";
    background-repeat: no-repeat;
    font-family: icomoon !important;
    text-transform: none;
    font-size: 34px;
    color: #003849;
    position: absolute;
    left: 10px;
    top: 5px
}

@media (max-width:991.98px) {
    .page-croisiere #programme .indexes li.activeli::before,
    .page-lisitng-faq #programme .indexes li.activeli::before,
    .page__avantage-catlante #programme .indexes li.activeli::before {
        font-size: 30px;
        left: 7px;
        top: -3px
    }
}

@media (max-width:767.98px) {
    .page-croisiere #programme .indexes li.activeli::before,
    .page-lisitng-faq #programme .indexes li.activeli::before,
    .page__avantage-catlante #programme .indexes li.activeli::before {
        content: none
    }
}

@media (max-width:767.98px) {
    .page-croisiere #programme .indexes,
    .page-lisitng-faq #programme .indexes,
    .page__avantage-catlante #programme .indexes {
        padding: 10px
    }
}

.page-croisiere #programme .tabsprogramme,
.page-lisitng-faq #programme .tabsprogramme,
.page__avantage-catlante #programme .tabsprogramme {
    position: relative;
    width: 100%;
    border-bottom: none
}

.page-croisiere #programme .tabsprogramme .tab_container_programme{
	position: inherit;
    opacity: 1!important;
    overflow: hidden;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    border-bottom: none;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
    padding-right: 3rem
}

.page-lisitng-faq #programme .tabsprogramme .tab_container_programme,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme {
    position: inherit;
    display: flex;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    border-bottom: none;
    padding-top: 50px;
    padding-bottom: 50px;
    display: none;
    padding-right: 3rem
}

@media (max-width:1199.98px) {
    .page-croisiere #programme .tabsprogramme .tab_container_programme,
    .page-lisitng-faq #programme .tabsprogramme .tab_container_programme,
    .page__avantage-catlante #programme .tabsprogramme .tab_container_programme {
        padding-top: 35px;
        padding-bottom: 35px;
        padding-right: 2rem
    }
}

@media (max-width:767.98px) {
    .page-croisiere #programme .tabsprogramme .tab_container_programme,
    .page-lisitng-faq #programme .tabsprogramme .tab_container_programme,
    .page__avantage-catlante #programme .tabsprogramme .tab_container_programme {
        text-align: center;
        padding: 20px 25px 30px
    }
}

.page-croisiere #programme .tabsprogramme .tab_container_programme.active,
.page-lisitng-faq #programme .tabsprogramme .tab_container_programme.active,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme.active {
    display: block
}

.page-croisiere #programme .tabsprogramme .tab_container_programme .prog_title,
.page-lisitng-faq #programme .tabsprogramme .tab_container_programme .prog_title,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme .prog_title {
    margin-bottom: 30px
}

@media (max-width:767.98px) {
    .page-croisiere #programme .tabsprogramme .tab_container_programme .prog_title,
    .page-lisitng-faq #programme .tabsprogramme .tab_container_programme .prog_title,
    .page__avantage-catlante #programme .tabsprogramme .tab_container_programme .prog_title {
        display: none
    }
}

.page-croisiere #programme .tabsprogramme,
.page-lisitng-faq #programme .tabsprogramme,
.page__avantage-catlante #programme .tabsprogramme {
    position: relative;
    width: 100%;
    border-bottom: none
}

.page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content{
	position: relative;
    z-index: 5;
    width: 100%;
    opacity: 1;
    transform: none;
}
.page-croisiere #programme .tabsprogramme .title h2{
	margin-top:23px;
}

.page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content {
    position: relative;
    z-index: 5;
    width: 100%;
    opacity: 0;
    transform: translateX(10rem)
}

.page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content .content-image,
.page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content .content-image,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content .content-image {
    float: right;
    padding-left: 20px
}

.page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content .content-image img,
.page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content .content-image img,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content .content-image img {
    border-radius: 20px
}

@media (max-width:1199.98px) {
    .page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content .content-image,
    .page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content .content-image,
    .page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content .content-image {
        display: none
    }
}

.page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content .content-text .title .h3,
.page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content .content-text .title h3,
.page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content .content-text .title .h3,
.page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content .content-text .title h3,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content .content-text .title .h3,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content .content-text .title h3 {
    line-height: 48px;
    margin-bottom: 5px;
    color: #f16846
}

.page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content .content-text .title span,
.page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content .content-text .title span,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content .content-text .title span {
    font-family: SangBleuSunrise-Medium, sans-serif
}

.page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content .content-text .image-mobile,
.page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content .content-text .image-mobile,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content .content-text .image-mobile {
    display: none
}

@media (max-width:1199.98px) {
    .page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content .content-text .image-mobile,
    .page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content .content-text .image-mobile,
    .page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content .content-text .image-mobile {
        display: block
    }
    .page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content .content-text .image-mobile img,
    .page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content .content-text .image-mobile img,
    .page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content .content-text .image-mobile img {
        border-radius: 20px;
        margin: 10px 0
    }
}

.page-croisiere #programme .tabsprogramme .tab_container_programme .tab-content .content-text .description,
.page-lisitng-faq #programme .tabsprogramme .tab_container_programme .tab-content .content-text .description,
.page__avantage-catlante #programme .tabsprogramme .tab_container_programme .tab-content .content-text .description {
    margin-top: 10px;
    margin-bottom: 10px
}

@keyframes content {
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.page-croisiere #programme .tab-image,
.page-lisitng-faq #programme .tab-image,
.page__avantage-catlante #programme .tab-image {
    position: absolute;
    right: 1rem;
    width: 200px;
    height: 200px;
    opacity: 0;
    transform: translateX(2rem)
}

.page-croisiere #programme .tab-image::after,
.page-lisitng-faq #programme .tab-image::after,
.page__avantage-catlante #programme .tab-image::after {
    content: '';
    position: absolute;
    inset: 0;
    background-color: var(--overlay);
    mix-blend-mode: multiply
}

.page-croisiere #programme .tab-image img,
.page-lisitng-faq #programme .tab-image img,
.page__avantage-catlante #programme .tab-image img {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
    filter: grayscale(100%)
}

@keyframes image {
    100% {
        opacity: 1;
        width: 300px;
        transform: translateX(0)
    }
}

.page-croisiere #programme .active .tab,
.page-lisitng-faq #programme .active .tab,
.page__avantage-catlante #programme .active .tab {
    opacity: 1;
    z-index: 5
}

.page-croisiere #programme .active .tab-content,
.page-lisitng-faq #programme .active .tab-content,
.page__avantage-catlante #programme .active .tab-content {
    animation: content .9s ease-out .4s forwards
}

.page-croisiere #programme .active .tab-image,
.page-lisitng-faq #programme .active .tab-image,
.page__avantage-catlante #programme .active .tab-image {
    animation: image 1s ease-out forwards
}

.page-croisiere .faq_tabulation,
.page-croisiere .page__avantage-catlante,
.page-croisiere .prestations,
.page-lisitng-faq .faq_tabulation,
.page-lisitng-faq .page__avantage-catlante,
.page-lisitng-faq .prestations,
.page__avantage-catlante .faq_tabulation,
.page__avantage-catlante .page__avantage-catlante,
.page__avantage-catlante .prestations {
    background-color: #fff9ef
}

.page-croisiere .faq_tabulation #prestations,
.page-croisiere .page__avantage-catlante #prestations,
.page-croisiere .prestations #prestations,
.page-lisitng-faq .faq_tabulation #prestations,
.page-lisitng-faq .page__avantage-catlante #prestations,
.page-lisitng-faq .prestations #prestations,
.page__avantage-catlante .faq_tabulation #prestations,
.page__avantage-catlante .page__avantage-catlante #prestations,
.page__avantage-catlante .prestations #prestations {
    margin: 0 auto
}

.page-croisiere .faq_tabulation #prestations .prestations-content,
.page-croisiere .page__avantage-catlante #prestations .prestations-content,
.page-croisiere .prestations #prestations .prestations-content,
.page-lisitng-faq .faq_tabulation #prestations .prestations-content,
.page-lisitng-faq .page__avantage-catlante #prestations .prestations-content,
.page-lisitng-faq .prestations #prestations .prestations-content,
.page__avantage-catlante .faq_tabulation #prestations .prestations-content,
.page__avantage-catlante .page__avantage-catlante #prestations .prestations-content,
.page__avantage-catlante .prestations #prestations .prestations-content {
    margin: 0 auto
}


#prestations h3{
	font-size: 18px;
  font-style: normal;
  font-weight: 500;
}

.catamarontype #catamarans .figure h3{
	font-size: 1.2rem;
}


.page-croisiere .faq_tabulation #prestations .prestations-content .tab_container .accordion,
.page-croisiere .page__avantage-catlante #prestations .prestations-content .tab_container .accordion,
.page-croisiere .prestations #prestations .prestations-content .tab_container .accordion,
.page-lisitng-faq .faq_tabulation #prestations .prestations-content .tab_container .accordion,
.page-lisitng-faq .page__avantage-catlante #prestations .prestations-content .tab_container .accordion,
.page-lisitng-faq .prestations #prestations .prestations-content .tab_container .accordion,
.page__avantage-catlante .faq_tabulation #prestations .prestations-content .tab_container .accordion,
.page__avantage-catlante .page__avantage-catlante #prestations .prestations-content .tab_container .accordion,
.page__avantage-catlante .prestations #prestations .prestations-content .tab_container .accordion {
    margin: 0 auto
}

.page-croisiere .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-button.collapsed,
.page-croisiere .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-button.collapsed,
.page-croisiere .prestations #prestations .prestations-content .tab_container .accordion .accordion-button.collapsed,
.page-lisitng-faq .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-button.collapsed,
.page-lisitng-faq .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-button.collapsed,
.page-lisitng-faq .prestations #prestations .prestations-content .tab_container .accordion .accordion-button.collapsed,
.page__avantage-catlante .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-button.collapsed,
.page__avantage-catlante .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-button.collapsed,
.page__avantage-catlante .prestations #prestations .prestations-content .tab_container .accordion .accordion-button.collapsed {
    background-color: transparent
}

.page-croisiere .faq_tabulation #prestations .prestations-content .tab_container .accordion button:not(.collapsed),
.page-croisiere .page__avantage-catlante #prestations .prestations-content .tab_container .accordion button:not(.collapsed),
.page-croisiere .prestations #prestations .prestations-content .tab_container .accordion button:not(.collapsed),
.page-lisitng-faq .faq_tabulation #prestations .prestations-content .tab_container .accordion button:not(.collapsed),
.page-lisitng-faq .page__avantage-catlante #prestations .prestations-content .tab_container .accordion button:not(.collapsed),
.page-lisitng-faq .prestations #prestations .prestations-content .tab_container .accordion button:not(.collapsed),
.page__avantage-catlante .faq_tabulation #prestations .prestations-content .tab_container .accordion button:not(.collapsed),
.page__avantage-catlante .page__avantage-catlante #prestations .prestations-content .tab_container .accordion button:not(.collapsed),
.page__avantage-catlante .prestations #prestations .prestations-content .tab_container .accordion button:not(.collapsed) {
    background-color: transparent !important
}

.page-croisiere .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item,
.page-croisiere .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item,
.page-croisiere .prestations #prestations .prestations-content .tab_container .accordion .accordion-item,
.page-lisitng-faq .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item,
.page-lisitng-faq .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item,
.page-lisitng-faq .prestations #prestations .prestations-content .tab_container .accordion .accordion-item,
.page__avantage-catlante .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item,
.page__avantage-catlante .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item,
.page__avantage-catlante .prestations #prestations .prestations-content .tab_container .accordion .accordion-item {
    background-color: transparent
}

.page-croisiere .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body p,
.page-croisiere .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body p,
.page-croisiere .prestations #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body p,
.page-lisitng-faq .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body p,
.page-lisitng-faq .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body p,
.page-lisitng-faq .prestations #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body p,
.page__avantage-catlante .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body p,
.page__avantage-catlante .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body p,
.page__avantage-catlante .prestations #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body p {
    padding-bottom: 10px
}

.page-croisiere .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li,
.page-croisiere .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li,
.page-croisiere .prestations #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li,
.page-lisitng-faq .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li,
.page-lisitng-faq .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li,
.page-lisitng-faq .prestations #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li,
.page__avantage-catlante .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li,
.page__avantage-catlante .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li,
.page__avantage-catlante .prestations #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li {
    padding-left: 35px;
    position: relative
}

.page-croisiere .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li::before,
.page-croisiere .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li::before,
.page-croisiere .prestations #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li::before,
.page-lisitng-faq .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li::before,
.page-lisitng-faq .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li::before,
.page-lisitng-faq .prestations #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li::before,
.page__avantage-catlante .faq_tabulation #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li::before,
.page__avantage-catlante .page__avantage-catlante #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li::before,
.page__avantage-catlante .prestations #prestations .prestations-content .tab_container .accordion .accordion-item .accordion-body ul li::before {
    content: "\e913";
    background-repeat: no-repeat;
    font-family: icomoon !important;
    text-transform: none;
    font-size: 21px;
    color: #003849;
    position: absolute;
    left: 15px
}

.page-croisiere .faq_tabulation ul.tabs,
.page-croisiere .page__avantage-catlante ul.tabs,
.page-croisiere .prestations ul.tabs,
.page-lisitng-faq .faq_tabulation ul.tabs,
.page-lisitng-faq .page__avantage-catlante ul.tabs,
.page-lisitng-faq .prestations ul.tabs,
.page__avantage-catlante .faq_tabulation ul.tabs,
.page__avantage-catlante .page__avantage-catlante ul.tabs,
.page__avantage-catlante .prestations ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid rgba(43, 44, 62, .2);
    width: 100%;
    background: 0 0;
    display: flex;
    justify-content: center;
    height: 45px
}

@media (max-width:991.98px) {
    .page-croisiere .faq_tabulation ul.tabs,
    .page-croisiere .page__avantage-catlante ul.tabs,
    .page-croisiere .prestations ul.tabs,
    .page-lisitng-faq .faq_tabulation ul.tabs,
    .page-lisitng-faq .page__avantage-catlante ul.tabs,
    .page-lisitng-faq .prestations ul.tabs,
    .page__avantage-catlante .faq_tabulation ul.tabs,
    .page__avantage-catlante .page__avantage-catlante ul.tabs,
    .page__avantage-catlante .prestations ul.tabs {
        margin-top: 15px;
        display: grid;
        grid-auto-flow: column;
        overscroll-behavior-inline: contain;
        overflow-x: scroll;
        white-space: nowrap;
        justify-content: normal;
        margin-bottom: 25px
    }
    .page-croisiere .faq_tabulation ul.tabs::-webkit-scrollbar,
    .page-croisiere .page__avantage-catlante ul.tabs::-webkit-scrollbar,
    .page-croisiere .prestations ul.tabs::-webkit-scrollbar,
    .page-lisitng-faq .faq_tabulation ul.tabs::-webkit-scrollbar,
    .page-lisitng-faq .page__avantage-catlante ul.tabs::-webkit-scrollbar,
    .page-lisitng-faq .prestations ul.tabs::-webkit-scrollbar,
    .page__avantage-catlante .faq_tabulation ul.tabs::-webkit-scrollbar,
    .page__avantage-catlante .page__avantage-catlante ul.tabs::-webkit-scrollbar,
    .page__avantage-catlante .prestations ul.tabs::-webkit-scrollbar {
        width: 5px;
        height: 5px
    }
    .page-croisiere .faq_tabulation ul.tabs::-webkit-scrollbar-thumb,
    .page-croisiere .page__avantage-catlante ul.tabs::-webkit-scrollbar-thumb,
    .page-croisiere .prestations ul.tabs::-webkit-scrollbar-thumb,
    .page-lisitng-faq .faq_tabulation ul.tabs::-webkit-scrollbar-thumb,
    .page-lisitng-faq .page__avantage-catlante ul.tabs::-webkit-scrollbar-thumb,
    .page-lisitng-faq .prestations ul.tabs::-webkit-scrollbar-thumb,
    .page__avantage-catlante .faq_tabulation ul.tabs::-webkit-scrollbar-thumb,
    .page__avantage-catlante .page__avantage-catlante ul.tabs::-webkit-scrollbar-thumb,
    .page__avantage-catlante .prestations ul.tabs::-webkit-scrollbar-thumb {
        background: #003849
    }
}

.page-croisiere .faq_tabulation ul.tabs li,
.page-croisiere .page__avantage-catlante ul.tabs li,
.page-croisiere .prestations ul.tabs li,
.page-lisitng-faq .faq_tabulation ul.tabs li,
.page-lisitng-faq .page__avantage-catlante ul.tabs li,
.page-lisitng-faq .prestations ul.tabs li,
.page__avantage-catlante .faq_tabulation ul.tabs li,
.page__avantage-catlante .page__avantage-catlante ul.tabs li,
.page__avantage-catlante .prestations ul.tabs li {
    color: #003849;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    float: left;
    cursor: pointer;
    padding: 0 10px;
    margin: 0 10px;
    line-height: 31px;
    border: none;
    position: relative;
    height: 100%
}

@media (max-width:1199.98px) {
    .page-croisiere .faq_tabulation ul.tabs li,
    .page-croisiere .page__avantage-catlante ul.tabs li,
    .page-croisiere .prestations ul.tabs li,
    .page-lisitng-faq .faq_tabulation ul.tabs li,
    .page-lisitng-faq .page__avantage-catlante ul.tabs li,
    .page-lisitng-faq .prestations ul.tabs li,
    .page__avantage-catlante .faq_tabulation ul.tabs li,
    .page__avantage-catlante .page__avantage-catlante ul.tabs li,
    .page__avantage-catlante .prestations ul.tabs li {
        font-size: 16px;
        line-height: 25px
    }
}

@media (max-width:991.98px) {
    .page-croisiere .faq_tabulation ul.tabs li,
    .page-croisiere .page__avantage-catlante ul.tabs li,
    .page-croisiere .prestations ul.tabs li,
    .page-lisitng-faq .faq_tabulation ul.tabs li,
    .page-lisitng-faq .page__avantage-catlante ul.tabs li,
    .page-lisitng-faq .prestations ul.tabs li,
    .page__avantage-catlante .faq_tabulation ul.tabs li,
    .page__avantage-catlante .page__avantage-catlante ul.tabs li,
    .page__avantage-catlante .prestations ul.tabs li {
        padding: 0 6px;
        margin: 0 6px;
        font-size: 16px;
        line-height: 25px
    }
}

.page-croisiere .faq_tabulation ul.tabs li::after,
.page-croisiere .page__avantage-catlante ul.tabs li::after,
.page-croisiere .prestations ul.tabs li::after,
.page-lisitng-faq .faq_tabulation ul.tabs li::after,
.page-lisitng-faq .page__avantage-catlante ul.tabs li::after,
.page-lisitng-faq .prestations ul.tabs li::after,
.page__avantage-catlante .faq_tabulation ul.tabs li::after,
.page__avantage-catlante .page__avantage-catlante ul.tabs li::after,
.page__avantage-catlante .prestations ul.tabs li::after {
    content: "";
    width: 0%;
    transition: all .3s ease-in-out
}

@media (max-width:991.98px) {
    .page-croisiere .faq_tabulation ul.tabs li::after,
    .page-croisiere .page__avantage-catlante ul.tabs li::after,
    .page-croisiere .prestations ul.tabs li::after,
    .page-lisitng-faq .faq_tabulation ul.tabs li::after,
    .page-lisitng-faq .page__avantage-catlante ul.tabs li::after,
    .page-lisitng-faq .prestations ul.tabs li::after,
    .page__avantage-catlante .faq_tabulation ul.tabs li::after,
    .page__avantage-catlante .page__avantage-catlante ul.tabs li::after,
    .page__avantage-catlante .prestations ul.tabs li::after {
        content: none
    }
}

.page-croisiere .faq_tabulation ul.tabs li.active::after,
.page-croisiere .page__avantage-catlante ul.tabs li.active::after,
.page-croisiere .prestations ul.tabs li.active::after,
.page-lisitng-faq .faq_tabulation ul.tabs li.active::after,
.page-lisitng-faq .page__avantage-catlante ul.tabs li.active::after,
.page-lisitng-faq .prestations ul.tabs li.active::after,
.page__avantage-catlante .faq_tabulation ul.tabs li.active::after,
.page__avantage-catlante .page__avantage-catlante ul.tabs li.active::after,
.page__avantage-catlante .prestations ul.tabs li.active::after {
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
    border-radius: 10px 10px 0 0;
    background: #f16846;
    transition: all .3s ease-in-out
}

@media (max-width:991.98px) {
    .page-croisiere .faq_tabulation ul.tabs li.active::after,
    .page-croisiere .page__avantage-catlante ul.tabs li.active::after,
    .page-croisiere .prestations ul.tabs li.active::after,
    .page-lisitng-faq .faq_tabulation ul.tabs li.active::after,
    .page-lisitng-faq .page__avantage-catlante ul.tabs li.active::after,
    .page-lisitng-faq .prestations ul.tabs li.active::after,
    .page__avantage-catlante .faq_tabulation ul.tabs li.active::after,
    .page__avantage-catlante .page__avantage-catlante ul.tabs li.active::after,
    .page__avantage-catlante .prestations ul.tabs li.active::after {
        content: none
    }
}

@media (max-width:991.98px) {
    .page-croisiere .faq_tabulation ul.tabs li.active,
    .page-croisiere .page__avantage-catlante ul.tabs li.active,
    .page-croisiere .prestations ul.tabs li.active,
    .page-lisitng-faq .faq_tabulation ul.tabs li.active,
    .page-lisitng-faq .page__avantage-catlante ul.tabs li.active,
    .page-lisitng-faq .prestations ul.tabs li.active,
    .page__avantage-catlante .faq_tabulation ul.tabs li.active,
    .page__avantage-catlante .page__avantage-catlante ul.tabs li.active,
    .page__avantage-catlante .prestations ul.tabs li.active {
        color: #f16846
    }
}

.page-croisiere .faq_tabulation ul.tabs li:hover::after,
.page-croisiere .page__avantage-catlante ul.tabs li:hover::after,
.page-croisiere .prestations ul.tabs li:hover::after,
.page-lisitng-faq .faq_tabulation ul.tabs li:hover::after,
.page-lisitng-faq .page__avantage-catlante ul.tabs li:hover::after,
.page-lisitng-faq .prestations ul.tabs li:hover::after,
.page__avantage-catlante .faq_tabulation ul.tabs li:hover::after,
.page__avantage-catlante .page__avantage-catlante ul.tabs li:hover::after,
.page__avantage-catlante .prestations ul.tabs li:hover::after {
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
    border-radius: 10px 10px 0 0;
    background: #f16846;
    transition: all .3s ease-in-out
}

@media (max-width:991.98px) {
    .page-croisiere .faq_tabulation ul.tabs li:hover::after,
    .page-croisiere .page__avantage-catlante ul.tabs li:hover::after,
    .page-croisiere .prestations ul.tabs li:hover::after,
    .page-lisitng-faq .faq_tabulation ul.tabs li:hover::after,
    .page-lisitng-faq .page__avantage-catlante ul.tabs li:hover::after,
    .page-lisitng-faq .prestations ul.tabs li:hover::after,
    .page__avantage-catlante .faq_tabulation ul.tabs li:hover::after,
    .page__avantage-catlante .page__avantage-catlante ul.tabs li:hover::after,
    .page__avantage-catlante .prestations ul.tabs li:hover::after {
        content: none
    }
}

@media (max-width:991.98px) {
    .page-croisiere .faq_tabulation ul.tabs li:hover,
    .page-croisiere .page__avantage-catlante ul.tabs li:hover,
    .page-croisiere .prestations ul.tabs li:hover,
    .page-lisitng-faq .faq_tabulation ul.tabs li:hover,
    .page-lisitng-faq .page__avantage-catlante ul.tabs li:hover,
    .page-lisitng-faq .prestations ul.tabs li:hover,
    .page__avantage-catlante .faq_tabulation ul.tabs li:hover,
    .page__avantage-catlante .page__avantage-catlante ul.tabs li:hover,
    .page__avantage-catlante .prestations ul.tabs li:hover {
        color: #f16846
    }
}

.page-croisiere .faq_tabulation .tab_container,
.page-croisiere .page__avantage-catlante .tab_container,
.page-croisiere .prestations .tab_container,
.page-lisitng-faq .faq_tabulation .tab_container,
.page-lisitng-faq .page__avantage-catlante .tab_container,
.page-lisitng-faq .prestations .tab_container,
.page__avantage-catlante .faq_tabulation .tab_container,
.page__avantage-catlante .page__avantage-catlante .tab_container,
.page__avantage-catlante .prestations .tab_container {
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: 0 0;
    overflow: auto
}

.page-croisiere .faq_tabulation .tab_content,
.page-croisiere .page__avantage-catlante .tab_content,
.page-croisiere .prestations .tab_content,
.page-lisitng-faq .faq_tabulation .tab_content,
.page-lisitng-faq .page__avantage-catlante .tab_content,
.page-lisitng-faq .prestations .tab_content,
.page__avantage-catlante .faq_tabulation .tab_content,
.page__avantage-catlante .page__avantage-catlante .tab_content,
.page__avantage-catlante .prestations .tab_content {
    padding: 20px 10px 0 10px;
    display: none
}

@media (max-width:767.98px) {
    .page-croisiere .faq_tabulation .tab_content,
    .page-croisiere .page__avantage-catlante .tab_content,
    .page-croisiere .prestations .tab_content,
    .page-lisitng-faq .faq_tabulation .tab_content,
    .page-lisitng-faq .page__avantage-catlante .tab_content,
    .page-lisitng-faq .prestations .tab_content,
    .page__avantage-catlante .faq_tabulation .tab_content,
    .page__avantage-catlante .page__avantage-catlante .tab_content,
    .page__avantage-catlante .prestations .tab_content {
        padding: 0
    }
}

.page-croisiere .faq_tabulation .tab_drawer_heading,
.page-croisiere .page__avantage-catlante .tab_drawer_heading,
.page-croisiere .prestations .tab_drawer_heading,
.page-lisitng-faq .faq_tabulation .tab_drawer_heading,
.page-lisitng-faq .page__avantage-catlante .tab_drawer_heading,
.page-lisitng-faq .prestations .tab_drawer_heading,
.page__avantage-catlante .faq_tabulation .tab_drawer_heading,
.page__avantage-catlante .page__avantage-catlante .tab_drawer_heading,
.page__avantage-catlante .prestations .tab_drawer_heading {
    display: none
}

.page-croisiere #accordionCroisiere .accordion-item .accordion-body p,
.page-lisitng-faq #accordionCroisiere .accordion-item .accordion-body p,
.page__avantage-catlante #accordionCroisiere .accordion-item .accordion-body p {
    padding-bottom: 10px
}

.page-croisiere #accordionCroisiere .accordion-item .accordion-body ul li,
.page-lisitng-faq #accordionCroisiere .accordion-item .accordion-body ul li,
.page__avantage-catlante #accordionCroisiere .accordion-item .accordion-body ul li {
    padding-left: 35px;
    position: relative
}

.page-croisiere #accordionCroisiere .accordion-item .accordion-body ul li::before,
.page-lisitng-faq #accordionCroisiere .accordion-item .accordion-body ul li::before,
.page__avantage-catlante #accordionCroisiere .accordion-item .accordion-body ul li::before {
    content: "\e913";
    background-repeat: no-repeat;
    font-family: icomoon !important;
    text-transform: none;
    font-size: 21px;
    color: #003849;
    position: absolute;
    left: 15px
}

.page-croisiere #prix .prix-final,
.page-lisitng-faq #prix .prix-final,
.page__avantage-catlante #prix .prix-final {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    text-align: left
}

.page-croisiere #prix .prix-final span,
.page-lisitng-faq #prix .prix-final span,
.page__avantage-catlante #prix .prix-final span {
    color: #003849
}

.page-croisiere #prix .prix-final .prix-final_description,
.page-lisitng-faq #prix .prix-final .prix-final_description,
.page__avantage-catlante #prix .prix-final .prix-final_description {
    display: flex;
    align-items: center;
    justify-content: left
}

.page-croisiere #prix .prix-final .prix-final_description p,
.page-lisitng-faq #prix .prix-final .prix-final_description p,
.page__avantage-catlante #prix .prix-final .prix-final_description p {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px
}

.page-croisiere #prix .prix-final .prix-final_description i,
.page-lisitng-faq #prix .prix-final .prix-final_description i,
.page__avantage-catlante #prix .prix-final .prix-final_description i {
    margin-right: 8px
}

.page-croisiere #prix .tabs_price,
.page-lisitng-faq #prix .tabs_price,
.page__avantage-catlante #prix .tabs_price {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 32px;
    border-bottom: 1px solid rgba(43, 44, 62, .2);
    width: 100%;
    background: 0 0;
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    height: 45px;
    position: relative
}

@media (max-width:991.98px) {
    .page-croisiere #prix .tabs_price,
    .page-lisitng-faq #prix .tabs_price,
    .page__avantage-catlante #prix .tabs_price {
        margin-top: 15px;
        display: grid;
        grid-auto-flow: column;
        overscroll-behavior-inline: contain;
        overflow: scroll hidden;
        white-space: nowrap;
        justify-content: normal;
        margin-bottom: 25px
    }
    .page-croisiere #prix .tabs_price::-webkit-scrollbar,
    .page-lisitng-faq #prix .tabs_price::-webkit-scrollbar,
    .page__avantage-catlante #prix .tabs_price::-webkit-scrollbar {
        width: 5px;
        height: 5px
    }
    .page-croisiere #prix .tabs_price::-webkit-scrollbar-thumb,
    .page-lisitng-faq #prix .tabs_price::-webkit-scrollbar-thumb,
    .page__avantage-catlante #prix .tabs_price::-webkit-scrollbar-thumb {
        background: #003849
    }
}

.page-croisiere #prix .tabs_price li,
.page-lisitng-faq #prix .tabs_price li,
.page__avantage-catlante #prix .tabs_price li {
    color: #003849;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
    cursor: pointer;
    padding: 0 10px;
    margin: 0 10px;
    border: none;
    position: relative
}

@media (max-width:991.98px) {
    .page-croisiere #prix .tabs_price li,
    .page-lisitng-faq #prix .tabs_price li,
    .page__avantage-catlante #prix .tabs_price li {
        padding: 0 6px;
        margin: 0 6px;
        font-size: 16px;
        line-height: 25px
    }
}

@media (max-width:575.98px) {
    .page-croisiere #prix .tabs_price li,
    .page-lisitng-faq #prix .tabs_price li,
    .page__avantage-catlante #prix .tabs_price li {
        line-height: 26px
    }
}

.page-croisiere #prix .tabs_price li::after,
.page-lisitng-faq #prix .tabs_price li::after,
.page__avantage-catlante #prix .tabs_price li::after {
    content: "";
    width: 0%;
    height: 5px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    left: 0;
    border-radius: 10px 10px 0 0;
    background: #f16846;
    transition: .4s ease
}

@media (max-width:991.98px) {
    .page-croisiere #prix .tabs_price li::after,
    .page-lisitng-faq #prix .tabs_price li::after,
    .page__avantage-catlante #prix .tabs_price li::after {
        content: none
    }
}

.page-croisiere #prix .tabs_price li:hover:after,
.page-lisitng-faq #prix .tabs_price li:hover:after,
.page__avantage-catlante #prix .tabs_price li:hover:after {
    width: 100%;
    transition: .4s ease
}

@media (max-width:991.98px) {
    .page-croisiere #prix .tabs_price li:hover,
    .page-lisitng-faq #prix .tabs_price li:hover,
    .page__avantage-catlante #prix .tabs_price li:hover {
        color: #f16846
    }
}

.page-croisiere #prix .tabs_price li.active_price::after,
.page-lisitng-faq #prix .tabs_price li.active_price::after,
.page__avantage-catlante #prix .tabs_price li.active_price::after {
    width: 100%;
    transition: .4s ease
}

@media (max-width:991.98px) {
    .page-croisiere #prix .tabs_price li.active_price,
    .page-lisitng-faq #prix .tabs_price li.active_price,
    .page__avantage-catlante #prix .tabs_price li.active_price {
        color: #f16846
    }
}

.page-croisiere #prix .price_table .mySwiperdate,
.page-lisitng-faq #prix .price_table .mySwiperdate,
.page__avantage-catlante #prix .price_table .mySwiperdate {
    width: 80%;
    padding: 0 5px
}

@media (max-width:991.98px) {
    .page-croisiere #prix .price_table .mySwiperdate,
    .page-lisitng-faq #prix .price_table .mySwiperdate,
    .page__avantage-catlante #prix .price_table .mySwiperdate {
        width: 100%;
        padding: 0 10px
    }
}

.page-croisiere #prix .price_table .mySwiperdate::before,
.page-lisitng-faq #prix .price_table .mySwiperdate::before,
.page__avantage-catlante #prix .price_table .mySwiperdate::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    background: #fff;
    width: 49px;
    height: 61px;
    top: 0;
    z-index: 2
}

.page-croisiere #prix .price_table .mySwiperdate::after,
.page-lisitng-faq #prix .price_table .mySwiperdate::after,
.page__avantage-catlante #prix .price_table .mySwiperdate::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    background: #fff;
    width: 50px;
    height: 61px;
    top: 0;
    z-index: 1
}

.page-croisiere #prix .price_table .mySwiperdate ul,
.page-lisitng-faq #prix .price_table .mySwiperdate ul,
.page__avantage-catlante #prix .price_table .mySwiperdate ul {
    margin-bottom: 20px
}

@media (max-width:767.98px) {
    .page-croisiere #prix .price_table .mySwiperdate ul,
    .page-lisitng-faq #prix .price_table .mySwiperdate ul,
    .page__avantage-catlante #prix .price_table .mySwiperdate ul {
        width: 100%;
        margin-left: 0
    }
}

.page-croisiere #prix .price_table .mySwiperdate ul li,
.page-lisitng-faq #prix .price_table .mySwiperdate ul li,
.page__avantage-catlante #prix .price_table .mySwiperdate ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

@media (max-width:767.98px) {
    .page-croisiere #prix .price_table .mySwiperdate ul li,
    .page-lisitng-faq #prix .price_table .mySwiperdate ul li,
    .page__avantage-catlante #prix .price_table .mySwiperdate ul li {
        margin-right: 0;
        margin-bottom: 0
    }
}

.page-croisiere #prix .price_table .mySwiperdate ul li.empty-cell,
.page-lisitng-faq #prix .price_table .mySwiperdate ul li.empty-cell,
.page__avantage-catlante #prix .price_table .mySwiperdate ul li.empty-cell {
    cursor: not-allowed
}

.page-croisiere #prix .price_table .mySwiperdate ul li.empty-cell label,
.page-lisitng-faq #prix .price_table .mySwiperdate ul li.empty-cell label,
.page__avantage-catlante #prix .price_table .mySwiperdate ul li.empty-cell label {
    pointer-events: none;
    opacity: .5
}

.page-croisiere #prix .price_table .mySwiperdate ul li .items__box .checked-label,
.page-lisitng-faq #prix .price_table .mySwiperdate ul li .items__box .checked-label,
.page__avantage-catlante #prix .price_table .mySwiperdate ul li .items__box .checked-label {
    background: #003849;
    color: #fff;
    transition: all ease-in-out .3s;
    border: 1px solid #003849
}

.page-croisiere #prix .price_table .mySwiperdate ul li .checkbox__link--input,
.page-lisitng-faq #prix .price_table .mySwiperdate ul li .checkbox__link--input,
.page__avantage-catlante #prix .price_table .mySwiperdate ul li .checkbox__link--input {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-croisiere #prix .price_table .mySwiperdate ul li label,
.page-lisitng-faq #prix .price_table .mySwiperdate ul li label,
.page__avantage-catlante #prix .price_table .mySwiperdate ul li label {
    display: flex;
    cursor: pointer;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 10px 6px;
    color: #003849;
    color: #2b2c3e;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 25px;
    border-radius: 20px;
    background: #fff;
    border: 1px solid rgba(43, 44, 62, .2);
    text-transform: capitalize;
    transition: border .4s linear
}

@media (max-width:767.98px) {
    .page-croisiere #prix .price_table .mySwiperdate ul li label,
    .page-lisitng-faq #prix .price_table .mySwiperdate ul li label,
    .page__avantage-catlante #prix .price_table .mySwiperdate ul li label {
        width: 80%;
        margin: auto
    }
}

@media (max-width:575.98px) {
    .page-croisiere #prix .price_table .mySwiperdate ul li label,
    .page-lisitng-faq #prix .price_table .mySwiperdate ul li label,
    .page__avantage-catlante #prix .price_table .mySwiperdate ul li label {
        width: 65%;
        margin: auto
    }
}

.page-croisiere #prix .price_table .mySwiperdate ul li label:hover,
.page-lisitng-faq #prix .price_table .mySwiperdate ul li label:hover,
.page__avantage-catlante #prix .price_table .mySwiperdate ul li label:hover {
    border: 1px solid #003849;
    transition: all .4s linear;
    color: #003849
}

.page-croisiere #prix .price_table .mySwiperdate ul li label span,
.page-lisitng-faq #prix .price_table .mySwiperdate ul li label span,
.page__avantage-catlante #prix .price_table .mySwiperdate ul li label span {
    color: #fff
}

.page-croisiere #prix .price_table .swiper-date-nav i,
.page-lisitng-faq #prix .price_table .swiper-date-nav i,
.page__avantage-catlante #prix .price_table .swiper-date-nav i {
    border-radius: 50px;
    border: 1px solid #2b2C3E30;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 15px;
    color: #003849
}

.page-croisiere #prix .price_table .swiper-date-nav .swiper-button-prev-tab,
.page-lisitng-faq #prix .price_table .swiper-date-nav .swiper-button-prev-tab,
.page__avantage-catlante #prix .price_table .swiper-date-nav .swiper-button-prev-tab {
    position: absolute;
    left: 0;
    top: 12px;
    right: auto;
    z-index: 999
}

.page-croisiere #prix .price_table .swiper-date-nav .swiper-button-prev-tab::after,
.page-lisitng-faq #prix .price_table .swiper-date-nav .swiper-button-prev-tab::after,
.page__avantage-catlante #prix .price_table .swiper-date-nav .swiper-button-prev-tab::after {
    content: none
}

.page-croisiere #prix .price_table .swiper-date-nav .swiper-button-next-tab,
.page-lisitng-faq #prix .price_table .swiper-date-nav .swiper-button-next-tab,
.page__avantage-catlante #prix .price_table .swiper-date-nav .swiper-button-next-tab {
    position: absolute;
    right: 0;
    top: 12px;
    left: auto;
    z-index: 999
}

.page-croisiere #prix .price_table .swiper-date-nav .swiper-button-next-tab::after,
.page-lisitng-faq #prix .price_table .swiper-date-nav .swiper-button-next-tab::after,
.page__avantage-catlante #prix .price_table .swiper-date-nav .swiper-button-next-tab::after {
    content: none
}

.page-croisiere #prix .price_table td,
.page-croisiere #prix .price_table th,
.page-lisitng-faq #prix .price_table td,
.page-lisitng-faq #prix .price_table th,
.page__avantage-catlante #prix .price_table td,
.page__avantage-catlante #prix .price_table th {
    text-align: center
}

.page-croisiere #prix .price_table thead tr th,
.page-lisitng-faq #prix .price_table thead tr th,
.page__avantage-catlante #prix .price_table thead tr th {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    background-color: #003849;
    padding: 14px 0
}

@media (max-width:1199.98px) {
    .page-croisiere #prix .price_table thead tr th,
    .page-lisitng-faq #prix .price_table thead tr th,
    .page__avantage-catlante #prix .price_table thead tr th {
        padding: 10px 5px
    }
}

@media (max-width:991.98px) {
    .page-croisiere #prix .price_table thead tr th,
    .page-lisitng-faq #prix .price_table thead tr th,
    .page__avantage-catlante #prix .price_table thead tr th {
        padding: 10px 15px
    }
}

.page-croisiere #prix .price_table thead tr th:nth-child(3),
.page-lisitng-faq #prix .price_table thead tr th:nth-child(3),
.page__avantage-catlante #prix .price_table thead tr th:nth-child(3) {
    display: none
}

.page-croisiere #prix .price_table tbody tr,
.page-lisitng-faq #prix .price_table tbody tr,
.page__avantage-catlante #prix .price_table tbody tr {
    vertical-align: middle
}

.page-croisiere #prix .price_table tbody tr td,
.page-lisitng-faq #prix .price_table tbody tr td,
.page__avantage-catlante #prix .price_table tbody tr td {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    padding: 16px 0;
    border-bottom: none
}

@media (max-width:1199.98px) {
    .page-croisiere #prix .price_table tbody tr td,
    .page-lisitng-faq #prix .price_table tbody tr td,
    .page__avantage-catlante #prix .price_table tbody tr td {
        padding: 10px 5px
    }
}

@media (max-width:767.98px) {
    .page-croisiere #prix .price_table tbody tr td,
    .page-lisitng-faq #prix .price_table tbody tr td,
    .page__avantage-catlante #prix .price_table tbody tr td {
        line-height: 18px
    }
}

.page-croisiere #prix .price_table tbody tr td:nth-child(3),
.page-lisitng-faq #prix .price_table tbody tr td:nth-child(3),
.page__avantage-catlante #prix .price_table tbody tr td:nth-child(3) {
    display: none
}

.page-croisiere #prix .price_table tbody tr td .use-ajax,
.page-lisitng-faq #prix .price_table tbody tr td .use-ajax,
.page__avantage-catlante #prix .price_table tbody tr td .use-ajax {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    display: inline-flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid rgba(43, 44, 62, .1);
    background: #fff
}

@media (max-width:991.98px) {
    .page-croisiere #prix .price_table tbody tr td .use-ajax,
    .page-lisitng-faq #prix .price_table tbody tr td .use-ajax,
    .page__avantage-catlante #prix .price_table tbody tr td .use-ajax {
        line-height: 20px
    }
}

@media (max-width:767.98px) {
    .page-croisiere #prix .price_table tbody tr td .use-ajax,
    .page-lisitng-faq #prix .price_table tbody tr td .use-ajax,
    .page__avantage-catlante #prix .price_table tbody tr td .use-ajax {
        line-height: 16px
    }
}

.page-croisiere #prix .price_table tbody tr td .ajax-progress-throbber,
.page-lisitng-faq #prix .price_table tbody tr td .ajax-progress-throbber,
.page__avantage-catlante #prix .price_table tbody tr td .ajax-progress-throbber {
    display: none
}

.page-croisiere #prix .price_table tbody tr td .btn-tab_devis,
.page-lisitng-faq #prix .price_table tbody tr td .btn-tab_devis,
.page__avantage-catlante #prix .price_table tbody tr td .btn-tab_devis {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    display: inline-flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    border: 1px solid rgba(43, 44, 62, .1);
    background: #fff
}

.page-croisiere #prix .price_table tbody tr td .iconwithpromos,
.page-lisitng-faq #prix .price_table tbody tr td .iconwithpromos,
.page__avantage-catlante #prix .price_table tbody tr td .iconwithpromos {
    color: #e64141;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    display: flex;
    justify-content: center
}

.page-croisiere #prix .price_table tbody tr td .iconwithpromos i,
.page-lisitng-faq #prix .price_table tbody tr td .iconwithpromos i,
.page__avantage-catlante #prix .price_table tbody tr td .iconwithpromos i {
    font-size: 24px;
    padding-right: 5px
}

.page-croisiere #prix .selectionnercatamaran,
.page-lisitng-faq #prix .selectionnercatamaran,
.page__avantage-catlante #prix .selectionnercatamaran {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    margin-bottom: 20px
}

.page-croisiere .ensavoirplus .content,
.page-lisitng-faq .ensavoirplus .content,
.page__avantage-catlante .ensavoirplus .content {
    background-image: url(../../../../dist/assets/images/Background_banner.png);
    background-position: center;
    position: relative;
    border-radius: 20px;
    background-size: cover
}

.page-croisiere .ensavoirplus .content::after,
.page-lisitng-faq .ensavoirplus .content::after,
.page__avantage-catlante .ensavoirplus .content::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2b2c3e;
    opacity: 50%;
    width: 100%;
    height: 100%;
    border-radius: 20px
}

.page-croisiere .ensavoirplus .content .text,
.page-lisitng-faq .ensavoirplus .content .text,
.page__avantage-catlante .ensavoirplus .content .text {
    text-align: center;
    padding: 73px
}

.page-croisiere .ensavoirplus .content .text a,
.page-lisitng-faq .ensavoirplus .content .text a,
.page__avantage-catlante .ensavoirplus .content .text a {
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 150%;
    z-index: 2;
    position: relative;
    transition: all .5s ease-out
}

.page-croisiere #prix .price_table tbody tr.row_tab{
	display:table-row!important;
}


@media (max-width:991.98px) {
    .page-croisiere .ensavoirplus .content .text a,
    .page-lisitng-faq .ensavoirplus .content .text a,
    .page__avantage-catlante .ensavoirplus .content .text a {
        line-height: 120%
    }
}

@media (max-width:767.98px) {
    .page-croisiere .ensavoirplus .content .text a,
    .page-lisitng-faq .ensavoirplus .content .text a,
    .page__avantage-catlante .ensavoirplus .content .text a {
        font-size: 30px
    }
}

.page-croisiere .ensavoirplus .content .text a:after,
.page-lisitng-faq .ensavoirplus .content .text a:after,
.page__avantage-catlante .ensavoirplus .content .text a:after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    background: #fff;
    bottom: -10px;
    left: 0;
    transition: .3s
}

.page-croisiere .ensavoirplus .content:hover .text a,
.page-lisitng-faq .ensavoirplus .content:hover .text a,
.page__avantage-catlante .ensavoirplus .content:hover .text a {
    transform: translateX(7px);
    transition: all .5s ease-out
}

.page-croisiere .ensavoirplus .content:hover .text a:after,
.page-lisitng-faq .ensavoirplus .content:hover .text a:after,
.page__avantage-catlante .ensavoirplus .content:hover .text a:after {
    width: 100%
}

.page-croisiere .prix_table .hide_price,
.page-lisitng-faq .prix_table .hide_price,
.page__avantage-catlante .prix_table .hide_price {
    display: none
}

.page-croisiere .prix_table .price_table .table-striped>tbody>tr:nth-of-type(odd)>*,
.page-lisitng-faq .prix_table .price_table .table-striped>tbody>tr:nth-of-type(odd)>*,
.page__avantage-catlante .prix_table .price_table .table-striped>tbody>tr:nth-of-type(odd)>* {
    background: #1bb4ea1f;
    box-shadow: none
}

.page-croisiere .prix_table .price_table .table,
.page-lisitng-faq .prix_table .price_table .table,
.page__avantage-catlante .prix_table .price_table .table {
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 10px;
    border: 1px solid rgba(43, 44, 62, .2)
}

.page-croisiere .prix_table .price_table .table thead th,
.page-lisitng-faq .prix_table .price_table .table thead th,
.page__avantage-catlante .prix_table .price_table .table thead th {
    border-bottom: 2px solid rgba(43, 44, 62, .2)
}

.page-croisiere .prix_table .price_table .table thead th:first-child,
.page-lisitng-faq .prix_table .price_table .table thead th:first-child,
.page__avantage-catlante .prix_table .price_table .table thead th:first-child {
    border-radius: 10px 0 0 0
}

.page-croisiere .prix_table .price_table .table thead th:nth-last-child(1),
.page-lisitng-faq .prix_table .price_table .table thead th:nth-last-child(1),
.page__avantage-catlante .prix_table .price_table .table thead th:nth-last-child(1) {
    border-radius: 0 10px 0 0
}

.ilsparlent {
    background-color: #fff9ef;
    padding-bottom: 70px
}

#ilsparlent button span{
	color:#fff!important;
}

@media (max-width:991.98px) {
    .ilsparlent {
        padding-bottom: 55px
    }
}

@media (max-width:767.98px) {
    .ilsparlent {
        padding-bottom: 0
    }
}

.ilsparlent .testemonial {
    position: relative
}

.ilsparlent .testemonial .slidetestemonial {
    border-radius: 20px;
    border: 1px solid rgba(43, 44, 62, .2);
    padding: 20px;
    background: #fff;
    margin-right: 1px
}

@media (max-width:575.98px) {
    .ilsparlent .testemonial .slidetestemonial {
        padding: 15px
    }
}

.ilsparlent .testemonial .slidetestemonial .contenttestemonial {
    height: 200px;
    overflow-x: hidden
}

.ilsparlent .testemonial .slidetestemonial .contenttestemonial::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.ilsparlent .testemonial .slidetestemonial .contenttestemonial p {
    line-height: 25px;
    font-size: 14px
}

.ilsparlent .testemonial .slidetestemonial .titleimage {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ilsparlent .testemonial .slidetestemonial .titleimage .titletestemonial {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px
}

@media (max-width:767.98px) {
    .ilsparlent .testemonial .slidetestemonial .titleimage .titletestemonial {
        font-size: 18px;
        line-height: 140%
    }
}

.ilsparlent .testemonial .slidetestemonial .titleimage .imagetestemonial img {
    width: 50px
}

.ilsparlent .owl-nav {
    position: absolute;
    right: 0;
    bottom: -20px
}

@media (max-width:767.98px) {
    .ilsparlent .owl-nav {
        position: initial;
        text-align: center;
        margin-top: 20px
    }
}

.ilsparlent .owl-nav .owl-prev {
    border: none;
    padding: 0;
    margin-right: 5px
}

.ilsparlent .owl-nav .owl-prev i {
    border-radius: 50px;
    border: 1px solid #2b2C3E30;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 15px
}

.ilsparlent .owl-nav .owl-prev i::before {
    color: #003849
}

.ilsparlent .owl-nav .owl-next {
    border: none;
    padding: 0
}

.ilsparlent .owl-nav .owl-next i {
    border-radius: 50px;
    border: 1px solid #2b2C3E30;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 15px
}

.ilsparlent .owl-nav .owl-next i::before {
    color: #003849
}

.ilsparlent .owl-nav .owl-next.disabled,
.ilsparlent .owl-nav .owl-prev.disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

@media (max-width:991.98px) {
    .rgpd .h3,
    .rgpd h3 {
        font-size: 20px;
        line-height: 32px
    }
}

@media (max-width:1024px) and (min-width:700px) and (max-height:1450px) {
    .page-croisiere .banner-detail_croisiere {
        height: 600px
    }
    .page-croisiere .banner-detail_croisiere .content .banner__content-title {
        flex-direction: inherit;
        padding-top: 45px
    }
}

@media (max-width:991.98px) and (max-height:450px) {
    .page-croisiere .banner-detail_croisiere {
        height: 500px
    }
    .page-croisiere .banner-detail_croisiere .content .banner__content-title {
        flex-direction: inherit;
        padding-top: 65px
    }
    .page-croisiere .banner-detail_croisiere .content .banner__content-swiper {
        padding-top: 20px
    }
    .page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-next,
    .page-croisiere .banner-detail_croisiere .mySwiper2 .swiper-prev {
        bottom: 60px
    }
}

.page-inspirez-moi .why-choose-us {
    align-items: normal
}

.page-inspirez-moi .why-choose-us .why-choose-us__content {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.page-inspirez-moi .why-choose-us .why-choose-us__content .img-mobile {
    display: none;
    padding-bottom: 20px
}

.page-inspirez-moi .why-choose-us .why-choose-us__content .img-mobile img {
    border-radius: 20px
}

@media (max-width:991.98px) {
    .page-inspirez-moi .why-choose-us .why-choose-us__content .img-mobile {
        display: block
    }
}

.page-inspirez-moi .why-choose-us .why-choose-us__image {
    height: auto;
    text-align: left;
    padding-right: 15px
}

.page-inspirez-moi .why-choose-us .why-choose-us__image img {
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px
}

.page-inspirez-moi .why-choose-us .why-choose-us__image .img-desk {
    display: block
}

@media (max-width:991.98px) {
    .page-inspirez-moi .why-choose-us .why-choose-us__image .img-desk {
        display: none
    }
}

.page-inspirez-moi .why-choose-us #content {
    height: 200px
}

.page-inspirez-moi .bateaux__top {
    padding: 18px 0
}

.page-inspirez-moi .bateaux__top .bateaux__top-left {
    justify-content: inherit
}

@media (max-width:767.98px) {
    .page-inspirez-moi .bateaux__top .bateaux__top-left {
        justify-content: center
    }
}

.page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content {
    display: flex;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px
}

@media (max-width:991.98px) {
    .page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content {
        align-items: flex-start
    }
}

.page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info {
    text-align: left;
    display: flex
}

@media (max-width:991.98px) {
    .page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info {
        display: block
    }
}

.page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info .bateaux-content_phone {
    margin-right: 10px;
    padding-bottom: 0
}

@media (max-width:1199.98px) {
    .page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info .bateaux-content_phone {
        font-size: 16px
    }
}

.page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info .text {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px
}

.page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content .bateaux-top__info .text.bateaux-content_phone {
    font-weight: 700
}

.page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content .mail a {
    color: #003849
}

.page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content img {
    padding-bottom: 0;
    padding-right: 10px
}

.page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content i {
    padding-right: 10px;
    padding-bottom: 0
}

@media (max-width:991.98px) {
    .page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content i {
        margin-top: 2px
    }
}

.page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content::after {
    top: 0
}

.page-inspirez-moi .bateaux__top .bateaux__top-left .bateaux__top-left-content::not(:last-child)::after {
    top: 0
}

@media (max-width:767.98px) {
    .page-inspirez-moi .bateaux__top .bateaux__top-right {
        display: block;
        text-align: center;
        margin-top: 10px
    }
}

@media (max-width:767.98px) {
    .page-inspirez-moi .bateaux__top .bateaux__top-right .button5 span {
        font-size: 14px;
        line-height: 20px
    }
}

.page-inspirez-moi .inspirez__description {
    padding-bottom: 0
}

.page-inspirez-moi .inspirez__description .title {
    padding-bottom: 10px
}

.page-inspirez-moi .banner-middle {
    padding-bottom: 0;
    margin-bottom: -20px
}

@media (max-width:1199.98px) {
    .page-inspirez-moi .banner-middle {
        margin-bottom: 0
    }
}

.page-inspirez-moi .banner-middle img {
    border-radius: 20px
}

.page-inspirez-moi .description-middle {
    padding-top: 0
}

@media (max-width:991.98px) {
    .page-inspirez-moi .description-middle .why-choose-us .why-choose-us__image {
        text-align: center
    }
}

@media (max-width:991.98px) {
    .page-inspirez-moi .description-middle .why-choose-us .why-choose-us__content {
        text-align: center
    }
}

@media (max-width:767.98px) {
    .page-inspirez-moi .description-middle .why-choose-us .why-choose-us__content button.simple-style {
        text-align: center
    }
}

.page-inspirez-moi #container {
    display: flex
}

.page-inspirez-moi .image {
    width: 100%;
    transition: transform .3s ease
}

.page-inspirez-moi .ensavoirplus .content {
    background-position: center;
    position: relative;
    border-radius: 20px;
    background-size: cover
}

.page-inspirez-moi .ensavoirplus .content::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2b2c3e;
    opacity: 50%;
    width: 100%;
    height: 100%;
    border-radius: 20px
}

.page-inspirez-moi .ensavoirplus .content .text {
    text-align: center;
    padding: 73px
}

@media (max-width:991.98px) {
    .page-inspirez-moi .ensavoirplus .content .text {
        padding: 50px
    }
}

@media (max-width:767.98px) {
    .page-inspirez-moi .ensavoirplus .content .text {
        padding: 40px
    }
}

@media (max-width:767.98px) {
    .page-inspirez-moi .ensavoirplus .content .text {
        padding: 35px
    }
}

.page-inspirez-moi .ensavoirplus .content .text a {
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 150%;
    z-index: 2;
    position: relative
}

@media (max-width:991.98px) {
    .page-inspirez-moi .ensavoirplus .content .text a {
        line-height: 40px
    }
}

@media (max-width:767.98px) {
    .page-inspirez-moi .ensavoirplus .content .text a {
        font-size: 30px
    }
}

@media (max-width:575.98px) {
    .page-inspirez-moi .ensavoirplus .content .text a {
        font-size: 25px;
        line-height: 30px
    }
}

.page-inspirez-moi .privatisation__content .title .h2,
.page-inspirez-moi .privatisation__content .title h2 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 40px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: 0;
    margin: 0
}

.page-inspirez-moi .privatisation__content .title p {
    margin-top: 0;
    font-size: 19px
}

.page-inspirez-moi .privatisation__content .title p a {
    color: #2e7d8f
}

.page-inspirez-moi .privatisation__content .title p a:hover {
    color: #f16846
}

.idee-croisiere {
    background-color: #fff9ef;
    position: relative
}

.idee-croisiere .title {
    padding-bottom: 50px
}

@media (max-width:991.98px) {
    .idee-croisiere .title {
        padding-bottom: 30px
    }
}

.idee-croisiere .idee-croisiere__content-bloc .title-col .h4,
.idee-croisiere .idee-croisiere__content-bloc .title-col h4 {
    color: #003849;
    text-align: center;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 25px;
    padding-bottom: 15px;
    margin-bottom: 0
}

.idee-croisiere .idee-croisiere__content-bloc .paragraph {
    text-align: center;
    padding-top: 0
}

.idee-croisiere .idee-croisiere__content-bloc .paragraph p {
    color: #003849;
    font-family: Montserrat, sans-serif;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    padding-bottom: 20px
}

.idee-croisiere .idee-croisiere__content-bloc img {
    border-radius: 20px
}

.idee-croisiere figure .figure-caption {
    padding-top: 0
}

.idee-croisiere .navigation-testmonials i,
.idee-croisiere .navigation-testmonials-croisiere i {
    border-radius: 50px;
    border: 1px solid #2b2C3E30;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 15px;
    color: #003849
}

@media (max-width:1199.98px) {
    .idee-croisiere .navigation-testmonials i,
    .idee-croisiere .navigation-testmonials-croisiere i {
        border: 1px solid #fff;
        color: #fff
    }
}

.idee-croisiere .navigation-testmonials .swiper-button-prev,
.idee-croisiere .navigation-testmonials-croisiere .swiper-button-prev {
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:1199.98px) {
    .idee-croisiere .navigation-testmonials .swiper-button-prev,
    .idee-croisiere .navigation-testmonials-croisiere .swiper-button-prev {
        left: 37px
    }
}

@media (max-width:991.98px) {
    .idee-croisiere .navigation-testmonials .swiper-button-prev,
    .idee-croisiere .navigation-testmonials-croisiere .swiper-button-prev {
        left: 27px
    }
}

@media (max-width:767.98px) {
    .idee-croisiere .navigation-testmonials .swiper-button-prev,
    .idee-croisiere .navigation-testmonials-croisiere .swiper-button-prev {
        left: 20px
    }
}

@media (max-width:575.98px) {
    .idee-croisiere .navigation-testmonials .swiper-button-prev,
    .idee-croisiere .navigation-testmonials-croisiere .swiper-button-prev {
        left: 30px
    }
}

.idee-croisiere .navigation-testmonials .swiper-button-prev::after,
.idee-croisiere .navigation-testmonials-croisiere .swiper-button-prev::after {
    content: none
}

.idee-croisiere .navigation-testmonials .swiper-button-next,
.idee-croisiere .navigation-testmonials-croisiere .swiper-button-next {
    position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:1199.98px) {
    .idee-croisiere .navigation-testmonials .swiper-button-next,
    .idee-croisiere .navigation-testmonials-croisiere .swiper-button-next {
        right: 37px
    }
}

@media (max-width:991.98px) {
    .idee-croisiere .navigation-testmonials .swiper-button-next,
    .idee-croisiere .navigation-testmonials-croisiere .swiper-button-next {
        right: 27px
    }
}

@media (max-width:767.98px) {
    .idee-croisiere .navigation-testmonials .swiper-button-next,
    .idee-croisiere .navigation-testmonials-croisiere .swiper-button-next {
        right: 20px
    }
}

@media (max-width:575.98px) {
    .idee-croisiere .navigation-testmonials .swiper-button-next,
    .idee-croisiere .navigation-testmonials-croisiere .swiper-button-next {
        right: 30px
    }
}

.idee-croisiere .navigation-testmonials .swiper-button-next::after,
.idee-croisiere .navigation-testmonials-croisiere .swiper-button-next::after {
    content: none
}

.page-lisitng-croisiere .page-lisitng-croisiere section.view.view-croisieres {
    padding-top: 30px
}

.page-lisitng-croisiere .content .paragraph p {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    padding-bottom: 30px
}

@media (max-width:991.98px) {
    .page-lisitng-croisiere .content .paragraph p {
        text-align: center;
        padding-bottom: 20px
    }
}

.page-lisitng-croisiere .content .paragraph.paragraph-bas p {
    padding-bottom: 0 !important;
    padding-top: 15px
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .content .paragraph.paragraph-bas p {
        padding-top: 10px
    }
}

.page-lisitng-croisiere .content .list-items .items {
    margin-bottom: 25px;
    position: relative
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .content .list-items .items {
        margin-bottom: 15px
    }
}

.page-lisitng-croisiere .content .list-items .items article:hover .after-hover {
    opacity: 1;
    transition: .7s ease-out
}

.page-lisitng-croisiere .content .list-items .items article:hover .nbr-days {
    opacity: 0;
    transition: .7s ease-out
}

.page-lisitng-croisiere .content .list-items .items article figure {
    margin-bottom: 0;
    position: relative
}

.page-lisitng-croisiere .content .list-items .items article figure img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    transition: height .3s ease
}

.page-lisitng-croisiere .content .list-items .items article figure img.after-hover {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    opacity: 0;
    transition: .7s ease-in;
    z-index: 2
}

.page-lisitng-croisiere .content .list-items .items article .item-content {
    background-color: #fff9ef;
    padding: 10px 15px 15px 15px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .content .list-items .items article .item-content {
        padding: 15px 20px 20px 20px
    }
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 160px;
    position: relative
}

@media (max-width:1199.98px) {
    .page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content {
        min-height: 220px
    }
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content {
        min-height: auto
    }
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .category-date {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .category-date {
        display: block;
        margin-bottom: 8px
    }
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .category-date .category {
    color: #003849;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px
}

@media (max-width:1199.98px) {
    .page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .category-date .category {
        font-size: 16px;
        line-height: 21px
    }
}

@media (max-width:991.98px) {
    .page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .category-date .category {
        font-size: 20px
    }
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .category-date .date {
    display: grid;
    text-align: right
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .category-date .date {
        display: block
    }
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .category-date .date span {
    color: #003849;
    text-align: right;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .category-date .date span:last-child {
    font-weight: 800
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .paragraph p {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    padding-bottom: 15px
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .paragraph p {
        padding-bottom: 10px
    }
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .distenation {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .distenation a i {
    background: #003849;
    padding: 12px;
    border-radius: 50%;
    transform: scale(1);
    transition: .15s all ease
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .distenation a i::before {
    color: #fff
}

.page-lisitng-croisiere .content .list-items .items article .item-content .list-item__content .distenation a:hover i {
    padding: 13px;
    transform: scale(1);
    transition: .15s all ease
}

.page-lisitng-croisiere .content .list-items .items article .nbr-days {
    position: absolute;
    top: 0;
    z-index: 9;
    max-width: 65px;
    text-align: center;
    border-radius: 0 0 5px 5px;
    background: #003849;
    left: 35px;
    padding-top: 5px;
    padding-bottom: 10px;
    transition: .7s ease-in
}

.page-lisitng-croisiere .content .list-items .items article .nbr-days .nbr {
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.page-lisitng-croisiere .content .list-items .items article .nbr-days .content {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.page-lisitng-croisiere .sidebar {
    padding-right: 60px
}

@media (max-width:1199.98px) {
    .page-lisitng-croisiere .sidebar {
        padding-right: 25px
    }
}

@media (max-width:991.98px) {
    .page-lisitng-croisiere .sidebar {
        padding-right: 15px;
        padding-bottom: 20px
    }
}

.page-lisitng-croisiere .sidebar .filter .title {
    margin-bottom: 20px
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .sidebar .filter .title {
        margin-bottom: 0
    }
}

.page-lisitng-croisiere .sidebar .filter .title span {
    color: #003849;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 180%
}

@media (max-width:1199.98px) {
    .page-lisitng-croisiere .sidebar .filter .title span {
        font-size: 24px;
        line-height: 160%
    }
}

.page-lisitng-croisiere .sidebar .filter .reinitialiser {
    margin-bottom: 15px
}

.page-lisitng-croisiere .sidebar .filter .reinitialiser a {
    color: #003849;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .item {
    padding: 20px 50px;
    background-color: #fff9ef;
    margin-bottom: 6px;
    border-radius: 10px;
    width: 100%;
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-style: normal;
    transition: all .3s;
    font-weight: 600;
    line-height: 180%;
    text-transform: uppercase;
    border: none;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .item:hover {
    background-color: #f16846;
    color: #fff;
    transition: all .3s
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal {
    z-index: 99999
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog {
    margin-top: 0;
    position: fixed
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content {
    height: 100vh;
    width: 70vw;
    background: rgba(2, 16, 38, .8);
    -webkit-backdrop-filter: blur(27.5px);
    backdrop-filter: blur(27.5px)
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-header {
    border-bottom: none
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-header .btn-close {
    top: 50%;
    width: 4.2rem;
    height: 4.2rem;
    color: #fff;
    -moz-box-sizing: content-box;
    border: 0;
    position: absolute;
    right: -26px;
    background: #fff;
    border-radius: 50%;
    opacity: 1
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-header .btn-close::before {
    content: 'X';
    color: #334556;
    background: #fff;
    font-size: 28px;
    font-family: cursive
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body {
    width: 80%;
    padding-left: 75px;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .modal-title {
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 30px
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .description {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 40px
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .items {
    margin-bottom: 20px
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .items ul {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 48px
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .items ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .items ul li .checkbox__link--input {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .items ul li .checkbox__link--input:checked:not(.normal)+.checkbox__link--label {
    background: #003849;
    color: #fff;
    transition: all ease-in-out .3s;
    border: 1px solid #003849
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .items ul li label {
    display: flex;
    cursor: pointer;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 10px 20px;
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, .6)
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .items ul li label span {
    color: #fff
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .style-icone i::after {
    background: #fff
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-body .style-icone span {
    color: #fff
}

.page-lisitng-croisiere .sidebar .filter .list-filter .item-content .modal .modal-dialog .modal-content .modal-footer {
    border-top: none
}

.page-lisitng-croisiere .sidebar .info {
    padding: 40px 30px;
    background-color: #fff9ef;
    border-radius: 16px;
    margin-top: 15px
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .sidebar .info {
        padding: 25px 20px
    }
}

.page-lisitng-croisiere .sidebar .info i {
    margin-right: 10px;
    font-size: 26px;
    color: #f16846
}

.page-lisitng-croisiere .sidebar .info .phone {
    display: -webkit-box;
    margin-bottom: 15px
}

.page-lisitng-croisiere .sidebar .info .email {
    display: flex;
    align-items: center
}

.page-lisitng-croisiere .sidebar .info .email .text {
    margin-bottom: 0
}

.page-lisitng-croisiere .sidebar .info .text {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 10px
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .sidebar .info .text {
        font-size: 16px;
        line-height: 20px
    }
}

.page-lisitng-croisiere .sidebar .info .text.emailtext {
    margin-bottom: 0
}

.page-lisitng-croisiere .catlante-filter-listing-form .js-form-item label {
    padding: 20px 50px;
    background-color: #fff9ef;
    margin-bottom: 6px;
    border-radius: 10px;
    width: 100%;
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-style: normal;
    transition: all .3s;
    font-weight: 600;
    line-height: 180%;
    text-transform: uppercase;
    border: none;
    display: flex;
    justify-content: left;
    align-items: center;
    cursor: pointer;
    position: relative
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .js-form-item label {
        padding: 15px 30px
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .js-form-item label::after {
    content: "\e901";
    font-family: icomoon !important;
    font-size: 22px;
    color: #f16846;
    position: absolute;
    right: 30px
}

.page-lisitng-croisiere .catlante-filter-listing-form .js-form-item label .counter {
    margin-left: 40px;
    margin-left: 50px;
    background: #003849;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 16px
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal {
    z-index: 99999
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog {
    margin-top: 0;
    position: fixed
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog {
        margin: 0
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content {
    height: 100vh;
    width: 70vw;
    background: rgba(2, 16, 38, .8);
    -webkit-backdrop-filter: blur(27.5px);
    backdrop-filter: blur(27.5px)
}

@media (max-width:1199.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content {
        width: 80vw
    }
}

@media (max-width:991.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content {
        width: 85vw
    }
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content {
        width: 92vw
    }
}

@media (max-width:900px) and (max-height:500px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content {
        overflow: auto
    }
}

@media (max-width:575px) and (max-height:600px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content {
        overflow: auto
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-header {
    border-bottom: none
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-header {
        padding: 0
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-header .btn-close {
    top: 50%;
    width: 4.2rem;
    height: 4.2rem;
    color: #fff;
    -moz-box-sizing: content-box;
    border: 0;
    position: absolute;
    right: -35px;
    background: #fff;
    border-radius: 50%;
    opacity: 1;
    z-index: 9
}

@media (max-width:991.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-header .btn-close {
        width: 3.2rem;
        height: 3.2rem;
        right: -30px
    }
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-header .btn-close {
        width: 3rem;
        height: 3rem;
        right: -25px
    }
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-header .btn-close {
        width: 2rem;
        height: 2rem;
        right: -15px
    }
}

@media (max-width:900px) and (max-height:500px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-header .btn-close {
        right: 15px;
        top: 5%;
        width: 3rem;
        height: 3rem
    }
}

@media (max-width:575px) and (max-height:600px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-header .btn-close {
        right: 15px;
        top: 5%;
        width: 2rem;
        height: 2rem
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-header .btn-close::before {
    content: 'X';
    color: #334556;
    background: #fff;
    font-size: 28px;
    font-family: cursive
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-header .btn-close::before {
        font-size: 18px
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body {
    width: 80%;
    padding-left: 75px;
    display: flex;
    justify-content: center;
    flex-direction: column
}

@media (max-width:1199.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body {
        width: 90%
    }
}

@media (max-width:991.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body {
        padding-left: 60px
    }
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body {
        padding-left: 20px;
        width: 100%
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .modal-title {
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 180%;
    margin-bottom: 30px
}

@media (max-width:1199.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .modal-title {
        margin-bottom: 20px
    }
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .modal-title {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 160%
    }
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .modal-title {
        font-size: 20px;
        line-height: 130%
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .description {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 40px
}

@media (max-width:1199.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .description {
        margin-bottom: 30px
    }
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .description {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 150%
    }
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .description {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 140%
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items {
    margin-bottom: 20px
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items select {
    background: 0 0;
    height: auto;
    outline: 0;
    border: none;
    overflow: auto;
    margin-bottom: 30px
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items select option {
    width: -moz-max-content;
    width: max-content;
    float: left;
    display: flex;
    cursor: pointer;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 10px 20px;
    padding-bottom: 7px;
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, .6);
    margin-right: 15px;
    margin-bottom: 15px
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items ul {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 40px
}

@media (max-width:1199.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items ul {
        margin-bottom: 30px
    }
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items ul {
        margin-bottom: 20px
    }
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items ul {
        margin-bottom: 10px
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items ul li .checkbox__link--input {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items ul li .checkbox__link--input:checked:not(.normal)+.checkbox__link--label {
    background: #003849;
    color: #fff;
    transition: all ease-in-out .3s;
    border: 1px solid #003849
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items ul li label {
    display: flex;
    cursor: pointer;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 10px 20px;
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, .6)
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items ul li label span {
    color: #fff
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items .select2-results__options li {
    width: -moz-max-content;
    width: max-content;
    float: left;
    display: flex;
    cursor: pointer;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 10px 20px;
    padding-bottom: 7px;
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 180%;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, .6);
    margin-right: 15px;
    margin-bottom: 15px
}

@media (max-width:1199.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items .select2-results__options li {
        margin-right: 10px;
        margin-bottom: 10px
    }
}

@media (max-width:767.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items .select2-results__options li {
        font-size: 15px;
        line-height: 170%;
        padding: 10px 15px
    }
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items .select2-results__options li {
        font-size: 13px;
        line-height: 140%;
        padding: 9px;
        margin-right: 5px;
        margin-bottom: 5px
    }
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items .select2-results__options li.selecteditem {
    background: 0 0;
    border-color: rgba(255, 255, 255, .6) !important
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .items .select2-results__options li.select2-results__option--selected {
    background: #f16846;
    border-color: #f16846
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .style-icone i::after {
    background: #fff
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .style-icone span {
    color: #fff
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .form-actions {
    margin-top: 0
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .form-actions input {
    display: none
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-body .form-actions input:first-child {
    display: block
}

.page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-footer {
    border-top: none
}

@media (max-width:575.98px) {
    .page-lisitng-croisiere .catlante-filter-listing-form .modal .modal-dialog .modal-content .modal-footer {
        padding: 0
    }
}

.path-custom-listing-croisieres .select2-container--default {
    display: none
}

.path-custom-listing-croisieres .select2-container--open {
    display: none
}

.path-custom-listing-croisieres .catlante-filter-listing-form .form-actions.form-actions {
    display: none
}

.carrières__services__content {
    background-color: #fff;
    border: 1px solid rgba(43, 44, 62, .2);
    border-radius: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    padding: 10px 30px 10px 0
}

@media (max-width:991.98px) {
    .carrières__services__content {
        display: block;
        padding: 20px 10px
    }
}

.carrières__services__content .img-disc-top {
    display: block
}

@media (max-width:991.98px) {
    .carrières__services__content .img-disc-top {
        display: none
    }
}

.carrières__services__content .img-disc-mobile {
    padding: 10px 0;
    display: none;
    text-align: center
}

@media (max-width:991.98px) {
    .carrières__services__content .img-disc-mobile {
        display: block
    }
}

.carrières__services__content .carrières__services__content-right {
    padding-left: 40px
}

@media (max-width:1199.98px) {
    .carrières__services__content .carrières__services__content-right {
        padding-left: 30px
    }
}

@media (max-width:991.98px) {
    .carrières__services__content .carrières__services__content-right {
        padding-left: 0;
        text-align: center
    }
}

@media (max-width:991.98px) {
    .carrières__services__content .carrières__services__content-right .title.align-left {
        text-align: center
    }
}

.carrières__services__content .carrières__services__content-right .title.style3 p {
    font-size: 23px;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-weight: 500;
    line-height: 38px;
    margin: 0
}

.carrières__services__content .carrières__services__content-right .paragraph.style-3 p {
    margin-bottom: 0
}

.carrières__services__content .carrières__services__content-right .carrières__services__content-postuler {
    padding-top: 20px
}

@media (max-width:991.98px) {
    .carrières__services__content .carrières__services__content-right .carrières__services__content-postuler {
        text-align: center;
        padding-bottom: 0
    }
}

.page__erreur {
    top: 50%;
    text-align: center
}

.page__erreur .page__erreur-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

.page__erreur .title.style1 .h2,
.page__erreur .title.style1 h2 {
    text-align: center
}

.page__erreur .paragraph {
    padding: 30px 0
}

.page__erreur .paragraph p {
    text-align: center
}

.section-animation {
    padding: 20px 0
}

.section-animation .privatisation__content p {
    width: 100%
}

@media (max-width:767.98px) {
    .section-animation .privatisation__content .button.style-icone {
        margin-top: 15px;
        margin-bottom: 15px
    }
}

@media (max-width:575.98px) {
    .section-animation .privatisation__content .button.style-icone {
        margin-top: 0;
        margin-bottom: 0
    }
}

.section-animation .privatisation__content .title p {
    margin-top: 10px
}

.section-animation img,
.section-animation picture {
    display: block !important;
    max-width: 100% !important;
    width: 100%
}

.section-animation .c-responsive-image {
    position: relative;
    overflow: hidden;
    margin: 0;
    backface-visibility: hidden;
    transform: translate3d(0, 0, 0)
}

.section-animation .c-responsive-image__inner {
    height: 0;
    width: 100%;
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 20px
}

.section-animation .c-responsive-image__img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    backface-visibility: hidden;
    transform: translateZ(0)
}

.section-animation .c-responsive-image__img--cover {
    -o-object-fit: cover;
    object-fit: cover
}

.section-animation .c-responsive-image img:not([src]):not([srcset]) {
    visibility: hidden
}

.section-animation .c-cta {
    gap: 20px;
    display: inline-flex;
    align-items: center;
    color: #5b6647
}

@media (min-width:1920px) {
    .section-animation .c-cta {
        gap: 1.0416666667vw
    }
}

.section-animation .c-cta-section-b {
    display: grid;
    grid-template-columns: repeat(24, 1fr)
}

.section-animation .c-cta-section-b__column {
    grid-column: span 6;
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 1
}

.section-animation .c-cta-section-b__column--main {
    padding-top: 56px;
    padding-bottom: 56px;
    grid-column: 8/18;
    z-index: 0
}

@media (max-width:767px) {
    .section-animation .c-cta-section-b__column--main {
        padding: 0
    }
}

@media (min-width:1440px) {
    .section-animation .c-cta-section-b__column--main {
        padding-top: 200px;
        padding-bottom: 200px !important
    }
}

@media (max-width:800px) {
    .section-animation .c-cta-section-b__column--main {
        grid-column: 6/20;
        grid-row: 1
    }
}

@media (max-width:575px) {
    .section-animation .c-cta-section-b__column--main {
        grid-column: none;
        padding: 0 15px
    }
    .section-animation .section-animation .c-cta-section-b__column:nth-child(1),
    .section-animation .section-animation .c-cta-section-b__column:nth-child(3) {
        display: none
    }
}

.section-animation .c-cta-section-b__column figure {
    position: absolute;
    width: 180%;
    top: 0;
    height: 100%
}

@media (max-width:1399.98px) {
    .section-animation .c-cta-section-b__column figure {
        width: 2000%
    }
}

@media (max-width:800px) {
    .section-animation .c-cta-section-b__column figure {
        width: 600%
    }
}

@media (max-width:800px) {
    .section-animation .c-cta-section-b__column:nth-child(1) {
        grid-column: 1/7;
        grid-row: 1
    }
}

@media (max-width:800px) {
    .section-animation .c-cta-section-b__column:nth-child(1) {
        grid-column: 1/4
    }
}

.section-animation .c-cta-section-b__column:nth-child(1) figure {
    right: 0
}

.section-animation .c-cta-section-b__column:nth-child(1) .c-responsive-image {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden
}

@media (min-width:1920px) {
    .section-animation .c-cta-section-b__column:nth-child(1) .c-responsive-image {
        border-top-right-radius: 1.0416666667vw
    }
}

@media (min-width:1920px) {
    .section-animation .c-cta-section-b__column:nth-child(1) .c-responsive-image {
        border-bottom-right-radius: 1.0416666667vw
    }
}

.section-animation .c-cta-section-b__column:nth-child(3) {
    grid-column: 19/25
}

@media (max-width:800px) {
    .section-animation .c-cta-section-b__column:nth-child(3) {
        grid-row: 1
    }
}

@media (max-width:800px) {
    .section-animation .c-cta-section-b__column:nth-child(3) {
        grid-column: 22/25
    }
}

.section-animation .c-cta-section-b__column:nth-child(3) figure {
    left: 0
}

.section-animation .c-cta-section-b__column:nth-child(3) .c-responsive-image {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden
}

@media (min-width:1920px) {
    .section-animation .c-cta-section-b__column:nth-child(3) .c-responsive-image {
        border-top-left-radius: 1.0416666667vw
    }
}

@media (min-width:1920px) {
    .section-animation .c-cta-section-b__column:nth-child(3) .c-responsive-image {
        border-bottom-left-radius: 1.0416666667vw
    }
}

@media (max-width:1366px) {
    .view-catamarans .owl-carousel-swipper.swiper .swiper-slide.swiper-slide-active {
        height: 550px
    }
    .view-catamarans .owl-carousel-swipper.swiper .swiper-slide {
        height: 350px
    }
    .view-catamarans .owl-carousel-swipper {
        margin-top: -15px
    }
}

.c-image-slider {
    position: relative
}

.c-image-slider__slider {
    width: 100%;
    overflow: hidden;
    margin-left: 75px;
    position: relative
}

@media (max-width:991px) and (min-width:576px) {
    .owl-carousel-swipper {
        width: 65%;
        text-align: center;
        margin: auto
    }
}

@media (max-width:575px) {
    .owl-carousel-swipper {
        width: 90%;
        text-align: center;
        margin: auto
    }
}

@media (min-width:992px) {
    .owl-carousel-swipper {
        margin-left: 75px
    }
}

.owl-carousel-swipper .swiper-test-button-next {
    right: 15px
}

@media (max-width:1199px) and (min-width:992px) {
    .owl-carousel-swipper .swiper-test-button-next {
        right: 15px;
        top: 28%
    }
}

@media (max-width:991px) {
    .owl-carousel-swipper .swiper-test-button-next {
        right: 5px
    }
}

.owl-carousel-swipper .swiper-test-button-prev {
    right: 75px
}

@media (max-width:1199px) and (min-width:992px) {
    .owl-carousel-swipper .swiper-test-button-prev {
        right: 72px;
        top: 28%
    }
}

@media (max-width:991px) {
    .owl-carousel-swipper .swiper-test-button-prev {
        left: 5px
    }
}

@media (max-width:991px) {
    .owl-carousel-swipper .swiper-test-button-next,
    .owl-carousel-swipper .swiper-test-button-prev {
        top: 36%;
        transform: translateY(-50%);
        margin-top: 0;
        border: 1px solid #fff
    }
    .owl-carousel-swipper .swiper-test-button-next span,
    .owl-carousel-swipper .swiper-test-button-prev span {
        color: #fff
    }
}

@media (max-width:575px) {
    .owl-carousel-swipper .swiper-test-button-next,
    .owl-carousel-swipper .swiper-test-button-prev {
        top: 30%;
        transform: translateY(-30%)
    }
}

@media (max-width:991px) {
    .owl-carousel-swipper.swiper .content {
        opacity: 0;
        transition: opacity 1s ease-out;
        padding-top: 20px
    }
}

@media (min-width:992px) {
    .owl-carousel-swipper.swiper .content {
        position: absolute;
        top: 42px;
        right: -75%;
        opacity: 0;
        transition: opacity 1s ease-out;
        width: 75%;
        padding-left: 30px
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .owl-carousel-swipper.swiper .content {
        right: -70%;
        width: 70%
    }
}

.owl-carousel-swipper.swiper .content__info ul {
    display: inline-flex
}

.owl-carousel-swipper.swiper .content__info ul li {
    display: flex;
    align-items: center
}

.owl-carousel-swipper.swiper .content__info ul li:not(:last-child):after {
    content: '';
    display: inline-flex;
    background: #003849;
    width: 1px;
    height: 21px;
    margin: 0 17px
}

@media (max-width:1199px) and (min-width:992px) {
    .owl-carousel-swipper.swiper .content__info ul li:not(:last-child):after {
        margin: 0 10px
    }
}

.owl-carousel-swipper.swiper .content__info ul li p {
    font-size: 16px;
    font-weight: 500
}

@media (max-width:1199px) and (min-width:992px) {
    .owl-carousel-swipper.swiper .content__info ul li p {
        font-size: 14px
    }
}

.owl-carousel-swipper.swiper .content__info ul li i {
    color: #f16846;
    border: 1px solid #f16846;
    margin-right: 10px;
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px
}

@media (max-width:1199px) and (min-width:992px) {
    .owl-carousel-swipper.swiper .content__info ul li i {
        font-size: 14px;
        height: 25px;
        width: 25px
    }
}

.owl-carousel-swipper.swiper .content__info ul li span {
    font-weight: 800;
    padding-right: 4px
}

.owl-carousel-swipper.swiper .content .h2,
.owl-carousel-swipper.swiper .content h2 {
    font-size: 26px;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-weight: 700;
    font-weight: 400;
    line-height: 25px;
    color: #003849
}

.owl-carousel-swipper.swiper .content p {
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    line-height: 24px;
    font-weight: 500;
    color: #003849;
    padding-top: 0
}

@media (min-width:992px) {
    .owl-carousel-swipper.swiper .swiper-wrapper {
        height: 600px
    }
}

.owl-carousel-swipper.swiper .swiper-slide {
    margin-top: auto;
    transition: all .8s linear 0s
}

@media (min-width:992px) {
    .owl-carousel-swipper.swiper .swiper-slide {
        height: 360px
    }
}

.owl-carousel-swipper.swiper .swiper-slide.swiper-slide-active {
    border-radius: 20px
}

@media (min-width:992px) {
    .owl-carousel-swipper.swiper .swiper-slide.swiper-slide-active {
        width: 50% !important;
        height: 600px
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .owl-carousel-swipper.swiper .swiper-slide.swiper-slide-active {
        width: 55% !important
    }
}

.owl-carousel-swipper.swiper .swiper-slide.swiper-slide-active .content {
    opacity: 1
}

@media (min-width:1367px) {
    .owl-carousel-swipper.swiper .swiper-slide.swiper-slide-next {
        width: 25% !important
    }
}

@media (max-width:1366px) and (min-width:1200px) {
    .owl-carousel-swipper.swiper .swiper-slide.swiper-slide-next {
        width: 30% !important
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .owl-carousel-swipper.swiper .swiper-slide.swiper-slide-next {
        width: 41% !important
    }
}

.owl-carousel-swipper.swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
    -o-object-position: bottom;
    object-position: bottom
}

.c-image-slider__slide {
    box-sizing: border-box
}

.c-image-slider__slide-inner {
    overflow: hidden;
    transform-origin: bottom left
}

.c-image-slider__slide-inner picture {
    overflow: hidden
}

.c-image-slider__navigation {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

@media (max-width:800px) {
    .c-image-slider__navigation {
        top: unset;
        bottom: 100%;
        padding-bottom: 20px
    }
}

.owl-carousel-swipper.swiper .content__info {
    margin-top: 20px
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.top-menu {
    display: flex;
    justify-content: flex-end
}

@media (max-width:1199.98px) {
    .top-menu {
        display: none
    }
}

.top-menu .lang {
    display: flex;
    margin-left: 15px
}

.top-menu ul {
    display: flex;
    align-items: center
}

.top-menu ul li:not(:last-child) {
    margin-right: 25px
}

.top-menu ul li a {
    font-family: SangBleuSunrise-Medium, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    position: relative;
    display: flex
}

.top-menu ul li a i {
    font-size: 20px;
    color: #fff;
    margin-right: 7px;
    margin-top: 2px
}

.top-menu ul li.is-active a::after {
    content: '';
    background: #fff;
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0
}

.header {
    background: 0 0;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    z-index: 999;
    top: 0
}

.header .lang {
    align-items: center;
    display: flex
}

.header .lang i {
    font-size: 20px;
    color: #fff;
    align-items: center;
    display: flex
}

.header .lang ul {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

@media (max-width:575.98px) {
    .header .lang ul {
        justify-content: center
    }
}

.header .lang ul li {
    line-height: 0;
    margin-right: 0;
    display: block
}

.header .lang ul li a {
    margin: 3px 10px 0;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase
}

.header .lang ul li.is-active {
    display: none
}

.header .lang ul li.is-active a {
    font-weight: 700;
    border-bottom: 3px solidblue
}

.header .lang ul li:last-child::after {
    content: ""
}

.header i.ph.ph-user {
    border: 1px solid #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    background: #ffffff30;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

.header .button.style-icone span {
    font-family: SangBleuSunrise-Medium, sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0;
    text-align: left
}

.header.fixed {
    top: 0;
    right: 0;
    left: 0;
    z-index: 99999;
    height: 100px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    box-shadow: 3px 3px 6px #00000029
}

.header.fixed .header-navbar__content .mainnav .menu .menu-item {
    padding-bottom: 3px
}

.header.fixed .menu-level-0>li:not(:last-child) a::after,
.header.fixed .menu-level-0>li:not(:last-child) span::after {
    bottom: -12px !important
}

.header.fixed .mainnav ul {
    padding-top: 0
}

.header.fixed.bg-blue {
    background-color: transparent !important
}

.header.fixed i.ph.ph-user {
    border: 1px solid #fff !important
}

@media (max-width:1199.98px) {
    .header.fixed i.ph.ph-user {
        border: 1px solid #fff !important
    }
}

.header.fixed::after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    background-color: #003849CC;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

@media (max-width:767.98px) {
    .header.fixed {
        border: none
    }
}

.header.fixed .header-navbar__logo img {
    max-height: 42px;
    vertical-align: middle
}

.header.fixed .header-navbar__content .mainnav .menu::after {
    content: none
}

.header.fixed .header-top__logo {
    margin-top: -25px;
    text-align: center
}

.header.fixed .header-top__logo img {
    width: 150px
}

.header.fixed .header-top {
    padding: 15px 0;
    padding-bottom: 0
}

@media (max-width:1199.98px) {
    .header.fixed .header-top {
        padding: 0
    }
}

.header.fixed .header-top__right .top-menu i,
.header.fixed .header-top__right .top-menu ul {
    display: none
}

.header.fixed .header-top__right .top-menu .btn-horaire {
    padding: 14px 10px 9px 10px;
	font-size: 18px !important;
}

.header.fixed .header-navbar__content .mainnav .menu .menu-item .sub-menu {
    top: 100px;
    box-shadow: 3px 3px 6px #00000029
}

.header-top {
    padding: 25px 0;
    padding-bottom: 0
}

@media (max-width:1199.98px) {
    .header-top {
        padding: 10px 0
    }
}

@media (max-width:575.98px) {
    .header-top__left {
        display: none
    }
}

.header-top__left ul li {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: .9em;
    line-height: 1.4em;
    margin-bottom: 3%;
    color: gray;
    padding-left: 24px;
    font-weight: 400
}

@media (max-width:575.98px) {
    .header-top__left ul li {
        display: flex;
        justify-content: center;
        margin-bottom: 2%
    }
}

.header-top__left ul li span {
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    float: left;
    height: 24px;
    margin-bottom: 10px;
    margin-left: -24px;
    width: 24px
}

.header-top__left ul li span.adress {
    background-position: 0 -226px
}

@media (max-width:575.98px) {
    .header-top__left ul li span.adress {
        background-position: 0 -230px
    }
}

.header-top__left ul li span.phone {
    background-position: 0 -270px
}

@media (max-width:575.98px) {
    .header-top__left ul li span.phone {
        background-position: 0 -273px
    }
}

.header-top__left ul li span.fax {
    background-position: 0 -300px
}

.header-top__logo {
    text-align: center
}

@media (max-width:767.98px) {
    .header-top__logo {
        display: none
    }
}

@media (max-width:575.98px) {
    .header-top__right .search {
        justify-content: center;
        display: flex
    }
}

.header-top__right .search form {
    position: relative
}

.header-top__right .search form .form-search {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: right;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: .6em;
    height: 30px;
    padding: 1% 3%;
    width: 200px;
    color: #003849
}

.header-top__right .search form .form-search::-moz-placeholder {
    color: gray
}

.header-top__right .search form .form-search::placeholder {
    color: gray
}

.header-top__right .search form .form-submit {
    font-size: 0;
    background-image: url(../images/sprite.png);
    background-position: 0 -439px;
    background-color: #fff;
    background-repeat: no-repeat;
    border: medium none;
    clear: none;
    cursor: pointer;
    height: 23px;
    margin-top: 2px;
    padding: 5px;
    position: absolute;
    right: 3px;
    text-indent: -9999px;
    width: 25px
}

.header-navbar .container {
    position: relative
}

.header-navbar .row {
    align-items: end
}

@media (max-width:767.98px) {
    .header-navbar__logo img {
        width: 100px;
        display: block
    }
}

@media (max-width:1199px) {
    .header-navbar__content .mainnav {
        display: none
    }
}

.header-navbar__content .mainnav .button {
    text-align: left;
    margin-top: 15px;
    padding-left: 20px
}

.header-navbar__content .mainnav .button span {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 29px;
    letter-spacing: 0;
    text-align: left
}

.header-navbar__content .mainnav .button .chevron-button::after {
    content: "";
    width: 95%;
    height: .1px;
    position: absolute;
    background: #ffffff40;
    bottom: 0
}

.header-navbar__content .mainnav .menu {
    list-style: none;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    justify-content: space-between;
    padding-top: 18px
}

.header-navbar__content .mainnav .menu .menu-item {
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width:1199px) {
    .header-navbar__content .mainnav .menu .menu-item {
        padding-top: 17px
    }
}

.header-navbar__content .mainnav .menu .menu-item:last-child {
    padding-right: 0
}

.header-navbar__content .mainnav .menu .menu-item:first-child {
    padding-left: 0
}

@media (min-width:1200px) {
    .header-navbar__content .mainnav .menu .menu-item:last-child {
        display: none
    }
}

.header-navbar__content .mainnav .menu .menu-item a,
.header-navbar__content .mainnav .menu .menu-item span {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    color: #fff;
    letter-spacing: .6px;
    text-align: center;
    text-transform: uppercase;
    position: relative
}

@media (max-width:1400px) and (min-width:1300px) {
    .header-navbar__content .mainnav .menu .menu-item a,
    .header-navbar__content .mainnav .menu .menu-item span {
        font-size: 12px
    }
}

@media (max-width:1199.98px) {
    .header-navbar__content .mainnav .menu .menu-item a,
    .header-navbar__content .mainnav .menu .menu-item span {
        color: #003849
    }
}

.header-navbar__content .mainnav .menu .menu-item a.is-active,
.header-navbar__content .mainnav .menu .menu-item a:hover,
.header-navbar__content .mainnav .menu .menu-item span.is-active,
.header-navbar__content .mainnav .menu .menu-item span:hover {
    color: #fff
}

.header-navbar__content .mainnav .menu .menu-item a.is-active::after,
.header-navbar__content .mainnav .menu .menu-item a:hover::after,
.header-navbar__content .mainnav .menu .menu-item span.is-active::after,
.header-navbar__content .mainnav .menu .menu-item span:hover::after {
    width: 100%
}

.header-navbar__content .mainnav .menu .menu-item:first-child a::after,
.header-navbar__content .mainnav .menu .menu-item:first-child span::after {
    content: none
}

.header-navbar__content .mainnav .menu .menu-item.is-active a,
.header-navbar__content .mainnav .menu .menu-item.is-active span,
.header-navbar__content .mainnav .menu .menu-item:hover a,
.header-navbar__content .mainnav .menu .menu-item:hover span {
    color: #fff
}

@media (max-width:1199.98px) {
    .header-navbar__content .mainnav .menu .menu-item.is-active a,
    .header-navbar__content .mainnav .menu .menu-item.is-active span,
    .header-navbar__content .mainnav .menu .menu-item:hover a,
    .header-navbar__content .mainnav .menu .menu-item:hover span {
        color: #003849
    }
}

@media (min-width:1200px) {
    .header-navbar__content .mainnav .menu .menu-item:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s, 0s, .3s;
        z-index: 999;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        padding-top: 10px;
        padding-bottom: 10px;
        height: inherit
    }
    .header-navbar__content .mainnav .menu .menu-item:hover .sub-menu ul {
        height: inherit;
        display: flex
    }
    .header-navbar__content .mainnav .menu .menu-item:hover .sub-menu .text-menu {
        display: inline
    }
}

.header-navbar__content .mainnav .menu .menu-item.is-active a::after {
    width: 100%
}

.header-navbar__content .mainnav .menu .menu-item.is-active a,
.header-navbar__content .mainnav .menu .menu-item.is-active span {
    color: #fff
}

@media (max-width:1199.98px) {
    .header-navbar__content .mainnav .menu .menu-item.is-active a,
    .header-navbar__content .mainnav .menu .menu-item.is-active span {
        color: #003849
    }
}

.header-navbar .nav-mobile {
    display: none;
    float: right;
    width: 50px;
    height: 26px;
    position: relative;
    content: ""
}

@media (max-width:1199px) {
    .header-navbar .nav-mobile {
        display: block
    }
}

.header-navbar .nav-mobile #nav-toggle {
    position: absolute;
    left: 10px;
    top: 11px;
    cursor: pointer;
    width: 100%;
    height: 100%
}

@media (max-width:575.98px) {
    .header-navbar .nav-mobile #nav-toggle {
        left: 0
    }
}

.header-navbar .nav-mobile #nav-toggle span,
.header-navbar .nav-mobile #nav-toggle span:after,
.header-navbar .nav-mobile #nav-toggle span:before {
    cursor: pointer;
    border-radius: 1px;
    height: 2px;
    width: 32px;
    background: #fff;
    position: absolute;
    display: block;
    content: "";
    transition: .3s
}

@media (prefers-reduced-motion:reduce) {
    .header-navbar .nav-mobile #nav-toggle span,
    .header-navbar .nav-mobile #nav-toggle span:after,
    .header-navbar .nav-mobile #nav-toggle span:before {
        transition: none
    }
}

@media screen and (max-width:575px) {
    .header-navbar .nav-mobile #nav-toggle span,
    .header-navbar .nav-mobile #nav-toggle span:after,
    .header-navbar .nav-mobile #nav-toggle span:before {
        width: 27px
    }
}

.header-navbar .nav-mobile #nav-toggle span:before {
    top: -10px
}

.header-navbar .nav-mobile #nav-toggle span:after {
    bottom: -10px
}

.header-navbar .nav-mobile.active #nav-toggle span {
    background-color: transparent !important
}

.header-navbar .nav-mobile.active #nav-toggle span::after,
.header-navbar .nav-mobile.active #nav-toggle span::before {
    top: 0
}

.header-navbar .nav-mobile.active #nav-toggle span::before {
    transform: rotate(45deg)
}

.header-navbar .nav-mobile.active #nav-toggle span::after {
    transform: rotate(-45deg)
}

.fixed {
    position: fixed
}

body.open-menu {
    overflow: hidden
}

.menu-item.menu-item--expanded:hover .sub-menu {
    display: flex !important
}

@media (max-height:900px) {
    .menu-item.menu-item--expanded:hover .sub-menu {
        overflow-y: auto;
        height: 640px !important
    }
    .menu-item.menu-item--expanded:hover .sub-menu::-webkit-scrollbar {
        width: 3px;
        height: auto
    }
}

.menu-item.menu-item--expanded .sub-menu {
    align-items: flex-start;
    position: absolute;
    margin-top: 0;
    left: 0;
    margin: auto;
    right: 0;
    list-style: none;
    background-color: #003849CC;
    visibility: hidden;
    top: 126px;
    opacity: 0;
    width: 100%;
    transition: all .1s ease-in 0s, visibility 0s linear .3s, z-index 0s linear 10ms;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    padding-top: 0;
    padding-bottom: 0;
    height: 0
}

@media (max-width:1199px) {
    .menu-item.menu-item--expanded .sub-menu {
        z-index: 9
    }
}

.menu-item.menu-item--expanded .sub-menu .smenu {
    padding: 25px 0 40px 52px;
    overflow-y: auto;
    justify-content: flex-start;
    flex-direction: column;
    overflow: hidden;
    display: none
}

@media (max-width:1199.98px) {
    .menu-item.menu-item--expanded .sub-menu .smenu {
        width: 100%;
        height: 100%;
        padding-top: 10px;
        background-color: #fff;
        display: initial;
        padding-left: 0;
        min-height: 600px
    }
}

.menu-item.menu-item--expanded .sub-menu .smenu .item {
    display: block;
    text-align: left;
    position: relative;
    padding-left: 0
}

.menu-item.menu-item--expanded .sub-menu .smenu .item.hide-link {
    display: none
}

.menu-item.menu-item--expanded .sub-menu .smenu .item span {
    position: relative;
}

@media (max-width:1199.98px) {
    .menu-item.menu-item--expanded .sub-menu .smenu .item {
        text-align: center;
        padding: 5px 0;
        width: 100%;
        margin: auto
    }

    .menu-item.menu-item--expanded .sub-menu .smenu .item span {
        transition: all 0s;
    }
}

.menu-item.menu-item--expanded .sub-menu .smenu .item span {
    font-size: 22px;
    transition: all .5s ease-out;
    opacity: 0.6;
    text-transform: capitalize;
}

.menu-item.menu-item--expanded .sub-menu .smenu .item span::before {
    content: "\e913" !important;
    background-repeat: no-repeat !important;
    font-family: icomoon !important;
    text-transform: none !important;
    font-size: 34px !important;
    color: #fff !important;
    line-height: 1 !important;
    position: relative !important;
    left: -35px !important;
    top: 5px !important;
    opacity: 0 !important;
    transition: all .5s !important;
    display: inline-block !important;
    width: 0 !important;
}

/* .menu-item.menu-item--expanded .sub-menu .smenu .item span:hover::before {
    opacity: 1 !important;
} */

@media (max-width: 1199px) {
    .menu-item.menu-item--expanded .sub-menu .smenu .item span::before {
        display: none !important;
    }
}

/* .menu-item.menu-item--expanded .sub-menu .smenu .item span:hover {
    padding-left: 30px;
    transition: all .5s ease-out;
    opacity: 1 !important;
} */

.menu-item.menu-item--expanded .sub-menu .smenu .item img {
    display: none
}

.menu-item.menu-item--expanded .sub-menu .smenu .item P {
    display: none
}

.menu-item.menu-item--expanded .sub-menu .smenu .item a {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 43px;
    letter-spacing: 0;
    text-align: left;
    opacity: .6;
    color: #fff !important;
    letter-spacing: 1px;
    text-transform: none;
    padding-left: 0;
    transition: all .5s
}

@media (max-width:1199.98px) {

    .menu-item.menu-item--expanded .sub-menu .smenu .item a,
    .menu-item.menu-item--expanded .sub-menu .smenu .item span {
        font-size: 18px;
        line-height: 1.3
    }
}

.menu-item.menu-item--expanded .sub-menu .smenu .item a::before {
    content: "\e913";
    background-repeat: no-repeat;
    font-family: icomoon !important;
    text-transform: none;
    font-size: 34px;
    color: #fff;
    line-height: 1;
    position: relative;
    left: -35px;
    top: 5px;
    opacity: 0;
    transition: all .5s;
    display: inline-block;
    width: 0
}

@media (max-width:1199.98px) {

    .menu-item.menu-item--expanded .sub-menu .smenu .item a,
    .menu-item.menu-item--expanded .sub-menu .smenu .item span {
        color: #003849 !important;
        padding-left: 0 !important
    }

    .menu-item.menu-item--expanded .sub-menu .smenu .item a::before {
        display: none
    }
}

.menu-item.menu-item--expanded .sub-menu .smenu .item a::after {
    content: none
}

.menu-item.menu-item--expanded .sub-menu .smenu .item a.is-active,
.menu-item.menu-item--expanded .sub-menu .smenu .item a:hover {
    opacity: 1;
    padding-left: 30px
}

.menu-item.menu-item--expanded .sub-menu .smenu .item a.is-active:before,
.menu-item.menu-item--expanded .sub-menu .smenu .item a:hover:before {
    opacity: 1
}

.menu-item.menu-item--expanded__img {
    animation: fadeIn 5s;
    padding: 0;
    align-items: center;
    display: flex;
    position: relative;
    padding-right: 60px
}

.menu-item.menu-item--expanded__img img {
    border-radius: 20px
}

.menu-item.menu-item--expanded__text {
    position: absolute;
    bottom: 20% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
    margin: 0
}

.open-menu header .header-navbar__content .mainnav {
    display: block;
    margin: 0 auto;
    width: 100%;
    background-color: #fff;
    z-index: 99999;
    position: fixed;
    left: 0;
    top: 130px;
    overflow-y: auto;
    height: calc(100vh - 130px)
}

@media (max-width:1199.98px) {
    .open-menu header .header-navbar__content .mainnav {
        top: 100px;
        height: calc(100vh - 100px);
        overflow: auto
    }
}

.open-menu header .header-navbar__content .mainnav .menu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 20px 0;
    position: relative;
    height: 100%;
    text-align: center;
    margin: auto;
    background: #fff
}

@media (max-width:1199.98px) {
    .open-menu header .header-navbar__content .mainnav .menu {
        padding-top: 0
    }
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item a::after,
.open-menu header .header-navbar__content .mainnav .menu .menu-item span::after {
    content: none
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item .sub-menu {
    height: auto;
    border: none;
    transition: none
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item .sub-menu .smenu .item__img {
    display: none
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item .sub-menu__img {
    display: none
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item.mm-active {
    margin: 0;
    position: relative;
    cursor: pointer;
    display: block;
    padding: 0
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item.mm-active span {
    color: #fff
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item.mm-active .sub-menu {
    display: block !important;
    position: relative;
    visibility: visible;
    opacity: 1 !important;
    box-shadow: none;
    padding: 0;
    margin-top: 0
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item.mm-active .sub-menu .smenu {
    width: 100%;
    padding: 10px 0
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item.mm-active .sub-menu .smenu.mm-show .item {
    width: 100%;
    display: flex;
    justify-content: center
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item.mm-active .sub-menu .smenu.mm-show .item::before {
    content: none
}

.open-menu header.fixed .header-navbar__content .mainnav {
    top: 183px;
    height: calc(100vh - 183px)
}

@media (max-width:1199.98px) {
    .open-menu header.fixed .header-navbar__content .mainnav {
        top: 90px;
        height: 100%;
        overflow: auto
    }
}

.text-menu {
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    display: none
}

@media (max-width:1366px),
(max-height:900px) {
    .text-menu {
        height: 400px
    }
}

@media (max-width:1199.98px) {
    .text-menu {
        display: none
    }
}

.sub-menu__img p {
    position: absolute;
    bottom: 40px;
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0;
    margin: 0;
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1
}

@media (max-width:1366px),
(max-height:900px) {
    .sub-menu__img p {
        bottom: 30px
    }
}

.header {
    height: 143px
}

.header .container-fluid,
.header .container-lg,
.header .container-md,
.header .container-sm,
.header .container-xl,
.header .container-xxl {
    padding-left: 35px;
    padding-right: 35px
}

.bg-blue {
    transition: all .1s ease-in 0s, visibility 0s linear .3s, z-index 0s linear 10ms
}

@media (max-width:1199.98px) {
    .bg-blue::after {
        content: none !important
    }
}

.bg-blue::after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    background-color: #003849CC;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.lang ul li {
    margin: 0
}

.header-navbar__logo {
    text-align: left
}

.header-navbar__logo img {
    max-height: 50px;
    vertical-align: super
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 0
    }
}

.fadeIn {
    animation: fadeIn .5s ease-in-out
}

.fadeOut {
    animation: fadeOut .5s ease-in-out
}

.blur {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.blur.slider::after {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px)
}

.sub-menu__img img {
    border-radius: 20px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.header.fixed .header-navbar__logo {
    margin-top: 0
}

.header.fixed .header-navbar__content {
    padding-top: 5px
}

.header.fixed.bg-blue .menu:after {
    content: '' !important;
    background-color: rgba(255, 255, 255, .2);
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0
}

@media (max-width:1199px) {
    .header.fixed.bg-blue .menu:after {
        display: none
    }
}

.header.fixed .menu {
    border-bottom: none
}

.menu-level-0 .menu-item--expanded:nth-child(2) li:last-child a:after {
    display: none;
}

.menu-item.menu-item--expanded:first-child .sub-menu .smenu .item:last-child a {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0;
    text-align: left;
    color: #fff
}

.menu-item.menu-item--expanded:first-child .sub-menu .smenu .item:last-child {
    margin-top: 20px;
    padding-left: 65px
}

.menu-item.menu-item--expanded:first-child .sub-menu .smenu .item:last-child a::before {
    background: url(../../../dist/assets/images/chevron-button.svg) no-repeat;
    width: 15px;
    height: 20px;
    display: inline-flex;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: -23px;
    content: ""
}

.menu-item.menu-item--expanded:first-child .sub-menu .smenu .item:last-child a {
    opacity: 1
}

.menu-item.menu-item--expanded:first-child .sub-menu .smenu .item:last-child a::after {
    content: "";
    width: 117%;
    height: 1px;
    position: absolute;
    background: #fff;
    bottom: 0;
    left: -23px
}

.sub-menu__img::after {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, .4) 80.21%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px
}

.sub-menu__img {
    position: relative
}

.menu-level-0>li.is-active::after {
    content: "";
    width: 100%
}

.fixed .menu-level-0>li::after {
    position: absolute;
    content: "";
    width: 0%;
    height: 5px;
    border-radius: 5px 5px 0 0;
    bottom: -30px;
    display: block;
    transition: all .3s ease-in-out
}

.sub-menu {
    display: flex !important;
    align-items: flex-start !important
}

.blur-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    visibility: hidden;
    pointer-events: none
}

@media (max-width:1300px) and (min-width:1200px) {
    .menu-item.menu-item--expanded:first-child .sub-menu .smenu .item:last-child {
        margin-top: 5px
    }

    .menu-item.menu-item--expanded .sub-menu {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .menu-item.menu-item--expanded .sub-menu .smenu .item a {
        font-size: 20px;
        line-height: 37px
    }

    .sub-menu__img p,
    p.description-placeholder {
        font-size: 25px;
        line-height: 30px
    }
}

.header-navbar__logo a:last-child {
    display: none
}

@media all and (min-width:1200px) {
    .menu-level-0>li:not(:last-child) a:hover::after,
    .menu-level-0>li:not(:last-child) span:hover::after {
        content: "";
        width: 100%
    }
    .menu-level-0>li:not(:last-child) a::after,
    .menu-level-0>li:not(:last-child) span::after {
        position: relative;
        content: "";
        width: 0%;
        height: 5px;
        border-radius: 5px 5px 0 0;
        background-color: #fff;
        bottom: -19px !important;
        display: block;
        transition: all .3s ease-in-out
    }
    header#header-sticky .menu-level-0>li:not(:last-child) a::after,
    header#header-sticky .menu-level-0>li:not(:last-child) span::after {
        bottom: 0
    }
}

@media all and (max-width:1199px) {
    li.menu-item.menu-item--active-trail.is-active a {
        color: #f16846 !important
    }
    .menu-item.menu-item--expanded:hover .sub-menu {
        height: inherit !important;
        overflow: inherit !important
    }
    .open-menu header .header-navbar__content .mainnav .menu .menu-item .sub-menu .smenu .item__img {
        display: none !important
    }
    .header.fixed .header-navbar__content .mainnav .menu .menu-item .sub-menu {
        box-shadow: none !important
    }
    .header.fixed .header-navbar__content .mainnav .menu .menu-item {
        padding-bottom: 17px
    }
    .header.fixed .header-navbar__content .mainnav .menu .menu-item.menu-item--expanded {
        padding-right: 20px
    }
    .header .header-navbar__content .mainnav .menu .menu-item .sub-menu {
        padding-right: 0 !important
    }
    .header.fixed::after {
        content: "" !important
    }
    .header.fixed .header-navbar__content .mainnav .menu .menu-item .sub-menu {
        padding-right: 0 !important;
        top: 137px !important
    }
    .header.fixed .menu-level-0>li:not(:last-child) a::after,
    .header.fixed .menu-level-0>li:not(:last-child) span::after {
        bottom: initial !important;
        width: auto !important
    }
    .menu-item--expanded a:first-child::after,
    .menu-item--expanded span:first-child::after,
    .menu-level-1 .menu-item--expanded a:first-child::after,
    .menu-level-1 .menu-item--expanded span:first-child::after {
        position: absolute;
        content: "\e9fd" !important;
        font-family: Phosphor-Fill !important;
        font-style: normal;
        top: 50%;
        transform: translateY(-50%);
        padding-left: 20px;
        cursor: pointer;
        font-size: 12px;
        bottom: inherit !important;
        width: auto !important
    }
    .sub-menu a:first-child::after,
    .sub-menu span:first-child::after {
        content: none !important
    }
    .top-menu-item.show {
        display: flex !important;
        justify-content: space-between;
        width: 100%;
        padding: 0 25px;
        height: 49px;
        position: absolute;
        top: 0;
        align-items: center;
        color: #003849;
        border-bottom: 1px solid #2b2c3e;
        z-index: 1;
        background: #fff
    }
    .top-menu-item.show .title p {
        margin: 0;
        font-family: SangBleuSunrise-Medium, sans-serif;
        font-size: 16px;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: 0;
        text-align: center;
        text-transform: uppercase
    }
    .top-menu-item.show .return {
        cursor: pointer;
        height: 50px;
        align-items: center;
        display: flex;
        border-right: 1px solid #2b2c3e;
        padding-right: 25px
    }
    .top-menu-item.show .return i {
        transform: rotate(180deg);
        font-size: 22px
    }
    .sub-menu.row.show {
        visibility: visible;
        opacity: 1 !important;
        margin-top: -72px;
        background: #fff;
        padding-top: 0;
        display: flex !important
    }
}

.top-menu-item {
    display: none
}

.top-menu-item {
    display: none
}

.hedear-responsive {
    display: none
}

@media (max-width:1199.98px) {
    .hedear-responsive {
        display: flex;
        align-items: center !important
    }

    .header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 li {
        background: #8080801f !important;
    }
}

@media (max-width:1199.98px) {
    .header-navbar__logo {
        display: none
    }
}

@media (max-width:1199.98px) {
    .header-navbar .container-fluid,
    .header-navbar .container-lg,
    .header-navbar .container-md,
    .header-navbar .container-sm,
    .header-navbar .container-xl,
    .header-navbar .container-xxl {
        padding-left: 30px;
        padding-right: 30px
    }
}

.btn-menu-responsive {
    display: flex;
    justify-content: center
}

.logo-responsive {
    height: 50px;
    padding: 0
}

.logo-responsive a {
    height: 100%;
    display: flex;
    justify-content: center
}

@media (max-width:575.98px) {
    .logo-responsive a img {
        width: 65%
    }
}

.login-responsive {
    display: flex;
    justify-content: flex-end
}

.login-responsive i {
    color: #fff
}

.tel-responsive i {
    color: #fff;
    font-size: 30px;
    line-height: 40px
}

@media (max-width:575.98px) {
    .tel-responsive i {
        font-size: 26px
    }
}

.lang-responsive.lang {
    display: none
}

@media (max-width:1199.98px) {
    .lang-responsive.lang {
        display: block
    }
}

.lang-responsive.lang .language-links {
    justify-content: center
}

.lang-responsive.lang .language-links li a {
    color: rgba(241, 104, 70, .8) !important
}

.lang-responsive.lang .language-links li a:hover {
    color: #f16846 !important;
    font-weight: 700
}

.lang-responsive.lang .language-links li.is-active {
    display: block
}

.lang-responsive.lang .language-links li.is-active a {
    font-weight: 700;
    color: #f16846 !important
}

.btn-horaire-responsive {
    display: none !important;
    padding-top: 17px
}

@media (max-width:1199.98px) {
    .btn-horaire-responsive {
        display: flex !important;
        justify-content: center
    }
}

@media (max-width:1199.98px) {
    .btn-horaire-responsive .btn-horaire {
        display: flex !important;
        background-color: #f16846 !important;
        width: -moz-max-content;
        width: max-content;
        padding: 17px 15px 15px 15px
    }
    .btn-horaire-responsive .btn-horaire a {
        display: flex
    }
}

@media (max-width:1199.98px) {
    .user-menu {
        display: none
    }
}

.btn-horaire {
    display: flex;
    background-color: #feffff33;
    border-radius: 20px;
    align-items: center;
    padding: 9px 10px 5px 10px;
    margin-left: 25px;
    position: relative
}




@media (max-width:1199.98px) {
    .btn-horaire {
        margin-left: 0
    }
}

.btn-horaire p,
.btn-horaire span {
    font-family: SangBleuSunrise-Medium, sans-serif !important;
    color: #fff !important;   
    font-weight: 500 !important;
    line-height: 1px !important;
    letter-spacing: 0 !important;
    text-align: center !important
}

.btn-horaire span{
	 font-size: 12px !important;
}

.btn-horaire P {
    font-weight: 700;
    margin-right: 10px;
	font-size: 16px !important;
}

@media (max-width:1199.98px) {
    .menu-item:not(:last-child) {
        border-bottom: 1px solid #2b2c3e
    }
}

.menu-level-0 .menu-item--expanded:nth-child(2) li:last-child::before {
    position: absolute;
    content: "\e901";
    top: 2px;
    left: 0;
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 22px
}

@media (max-width:1199.98px) {
    .menu-level-0 .menu-item--expanded:nth-child(2) li:last-child::before {
        top: 7px
    }
}

header .menu-level-0 .menu-item.menu-item--expanded:nth-child(2) li:last-child a::before {
    content: none
}

.menu-level-0 .menu-item--expanded:nth-child(2) li:last-child a:after {
    content: "" !important;
    width: 0;
    height: 2px;
    position: absolute;
    background: #fff;
    bottom: 0 !important;
    transition: .3s;
    top: 22px;
    left: 0
}

.menu-level-0 .menu-item--expanded:nth-child(2) li:last-child a:hover:after {
    width: 100%
}

.menu-level-0 .menu-item--expanded:nth-child(2) li:last-child {
    margin-top: 15px;
    transform: translateX(0);
    transition: all .5s ease-out
}

@media (max-width:1199px) {
    .menu-level-0 .menu-item--expanded:nth-child(2) li:last-child {
        padding-left: 30px !important
    }
}

.menu-level-0 .menu-item--expanded:nth-child(2) li:last-child:hover {
    transform: translateX(10px)
}

.menu-level-0 .menu-item--expanded:nth-child(2) li:last-child a {
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

.menu-level-0 .menu-item--expanded:nth-child(2) li:last-child a:hover {
    transform: translateX(7px);
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

.menu-level-1>li:not(:last-child) span::after {
    display: none;
}

.menu-item--expanded span {
    position: relative;
}

.menu-level-0 .menu-item--expanded:nth-child(2) li:last-child a {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-weight: 400 !important;
    line-height: 29px !important;
    letter-spacing: 0 !important;
    text-align: left !important;
    padding-left: 30px !important;
    opacity: 1 !important
}

.header .header-navbar__content .mainnav .menu .menu-item .sub-menu {
    padding-right: 20px;
    padding-bottom: 0;
    padding-top: 0
}

.header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 .item::before {
    display: none !important;
}

.header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 .item a::before {
    content: "\e913" !important;
    background-repeat: no-repeat !important;
    font-family: icomoon !important;
    text-transform: none !important;
    font-size: 34px !important;
    color: #fff !important;
    line-height: 1 !important;
    position: relative !important;
    left: -35px !important;
    top: 5px !important;
    opacity: 0 !important;
    transition: all .5s !important;
    display: inline-block !important;
    width: 0 !important;
}

.header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 {
    flex-wrap: wrap;
}

.header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 li {
    width: 100%;
    margin: 0;
    transition: all .5s ease-out;
}

.header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 li:hover {
    transform: translateX(10px);
}

.header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 li a {
    opacity: 0.6 !important;
    padding-left: 30px;
    line-height: 1.4 !important;
    transition: all .5s ease-out;
}

.header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 li:hover a {
    opacity: 1 !important;
}

.header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 .item:hover a::before {
    opacity: 1 !important;
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item .sub-menu .smenu .menu_link_content {
    display: block !important;
    overflow: hidden;
    height: 0;
    transition: all 0.5s;
    opacity: 0;
}

.open-menu header .header-navbar__content .mainnav .menu .menu-item .sub-menu .smenu .show {
    overflow: visible;
    height: auto;
    opacity: 1;
}

header .header-navbar__content .mainnav .menu .menu-item .sub-menu .smenu .menu_link_content {
    display: block !important;
    overflow: hidden;
    height: 0;
    transition: all 0.5s;
    opacity: 0;
}

header .header-navbar__content .mainnav .menu .menu-item .sub-menu .smenu .show {
    overflow: visible;
    height: auto;
    opacity: 1;
}

.header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 li {
    width: 100%;
    background: transparent;
    margin: 0;
    transition: all .5s ease-out;
}

.header li.menu-item.menu-item--expanded .menu_link_content a.active::after {
    top: unset;
    transform: rotate(180deg) translate(-50%, -50%);
}

@media (min-width:1200px) and (max-height:900px) {
    .menu-item.menu-item--expanded .sub-menu .smenu .item {
        line-height: 1
    }
    .menu-item.menu-item--expanded .sub-menu .smenu .item a {
        font-size: 18px;
        line-height: 1
    }
    .header-navbar__content .mainnav .menu .menu-item a,
    .header-navbar__content .mainnav .menu .menu-item span {
        font-size: 12px
    }
    .mainnav {
        padding-left: 30px
    }
}

@media (max-width:1290px) and (min-width:1200px) {
    .header-navbar .mainnav {
        padding-left: 0
    }
    .header-navbar .col-md-3 {
        flex: 0 0 auto;
        width: 19% !important
    }
    .header-navbar .col-md-9 {
        flex: 0 0 auto;
        width: 81% !important
    }
}

.user-logged-in .header {
    top: 78px
}

#block-catlante-annonce {
    display: none
}

.header li.menu-item .menu_link_content.sub-menu {
    display: none !important
}

.header li.menu-item.menu-item--expanded .menu_link_content {
    display: flex !important
}

@media (min-width:1200px) {
    .header-navbar__content .mainnav .menu .menu-item:hover .sub-menu .text-menu {
        display: block !important;
        padding-top: 20px;
        padding-bottom: 25px
    }
}

.sub-menu__text {
    position: relative
}

.sub-menu__text p.description-placeholder {
    position: absolute;
    bottom: 40px;
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%
}

@media (max-width:1366px),
(max-height:900px) {
    .sub-menu__text p.description-placeholder {
        bottom: 30px
    }
}

.sub-menu__img {
    position: relative;
    margin-left: auto
}

@media (max-width:575px) {
    .menu-level-0 .menu-item--expanded:nth-child(2) li:last-child::before {
        left: -21px !important
    }
    .menu-item.menu-item--expanded .sub-menu .smenu .item a {
        font-size: 15px;
        line-height: 1.3
    }
    .menu-item.menu-item--expanded .sub-menu .smenu .item {
        padding: 3px 0 !important
    }
    .top-menu-item.show {
        padding: 0 15px
    }
    .top-menu-item.show .title p {
        font-size: 14px !important;
        line-height: 1.3
    }
}

.transfert-bloc {
    background-color: #fff9ef;
    margin-top: 60px;
	
}

@media (max-width:1199.98px) {
    .transfert-bloc {
        margin-top: 40px
    }
}

@media (max-width:767.98px) {
    .transfert-bloc {
        margin-top: 25px
    }
}

.transfert-bloc .why-choose-us .why-choose-us__image {
    padding-right: 15px
}

.transfert-bloc .page-croisiere .ilsparlent .owl-nav button.owl-prev span {
    background-image: url(../../assets/images/caroussel-prev_black.png)
}

.transfert-bloc .page-croisiere .ilsparlent {
    background-color: transparent
}

.transfert-bloc .ilsparlent .owl-nav {
    margin-right: 0
}

.bloc-info__item {
    background-color: #fff;
    border: 1px solid rgba(0, 56, 73, .2);
    height: 295px;
    padding: 25px;
    border-radius: 20px;
    margin: 0 5px;
    margin-top: 30px
}

@media (max-width:991.98px) {
    .bloc-info__item {
        height: auto
    }
}

.bloc-info__item .h3,
.bloc-info__item h3 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: .002em;
    text-align: left
}

.bloc-info__item p {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0;
    text-align: left
}

div#accordionCroisiere p {
    margin-bottom: 10px
}

section.know-before-yougo {
    padding-bottom: 0
}

.call-to-action {
    justify-content: center
}

.call-to-action__item {
    position: relative
}

@media (max-width:767.98px) {
    .call-to-action__item {
        margin-bottom: 10px
    }
}

.call-to-action__item p {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 0;
    margin: 0
}

@media (max-width:991.98px) {
    .call-to-action__item p {
        font-size: 20px;
        line-height: 23px
    }
}

@media (max-width:767.98px) {
    .call-to-action__item p {
        font-size: 24px;
        line-height: 25px
    }
}

@media (max-width:575.98px) {
    .call-to-action__item p {
        font-size: 17px;
        line-height: 22px
    }
}

.call-to-action__item__img {
    position: relative;
    overflow: hidden;
    border-radius: 20px
}

.call-to-action__item__img img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 20px;
    transform: scale(1);
    transition: all .4s cubic-bezier(.16, .01, .77, 1)
}

.call-to-action__item__img::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: #2b2C3E80;
    width: 100%;
    height: 100%;
    border-radius: 20px
}

.call-to-action__item:hover .call-to-action__item__img img {
    border-radius: 20px;
    transform: scale(1.05);
    transition: all .4s cubic-bezier(.16, .01, .77, 1)
}

.page-lisitng-faq .prestations {
    background-color: #fff !important
}

.page-lisitng-faq .prestations .tab_container {
    overflow: hidden
}

.page-lisitng-faq .know-before-yougo {
    padding-top: 0
}

@media (max-width:991.98px) {
    .page-lisitng-faq .know-before-yougo {
        padding-top: 0
    }
}

@media (max-width:767.98px) {
    .page-lisitng-faq .know-before-yougo {
        padding-bottom: 30px !important
    }
}

@media (max-width:767.98px) {
    .page-lisitng-faq .know-before-yougo .img-sticky {
        order: 1
    }
}

.page-lisitng-faq .accordion-button.collapsed {
    width: calc(100% - 25px)
}

.page-lisitng-faq .accordion-button.collapsed::after {
    position: absolute;
    right: -23px;
    top: 24px
}

@media (max-width:767.98px) {
    .page-lisitng-faq .accordion-button.collapsed::after {
        top: 13px
    }
}

.page-lisitng-faq .accordion button:not(.collapsed) {
    width: calc(100% - 25px)
}

.page-lisitng-faq .accordion button:not(.collapsed)::after {
    top: 15px;
    position: absolute;
    right: -23px
}

@media (max-width:767.98px) {
    .page-lisitng-faq .accordion button:not(.collapsed)::after {
        top: 9px
    }
}

.accordion-button {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0;
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    color: #003849;
    padding: 15px 0
}

@media (max-width:767.98px) {
    .accordion-button {
        font-size: 18px;
        line-height: 27px;
        padding: 10px 0
    }
}

@media (max-width:575.98px) {
    .accordion-button {
        font-size: 16px;
        line-height: 25px
    }
}

.accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #003849
}

.accordion-body {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0;
    text-align: left;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

.accordion-body span {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
    color: #f16846;
    display: inline-block;
    padding: 10px 0
}




.accordion-button:not(.collapsed)::after {
    background-image: url(../../../dist/assets/images/icons-moin.svg);
    transform: var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after {
    content: "";
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    background-image: url(../../../dist/assets/images/icons-plus.svg);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition)
}

.know-before-yougo {
    padding-top: 50px
}

.know-before-yougo .title .h2,
.know-before-yougo .title h2 {
    margin-bottom: 25px
}

.know-before-yougo .zoom-img {
    height: auto !important;
    position: sticky;
    top: 85px
}

.privatisation_info {
    align-items: center
}

.privatisation_info__image img {
    border-radius: 20px
}

@media (max-width:991.98px) {
    .privatisation_info__image {
        text-align: center
    }
}

.privatisation_info__image .img-desk {
    display: block
}

@media (max-width:991.98px) {
    .privatisation_info__image .img-desk {
        display: none
    }
}

.privatisation_info__content {
    padding-left: 45px
}

@media (max-width:991.98px) {
    .privatisation_info__content {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center
    }
}

@media (max-width:991.98px) {
    .privatisation_info__content .title.style2 .h2,
    .privatisation_info__content .title.style2 h2 {
        text-align: center
    }
}

.privatisation_info__content .img-mobile {
    display: none;
    padding-bottom: 20px
}

.privatisation_info__content .img-mobile img {
    border-radius: 20px
}

@media (max-width:991.98px) {
    .privatisation_info__content .img-mobile {
        display: block
    }
}

.second-info {
    padding-top: 0
}

@media (max-width:991.98px) {
    .second-info {
        padding-bottom: 10px
    }
}

.second-info .title.style1 {
    padding-bottom: 45px;
    line-height: 55px !important
}

@media (max-width:991.98px) {
    .second-info .title.style1 {
        padding-bottom: 15px
    }
}

@media (max-width:575.98px) {
    .second-info .title.style1 .h2,
    .second-info .title.style1 h2 {
        font-size: 28px;
        line-height: 35px
    }
}

.second-info .privatisation_info__content {
    padding-right: 45px;
    padding-left: 0
}

@media (max-width:991.98px) {
    .second-info .privatisation_info__content {
        padding-right: 15px
    }
}

@media (max-width:991.98px) {
    .second-info .privatisation_info__content .title.style2 .h2,
    .second-info .privatisation_info__content .title.style2 h2 {
        text-align: center
    }
}

.second-info .privatisation_info__content .img-mobile {
    display: none;
    padding-bottom: 20px
}

.second-info .privatisation_info__content .img-mobile img {
    border-radius: 20px
}

@media (max-width:991.98px) {
    .second-info .privatisation_info__content .img-mobile {
        display: block
    }
}

.second-info .privatisation_info__content a {
    padding-top: 20px
}

.second-info .privatisation_info__image .img-desk {
    display: block
}

@media (max-width:991.98px) {
    .second-info .privatisation_info__image .img-desk {
        display: none
    }
}

@media (max-width:991.98px) {
    .second-info .row.align-items-center {
        display: flex;
        flex-direction: column-reverse
    }
}

@media (max-width:991.98px) {
    .second-info .privatisation_info__content,
    .second-info .privatisation_info__image {
        flex: 1;
        width: 100%
    }
}

.catamaran-list {
    padding-top: 0;
    padding-bottom: 0
}

@media (max-width:575.98px) {
    .catamaran-list {
        text-align: center
    }
}

.catamaran-list .title.style2 p {
    text-align: left
}

.catamaran-list .item {
    text-align: center;
    padding-top: 30px
}

.catamaran-list .item img {
    border-radius: 20px
}

.catamaran-list .item-content {
    margin-top: 30px
}

@media (max-width:767.98px) {
    .catamaran-list .item-content {
        margin-top: 15px
    }
}

.privatisation__content {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.privatisation__content .title p {
    margin-top: 20px
}

@media (max-width:767.98px) {
    .privatisation__content .title p {
        margin-top: 15px
    }
}

.privatisation__content p {
    width: 458px;
    text-align: center;
    margin: auto
}

.privatisation__content .button.style-icone {
    margin-top: 30px;
    margin-bottom: 30px
}

.info-top {
    padding-bottom: 0
}

.info-top .paragraph p {
    text-align: center
}

.icone-style::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #2b2C3E80
}

.icone-style .banner--content {
    bottom: 60px
}

@media (max-width:575.98px) {
    .icone-style .banner--content {
        top: 35%
    }
}

.icone-style .banner--content__icone {
    display: flex
}

.icone-style .banner--content__icone .ph {
    font-size: 28px;
    color: #fff
}

@media (max-width:575.98px) {
    .icone-style .banner--content__icone .ph {
        font-size: 20px
    }
}

.icone-style .banner--content__icone__item {
    display: flex;
    align-items: center;
    margin-right: 20px
}

.icone-style .banner--content__icone__item .h1,
.icone-style .banner--content__icone__item h1 {
    margin: 0
}

.icone-style .banner--content__icone__item p {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0;
    text-align: left;
    margin-left: 10px
}

@media (max-width:575.98px) {
    .icone-style .banner--content__icone__item p {
        font-size: 16px;
        line-height: 25px
    }
}

.owl-page-bloc .idee-croisiere {
    padding: 0;
    padding-top: 30px;
    background-color: transparent
}

.owl-page-bloc .idee-croisiere__content-bloc .figure-caption span {
    color: #003849;
    text-align: center;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 25px;
    padding-bottom: 15px;
    margin-bottom: 0
}

.owl-page-bloc .owl-carousel .owl-nav button.owl-next,
.owl-page-bloc .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 35%;
    border-radius: 50%;
    color: var(--white-color);
    font-size: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    width: 50px;
    height: 50px;
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid #2b2C3E30 !important;
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(10px)
}

@media (max-width:575.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-next,
    .owl-page-bloc .owl-carousel .owl-nav button.owl-prev {
        border: 1px solid #fff !important;
        top: 35%;
        transform: translateY(-35%)
    }
}

.owl-page-bloc .owl-carousel .owl-nav button.owl-prev {
    left: -70px
}

@media (max-width:1199.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-prev {
        left: -20px
    }
}

@media (max-width:991.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-prev {
        left: -36px
    }
}

@media (max-width:767.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-prev {
        left: -8px
    }
}

@media (max-width:767.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-prev {
        left: 0
    }
}

.owl-page-bloc .owl-carousel .owl-nav button.owl-prev i {
    color: #003849;
    transform: rotate(180deg);
    font-size: 20px
}

@media (max-width:575.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-prev i {
        color: #fff
    }
}

.owl-page-bloc .owl-carousel .owl-nav button.owl-next {
    right: -70px
}

@media (max-width:1199.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-next {
        right: -20px
    }
}

@media (max-width:991.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-next {
        right: -36px
    }
}

@media (max-width:767.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-next {
        right: -8px
    }
}

@media (max-width:575.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-next {
        right: 0
    }
}

.owl-page-bloc .owl-carousel .owl-nav button.owl-next i {
    color: #003849;
    font-size: 20px
}

@media (max-width:575.98px) {
    .owl-page-bloc .owl-carousel .owl-nav button.owl-next i {
        color: #fff
    }
}

.owl-page-bloc .owl-stage-outer {
    position: relative
}

@media (max-width:991.98px) {
    .page-inspirez {
        padding-top: 15px
    }
}

@media (max-width:575.98px) {
    .page-inspirez {
        padding-top: 0
    }
}

.mag-listing-body .mag-listing-form {
    padding: 50px 0;
    text-align: center
}

@media (max-width:991.98px) {
    .mag-listing-body .mag-listing-form {
        padding: 30px 0
    }
}

@media (max-width:767.98px) {
    .mag-listing-body .mag-listing-form {
        padding: 20px 0
    }
}

.mag-listing-body .mag-listing-form .mag-listing-form-row {
    display: flex;
    align-items: flex-end
}

.mag-listing-body .mag-listing-form .mag-listing-form-row .mag-lis-rech {
    text-align: right
}

@media (max-width:991.98px) {
    .mag-listing-body .mag-listing-form .mag-listing-form-row .mag-lis-rech {
        text-align: left
    }
}

.mag-listing-body .mag-listing-form .mag-listing-form-row .mag-lis-rech span {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0;
    display: block;
    padding-right: 15px;
    padding-top: 22px;
    padding-bottom: 6px
}

@media (max-width:1199.98px) {
    .mag-listing-body .mag-listing-form .mag-listing-form-row .mag-lis-rech span {
        padding-right: 10px;
        padding-top: 44px
    }
}

@media (max-width:991.98px) {
    .mag-listing-body .mag-listing-form .mag-listing-form-row .mag-lis-rech span {
        padding-top: 0;
        font-size: 18px
    }
}

.mag-listing-body .mag-listing-form .mag-listing-form-row form label {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0;
    text-align: left;
    color: #003849;
    display: block;
    justify-content: left;
    padding-bottom: 10px
}

.mag-listing-body .mag-listing-form .mag-listing-form-row form select {
    border: none;
    border: 1px solid rgba(43, 44, 62, .2) !important;
    border-radius: 10px;
    background-color: #fff;
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0;
    --bs-form-select-bg-img: transparent;
    display: flex;
    align-items: center;
    padding-left: 15px
}

.mag-listing-body .mag-listing-form .mag-listing-form-row form select option {
    color: #003849
}

.mag-listing-body .mag-listing-form .mag-listing-form-row form select:focus {
    border-color: #003849 !important
}

.mag-listing-body .mag-listing-form .mag-listing-form-row form input {
    display: none
}

.mag-listing-body .mag__listing-detail {
    padding-top: 0
}

@media (max-width:1199.98px) {
    .mag-listing-body .mag__listing-detail {
        text-align: center
    }
}

.mag-listing-body .mag__listing-detail .mag__listing-detail-col {
    padding-bottom: 88px
}

@media (max-width:991.98px) {
    .mag-listing-body .mag__listing-detail .mag__listing-detail-col {
        padding-bottom: 75px
    }
}

@media (max-width:575.98px) {
    .mag-listing-body .mag__listing-detail .mag__listing-detail-col {
        padding-bottom: 65px;
        padding-right: 0
    }
}

.mag-listing-body .voiyager-catalante {
    background-color: #fff9ef
}

.mag__listing-detail-bloc {
    position: relative
}

.mag__listing-detail-bloc .mag__listing-detail-img {
    width: 100% !important
}

.mag__listing-detail-bloc .mag__listing-content {
    background-color: #fff9ef;
    border-radius: 30px;
    padding: 20px;
    margin-left: 20px;
    position: absolute;
    bottom: -60px;
    width: 100%;
    min-height: 150px;
    overflow: hidden
}

@media (max-width:1399.98px) {
    .mag__listing-detail-bloc .mag__listing-content {
        padding: 20px 20px 10px 20px
    }
}

@media (max-width:575.98px) {
    .mag__listing-detail-bloc .mag__listing-content {
        min-height: 150px;
        bottom: -53px
    }
}

.mag__listing-detail-bloc .mag__listing-content .align-left {
    float: initial
}

.mag__listing-detail-bloc .mag__listing-content .mag__listing-content-date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px
}

.mag__listing-detail-bloc .mag__listing-content .mag__listing-content-date p {
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0;
    text-align: left;
    color: #f16846
}

@media (max-width:575.98px) {
    .mag__listing-detail-bloc .mag__listing-content .mag__listing-content-date p {
        font-size: 12px;
        font-weight: 700;
        line-height: 15px
    }
}

.mag__listing-detail-bloc .mag__listing-content .mag__listing-content-date p:first-child {
    padding-right: 5px
}

.mag__listing-detail-bloc .mag__listing-content .mag__listing-content-p1 {
    padding: 5px 0;
    text-align: left
}

.mag__listing-detail-bloc .mag__listing-content .mag__listing-content-p1.title.style3 .h2,
.mag__listing-detail-bloc .mag__listing-content .mag__listing-content-p1.title.style3 h2 {
    font-size: 18px;
    line-height: 25px
}

@media (max-width:1199.98px) {
    .mag__listing-detail-bloc .mag__listing-content .mag__listing-content-p1.title.style3 .h2,
    .mag__listing-detail-bloc .mag__listing-content .mag__listing-content-p1.title.style3 h2 {
        padding-right: 5px;
        font-size: 16px;
        line-height: 25px
    }
}

@media (max-width:1399.98px) {
    .mag__listing-detail-bloc .mag__listing-content .mag__listing-content-p1 {
        padding: 5px 0
    }
}

.mag__listing-detail-bloc .mag__listing-content .mag__listing-content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mag__listing-detail-bloc .mag__listing-content .mag__listing-content-bottom .paragraph {
    padding-right: 5px
}

@media (max-width:1199.98px) {
    .mag__listing-detail-bloc .mag__listing-content .mag__listing-content-bottom .paragraph {
        padding-right: 5px
    }
}

@media (max-width:575.98px) {
    .mag__listing-detail-bloc .mag__listing-content .mag__listing-content-bottom .paragraph P {
        line-height: 22px
    }
}

.pager {
    padding-bottom: 50px;
    margin-top: -25px;
    padding-bottom: 30px;
    margin-top: 0
}

.pager .pager__items {
    list-style: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    justify-content: center
}

.pager .pager__items .pager__item {
    display: inline;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 11px;
    letter-spacing: .0075em;
    text-align: center;
    margin: 0 10px;
    display: flex
}

.pager .pager__items .pager__item a {
    color: #003849;
    display: inline;
    background-color: transparent;
    text-decoration: none;
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
    justify-content: center;
    vertical-align: center;
    flex-direction: column;
    border: .5px solid #f16846;
    border-radius: 50%
}

.pager .pager__items .pager__item.is-active a,
.pager .pager__items .pager__item:hover a {
    background-color: #f16846;
    border-radius: 50%;
    color: #fff
}

.bateaux__croisieres {
    background-color: #fff9ef
}

@media (max-width:991.98px) {
    .bateaux__croisieres .title.style1 .h2,
    .bateaux__croisieres .title.style1 h2 {
        padding-top: 30px
    }
}

@media (max-width:575.98px) {
    .bateaux__croisieres .title.style1 .h2,
    .bateaux__croisieres .title.style1 h2 {
        font-size: 22px;
        line-height: 30px;
        padding-top: 20px
    }
}

.bateaux__croisieres .title.style1 span {
    font-size: 18px;
    line-height: 28px
}

@media (max-width:575.98px) {
    .bateaux__croisieres {
        padding-bottom: 15px
    }
}

.bateaux__croisieres .bateaux__croisieres-caroussel {
    padding: 30px 0 0 0
}

@media (max-width:575.98px) {
    .bateaux__croisieres .bateaux__croisieres-caroussel {
        padding-top: 15px
    }
}

.bateaux__croisieres .bateaux__croisieres-caroussel .item {
    text-align: center;
    position: relative
}

.bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav {
    position: absolute;
    right: 10px;
    top: -100px
}

@media (max-width:1199.98px) {
    .bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav {
        top: -60px
    }
}

@media (max-width:991.98px) {
    .bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav {
        top: -55px
    }
}

@media (max-width:767.98px) {
    .bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav {
        top: -46px;
        right: -30px
    }
}

@media (max-width:575.98px) {
    .bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav {
        position: absolute;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        top: 50%;
        transform: translateY(-50%)
    }
}

.bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-prev {
    background-repeat: no-repeat;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid #2b2C3E30;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

@media (max-width:575.98px) {
    .bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-prev {
        transform: translateY(-50%);
        top: 50%;
        position: absolute;
        left: -27px;
        width: 40px;
        height: 40px;
        border: 1px solid rgba(255, 255, 255, .19);
        background: rgba(255, 255, 255, .1);
        -webkit-backdrop-filter: blur(2px);
        backdrop-filter: blur(2px)
    }
}

.bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-prev::after {
    content: "\e906";
    font-family: icomoon !important;
    text-transform: none;
    font-size: 21px;
    color: #003849
}

@media (max-width:575.98px) {
    .bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-prev::after {
        color: #fff
    }
}

.bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-prev span {
    display: none
}

.bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-prev:hover {
    background-color: transparent !important
}

.bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-next {
    background-repeat: no-repeat;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid #2b2C3E30;
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

@media (max-width:575.98px) {
    .bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-next {
        transform: translateY(-50%);
        top: 50%;
        position: absolute;
        right: 33px;
        width: 40px;
        height: 40px;
        border: 1px solid rgba(255, 255, 255, .19);
        background: rgba(255, 255, 255, .1);
        -webkit-backdrop-filter: blur(2px);
        backdrop-filter: blur(2px)
    }
}

.bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-next span {
    display: none
}

.bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-next::after {
    content: "\e900";
    font-family: icomoon !important;
    text-transform: none;
    font-size: 21px;
    color: #003849
}

@media (max-width:575.98px) {
    .bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-next::after {
        color: #fff
    }
}

.bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.owl-next:hover {
    background-color: transparent !important
}

@media (max-width:575.98px) {
    .bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button:hover {
        border: 1px solid #fff;
        background-color: transparent !important
    }
}

.bateaux__croisieres .bateaux__croisieres-caroussel .owl-nav button.active {
    border: 1px solid #fff
}

.menu-slider {
    z-index: 100 !important;
    padding-bottom: 0;
    padding-top: 0
}

@media (max-width:1366px) and (min-width:1199px) {
    .menu-slider.sticky-first .menu-principal {
        flex: 0 0 auto;
        width: 77.66667% !important
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .menu-slider.sticky-first .menu-principal {
        flex: 0 0 auto;
        width: 100% !important;
        padding: 0 60px
    }
}

.menu-slider.sticky-first .stiky-top {
    width: 0
}

.menu-slider.sticky-first .navbar-nav {
    padding-left: 0;
    justify-content: center;
    width: 100%
}

.menu-slider.sticky-first .sidebarbtn {
    width: 0
}

@media (max-width:575.98px) {
    .menu-slider {
        display: none
    }
}

.menu-slider .container-fluid,
.menu-slider .container-lg,
.menu-slider .container-md,
.menu-slider .container-sm,
.menu-slider .container-xl,
.menu-slider .container-xxl {
    padding: 0 0
}

.menu-slider.sticky-top.active {
    background-color: #fff9ef;
    transition: .1s;
    z-index: 1020 !important;
    padding-top: 0;
    padding-bottom: 0
}

.menu-slider.sticky-top.active .navbar {
    height: 130px
}

.menu-slider.sticky-top.active .stiky-top {
    opacity: 1;
    padding-right: 10%
}

@media (max-width:1399.98px) {
    .menu-slider.sticky-top.active .stiky-top {
        padding-right: 5%
    }
}

@media (max-width:991.98px) {
    .menu-slider.sticky-top.active .stiky-top {
        display: none
    }
}

.menu-slider.sticky-top.active .stiky-top a {
    padding-left: 5px
}

.menu-slider.sticky-top.active .menu-principal {
    margin: inherit
}

.menu-slider.sticky-top.active .menu-principal .dropdown {
    position: relative;
    width: 100%
}

.menu-slider.sticky-top.active .menu-principal .navbar-nav {
    display: flex;
    justify-content: flex-start;
    padding-left: 0;
    margin-left: -30px
}

@media (max-width:1399.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav {
        margin-left: -10px
    }
}

@media (max-width:1199.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav {
        margin-left: -20px
    }
}

@media (max-width:991.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav {
        display: none;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 0
    }
    .menu-slider.sticky-top.active .menu-principal .navbar-nav.show {
        display: block;
        width: 100%
    }
}

.menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item {
    padding-right: 20px
}

@media (max-width:1399.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item {
        padding-right: 10px
    }
}

@media (max-width:1399.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        line-height: 32px
    }
}

@media (max-width:1199.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link {
        font-size: 13px;
        line-height: 17px
    }
}

@media (max-width:991.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link {
        justify-content: center
    }
}

.menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link i {
    font-size: 27px;
    padding-right: 9px;
    color: #003849
}

@media (max-width:1399.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link i {
        font-size: 25px;
        padding-right: 8px
    }
}

@media (max-width:1199.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link i {
        padding-right: 5px;
        font-size: 20px
    }
}

@media (max-width:991.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link i {
        display: none
    }
}

.menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link::after {
    background-color: #003849;
    bottom: -25px
}

@media (max-width:1199.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link::after {
        bottom: -30px
    }
}

.menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link:hover {
    position: relative;
    padding: 8px;
    background-color: transparent
}

.menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link:hover::after {
    content: "";
    bottom: -25px;
    width: 100%;
    background-color: #003849
}

@media (max-width:1199.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link:hover::after {
        bottom: -30px
    }
}

@media (max-width:1399.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link.active {
        font-size: 14px;
        line-height: 32px
    }
}

@media (max-width:1199.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link.active {
        font-size: 13px;
        line-height: 17px
    }
}

@media (max-width:991.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link.active {
        font-size: 17px;
        font-weight: 700;
        line-height: 17px
    }
}

.menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link.active::after {
    background-color: #003849;
    bottom: -25px
}

@media (max-width:1199.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link.active::after {
        bottom: -30px
    }
}

@media (max-width:991.98px) {
    .menu-slider.sticky-top.active .menu-principal .navbar-nav .nav-item .nav-link.active::after {
        width: 100%;
        height: 0;
        border-radius: 0;
        background-color: #f16846;
        bottom: -14px;
        left: 0
    }
}

.menu-slider.sticky-top.active .sidebarbtn {
    display: block
}

@media (max-width:1199.98px) {
    .menu-slider.sticky-top.active .sidebarbtn {
        margin-left: 0
    }
}

@media (max-width:991.98px) {
    .menu-slider.sticky-top.active .sidebarbtn {
        display: none
    }
}

.menu-slider .stiky-top {
    position: relative;
    display: flex;
    justify-content: left;
    align-items: center;
    opacity: 0
}

.menu-slider .stiky-top .flech-stky {
    font-size: 30px;
    color: #003849;
    padding: 0 10px
}

@media (max-width:1199.98px) {
    .menu-slider .stiky-top .flech-stky {
        font-size: 16px
    }
}

.menu-slider .stiky-top::after {
    content: "";
    position: absolute;
    width: .5px;
    height: 100px;
    transform: translateY(-50%);
    top: 50%;
    left: 63px;
    background-color: rgba(43, 44, 62, .2)
}

@media (min-width:992px) and (max-width:1188px) {
    .menu-slider .stiky-top::after {
        left: 43px
    }
}

.menu-slider nav {
    background-color: #fff9ef;
    padding-top: 20px
}

.menu-slider .navbar {
    padding: 0;
    display: flex;
    align-items: center
}

@media (max-width:991.98px) {
    .menu-slider .navbar {
        position: relative
    }
    .menu-slider .navbar::after {
        content: "";
        position: absolute;
        width: 100%;
        background-color: #fff9ef;
        height: 2px;
        bottom: 0;
        left: 0
    }
}

.menu-slider .menu-principal {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto
}

.menu-slider .menu-principal .dropdown {
    position: relative;
    width: 100%
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal {
        justify-content: center
    }
}

.menu-slider .menu-principal .dropdown-toggle {
    display: none
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .dropdown-toggle {
        display: block;
        background-color: #fff9ef;
        border: 0;
        border-radius: 0;
        color: #003849;
        line-height: 1;
        font-size: 18px;
        font-weight: 700;
        height: 75px;
        margin: auto
    }
    .menu-slider .menu-principal .dropdown-toggle::after {
        margin-left: 1.255em
    }
}

.menu-slider .menu-principal .dropdown-menu {
    background-color: #fff9ef;
    border: none;
    --bs-dropdown-link-active-bg: 0;
    --bs-dropdown-link-hover-bg: 0
}

.menu-slider .menu-principal .navbar-nav {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .navbar-nav {
        display: none;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding-left: 0
    }
    .menu-slider .menu-principal .navbar-nav.show {
        display: block
    }
}

.menu-slider .menu-principal .navbar-nav .nav-item {
    position: relative;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column
}

.menu-slider .menu-principal .navbar-nav .nav-item:not(:last-child) {
    padding-right: 30px
}

@media (max-width:1199.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item:not(:last-child) {
        padding-right: 20px
    }
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item {
        padding-right: initial;
        display: block;
        width: 100%
    }
}

.menu-slider .menu-principal .navbar-nav .nav-item::after {
    position: absolute;
    content: ""
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item::after {
        width: 100%;
        height: .5px;
        border-radius: 0;
        background-color: #003849;
        opacity: 40%;
        bottom: 15px;
        left: 0
    }
}

.menu-slider .menu-principal .navbar-nav .nav-item .nav-link {
    position: relative;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0;
    text-align: center;
    color: #003849;
    display: flex;
    align-items: center
}

@media (max-width:1399.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link {
        font-size: 15px;
        line-height: 27px
    }
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link {
        font-size: 18px;
        font-weight: 500;
        line-height: 32px;
        letter-spacing: 0;
        color: #003849;
        justify-content: center
    }
}

.menu-slider .menu-principal .navbar-nav .nav-item .nav-link.prestations {
    background: 0 0
}

@media (max-width:1199.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link {
        font-size: 16px
    }
}

.menu-slider .menu-principal .navbar-nav .nav-item .nav-link i {
    font-size: 30px;
    padding-right: 10px;
    color: #003849;
    padding-bottom: 0
}

@media (max-width:1199.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link i {
        font-size: 25px
    }
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link i {
        display: none
    }
}

.menu-slider .menu-principal .navbar-nav .nav-item .nav-link::after {
    position: absolute;
    content: "";
    width: 0%;
    height: 5px;
    border-radius: 5px 5px 0 0;
    background-color: #f16846;
    bottom: -14px;
    display: block;
    transition: all .3s ease-in-out
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link::after {
        display: none;
        width: 100%;
        height: .5px;
        border-radius: 0;
        background-color: #003849;
        opacity: 40%;
        bottom: -14px;
        left: 0
    }
}

.menu-slider .menu-principal .navbar-nav .nav-item .nav-link:hover::after {
    content: "";
    width: 100%
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link:hover {
        color: #f16846
    }
}

.menu-slider .menu-principal .navbar-nav .nav-item .nav-link.active {
    color: #003849;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0;
    text-align: center;
    position: relative
}

@media (max-width:1199.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link.active {
        font-size: 14px;
        line-height: 27px
    }
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link.active {
        font-size: 18px;
        font-weight: 700;
        line-height: 17px
    }
}

.menu-slider .menu-principal .navbar-nav .nav-item .nav-link.active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    border-radius: 5px 5px 0 0;
    background-color: #f16846;
    bottom: -14px;
    left: 0
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link.active::after {
        display: none;
        width: 100%;
        height: .5px;
        border-radius: 0;
        background-color: #003849;
        opacity: 40%;
        bottom: -14px;
        left: 0
    }
}

@media (max-width:991.98px) {
    .menu-slider .menu-principal .navbar-nav .nav-item .nav-link.active:hover {
        color: #f16846
    }
}

.menu-slider .sidebarbtn {
    display: none;
    text-align: right;
    padding-right: 40px
}

@media (max-width:1399.98px) {
    .menu-slider .sidebarbtn .button5 span {
        font-size: 16px
    }
}

@media (max-width:1199.98px) {
    .menu-slider .sidebarbtn .button5 span {
        font-size: 14px
    }
}

.menu-slider .sidebarbtn .button5 i {
    font-size: 32px
}

@media (max-width:1399.98px) {
    .menu-slider .sidebarbtn .button5 i {
        font-size: 30px;
        margin-right: 8px
    }
}

@media (max-width:1199.98px) {
    .menu-slider .sidebarbtn .button5 i {
        font-size: 25px;
        margin-right: 5px
    }
}

.phone-contact i {
    font-size: 23px
}

@media (max-width:1399.98px) {
    .phone-contact span {
        font-size: 12px
    }
	.phone-contact i {
        font-size: 17px;
        margin-right: 3px
    }
}



@media (max-width:768px) {
    .phone-contact i {
        font-size: 14px;
        margin-right: 1px
    }
	    .phone-contact .bateaux-content_phone {
        white-space: nowrap; /* Empêche le passage à la ligne */
        display: inline-block;
    }
	.phone-contact .bateaux-content_jours {
        white-space: nowrap; /* Empêche le passage à la ligne */
        display: inline-block;
    }
}

@media (max-width:1399.98px) {
    .menu-slider .sidebarbtn {
        padding-right: 0;
        text-align: left
    }
}

@media (max-width:1199.98px) {
    .menu-slider .sidebarbtn {
        text-align: left;
        padding-right: 0
    }
}

* {
    box-sizing: border-box
}

.mag-retour-row {
    justify-content: center;
    align-items: center
}

.mag-retour {
    padding: 30px 0 10px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.mag-retour .item-content {
    padding-top: 20px
}

@media (max-width:1199.98px) {
    .mag-retour {
        padding: 30px 0 25px 10px
    }
}

.mag-retour .mag-media {
    display: flex;
    align-items: center
}

.mag-retour .mag-media span {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0;
    color: #003849;
    padding-right: 20px;
    text-transform: capitalize
}

@media (max-width:767.98px) {
    .mag-retour .mag-media span {
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        padding-right: 5px
    }
}

@media (max-width:575.98px) {
    .mag-retour .mag-media span {
        padding-right: 10px
    }
}

.mag-retour .mag-media ul {
    display: flex;
    align-items: center
}

.mag-retour .mag-media ul li a {
    padding-left: 10px;
    display: inline-flex
}

.mag-retour .mag-media ul li a i {
    font-family: icomoon !important;
    text-transform: none;
    font-size: 30px;
    color: #003849
}

.mag-retour .mag-media ul li a i:hover {
    color: #f16846 !important
}

.mag-retour .mag-media ul li a i.ph-envelope {
    font-family: Phosphor !important;
    font-size: 35px;
    color: #003849
}

.detail-mag-top-row {
    justify-content: center
}

.detail-mag-top {
    padding: 0
}

.detail-mag-top .zoom-img {
    overflow: hidden;
    border-radius: 20px;
    height: auto
}

.detail-mag-top .detail-mag-top-img {
    text-align: center
}

.detail-mag-top .detail-mag-top-img img {
    border-radius: 20px
}

.detail-mag-top .paragraph {
    padding-top: 40px
}

@media (max-width:767.98px) {
    .detail-mag-top .paragraph {
        padding-top: 20px
    }
}

.detail-mag-lorem {
    padding: 0
}

.detail-mag-lorem .detail-mag-top-row {
    justify-content: center
}

.detail-mag-lorem .title {
    text-align: center
}

.detail-mag-lorem .title.style3 {
    padding-top: 50px;
    padding-bottom: 40px
}

@media (max-width:991.98px) {
    .detail-mag-lorem .title.style3 {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.detail-mag-lorem .title.style3 .h2,
.detail-mag-lorem .title.style3 h2 {
    font-size: 30px;
    line-height: 27px;
    letter-spacing: 0
}

.detail-mag-lorem .zoom-img {
    overflow: hidden;
    border-radius: 20px;
    height: auto
}

.detail-mag-lorem .detail-mag-top-img {
    text-align: center
}

.detail-mag-lorem .detail-mag-top-img img {
    border-radius: 20px
}

.detail-mag-lorem .paragraph {
    padding-top: 40px
}

@media (max-width:767.98px) {
    .detail-mag-lorem .paragraph {
        padding-top: 20px
    }
}

.detail-mag-card {
    padding-top: 50px
}

@media (max-width:991.98px) {
    .detail-mag-card {
        padding-top: 30px
    }
}

.detail-mag-card .title {
    text-align: center;
    padding-bottom: 30px
}

@media (max-width:991.98px) {
    .detail-mag-card .title {
        padding-bottom: 30px
    }
}

.detail-mag-card .title.style1 .h2,
.detail-mag-card .title.style1 h2 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 55px;
    letter-spacing: .002em;
    color: #003849
}

@media (max-width:767.98px) {
    .detail-mag-card .title.style1 .h2,
    .detail-mag-card .title.style1 h2 {
        font-size: 30px;
        line-height: 40px
    }
}

.detail-mag-card .detail-mag-card-row {
    padding-bottom: 60px
}

@media (max-width:1199.98px) {
    .detail-mag-card .detail-mag-card-row {
        display: flex;
        justify-content: center;
        padding-bottom: 0
    }
}

@media (max-width:991.98px) {
    .detail-mag-card .detail-mag-card-row {
        text-align: center;
        padding-bottom: 0
    }
}

.detail-mag-card .detail-mag-card-row .mag__listing-detail-col {
    padding-right: 38px
}

@media (max-width:1199.98px) {
    .detail-mag-card .detail-mag-card-row .mag__listing-detail-col {
        text-align: center;
        padding-bottom: 60px
    }
}

@media (max-width:991.98px) {
    .detail-mag-card .detail-mag-card-row .mag__listing-detail-col {
        padding-bottom: 88px
    }
}

@media (max-width:575.98px) {
    .detail-mag-card .detail-mag-card-row .mag__listing-detail-col {
        padding-bottom: 70px;
        padding-right: 0;
        padding-left: 0
    }
}

@media (max-width:575.98px) {
    .mag-retour {
        display: block;
        padding: 10px 0 25px 10px
    }
    .mag-retour .mag-media span {
        padding-right: 10px
    }
    .mag-retour .mag-media ul li a {
        padding-left: 5px
    }
    .detail-mag-lorem .detail-mag-top-row .title .style3 {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .detail-mag-card {
        padding-top: 20px
    }
    .detail-mag-card .title {
        padding-bottom: 20px
    }
}

.bateaux__exterieurs-mobile {
    display: none;
    padding: 20px 0
}

@media (max-width:991.98px) {
    .bateaux__exterieurs-mobile {
        display: block
    }
}

@media (max-width:575.98px) {
    .bateaux__exterieurs-mobile {
        padding-top: 0
    }
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav {
    position: absolute;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%)
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav.disabled {
    display: block
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav button.owl-prev {
    background-repeat: no-repeat;
    border-radius: 50%;
    transform: translateY(-50%);
    top: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, .19);
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    position: absolute;
    left: 0
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav button.owl-prev::after {
    content: "\e906";
    font-family: icomoon !important;
    text-transform: none;
    font-size: 21px;
    color: #fff
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav button.owl-prev span {
    display: none
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav button.owl-prev:hover {
    border: 1px solid #fff;
    background-color: transparent !important
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav button.owl-next {
    background-repeat: no-repeat;
    border-radius: 50%;
    transform: translateY(-50%);
    top: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(255, 255, 255, .19);
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    position: absolute;
    right: 0
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav button.owl-next::after {
    content: "\e900";
    font-family: icomoon !important;
    text-transform: none;
    font-size: 21px;
    color: #fff
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav button.owl-next span {
    display: none
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav button.owl-next:hover {
    border: 1px solid #fff;
    background-color: transparent !important
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav button.disabled {
    background-color: transparent
}

.bateaux__exterieurs-mobile .bateaux__exterieurs-carroussel .owl-nav button.active {
    border: 1px solid #fff
}

.cgv .banner img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: auto;
    z-index: -1
}

@media (max-width:991.98px) {
    .cgv .banner img {
        height: 300px
    }
}

@media (max-width:767.98px) {
    .cgv .banner img {
        height: 380px
    }
}

@media (max-width:575.98px) {
    .cgv .banner img {
        height: 400px
    }
}

.cgv .banner--content {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 9;
    top: 58%
}

@media (max-width:1199.98px) {
    .cgv .banner--content {
        top: 42%
    }
}

@media (max-width:991.98px) {
    .cgv .banner--content {
        top: 50%
    }
}

@media (max-width:767.98px) {
    .cgv .banner--content {
        top: 50%
    }
}

@media (max-width:575.98px) {
    .cgv .banner--content {
        top: 26%
    }
}

@media (max-width:575.98px) {
    .cgv .banner--content-title {
        text-align: left
    }
}

.cgv .banner--content-title.title.style1 .h1,
.cgv .banner--content-title.title.style1 h1 {
    padding-bottom: 0
}

@media (max-width:1199.98px) {
    .cgv .banner--content-title.title.style1 .h1,
    .cgv .banner--content-title.title.style1 h1 {
        font-size: 28px;
        line-height: 33px
    }
}

@media (max-width:991.98px) {
    .cgv .banner--content-title.title.style1 .h1,
    .cgv .banner--content-title.title.style1 h1 {
        font-size: 28px;
        line-height: 33px
    }
}

@media (max-width:767.98px) {
    .cgv .banner--content-title.title.style1 .h1,
    .cgv .banner--content-title.title.style1 h1 {
        text-align: left;
        font-size: 28px;
        line-height: 34px
    }
}

@media (max-width:575.98px) {
    .cgv .banner--content-title.title.style1 .h1,
    .cgv .banner--content-title.title.style1 h1 {
        text-align: left;
        font-size: 25px;
        line-height: 34px
    }
}

.cgv .banner--content-title span {
    font-family: Montserrat, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0;
    text-align: left;
    color: #fff
}

@media (max-width:991.98px) {
    .cgv .banner--content-title span {
        font-size: 22px;
        line-height: 30px
    }
}

@media (max-width:575.98px) {
    .cgv .banner--content-title span {
        text-align: left;
        font-size: 17px;
        line-height: 28px
    }
}

.cgv .banner .breadcrumbs-banner {
    position: absolute;
    bottom: 5%;
    z-index: 9
}

@media (max-width:575.98px) {
    .cgv .banner .breadcrumbs-banner .breadcrumbs {
        text-align: left
    }
}

@media (max-width:991.98px) {
    .cgv .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item {
        font-size: 15px
    }
}

@media (max-width:767.98px) {
    .cgv .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item {
        font-size: 12px
    }
}

.cgv .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item a {
    color: #fff;
    font-weight: 600
}

.cgv .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item a.active {
    color: #fff;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0
}

@media (max-width:991.98px) {
    .cgv .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item a.active {
        font-size: 15px
    }
}

@media (max-width:767.98px) {
    .cgv .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item a.active {
        font-size: 12px
    }
}

.cgv .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item.li-hover:hover {
    color: #fff;
    opacity: .7
}

.cgv .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item:not(:last-child)::after {
    content: "-";
    color: #fff;
    padding-left: 5px;
    padding-right: 5px
}

@media (max-width:767.98px) {
    .cgv .banner .breadcrumbs-banner .breadcrumbs .breadcrumbs-item:not(:last-child)::after {
        padding-left: 4px;
        padding-right: 4px
    }
}

.rgpd .title.style2 .h2,
.rgpd .title.style2 h2 {
    text-align: left
}

@media (max-width:991.98px) {
    .rgpd .title.style2 .h2,
    .rgpd .title.style2 h2 {
        font-size: 27px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    .rgpd .title.style2 .h2,
    .rgpd .title.style2 h2 {
        font-size: 20px;
        line-height: 30px
    }
}

.rgpd .paragraph.style-3 p {
    padding-bottom: 10px
}

.rgpd .paragraph.style-3 p a {
    font-size: 14px;
    font-weight: 700;
    color: #003849;
    cursor: pointer;
    text-align: left
}

.rgpd .paragraph.style-3 p a:hover {
    text-decoration: underline
}

.rgpd .paragraph.custom-ul ul {
    padding-bottom: 10px
}

.rgpd .h3,
.rgpd h3 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 38px;
    margin: 0;
    text-align: left
}

@media (max-width:991.98px) {
    .rgpd .h3,
    .rgpd h3 {
        font-size: 20px;
        line-height: 32px
    }
}

.rgpd .table {
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 10px;
    border: 1px solid rgba(43, 44, 62, .2)
}

.rgpd .table thead th {
    border-bottom: 2px solid rgba(43, 44, 62, .2)
}

.rgpd .table thead th:first-child {
    border-radius: 10px 0 0 0
}

.rgpd .table thead th:nth-last-child(1) {
    border-radius: 0 10px 0 0
}

.rgpd .table td,
.rgpd .table th {
    text-align: center
}

.rgpd .table thead tr th {
    color: #fff;
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    text-transform: uppercase;
    background-color: #003849;
    padding: 14px 0
}

@media (max-width:1199.98px) {
    .rgpd .table thead tr th {
        padding: 10px 5px
    }
}

@media (max-width:991.98px) {
    .rgpd .table thead tr th {
        padding: 10px 15px
    }
}

.rgpd .table tbody tr td {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    padding: 16px 0;
    border-bottom: none;
    text-align: left;
    padding-left: 30px !important;
    padding-right: 5px !important
}

@media (max-width:991.98px) {
    .rgpd .table tbody tr td {
        padding-left: 15px !important
    }
}

@media (max-width:767.98px) {
    .rgpd .table tbody tr td {
        line-height: 18px
    }
}

.rgpd .table tbody tr:nth-of-type(odd)>* {
    background: #1bb4ea1f;
    box-shadow: none
}

.rgpd .paragraph .custom-ul ul {
    padding-bottom: 10px
}

@media (max-width:991.98px) {
    .rgpd .h3,
    .rgpd h3 {
        font-size: 20px;
        line-height: 32px
    }
}

.rgpd .table tbody tr td a {
    font-size: 14px;
    font-weight: 700;
    color: #003849;
    cursor: pointer
}

.rgpd .table tbody tr td a:hover {
    text-decoration: underline !important
}

.formulaire-contact {
    padding-bottom: 0
}

.formulaire-contact .formulaire-contact-row {
    display: flex;
    justify-content: center
}

.formulaire-contact .paragraph.style-3 {
    padding-bottom: 50px
}

@media (max-width:991.98px) {
    .formulaire-contact .paragraph.style-3 {
        padding-bottom: 30px
    }
}

.formulaire-contact .paragraph.style-3 p a {
    font-weight: 500
}

.formulaire-contact .paragraph.style-3 p a:hover {
    text-decoration: underline;
    color: #003849
}

.formulaire-contact .webform-element-description {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0;
    text-align: left;
    display: block
}

.formulaire-contact .form-space {
    margin-bottom: 0
}

.formulaire-contact .description {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
    display: block
}

@media (max-width:575.98px) {
    .formulaire-contact .description {
        font-size: 14px
    }
}

.formulaire-contact .submit-btnc {
    text-align: center !important;
    display: flex;
    justify-content: center;
    margin: 40px auto
}

@media (max-width:767.98px) {
    .formulaire-contact .submit-btnc {
        margin: 20px auto
    }
}

.webform-confirmation {
    text-align: center
}

.webform-confirmation .webform-confirmation__back {
    padding-bottom: 30px;
    display: inline-block
}

.webform-confirmation .webform-confirmation__back a {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    color: #003849;
    position: relative
}

.webform-confirmation .webform-confirmation__back a::before {
    content: "\e909";
    font-family: icomoon !important;
    text-transform: none;
    font-size: 18px;
    color: #f16846;
    margin-right: 10px
}

.webform-confirmation .webform-confirmation__back a::after {
    content: "";
    position: absolute;
    width: 0;
    height: 1.5px;
    bottom: -25px;
    left: 0;
    background-color: #003849;
    display: block;
    display: inline-flex;
    margin-bottom: 20px;
    transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out
}

.webform-confirmation .webform-confirmation__back a:hover::after {
    width: 100%
}

.webform-confirmation .webform-confirmation__message {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0;
    text-align: center;
    display: block;
    padding-bottom: 20px
}

.brochure__filltre {
    padding-top: 50px;
    padding-bottom: 0
}

.brochure__filltre .brochure__filltre-content {
    position: relative
}

.brochure__filltre .brochure__filltre-content ul {
    display: flex;
    justify-content: center;
    padding-bottom: 5px
}

.brochure__filltre .brochure__filltre-content ul li {
    position: relative
}

.brochure__filltre .brochure__filltre-content ul li a {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0;
    text-align: center;
    color: #003849;
    padding-right: 20px;
    padding-left: 20px
}

@media (max-width:767.98px) {
    .brochure__filltre .brochure__filltre-content ul li a {
        font-size: 16px;
        line-height: 25px;
        padding-right: 10px;
        padding-left: 10px
    }
}

.brochure__filltre .brochure__filltre-content ul li:not(:first-child) {
    margin-left: 20px
}

@media (max-width:767.98px) {
    .brochure__filltre .brochure__filltre-content ul li:not(:first-child) {
        margin-left: 20px
    }
}

.brochure__filltre .brochure__filltre-content ul li::after {
    position: absolute;
    content: "";
    width: 0%;
    height: 5px;
    border-radius: 5px 5px 0 0;
    background-color: #f16846;
    bottom: -14px;
    display: block;
    transition: all .3s ease-in-out
}

.brochure__filltre .brochure__filltre-content ul li:hover::after {
    content: "";
    width: 100%
}

.brochure__filltre .brochure__filltre-content ul li.is-active {
    font-weight: 700;
    position: relative
}

@media (max-width:1199.98px) {
    .brochure__filltre .brochure__filltre-content ul li.is-active {
        font-size: 16px;
        line-height: 27px
    }
}

.brochure__filltre .brochure__filltre-content ul li.is-active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    border-radius: 5px 5px 0 0;
    background-color: #f16846;
    bottom: -14px;
    left: 0
}

.brochure__filltre .brochure__filltre-content::after {
    content: "";
    width: 100%;
    position: absolute;
    background-color: rgba(43, 44, 62, .2);
    bottom: -10px;
    height: 1px
}

.type__brochure {
    padding: 50px 0;
    text-align: center
}

@media (max-width:991.98px) {
    .type__brochure {
        padding: 40px 0 0 0
    }
}

.type__brochure-content {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.type__brochure-content .brochure-content {
    padding-top: 20px;
    padding-bottom: 0;
    text-align: center
}

.type__brochure-content .brochure-content span {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
    text-align: center;
    color: #003849
}

@media (max-width:991.98px) {
    .type__brochure-content .brochure-content span {
        font-size: 18px;
        line-height: 20px
    }
}

.type__brochure-content .brochure-content .telecharger-brochure {
    padding-top: 15px
}

.type__brochure-content .brochure-content .telecharger-brochure a i {
    font-family: Phosphor !important
}

.type__brochure-content .brochure-content .telecharger-brochure .button.style-icone span {
    font-size: 18px
}

.modal .modal-content .title.style-bn {
    font-size: 40px
}

.modal .modal-content .paragraph {
    text-align: center;
    padding-bottom: 20px
}

.modal .modal-content .paragraph p {
    text-align: center
}

.modal .modal-content .formulaire .label-fllex label {
    padding-right: 5px
}

.modal .modal-content .formulaire .label-fllex label::after {
    content: ""
}

.modal .modal-content .formulaire .dat-bloc {
    display: block;
    margin-top: -13px
}

.modal .modal-content .formulaire .js-form-item label.hide-label {
    display: inherit
}

.modal .modal-content .formulaire .form-control:focus {
    box-shadow: none
}

.modal .modal-content .formulaire .description {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0;
    text-align: left;
    color: #003849;
    padding-bottom: 0
}

.modal .modal-content .formulaire .submit-btnc {
    text-align: center;
    margin: 30px auto
}

@media (max-width:767.98px) {
    .modal .modal-content .formulaire .submit-btnc {
        margin: 20px auto
    }
}

.modal .modal-content .formulaire .submit-btnc input[type=submit]:focus {
    outline: 0;
    border: 0;
    background-color: transparent
}

.infodexription {
    padding: 50px 0
}

@media (max-width:767.98px) {
    .infodexription {
        padding: 30px 0
    }
}

.infodexription .paragraph.style-2 p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0
}

.infodest__content {
    padding-top: 0
}

.infodest__content .infodest__content-pading {
    padding-bottom: 10px
}

.info__card .card-img {
    position: relative;
    width: 100%
}

.info__card .card-img img {
    width: 100%;
    border-radius: 20px 20px 0 0
}

.info__card .card-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #003849;
    opacity: 20%;
    border-radius: 20px 20px 0 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.info__card .card-img .card-img-content {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 30px;
    z-index: 2;
    padding: 0 10px
}

.info__card .card-img .card-img-content span {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff;
    display: block
}

@media (max-width:767.98px) {
    .info__card .card-img .card-img-content span {
        font-size: 20px
    }
}

.info__card .info__card-content {
    border-radius: 0 0 20px 20px;
    background: #003849;
    padding: 25px 30px 30px 30px;
    min-height: 195px;
    display: flex;
    justify-content: center;
    flex-direction: column
}

@media (max-width:1399.98px) {
    .info__card .info__card-content {
        padding: 20px 15px
    }
}

@media (max-width:1199.98px) {
    .info__card .info__card-content {
        min-height: 180px
    }
}

@media (max-width:767.98px) {
    .info__card .info__card-content {
        min-height: 200px;
		position:relative;
    }
}

@media (max-width:575.98px) {
    .info__card .info__card-content {
        min-height: auto
    }
}

.info__card .info__card-content .paragraph.style-3 p {
    margin-bottom: 0
}

@media (max-width:1199.98px) {
    .info__card .info__card-content .paragraph.style-3 p {
        line-height: 20px
    }
}

.info__card .info__card-content .card-btn {
    text-align: center;
    padding-top: 10px
}

@media (max-width:1399.98px) {
    .info__card .info__card-content .card-btn {
        padding-top: 10px
    }
}

.formulaire-login .formulaire-login-row {
    justify-content: center
}

.formulaire-login .js-form-wrapper {
    margin: 0 auto;
    margin-top: 40px
}

@media (max-width:991.98px) {
    .section-equipe_info {
        padding-top: 0
    }
}

.section-equipe_info .equipe_info {
    align-items: center
}

@media (max-width:1199.98px) {
    .section-equipe_info .equipe_info__content .title.style1 .h2,
    .section-equipe_info .equipe_info__content .title.style1 h2 {
        font-size: 32px;
        line-height: 30px
    }
}

@media (max-width:991.98px) {
    .section-equipe_info .equipe_info__content .title.style1 .h2,
    .section-equipe_info .equipe_info__content .title.style1 h2 {
        text-align: center;
        padding-bottom: 20px;
        font-size: 30px;
        line-height: 30px
    }
}

.section-equipe_info .equipe_info__content .img-sm {
    display: none;
    padding-bottom: 20px
}

@media (max-width:991.98px) {
    .section-equipe_info .equipe_info__content .img-sm {
        display: block;
        text-align: center
    }
}

@media (max-width:991.98px) {
    .section-equipe_info .equipe_info__content {
        padding-left: 15px;
        padding-top: 30px;
        padding-right: 0
    }
}

@media (max-width:991.98px) {
    .section-equipe_info .equipe_info__content {
        padding-left: 15px;
        padding-top: 20px;
        padding-right: 0
    }
}

.section-equipe_info .equipe_info__image .img-disk {
    display: block
}

@media (max-width:991.98px) {
    .section-equipe_info .equipe_info__image .img-disk {
        display: none
    }
}

.section-equipe_info .equipe_info__image .img-disk img {
    border-radius: 20px
}

@media (max-width:991.98px) {
    .section-equipe_info .equipe_info__image {
        text-align: center
    }
}

@media (max-width:991.98px) {
    .section-equipe_info .equipe_info p {
        text-align: center
    }
}

.equipe__catlante {
    padding-top: 0;
    padding-bottom: 30px
}

.equipe__catlante .title span {
    color: #f16846;
    display: block
}

.equipe__catlante .item {
    text-align: center;
    padding-bottom: 20px
}

.equipe__catlante .item .figure-animate-zoom img {
    width: auto;
    border-radius: 100%
}

.equipe__catlante .item .figure-animate-zoom figure .figure__content {
    overflow: hidden;
    border-radius: 100%;
    margin-bottom: 30px
}

.equipe__catlante .item .figure-animate-zoom figure .figure__content img {
    border-radius: 100% !important;
    transform: scale(1);
    transition: all .4s cubic-bezier(.16, .01, .77, 1)
}

@media (max-width:767.98px) {
    .equipe__catlante .item {
        padding-bottom: 40px
    }
}

@media (max-width:575.98px) {
    .equipe__catlante .item {
        padding-bottom: 10px
    }
}

.equipe__catlante .item-content {
    padding-top: 0
}

.equipe__catlante .item-content .paragraph {
    padding-bottom: 16px
}

@media (max-width:575.98px) {
    .equipe__catlante .item-content .paragraph {
        padding-bottom: 10px
    }
}

.equipe__catlante .item-content .paragraph p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-align: center
}

.equipe__catlante .item-content .button2 {
    cursor: pointer;
    font-weight: 700;
    transition: all .5s ease
}

@media (max-width:575.98px) {
    .equipe_info .equipe__infocontent .title .style1 .h2,
    .equipe_info .equipe__infocontent .title .style1 h2 {
        text-align: center;
        padding-bottom: 20px;
        font-size: 25px;
        line-height: 25px
    }
    .equipe__catlante .item-content .paragraph {
        padding-bottom: 10px
    }
}

.section-equipe_info .equipe_info .equipe_info__content {
    padding-right: 50px
}

@media (max-width:1199.98px) {
    .section-equipe_info .equipe_info .equipe_info__content {
        padding-right: 25px
    }
}

#cookiesjsr.overlay {
    background-color: #fff9ef;
    opacity: 80%;
    width: 100vw;
    height: 101vh;
    z-index: 99999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed
}

.cookiesjsr--app {
    box-sizing: border-box
}

#cookiesjsr .cookiesjsr-banner {
    max-width: 555px;
    display: block;
    text-align: center;
    left: 30px;
    bottom: 30px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #fff9ef;
    box-shadow: 0 14px 42px rgba(8, 15, 52, .06);
    color: #003849;
    padding-right: 10px;
    padding: 0
}

@media screen and (max-width:575px) {
    #cookiesjsr .cookiesjsr-banner {
        width: 90%;
        left: 50%;
        transform: translate(-50%, 0)
    }
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--info {
    width: 100%;
    padding: 115px 25px 0 25px;
    position: relative
}

@media screen and (max-width:991px) {
    #cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--info {
        padding: 15px;
        margin: 0
    }
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--info::before {
    content: "";
    background: url(../../../dist/assets/images/cokies.png);
    position: absolute;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    top: 20px;
    left: 50%;
    transform: translate(-40%, 0)
}

@media (max-width:991.98px) {
    #cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--info::before {
        display: none
    }
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--info .cookiesjsr-banner--text {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0;
    text-align: center;
    color: #003849
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--info .cookiesjsr-links.links--row {
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--info .cookiesjsr-links.links--row li {
    margin: 0;
    padding-left: .75em;
    padding-right: .75em;
    position: relative
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--info .cookiesjsr-links.links--row li a {
    color: #f16846;
    display: inline-block;
    line-height: 2em;
    font-size: 14px;
    font-family: Montserrat, sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 600
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--info .cookiesjsr-links.links--row li a:hover {
    text-decoration: underline;
    color: #f16846
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--action {
    background: #fff9ef !important;
    width: 100% !important;
    margin: auto;
    justify-content: center;
    display: flex;
    flex-direction: initial;
    padding: 15px
}

@media (max-width:575.98px) {
    #cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--action {
        justify-content: center;
        display: flex;
        flex-direction: column;
        place-items: center;
        align-items: center
    }
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--action button.cookiesjsr-btn {
    padding: 10px 25px;
    border: none;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    border-radius: 30px;
    text-transform: initial;
    margin: 0;
    width: -moz-max-content;
    width: max-content
}

@media (max-width:575.98px) {
    #cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--action button.cookiesjsr-btn {
        min-height: 42px;
        padding: 10px 16px;
        margin-bottom: 5px
    }
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--action button.cookiesjsr-btn.cookiesjsr-settings {
    color: #f16846;
    border: 2px solid #f16846;
    position: relative;
    padding-left: 30px;
    margin-right: 8px;
    order: 2;
    background-color: #fff;
    transition: all .5s
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--action button.cookiesjsr-btn.cookiesjsr-settings::after {
    content: "\ea69";
    font-family: Phosphor !important;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%)
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--action button.cookiesjsr-btn.allowAll {
    order: 1;
    margin-right: 8px;
    background-color: #f16846;
    color: #fff;
    border-radius: 30px;
    transition: all .5s
}

#cookiesjsr .cookiesjsr-banner .cookiesjsr-banner--action button.cookiesjsr-btn.denyAll {
    color: #f16846;
    border: 2px solid #f16846;
    order: 3;
    background-color: #fff;
    transition: all .5s
}

#cookiesjsr .cookiesjsr-layer {
    background: #fff;
    display: block;
    height: 100vh;
    left: 50%;
    line-height: 1.5em;
    max-width: 100%;
    overflow: hidden;
    padding: 3.5em 0 4.5em;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100vw;
    z-index: 314160
}

@media (min-width:768px) {
    #cookiesjsr .cookiesjsr-layer {
        width: 860px
    }
	
	.btn-misterfly {
    padding: 10px 22px;
  }
	
}

@media (min-height:668px) {
    #cookiesjsr .cookiesjsr-layer {
        max-height: 600px !important
    }
}

@media (max-width:991px) {
    #cookiesjsr .cookiesjsr-layer {
        max-width: 96%
    }
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--header {
    align-items: center;
    background-color: #fff9ef;
    border-bottom: 1px solid rgba(0, 56, 73, .2);
    display: flex;
    height: 3.5em;
    justify-content: space-between;
    left: 0;
    margin: 0;
    padding: 0 1.25em;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--header span#cookiesjsrLabel {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: -.24px;
    color: #003849
}

@media (max-width:575.98px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--header span#cookiesjsrLabel {
        font-size: 17px
    }
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--header .cookiesjsr-layer--close {
    background-size: contain;
    border: 0;
    cursor: pointer;
    height: 1em;
    overflow: hidden;
    padding: 0;
    text-indent: -999em;
    width: 1em;
    z-index: 102
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body {
    background: #fff;
    bottom: 4.5em;
    left: 0;
    position: absolute;
    right: 0;
    top: 3.5em
}

@media (max-width:575.98px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body {
        bottom: 9.5em
    }
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups {
    display: block;
    list-style: none;
    margin: 0 0 -1px !important;
    max-height: 100%;
    overflow: auto;
    padding: 0 !important;
    position: static !important
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group {
    line-height: 1.5em;
    list-style: none;
    position: static !important
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group.active .cookiesjsr-service-group--tab {
    background: #fff;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #f16846;
    border-radius: 10px 10px 0 0
}

@media (max-width:700px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group.active .cookiesjsr-service-group--tab {
        font-size: 14px;
        line-height: 20px;
        width: calc(32% + 2em);
        padding-bottom: 0
    }
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content {
    background: #fff;
    color: #003849;
    border-radius: 0 16px 16px 16px
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--intro {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #003849;
    padding: 36px 24px
}

@media (max-width:700px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--intro {
        padding: 20px 24px;
        line-height: 22px
    }
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services {
    margin: 0 !important;
    padding: 0 !important
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service {
    align-items: center;
    background-color: rgba(228, 230, 231, 0);
    display: flex;
    transition: background-color .3s ease
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--description {
    padding: .625em 1.25em;
    width: calc(100% - 2.5em - 45px)
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--description .h3,
#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--description h3 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    color: #333
}

@media (max-width:575.98px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--description .h3,
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--description h3 {
        font-size: 16
    }
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--links {
    justify-content: left
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--links li {
    padding: 0;
    margin-right: 15px
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--links li a {
    color: #f16846;
    font-weight: 600;
    margin-left: 15px
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--action {
    padding: .625em 1.25em;
    width: calc(2.5em + 45px)
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--action .cookiesjsr-service--always-on {
    color: #f16846 !important;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    white-space: nowrap
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--body .cookiesjsr-service-groups .cookiesjsr-service-group .cookiesjsr-service-group--content .cookiesjsr-service-group--services .cookiesjsr-service .cookiesjsr-service--action .cookiesjsr-service--always-on span {
    padding: 0 .5em;
    color: #f16846 !important
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer {
    align-items: center;
    background: #fff9ef;
    border-top: 1px solid rgba(0, 56, 73, .2);
    bottom: 0;
    display: flex;
    height: 4.5em;
    justify-content: flex-end;
    left: 0;
    padding: 25px 30px;
    position: absolute;
    width: 100%
}

@media (max-width:768px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer {
        display: block;
        padding: 25px 71px;
        height: -moz-min-content;
        height: min-content
    }
	
	#lire-suite-programme{
	position:relative;
	margin:20px 0;
	top:0px;
}	

.wrapperbtn{
	text-align:center;
}
	
	
}

@media (max-width:575.98px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer {
        padding-top: 10px;
        padding-bottom: 4px
    }
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer::before {
    content: "";
    background: 0 0 !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--label-all {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #003849;
    width: 45%
}

@media (max-width:991.98px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--label-all {
        width: 0;
        display: none
    }
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions {
    align-items: center;
    display: flex;
    margin: -.625em;
    width: calc(55% + .625em);
    justify-content: space-between
}

@media (max-width:991.98px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions {
        width: 100%;
        margin: -22px auto;
        justify-content: space-between
    }
}

@media (max-width:575.98px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: inherit
    }
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions .cookiesjsr-btn {
    padding: 10px 25px;
    border: none;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    border-radius: 30px;
    text-transform: initial;
    border: 1px solid #f16846;
    margin-right: 0;
    margin: 0;
    width: -moz-max-content;
    width: max-content
}

@media (max-width:575.98px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions .cookiesjsr-btn {
        padding: 10px 16px;
        margin-bottom: 5px
    }
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions .invert {
    background-color: #fff;
    border-color: #f16846;
    color: #003849;
    display: block
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions .important {
    background-color: #fff;
    border-color: #f16846;
    color: #003849;
    display: block
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions .denyAll {
    order: 3;
    display: block
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions .allowAll {
    order: 1;
    background-color: #f16846;
    color: #fff;
    display: block
}

#cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions .save {
    order: 2
}

@media (max-width:575.98px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer .cookiesjsr-layer--actions .save {
        margin-left: initial
    }
}

@media (min-width:768px) {
    #cookiesjsr .cookiesjsr-layer .cookiesjsr-layer--footer {
        justify-content: space-between
    }
}

.cookiesjsr-switch.active {
    background-color: #f16846
}

.catlante-top {
    background-color: #fff9ef
}

@media (max-width:991.98px) {
    .catlante-top {
        padding-bottom: 0
    }
}

.catlante-top .paragraph:first-child {
    padding-bottom: 50px;
    text-align: center
}

@media (max-width:1199.98px) {
    .catlante-top .paragraph:first-child {
        padding-bottom: 20px
    }
}

.catlante-top .paragraph.style-1 p {
    font-size: 18px;
    line-height: 30px
}

@media (max-width:991.98px) {
    .catlante-top .paragraph.style-1 p {
        font-size: 16px;
        line-height: 28px
    }
}

.catlante-top .catlante-choisir {
    display: flex;
    justify-content: center
}

@media (max-width:1199.98px) {
    .catlante-top .catlante-choisir {
        flex-wrap: wrap
    }
}

.catlante-top .catlante-choisir .catlante-choisir-img {
    width: 20%
}

.catlante-top .catlante-choisir .catlante-choisir-img:not(:first-child) {
    margin-left: 20px
}

@media (max-width:991.98px) {
    .catlante-top .catlante-choisir .catlante-choisir-img:not(:first-child) {
        margin-left: 0
    }
}

@media (max-width:1199.98px) {
    .catlante-top .catlante-choisir .catlante-choisir-img {
        width: 25%;
        margin-bottom: 20px
    }
}

@media (max-width:991.98px) {
    .catlante-top .catlante-choisir .catlante-choisir-img {
        width: 45%;
        margin-bottom: 10px;
        padding: 0 10px
    }
}

@media (max-width:767.98px) {
    .catlante-top .catlante-choisir .catlante-choisir-img {
        width: 55%;
        margin-bottom: 10px
    }
}

@media (max-width:575.98px) {
    .catlante-top .catlante-choisir .catlante-choisir-img {
        width: 100%;
        margin-bottom: 0
    }
}

.catlante-top .catlante-choisir .catlante-figure {
    width: 100%;
    position: relative
}

.catlante-top .catlante-choisir .catlante-figure .catlante-figure__content {
    width: 100%
}

@media (max-width:991.98px) {
    .catlante-top .catlante-choisir .catlante-figure .catlante-figure__content {
        margin-bottom: 20px
    }
}

.catlante-top .catlante-choisir .catlante-figure .catlante-figure-caption {
    z-index: 2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 3s ease-in-out
}

.catlante-top .catlante-choisir .catlante-figure .catlante-figure-caption .h2,
.catlante-top .catlante-choisir .catlante-figure .catlante-figure-caption h2 {
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 2;
    transform: translateY(-50%);
    top: 50%;
    transition: all .9s ease-in-out
}

@media (max-width:1199.98px) {
    .catlante-top .catlante-choisir .catlante-figure .catlante-figure-caption .h2,
    .catlante-top .catlante-choisir .catlante-figure .catlante-figure-caption h2 {
        font-size: 18px
    }
}

.catlante-top .catlante-choisir .catlante-figure .catlante-figure-caption p {
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    color: #fff;
    font-family: Montserrat, sans-serif;
    text-align: center;
    opacity: 0;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    transition: all .9s ease-in-out;
    transform: translateY(70%);
    height: 0
}

@media (max-width:1199.98px) {
    .catlante-top .catlante-choisir .catlante-figure .catlante-figure-caption p {
        font-size: 16px
    }
}

.catlante-top .catlante-choisir .catlante-figure:hover .catlante-figure-caption .h2,
.catlante-top .catlante-choisir .catlante-figure:hover .catlante-figure-caption h2 {
    transform: translateY(0);
    top: -50%;
    opacity: 0
}

.catlante-top .catlante-choisir .catlante-figure:hover .catlante-figure-caption p {
    opacity: 1;
    height: 100%;
    transform: translateY(0)
}

.catlante-top .catlante-choisir .catlante-figure::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
    background-color: #003849;
    opacity: 30%
}

.catlante-choisir-bateaux {
    padding-top: 50px;
    padding-bottom: 0
}

@media (max-width:991.98px) {
    .catlante-choisir-bateaux {
        padding-top: 40px
    }
}

@media (max-width:767.98px) {
    .catlante-choisir-bateaux {
        padding-top: 30px
    }
}

@media (max-width:575.98px) {
    .catlante-choisir-bateaux {
        padding-top: 20px
    }
}

.catlante-choisir-bateaux .parallax-bg {
    position: relative
}

.catlante-choisir-bateaux .parallax-bg::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
    background: linear-gradient(90deg, rgba(0, 55, 121, .51) 0, rgba(0, 55, 121, 0) 49.11%)
}

.catlante-choisir-bateaux.successives {
    padding: 0
}

.catlante-origine {
    padding-top: 40px
}

@media (max-width:767.98px) {
    .catlante-origine {
        padding-top: 30px
    }
}

@media (max-width:575.98px) {
    .catlante-origine {
        padding-top: 20px
    }
}

.catlante-origine .title.style1 .h3,
.catlante-origine .title.style1 h3 {
    font-size: 30px
}

@media (max-width:1199.98px) {
    .catlante-origine .title.style1 .h3,
    .catlante-origine .title.style1 h3 {
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width:991.98px) {
    .catlante-origine .title.style1 .h3,
    .catlante-origine .title.style1 h3 {
        padding-bottom: 20px
    }
}

@media (max-width:575.98px) {
    .catlante-origine .title.style1 .h3,
    .catlante-origine .title.style1 h3 {
        font-size: 25px;
        line-height: 35px;
        padding-bottom: 10px
    }
}

.catlante-origine .catlante-origine-dexription .paragraph.style-2 p {
    padding-bottom: 10px
}

.catlante-map {
    padding: 0;
    width: 100%
}

.catlante-map img {
    border-radius: 0;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.histoire__catlante {
    padding: 0
}

.histoire__catlante .container-fluid,
.histoire__catlante .container-lg,
.histoire__catlante .container-md,
.histoire__catlante .container-sm,
.histoire__catlante .container-xl,
.histoire__catlante .container-xxl {
    padding-left: 0;
    padding-right: 0
}

.histoire__catlante .parallax-bg {
    overflow: hidden;
    border-radius: 0 !important
}

.histoire__catlante .img-histoire {
    width: 100% !important;
    position: relative
}

@media (max-width:767.98px) {
    .histoire__catlante .img-histoire img {
        width: 100%;
        position: absolute;
        height: 100% !important;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.histoire__catlante .img-histoire .histoire__catlante-contente {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    z-index: 2
}

@media (max-width:1199.98px) {
    .histoire__catlante .img-histoire .histoire__catlante-contente {
        top: 21%
    }
}

@media (max-width:991.98px) {
    .histoire__catlante .img-histoire .histoire__catlante-contente {
        top: 38%
    }
}

@media (max-width:767.98px) {
    .histoire__catlante .img-histoire .histoire__catlante-contente {
        position: relative;
        top: 7%;
        transform: none;
        padding: 20px
    }
}

@media (max-width:991.98px) {
    .histoire__catlante .img-histoire .histoire__catlante-contente.title.style2 .h2,
    .histoire__catlante .img-histoire .histoire__catlante-contente.title.style2 h2 {
        font-size: 24px;
        line-height: 30px
    }
}

.histoire__catlante .img-histoire .histoire__catlante-contente a {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 0;
    color: #fff
}

@media (max-width:991.98px) {
    .histoire__catlante .img-histoire .histoire__catlante-contente a {
        font-size: 36px
    }
}

.histoire__catlante .img-histoire::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 55, 121, .5)
}

.catlante__dexription {
    padding-top: 50px;
    padding-bottom: 40px
}

@media (max-width:991.98px) {
    .catlante__dexription {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width:767.98px) {
    .catlante__dexription {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (max-width:575.98px) {
    .catlante__dexription {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.catlante__dexription .catlante__dexription-row:first-child {
    align-items: center;
    padding-bottom: 40px
}

@media (max-width:991.98px) {
    .catlante__dexription .catlante__dexription-row:first-child {
        padding-bottom: 20px
    }
}

.catlante__dexription .catlante__dexription-row:first-child .catlante__dexription__content {
    padding-right: 20px
}

@media (max-width:991.98px) {
    .catlante__dexription .catlante__dexription-row:first-child .catlante__dexription__content {
        padding-right: 15px
    }
}

.catlante__dexription .catlante__dexription-row:last-child {
    align-items: flex-start;
    position: relative
}

.catlante__dexription .catlante__dexription-row:last-child .catlante__dexription__content {
    padding-left: 20px
}

@media (max-width:991.98px) {
    .catlante__dexription .catlante__dexription-row:last-child .catlante__dexription__content {
        padding-left: 15px
    }
}

.catlante__dexription .img-desktop {
    display: block
}

@media (max-width:991.98px) {
    .catlante__dexription .img-desktop {
        display: none
    }
}

.catlante__dexription .img-mobile {
    display: none
}

@media (max-width:991.98px) {
    .catlante__dexription .img-mobile {
        display: block
    }
}

.catlante__dexription .catlante__dexription__content .img-mobile {
    display: none
}

@media (max-width:991.98px) {
    .catlante__dexription .catlante__dexription__content .img-mobile {
        display: block
    }
}

@media (max-width:991.98px) {
    .catlante__dexription .catlante__dexription__content .paragraph {
        padding-top: 10px
    }
}

.catlante__dexription .catlante__dexription__content .paragraph p {
    line-height: 26px;
    font-size: 14px;
    color: #003849
}

.catlante__dexription .catlante__dexription__content .paragraph p:not(:last-child) {
    padding-bottom: 10px
}

.catlante__volante {
    padding-top: 0;
    padding-bottom: 40px
}

.catlante__volante .catlante__volante-content {
    position: relative;
    width: 100% !important
}

@media (max-width:1199.98px) {
    .catlante__volante .catlante__volante-content img {
        width: 100%;
        position: absolute;
        height: 100% !important;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.catlante__volante .catlante__volante-content .content-valante {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    z-index: 2
}

@media (max-width:1199.98px) {
    .catlante__volante .catlante__volante-content .content-valante {
        position: relative;
        top: 7%;
        transform: none;
        padding: 20px
    }
}

.catlante__volante .catlante__volante-content .content-valante .title.style3 .h2,
.catlante__volante .catlante__volante-content .content-valante .title.style3 h2 {
    font-size: 33px
}

@media (max-width:991.98px) {
    .catlante__volante .catlante__volante-content .content-valante .title.style3 .h2,
    .catlante__volante .catlante__volante-content .content-valante .title.style3 h2 {
        font-size: 18px;
        line-height: 30px
    }
}

.catlante__volante .catlante__volante-content .content-valante .paragraph.style-2 p {
    padding-top: 30px;
    margin: auto;
    font-size: 24px;
    line-height: 36px;
    width: 80%;
    font-family: SangBleuSunrise-Medium, sans-serif
}

@media (max-width:1199.98px) {
    .catlante__volante .catlante__volante-content .content-valante .paragraph.style-2 p {
        width: 80%
    }
}

@media (max-width:991.98px) {
    .catlante__volante .catlante__volante-content .content-valante .paragraph.style-2 p {
        width: 95%;
        padding-top: 5px;
        font-size: 16px;
        line-height: 24px
    }
}

@media (max-width:767.98px) {
    .catlante__volante .catlante__volante-content .content-valante .paragraph.style-2 p {
        width: 95%;
        padding-top: 5px;
        font-size: 16px;
        line-height: 24px
    }
}

.catlante__volante .catlante__volante-content::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 20px
}

.catamarontype {
    position: relative
}

.catamarontype .title {
    margin-bottom: 20px
}

@media (max-width:767.98px) {
    .catamarontype .title {
        margin-bottom: 20px
    }
}

@media (max-width:767.98px) {
    .catamarontype .title.style2 .h2,
    .catamarontype .title.style2 h2 {
        font-size: 26px;
        margin-bottom: 0;
        line-height: 40px
    }
}

.catamarontype__content {
    justify-content: center;
    position: inherit
}

.catamarontype__content.center .swiper-wrapper {
    justify-content: center
}

@media (max-width:767.98px) {
    .catamarontype__content.center .swiper-wrapper {
        margin: auto
    }
}

.catamarontype__content .catamarontype__content-bloc img {
    border-radius: 20px
}

.catamarontype__content .navigation-catamarant {
    top: 50%
}

.catamarontype__content .navigation-catamarant i {
    border-radius: 50px;
    border: 1px solid rgba(43, 44, 62, .2);
    background: rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(1.95px);
    backdrop-filter: blur(1.95px);
    padding: 15px;
    color: #000
}

.catamarontype__content .navigation-catamarant .swiper-button-prev {
    position: absolute;
    left: 20px
}

.catamarontype__content .navigation-catamarant .swiper-button-prev::after {
    content: none
}

.catamarontype__content .navigation-catamarant .swiper-button-next {
    position: absolute;
    right: 20px
}

.catamarontype__content .navigation-catamarant .swiper-button-next::after {
    content: none
}

@media (max-width:767.98px) {
    .catamarontype__content-bloc {
        margin-bottom: 15px
    }
}

@media (max-width:575.98px) {
    .catamarontype__content-bloc {
        margin-bottom: 10px
    }
}

@media (max-width:767.98px) {
    .catamarontype__content-bloc .figure__content {
        margin-bottom: 15px
    }
}

.catamarontype__content-bloc .paragraph {
    text-align: center;
    padding-top: 20px
}

.catamarontype__content-bloc .paragraph p {
    text-align: center;
    min-height: 75px
}

.catamarontype__content-bloc .paragraph a {
    padding-top: 10px
}

.modal-fiche.modal {
    width: 100% !important;
    background: rgba(2, 16, 38, .8);
    backdrop-filter: blur(27.5px);
    -webkit-backdrop-filter: blur(27.5px);
    height: -moz-fit-content;
    height: fit-content;
    max-height: 83vh;
    overflow-y: auto;
    position: fixed;
    top: 15%
}

@media (max-width:991.98px) {
    .modal-fiche.modal {
        max-height: 100vh;
        top: 10%
    }
}

.modal-fiche .modal-dialog {
    max-width: 100% !important
}

.modal-fiche .modal-dialog .modal-header {
    margin: 30px 20px;
    border-bottom: none;
    position: absolute;
    right: 0
}

.modal-fiche .modal-content {
    background-color: #fff;
    max-width: 100% !important;
    width: 100%
}

.modal-fiche .modal-content .btn-close {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    border-radius: 50px;
    background-color: #fff9ef;
    position: absolute;
    right: 0;
    z-index: 1
}

@media (max-width:991.98px) {
    .modal-fiche .modal-content .btn-close {
        width: 50px;
        height: 50px
    }
}

.modal-fiche .fiche-body {
    padding: 135px 0
}

.modal-fiche .fiche-body .fiche_info {
    align-items: center;
    justify-content: center
}

.modal-fiche .fiche-body .fiche_info__content {
    padding-right: 60px;
    padding-left: 100px
}

@media (max-width:1199.98px) {
    .modal-fiche .fiche-body .fiche_info__content {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media (max-width:991.98px) {
    .modal-fiche .fiche-body .fiche_info__content {
        padding-right: 20px;
        padding-left: 20px
    }
}

.modal-fiche .fiche-body .fiche_info__content .h2,
.modal-fiche .fiche-body .fiche_info__content h2 {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 30px;
    text-align: left
}

@media (max-width:991.98px) {
    .modal-fiche .fiche-body .fiche_info__content .h2,
    .modal-fiche .fiche-body .fiche_info__content h2 {
        font-size: 28px;
        text-align: center;
        padding-top: 40px
    }
}

.modal-fiche .fiche-body .fiche_info__content span {
    font-family: Montserrat, sans-serif;
    color: #f16846;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    display: block;
    text-align: left
}

@media (max-width:991.98px) {
    .modal-fiche .fiche-body .fiche_info__content span {
        font-size: 22px;
        text-align: center
    }
}

.modal-fiche .fiche-body .fiche_info__content .paragraph p {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    text-align: left
}

@media (max-width:991.98px) {
    .modal-fiche .fiche-body .fiche_info__content .paragraph p {
        text-align: center
    }
}

.modal-fiche .fiche-body .fiche_info__image img {
    border-radius: 100%
}

@media (max-width:991.98px) {
    .modal-fiche .fiche-body .fiche_info__image {
        text-align: center
    }
}

.modal-fiche .modal .modal-dialog .fiche-body .fiche_info .h2,
.modal-fiche .modal .modal-dialog .fiche-body .fiche_info h2 {
    color: #000
}

.inspiration-top .paragraph.style-1 p {
    font-family: SangBleuSunrise-Medium, sans-serif
}

@media (max-width:767.98px) {
    .inspiration-top .paragraph.style-1 p {
        line-height: 28px
    }
}

.inspiration-top .inspiration-top-dexciption {
    padding-left: 50px
}

.inspiration-top .inspiration-top-dexciption p a {
    font-weight: 700;
    color: #003849;
    word-wrap: break-word;
    line-height: 20px
}

.inspiration-top .inspiration-top-dexciption p a:hover {
    text-decoration: underline
}

@media (max-width:767.98px) {
    .inspiration-top .inspiration-top-dexciption {
        padding-top: 0;
        padding-left: 0
    }
}

.inspiration__content {
    padding-top: 0
}

.inspiration__content .inspiration__content-row {
    align-items: center
}

.inspiration__content .inspiration__content-row:not(:last-child) {
    padding-bottom: 50px
}

@media (max-width:1199.98px) {
    .inspiration__content .inspiration__content-row:not(:last-child) {
        padding-bottom: 30px
    }
}

@media (max-width:991.98px) {
    .inspiration__content .inspiration__content-row:not(:last-child) {
        padding-bottom: 20px
    }
}

@media (max-width:767.98px) {
    .inspiration__content .inspiration__content-row:not(:last-child) {
        padding-bottom: 0
    }
}

.inspiration__content .inspiration__content-row:nth-child(even) {
    flex-direction: row-reverse
}

.inspiration__content .inspiration__content-row:nth-child(even) .inspiration__content-dexcription {
    padding-right: 50px
}

@media (max-width:991.98px) {
    .inspiration__content .inspiration__content-row:nth-child(even) .inspiration__content-dexcription {
        padding-right: 15px
    }
}

.inspiration__content .inspiration__content-row:nth-child(odd) .inspiration__content-dexcription {
    padding-left: 50px
}

@media (max-width:991.98px) {
    .inspiration__content .inspiration__content-row:nth-child(odd) .inspiration__content-dexcription {
        padding-left: 15px
    }
}

.inspiration__content .inspiration__content-row .inspiration__content-img .img-desk {
    display: block
}

@media (max-width:991.98px) {
    .inspiration__content .inspiration__content-row .inspiration__content-img .img-desk {
        display: none
    }
}

.inspiration__content .inspiration__content-row .inspiration__content-dexcription .img-sm {
    display: none;
    padding-bottom: 20px
}

@media (max-width:991.98px) {
    .inspiration__content .inspiration__content-row .inspiration__content-dexcription .img-sm {
        display: block
    }
}

.inspiration__content .space-50 {
    padding-bottom: 25px
}

@media (max-width:1199.98px) {
    .inspiration__content .space-50 {
        padding-bottom: 20px
    }
}

@media (max-width:767.98px) {
    .inspiration__content .space-50 {
        padding-bottom: 10px
    }
}

.cal-to-action-inspiration {
    padding-top: 0
}

.cal-to-action-inspiration .content {
    position: relative;
    border-radius: 20px
}

.cal-to-action-inspiration .content::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 56, 73, .5);
    width: 100%;
    height: 100%;
    border-radius: 20px;
    z-index: 1
}

.cal-to-action-inspiration .content .text {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9
}

.cal-to-action-inspiration .content .text a {
    color: #fff;
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 150%;
    position: relative
}

@media (max-width:991.98px) {
    .cal-to-action-inspiration .content .text a {
        font-size: 26px
    }
}

@media (max-width:767.98px) {
    .cal-to-action-inspiration .content .text a {
        font-size: 20px
    }
}

@media (max-width:575.98px) {
    .cal-to-action-inspiration .content .text a {
        font-size: 16px
    }
}

.cal-to-action-inspiration .content .text a:after {
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    background: #fff;
    bottom: -10px;
    left: 0;
    transition: .3s
}

.cal-to-action-inspiration .content:hover .text a {
    transform: translateX(7px);
    transition: all .5s ease-out
}

.cal-to-action-inspiration .content:hover .text a:after {
    width: 100%
}

.engagement__top {
    padding-top: 0
}

.engagement__top .engagement__top-row {
    align-items: center
}

.engagement__top .engagement__top-row .engagement__top-img .img-desk {
    display: block
}

@media (max-width:767.98px) {
    .engagement__top .engagement__top-row .engagement__top-img .img-desk {
        display: none
    }
}

.engagement__top .engagement__top-row .engagement__top-dexption {
    padding-left: 50px
}

.engagement__top .engagement__top-row .engagement__top-dexption .img-sm {
    display: none;
    padding-bottom: 20px
}

@media (max-width:767.98px) {
    .engagement__top .engagement__top-row .engagement__top-dexption .img-sm {
        display: block
    }
}

.engagement__top .engagement__top-row .engagement__top-dexption .engagemement-icon i {
    font-family: icomoon !important;
    font-size: 70px;
    color: #f16846;
    padding-bottom: 10px
}

@media (max-width:1199.98px) {
    .engagement__top .engagement__top-row .engagement__top-dexption .paragraph.style-1 p {
        font-size: 20px;
        line-height: 30px
    }
}

.engagement__top .engagement__top-row .engagement__top-dexption .nom-engager {
    padding-top: 50px
}

@media (max-width:1199.98px) {
    .engagement__top .engagement__top-row .engagement__top-dexption .nom-engager {
        padding-top: 25px
    }
}

.engagement__top .engagement__top-row .engagement__top-dexption .nom-engager p {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0;
    text-align: left;
    color: #003849;
    padding-bottom: 5px
}

@media (max-width:1199.98px) {
    .engagement__top .engagement__top-row .engagement__top-dexption .nom-engager p {
        font-size: 22px;
        line-height: 25px
    }
}

.engagement__top .engagement__top-row .engagement__top-dexption .nom-engager span {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0;
    text-align: left;
    color: #2e7d8f
}


#Destination.modal.left .modal-body{
	padding-top: 500px;
}


.inspiration__content .title.style2 .h2,
.inspiration__content .title.style2 h2 {
    padding-bottom: 20px;
    line-height: 34px
}

@media (max-width:575.98px) {
    .inspiration__content .title.style2 .h2,
    .inspiration__content .title.style2 h2 {
        font-size: 26px;
        line-height: 35px;
        padding-bottom: 0
    }
}

.inspiration__content .inspiration__content-row .inspiration__content-dexcription .title.style3 .h2,
.inspiration__content .inspiration__content-row .inspiration__content-dexcription .title.style3 h2 {
    line-height: 34px
}

@media (max-width:575.98px) {
    .inspiration__content .inspiration__content-row .inspiration__content-dexcription .title.style3 .h2,
    .inspiration__content .inspiration__content-row .inspiration__content-dexcription .title.style3 h2 {
        padding-top: 10px;
        font-size: 20px
    }
}

.page-node-type-engagement .inspiration__content .inspiration__content-row {
    align-items: flex-start
}

.action__quotidien {
    padding-top: 0
}

@media (max-width:575.98px) {
    .action__quotidien .title.style2 .h3,
    .action__quotidien .title.style2 h3 {
        font-size: 25px;
        line-height: 40px;
        padding-top: 0;
        padding-bottom: 0
    }
}

.action__quotidien .action__quotidien-bloc {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.action__quotidien .action__quotidien-bloc .action__quotidien-content {
    display: flex;
    padding-top: 40px;
    flex-direction: column;
    align-items: center;
    width: 20%;
    text-align: center
}

@media (max-width:991.98px) {
    .action__quotidien .action__quotidien-bloc .action__quotidien-content {
        width: 30%
    }
}

@media (min-width:658px) and (max-width:991px) {
    .action__quotidien .action__quotidien-bloc .action__quotidien-content {
        width: 30%
    }
}

@media (min-width:576px) and (max-width:657px) {
    .action__quotidien .action__quotidien-bloc .action__quotidien-content {
        width: 50%
    }
}

@media (max-width:575.98px) {
    .action__quotidien .action__quotidien-bloc .action__quotidien-content {
        width: 50%;
        justify-content: center;
        margin: auto
    }
}

@media (max-width:430px) {
    .action__quotidien .action__quotidien-bloc .action__quotidien-content {
        width: 70%;
        justify-content: center;
        margin: auto;
        padding-top: 20px
    }
}

.action__quotidien .action__quotidien-bloc .action__quotidien-content .action__quotidien-content-icon {
    position: relative;
    background-color: #fff;
    border: 1px solid #2e7d8f;
    border-radius: 20px;
    width: 167px;
    height: 167px
}

.action__quotidien .action__quotidien-bloc .action__quotidien-content .action__quotidien-content-icon .ph-globe-hemisphere-east {
    font-family: Phosphor !important;
    font-size: 80px;
    color: #2e7d8f;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.action__quotidien .action__quotidien-bloc .action__quotidien-content .paragraph-icon {
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px
}

@media (max-width:767.98px) {
    .action__quotidien .action__quotidien-bloc .action__quotidien-content .paragraph-icon {
        padding-top: 10px;
        padding-right: 15px;
        padding-left: 15px
    }
}

.action__quotidien .action__quotidien-bloc .action__quotidien-content .paragraph-icon p {
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0;
    color: #003849
}

@media (max-width:767.98px) {
    .action__quotidien .action__quotidien-bloc .action__quotidien-content .paragraph-icon p {
        font-size: 16px
    }
}

@media (max-width:1199.98px) {
    .section-equipe_info .equipe_info .equipe_info__content {
        padding-right: 25px
    }
}

@media (max-width:575.98px) {
    .mag-retour {
        display: block;
        padding: 10px 0 25px 10px
    }
    .mag-retour .mag-media span {
        padding-right: 10px
    }
    .mag-retour .mag-media ul li a {
        padding-left: 5px
    }
    .detail-mag-lorem .detail-mag-top-row .title .style3 {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .detail-mag-card {
        padding-top: 20px
    }
    .detail-mag-card .title {
        padding-bottom: 20px
    }
    .section-equipe_info .equipe_info .equipe__infocontent .title .style1 .h2,
    .section-equipe_info .equipe_info .equipe__infocontent .title .style1 h2 {
        text-align: center;
        padding-bottom: 20px;
        font-size: 25px;
        line-height: 25px;
        padding-bottom: 20px
    }
    .equipe__catlante .item-content .paragraph {
        padding-bottom: 10px
    }
}

.catamarontype .swiper-wrapper.row,
.idee-croisiere .swiper-wrapper.row {
    margin: auto
}

.modal-fiche .modal .modal-dialog .fiche-body .fiche_info .h2,
.modal-fiche .modal .modal-dialog .fiche-body .fiche_info h2 {
    color: #000
}

.modal-fiche .modal .modal-dialog .fiche-body .fiche_info .h2,
.modal-fiche .modal .modal-dialog .fiche-body .fiche_info h2 {
    color: #000
}

.section-equipe_info .equipe_info .equipe_info__content {
    padding-right: 50px
}

.page-club-catlante .inspiration-top {
    padding-bottom: 0
}

.club__catlante {
    padding-top: 15px
}

.club__catlante .club__catlante-logo {
    padding-bottom: 45px
}

.club__catlante-logo {
    text-align: center
}

@media (max-width:767.98px) {
    .table-header {
        padding: 0 10px
    }
}

.table-header .first-tr .first-tr-right {
    background-color: #003849;
    box-shadow: 5.95px 2.97px 10.7px 0 rgba(0, 0, 0, .15)
}

.table-header .first-tr .first-tr-right .first-tr-right-content {
    padding: 30px 23px 20px 23px
}

@media (max-width:1199.98px) {
    .table-header .first-tr .first-tr-right .first-tr-right-content {
        padding: 30px 20px 20px 20px
    }
}

@media (max-width:767.98px) {
    .table-header .first-tr .first-tr-right .first-tr-right-content {
        padding: 15px 0 15px 0
    }
}

.table-header .first-tr .first-tr-right .first-tr-right-content span {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 15px;
    color: #fff;
    text-align: center;
    display: block;
    padding-bottom: 15px
}

@media (max-width:575.98px) {
    .table-header .first-tr .first-tr-right .first-tr-right-content span {
        padding-bottom: 10px;
        font-size: 12px
    }
}

.table-header .first-tr .first-tr-right .first-tr-right-content p {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    color: #fff
}

@media (max-width:575.98px) {
    .table-header .first-tr .first-tr-right .first-tr-right-content p {
        font-size: 11px;
        line-height: 15px
    }
}

.table-header .second-tr {
    align-items: center
}

.table-header .second-tr .second-tr-left p {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    color: #003849;
    padding: 30px 0 20px 0
}

@media (max-width:767.98px) {
    .table-header .second-tr .second-tr-left p {
        padding: 15px 0 15px 0
    }
}

@media (max-width:575.98px) {
    .table-header .second-tr .second-tr-left p {
        font-size: 12px;
        line-height: 16px
    }
}

.table-header .second-tr .second-tr-right {
    border-top: 1px solid #fff;
    background-color: #003849;
    box-shadow: 5.95px 2.97px 10.7px 0 rgba(0, 0, 0, .15)
}

.table-header .second-tr .second-tr-right p {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    color: #fff;
    padding: 20px 23px 30px 23px
}

@media (max-width:1199.98px) {
    .table-header .second-tr .second-tr-right p {
        padding: 20px 20px 20px 20px
    }
}

@media (max-width:767.98px) {
    .table-header .second-tr .second-tr-right p {
        padding: 15px 0 15px 0
    }
}

@media (max-width:575.98px) {
    .table-header .second-tr .second-tr-right p {
        font-size: 12px;
        line-height: 15px
    }
}

.border-rght {
    position: relative
}

.border-rght:not(:last-child)::after {
    content: "";
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
    width: 8px;
    height: 102%;
    background-color: #fff
}

@media (max-width:767.98px) {
    .border-rght:not(:last-child)::after {
        width: 4px
    }
}

@media (max-width:767.98px) {
    .table-body {
        padding: 0 10px
    }
}

.table-body .body-tr {
    margin-top: 15px
}

.table-body .body-tr .body-tr-left p {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    color: #003849;
    padding-right: 15px
}

@media (max-width:1199.98px) {
    .table-body .body-tr .body-tr-left p {
        padding-right: 10px
    }
}

@media (max-width:991.98px) {
    .table-body .body-tr .body-tr-left p {
        padding-bottom: 15px;
        text-align: center
    }
}

.table-body .body-tr .body-tr-right {
    background-color: #003849;
    box-shadow: 5.95px 2.97px 10.7px 0 rgba(0, 0, 0, .15)
}

.table-body .body-tr .body-tr-right .check {
    background-image: url(../../../dist/assets/images/check.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    padding: 15px 0;
    text-align: center;
    color: transparent
}

@media (max-width:1199.98px) {
    .table-body .body-tr .body-tr-right .check {
        padding: 10px 0
    }
}

.table-club-title {
    padding-top: 10px
}

.table-club-title p {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    color: #333
}

@media (max-width:1199.98px) {
    .table-club-title p {
        line-height: 25px
    }
}

.avantages_club {
    padding-top: 0
}

.avantages_club .avantages_club-title {
    padding-bottom: 20px
}

.reservation__bloc {
    display: flex;
    align-items: start
}

.reservation__bloc-img {
    margin-right: 15px;
    width: 15%
}

.reservation__bloc-img img {
    width: 70px
}

.reservation__bloc-desc {
    width: 85%
}

.reservation__bloc-desc .desc-titre p {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #003849;
    font-family: Montserrat, sans-serif
}

@media (max-width:767.98px) {
    .reservation__bloc-desc .desc-titre p {
        font-size: 17px;
        line-height: 25px;
        display: block
    }
}

.reservation__bloc-desc p {
    margin-bottom: 0
}

.reservation-tot {
    padding-top: 0
}

.reservation-tot__desc .desc__titre {
    margin-bottom: 20px
}

.reservation-tot__desc .desc__titre p {
    background: #2e7d8f;
    width: -moz-max-content;
    width: max-content;
    margin: auto;
    padding: 22px 50px 14px 50px;
    border-radius: 50px;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 28px;
    font-family: SangBleuSunrise-Medium, sans-serif
}

@media (max-width:767.98px) {
    .reservation-tot__desc .desc__titre p {
        font-size: 25px;
        line-height: 20px
    }
}

@media (max-width:575.98px) {
    .reservation-tot__desc .desc__titre p {
        padding: 20px 40px 12px 40px
    }
}

.reservation-tot__timeline {
    position: relative;
    margin: auto;
    padding-top: 25px
}

@media (max-width:767.98px) {
    .reservation-tot__timeline {
        padding-top: 20px
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline {
        padding-top: 15px
    }
}

.reservation-tot__timeline:before {
    content: '';
    position: absolute;
    left: 50%;
    width: 1px;
    height: 86%;
    background: rgba(0, 0, 0, .3)
}

@media (max-width:1399.98px) {
    .reservation-tot__timeline:before {
        height: 78%
    }
}

@media (max-width:1199.98px) {
    .reservation-tot__timeline:before {
        height: 73%
    }
}

@media (max-width:991.98px) {
    .reservation-tot__timeline:before {
        left: 13%;
        height: 78%
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline:before {
        height: 97%
    }
}

.reservation-tot__timeline ul {
    padding: 0;
    margin: 0
}

.reservation-tot__timeline ul li {
    list-style: none;
    position: relative;
    width: 50%;
    box-sizing: border-box
}

@media (max-width:991.98px) {
    .reservation-tot__timeline ul li {
        width: 70%
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline ul li {
        width: 85%
    }
}

.reservation-tot__timeline ul li:nth-child(even) {
    float: left;
    clear: both;
    padding: 15px 140px 20px 0
}

@media (max-width:1199.98px) {
    .reservation-tot__timeline ul li:nth-child(even) {
        padding: 15px 160px 20px 0
    }
}

@media (max-width:991.98px) {
    .reservation-tot__timeline ul li:nth-child(even) {
        padding: 15px;
        float: right
    }
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li:nth-child(even) {
        padding: 15px 15px 15px 25px
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline ul li:nth-child(even) {
        padding: 15px
    }
}

.reservation-tot__timeline ul li:nth-child(even) .time {
    right: -13%
}

@media (max-width:1399.98px) {
    .reservation-tot__timeline ul li:nth-child(even) .time {
        right: -15%
    }
}

@media (max-width:1199.98px) {
    .reservation-tot__timeline ul li:nth-child(even) .time {
        right: -18%
    }
}

@media (max-width:991.98px) {
    .reservation-tot__timeline ul li:nth-child(even) .time {
        right: initial;
        left: -43%
    }
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li:nth-child(even) .time {
        left: -45%
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline ul li:nth-child(even) .time {
        left: -15%
    }
}

.reservation-tot__timeline ul li:nth-child(even) .time span::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: #2e7d8f;
    border-radius: 50%;
    top: 40%;
    left: -29%;
    transform: translate(-40%, -29%)
}

@media (max-width:991.98px) {
    .reservation-tot__timeline ul li:nth-child(even) .time span::before {
        left: initial;
        right: -37%
    }
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li:nth-child(even) .time span::before {
        right: -40%
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline ul li:nth-child(even) .time span::before {
        content: none
    }
}

.reservation-tot__timeline ul li:nth-child(even) .time span::after {
    left: -16%;
    top: 47%;
    transform: translate(-47%, 16%)
}

@media (max-width:991.98px) {
    .reservation-tot__timeline ul li:nth-child(even) .time span::after {
        left: initial;
        right: -30%
    }
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li:nth-child(even) .time span::after {
        right: -28%;
        width: 12%
    }
}

.reservation-tot__timeline ul li:nth-child(odd) {
    float: right;
    clear: both;
    padding: 15px 0 20px 140px
}

@media (max-width:1199.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) {
        padding: 15px 0 20px 160px
    }
}

@media (max-width:991.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) {
        padding: 15px
    }
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) {
        padding: 15px 15px 15px 25px
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) {
        padding: 15px
    }
}

.reservation-tot__timeline ul li:nth-child(odd) .time {
    left: -13%
}

@media (max-width:1399.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) .time {
        left: -15%
    }
}

@media (max-width:1199.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) .time {
        left: -18%
    }
}

@media (max-width:991.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) .time {
        left: -43%
    }
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) .time {
        left: -45%
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) .time {
        left: -15%
    }
}

.reservation-tot__timeline ul li:nth-child(odd) .time span::before {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background-color: #2e7d8f;
    border-radius: 50%;
    top: 45%;
    right: -38%;
    transform: translate(-45%, -37%)
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) .time span::before {
        right: -40%
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) .time span::before {
        content: none
    }
}

.reservation-tot__timeline ul li:nth-child(odd) .time span::after {
    right: -30%;
    top: 47%;
    transform: translate(-47%, 30%)
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li:nth-child(odd) .time span::after {
        right: -28%;
        width: 12%
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline ul li .content {
        margin-top: 45px
    }
}

.reservation-tot__timeline ul li .content .h3,
.reservation-tot__timeline ul li .content h3 {
    padding: 0;
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    font-family: SangBleuSunrise-Medium, sans-serif;
    color: #003849
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li .content .h3,
    .reservation-tot__timeline ul li .content h3 {
        font-size: 16px;
        line-height: 26px
    }
}

.reservation-tot__timeline ul li .content p {
    margin: 10px 0 0;
    padding: 0;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    color: #003849
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li .content p {
        margin: 0
    }
}

.reservation-tot__timeline ul li .time {
    position: absolute;
    margin: 0;
    padding: 15px 12px;
    background: #2e7d8f;
    border-radius: 50px;
    width: 170px;
    top: 0
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li .time {
        width: 140px
    }
}

@media (max-width:575.98px) {
    .reservation-tot__timeline ul li .time {
        padding: 10px
    }
}

.reservation-tot__timeline ul li .time span {
    margin: 0;
    padding: 0;
    color: #fff;
    display: flex;
    justify-content: center;
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    font-family: SangBleuSunrise-Medium, sans-serif;
    position: relative
}

@media (max-width:767.98px) {
    .reservation-tot__timeline ul li .time span {
        font-size: 17px;
        line-height: 25px
    }
}

.reservation-tot__timeline ul li .time span::after {
    position: absolute;
    content: '';
    width: 15%;
    background-color: #2e7d8f;
    border: .5px dotted
}

@media (max-width:575.98px) {
    .reservation-tot__timeline ul li .time span::after {
        content: none
    }
}

.croisiere__description .title.style1 .titre-detail-croisiere {
    display: flex;
    align-items: center
}

@media (max-width:991.98px) {
    .croisiere__description .title.style1 .titre-detail-croisiere {
        display: block
    }
}

.croisiere__description .title.style1 .titre-detail-croisiere .h2,
.croisiere__description .title.style1 .titre-detail-croisiere h2 {
    margin-right: 20px
}

@media (max-width:991.98px) {
    .croisiere__description .title.style1 .titre-detail-croisiere .h2,
    .croisiere__description .title.style1 .titre-detail-croisiere h2 {
        margin-right: 0
    }
}

@media (max-width:991.98px) {
    .croisiere__description .title.style1 .titre-detail-croisiere a {
        margin: 10px 0
    }
}

.croisiere__description .title.style1 .titre-detail-croisiere a span {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding: 12px 20px 10px 20px;
	white-space: nowrap;
  text-align: center;
  display: block;
  width: 100%;
}

.histoire__catlante .inspiration__content {
    padding-bottom: 0
}

.histoire__catlante .reservation-tot {
    padding-bottom: 0
}

.histoire__catlante .reservation-tot .reservation-tot__timeline::before {
    height: 84%
}

.destination__catlante .inspiration__content {
    padding-bottom: 0
}

.destination__catlante .catlante-map {
    padding-bottom: 50px
}

@media (max-width:767.98px) {
    .destination__catlante .catlante-map {
        padding-bottom: 30px
    }
}

.page__avantage-catlante .prestations {
    padding-bottom: 0;
    padding-top: 25px
}

.page__avantage-catlante .prestations .prestations-content ul.tabs {
    border-bottom: none
}

.page__avantage-catlante .prestations .prestations-content ul li i {
    font-size: 20px;
    color: #2e7d8f;
    margin-right: 10px;
    display: inline-flex;
    font-family: icomoon !important
}

.page__avantage-catlante .know-before-yougo {
    padding-bottom: 50px
}

.page__avantage-catlante .know-before-yougo .tab_content .tab_content__left {
    height: auto !important;
    position: sticky;
    top: 100px
}

.page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .title {
    width: 60%;
    opacity: 1 !important;
    visibility: visible !important
}

@media (max-width:991.98px) {
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .title {
        width: 90%
    }
}

.page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .title.style1 .h2,
.page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .title.style1 h2 {
    opacity: 1 !important;
    visibility: visible !important;
    font-size: 30px;
    line-height: 44px
}

@media (max-width:991.98px) {
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .title.style1 .h2,
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .title.style1 h2 {
        font-size: 28px;
        line-height: 40px
    }
}

@media (max-width:767.98px) {
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .title.style1 .h2,
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .title.style1 h2 {
        font-size: 28px;
        line-height: 40px
    }
}

@media (max-width:575.98px) {
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .title.style1 .h2,
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .title.style1 h2 {
        font-size: 26px;
        line-height: 35px
    }
}

.page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .tab-content-img {
    padding-top: 25px
}

@media (max-width:767.98px) {
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content__left .tab-content-img {
        padding-bottom: 20px
    }
}

.page__avantage-catlante .know-before-yougo .tab_content .tab_content_description:not(:last-child) {
    border-bottom: 1px solid rgba(0, 56, 73, .2);
    margin-bottom: 25px;
    padding-bottom: 25px
}

.page__avantage-catlante .know-before-yougo .tab_content .tab_content_description .title {
    display: flex;
    opacity: 1 !important;
    visibility: visible !important
}

.page__avantage-catlante .know-before-yougo .tab_content .tab_content_description .title.style2 .h3,
.page__avantage-catlante .know-before-yougo .tab_content .tab_content_description .title.style2 h3 {
    font-size: 20px;
    line-height: 30px;
    opacity: 1 !important;
    visibility: visible !important
}

@media (max-width:991.98px) {
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content_description .title.style2 .h3,
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content_description .title.style2 h3 {
        font-size: 18px;
        line-height: 25px
    }
}

.page__avantage-catlante .know-before-yougo .tab_content .tab_content_description .title.style2 span {
    font-family: SangBleuSunrise-Medium, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 35px;
    color: #d4af37;
    display: inline-block;
    padding-right: 10px
}

@media (max-width:991.98px) {
    .page__avantage-catlante .know-before-yougo .tab_content .tab_content_description .title.style2 span {
        font-size: 20px;
        line-height: 30px
    }
}

.page__avantage-catlante .page-inspirez .title {
    opacity: 1 !important;
    visibility: visible !important
}

.page__avantage-catlante .page-inspirez .title.style1 .h2,
.page__avantage-catlante .page-inspirez .title.style1 h2 {
    opacity: 1 !important;
    visibility: visible !important
}

.page__avantage-catlante .section-color .title {
    opacity: 1 !important;
    visibility: visible !important
}

.page__avantage-catlante .section-color .title.style1 .h2,
.page__avantage-catlante .section-color .title.style1 h2 {
    opacity: 1 !important;
    visibility: visible !important
}

.page__avantage-catlante .section-color .voiyager-catalante__content .voiyager-catalante__content-bloc.js-animated-stagger-element {
    visibility: visible !important;
    opacity: 1 !important
}

.temoingnage {
    padding-top: 0
}

.temoingnage .row {
    justify-content: space-evenly
}

.temoingnage .temoingnage__description {
    position: relative;
    padding-bottom: 20px
}

.temoingnage .temoingnage__description::after {
    content: "\e917";
    position: absolute;
    top: -75px;
    left: 0;
    font-size: 147px;
    z-index: -1;
    opacity: .1;
    color: #d4af37;
    font-family: icomoon !important
}

.temoingnage .temoingnage__description .temoingnage__description__title {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.temoingnage .temoingnage__description .temoingnage__description__title .temoingnage__title {
    color: #003849;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px
}

@media (max-width:767.98px) {
    .temoingnage .temoingnage__description .temoingnage__description__title .temoingnage__title {
        font-size: 18px;
        line-height: 140%
    }
}

@media (max-width: 1199px) {
    .menu-level-1 .menu-item--expanded span.active {
        opacity: 1 !important;
    }

    .menu-level-1 .menu-item--expanded span::after {
        display: block !important;
        position: absolute !important;
        content: "\e9fd" !important;
        font-family: Phosphor-Fill !important;
        font-style: normal !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
        padding-left: 20px !important;
        cursor: pointer !important;
        font-size: 12px !important;
        bottom: inherit !important;
        width: auto !important;
        right: -25px;
    }

    .menu-level-1 .menu-item--expanded span.active::after {
        top: -50% !important;
        transform: rotate(180deg) translate(-50%, -50%) !important;
    }

    .header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 li a::after,
    .header li.menu-item.menu-item--expanded .menu_link_content .menu-level-2 li a::before {
        display: none !important;
        opacity: 0 !important;
    }

    .menu-level-2 li {
        transform: translate(0) !important;
    }
}


@media (min-width: 1200px) {
    .menu-level-1 .menu-item--expanded a:first-child {
        display: inline;
    }

    .menu-level-1 .menu-item--expanded span {
        cursor: pointer;
    }

    .menu-level-1 .menu-item--expanded a:first-child::after,
    .menu-level-1 .menu-item--expanded span:first-child::after {
        display: block;
        position: absolute;
        content: "\e9fd" !important;
        font-family: Phosphor-Fill !important;
        font-style: normal;
        top: 40%;
        transform: translateY(-50%);
        cursor: pointer;
        font-size: 12px;
        width: 0 !important;
        padding: 0;
        right: -20px;
        height: 100%;
        transition: 0;
    }

    .menu-level-1 .menu-item--expanded a:first-child::after {
        top: 60% !important;
    }

    .menu-item.menu-item--expanded .sub-menu .smenu .item span.active::after {
        content: "\ea01" !important;
    }

    .menu-item.menu-item--expanded .sub-menu .smenu .item a.active::after {
        content: "\ea01" !important;
        transform: translateY(-50%) !important;
    }
}

@media (min-height: 900px) {
    .menu-level-1 .menu-item--expanded a:first-child::after {
        top: 12% !important;
    }
}

/*# sourceMappingURL=styles.min.css.map */
