/* Display */
.v-application .d-table-header{display:table-header-group!important;}
@media (min-width:576px){
    .v-application .d-sm-table-header{display:table-header-group!important;}
}
@media (min-width:768px){
    .v-application .d-md-table-header{display:table-header-group!important;}
}
@media (min-width:1024px){
    .v-application .d-lg-table-header{display:table-header-group!important;}
}
@media (min-width:1200px){
    .v-application .d-xl-table-header{display:table-header-group!important;}
}

/* Cursor */
.cursor-pointer{cursor:pointer!important;}
.cursor-default{cursor:default!important;}

/* Font */
.word-keep-all{word-break:keep-all!important;}
.font-weight-extralight{font-weight:200!important;}.font-weight-semibold{font-weight:600!important;}.font-weight-extrabold{font-weight:800!important;}

/* Clear */
.clearboth{clear:both;}
.clearfix{overflow:auto;}
.clearfix::after{content:"";clear:both;display:table;}

/* Hidden */
.hidden{overflow:hidden!important;}

/* Border */
.v-application .border{border-width:1px; border-style:solid; border-color:var(--border-color)!important;background-color:transparent!important;}.v-application .border-top{border-top:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-bottom{border-bottom:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-start{border-left:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-end{border-right:1px solid var(--border-color)!important;background-color:transparent!important;}
.border-0{border:0!important;}.border-top-0{border-top:0!important;}.border-bottom-0{border-bottom:0!important;}.border-start-0{border-left:0!important;}.border-end-0{border-right:0!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-6{border-width:6px!important;}.border-7{border-width:7px!important;}.border-8{border-width:8px!important;}.border-9{border-width:9px!important;}.border-10{border-width:10px!important;}
@media (min-width:576px){
    .v-application .border-sm{border-width:1px; border-style:solid; border-color:var(--border-color)!important;background-color:transparent!important;}.v-application .border-sm-top{border-top:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-sm-bottom{border-bottom:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-sm-start{border-left:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-sm-end{border-right:1px solid var(--border-color)!important;background-color:transparent!important;}
    .border-sm-0{border:0!important;}.border-sm-top-0{border-top:0!important;}.border-sm-bottom-0{border-bottom:0!important;}.border-sm-start-0{border-left:0!important;}.border-sm-end-0{border-right:0!important;}
    .border-sm-1{border-width:1px!important;}.border-sm-2{border-width:2px!important;}.border-sm-3{border-width:3px!important;}.border-sm-4{border-width:4px!important;}.border-sm-5{border-width:5px!important;}.border-sm-6{border-width:6px!important;}.border-sm-7{border-width:7px!important;}.border-sm-8{border-width:8px!important;}.border-sm-9{border-width:9px!important;}.border-sm-10{border-width:10px!important;}
}
@media (min-width:768px){
    .v-application .border-md{border-width:1px; border-style:solid; border-color:var(--border-color)!important;background-color:transparent!important;}.v-application .border-md-top{border-top:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-md-bottom{border-bottom:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-md-start{border-left:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-md-end{border-right:1px solid var(--border-color)!important;background-color:transparent!important;}
    .border-md-0{border:0!important;}.border-md-top-0{border-top:0!important;}.border-md-bottom-0{border-bottom:0!important;}.border-md-start-0{border-left:0!important;}.border-md-end-0{border-right:0!important;}
    .border-md-1{border-width:1px!important;}.border-md-2{border-width:2px!important;}.border-md-3{border-width:3px!important;}.border-md-4{border-width:4px!important;}.border-md-5{border-width:5px!important;}.border-md-6{border-width:6px!important;}.border-md-7{border-width:7px!important;}.border-md-8{border-width:8px!important;}.border-md-9{border-width:9px!important;}.border-md-10{border-width:10px!important;}
}
@media (min-width:1024px){
    .v-application .border-lg{border-width:1px; border-style:solid; border-color:var(--border-color)!important;background-color:transparent!important;}.v-application .border-lg-top{border-top:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-lg-bottom{border-bottom:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-lg-start{border-left:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-lg-end{border-right:1px solid var(--border-color)!important;background-color:transparent!important;}
    .border-lg-0{border:0!important;}.border-lg-top-0{border-top:0!important;}.border-lg-bottom-0{border-bottom:0!important;}.border-lg-start-0{border-left:0!important;}.border-lg-end-0{border-right:0!important;}
    .border-lg-1{border-width:1px!important;}.border-lg-2{border-width:2px!important;}.border-lg-3{border-width:3px!important;}.border-lg-4{border-width:4px!important;}.border-lg-5{border-width:5px!important;}.border-lg-6{border-width:6px!important;}.border-lg-7{border-width:7px!important;}.border-lg-8{border-width:8px!important;}.border-lg-9{border-width:9px!important;}.border-lg-10{border-width:10px!important;}
}
@media (min-width:1200px){
    .v-application .border-xl{border-width:1px; border-style:solid; border-color:var(--border-color)!important;background-color:transparent!important;}.v-application .border-xl-top{border-top:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-xl-bottom{border-bottom:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-xl-start{border-left:1px solid var(--border-color)!important;background-color:transparent!important;}.v-application .border-xl-end{border-right:1px solid var(--border-color)!important;background-color:transparent!important;}
    .border-xl-0{border:0!important;}.border-xl-top-0{border-top:0!important;}.border-xl-bottom-0{border-bottom:0!important;}.border-xl-start-0{border-left:0!important;}.border-xl-end-0{border-right:0!important;}
    .border-xl-1{border-width:1px!important;}.border-xl-2{border-width:2px!important;}.border-xl-3{border-width:3px!important;}.border-xl-4{border-width:4px!important;}.border-xl-5{border-width:5px!important;}.border-xl-6{border-width:6px!important;}.border-xl-7{border-width:7px!important;}.border-xl-8{border-width:8px!important;}.border-xl-9{border-width:9px!important;}.border-xl-10{border-width:10px!important;}
}

/* Ellipsis */
.ellip{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/* Line Height */
.line-height-0{line-height:0!important;}.line-height-1{line-height:1!important;}.line-height-11{line-height:1.1!important;}.line-height-12{line-height:1.2!important;}.line-height-13{line-height:1.3!important;}.line-height-14{line-height:1.4!important;}.line-height-15{line-height:1.5!important;}.line-height-16{line-height:1.6!important;}.line-height-17{line-height:1.7!important;}.line-height-18{line-height:1.8!important;}.line-height-19{line-height:1.9!important;}.line-height-2{line-height:2!important;}

/* Font Size */
.font-size-10{font-size:1rem!important;}.font-size-12{font-size:1.2rem!important;}.font-size-14{font-size:1.4rem!important;}.font-size-16{font-size:1.6rem!important;}.font-size-18{font-size:1.8rem!important;}.font-size-20{font-size:2rem!important;}.font-size-22{font-size:2.2rem!important;}.font-size-24{font-size:2.4rem!important;}.font-size-26{font-size:2.6rem!important;}.font-size-28{font-size:2.8rem!important;}.font-size-30{font-size:3rem!important;}.font-size-32{font-size:3.2rem!important;}.font-size-34{font-size:3.4rem!important;}.font-size-36{font-size:3.6rem!important;}.font-size-38{font-size:3.8rem!important;}.font-size-40{font-size:4rem!important;}.font-size-42{font-size:4.2rem!important;}.font-size-44{font-size:4.4rem!important;}.font-size-46{font-size:4.6rem!important;}.font-size-48{font-size:4.8rem!important;}.font-size-50{font-size:5rem!important;}.font-size-52{font-size:5.2rem!important;}.font-size-54{font-size:5.4rem!important;}.font-size-56{font-size:5.6rem!important;}.font-size-58{font-size:5.8rem!important;}.font-size-60{font-size:6rem!important;}.font-size-62{font-size:6.2rem!important;}.font-size-64{font-size:6.4rem!important;}.font-size-66{font-size:6.6rem!important;}.font-size-68{font-size:6.8rem!important;}.font-size-70{font-size:7rem!important;}.font-size-72{font-size:7.2rem!important;}.font-size-74{font-size:7.4rem!important;}.font-size-76{font-size:7.6rem!important;}.font-size-78{font-size:7.8rem!important;}.font-size-80{font-size:8rem!important;}.font-size-82{font-size:8.2rem!important;}.font-size-84{font-size:8.4rem!important;}.font-size-86{font-size:8.6rem!important;}.font-size-88{font-size:8.8rem!important;}.font-size-90{font-size:9rem!important;}.font-size-92{font-size:9.2rem!important;}.font-size-94{font-size:9.4rem!important;}.font-size-96{font-size:9.6rem!important;}.font-size-98{font-size:9.8rem!important;}.font-size-100{font-size:10rem!important;}.font-size-102{font-size:10.2rem!important;}.font-size-104{font-size:10.4rem!important;}.font-size-106{font-size:10.6rem!important;}.font-size-108{font-size:10.8rem!important;}.font-size-110{font-size:11rem!important;}.font-size-112{font-size:11.2rem!important;}.font-size-114{font-size:11.4rem!important;}.font-size-116{font-size:11.6rem!important;}.font-size-118{font-size:11.8rem!important;}.font-size-120{font-size:12rem!important;}
@media (min-width:576px){.font-size-sm-10{font-size:1rem!important;}.font-size-sm-12{font-size:1.2rem!important;}.font-size-sm-14{font-size:1.4rem!important;}.font-size-sm-16{font-size:1.6rem!important;}.font-size-sm-18{font-size:1.8rem!important;}.font-size-sm-20{font-size:2rem!important;}.font-size-sm-22{font-size:2.2rem!important;}.font-size-sm-24{font-size:2.4rem!important;}.font-size-sm-26{font-size:2.6rem!important;}.font-size-sm-28{font-size:2.8rem!important;}.font-size-sm-30{font-size:3rem!important;}.font-size-sm-32{font-size:3.2rem!important;}.font-size-sm-34{font-size:3.4rem!important;}.font-size-sm-36{font-size:3.6rem!important;}.font-size-sm-38{font-size:3.8rem!important;}.font-size-sm-40{font-size:4rem!important;}.font-size-sm-42{font-size:4.2rem!important;}.font-size-sm-44{font-size:4.4rem!important;}.font-size-sm-46{font-size:4.6rem!important;}.font-size-sm-48{font-size:4.8rem!important;}.font-size-sm-50{font-size:5rem!important;}.font-size-sm-52{font-size:5.2rem!important;}.font-size-sm-54{font-size:5.4rem!important;}.font-size-sm-56{font-size:5.6rem!important;}.font-size-sm-58{font-size:5.8rem!important;}.font-size-sm-60{font-size:6rem!important;}.font-size-sm-62{font-size:6.2rem!important;}.font-size-sm-64{font-size:6.4rem!important;}.font-size-sm-66{font-size:6.6rem!important;}.font-size-sm-68{font-size:6.8rem!important;}.font-size-sm-70{font-size:7rem!important;}.font-size-sm-72{font-size:7.2rem!important;}.font-size-sm-74{font-size:7.4rem!important;}.font-size-sm-76{font-size:7.6rem!important;}.font-size-sm-78{font-size:7.8rem!important;}.font-size-sm-80{font-size:8rem!important;}.font-size-sm-82{font-size:8.2rem!important;}.font-size-sm-84{font-size:8.4rem!important;}.font-size-sm-86{font-size:8.6rem!important;}.font-size-sm-88{font-size:8.8rem!important;}.font-size-sm-90{font-size:9rem!important;}.font-size-sm-92{font-size:9.2rem!important;}.font-size-sm-94{font-size:9.4rem!important;}.font-size-sm-96{font-size:9.6rem!important;}.font-size-sm-98{font-size:9.8rem!important;}.font-size-sm-100{font-size:10rem!important;}.font-size-sm-102{font-size:10.2rem!important;}.font-size-sm-104{font-size:10.4rem!important;}.font-size-sm-106{font-size:10.6rem!important;}.font-size-sm-108{font-size:10.8rem!important;}.font-size-sm-110{font-size:11rem!important;}.font-size-sm-112{font-size:11.2rem!important;}.font-size-sm-114{font-size:11.4rem!important;}.font-size-sm-116{font-size:11.6rem!important;}.font-size-sm-118{font-size:11.8rem!important;}.font-size-sm-120{font-size:12rem!important;}}
@media (min-width:768px){.font-size-md-10{font-size:1rem!important;}.font-size-md-12{font-size:1.2rem!important;}.font-size-md-14{font-size:1.4rem!important;}.font-size-md-16{font-size:1.6rem!important;}.font-size-md-18{font-size:1.8rem!important;}.font-size-md-20{font-size:2rem!important;}.font-size-md-22{font-size:2.2rem!important;}.font-size-md-24{font-size:2.4rem!important;}.font-size-md-26{font-size:2.6rem!important;}.font-size-md-28{font-size:2.8rem!important;}.font-size-md-30{font-size:3rem!important;}.font-size-md-32{font-size:3.2rem!important;}.font-size-md-34{font-size:3.4rem!important;}.font-size-md-36{font-size:3.6rem!important;}.font-size-md-38{font-size:3.8rem!important;}.font-size-md-40{font-size:4rem!important;}.font-size-md-42{font-size:4.2rem!important;}.font-size-md-44{font-size:4.4rem!important;}.font-size-md-46{font-size:4.6rem!important;}.font-size-md-48{font-size:4.8rem!important;}.font-size-md-50{font-size:5rem!important;}.font-size-md-52{font-size:5.2rem!important;}.font-size-md-54{font-size:5.4rem!important;}.font-size-md-56{font-size:5.6rem!important;}.font-size-md-58{font-size:5.8rem!important;}.font-size-md-60{font-size:6rem!important;}.font-size-md-62{font-size:6.2rem!important;}.font-size-md-64{font-size:6.4rem!important;}.font-size-md-66{font-size:6.6rem!important;}.font-size-md-68{font-size:6.8rem!important;}.font-size-md-70{font-size:7rem!important;}.font-size-md-72{font-size:7.2rem!important;}.font-size-md-74{font-size:7.4rem!important;}.font-size-md-76{font-size:7.6rem!important;}.font-size-md-78{font-size:7.8rem!important;}.font-size-md-80{font-size:8rem!important;}.font-size-md-82{font-size:8.2rem!important;}.font-size-md-84{font-size:8.4rem!important;}.font-size-md-86{font-size:8.6rem!important;}.font-size-md-88{font-size:8.8rem!important;}.font-size-md-90{font-size:9rem!important;}.font-size-md-92{font-size:9.2rem!important;}.font-size-md-94{font-size:9.4rem!important;}.font-size-md-96{font-size:9.6rem!important;}.font-size-md-98{font-size:9.8rem!important;}.font-size-md-100{font-size:10rem!important;}.font-size-md-102{font-size:10.2rem!important;}.font-size-md-104{font-size:10.4rem!important;}.font-size-md-106{font-size:10.6rem!important;}.font-size-md-108{font-size:10.8rem!important;}.font-size-md-110{font-size:11rem!important;}.font-size-md-112{font-size:11.2rem!important;}.font-size-md-114{font-size:11.4rem!important;}.font-size-md-116{font-size:11.6rem!important;}.font-size-md-118{font-size:11.8rem!important;}.font-size-md-120{font-size:12rem!important;}}
@media (min-width:1024px){.font-size-lg-10{font-size:1rem!important;}.font-size-lg-12{font-size:1.2rem!important;}.font-size-lg-14{font-size:1.4rem!important;}.font-size-lg-16{font-size:1.6rem!important;}.font-size-lg-18{font-size:1.8rem!important;}.font-size-lg-20{font-size:2rem!important;}.font-size-lg-22{font-size:2.2rem!important;}.font-size-lg-24{font-size:2.4rem!important;}.font-size-lg-26{font-size:2.6rem!important;}.font-size-lg-28{font-size:2.8rem!important;}.font-size-lg-30{font-size:3rem!important;}.font-size-lg-32{font-size:3.2rem!important;}.font-size-lg-34{font-size:3.4rem!important;}.font-size-lg-36{font-size:3.6rem!important;}.font-size-lg-38{font-size:3.8rem!important;}.font-size-lg-40{font-size:4rem!important;}.font-size-lg-42{font-size:4.2rem!important;}.font-size-lg-44{font-size:4.4rem!important;}.font-size-lg-46{font-size:4.6rem!important;}.font-size-lg-48{font-size:4.8rem!important;}.font-size-lg-50{font-size:5rem!important;}.font-size-lg-52{font-size:5.2rem!important;}.font-size-lg-54{font-size:5.4rem!important;}.font-size-lg-56{font-size:5.6rem!important;}.font-size-lg-58{font-size:5.8rem!important;}.font-size-lg-60{font-size:6rem!important;}.font-size-lg-62{font-size:6.2rem!important;}.font-size-lg-64{font-size:6.4rem!important;}.font-size-lg-66{font-size:6.6rem!important;}.font-size-lg-68{font-size:6.8rem!important;}.font-size-lg-70{font-size:7rem!important;}.font-size-lg-72{font-size:7.2rem!important;}.font-size-lg-74{font-size:7.4rem!important;}.font-size-lg-76{font-size:7.6rem!important;}.font-size-lg-78{font-size:7.8rem!important;}.font-size-lg-80{font-size:8rem!important;}.font-size-lg-82{font-size:8.2rem!important;}.font-size-lg-84{font-size:8.4rem!important;}.font-size-lg-86{font-size:8.6rem!important;}.font-size-lg-88{font-size:8.8rem!important;}.font-size-lg-90{font-size:9rem!important;}.font-size-lg-92{font-size:9.2rem!important;}.font-size-lg-94{font-size:9.4rem!important;}.font-size-lg-96{font-size:9.6rem!important;}.font-size-lg-98{font-size:9.8rem!important;}.font-size-lg-100{font-size:10rem!important;}.font-size-lg-102{font-size:10.2rem!important;}.font-size-lg-104{font-size:10.4rem!important;}.font-size-lg-106{font-size:10.6rem!important;}.font-size-lg-108{font-size:10.8rem!important;}.font-size-lg-110{font-size:11rem!important;}.font-size-lg-112{font-size:11.2rem!important;}.font-size-lg-114{font-size:11.4rem!important;}.font-size-lg-116{font-size:11.6rem!important;}.font-size-lg-118{font-size:11.8rem!important;}.font-size-lg-120{font-size:12rem!important;}}
@media (min-width:1200px){.font-size-xl-10{font-size:1rem!important;}.font-size-xl-12{font-size:1.2rem!important;}.font-size-xl-14{font-size:1.4rem!important;}.font-size-xl-16{font-size:1.6rem!important;}.font-size-xl-18{font-size:1.8rem!important;}.font-size-xl-20{font-size:2rem!important;}.font-size-xl-22{font-size:2.2rem!important;}.font-size-xl-24{font-size:2.4rem!important;}.font-size-xl-26{font-size:2.6rem!important;}.font-size-xl-28{font-size:2.8rem!important;}.font-size-xl-30{font-size:3rem!important;}.font-size-xl-32{font-size:3.2rem!important;}.font-size-xl-34{font-size:3.4rem!important;}.font-size-xl-36{font-size:3.6rem!important;}.font-size-xl-38{font-size:3.8rem!important;}.font-size-xl-40{font-size:4rem!important;}.font-size-xl-42{font-size:4.2rem!important;}.font-size-xl-44{font-size:4.4rem!important;}.font-size-xl-46{font-size:4.6rem!important;}.font-size-xl-48{font-size:4.8rem!important;}.font-size-xl-50{font-size:5rem!important;}.font-size-xl-52{font-size:5.2rem!important;}.font-size-xl-54{font-size:5.4rem!important;}.font-size-xl-56{font-size:5.6rem!important;}.font-size-xl-58{font-size:5.8rem!important;}.font-size-xl-60{font-size:6rem!important;}.font-size-xl-62{font-size:6.2rem!important;}.font-size-xl-64{font-size:6.4rem!important;}.font-size-xl-66{font-size:6.6rem!important;}.font-size-xl-68{font-size:6.8rem!important;}.font-size-xl-70{font-size:7rem!important;}.font-size-xl-72{font-size:7.2rem!important;}.font-size-xl-74{font-size:7.4rem!important;}.font-size-xl-76{font-size:7.6rem!important;}.font-size-xl-78{font-size:7.8rem!important;}.font-size-xl-80{font-size:8rem!important;}.font-size-xl-82{font-size:8.2rem!important;}.font-size-xl-84{font-size:8.4rem!important;}.font-size-xl-86{font-size:8.6rem!important;}.font-size-xl-88{font-size:8.8rem!important;}.font-size-xl-90{font-size:9rem!important;}.font-size-xl-92{font-size:9.2rem!important;}.font-size-xl-94{font-size:9.4rem!important;}.font-size-xl-96{font-size:9.6rem!important;}.font-size-xl-98{font-size:9.8rem!important;}.font-size-xl-100{font-size:10rem!important;}.font-size-xl-102{font-size:10.2rem!important;}.font-size-xl-104{font-size:10.4rem!important;}.font-size-xl-106{font-size:10.6rem!important;}.font-size-xl-108{font-size:10.8rem!important;}.font-size-xl-110{font-size:11rem!important;}.font-size-xl-112{font-size:11.2rem!important;}.font-size-xl-114{font-size:11.4rem!important;}.font-size-xl-116{font-size:11.6rem!important;}.font-size-xl-118{font-size:11.8rem!important;}.font-size-xl-120{font-size:12rem!important;}}

/* Grid */
.row-cols-auto>*{flex: 0 0 auto;width: auto;}.row-cols-1>*{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.row-cols-2>*{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.row-cols-3>*{-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.row-cols-4>*{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.row-cols-5>*{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.row-cols-6>*{-ms-flex: 0 0 16.666666%;flex: 0 0 16.666666%;max-width: 16.666666%;}.row-cols-7>*{-ms-flex: 0 0 14.28571428571429%;flex: 0 0 14.28571428571429%;max-width: 14.28571428571429%;}.row-cols-8>*{-ms-flex: 0 0 12.5%;flex: 0 0 12.5%;max-width: 12.5%;}.row-cols-9>*{-ms-flex: 0 0 11.111111%;flex: 0 0 11.111111%;max-width: 11.111111%;}.row-cols-10>*{-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}.row-cols-11>*{-ms-flex: 0 0 9.090909%;flex: 0 0 9.090909%;max-width: 9.090909%;}.row-cols-12>*{-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}
@media (min-width:576px){.row-cols-sm-auto>*{flex: 0 0 auto;width: auto;}.row-cols-sm-1>*{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.row-cols-sm-2>*{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.row-cols-sm-3>*{-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.row-cols-sm-4>*{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.row-cols-sm-5>*{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.row-cols-sm-6>*{-ms-flex: 0 0 16.666666%;flex: 0 0 16.666666%;max-width: 16.666666%;}.row-cols-sm-7>*{-ms-flex: 0 0 14.28571428571429%;flex: 0 0 14.28571428571429%;max-width: 14.28571428571429%;}.row-cols-sm-8>*{-ms-flex: 0 0 12.5%;flex: 0 0 12.5%;max-width: 12.5%;}.row-cols-sm-9>*{-ms-flex: 0 0 11.111111%;flex: 0 0 11.111111%;max-width: 11.111111%;}.row-cols-sm-10>*{-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}.row-cols-sm-11>*{-ms-flex: 0 0 9.090909%;flex: 0 0 9.090909%;max-width: 9.090909%;}.row-cols-sm-12>*{-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}}
@media (min-width:768px){.row-cols-md-auto>*{flex: 0 0 auto;width: auto;}.row-cols-md-1>*{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.row-cols-md-2>*{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.row-cols-md-3>*{-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.row-cols-md-4>*{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.row-cols-md-5>*{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.row-cols-md-6>*{-ms-flex: 0 0 16.666666%;flex: 0 0 16.666666%;max-width: 16.666666%;}.row-cols-md-7>*{-ms-flex: 0 0 14.28571428571429%;flex: 0 0 14.28571428571429%;max-width: 14.28571428571429%;}.row-cols-md-8>*{-ms-flex: 0 0 12.5%;flex: 0 0 12.5%;max-width: 12.5%;}.row-cols-md-9>*{-ms-flex: 0 0 11.111111%;flex: 0 0 11.111111%;max-width: 11.111111%;}.row-cols-md-10>*{-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}.row-cols-md-11>*{-ms-flex: 0 0 9.090909%;flex: 0 0 9.090909%;max-width: 9.090909%;}.row-cols-md-12>*{-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}}
@media (min-width:1024px){.row-cols-lg-auto>*{flex: 0 0 auto;width: auto;}.row-cols-lg-1>*{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.row-cols-lg-2>*{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.row-cols-lg-3>*{-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.row-cols-lg-4>*{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.row-cols-lg-5>*{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.row-cols-lg-6>*{-ms-flex: 0 0 16.666666%;flex: 0 0 16.666666%;max-width: 16.666666%;}.row-cols-lg-7>*{-ms-flex: 0 0 14.28571428571429%;flex: 0 0 14.28571428571429%;max-width: 14.28571428571429%;}.row-cols-lg-8>*{-ms-flex: 0 0 12.5%;flex: 0 0 12.5%;max-width: 12.5%;}.row-cols-lg-9>*{-ms-flex: 0 0 11.111111%;flex: 0 0 11.111111%;max-width: 11.111111%;}.row-cols-lg-10>*{-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}.row-cols-lg-11>*{-ms-flex: 0 0 9.090909%;flex: 0 0 9.090909%;max-width: 9.090909%;}.row-cols-lg-12>*{-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}}
@media (min-width:1200px){.row-cols-xl-auto>*{flex: 0 0 auto;width: auto;}.row-cols-xl-1>*{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.row-cols-xl-2>*{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}.row-cols-xl-3>*{-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}.row-cols-xl-4>*{-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;}.row-cols-xl-5>*{-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}.row-cols-xl-6>*{-ms-flex: 0 0 16.666666%;flex: 0 0 16.666666%;max-width: 16.666666%;}.row-cols-xl-7>*{-ms-flex: 0 0 14.28571428571429%;flex: 0 0 14.28571428571429%;max-width: 14.28571428571429%;}.row-cols-xl-8>*{-ms-flex: 0 0 12.5%;flex: 0 0 12.5%;max-width: 12.5%;}.row-cols-xl-9>*{-ms-flex: 0 0 11.111111%;flex: 0 0 11.111111%;max-width: 11.111111%;}.row-cols-xl-10>*{-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}.row-cols-xl-11>*{-ms-flex: 0 0 9.090909%;flex: 0 0 9.090909%;max-width: 9.090909%;}.row-cols-xl-12>*{-ms-flex: 0 0 8.333333%;flex: 0 0 8.333333%;max-width: 8.333333%;}}

/* Width */
.w-auto{width:auto!important;}@media (min-width:576px){.w-sm-auto{width:auto!important;}}@media (min-width:768px){.w-md-auto{width:auto!important;}}@media (min-width:1024px){.w-lg-auto{width:auto!important;}}@media (min-width:1200px){.w-xl-auto{width:auto!important;}}
.w-10px{width:10px!important;}.w-20px{width:20px!important;}.w-40px{width:40px!important;}.w-60px{width:60px!important;}.w-80px{width:80px!important;}.w-100px{width:100px!important;}.w-120px{width:120px!important;}.w-140px{width:140px!important;}.w-160px{width:160px!important;}.w-180px{width:180px!important;}.w-200px{width:200px!important;}.w-220px{width:220px!important;}.w-240px{width:240px!important;}.w-260px{width:260px!important;}.w-280px{width:280px!important;}.w-300px{width:300px!important;}.w-320px{width:320px!important;}.w-340px{width:340px!important;}.w-360px{width:360px!important;}.w-380px{width:380px!important;}.w-400px{width:400px!important;}.w-420px{width:420px!important;}.w-440px{width:440px!important;}.w-460px{width:460px!important;}.w-480px{width:480px!important;}.w-500px{width:500px!important;}
.mw-none{max-width:none!important;}.mw-10px{max-width:10px!important;}.mw-20px{max-width:20px!important;}.mw-40px{max-width:40px!important;}.mw-60px{max-width:60px!important;}.mw-80px{max-width:80px!important;}.mw-100px{max-width:100px!important;}.mw-120px{max-width:120px!important;}.mw-140px{max-width:140px!important;}.mw-160px{max-width:160px!important;}.mw-180px{max-width:180px!important;}.mw-200px{max-width:200px!important;}.mw-220px{max-width:220px!important;}.mw-240px{max-width:240px!important;}.mw-260px{max-width:260px!important;}.mw-280px{max-width:280px!important;}.mw-300px{max-width:300px!important;}.mw-320px{max-width:320px!important;}.mw-340px{max-width:340px!important;}.mw-360px{max-width:360px!important;}.mw-380px{max-width:380px!important;}.mw-400px{max-width:400px!important;}.mw-420px{max-width:420px!important;}.mw-440px{max-width:440px!important;}.mw-460px{max-width:460px!important;}.mw-480px{max-width:480px!important;}.mw-500px{max-width:500px!important;}
.min-w-auto{min-width:auto!important;}.min-w-10px{min-width:10px!important;}.min-w-20px{min-width:20px!important;}.min-w-40px{min-width:40px!important;}.min-w-60px{min-width:60px!important;}.min-w-80px{min-width:80px!important;}.min-w-100px{min-width:100px!important;}.min-w-120px{min-width:120px!important;}.min-w-140px{min-width:140px!important;}.min-w-160px{min-width:160px!important;}.min-w-180px{min-width:180px!important;}.min-w-200px{min-width:200px!important;}.min-w-220px{min-width:220px!important;}.min-w-240px{min-width:240px!important;}.min-w-260px{min-width:260px!important;}.min-w-280px{min-width:280px!important;}.min-w-300px{min-width:300px!important;}.min-w-320px{min-width:320px!important;}.min-w-340px{min-width:340px!important;}.min-w-360px{min-width:360px!important;}.min-w-380px{min-width:380px!important;}.min-w-400px{min-width:400px!important;}.min-w-420px{min-width:420px!important;}.min-w-440px{min-width:440px!important;}.min-w-460px{min-width:460px!important;}.min-w-480px{min-width:480px!important;}.min-w-500px{min-width:500px!important;}
.w-1{width:1%!important;}.w-2{width:2%!important;}.w-3{width:3%!important;}.w-4{width:4%!important;}.w-5{width:5%!important;}.w-6{width:6%!important;}.w-7{width:7%!important;}.w-8{width:8%!important;}.w-9{width:9%!important;}.w-10{width:10%!important;}.w-11{width:11%!important;}.w-12{width:12%!important;}.w-13{width:13%!important;}.w-14{width:14%!important;}.w-15{width:15%!important;}.w-16{width:16%!important;}.w-17{width:17%!important;}.w-18{width:18%!important;}.w-19{width:19%!important;}.w-20{width:20%!important;}.w-21{width:21%!important;}.w-22{width:22%!important;}.w-23{width:23%!important;}.w-24{width:24%!important;}.w-25{width:25%!important;}.w-26{width:26%!important;}.w-27{width:27%!important;}.w-28{width:28%!important;}.w-29{width:29%!important;}.w-30{width:30%!important;}.w-31{width:31%!important;}.w-32{width:32%!important;}.w-33{width:33%!important;}.w-34{width:34%!important;}.w-35{width:35%!important;}.w-36{width:36%!important;}.w-37{width:37%!important;}.w-38{width:38%!important;}.w-39{width:39%!important;}.w-40{width:40%!important;}.w-41{width:41%!important;}.w-42{width:42%!important;}.w-43{width:43%!important;}.w-44{width:44%!important;}.w-45{width:45%!important;}.w-46{width:46%!important;}.w-47{width:47%!important;}.w-48{width:48%!important;}.w-49{width:49%!important;}.w-50{width:50%!important;}.w-51{width:51%!important;}.w-52{width:52%!important;}.w-53{width:53%!important;}.w-54{width:54%!important;}.w-55{width:55%!important;}.w-56{width:56%!important;}.w-57{width:57%!important;}.w-58{width:58%!important;}.w-59{width:59%!important;}.w-60{width:60%!important;}.w-61{width:61%!important;}.w-62{width:62%!important;}.w-63{width:63%!important;}.w-64{width:64%!important;}.w-65{width:65%!important;}.w-66{width:66%!important;}.w-67{width:67%!important;}.w-68{width:68%!important;}.w-69{width:69%!important;}.w-70{width:70%!important;}.w-71{width:71%!important;}.w-72{width:72%!important;}.w-73{width:73%!important;}.w-74{width:74%!important;}.w-75{width:75%!important;}.w-76{width:76%!important;}.w-77{width:77%!important;}.w-78{width:78%!important;}.w-79{width:79%!important;}.w-80{width:80%!important;}.w-81{width:81%!important;}.w-82{width:82%!important;}.w-83{width:83%!important;}.w-84{width:84%!important;}.w-85{width:85%!important;}.w-86{width:86%!important;}.w-87{width:87%!important;}.w-88{width:88%!important;}.w-89{width:89%!important;}.w-90{width:90%!important;}.w-91{width:91%!important;}.w-92{width:92%!important;}.w-93{width:93%!important;}.w-94{width:94%!important;}.w-95{width:95%!important;}.w-96{width:96%!important;}.w-97{width:97%!important;}.w-98{width:98%!important;}.w-99{width:99%!important;}.w-100{width:100%!important;}
.mw-1{max-width:1%!important;}.mw-2{max-width:2%!important;}.mw-3{max-width:3%!important;}.mw-4{max-width:4%!important;}.mw-5{max-width:5%!important;}.mw-6{max-width:6%!important;}.mw-7{max-width:7%!important;}.mw-8{max-width:8%!important;}.mw-9{max-width:9%!important;}.mw-10{max-width:10%!important;}.mw-11{max-width:11%!important;}.mw-12{max-width:12%!important;}.mw-13{max-width:13%!important;}.mw-14{max-width:14%!important;}.mw-15{max-width:15%!important;}.mw-16{max-width:16%!important;}.mw-17{max-width:17%!important;}.mw-18{max-width:18%!important;}.mw-19{max-width:19%!important;}.mw-20{max-width:20%!important;}.mw-21{max-width:21%!important;}.mw-22{max-width:22%!important;}.mw-23{max-width:23%!important;}.mw-24{max-width:24%!important;}.mw-25{max-width:25%!important;}.mw-26{max-width:26%!important;}.mw-27{max-width:27%!important;}.mw-28{max-width:28%!important;}.mw-29{max-width:29%!important;}.mw-30{max-width:30%!important;}.mw-31{max-width:31%!important;}.mw-32{max-width:32%!important;}.mw-33{max-width:33%!important;}.mw-34{max-width:34%!important;}.mw-35{max-width:35%!important;}.mw-36{max-width:36%!important;}.mw-37{max-width:37%!important;}.mw-38{max-width:38%!important;}.mw-39{max-width:39%!important;}.mw-40{max-width:40%!important;}.mw-41{max-width:41%!important;}.mw-42{max-width:42%!important;}.mw-43{max-width:43%!important;}.mw-44{max-width:44%!important;}.mw-45{max-width:45%!important;}.mw-46{max-width:46%!important;}.mw-47{max-width:47%!important;}.mw-48{max-width:48%!important;}.mw-49{max-width:49%!important;}.mw-50{max-width:50%!important;}.mw-51{max-width:51%!important;}.mw-52{max-width:52%!important;}.mw-53{max-width:53%!important;}.mw-54{max-width:54%!important;}.mw-55{max-width:55%!important;}.mw-56{max-width:56%!important;}.mw-57{max-width:57%!important;}.mw-58{max-width:58%!important;}.mw-59{max-width:59%!important;}.mw-60{max-width:60%!important;}.mw-61{max-width:61%!important;}.mw-62{max-width:62%!important;}.mw-63{max-width:63%!important;}.mw-64{max-width:64%!important;}.mw-65{max-width:65%!important;}.mw-66{max-width:66%!important;}.mw-67{max-width:67%!important;}.mw-68{max-width:68%!important;}.mw-69{max-width:69%!important;}.mw-70{max-width:70%!important;}.mw-71{max-width:71%!important;}.mw-72{max-width:72%!important;}.mw-73{max-width:73%!important;}.mw-74{max-width:74%!important;}.mw-75{max-width:75%!important;}.mw-76{max-width:76%!important;}.mw-77{max-width:77%!important;}.mw-78{max-width:78%!important;}.mw-79{max-width:79%!important;}.mw-80{max-width:80%!important;}.mw-81{max-width:81%!important;}.mw-82{max-width:82%!important;}.mw-83{max-width:83%!important;}.mw-84{max-width:84%!important;}.mw-85{max-width:85%!important;}.mw-86{max-width:86%!important;}.mw-87{max-width:87%!important;}.mw-88{max-width:88%!important;}.mw-89{max-width:89%!important;}.mw-90{max-width:90%!important;}.mw-91{max-width:91%!important;}.mw-92{max-width:92%!important;}.mw-93{max-width:93%!important;}.mw-94{max-width:94%!important;}.mw-95{max-width:95%!important;}.mw-96{max-width:96%!important;}.mw-97{max-width:97%!important;}.mw-98{max-width:98%!important;}.mw-99{max-width:99%!important;}.mw-100{max-width:100%!important;}
.min-w-1{min-width:1%!important;}.min-w-2{min-width:2%!important;}.min-w-3{min-width:3%!important;}.min-w-4{min-width:4%!important;}.min-w-5{min-width:5%!important;}.min-w-6{min-width:6%!important;}.min-w-7{min-width:7%!important;}.min-w-8{min-width:8%!important;}.min-w-9{min-width:9%!important;}.min-w-10{min-width:10%!important;}.min-w-11{min-width:11%!important;}.min-w-12{min-width:12%!important;}.min-w-13{min-width:13%!important;}.min-w-14{min-width:14%!important;}.min-w-15{min-width:15%!important;}.min-w-16{min-width:16%!important;}.min-w-17{min-width:17%!important;}.min-w-18{min-width:18%!important;}.min-w-19{min-width:19%!important;}.min-w-20{min-width:20%!important;}.min-w-21{min-width:21%!important;}.min-w-22{min-width:22%!important;}.min-w-23{min-width:23%!important;}.min-w-24{min-width:24%!important;}.min-w-25{min-width:25%!important;}.min-w-26{min-width:26%!important;}.min-w-27{min-width:27%!important;}.min-w-28{min-width:28%!important;}.min-w-29{min-width:29%!important;}.min-w-30{min-width:30%!important;}.min-w-31{min-width:31%!important;}.min-w-32{min-width:32%!important;}.min-w-33{min-width:33%!important;}.min-w-34{min-width:34%!important;}.min-w-35{min-width:35%!important;}.min-w-36{min-width:36%!important;}.min-w-37{min-width:37%!important;}.min-w-38{min-width:38%!important;}.min-w-39{min-width:39%!important;}.min-w-40{min-width:40%!important;}.min-w-41{min-width:41%!important;}.min-w-42{min-width:42%!important;}.min-w-43{min-width:43%!important;}.min-w-44{min-width:44%!important;}.min-w-45{min-width:45%!important;}.min-w-46{min-width:46%!important;}.min-w-47{min-width:47%!important;}.min-w-48{min-width:48%!important;}.min-w-49{min-width:49%!important;}.min-w-50{min-width:50%!important;}.min-w-51{min-width:51%!important;}.min-w-52{min-width:52%!important;}.min-w-53{min-width:53%!important;}.min-w-54{min-width:54%!important;}.min-w-55{min-width:55%!important;}.min-w-56{min-width:56%!important;}.min-w-57{min-width:57%!important;}.min-w-58{min-width:58%!important;}.min-w-59{min-width:59%!important;}.min-w-60{min-width:60%!important;}.min-w-61{min-width:61%!important;}.min-w-62{min-width:62%!important;}.min-w-63{min-width:63%!important;}.min-w-64{min-width:64%!important;}.min-w-65{min-width:65%!important;}.min-w-66{min-width:66%!important;}.min-w-67{min-width:67%!important;}.min-w-68{min-width:68%!important;}.min-w-69{min-width:69%!important;}.min-w-70{min-width:70%!important;}.min-w-71{min-width:71%!important;}.min-w-72{min-width:72%!important;}.min-w-73{min-width:73%!important;}.min-w-74{min-width:74%!important;}.min-w-75{min-width:75%!important;}.min-w-76{min-width:76%!important;}.min-w-77{min-width:77%!important;}.min-w-78{min-width:78%!important;}.min-w-79{min-width:79%!important;}.min-w-80{min-width:80%!important;}.min-w-81{min-width:81%!important;}.min-w-82{min-width:82%!important;}.min-w-83{min-width:83%!important;}.min-w-84{min-width:84%!important;}.min-w-85{min-width:85%!important;}.min-w-86{min-width:86%!important;}.min-w-87{min-width:87%!important;}.min-w-88{min-width:88%!important;}.min-w-89{min-width:89%!important;}.min-w-90{min-width:90%!important;}.min-w-91{min-width:91%!important;}.min-w-92{min-width:92%!important;}.min-w-93{min-width:93%!important;}.min-w-94{min-width:94%!important;}.min-w-95{min-width:95%!important;}.min-w-96{min-width:96%!important;}.min-w-97{min-width:97%!important;}.min-w-98{min-width:98%!important;}.min-w-99{min-width:99%!important;}.min-w-100{min-width:100%!important;}
.vw-100{width:100vw!important;}.min-vw-100{min-width:100vw!important;}
@media (min-width:576px){.w-sm-10px{width:10px!important;}.w-sm-20px{width:20px!important;}.w-sm-40px{width:40px!important;}.w-sm-60px{width:60px!important;}.w-sm-80px{width:80px!important;}.w-sm-100px{width:100px!important;}.w-sm-120px{width:120px!important;}.w-sm-140px{width:140px!important;}.w-sm-160px{width:160px!important;}.w-sm-180px{width:180px!important;}.w-sm-200px{width:200px!important;}.w-sm-220px{width:220px!important;}.w-sm-240px{width:240px!important;}.w-sm-260px{width:260px!important;}.w-sm-280px{width:280px!important;}.w-sm-300px{width:300px!important;}.w-sm-320px{width:320px!important;}.w-sm-340px{width:340px!important;}.w-sm-360px{width:360px!important;}.w-sm-380px{width:380px!important;}.w-sm-400px{width:400px!important;}.w-sm-420px{width:420px!important;}.w-sm-440px{width:440px!important;}.w-sm-460px{width:460px!important;}.w-sm-480px{width:480px!important;}.w-sm-500px{width:500px!important;}}
@media (min-width:768px){.w-md-10px{width:10px!important;}.w-md-20px{width:20px!important;}.w-md-40px{width:40px!important;}.w-md-60px{width:60px!important;}.w-md-80px{width:80px!important;}.w-md-100px{width:100px!important;}.w-md-120px{width:120px!important;}.w-md-140px{width:140px!important;}.w-md-160px{width:160px!important;}.w-md-180px{width:180px!important;}.w-md-200px{width:200px!important;}.w-md-220px{width:220px!important;}.w-md-240px{width:240px!important;}.w-md-260px{width:260px!important;}.w-md-280px{width:280px!important;}.w-md-300px{width:300px!important;}.w-md-320px{width:320px!important;}.w-md-340px{width:340px!important;}.w-md-360px{width:360px!important;}.w-md-380px{width:380px!important;}.w-md-400px{width:400px!important;}.w-md-420px{width:420px!important;}.w-md-440px{width:440px!important;}.w-md-460px{width:460px!important;}.w-md-480px{width:480px!important;}.w-md-500px{width:500px!important;}}
@media (min-width:1024px){.w-lg-10px{width:10px!important;}.w-lg-20px{width:20px!important;}.w-lg-40px{width:40px!important;}.w-lg-60px{width:60px!important;}.w-lg-80px{width:80px!important;}.w-lg-100px{width:100px!important;}.w-lg-120px{width:120px!important;}.w-lg-140px{width:140px!important;}.w-lg-160px{width:160px!important;}.w-lg-180px{width:180px!important;}.w-lg-200px{width:200px!important;}.w-lg-220px{width:220px!important;}.w-lg-240px{width:240px!important;}.w-lg-260px{width:260px!important;}.w-lg-280px{width:280px!important;}.w-lg-300px{width:300px!important;}.w-lg-320px{width:320px!important;}.w-lg-340px{width:340px!important;}.w-lg-360px{width:360px!important;}.w-lg-380px{width:380px!important;}.w-lg-400px{width:400px!important;}.w-lg-420px{width:420px!important;}.w-lg-440px{width:440px!important;}.w-lg-460px{width:460px!important;}.w-lg-480px{width:480px!important;}.w-lg-500px{width:500px!important;}}
@media (min-width:1200px){.w-xl-10px{width:10px!important;}.w-xl-20px{width:20px!important;}.w-xl-40px{width:40px!important;}.w-xl-60px{width:60px!important;}.w-xl-80px{width:80px!important;}.w-xl-100px{width:100px!important;}.w-xl-120px{width:120px!important;}.w-xl-140px{width:140px!important;}.w-xl-160px{width:160px!important;}.w-xl-180px{width:180px!important;}.w-xl-200px{width:200px!important;}.w-xl-220px{width:220px!important;}.w-xl-240px{width:240px!important;}.w-xl-260px{width:260px!important;}.w-xl-280px{width:280px!important;}.w-xl-300px{width:300px!important;}.w-xl-320px{width:320px!important;}.w-xl-340px{width:340px!important;}.w-xl-360px{width:360px!important;}.w-xl-380px{width:380px!important;}.w-xl-400px{width:400px!important;}.w-xl-420px{width:420px!important;}.w-xl-440px{width:440px!important;}.w-xl-460px{width:460px!important;}.w-xl-480px{width:480px!important;}.w-xl-500px{width:500px!important;}}
@media (min-width:576px){.mw-sm-none{max-width:none!important;}.mw-sm-10px{max-width:10px!important;}.mw-sm-20px{max-width:20px!important;}.mw-sm-40px{max-width:40px!important;}.mw-sm-60px{max-width:60px!important;}.mw-sm-80px{max-width:80px!important;}.mw-sm-100px{max-width:100px!important;}.mw-sm-120px{max-width:120px!important;}.mw-sm-140px{max-width:140px!important;}.mw-sm-160px{max-width:160px!important;}.mw-sm-180px{max-width:180px!important;}.mw-sm-200px{max-width:200px!important;}.mw-sm-220px{max-width:220px!important;}.mw-sm-240px{max-width:240px!important;}.mw-sm-260px{max-width:260px!important;}.mw-sm-280px{max-width:280px!important;}.mw-sm-300px{max-width:300px!important;}.mw-sm-320px{max-width:320px!important;}.mw-sm-340px{max-width:340px!important;}.mw-sm-360px{max-width:360px!important;}.mw-sm-380px{max-width:380px!important;}.mw-sm-400px{max-width:400px!important;}.mw-sm-420px{max-width:420px!important;}.mw-sm-440px{max-width:440px!important;}.mw-sm-460px{max-width:460px!important;}.mw-sm-480px{max-width:480px!important;}.mw-sm-500px{max-width:500px!important;}}
@media (min-width:768px){.mw-md-none{max-width:none!important;}.mw-md-10px{max-width:10px!important;}.mw-md-20px{max-width:20px!important;}.mw-md-40px{max-width:40px!important;}.mw-md-60px{max-width:60px!important;}.mw-md-80px{max-width:80px!important;}.mw-md-100px{max-width:100px!important;}.mw-md-120px{max-width:120px!important;}.mw-md-140px{max-width:140px!important;}.mw-md-160px{max-width:160px!important;}.mw-md-180px{max-width:180px!important;}.mw-md-200px{max-width:200px!important;}.mw-md-220px{max-width:220px!important;}.mw-md-240px{max-width:240px!important;}.mw-md-260px{max-width:260px!important;}.mw-md-280px{max-width:280px!important;}.mw-md-300px{max-width:300px!important;}.mw-md-320px{max-width:320px!important;}.mw-md-340px{max-width:340px!important;}.mw-md-360px{max-width:360px!important;}.mw-md-380px{max-width:380px!important;}.mw-md-400px{max-width:400px!important;}.mw-md-420px{max-width:420px!important;}.mw-md-440px{max-width:440px!important;}.mw-md-460px{max-width:460px!important;}.mw-md-480px{max-width:480px!important;}.mw-md-500px{max-width:500px!important;}}
@media (min-width:1024px){.mw-lg-none{max-width:none!important;}.mw-lg-10px{max-width:10px!important;}.mw-lg-20px{max-width:20px!important;}.mw-lg-40px{max-width:40px!important;}.mw-lg-60px{max-width:60px!important;}.mw-lg-80px{max-width:80px!important;}.mw-lg-100px{max-width:100px!important;}.mw-lg-120px{max-width:120px!important;}.mw-lg-140px{max-width:140px!important;}.mw-lg-160px{max-width:160px!important;}.mw-lg-180px{max-width:180px!important;}.mw-lg-200px{max-width:200px!important;}.mw-lg-220px{max-width:220px!important;}.mw-lg-240px{max-width:240px!important;}.mw-lg-260px{max-width:260px!important;}.mw-lg-280px{max-width:280px!important;}.mw-lg-300px{max-width:300px!important;}.mw-lg-320px{max-width:320px!important;}.mw-lg-340px{max-width:340px!important;}.mw-lg-360px{max-width:360px!important;}.mw-lg-380px{max-width:380px!important;}.mw-lg-400px{max-width:400px!important;}.mw-lg-420px{max-width:420px!important;}.mw-lg-440px{max-width:440px!important;}.mw-lg-460px{max-width:460px!important;}.mw-lg-480px{max-width:480px!important;}.mw-lg-500px{max-width:500px!important;}}
@media (min-width:1200px){.mw-xl-none{max-width:none!important;}.mw-xl-10px{max-width:10px!important;}.mw-xl-20px{max-width:20px!important;}.mw-xl-40px{max-width:40px!important;}.mw-xl-60px{max-width:60px!important;}.mw-xl-80px{max-width:80px!important;}.mw-xl-100px{max-width:100px!important;}.mw-xl-120px{max-width:120px!important;}.mw-xl-140px{max-width:140px!important;}.mw-xl-160px{max-width:160px!important;}.mw-xl-180px{max-width:180px!important;}.mw-xl-200px{max-width:200px!important;}.mw-xl-220px{max-width:220px!important;}.mw-xl-240px{max-width:240px!important;}.mw-xl-260px{max-width:260px!important;}.mw-xl-280px{max-width:280px!important;}.mw-xl-300px{max-width:300px!important;}.mw-xl-320px{max-width:320px!important;}.mw-xl-340px{max-width:340px!important;}.mw-xl-360px{max-width:360px!important;}.mw-xl-380px{max-width:380px!important;}.mw-xl-400px{max-width:400px!important;}.mw-xl-420px{max-width:420px!important;}.mw-xl-440px{max-width:440px!important;}.mw-xl-460px{max-width:460px!important;}.mw-xl-480px{max-width:480px!important;}.mw-xl-500px{max-width:500px!important;}}
@media (min-width:576px){.min-w-sm-auto{min-width:auto!important;}.min-w-sm-10px{min-width:10px!important;}.min-w-sm-20px{min-width:20px!important;}.min-w-sm-40px{min-width:40px!important;}.min-w-sm-60px{min-width:60px!important;}.min-w-sm-80px{min-width:80px!important;}.min-w-sm-100px{min-width:100px!important;}.min-w-sm-120px{min-width:120px!important;}.min-w-sm-140px{min-width:140px!important;}.min-w-sm-160px{min-width:160px!important;}.min-w-sm-180px{min-width:180px!important;}.min-w-sm-200px{min-width:200px!important;}.min-w-sm-220px{min-width:220px!important;}.min-w-sm-240px{min-width:240px!important;}.min-w-sm-260px{min-width:260px!important;}.min-w-sm-280px{min-width:280px!important;}.min-w-sm-300px{min-width:300px!important;}.min-w-sm-320px{min-width:320px!important;}.min-w-sm-340px{min-width:340px!important;}.min-w-sm-360px{min-width:360px!important;}.min-w-sm-380px{min-width:380px!important;}.min-w-sm-400px{min-width:400px!important;}.min-w-sm-420px{min-width:420px!important;}.min-w-sm-440px{min-width:440px!important;}.min-w-sm-460px{min-width:460px!important;}.min-w-sm-480px{min-width:480px!important;}.min-w-sm-500px{min-width:500px!important;}}
@media (min-width:768px){.min-w-md-auto{min-width:auto!important;}.min-w-md-10px{min-width:10px!important;}.min-w-md-20px{min-width:20px!important;}.min-w-md-40px{min-width:40px!important;}.min-w-md-60px{min-width:60px!important;}.min-w-md-80px{min-width:80px!important;}.min-w-md-100px{min-width:100px!important;}.min-w-md-120px{min-width:120px!important;}.min-w-md-140px{min-width:140px!important;}.min-w-md-160px{min-width:160px!important;}.min-w-md-180px{min-width:180px!important;}.min-w-md-200px{min-width:200px!important;}.min-w-md-220px{min-width:220px!important;}.min-w-md-240px{min-width:240px!important;}.min-w-md-260px{min-width:260px!important;}.min-w-md-280px{min-width:280px!important;}.min-w-md-300px{min-width:300px!important;}.min-w-md-320px{min-width:320px!important;}.min-w-md-340px{min-width:340px!important;}.min-w-md-360px{min-width:360px!important;}.min-w-md-380px{min-width:380px!important;}.min-w-md-400px{min-width:400px!important;}.min-w-md-420px{min-width:420px!important;}.min-w-md-440px{min-width:440px!important;}.min-w-md-460px{min-width:460px!important;}.min-w-md-480px{min-width:480px!important;}.min-w-md-500px{min-width:500px!important;}}
@media (min-width:1024px){.min-w-lg-auto{min-width:auto!important;}.min-w-lg-10px{min-width:10px!important;}.min-w-lg-20px{min-width:20px!important;}.min-w-lg-40px{min-width:40px!important;}.min-w-lg-60px{min-width:60px!important;}.min-w-lg-80px{min-width:80px!important;}.min-w-lg-100px{min-width:100px!important;}.min-w-lg-120px{min-width:120px!important;}.min-w-lg-140px{min-width:140px!important;}.min-w-lg-160px{min-width:160px!important;}.min-w-lg-180px{min-width:180px!important;}.min-w-lg-200px{min-width:200px!important;}.min-w-lg-220px{min-width:220px!important;}.min-w-lg-240px{min-width:240px!important;}.min-w-lg-260px{min-width:260px!important;}.min-w-lg-280px{min-width:280px!important;}.min-w-lg-300px{min-width:300px!important;}.min-w-lg-320px{min-width:320px!important;}.min-w-lg-340px{min-width:340px!important;}.min-w-lg-360px{min-width:360px!important;}.min-w-lg-380px{min-width:380px!important;}.min-w-lg-400px{min-width:400px!important;}.min-w-lg-420px{min-width:420px!important;}.min-w-lg-440px{min-width:440px!important;}.min-w-lg-460px{min-width:460px!important;}.min-w-lg-480px{min-width:480px!important;}.min-w-lg-500px{min-width:500px!important;}}
@media (min-width:1200px){.min-w-xl-auto{min-width:auto!important;}.min-w-xl-10px{min-width:10px!important;}.min-w-xl-20px{min-width:20px!important;}.min-w-xl-40px{min-width:40px!important;}.min-w-xl-60px{min-width:60px!important;}.min-w-xl-80px{min-width:80px!important;}.min-w-xl-100px{min-width:100px!important;}.min-w-xl-120px{min-width:120px!important;}.min-w-xl-140px{min-width:140px!important;}.min-w-xl-160px{min-width:160px!important;}.min-w-xl-180px{min-width:180px!important;}.min-w-xl-200px{min-width:200px!important;}.min-w-xl-220px{min-width:220px!important;}.min-w-xl-240px{min-width:240px!important;}.min-w-xl-260px{min-width:260px!important;}.min-w-xl-280px{min-width:280px!important;}.min-w-xl-300px{min-width:300px!important;}.min-w-xl-320px{min-width:320px!important;}.min-w-xl-340px{min-width:340px!important;}.min-w-xl-360px{min-width:360px!important;}.min-w-xl-380px{min-width:380px!important;}.min-w-xl-400px{min-width:400px!important;}.min-w-xl-420px{min-width:420px!important;}.min-w-xl-440px{min-width:440px!important;}.min-w-xl-460px{min-width:460px!important;}.min-w-xl-480px{min-width:480px!important;}.min-w-xl-500px{min-width:500px!important;}}
@media (min-width:576px){.w-sm-1{width:1%!important;}.w-sm-2{width:2%!important;}.w-sm-3{width:3%!important;}.w-sm-4{width:4%!important;}.w-sm-5{width:5%!important;}.w-sm-6{width:6%!important;}.w-sm-7{width:7%!important;}.w-sm-8{width:8%!important;}.w-sm-9{width:9%!important;}.w-sm-10{width:10%!important;}.w-sm-11{width:11%!important;}.w-sm-12{width:12%!important;}.w-sm-13{width:13%!important;}.w-sm-14{width:14%!important;}.w-sm-15{width:15%!important;}.w-sm-16{width:16%!important;}.w-sm-17{width:17%!important;}.w-sm-18{width:18%!important;}.w-sm-19{width:19%!important;}.w-sm-20{width:20%!important;}.w-sm-21{width:21%!important;}.w-sm-22{width:22%!important;}.w-sm-23{width:23%!important;}.w-sm-24{width:24%!important;}.w-sm-25{width:25%!important;}.w-sm-26{width:26%!important;}.w-sm-27{width:27%!important;}.w-sm-28{width:28%!important;}.w-sm-29{width:29%!important;}.w-sm-30{width:30%!important;}.w-sm-31{width:31%!important;}.w-sm-32{width:32%!important;}.w-sm-33{width:33%!important;}.w-sm-34{width:34%!important;}.w-sm-35{width:35%!important;}.w-sm-36{width:36%!important;}.w-sm-37{width:37%!important;}.w-sm-38{width:38%!important;}.w-sm-39{width:39%!important;}.w-sm-40{width:40%!important;}.w-sm-41{width:41%!important;}.w-sm-42{width:42%!important;}.w-sm-43{width:43%!important;}.w-sm-44{width:44%!important;}.w-sm-45{width:45%!important;}.w-sm-46{width:46%!important;}.w-sm-47{width:47%!important;}.w-sm-48{width:48%!important;}.w-sm-49{width:49%!important;}.w-sm-50{width:50%!important;}.w-sm-51{width:51%!important;}.w-sm-52{width:52%!important;}.w-sm-53{width:53%!important;}.w-sm-54{width:54%!important;}.w-sm-55{width:55%!important;}.w-sm-56{width:56%!important;}.w-sm-57{width:57%!important;}.w-sm-58{width:58%!important;}.w-sm-59{width:59%!important;}.w-sm-60{width:60%!important;}.w-sm-61{width:61%!important;}.w-sm-62{width:62%!important;}.w-sm-63{width:63%!important;}.w-sm-64{width:64%!important;}.w-sm-65{width:65%!important;}.w-sm-66{width:66%!important;}.w-sm-67{width:67%!important;}.w-sm-68{width:68%!important;}.w-sm-69{width:69%!important;}.w-sm-70{width:70%!important;}.w-sm-71{width:71%!important;}.w-sm-72{width:72%!important;}.w-sm-73{width:73%!important;}.w-sm-74{width:74%!important;}.w-sm-75{width:75%!important;}.w-sm-76{width:76%!important;}.w-sm-77{width:77%!important;}.w-sm-78{width:78%!important;}.w-sm-79{width:79%!important;}.w-sm-80{width:80%!important;}.w-sm-81{width:81%!important;}.w-sm-82{width:82%!important;}.w-sm-83{width:83%!important;}.w-sm-84{width:84%!important;}.w-sm-85{width:85%!important;}.w-sm-86{width:86%!important;}.w-sm-87{width:87%!important;}.w-sm-88{width:88%!important;}.w-sm-89{width:89%!important;}.w-sm-90{width:90%!important;}.w-sm-91{width:91%!important;}.w-sm-92{width:92%!important;}.w-sm-93{width:93%!important;}.w-sm-94{width:94%!important;}.w-sm-95{width:95%!important;}.w-sm-96{width:96%!important;}.w-sm-97{width:97%!important;}.w-sm-98{width:98%!important;}.w-sm-99{width:99%!important;}.w-sm-100{width:100%!important;}}
@media (min-width:768px){.w-md-1{width:1%!important;}.w-md-2{width:2%!important;}.w-md-3{width:3%!important;}.w-md-4{width:4%!important;}.w-md-5{width:5%!important;}.w-md-6{width:6%!important;}.w-md-7{width:7%!important;}.w-md-8{width:8%!important;}.w-md-9{width:9%!important;}.w-md-10{width:10%!important;}.w-md-11{width:11%!important;}.w-md-12{width:12%!important;}.w-md-13{width:13%!important;}.w-md-14{width:14%!important;}.w-md-15{width:15%!important;}.w-md-16{width:16%!important;}.w-md-17{width:17%!important;}.w-md-18{width:18%!important;}.w-md-19{width:19%!important;}.w-md-20{width:20%!important;}.w-md-21{width:21%!important;}.w-md-22{width:22%!important;}.w-md-23{width:23%!important;}.w-md-24{width:24%!important;}.w-md-25{width:25%!important;}.w-md-26{width:26%!important;}.w-md-27{width:27%!important;}.w-md-28{width:28%!important;}.w-md-29{width:29%!important;}.w-md-30{width:30%!important;}.w-md-31{width:31%!important;}.w-md-32{width:32%!important;}.w-md-33{width:33%!important;}.w-md-34{width:34%!important;}.w-md-35{width:35%!important;}.w-md-36{width:36%!important;}.w-md-37{width:37%!important;}.w-md-38{width:38%!important;}.w-md-39{width:39%!important;}.w-md-40{width:40%!important;}.w-md-41{width:41%!important;}.w-md-42{width:42%!important;}.w-md-43{width:43%!important;}.w-md-44{width:44%!important;}.w-md-45{width:45%!important;}.w-md-46{width:46%!important;}.w-md-47{width:47%!important;}.w-md-48{width:48%!important;}.w-md-49{width:49%!important;}.w-md-50{width:50%!important;}.w-md-51{width:51%!important;}.w-md-52{width:52%!important;}.w-md-53{width:53%!important;}.w-md-54{width:54%!important;}.w-md-55{width:55%!important;}.w-md-56{width:56%!important;}.w-md-57{width:57%!important;}.w-md-58{width:58%!important;}.w-md-59{width:59%!important;}.w-md-60{width:60%!important;}.w-md-61{width:61%!important;}.w-md-62{width:62%!important;}.w-md-63{width:63%!important;}.w-md-64{width:64%!important;}.w-md-65{width:65%!important;}.w-md-66{width:66%!important;}.w-md-67{width:67%!important;}.w-md-68{width:68%!important;}.w-md-69{width:69%!important;}.w-md-70{width:70%!important;}.w-md-71{width:71%!important;}.w-md-72{width:72%!important;}.w-md-73{width:73%!important;}.w-md-74{width:74%!important;}.w-md-75{width:75%!important;}.w-md-76{width:76%!important;}.w-md-77{width:77%!important;}.w-md-78{width:78%!important;}.w-md-79{width:79%!important;}.w-md-80{width:80%!important;}.w-md-81{width:81%!important;}.w-md-82{width:82%!important;}.w-md-83{width:83%!important;}.w-md-84{width:84%!important;}.w-md-85{width:85%!important;}.w-md-86{width:86%!important;}.w-md-87{width:87%!important;}.w-md-88{width:88%!important;}.w-md-89{width:89%!important;}.w-md-90{width:90%!important;}.w-md-91{width:91%!important;}.w-md-92{width:92%!important;}.w-md-93{width:93%!important;}.w-md-94{width:94%!important;}.w-md-95{width:95%!important;}.w-md-96{width:96%!important;}.w-md-97{width:97%!important;}.w-md-98{width:98%!important;}.w-md-99{width:99%!important;}.w-md-100{width:100%!important;}}
@media (min-width:1024px){.w-lg-1{width:1%!important;}.w-lg-2{width:2%!important;}.w-lg-3{width:3%!important;}.w-lg-4{width:4%!important;}.w-lg-5{width:5%!important;}.w-lg-6{width:6%!important;}.w-lg-7{width:7%!important;}.w-lg-8{width:8%!important;}.w-lg-9{width:9%!important;}.w-lg-10{width:10%!important;}.w-lg-11{width:11%!important;}.w-lg-12{width:12%!important;}.w-lg-13{width:13%!important;}.w-lg-14{width:14%!important;}.w-lg-15{width:15%!important;}.w-lg-16{width:16%!important;}.w-lg-17{width:17%!important;}.w-lg-18{width:18%!important;}.w-lg-19{width:19%!important;}.w-lg-20{width:20%!important;}.w-lg-21{width:21%!important;}.w-lg-22{width:22%!important;}.w-lg-23{width:23%!important;}.w-lg-24{width:24%!important;}.w-lg-25{width:25%!important;}.w-lg-26{width:26%!important;}.w-lg-27{width:27%!important;}.w-lg-28{width:28%!important;}.w-lg-29{width:29%!important;}.w-lg-30{width:30%!important;}.w-lg-31{width:31%!important;}.w-lg-32{width:32%!important;}.w-lg-33{width:33%!important;}.w-lg-34{width:34%!important;}.w-lg-35{width:35%!important;}.w-lg-36{width:36%!important;}.w-lg-37{width:37%!important;}.w-lg-38{width:38%!important;}.w-lg-39{width:39%!important;}.w-lg-40{width:40%!important;}.w-lg-41{width:41%!important;}.w-lg-42{width:42%!important;}.w-lg-43{width:43%!important;}.w-lg-44{width:44%!important;}.w-lg-45{width:45%!important;}.w-lg-46{width:46%!important;}.w-lg-47{width:47%!important;}.w-lg-48{width:48%!important;}.w-lg-49{width:49%!important;}.w-lg-50{width:50%!important;}.w-lg-51{width:51%!important;}.w-lg-52{width:52%!important;}.w-lg-53{width:53%!important;}.w-lg-54{width:54%!important;}.w-lg-55{width:55%!important;}.w-lg-56{width:56%!important;}.w-lg-57{width:57%!important;}.w-lg-58{width:58%!important;}.w-lg-59{width:59%!important;}.w-lg-60{width:60%!important;}.w-lg-61{width:61%!important;}.w-lg-62{width:62%!important;}.w-lg-63{width:63%!important;}.w-lg-64{width:64%!important;}.w-lg-65{width:65%!important;}.w-lg-66{width:66%!important;}.w-lg-67{width:67%!important;}.w-lg-68{width:68%!important;}.w-lg-69{width:69%!important;}.w-lg-70{width:70%!important;}.w-lg-71{width:71%!important;}.w-lg-72{width:72%!important;}.w-lg-73{width:73%!important;}.w-lg-74{width:74%!important;}.w-lg-75{width:75%!important;}.w-lg-76{width:76%!important;}.w-lg-77{width:77%!important;}.w-lg-78{width:78%!important;}.w-lg-79{width:79%!important;}.w-lg-80{width:80%!important;}.w-lg-81{width:81%!important;}.w-lg-82{width:82%!important;}.w-lg-83{width:83%!important;}.w-lg-84{width:84%!important;}.w-lg-85{width:85%!important;}.w-lg-86{width:86%!important;}.w-lg-87{width:87%!important;}.w-lg-88{width:88%!important;}.w-lg-89{width:89%!important;}.w-lg-90{width:90%!important;}.w-lg-91{width:91%!important;}.w-lg-92{width:92%!important;}.w-lg-93{width:93%!important;}.w-lg-94{width:94%!important;}.w-lg-95{width:95%!important;}.w-lg-96{width:96%!important;}.w-lg-97{width:97%!important;}.w-lg-98{width:98%!important;}.w-lg-99{width:99%!important;}.w-lg-100{width:100%!important;}}
@media (min-width:1200px){.w-xl-1{width:1%!important;}.w-xl-2{width:2%!important;}.w-xl-3{width:3%!important;}.w-xl-4{width:4%!important;}.w-xl-5{width:5%!important;}.w-xl-6{width:6%!important;}.w-xl-7{width:7%!important;}.w-xl-8{width:8%!important;}.w-xl-9{width:9%!important;}.w-xl-10{width:10%!important;}.w-xl-11{width:11%!important;}.w-xl-12{width:12%!important;}.w-xl-13{width:13%!important;}.w-xl-14{width:14%!important;}.w-xl-15{width:15%!important;}.w-xl-16{width:16%!important;}.w-xl-17{width:17%!important;}.w-xl-18{width:18%!important;}.w-xl-19{width:19%!important;}.w-xl-20{width:20%!important;}.w-xl-21{width:21%!important;}.w-xl-22{width:22%!important;}.w-xl-23{width:23%!important;}.w-xl-24{width:24%!important;}.w-xl-25{width:25%!important;}.w-xl-26{width:26%!important;}.w-xl-27{width:27%!important;}.w-xl-28{width:28%!important;}.w-xl-29{width:29%!important;}.w-xl-30{width:30%!important;}.w-xl-31{width:31%!important;}.w-xl-32{width:32%!important;}.w-xl-33{width:33%!important;}.w-xl-34{width:34%!important;}.w-xl-35{width:35%!important;}.w-xl-36{width:36%!important;}.w-xl-37{width:37%!important;}.w-xl-38{width:38%!important;}.w-xl-39{width:39%!important;}.w-xl-40{width:40%!important;}.w-xl-41{width:41%!important;}.w-xl-42{width:42%!important;}.w-xl-43{width:43%!important;}.w-xl-44{width:44%!important;}.w-xl-45{width:45%!important;}.w-xl-46{width:46%!important;}.w-xl-47{width:47%!important;}.w-xl-48{width:48%!important;}.w-xl-49{width:49%!important;}.w-xl-50{width:50%!important;}.w-xl-51{width:51%!important;}.w-xl-52{width:52%!important;}.w-xl-53{width:53%!important;}.w-xl-54{width:54%!important;}.w-xl-55{width:55%!important;}.w-xl-56{width:56%!important;}.w-xl-57{width:57%!important;}.w-xl-58{width:58%!important;}.w-xl-59{width:59%!important;}.w-xl-60{width:60%!important;}.w-xl-61{width:61%!important;}.w-xl-62{width:62%!important;}.w-xl-63{width:63%!important;}.w-xl-64{width:64%!important;}.w-xl-65{width:65%!important;}.w-xl-66{width:66%!important;}.w-xl-67{width:67%!important;}.w-xl-68{width:68%!important;}.w-xl-69{width:69%!important;}.w-xl-70{width:70%!important;}.w-xl-71{width:71%!important;}.w-xl-72{width:72%!important;}.w-xl-73{width:73%!important;}.w-xl-74{width:74%!important;}.w-xl-75{width:75%!important;}.w-xl-76{width:76%!important;}.w-xl-77{width:77%!important;}.w-xl-78{width:78%!important;}.w-xl-79{width:79%!important;}.w-xl-80{width:80%!important;}.w-xl-81{width:81%!important;}.w-xl-82{width:82%!important;}.w-xl-83{width:83%!important;}.w-xl-84{width:84%!important;}.w-xl-85{width:85%!important;}.w-xl-86{width:86%!important;}.w-xl-87{width:87%!important;}.w-xl-88{width:88%!important;}.w-xl-89{width:89%!important;}.w-xl-90{width:90%!important;}.w-xl-91{width:91%!important;}.w-xl-92{width:92%!important;}.w-xl-93{width:93%!important;}.w-xl-94{width:94%!important;}.w-xl-95{width:95%!important;}.w-xl-96{width:96%!important;}.w-xl-97{width:97%!important;}.w-xl-98{width:98%!important;}.w-xl-99{width:99%!important;}.w-xl-100{width:100%!important;}}
@media (min-width:576px){.mw-sm-1{max-width:1%!important;}.mw-sm-2{max-width:2%!important;}.mw-sm-3{max-width:3%!important;}.mw-sm-4{max-width:4%!important;}.mw-sm-5{max-width:5%!important;}.mw-sm-6{max-width:6%!important;}.mw-sm-7{max-width:7%!important;}.mw-sm-8{max-width:8%!important;}.mw-sm-9{max-width:9%!important;}.mw-sm-10{max-width:10%!important;}.mw-sm-11{max-width:11%!important;}.mw-sm-12{max-width:12%!important;}.mw-sm-13{max-width:13%!important;}.mw-sm-14{max-width:14%!important;}.mw-sm-15{max-width:15%!important;}.mw-sm-16{max-width:16%!important;}.mw-sm-17{max-width:17%!important;}.mw-sm-18{max-width:18%!important;}.mw-sm-19{max-width:19%!important;}.mw-sm-20{max-width:20%!important;}.mw-sm-21{max-width:21%!important;}.mw-sm-22{max-width:22%!important;}.mw-sm-23{max-width:23%!important;}.mw-sm-24{max-width:24%!important;}.mw-sm-25{max-width:25%!important;}.mw-sm-26{max-width:26%!important;}.mw-sm-27{max-width:27%!important;}.mw-sm-28{max-width:28%!important;}.mw-sm-29{max-width:29%!important;}.mw-sm-30{max-width:30%!important;}.mw-sm-31{max-width:31%!important;}.mw-sm-32{max-width:32%!important;}.mw-sm-33{max-width:33%!important;}.mw-sm-34{max-width:34%!important;}.mw-sm-35{max-width:35%!important;}.mw-sm-36{max-width:36%!important;}.mw-sm-37{max-width:37%!important;}.mw-sm-38{max-width:38%!important;}.mw-sm-39{max-width:39%!important;}.mw-sm-40{max-width:40%!important;}.mw-sm-41{max-width:41%!important;}.mw-sm-42{max-width:42%!important;}.mw-sm-43{max-width:43%!important;}.mw-sm-44{max-width:44%!important;}.mw-sm-45{max-width:45%!important;}.mw-sm-46{max-width:46%!important;}.mw-sm-47{max-width:47%!important;}.mw-sm-48{max-width:48%!important;}.mw-sm-49{max-width:49%!important;}.mw-sm-50{max-width:50%!important;}.mw-sm-51{max-width:51%!important;}.mw-sm-52{max-width:52%!important;}.mw-sm-53{max-width:53%!important;}.mw-sm-54{max-width:54%!important;}.mw-sm-55{max-width:55%!important;}.mw-sm-56{max-width:56%!important;}.mw-sm-57{max-width:57%!important;}.mw-sm-58{max-width:58%!important;}.mw-sm-59{max-width:59%!important;}.mw-sm-60{max-width:60%!important;}.mw-sm-61{max-width:61%!important;}.mw-sm-62{max-width:62%!important;}.mw-sm-63{max-width:63%!important;}.mw-sm-64{max-width:64%!important;}.mw-sm-65{max-width:65%!important;}.mw-sm-66{max-width:66%!important;}.mw-sm-67{max-width:67%!important;}.mw-sm-68{max-width:68%!important;}.mw-sm-69{max-width:69%!important;}.mw-sm-70{max-width:70%!important;}.mw-sm-71{max-width:71%!important;}.mw-sm-72{max-width:72%!important;}.mw-sm-73{max-width:73%!important;}.mw-sm-74{max-width:74%!important;}.mw-sm-75{max-width:75%!important;}.mw-sm-76{max-width:76%!important;}.mw-sm-77{max-width:77%!important;}.mw-sm-78{max-width:78%!important;}.mw-sm-79{max-width:79%!important;}.mw-sm-80{max-width:80%!important;}.mw-sm-81{max-width:81%!important;}.mw-sm-82{max-width:82%!important;}.mw-sm-83{max-width:83%!important;}.mw-sm-84{max-width:84%!important;}.mw-sm-85{max-width:85%!important;}.mw-sm-86{max-width:86%!important;}.mw-sm-87{max-width:87%!important;}.mw-sm-88{max-width:88%!important;}.mw-sm-89{max-width:89%!important;}.mw-sm-90{max-width:90%!important;}.mw-sm-91{max-width:91%!important;}.mw-sm-92{max-width:92%!important;}.mw-sm-93{max-width:93%!important;}.mw-sm-94{max-width:94%!important;}.mw-sm-95{max-width:95%!important;}.mw-sm-96{max-width:96%!important;}.mw-sm-97{max-width:97%!important;}.mw-sm-98{max-width:98%!important;}.mw-sm-99{max-width:99%!important;}.mw-sm-100{max-width:100%!important;}}
@media (min-width:768px){.mw-md-1{max-width:1%!important;}.mw-md-2{max-width:2%!important;}.mw-md-3{max-width:3%!important;}.mw-md-4{max-width:4%!important;}.mw-md-5{max-width:5%!important;}.mw-md-6{max-width:6%!important;}.mw-md-7{max-width:7%!important;}.mw-md-8{max-width:8%!important;}.mw-md-9{max-width:9%!important;}.mw-md-10{max-width:10%!important;}.mw-md-11{max-width:11%!important;}.mw-md-12{max-width:12%!important;}.mw-md-13{max-width:13%!important;}.mw-md-14{max-width:14%!important;}.mw-md-15{max-width:15%!important;}.mw-md-16{max-width:16%!important;}.mw-md-17{max-width:17%!important;}.mw-md-18{max-width:18%!important;}.mw-md-19{max-width:19%!important;}.mw-md-20{max-width:20%!important;}.mw-md-21{max-width:21%!important;}.mw-md-22{max-width:22%!important;}.mw-md-23{max-width:23%!important;}.mw-md-24{max-width:24%!important;}.mw-md-25{max-width:25%!important;}.mw-md-26{max-width:26%!important;}.mw-md-27{max-width:27%!important;}.mw-md-28{max-width:28%!important;}.mw-md-29{max-width:29%!important;}.mw-md-30{max-width:30%!important;}.mw-md-31{max-width:31%!important;}.mw-md-32{max-width:32%!important;}.mw-md-33{max-width:33%!important;}.mw-md-34{max-width:34%!important;}.mw-md-35{max-width:35%!important;}.mw-md-36{max-width:36%!important;}.mw-md-37{max-width:37%!important;}.mw-md-38{max-width:38%!important;}.mw-md-39{max-width:39%!important;}.mw-md-40{max-width:40%!important;}.mw-md-41{max-width:41%!important;}.mw-md-42{max-width:42%!important;}.mw-md-43{max-width:43%!important;}.mw-md-44{max-width:44%!important;}.mw-md-45{max-width:45%!important;}.mw-md-46{max-width:46%!important;}.mw-md-47{max-width:47%!important;}.mw-md-48{max-width:48%!important;}.mw-md-49{max-width:49%!important;}.mw-md-50{max-width:50%!important;}.mw-md-51{max-width:51%!important;}.mw-md-52{max-width:52%!important;}.mw-md-53{max-width:53%!important;}.mw-md-54{max-width:54%!important;}.mw-md-55{max-width:55%!important;}.mw-md-56{max-width:56%!important;}.mw-md-57{max-width:57%!important;}.mw-md-58{max-width:58%!important;}.mw-md-59{max-width:59%!important;}.mw-md-60{max-width:60%!important;}.mw-md-61{max-width:61%!important;}.mw-md-62{max-width:62%!important;}.mw-md-63{max-width:63%!important;}.mw-md-64{max-width:64%!important;}.mw-md-65{max-width:65%!important;}.mw-md-66{max-width:66%!important;}.mw-md-67{max-width:67%!important;}.mw-md-68{max-width:68%!important;}.mw-md-69{max-width:69%!important;}.mw-md-70{max-width:70%!important;}.mw-md-71{max-width:71%!important;}.mw-md-72{max-width:72%!important;}.mw-md-73{max-width:73%!important;}.mw-md-74{max-width:74%!important;}.mw-md-75{max-width:75%!important;}.mw-md-76{max-width:76%!important;}.mw-md-77{max-width:77%!important;}.mw-md-78{max-width:78%!important;}.mw-md-79{max-width:79%!important;}.mw-md-80{max-width:80%!important;}.mw-md-81{max-width:81%!important;}.mw-md-82{max-width:82%!important;}.mw-md-83{max-width:83%!important;}.mw-md-84{max-width:84%!important;}.mw-md-85{max-width:85%!important;}.mw-md-86{max-width:86%!important;}.mw-md-87{max-width:87%!important;}.mw-md-88{max-width:88%!important;}.mw-md-89{max-width:89%!important;}.mw-md-90{max-width:90%!important;}.mw-md-91{max-width:91%!important;}.mw-md-92{max-width:92%!important;}.mw-md-93{max-width:93%!important;}.mw-md-94{max-width:94%!important;}.mw-md-95{max-width:95%!important;}.mw-md-96{max-width:96%!important;}.mw-md-97{max-width:97%!important;}.mw-md-98{max-width:98%!important;}.mw-md-99{max-width:99%!important;}.mw-md-100{max-width:100%!important;}}
@media (min-width:1024px){.mw-lg-1{max-width:1%!important;}.mw-lg-2{max-width:2%!important;}.mw-lg-3{max-width:3%!important;}.mw-lg-4{max-width:4%!important;}.mw-lg-5{max-width:5%!important;}.mw-lg-6{max-width:6%!important;}.mw-lg-7{max-width:7%!important;}.mw-lg-8{max-width:8%!important;}.mw-lg-9{max-width:9%!important;}.mw-lg-10{max-width:10%!important;}.mw-lg-11{max-width:11%!important;}.mw-lg-12{max-width:12%!important;}.mw-lg-13{max-width:13%!important;}.mw-lg-14{max-width:14%!important;}.mw-lg-15{max-width:15%!important;}.mw-lg-16{max-width:16%!important;}.mw-lg-17{max-width:17%!important;}.mw-lg-18{max-width:18%!important;}.mw-lg-19{max-width:19%!important;}.mw-lg-20{max-width:20%!important;}.mw-lg-21{max-width:21%!important;}.mw-lg-22{max-width:22%!important;}.mw-lg-23{max-width:23%!important;}.mw-lg-24{max-width:24%!important;}.mw-lg-25{max-width:25%!important;}.mw-lg-26{max-width:26%!important;}.mw-lg-27{max-width:27%!important;}.mw-lg-28{max-width:28%!important;}.mw-lg-29{max-width:29%!important;}.mw-lg-30{max-width:30%!important;}.mw-lg-31{max-width:31%!important;}.mw-lg-32{max-width:32%!important;}.mw-lg-33{max-width:33%!important;}.mw-lg-34{max-width:34%!important;}.mw-lg-35{max-width:35%!important;}.mw-lg-36{max-width:36%!important;}.mw-lg-37{max-width:37%!important;}.mw-lg-38{max-width:38%!important;}.mw-lg-39{max-width:39%!important;}.mw-lg-40{max-width:40%!important;}.mw-lg-41{max-width:41%!important;}.mw-lg-42{max-width:42%!important;}.mw-lg-43{max-width:43%!important;}.mw-lg-44{max-width:44%!important;}.mw-lg-45{max-width:45%!important;}.mw-lg-46{max-width:46%!important;}.mw-lg-47{max-width:47%!important;}.mw-lg-48{max-width:48%!important;}.mw-lg-49{max-width:49%!important;}.mw-lg-50{max-width:50%!important;}.mw-lg-51{max-width:51%!important;}.mw-lg-52{max-width:52%!important;}.mw-lg-53{max-width:53%!important;}.mw-lg-54{max-width:54%!important;}.mw-lg-55{max-width:55%!important;}.mw-lg-56{max-width:56%!important;}.mw-lg-57{max-width:57%!important;}.mw-lg-58{max-width:58%!important;}.mw-lg-59{max-width:59%!important;}.mw-lg-60{max-width:60%!important;}.mw-lg-61{max-width:61%!important;}.mw-lg-62{max-width:62%!important;}.mw-lg-63{max-width:63%!important;}.mw-lg-64{max-width:64%!important;}.mw-lg-65{max-width:65%!important;}.mw-lg-66{max-width:66%!important;}.mw-lg-67{max-width:67%!important;}.mw-lg-68{max-width:68%!important;}.mw-lg-69{max-width:69%!important;}.mw-lg-70{max-width:70%!important;}.mw-lg-71{max-width:71%!important;}.mw-lg-72{max-width:72%!important;}.mw-lg-73{max-width:73%!important;}.mw-lg-74{max-width:74%!important;}.mw-lg-75{max-width:75%!important;}.mw-lg-76{max-width:76%!important;}.mw-lg-77{max-width:77%!important;}.mw-lg-78{max-width:78%!important;}.mw-lg-79{max-width:79%!important;}.mw-lg-80{max-width:80%!important;}.mw-lg-81{max-width:81%!important;}.mw-lg-82{max-width:82%!important;}.mw-lg-83{max-width:83%!important;}.mw-lg-84{max-width:84%!important;}.mw-lg-85{max-width:85%!important;}.mw-lg-86{max-width:86%!important;}.mw-lg-87{max-width:87%!important;}.mw-lg-88{max-width:88%!important;}.mw-lg-89{max-width:89%!important;}.mw-lg-90{max-width:90%!important;}.mw-lg-91{max-width:91%!important;}.mw-lg-92{max-width:92%!important;}.mw-lg-93{max-width:93%!important;}.mw-lg-94{max-width:94%!important;}.mw-lg-95{max-width:95%!important;}.mw-lg-96{max-width:96%!important;}.mw-lg-97{max-width:97%!important;}.mw-lg-98{max-width:98%!important;}.mw-lg-99{max-width:99%!important;}.mw-lg-100{max-width:100%!important;}}
@media (min-width:1200px){.mw-xl-1{max-width:1%!important;}.mw-xl-2{max-width:2%!important;}.mw-xl-3{max-width:3%!important;}.mw-xl-4{max-width:4%!important;}.mw-xl-5{max-width:5%!important;}.mw-xl-6{max-width:6%!important;}.mw-xl-7{max-width:7%!important;}.mw-xl-8{max-width:8%!important;}.mw-xl-9{max-width:9%!important;}.mw-xl-10{max-width:10%!important;}.mw-xl-11{max-width:11%!important;}.mw-xl-12{max-width:12%!important;}.mw-xl-13{max-width:13%!important;}.mw-xl-14{max-width:14%!important;}.mw-xl-15{max-width:15%!important;}.mw-xl-16{max-width:16%!important;}.mw-xl-17{max-width:17%!important;}.mw-xl-18{max-width:18%!important;}.mw-xl-19{max-width:19%!important;}.mw-xl-20{max-width:20%!important;}.mw-xl-21{max-width:21%!important;}.mw-xl-22{max-width:22%!important;}.mw-xl-23{max-width:23%!important;}.mw-xl-24{max-width:24%!important;}.mw-xl-25{max-width:25%!important;}.mw-xl-26{max-width:26%!important;}.mw-xl-27{max-width:27%!important;}.mw-xl-28{max-width:28%!important;}.mw-xl-29{max-width:29%!important;}.mw-xl-30{max-width:30%!important;}.mw-xl-31{max-width:31%!important;}.mw-xl-32{max-width:32%!important;}.mw-xl-33{max-width:33%!important;}.mw-xl-34{max-width:34%!important;}.mw-xl-35{max-width:35%!important;}.mw-xl-36{max-width:36%!important;}.mw-xl-37{max-width:37%!important;}.mw-xl-38{max-width:38%!important;}.mw-xl-39{max-width:39%!important;}.mw-xl-40{max-width:40%!important;}.mw-xl-41{max-width:41%!important;}.mw-xl-42{max-width:42%!important;}.mw-xl-43{max-width:43%!important;}.mw-xl-44{max-width:44%!important;}.mw-xl-45{max-width:45%!important;}.mw-xl-46{max-width:46%!important;}.mw-xl-47{max-width:47%!important;}.mw-xl-48{max-width:48%!important;}.mw-xl-49{max-width:49%!important;}.mw-xl-50{max-width:50%!important;}.mw-xl-51{max-width:51%!important;}.mw-xl-52{max-width:52%!important;}.mw-xl-53{max-width:53%!important;}.mw-xl-54{max-width:54%!important;}.mw-xl-55{max-width:55%!important;}.mw-xl-56{max-width:56%!important;}.mw-xl-57{max-width:57%!important;}.mw-xl-58{max-width:58%!important;}.mw-xl-59{max-width:59%!important;}.mw-xl-60{max-width:60%!important;}.mw-xl-61{max-width:61%!important;}.mw-xl-62{max-width:62%!important;}.mw-xl-63{max-width:63%!important;}.mw-xl-64{max-width:64%!important;}.mw-xl-65{max-width:65%!important;}.mw-xl-66{max-width:66%!important;}.mw-xl-67{max-width:67%!important;}.mw-xl-68{max-width:68%!important;}.mw-xl-69{max-width:69%!important;}.mw-xl-70{max-width:70%!important;}.mw-xl-71{max-width:71%!important;}.mw-xl-72{max-width:72%!important;}.mw-xl-73{max-width:73%!important;}.mw-xl-74{max-width:74%!important;}.mw-xl-75{max-width:75%!important;}.mw-xl-76{max-width:76%!important;}.mw-xl-77{max-width:77%!important;}.mw-xl-78{max-width:78%!important;}.mw-xl-79{max-width:79%!important;}.mw-xl-80{max-width:80%!important;}.mw-xl-81{max-width:81%!important;}.mw-xl-82{max-width:82%!important;}.mw-xl-83{max-width:83%!important;}.mw-xl-84{max-width:84%!important;}.mw-xl-85{max-width:85%!important;}.mw-xl-86{max-width:86%!important;}.mw-xl-87{max-width:87%!important;}.mw-xl-88{max-width:88%!important;}.mw-xl-89{max-width:89%!important;}.mw-xl-90{max-width:90%!important;}.mw-xl-91{max-width:91%!important;}.mw-xl-92{max-width:92%!important;}.mw-xl-93{max-width:93%!important;}.mw-xl-94{max-width:94%!important;}.mw-xl-95{max-width:95%!important;}.mw-xl-96{max-width:96%!important;}.mw-xl-97{max-width:97%!important;}.mw-xl-98{max-width:98%!important;}.mw-xl-99{max-width:99%!important;}.mw-xl-100{max-width:100%!important;}}
@media (min-width:576px){.min-w-sm-1{min-width:1%!important;}.min-w-sm-2{min-width:2%!important;}.min-w-sm-3{min-width:3%!important;}.min-w-sm-4{min-width:4%!important;}.min-w-sm-5{min-width:5%!important;}.min-w-sm-6{min-width:6%!important;}.min-w-sm-7{min-width:7%!important;}.min-w-sm-8{min-width:8%!important;}.min-w-sm-9{min-width:9%!important;}.min-w-sm-10{min-width:10%!important;}.min-w-sm-11{min-width:11%!important;}.min-w-sm-12{min-width:12%!important;}.min-w-sm-13{min-width:13%!important;}.min-w-sm-14{min-width:14%!important;}.min-w-sm-15{min-width:15%!important;}.min-w-sm-16{min-width:16%!important;}.min-w-sm-17{min-width:17%!important;}.min-w-sm-18{min-width:18%!important;}.min-w-sm-19{min-width:19%!important;}.min-w-sm-20{min-width:20%!important;}.min-w-sm-21{min-width:21%!important;}.min-w-sm-22{min-width:22%!important;}.min-w-sm-23{min-width:23%!important;}.min-w-sm-24{min-width:24%!important;}.min-w-sm-25{min-width:25%!important;}.min-w-sm-26{min-width:26%!important;}.min-w-sm-27{min-width:27%!important;}.min-w-sm-28{min-width:28%!important;}.min-w-sm-29{min-width:29%!important;}.min-w-sm-30{min-width:30%!important;}.min-w-sm-31{min-width:31%!important;}.min-w-sm-32{min-width:32%!important;}.min-w-sm-33{min-width:33%!important;}.min-w-sm-34{min-width:34%!important;}.min-w-sm-35{min-width:35%!important;}.min-w-sm-36{min-width:36%!important;}.min-w-sm-37{min-width:37%!important;}.min-w-sm-38{min-width:38%!important;}.min-w-sm-39{min-width:39%!important;}.min-w-sm-40{min-width:40%!important;}.min-w-sm-41{min-width:41%!important;}.min-w-sm-42{min-width:42%!important;}.min-w-sm-43{min-width:43%!important;}.min-w-sm-44{min-width:44%!important;}.min-w-sm-45{min-width:45%!important;}.min-w-sm-46{min-width:46%!important;}.min-w-sm-47{min-width:47%!important;}.min-w-sm-48{min-width:48%!important;}.min-w-sm-49{min-width:49%!important;}.min-w-sm-50{min-width:50%!important;}.min-w-sm-51{min-width:51%!important;}.min-w-sm-52{min-width:52%!important;}.min-w-sm-53{min-width:53%!important;}.min-w-sm-54{min-width:54%!important;}.min-w-sm-55{min-width:55%!important;}.min-w-sm-56{min-width:56%!important;}.min-w-sm-57{min-width:57%!important;}.min-w-sm-58{min-width:58%!important;}.min-w-sm-59{min-width:59%!important;}.min-w-sm-60{min-width:60%!important;}.min-w-sm-61{min-width:61%!important;}.min-w-sm-62{min-width:62%!important;}.min-w-sm-63{min-width:63%!important;}.min-w-sm-64{min-width:64%!important;}.min-w-sm-65{min-width:65%!important;}.min-w-sm-66{min-width:66%!important;}.min-w-sm-67{min-width:67%!important;}.min-w-sm-68{min-width:68%!important;}.min-w-sm-69{min-width:69%!important;}.min-w-sm-70{min-width:70%!important;}.min-w-sm-71{min-width:71%!important;}.min-w-sm-72{min-width:72%!important;}.min-w-sm-73{min-width:73%!important;}.min-w-sm-74{min-width:74%!important;}.min-w-sm-75{min-width:75%!important;}.min-w-sm-76{min-width:76%!important;}.min-w-sm-77{min-width:77%!important;}.min-w-sm-78{min-width:78%!important;}.min-w-sm-79{min-width:79%!important;}.min-w-sm-80{min-width:80%!important;}.min-w-sm-81{min-width:81%!important;}.min-w-sm-82{min-width:82%!important;}.min-w-sm-83{min-width:83%!important;}.min-w-sm-84{min-width:84%!important;}.min-w-sm-85{min-width:85%!important;}.min-w-sm-86{min-width:86%!important;}.min-w-sm-87{min-width:87%!important;}.min-w-sm-88{min-width:88%!important;}.min-w-sm-89{min-width:89%!important;}.min-w-sm-90{min-width:90%!important;}.min-w-sm-91{min-width:91%!important;}.min-w-sm-92{min-width:92%!important;}.min-w-sm-93{min-width:93%!important;}.min-w-sm-94{min-width:94%!important;}.min-w-sm-95{min-width:95%!important;}.min-w-sm-96{min-width:96%!important;}.min-w-sm-97{min-width:97%!important;}.min-w-sm-98{min-width:98%!important;}.min-w-sm-99{min-width:99%!important;}.min-w-sm-100{min-width:100%!important;}}
@media (min-width:768px){.min-w-md-1{min-width:1%!important;}.min-w-md-2{min-width:2%!important;}.min-w-md-3{min-width:3%!important;}.min-w-md-4{min-width:4%!important;}.min-w-md-5{min-width:5%!important;}.min-w-md-6{min-width:6%!important;}.min-w-md-7{min-width:7%!important;}.min-w-md-8{min-width:8%!important;}.min-w-md-9{min-width:9%!important;}.min-w-md-10{min-width:10%!important;}.min-w-md-11{min-width:11%!important;}.min-w-md-12{min-width:12%!important;}.min-w-md-13{min-width:13%!important;}.min-w-md-14{min-width:14%!important;}.min-w-md-15{min-width:15%!important;}.min-w-md-16{min-width:16%!important;}.min-w-md-17{min-width:17%!important;}.min-w-md-18{min-width:18%!important;}.min-w-md-19{min-width:19%!important;}.min-w-md-20{min-width:20%!important;}.min-w-md-21{min-width:21%!important;}.min-w-md-22{min-width:22%!important;}.min-w-md-23{min-width:23%!important;}.min-w-md-24{min-width:24%!important;}.min-w-md-25{min-width:25%!important;}.min-w-md-26{min-width:26%!important;}.min-w-md-27{min-width:27%!important;}.min-w-md-28{min-width:28%!important;}.min-w-md-29{min-width:29%!important;}.min-w-md-30{min-width:30%!important;}.min-w-md-31{min-width:31%!important;}.min-w-md-32{min-width:32%!important;}.min-w-md-33{min-width:33%!important;}.min-w-md-34{min-width:34%!important;}.min-w-md-35{min-width:35%!important;}.min-w-md-36{min-width:36%!important;}.min-w-md-37{min-width:37%!important;}.min-w-md-38{min-width:38%!important;}.min-w-md-39{min-width:39%!important;}.min-w-md-40{min-width:40%!important;}.min-w-md-41{min-width:41%!important;}.min-w-md-42{min-width:42%!important;}.min-w-md-43{min-width:43%!important;}.min-w-md-44{min-width:44%!important;}.min-w-md-45{min-width:45%!important;}.min-w-md-46{min-width:46%!important;}.min-w-md-47{min-width:47%!important;}.min-w-md-48{min-width:48%!important;}.min-w-md-49{min-width:49%!important;}.min-w-md-50{min-width:50%!important;}.min-w-md-51{min-width:51%!important;}.min-w-md-52{min-width:52%!important;}.min-w-md-53{min-width:53%!important;}.min-w-md-54{min-width:54%!important;}.min-w-md-55{min-width:55%!important;}.min-w-md-56{min-width:56%!important;}.min-w-md-57{min-width:57%!important;}.min-w-md-58{min-width:58%!important;}.min-w-md-59{min-width:59%!important;}.min-w-md-60{min-width:60%!important;}.min-w-md-61{min-width:61%!important;}.min-w-md-62{min-width:62%!important;}.min-w-md-63{min-width:63%!important;}.min-w-md-64{min-width:64%!important;}.min-w-md-65{min-width:65%!important;}.min-w-md-66{min-width:66%!important;}.min-w-md-67{min-width:67%!important;}.min-w-md-68{min-width:68%!important;}.min-w-md-69{min-width:69%!important;}.min-w-md-70{min-width:70%!important;}.min-w-md-71{min-width:71%!important;}.min-w-md-72{min-width:72%!important;}.min-w-md-73{min-width:73%!important;}.min-w-md-74{min-width:74%!important;}.min-w-md-75{min-width:75%!important;}.min-w-md-76{min-width:76%!important;}.min-w-md-77{min-width:77%!important;}.min-w-md-78{min-width:78%!important;}.min-w-md-79{min-width:79%!important;}.min-w-md-80{min-width:80%!important;}.min-w-md-81{min-width:81%!important;}.min-w-md-82{min-width:82%!important;}.min-w-md-83{min-width:83%!important;}.min-w-md-84{min-width:84%!important;}.min-w-md-85{min-width:85%!important;}.min-w-md-86{min-width:86%!important;}.min-w-md-87{min-width:87%!important;}.min-w-md-88{min-width:88%!important;}.min-w-md-89{min-width:89%!important;}.min-w-md-90{min-width:90%!important;}.min-w-md-91{min-width:91%!important;}.min-w-md-92{min-width:92%!important;}.min-w-md-93{min-width:93%!important;}.min-w-md-94{min-width:94%!important;}.min-w-md-95{min-width:95%!important;}.min-w-md-96{min-width:96%!important;}.min-w-md-97{min-width:97%!important;}.min-w-md-98{min-width:98%!important;}.min-w-md-99{min-width:99%!important;}.min-w-md-100{min-width:100%!important;}}
@media (min-width:1024px){.min-w-lg-1{min-width:1%!important;}.min-w-lg-2{min-width:2%!important;}.min-w-lg-3{min-width:3%!important;}.min-w-lg-4{min-width:4%!important;}.min-w-lg-5{min-width:5%!important;}.min-w-lg-6{min-width:6%!important;}.min-w-lg-7{min-width:7%!important;}.min-w-lg-8{min-width:8%!important;}.min-w-lg-9{min-width:9%!important;}.min-w-lg-10{min-width:10%!important;}.min-w-lg-11{min-width:11%!important;}.min-w-lg-12{min-width:12%!important;}.min-w-lg-13{min-width:13%!important;}.min-w-lg-14{min-width:14%!important;}.min-w-lg-15{min-width:15%!important;}.min-w-lg-16{min-width:16%!important;}.min-w-lg-17{min-width:17%!important;}.min-w-lg-18{min-width:18%!important;}.min-w-lg-19{min-width:19%!important;}.min-w-lg-20{min-width:20%!important;}.min-w-lg-21{min-width:21%!important;}.min-w-lg-22{min-width:22%!important;}.min-w-lg-23{min-width:23%!important;}.min-w-lg-24{min-width:24%!important;}.min-w-lg-25{min-width:25%!important;}.min-w-lg-26{min-width:26%!important;}.min-w-lg-27{min-width:27%!important;}.min-w-lg-28{min-width:28%!important;}.min-w-lg-29{min-width:29%!important;}.min-w-lg-30{min-width:30%!important;}.min-w-lg-31{min-width:31%!important;}.min-w-lg-32{min-width:32%!important;}.min-w-lg-33{min-width:33%!important;}.min-w-lg-34{min-width:34%!important;}.min-w-lg-35{min-width:35%!important;}.min-w-lg-36{min-width:36%!important;}.min-w-lg-37{min-width:37%!important;}.min-w-lg-38{min-width:38%!important;}.min-w-lg-39{min-width:39%!important;}.min-w-lg-40{min-width:40%!important;}.min-w-lg-41{min-width:41%!important;}.min-w-lg-42{min-width:42%!important;}.min-w-lg-43{min-width:43%!important;}.min-w-lg-44{min-width:44%!important;}.min-w-lg-45{min-width:45%!important;}.min-w-lg-46{min-width:46%!important;}.min-w-lg-47{min-width:47%!important;}.min-w-lg-48{min-width:48%!important;}.min-w-lg-49{min-width:49%!important;}.min-w-lg-50{min-width:50%!important;}.min-w-lg-51{min-width:51%!important;}.min-w-lg-52{min-width:52%!important;}.min-w-lg-53{min-width:53%!important;}.min-w-lg-54{min-width:54%!important;}.min-w-lg-55{min-width:55%!important;}.min-w-lg-56{min-width:56%!important;}.min-w-lg-57{min-width:57%!important;}.min-w-lg-58{min-width:58%!important;}.min-w-lg-59{min-width:59%!important;}.min-w-lg-60{min-width:60%!important;}.min-w-lg-61{min-width:61%!important;}.min-w-lg-62{min-width:62%!important;}.min-w-lg-63{min-width:63%!important;}.min-w-lg-64{min-width:64%!important;}.min-w-lg-65{min-width:65%!important;}.min-w-lg-66{min-width:66%!important;}.min-w-lg-67{min-width:67%!important;}.min-w-lg-68{min-width:68%!important;}.min-w-lg-69{min-width:69%!important;}.min-w-lg-70{min-width:70%!important;}.min-w-lg-71{min-width:71%!important;}.min-w-lg-72{min-width:72%!important;}.min-w-lg-73{min-width:73%!important;}.min-w-lg-74{min-width:74%!important;}.min-w-lg-75{min-width:75%!important;}.min-w-lg-76{min-width:76%!important;}.min-w-lg-77{min-width:77%!important;}.min-w-lg-78{min-width:78%!important;}.min-w-lg-79{min-width:79%!important;}.min-w-lg-80{min-width:80%!important;}.min-w-lg-81{min-width:81%!important;}.min-w-lg-82{min-width:82%!important;}.min-w-lg-83{min-width:83%!important;}.min-w-lg-84{min-width:84%!important;}.min-w-lg-85{min-width:85%!important;}.min-w-lg-86{min-width:86%!important;}.min-w-lg-87{min-width:87%!important;}.min-w-lg-88{min-width:88%!important;}.min-w-lg-89{min-width:89%!important;}.min-w-lg-90{min-width:90%!important;}.min-w-lg-91{min-width:91%!important;}.min-w-lg-92{min-width:92%!important;}.min-w-lg-93{min-width:93%!important;}.min-w-lg-94{min-width:94%!important;}.min-w-lg-95{min-width:95%!important;}.min-w-lg-96{min-width:96%!important;}.min-w-lg-97{min-width:97%!important;}.min-w-lg-98{min-width:98%!important;}.min-w-lg-99{min-width:99%!important;}.min-w-lg-100{min-width:100%!important;}}
@media (min-width:1200px){.min-w-xl-1{min-width:1%!important;}.min-w-xl-2{min-width:2%!important;}.min-w-xl-3{min-width:3%!important;}.min-w-xl-4{min-width:4%!important;}.min-w-xl-5{min-width:5%!important;}.min-w-xl-6{min-width:6%!important;}.min-w-xl-7{min-width:7%!important;}.min-w-xl-8{min-width:8%!important;}.min-w-xl-9{min-width:9%!important;}.min-w-xl-10{min-width:10%!important;}.min-w-xl-11{min-width:11%!important;}.min-w-xl-12{min-width:12%!important;}.min-w-xl-13{min-width:13%!important;}.min-w-xl-14{min-width:14%!important;}.min-w-xl-15{min-width:15%!important;}.min-w-xl-16{min-width:16%!important;}.min-w-xl-17{min-width:17%!important;}.min-w-xl-18{min-width:18%!important;}.min-w-xl-19{min-width:19%!important;}.min-w-xl-20{min-width:20%!important;}.min-w-xl-21{min-width:21%!important;}.min-w-xl-22{min-width:22%!important;}.min-w-xl-23{min-width:23%!important;}.min-w-xl-24{min-width:24%!important;}.min-w-xl-25{min-width:25%!important;}.min-w-xl-26{min-width:26%!important;}.min-w-xl-27{min-width:27%!important;}.min-w-xl-28{min-width:28%!important;}.min-w-xl-29{min-width:29%!important;}.min-w-xl-30{min-width:30%!important;}.min-w-xl-31{min-width:31%!important;}.min-w-xl-32{min-width:32%!important;}.min-w-xl-33{min-width:33%!important;}.min-w-xl-34{min-width:34%!important;}.min-w-xl-35{min-width:35%!important;}.min-w-xl-36{min-width:36%!important;}.min-w-xl-37{min-width:37%!important;}.min-w-xl-38{min-width:38%!important;}.min-w-xl-39{min-width:39%!important;}.min-w-xl-40{min-width:40%!important;}.min-w-xl-41{min-width:41%!important;}.min-w-xl-42{min-width:42%!important;}.min-w-xl-43{min-width:43%!important;}.min-w-xl-44{min-width:44%!important;}.min-w-xl-45{min-width:45%!important;}.min-w-xl-46{min-width:46%!important;}.min-w-xl-47{min-width:47%!important;}.min-w-xl-48{min-width:48%!important;}.min-w-xl-49{min-width:49%!important;}.min-w-xl-50{min-width:50%!important;}.min-w-xl-51{min-width:51%!important;}.min-w-xl-52{min-width:52%!important;}.min-w-xl-53{min-width:53%!important;}.min-w-xl-54{min-width:54%!important;}.min-w-xl-55{min-width:55%!important;}.min-w-xl-56{min-width:56%!important;}.min-w-xl-57{min-width:57%!important;}.min-w-xl-58{min-width:58%!important;}.min-w-xl-59{min-width:59%!important;}.min-w-xl-60{min-width:60%!important;}.min-w-xl-61{min-width:61%!important;}.min-w-xl-62{min-width:62%!important;}.min-w-xl-63{min-width:63%!important;}.min-w-xl-64{min-width:64%!important;}.min-w-xl-65{min-width:65%!important;}.min-w-xl-66{min-width:66%!important;}.min-w-xl-67{min-width:67%!important;}.min-w-xl-68{min-width:68%!important;}.min-w-xl-69{min-width:69%!important;}.min-w-xl-70{min-width:70%!important;}.min-w-xl-71{min-width:71%!important;}.min-w-xl-72{min-width:72%!important;}.min-w-xl-73{min-width:73%!important;}.min-w-xl-74{min-width:74%!important;}.min-w-xl-75{min-width:75%!important;}.min-w-xl-76{min-width:76%!important;}.min-w-xl-77{min-width:77%!important;}.min-w-xl-78{min-width:78%!important;}.min-w-xl-79{min-width:79%!important;}.min-w-xl-80{min-width:80%!important;}.min-w-xl-81{min-width:81%!important;}.min-w-xl-82{min-width:82%!important;}.min-w-xl-83{min-width:83%!important;}.min-w-xl-84{min-width:84%!important;}.min-w-xl-85{min-width:85%!important;}.min-w-xl-86{min-width:86%!important;}.min-w-xl-87{min-width:87%!important;}.min-w-xl-88{min-width:88%!important;}.min-w-xl-89{min-width:89%!important;}.min-w-xl-90{min-width:90%!important;}.min-w-xl-91{min-width:91%!important;}.min-w-xl-92{min-width:92%!important;}.min-w-xl-93{min-width:93%!important;}.min-w-xl-94{min-width:94%!important;}.min-w-xl-95{min-width:95%!important;}.min-w-xl-96{min-width:96%!important;}.min-w-xl-97{min-width:97%!important;}.min-w-xl-98{min-width:98%!important;}.min-w-xl-99{min-width:99%!important;}.min-w-xl-100{min-width:100%!important;}}
@media (min-width:576px){.vw-sm-100{width:100vw!important;}.min-vw-sm-100{min-width:100vw!important;}}
@media (min-width:768px){.vw-md-100{width:100vw!important;}.min-vw-md-100{min-width:100vw!important;}}
@media (min-width:1024px){.vw-lg-100{width:100vw!important;}.min-vw-lg-100{min-width:100vw!important;}}
@media (min-width:1200px){.vw-xl-100{width:100vw!important;}.min-vw-xl-100{min-width:100vw!important;}}

/* Height */
.h-auto{height:auto!important;}@media (min-width:576px){.h-sm-auto{height:auto!important;}}@media (min-width:768px){.h-md-auto{height:auto!important;}}@media (min-width:1024px){.h-lg-auto{height:auto!important;}}@media (min-width:1200px){.h-xl-auto{height:auto!important;}}
.h-10px{height:10px!important;}.h-20px{height:20px!important;}.h-40px{height:40px!important;}.h-60px{height:60px!important;}.h-80px{height:80px!important;}.h-100px{height:100px!important;}.h-120px{height:120px!important;}.h-140px{height:140px!important;}.h-160px{height:160px!important;}.h-180px{height:180px!important;}.h-200px{height:200px!important;}.h-220px{height:220px!important;}.h-240px{height:240px!important;}.h-260px{height:260px!important;}.h-280px{height:280px!important;}.h-300px{height:300px!important;}.h-320px{height:320px!important;}.h-340px{height:340px!important;}.h-360px{height:360px!important;}.h-380px{height:380px!important;}.h-400px{height:400px!important;}.h-420px{height:420px!important;}.h-440px{height:440px!important;}.h-460px{height:460px!important;}.h-480px{height:480px!important;}.h-500px{height:500px!important;}
@media (min-width:576px){.h-sm-10px{height:10px!important;}.h-sm-20px{height:20px!important;}.h-sm-40px{height:40px!important;}.h-sm-60px{height:60px!important;}.h-sm-80px{height:80px!important;}.h-sm-100px{height:100px!important;}.h-sm-120px{height:120px!important;}.h-sm-140px{height:140px!important;}.h-sm-160px{height:160px!important;}.h-sm-180px{height:180px!important;}.h-sm-200px{height:200px!important;}.h-sm-220px{height:220px!important;}.h-sm-240px{height:240px!important;}.h-sm-260px{height:260px!important;}.h-sm-280px{height:280px!important;}.h-sm-300px{height:300px!important;}.h-sm-320px{height:320px!important;}.h-sm-340px{height:340px!important;}.h-sm-360px{height:360px!important;}.h-sm-380px{height:380px!important;}.h-sm-400px{height:400px!important;}.h-sm-420px{height:420px!important;}.h-sm-440px{height:440px!important;}.h-sm-460px{height:460px!important;}.h-sm-480px{height:480px!important;}.h-sm-500px{height:500px!important;}}
@media (min-width:768px){.h-md-10px{height:10px!important;}.h-md-20px{height:20px!important;}.h-md-40px{height:40px!important;}.h-md-60px{height:60px!important;}.h-md-80px{height:80px!important;}.h-md-100px{height:100px!important;}.h-md-120px{height:120px!important;}.h-md-140px{height:140px!important;}.h-md-160px{height:160px!important;}.h-md-180px{height:180px!important;}.h-md-200px{height:200px!important;}.h-md-220px{height:220px!important;}.h-md-240px{height:240px!important;}.h-md-260px{height:260px!important;}.h-md-280px{height:280px!important;}.h-md-300px{height:300px!important;}.h-md-320px{height:320px!important;}.h-md-340px{height:340px!important;}.h-md-360px{height:360px!important;}.h-md-380px{height:380px!important;}.h-md-400px{height:400px!important;}.h-md-420px{height:420px!important;}.h-md-440px{height:440px!important;}.h-md-460px{height:460px!important;}.h-md-480px{height:480px!important;}.h-md-500px{height:500px!important;}}
@media (min-width:1024px){.h-lg-10px{height:10px!important;}.h-lg-20px{height:20px!important;}.h-lg-40px{height:40px!important;}.h-lg-60px{height:60px!important;}.h-lg-80px{height:80px!important;}.h-lg-100px{height:100px!important;}.h-lg-120px{height:120px!important;}.h-lg-140px{height:140px!important;}.h-lg-160px{height:160px!important;}.h-lg-180px{height:180px!important;}.h-lg-200px{height:200px!important;}.h-lg-220px{height:220px!important;}.h-lg-240px{height:240px!important;}.h-lg-260px{height:260px!important;}.h-lg-280px{height:280px!important;}.h-lg-300px{height:300px!important;}.h-lg-320px{height:320px!important;}.h-lg-340px{height:340px!important;}.h-lg-360px{height:360px!important;}.h-lg-380px{height:380px!important;}.h-lg-400px{height:400px!important;}.h-lg-420px{height:420px!important;}.h-lg-440px{height:440px!important;}.h-lg-460px{height:460px!important;}.h-lg-480px{height:480px!important;}.h-lg-500px{height:500px!important;}}
@media (min-width:1200px){.h-xl-10px{height:10px!important;}.h-xl-20px{height:20px!important;}.h-xl-40px{height:40px!important;}.h-xl-60px{height:60px!important;}.h-xl-80px{height:80px!important;}.h-xl-100px{height:100px!important;}.h-xl-120px{height:120px!important;}.h-xl-140px{height:140px!important;}.h-xl-160px{height:160px!important;}.h-xl-180px{height:180px!important;}.h-xl-200px{height:200px!important;}.h-xl-220px{height:220px!important;}.h-xl-240px{height:240px!important;}.h-xl-260px{height:260px!important;}.h-xl-280px{height:280px!important;}.h-xl-300px{height:300px!important;}.h-xl-320px{height:320px!important;}.h-xl-340px{height:340px!important;}.h-xl-360px{height:360px!important;}.h-xl-380px{height:380px!important;}.h-xl-400px{height:400px!important;}.h-xl-420px{height:420px!important;}.h-xl-440px{height:440px!important;}.h-xl-460px{height:460px!important;}.h-xl-480px{height:480px!important;}.h-xl-500px{height:500px!important;}}
.mh-auto{max-height:none!important;}.mh-10px{max-height:10px!important;}.mh-20px{max-height:20px!important;}.mh-40px{max-height:40px!important;}.mh-60px{max-height:60px!important;}.mh-80px{max-height:80px!important;}.mh-100px{max-height:100px!important;}.mh-120px{max-height:120px!important;}.mh-140px{max-height:140px!important;}.mh-160px{max-height:160px!important;}.mh-180px{max-height:180px!important;}.mh-200px{max-height:200px!important;}.mh-220px{max-height:220px!important;}.mh-240px{max-height:240px!important;}.mh-260px{max-height:260px!important;}.mh-280px{max-height:280px!important;}.mh-300px{max-height:300px!important;}.mh-320px{max-height:320px!important;}.mh-340px{max-height:340px!important;}.mh-360px{max-height:360px!important;}.mh-380px{max-height:380px!important;}.mh-400px{max-height:400px!important;}.mh-420px{max-height:420px!important;}.mh-440px{max-height:440px!important;}.mh-460px{max-height:460px!important;}.mh-480px{max-height:480px!important;}.mh-500px{max-height:500px!important;}
@media (min-width:576px){.mh-sm-auto{max-height:none!important;}.mh-sm-10px{max-height:10px!important;}.mh-sm-20px{max-height:20px!important;}.mh-sm-40px{max-height:40px!important;}.mh-sm-60px{max-height:60px!important;}.mh-sm-80px{max-height:80px!important;}.mh-sm-100px{max-height:100px!important;}.mh-sm-120px{max-height:120px!important;}.mh-sm-140px{max-height:140px!important;}.mh-sm-160px{max-height:160px!important;}.mh-sm-180px{max-height:180px!important;}.mh-sm-200px{max-height:200px!important;}.mh-sm-220px{max-height:220px!important;}.mh-sm-240px{max-height:240px!important;}.mh-sm-260px{max-height:260px!important;}.mh-sm-280px{max-height:280px!important;}.mh-sm-300px{max-height:300px!important;}.mh-sm-320px{max-height:320px!important;}.mh-sm-340px{max-height:340px!important;}.mh-sm-360px{max-height:360px!important;}.mh-sm-380px{max-height:380px!important;}.mh-sm-400px{max-height:400px!important;}.mh-sm-420px{max-height:420px!important;}.mh-sm-440px{max-height:440px!important;}.mh-sm-460px{max-height:460px!important;}.mh-sm-480px{max-height:480px!important;}.mh-sm-500px{max-height:500px!important;}}
@media (min-width:768px){.mh-md-auto{max-height:none!important;}.mh-md-10px{max-height:10px!important;}.mh-md-20px{max-height:20px!important;}.mh-md-40px{max-height:40px!important;}.mh-md-60px{max-height:60px!important;}.mh-md-80px{max-height:80px!important;}.mh-md-100px{max-height:100px!important;}.mh-md-120px{max-height:120px!important;}.mh-md-140px{max-height:140px!important;}.mh-md-160px{max-height:160px!important;}.mh-md-180px{max-height:180px!important;}.mh-md-200px{max-height:200px!important;}.mh-md-220px{max-height:220px!important;}.mh-md-240px{max-height:240px!important;}.mh-md-260px{max-height:260px!important;}.mh-md-280px{max-height:280px!important;}.mh-md-300px{max-height:300px!important;}.mh-md-320px{max-height:320px!important;}.mh-md-340px{max-height:340px!important;}.mh-md-360px{max-height:360px!important;}.mh-md-380px{max-height:380px!important;}.mh-md-400px{max-height:400px!important;}.mh-md-420px{max-height:420px!important;}.mh-md-440px{max-height:440px!important;}.mh-md-460px{max-height:460px!important;}.mh-md-480px{max-height:480px!important;}.mh-md-500px{max-height:500px!important;}}
@media (min-width:1024px){.mh-lg-auto{max-height:none!important;}.mh-lg-10px{max-height:10px!important;}.mh-lg-20px{max-height:20px!important;}.mh-lg-40px{max-height:40px!important;}.mh-lg-60px{max-height:60px!important;}.mh-lg-80px{max-height:80px!important;}.mh-lg-100px{max-height:100px!important;}.mh-lg-120px{max-height:120px!important;}.mh-lg-140px{max-height:140px!important;}.mh-lg-160px{max-height:160px!important;}.mh-lg-180px{max-height:180px!important;}.mh-lg-200px{max-height:200px!important;}.mh-lg-220px{max-height:220px!important;}.mh-lg-240px{max-height:240px!important;}.mh-lg-260px{max-height:260px!important;}.mh-lg-280px{max-height:280px!important;}.mh-lg-300px{max-height:300px!important;}.mh-lg-320px{max-height:320px!important;}.mh-lg-340px{max-height:340px!important;}.mh-lg-360px{max-height:360px!important;}.mh-lg-380px{max-height:380px!important;}.mh-lg-400px{max-height:400px!important;}.mh-lg-420px{max-height:420px!important;}.mh-lg-440px{max-height:440px!important;}.mh-lg-460px{max-height:460px!important;}.mh-lg-480px{max-height:480px!important;}.mh-lg-500px{max-height:500px!important;}}
@media (min-width:1200px){.mh-xl-auto{max-height:none!important;}.mh-xl-10px{max-height:10px!important;}.mh-xl-20px{max-height:20px!important;}.mh-xl-40px{max-height:40px!important;}.mh-xl-60px{max-height:60px!important;}.mh-xl-80px{max-height:80px!important;}.mh-xl-100px{max-height:100px!important;}.mh-xl-120px{max-height:120px!important;}.mh-xl-140px{max-height:140px!important;}.mh-xl-160px{max-height:160px!important;}.mh-xl-180px{max-height:180px!important;}.mh-xl-200px{max-height:200px!important;}.mh-xl-220px{max-height:220px!important;}.mh-xl-240px{max-height:240px!important;}.mh-xl-260px{max-height:260px!important;}.mh-xl-280px{max-height:280px!important;}.mh-xl-300px{max-height:300px!important;}.mh-xl-320px{max-height:320px!important;}.mh-xl-340px{max-height:340px!important;}.mh-xl-360px{max-height:360px!important;}.mh-xl-380px{max-height:380px!important;}.mh-xl-400px{max-height:400px!important;}.mh-xl-420px{max-height:420px!important;}.mh-xl-440px{max-height:440px!important;}.mh-xl-460px{max-height:460px!important;}.mh-xl-480px{max-height:480px!important;}.mh-xl-500px{max-height:500px!important;}}
.min-h-auto{min-height:auto!important;}.min-h-10px{min-height:10px!important;}.min-h-20px{min-height:20px!important;}.min-h-40px{min-height:40px!important;}.min-h-60px{min-height:60px!important;}.min-h-80px{min-height:80px!important;}.min-h-100px{min-height:100px!important;}.min-h-120px{min-height:120px!important;}.min-h-140px{min-height:140px!important;}.min-h-160px{min-height:160px!important;}.min-h-180px{min-height:180px!important;}.min-h-200px{min-height:200px!important;}.min-h-220px{min-height:220px!important;}.min-h-240px{min-height:240px!important;}.min-h-260px{min-height:260px!important;}.min-h-280px{min-height:280px!important;}.min-h-300px{min-height:300px!important;}.min-h-320px{min-height:320px!important;}.min-h-340px{min-height:340px!important;}.min-h-360px{min-height:360px!important;}.min-h-380px{min-height:380px!important;}.min-h-400px{min-height:400px!important;}.min-h-420px{min-height:420px!important;}.min-h-440px{min-height:440px!important;}.min-h-460px{min-height:460px!important;}.min-h-480px{min-height:480px!important;}.min-h-500px{min-height:500px!important;}
@media (min-width:576px){.min-h-sm-auto{min-height:auto!important;}.min-h-sm-10px{min-height:10px!important;}.min-h-sm-20px{min-height:20px!important;}.min-h-sm-40px{min-height:40px!important;}.min-h-sm-60px{min-height:60px!important;}.min-h-sm-80px{min-height:80px!important;}.min-h-sm-100px{min-height:100px!important;}.min-h-sm-120px{min-height:120px!important;}.min-h-sm-140px{min-height:140px!important;}.min-h-sm-160px{min-height:160px!important;}.min-h-sm-180px{min-height:180px!important;}.min-h-sm-200px{min-height:200px!important;}.min-h-sm-220px{min-height:220px!important;}.min-h-sm-240px{min-height:240px!important;}.min-h-sm-260px{min-height:260px!important;}.min-h-sm-280px{min-height:280px!important;}.min-h-sm-300px{min-height:300px!important;}.min-h-sm-320px{min-height:320px!important;}.min-h-sm-340px{min-height:340px!important;}.min-h-sm-360px{min-height:360px!important;}.min-h-sm-380px{min-height:380px!important;}.min-h-sm-400px{min-height:400px!important;}.min-h-sm-420px{min-height:420px!important;}.min-h-sm-440px{min-height:440px!important;}.min-h-sm-460px{min-height:460px!important;}.min-h-sm-480px{min-height:480px!important;}.min-h-sm-500px{min-height:500px!important;}}
@media (min-width:768px){.min-h-md-auto{min-height:auto!important;}.min-h-md-10px{min-height:10px!important;}.min-h-md-20px{min-height:20px!important;}.min-h-md-40px{min-height:40px!important;}.min-h-md-60px{min-height:60px!important;}.min-h-md-80px{min-height:80px!important;}.min-h-md-100px{min-height:100px!important;}.min-h-md-120px{min-height:120px!important;}.min-h-md-140px{min-height:140px!important;}.min-h-md-160px{min-height:160px!important;}.min-h-md-180px{min-height:180px!important;}.min-h-md-200px{min-height:200px!important;}.min-h-md-220px{min-height:220px!important;}.min-h-md-240px{min-height:240px!important;}.min-h-md-260px{min-height:260px!important;}.min-h-md-280px{min-height:280px!important;}.min-h-md-300px{min-height:300px!important;}.min-h-md-320px{min-height:320px!important;}.min-h-md-340px{min-height:340px!important;}.min-h-md-360px{min-height:360px!important;}.min-h-md-380px{min-height:380px!important;}.min-h-md-400px{min-height:400px!important;}.min-h-md-420px{min-height:420px!important;}.min-h-md-440px{min-height:440px!important;}.min-h-md-460px{min-height:460px!important;}.min-h-md-480px{min-height:480px!important;}.min-h-md-500px{min-height:500px!important;}}
@media (min-width:1024px){.min-h-lg-auto{min-height:auto!important;}.min-h-lg-10px{min-height:10px!important;}.min-h-lg-20px{min-height:20px!important;}.min-h-lg-40px{min-height:40px!important;}.min-h-lg-60px{min-height:60px!important;}.min-h-lg-80px{min-height:80px!important;}.min-h-lg-100px{min-height:100px!important;}.min-h-lg-120px{min-height:120px!important;}.min-h-lg-140px{min-height:140px!important;}.min-h-lg-160px{min-height:160px!important;}.min-h-lg-180px{min-height:180px!important;}.min-h-lg-200px{min-height:200px!important;}.min-h-lg-220px{min-height:220px!important;}.min-h-lg-240px{min-height:240px!important;}.min-h-lg-260px{min-height:260px!important;}.min-h-lg-280px{min-height:280px!important;}.min-h-lg-300px{min-height:300px!important;}.min-h-lg-320px{min-height:320px!important;}.min-h-lg-340px{min-height:340px!important;}.min-h-lg-360px{min-height:360px!important;}.min-h-lg-380px{min-height:380px!important;}.min-h-lg-400px{min-height:400px!important;}.min-h-lg-420px{min-height:420px!important;}.min-h-lg-440px{min-height:440px!important;}.min-h-lg-460px{min-height:460px!important;}.min-h-lg-480px{min-height:480px!important;}.min-h-lg-500px{min-height:500px!important;}}
@media (min-width:1200px){.min-h-xl-auto{min-height:auto!important;}.min-h-xl-10px{min-height:10px!important;}.min-h-xl-20px{min-height:20px!important;}.min-h-xl-40px{min-height:40px!important;}.min-h-xl-60px{min-height:60px!important;}.min-h-xl-80px{min-height:80px!important;}.min-h-xl-100px{min-height:100px!important;}.min-h-xl-120px{min-height:120px!important;}.min-h-xl-140px{min-height:140px!important;}.min-h-xl-160px{min-height:160px!important;}.min-h-xl-180px{min-height:180px!important;}.min-h-xl-200px{min-height:200px!important;}.min-h-xl-220px{min-height:220px!important;}.min-h-xl-240px{min-height:240px!important;}.min-h-xl-260px{min-height:260px!important;}.min-h-xl-280px{min-height:280px!important;}.min-h-xl-300px{min-height:300px!important;}.min-h-xl-320px{min-height:320px!important;}.min-h-xl-340px{min-height:340px!important;}.min-h-xl-360px{min-height:360px!important;}.min-h-xl-380px{min-height:380px!important;}.min-h-xl-400px{min-height:400px!important;}.min-h-xl-420px{min-height:420px!important;}.min-h-xl-440px{min-height:440px!important;}.min-h-xl-460px{min-height:460px!important;}.min-h-xl-480px{min-height:480px!important;}.min-h-xl-500px{min-height:500px!important;}}
.h-1{height:1%!important;}.h-2{height:2%!important;}.h-3{height:3%!important;}.h-4{height:4%!important;}.h-5{height:5%!important;}.h-6{height:6%!important;}.h-7{height:7%!important;}.h-8{height:8%!important;}.h-9{height:9%!important;}.h-10{height:10%!important;}.h-11{height:11%!important;}.h-12{height:12%!important;}.h-13{height:13%!important;}.h-14{height:14%!important;}.h-15{height:15%!important;}.h-16{height:16%!important;}.h-17{height:17%!important;}.h-18{height:18%!important;}.h-19{height:19%!important;}.h-20{height:20%!important;}.h-21{height:21%!important;}.h-22{height:22%!important;}.h-23{height:23%!important;}.h-24{height:24%!important;}.h-25{height:25%!important;}.h-26{height:26%!important;}.h-27{height:27%!important;}.h-28{height:28%!important;}.h-29{height:29%!important;}.h-30{height:30%!important;}.h-31{height:31%!important;}.h-32{height:32%!important;}.h-33{height:33%!important;}.h-34{height:34%!important;}.h-35{height:35%!important;}.h-36{height:36%!important;}.h-37{height:37%!important;}.h-38{height:38%!important;}.h-39{height:39%!important;}.h-40{height:40%!important;}.h-41{height:41%!important;}.h-42{height:42%!important;}.h-43{height:43%!important;}.h-44{height:44%!important;}.h-45{height:45%!important;}.h-46{height:46%!important;}.h-47{height:47%!important;}.h-48{height:48%!important;}.h-49{height:49%!important;}.h-50{height:50%!important;}.h-51{height:51%!important;}.h-52{height:52%!important;}.h-53{height:53%!important;}.h-54{height:54%!important;}.h-55{height:55%!important;}.h-56{height:56%!important;}.h-57{height:57%!important;}.h-58{height:58%!important;}.h-59{height:59%!important;}.h-60{height:60%!important;}.h-61{height:61%!important;}.h-62{height:62%!important;}.h-63{height:63%!important;}.h-64{height:64%!important;}.h-65{height:65%!important;}.h-66{height:66%!important;}.h-67{height:67%!important;}.h-68{height:68%!important;}.h-69{height:69%!important;}.h-70{height:70%!important;}.h-71{height:71%!important;}.h-72{height:72%!important;}.h-73{height:73%!important;}.h-74{height:74%!important;}.h-75{height:75%!important;}.h-76{height:76%!important;}.h-77{height:77%!important;}.h-78{height:78%!important;}.h-79{height:79%!important;}.h-80{height:80%!important;}.h-81{height:81%!important;}.h-82{height:82%!important;}.h-83{height:83%!important;}.h-84{height:84%!important;}.h-85{height:85%!important;}.h-86{height:86%!important;}.h-87{height:87%!important;}.h-88{height:88%!important;}.h-89{height:89%!important;}.h-90{height:90%!important;}.h-91{height:91%!important;}.h-92{height:92%!important;}.h-93{height:93%!important;}.h-94{height:94%!important;}.h-95{height:95%!important;}.h-96{height:96%!important;}.h-97{height:97%!important;}.h-98{height:98%!important;}.h-99{height:99%!important;}.h-100{height:100%!important;}
@media (min-width:576px){.h-sm-1{height:1%!important;}.h-sm-2{height:2%!important;}.h-sm-3{height:3%!important;}.h-sm-4{height:4%!important;}.h-sm-5{height:5%!important;}.h-sm-6{height:6%!important;}.h-sm-7{height:7%!important;}.h-sm-8{height:8%!important;}.h-sm-9{height:9%!important;}.h-sm-10{height:10%!important;}.h-sm-11{height:11%!important;}.h-sm-12{height:12%!important;}.h-sm-13{height:13%!important;}.h-sm-14{height:14%!important;}.h-sm-15{height:15%!important;}.h-sm-16{height:16%!important;}.h-sm-17{height:17%!important;}.h-sm-18{height:18%!important;}.h-sm-19{height:19%!important;}.h-sm-20{height:20%!important;}.h-sm-21{height:21%!important;}.h-sm-22{height:22%!important;}.h-sm-23{height:23%!important;}.h-sm-24{height:24%!important;}.h-sm-25{height:25%!important;}.h-sm-26{height:26%!important;}.h-sm-27{height:27%!important;}.h-sm-28{height:28%!important;}.h-sm-29{height:29%!important;}.h-sm-30{height:30%!important;}.h-sm-31{height:31%!important;}.h-sm-32{height:32%!important;}.h-sm-33{height:33%!important;}.h-sm-34{height:34%!important;}.h-sm-35{height:35%!important;}.h-sm-36{height:36%!important;}.h-sm-37{height:37%!important;}.h-sm-38{height:38%!important;}.h-sm-39{height:39%!important;}.h-sm-40{height:40%!important;}.h-sm-41{height:41%!important;}.h-sm-42{height:42%!important;}.h-sm-43{height:43%!important;}.h-sm-44{height:44%!important;}.h-sm-45{height:45%!important;}.h-sm-46{height:46%!important;}.h-sm-47{height:47%!important;}.h-sm-48{height:48%!important;}.h-sm-49{height:49%!important;}.h-sm-50{height:50%!important;}.h-sm-51{height:51%!important;}.h-sm-52{height:52%!important;}.h-sm-53{height:53%!important;}.h-sm-54{height:54%!important;}.h-sm-55{height:55%!important;}.h-sm-56{height:56%!important;}.h-sm-57{height:57%!important;}.h-sm-58{height:58%!important;}.h-sm-59{height:59%!important;}.h-sm-60{height:60%!important;}.h-sm-61{height:61%!important;}.h-sm-62{height:62%!important;}.h-sm-63{height:63%!important;}.h-sm-64{height:64%!important;}.h-sm-65{height:65%!important;}.h-sm-66{height:66%!important;}.h-sm-67{height:67%!important;}.h-sm-68{height:68%!important;}.h-sm-69{height:69%!important;}.h-sm-70{height:70%!important;}.h-sm-71{height:71%!important;}.h-sm-72{height:72%!important;}.h-sm-73{height:73%!important;}.h-sm-74{height:74%!important;}.h-sm-75{height:75%!important;}.h-sm-76{height:76%!important;}.h-sm-77{height:77%!important;}.h-sm-78{height:78%!important;}.h-sm-79{height:79%!important;}.h-sm-80{height:80%!important;}.h-sm-81{height:81%!important;}.h-sm-82{height:82%!important;}.h-sm-83{height:83%!important;}.h-sm-84{height:84%!important;}.h-sm-85{height:85%!important;}.h-sm-86{height:86%!important;}.h-sm-87{height:87%!important;}.h-sm-88{height:88%!important;}.h-sm-89{height:89%!important;}.h-sm-90{height:90%!important;}.h-sm-91{height:91%!important;}.h-sm-92{height:92%!important;}.h-sm-93{height:93%!important;}.h-sm-94{height:94%!important;}.h-sm-95{height:95%!important;}.h-sm-96{height:96%!important;}.h-sm-97{height:97%!important;}.h-sm-98{height:98%!important;}.h-sm-99{height:99%!important;}.h-sm-100{height:100%!important;}}
@media (min-width:768px){.h-md-1{height:1%!important;}.h-md-2{height:2%!important;}.h-md-3{height:3%!important;}.h-md-4{height:4%!important;}.h-md-5{height:5%!important;}.h-md-6{height:6%!important;}.h-md-7{height:7%!important;}.h-md-8{height:8%!important;}.h-md-9{height:9%!important;}.h-md-10{height:10%!important;}.h-md-11{height:11%!important;}.h-md-12{height:12%!important;}.h-md-13{height:13%!important;}.h-md-14{height:14%!important;}.h-md-15{height:15%!important;}.h-md-16{height:16%!important;}.h-md-17{height:17%!important;}.h-md-18{height:18%!important;}.h-md-19{height:19%!important;}.h-md-20{height:20%!important;}.h-md-21{height:21%!important;}.h-md-22{height:22%!important;}.h-md-23{height:23%!important;}.h-md-24{height:24%!important;}.h-md-25{height:25%!important;}.h-md-26{height:26%!important;}.h-md-27{height:27%!important;}.h-md-28{height:28%!important;}.h-md-29{height:29%!important;}.h-md-30{height:30%!important;}.h-md-31{height:31%!important;}.h-md-32{height:32%!important;}.h-md-33{height:33%!important;}.h-md-34{height:34%!important;}.h-md-35{height:35%!important;}.h-md-36{height:36%!important;}.h-md-37{height:37%!important;}.h-md-38{height:38%!important;}.h-md-39{height:39%!important;}.h-md-40{height:40%!important;}.h-md-41{height:41%!important;}.h-md-42{height:42%!important;}.h-md-43{height:43%!important;}.h-md-44{height:44%!important;}.h-md-45{height:45%!important;}.h-md-46{height:46%!important;}.h-md-47{height:47%!important;}.h-md-48{height:48%!important;}.h-md-49{height:49%!important;}.h-md-50{height:50%!important;}.h-md-51{height:51%!important;}.h-md-52{height:52%!important;}.h-md-53{height:53%!important;}.h-md-54{height:54%!important;}.h-md-55{height:55%!important;}.h-md-56{height:56%!important;}.h-md-57{height:57%!important;}.h-md-58{height:58%!important;}.h-md-59{height:59%!important;}.h-md-60{height:60%!important;}.h-md-61{height:61%!important;}.h-md-62{height:62%!important;}.h-md-63{height:63%!important;}.h-md-64{height:64%!important;}.h-md-65{height:65%!important;}.h-md-66{height:66%!important;}.h-md-67{height:67%!important;}.h-md-68{height:68%!important;}.h-md-69{height:69%!important;}.h-md-70{height:70%!important;}.h-md-71{height:71%!important;}.h-md-72{height:72%!important;}.h-md-73{height:73%!important;}.h-md-74{height:74%!important;}.h-md-75{height:75%!important;}.h-md-76{height:76%!important;}.h-md-77{height:77%!important;}.h-md-78{height:78%!important;}.h-md-79{height:79%!important;}.h-md-80{height:80%!important;}.h-md-81{height:81%!important;}.h-md-82{height:82%!important;}.h-md-83{height:83%!important;}.h-md-84{height:84%!important;}.h-md-85{height:85%!important;}.h-md-86{height:86%!important;}.h-md-87{height:87%!important;}.h-md-88{height:88%!important;}.h-md-89{height:89%!important;}.h-md-90{height:90%!important;}.h-md-91{height:91%!important;}.h-md-92{height:92%!important;}.h-md-93{height:93%!important;}.h-md-94{height:94%!important;}.h-md-95{height:95%!important;}.h-md-96{height:96%!important;}.h-md-97{height:97%!important;}.h-md-98{height:98%!important;}.h-md-99{height:99%!important;}.h-md-100{height:100%!important;}}
@media (min-width:1024px){.h-lg-1{height:1%!important;}.h-lg-2{height:2%!important;}.h-lg-3{height:3%!important;}.h-lg-4{height:4%!important;}.h-lg-5{height:5%!important;}.h-lg-6{height:6%!important;}.h-lg-7{height:7%!important;}.h-lg-8{height:8%!important;}.h-lg-9{height:9%!important;}.h-lg-10{height:10%!important;}.h-lg-11{height:11%!important;}.h-lg-12{height:12%!important;}.h-lg-13{height:13%!important;}.h-lg-14{height:14%!important;}.h-lg-15{height:15%!important;}.h-lg-16{height:16%!important;}.h-lg-17{height:17%!important;}.h-lg-18{height:18%!important;}.h-lg-19{height:19%!important;}.h-lg-20{height:20%!important;}.h-lg-21{height:21%!important;}.h-lg-22{height:22%!important;}.h-lg-23{height:23%!important;}.h-lg-24{height:24%!important;}.h-lg-25{height:25%!important;}.h-lg-26{height:26%!important;}.h-lg-27{height:27%!important;}.h-lg-28{height:28%!important;}.h-lg-29{height:29%!important;}.h-lg-30{height:30%!important;}.h-lg-31{height:31%!important;}.h-lg-32{height:32%!important;}.h-lg-33{height:33%!important;}.h-lg-34{height:34%!important;}.h-lg-35{height:35%!important;}.h-lg-36{height:36%!important;}.h-lg-37{height:37%!important;}.h-lg-38{height:38%!important;}.h-lg-39{height:39%!important;}.h-lg-40{height:40%!important;}.h-lg-41{height:41%!important;}.h-lg-42{height:42%!important;}.h-lg-43{height:43%!important;}.h-lg-44{height:44%!important;}.h-lg-45{height:45%!important;}.h-lg-46{height:46%!important;}.h-lg-47{height:47%!important;}.h-lg-48{height:48%!important;}.h-lg-49{height:49%!important;}.h-lg-50{height:50%!important;}.h-lg-51{height:51%!important;}.h-lg-52{height:52%!important;}.h-lg-53{height:53%!important;}.h-lg-54{height:54%!important;}.h-lg-55{height:55%!important;}.h-lg-56{height:56%!important;}.h-lg-57{height:57%!important;}.h-lg-58{height:58%!important;}.h-lg-59{height:59%!important;}.h-lg-60{height:60%!important;}.h-lg-61{height:61%!important;}.h-lg-62{height:62%!important;}.h-lg-63{height:63%!important;}.h-lg-64{height:64%!important;}.h-lg-65{height:65%!important;}.h-lg-66{height:66%!important;}.h-lg-67{height:67%!important;}.h-lg-68{height:68%!important;}.h-lg-69{height:69%!important;}.h-lg-70{height:70%!important;}.h-lg-71{height:71%!important;}.h-lg-72{height:72%!important;}.h-lg-73{height:73%!important;}.h-lg-74{height:74%!important;}.h-lg-75{height:75%!important;}.h-lg-76{height:76%!important;}.h-lg-77{height:77%!important;}.h-lg-78{height:78%!important;}.h-lg-79{height:79%!important;}.h-lg-80{height:80%!important;}.h-lg-81{height:81%!important;}.h-lg-82{height:82%!important;}.h-lg-83{height:83%!important;}.h-lg-84{height:84%!important;}.h-lg-85{height:85%!important;}.h-lg-86{height:86%!important;}.h-lg-87{height:87%!important;}.h-lg-88{height:88%!important;}.h-lg-89{height:89%!important;}.h-lg-90{height:90%!important;}.h-lg-91{height:91%!important;}.h-lg-92{height:92%!important;}.h-lg-93{height:93%!important;}.h-lg-94{height:94%!important;}.h-lg-95{height:95%!important;}.h-lg-96{height:96%!important;}.h-lg-97{height:97%!important;}.h-lg-98{height:98%!important;}.h-lg-99{height:99%!important;}.h-lg-100{height:100%!important;}}
@media (min-width:1200px){.h-xl-1{height:1%!important;}.h-xl-2{height:2%!important;}.h-xl-3{height:3%!important;}.h-xl-4{height:4%!important;}.h-xl-5{height:5%!important;}.h-xl-6{height:6%!important;}.h-xl-7{height:7%!important;}.h-xl-8{height:8%!important;}.h-xl-9{height:9%!important;}.h-xl-10{height:10%!important;}.h-xl-11{height:11%!important;}.h-xl-12{height:12%!important;}.h-xl-13{height:13%!important;}.h-xl-14{height:14%!important;}.h-xl-15{height:15%!important;}.h-xl-16{height:16%!important;}.h-xl-17{height:17%!important;}.h-xl-18{height:18%!important;}.h-xl-19{height:19%!important;}.h-xl-20{height:20%!important;}.h-xl-21{height:21%!important;}.h-xl-22{height:22%!important;}.h-xl-23{height:23%!important;}.h-xl-24{height:24%!important;}.h-xl-25{height:25%!important;}.h-xl-26{height:26%!important;}.h-xl-27{height:27%!important;}.h-xl-28{height:28%!important;}.h-xl-29{height:29%!important;}.h-xl-30{height:30%!important;}.h-xl-31{height:31%!important;}.h-xl-32{height:32%!important;}.h-xl-33{height:33%!important;}.h-xl-34{height:34%!important;}.h-xl-35{height:35%!important;}.h-xl-36{height:36%!important;}.h-xl-37{height:37%!important;}.h-xl-38{height:38%!important;}.h-xl-39{height:39%!important;}.h-xl-40{height:40%!important;}.h-xl-41{height:41%!important;}.h-xl-42{height:42%!important;}.h-xl-43{height:43%!important;}.h-xl-44{height:44%!important;}.h-xl-45{height:45%!important;}.h-xl-46{height:46%!important;}.h-xl-47{height:47%!important;}.h-xl-48{height:48%!important;}.h-xl-49{height:49%!important;}.h-xl-50{height:50%!important;}.h-xl-51{height:51%!important;}.h-xl-52{height:52%!important;}.h-xl-53{height:53%!important;}.h-xl-54{height:54%!important;}.h-xl-55{height:55%!important;}.h-xl-56{height:56%!important;}.h-xl-57{height:57%!important;}.h-xl-58{height:58%!important;}.h-xl-59{height:59%!important;}.h-xl-60{height:60%!important;}.h-xl-61{height:61%!important;}.h-xl-62{height:62%!important;}.h-xl-63{height:63%!important;}.h-xl-64{height:64%!important;}.h-xl-65{height:65%!important;}.h-xl-66{height:66%!important;}.h-xl-67{height:67%!important;}.h-xl-68{height:68%!important;}.h-xl-69{height:69%!important;}.h-xl-70{height:70%!important;}.h-xl-71{height:71%!important;}.h-xl-72{height:72%!important;}.h-xl-73{height:73%!important;}.h-xl-74{height:74%!important;}.h-xl-75{height:75%!important;}.h-xl-76{height:76%!important;}.h-xl-77{height:77%!important;}.h-xl-78{height:78%!important;}.h-xl-79{height:79%!important;}.h-xl-80{height:80%!important;}.h-xl-81{height:81%!important;}.h-xl-82{height:82%!important;}.h-xl-83{height:83%!important;}.h-xl-84{height:84%!important;}.h-xl-85{height:85%!important;}.h-xl-86{height:86%!important;}.h-xl-87{height:87%!important;}.h-xl-88{height:88%!important;}.h-xl-89{height:89%!important;}.h-xl-90{height:90%!important;}.h-xl-91{height:91%!important;}.h-xl-92{height:92%!important;}.h-xl-93{height:93%!important;}.h-xl-94{height:94%!important;}.h-xl-95{height:95%!important;}.h-xl-96{height:96%!important;}.h-xl-97{height:97%!important;}.h-xl-98{height:98%!important;}.h-xl-99{height:99%!important;}.h-xl-100{height:100%!important;}}
.mh-1{max-height:1%!important;}.mh-2{max-height:2%!important;}.mh-3{max-height:3%!important;}.mh-4{max-height:4%!important;}.mh-5{max-height:5%!important;}.mh-6{max-height:6%!important;}.mh-7{max-height:7%!important;}.mh-8{max-height:8%!important;}.mh-9{max-height:9%!important;}.mh-10{max-height:10%!important;}.mh-11{max-height:11%!important;}.mh-12{max-height:12%!important;}.mh-13{max-height:13%!important;}.mh-14{max-height:14%!important;}.mh-15{max-height:15%!important;}.mh-16{max-height:16%!important;}.mh-17{max-height:17%!important;}.mh-18{max-height:18%!important;}.mh-19{max-height:19%!important;}.mh-20{max-height:20%!important;}.mh-21{max-height:21%!important;}.mh-22{max-height:22%!important;}.mh-23{max-height:23%!important;}.mh-24{max-height:24%!important;}.mh-25{max-height:25%!important;}.mh-26{max-height:26%!important;}.mh-27{max-height:27%!important;}.mh-28{max-height:28%!important;}.mh-29{max-height:29%!important;}.mh-30{max-height:30%!important;}.mh-31{max-height:31%!important;}.mh-32{max-height:32%!important;}.mh-33{max-height:33%!important;}.mh-34{max-height:34%!important;}.mh-35{max-height:35%!important;}.mh-36{max-height:36%!important;}.mh-37{max-height:37%!important;}.mh-38{max-height:38%!important;}.mh-39{max-height:39%!important;}.mh-40{max-height:40%!important;}.mh-41{max-height:41%!important;}.mh-42{max-height:42%!important;}.mh-43{max-height:43%!important;}.mh-44{max-height:44%!important;}.mh-45{max-height:45%!important;}.mh-46{max-height:46%!important;}.mh-47{max-height:47%!important;}.mh-48{max-height:48%!important;}.mh-49{max-height:49%!important;}.mh-50{max-height:50%!important;}.mh-51{max-height:51%!important;}.mh-52{max-height:52%!important;}.mh-53{max-height:53%!important;}.mh-54{max-height:54%!important;}.mh-55{max-height:55%!important;}.mh-56{max-height:56%!important;}.mh-57{max-height:57%!important;}.mh-58{max-height:58%!important;}.mh-59{max-height:59%!important;}.mh-60{max-height:60%!important;}.mh-61{max-height:61%!important;}.mh-62{max-height:62%!important;}.mh-63{max-height:63%!important;}.mh-64{max-height:64%!important;}.mh-65{max-height:65%!important;}.mh-66{max-height:66%!important;}.mh-67{max-height:67%!important;}.mh-68{max-height:68%!important;}.mh-69{max-height:69%!important;}.mh-70{max-height:70%!important;}.mh-71{max-height:71%!important;}.mh-72{max-height:72%!important;}.mh-73{max-height:73%!important;}.mh-74{max-height:74%!important;}.mh-75{max-height:75%!important;}.mh-76{max-height:76%!important;}.mh-77{max-height:77%!important;}.mh-78{max-height:78%!important;}.mh-79{max-height:79%!important;}.mh-80{max-height:80%!important;}.mh-81{max-height:81%!important;}.mh-82{max-height:82%!important;}.mh-83{max-height:83%!important;}.mh-84{max-height:84%!important;}.mh-85{max-height:85%!important;}.mh-86{max-height:86%!important;}.mh-87{max-height:87%!important;}.mh-88{max-height:88%!important;}.mh-89{max-height:89%!important;}.mh-90{max-height:90%!important;}.mh-91{max-height:91%!important;}.mh-92{max-height:92%!important;}.mh-93{max-height:93%!important;}.mh-94{max-height:94%!important;}.mh-95{max-height:95%!important;}.mh-96{max-height:96%!important;}.mh-97{max-height:97%!important;}.mh-98{max-height:98%!important;}.mh-99{max-height:99%!important;}.mh-100{max-height:100%!important;}
@media (min-width:576px){.mh-sm-1{max-height:1%!important;}.mh-sm-2{max-height:2%!important;}.mh-sm-3{max-height:3%!important;}.mh-sm-4{max-height:4%!important;}.mh-sm-5{max-height:5%!important;}.mh-sm-6{max-height:6%!important;}.mh-sm-7{max-height:7%!important;}.mh-sm-8{max-height:8%!important;}.mh-sm-9{max-height:9%!important;}.mh-sm-10{max-height:10%!important;}.mh-sm-11{max-height:11%!important;}.mh-sm-12{max-height:12%!important;}.mh-sm-13{max-height:13%!important;}.mh-sm-14{max-height:14%!important;}.mh-sm-15{max-height:15%!important;}.mh-sm-16{max-height:16%!important;}.mh-sm-17{max-height:17%!important;}.mh-sm-18{max-height:18%!important;}.mh-sm-19{max-height:19%!important;}.mh-sm-20{max-height:20%!important;}.mh-sm-21{max-height:21%!important;}.mh-sm-22{max-height:22%!important;}.mh-sm-23{max-height:23%!important;}.mh-sm-24{max-height:24%!important;}.mh-sm-25{max-height:25%!important;}.mh-sm-26{max-height:26%!important;}.mh-sm-27{max-height:27%!important;}.mh-sm-28{max-height:28%!important;}.mh-sm-29{max-height:29%!important;}.mh-sm-30{max-height:30%!important;}.mh-sm-31{max-height:31%!important;}.mh-sm-32{max-height:32%!important;}.mh-sm-33{max-height:33%!important;}.mh-sm-34{max-height:34%!important;}.mh-sm-35{max-height:35%!important;}.mh-sm-36{max-height:36%!important;}.mh-sm-37{max-height:37%!important;}.mh-sm-38{max-height:38%!important;}.mh-sm-39{max-height:39%!important;}.mh-sm-40{max-height:40%!important;}.mh-sm-41{max-height:41%!important;}.mh-sm-42{max-height:42%!important;}.mh-sm-43{max-height:43%!important;}.mh-sm-44{max-height:44%!important;}.mh-sm-45{max-height:45%!important;}.mh-sm-46{max-height:46%!important;}.mh-sm-47{max-height:47%!important;}.mh-sm-48{max-height:48%!important;}.mh-sm-49{max-height:49%!important;}.mh-sm-50{max-height:50%!important;}.mh-sm-51{max-height:51%!important;}.mh-sm-52{max-height:52%!important;}.mh-sm-53{max-height:53%!important;}.mh-sm-54{max-height:54%!important;}.mh-sm-55{max-height:55%!important;}.mh-sm-56{max-height:56%!important;}.mh-sm-57{max-height:57%!important;}.mh-sm-58{max-height:58%!important;}.mh-sm-59{max-height:59%!important;}.mh-sm-60{max-height:60%!important;}.mh-sm-61{max-height:61%!important;}.mh-sm-62{max-height:62%!important;}.mh-sm-63{max-height:63%!important;}.mh-sm-64{max-height:64%!important;}.mh-sm-65{max-height:65%!important;}.mh-sm-66{max-height:66%!important;}.mh-sm-67{max-height:67%!important;}.mh-sm-68{max-height:68%!important;}.mh-sm-69{max-height:69%!important;}.mh-sm-70{max-height:70%!important;}.mh-sm-71{max-height:71%!important;}.mh-sm-72{max-height:72%!important;}.mh-sm-73{max-height:73%!important;}.mh-sm-74{max-height:74%!important;}.mh-sm-75{max-height:75%!important;}.mh-sm-76{max-height:76%!important;}.mh-sm-77{max-height:77%!important;}.mh-sm-78{max-height:78%!important;}.mh-sm-79{max-height:79%!important;}.mh-sm-80{max-height:80%!important;}.mh-sm-81{max-height:81%!important;}.mh-sm-82{max-height:82%!important;}.mh-sm-83{max-height:83%!important;}.mh-sm-84{max-height:84%!important;}.mh-sm-85{max-height:85%!important;}.mh-sm-86{max-height:86%!important;}.mh-sm-87{max-height:87%!important;}.mh-sm-88{max-height:88%!important;}.mh-sm-89{max-height:89%!important;}.mh-sm-90{max-height:90%!important;}.mh-sm-91{max-height:91%!important;}.mh-sm-92{max-height:92%!important;}.mh-sm-93{max-height:93%!important;}.mh-sm-94{max-height:94%!important;}.mh-sm-95{max-height:95%!important;}.mh-sm-96{max-height:96%!important;}.mh-sm-97{max-height:97%!important;}.mh-sm-98{max-height:98%!important;}.mh-sm-99{max-height:99%!important;}.mh-sm-100{max-height:100%!important;}}
@media (min-width:768px){.mh-md-1{max-height:1%!important;}.mh-md-2{max-height:2%!important;}.mh-md-3{max-height:3%!important;}.mh-md-4{max-height:4%!important;}.mh-md-5{max-height:5%!important;}.mh-md-6{max-height:6%!important;}.mh-md-7{max-height:7%!important;}.mh-md-8{max-height:8%!important;}.mh-md-9{max-height:9%!important;}.mh-md-10{max-height:10%!important;}.mh-md-11{max-height:11%!important;}.mh-md-12{max-height:12%!important;}.mh-md-13{max-height:13%!important;}.mh-md-14{max-height:14%!important;}.mh-md-15{max-height:15%!important;}.mh-md-16{max-height:16%!important;}.mh-md-17{max-height:17%!important;}.mh-md-18{max-height:18%!important;}.mh-md-19{max-height:19%!important;}.mh-md-20{max-height:20%!important;}.mh-md-21{max-height:21%!important;}.mh-md-22{max-height:22%!important;}.mh-md-23{max-height:23%!important;}.mh-md-24{max-height:24%!important;}.mh-md-25{max-height:25%!important;}.mh-md-26{max-height:26%!important;}.mh-md-27{max-height:27%!important;}.mh-md-28{max-height:28%!important;}.mh-md-29{max-height:29%!important;}.mh-md-30{max-height:30%!important;}.mh-md-31{max-height:31%!important;}.mh-md-32{max-height:32%!important;}.mh-md-33{max-height:33%!important;}.mh-md-34{max-height:34%!important;}.mh-md-35{max-height:35%!important;}.mh-md-36{max-height:36%!important;}.mh-md-37{max-height:37%!important;}.mh-md-38{max-height:38%!important;}.mh-md-39{max-height:39%!important;}.mh-md-40{max-height:40%!important;}.mh-md-41{max-height:41%!important;}.mh-md-42{max-height:42%!important;}.mh-md-43{max-height:43%!important;}.mh-md-44{max-height:44%!important;}.mh-md-45{max-height:45%!important;}.mh-md-46{max-height:46%!important;}.mh-md-47{max-height:47%!important;}.mh-md-48{max-height:48%!important;}.mh-md-49{max-height:49%!important;}.mh-md-50{max-height:50%!important;}.mh-md-51{max-height:51%!important;}.mh-md-52{max-height:52%!important;}.mh-md-53{max-height:53%!important;}.mh-md-54{max-height:54%!important;}.mh-md-55{max-height:55%!important;}.mh-md-56{max-height:56%!important;}.mh-md-57{max-height:57%!important;}.mh-md-58{max-height:58%!important;}.mh-md-59{max-height:59%!important;}.mh-md-60{max-height:60%!important;}.mh-md-61{max-height:61%!important;}.mh-md-62{max-height:62%!important;}.mh-md-63{max-height:63%!important;}.mh-md-64{max-height:64%!important;}.mh-md-65{max-height:65%!important;}.mh-md-66{max-height:66%!important;}.mh-md-67{max-height:67%!important;}.mh-md-68{max-height:68%!important;}.mh-md-69{max-height:69%!important;}.mh-md-70{max-height:70%!important;}.mh-md-71{max-height:71%!important;}.mh-md-72{max-height:72%!important;}.mh-md-73{max-height:73%!important;}.mh-md-74{max-height:74%!important;}.mh-md-75{max-height:75%!important;}.mh-md-76{max-height:76%!important;}.mh-md-77{max-height:77%!important;}.mh-md-78{max-height:78%!important;}.mh-md-79{max-height:79%!important;}.mh-md-80{max-height:80%!important;}.mh-md-81{max-height:81%!important;}.mh-md-82{max-height:82%!important;}.mh-md-83{max-height:83%!important;}.mh-md-84{max-height:84%!important;}.mh-md-85{max-height:85%!important;}.mh-md-86{max-height:86%!important;}.mh-md-87{max-height:87%!important;}.mh-md-88{max-height:88%!important;}.mh-md-89{max-height:89%!important;}.mh-md-90{max-height:90%!important;}.mh-md-91{max-height:91%!important;}.mh-md-92{max-height:92%!important;}.mh-md-93{max-height:93%!important;}.mh-md-94{max-height:94%!important;}.mh-md-95{max-height:95%!important;}.mh-md-96{max-height:96%!important;}.mh-md-97{max-height:97%!important;}.mh-md-98{max-height:98%!important;}.mh-md-99{max-height:99%!important;}.mh-md-100{max-height:100%!important;}}
@media (min-width:1024px){.mh-lg-1{max-height:1%!important;}.mh-lg-2{max-height:2%!important;}.mh-lg-3{max-height:3%!important;}.mh-lg-4{max-height:4%!important;}.mh-lg-5{max-height:5%!important;}.mh-lg-6{max-height:6%!important;}.mh-lg-7{max-height:7%!important;}.mh-lg-8{max-height:8%!important;}.mh-lg-9{max-height:9%!important;}.mh-lg-10{max-height:10%!important;}.mh-lg-11{max-height:11%!important;}.mh-lg-12{max-height:12%!important;}.mh-lg-13{max-height:13%!important;}.mh-lg-14{max-height:14%!important;}.mh-lg-15{max-height:15%!important;}.mh-lg-16{max-height:16%!important;}.mh-lg-17{max-height:17%!important;}.mh-lg-18{max-height:18%!important;}.mh-lg-19{max-height:19%!important;}.mh-lg-20{max-height:20%!important;}.mh-lg-21{max-height:21%!important;}.mh-lg-22{max-height:22%!important;}.mh-lg-23{max-height:23%!important;}.mh-lg-24{max-height:24%!important;}.mh-lg-25{max-height:25%!important;}.mh-lg-26{max-height:26%!important;}.mh-lg-27{max-height:27%!important;}.mh-lg-28{max-height:28%!important;}.mh-lg-29{max-height:29%!important;}.mh-lg-30{max-height:30%!important;}.mh-lg-31{max-height:31%!important;}.mh-lg-32{max-height:32%!important;}.mh-lg-33{max-height:33%!important;}.mh-lg-34{max-height:34%!important;}.mh-lg-35{max-height:35%!important;}.mh-lg-36{max-height:36%!important;}.mh-lg-37{max-height:37%!important;}.mh-lg-38{max-height:38%!important;}.mh-lg-39{max-height:39%!important;}.mh-lg-40{max-height:40%!important;}.mh-lg-41{max-height:41%!important;}.mh-lg-42{max-height:42%!important;}.mh-lg-43{max-height:43%!important;}.mh-lg-44{max-height:44%!important;}.mh-lg-45{max-height:45%!important;}.mh-lg-46{max-height:46%!important;}.mh-lg-47{max-height:47%!important;}.mh-lg-48{max-height:48%!important;}.mh-lg-49{max-height:49%!important;}.mh-lg-50{max-height:50%!important;}.mh-lg-51{max-height:51%!important;}.mh-lg-52{max-height:52%!important;}.mh-lg-53{max-height:53%!important;}.mh-lg-54{max-height:54%!important;}.mh-lg-55{max-height:55%!important;}.mh-lg-56{max-height:56%!important;}.mh-lg-57{max-height:57%!important;}.mh-lg-58{max-height:58%!important;}.mh-lg-59{max-height:59%!important;}.mh-lg-60{max-height:60%!important;}.mh-lg-61{max-height:61%!important;}.mh-lg-62{max-height:62%!important;}.mh-lg-63{max-height:63%!important;}.mh-lg-64{max-height:64%!important;}.mh-lg-65{max-height:65%!important;}.mh-lg-66{max-height:66%!important;}.mh-lg-67{max-height:67%!important;}.mh-lg-68{max-height:68%!important;}.mh-lg-69{max-height:69%!important;}.mh-lg-70{max-height:70%!important;}.mh-lg-71{max-height:71%!important;}.mh-lg-72{max-height:72%!important;}.mh-lg-73{max-height:73%!important;}.mh-lg-74{max-height:74%!important;}.mh-lg-75{max-height:75%!important;}.mh-lg-76{max-height:76%!important;}.mh-lg-77{max-height:77%!important;}.mh-lg-78{max-height:78%!important;}.mh-lg-79{max-height:79%!important;}.mh-lg-80{max-height:80%!important;}.mh-lg-81{max-height:81%!important;}.mh-lg-82{max-height:82%!important;}.mh-lg-83{max-height:83%!important;}.mh-lg-84{max-height:84%!important;}.mh-lg-85{max-height:85%!important;}.mh-lg-86{max-height:86%!important;}.mh-lg-87{max-height:87%!important;}.mh-lg-88{max-height:88%!important;}.mh-lg-89{max-height:89%!important;}.mh-lg-90{max-height:90%!important;}.mh-lg-91{max-height:91%!important;}.mh-lg-92{max-height:92%!important;}.mh-lg-93{max-height:93%!important;}.mh-lg-94{max-height:94%!important;}.mh-lg-95{max-height:95%!important;}.mh-lg-96{max-height:96%!important;}.mh-lg-97{max-height:97%!important;}.mh-lg-98{max-height:98%!important;}.mh-lg-99{max-height:99%!important;}.mh-lg-100{max-height:100%!important;}}
@media (min-width:1200px){.mh-xl-1{max-height:1%!important;}.mh-xl-2{max-height:2%!important;}.mh-xl-3{max-height:3%!important;}.mh-xl-4{max-height:4%!important;}.mh-xl-5{max-height:5%!important;}.mh-xl-6{max-height:6%!important;}.mh-xl-7{max-height:7%!important;}.mh-xl-8{max-height:8%!important;}.mh-xl-9{max-height:9%!important;}.mh-xl-10{max-height:10%!important;}.mh-xl-11{max-height:11%!important;}.mh-xl-12{max-height:12%!important;}.mh-xl-13{max-height:13%!important;}.mh-xl-14{max-height:14%!important;}.mh-xl-15{max-height:15%!important;}.mh-xl-16{max-height:16%!important;}.mh-xl-17{max-height:17%!important;}.mh-xl-18{max-height:18%!important;}.mh-xl-19{max-height:19%!important;}.mh-xl-20{max-height:20%!important;}.mh-xl-21{max-height:21%!important;}.mh-xl-22{max-height:22%!important;}.mh-xl-23{max-height:23%!important;}.mh-xl-24{max-height:24%!important;}.mh-xl-25{max-height:25%!important;}.mh-xl-26{max-height:26%!important;}.mh-xl-27{max-height:27%!important;}.mh-xl-28{max-height:28%!important;}.mh-xl-29{max-height:29%!important;}.mh-xl-30{max-height:30%!important;}.mh-xl-31{max-height:31%!important;}.mh-xl-32{max-height:32%!important;}.mh-xl-33{max-height:33%!important;}.mh-xl-34{max-height:34%!important;}.mh-xl-35{max-height:35%!important;}.mh-xl-36{max-height:36%!important;}.mh-xl-37{max-height:37%!important;}.mh-xl-38{max-height:38%!important;}.mh-xl-39{max-height:39%!important;}.mh-xl-40{max-height:40%!important;}.mh-xl-41{max-height:41%!important;}.mh-xl-42{max-height:42%!important;}.mh-xl-43{max-height:43%!important;}.mh-xl-44{max-height:44%!important;}.mh-xl-45{max-height:45%!important;}.mh-xl-46{max-height:46%!important;}.mh-xl-47{max-height:47%!important;}.mh-xl-48{max-height:48%!important;}.mh-xl-49{max-height:49%!important;}.mh-xl-50{max-height:50%!important;}.mh-xl-51{max-height:51%!important;}.mh-xl-52{max-height:52%!important;}.mh-xl-53{max-height:53%!important;}.mh-xl-54{max-height:54%!important;}.mh-xl-55{max-height:55%!important;}.mh-xl-56{max-height:56%!important;}.mh-xl-57{max-height:57%!important;}.mh-xl-58{max-height:58%!important;}.mh-xl-59{max-height:59%!important;}.mh-xl-60{max-height:60%!important;}.mh-xl-61{max-height:61%!important;}.mh-xl-62{max-height:62%!important;}.mh-xl-63{max-height:63%!important;}.mh-xl-64{max-height:64%!important;}.mh-xl-65{max-height:65%!important;}.mh-xl-66{max-height:66%!important;}.mh-xl-67{max-height:67%!important;}.mh-xl-68{max-height:68%!important;}.mh-xl-69{max-height:69%!important;}.mh-xl-70{max-height:70%!important;}.mh-xl-71{max-height:71%!important;}.mh-xl-72{max-height:72%!important;}.mh-xl-73{max-height:73%!important;}.mh-xl-74{max-height:74%!important;}.mh-xl-75{max-height:75%!important;}.mh-xl-76{max-height:76%!important;}.mh-xl-77{max-height:77%!important;}.mh-xl-78{max-height:78%!important;}.mh-xl-79{max-height:79%!important;}.mh-xl-80{max-height:80%!important;}.mh-xl-81{max-height:81%!important;}.mh-xl-82{max-height:82%!important;}.mh-xl-83{max-height:83%!important;}.mh-xl-84{max-height:84%!important;}.mh-xl-85{max-height:85%!important;}.mh-xl-86{max-height:86%!important;}.mh-xl-87{max-height:87%!important;}.mh-xl-88{max-height:88%!important;}.mh-xl-89{max-height:89%!important;}.mh-xl-90{max-height:90%!important;}.mh-xl-91{max-height:91%!important;}.mh-xl-92{max-height:92%!important;}.mh-xl-93{max-height:93%!important;}.mh-xl-94{max-height:94%!important;}.mh-xl-95{max-height:95%!important;}.mh-xl-96{max-height:96%!important;}.mh-xl-97{max-height:97%!important;}.mh-xl-98{max-height:98%!important;}.mh-xl-99{max-height:99%!important;}.mh-xl-100{max-height:100%!important;}}
.min-h-1{min-height:1%!important;}.min-h-2{min-height:2%!important;}.min-h-3{min-height:3%!important;}.min-h-4{min-height:4%!important;}.min-h-5{min-height:5%!important;}.min-h-6{min-height:6%!important;}.min-h-7{min-height:7%!important;}.min-h-8{min-height:8%!important;}.min-h-9{min-height:9%!important;}.min-h-10{min-height:10%!important;}.min-h-11{min-height:11%!important;}.min-h-12{min-height:12%!important;}.min-h-13{min-height:13%!important;}.min-h-14{min-height:14%!important;}.min-h-15{min-height:15%!important;}.min-h-16{min-height:16%!important;}.min-h-17{min-height:17%!important;}.min-h-18{min-height:18%!important;}.min-h-19{min-height:19%!important;}.min-h-20{min-height:20%!important;}.min-h-21{min-height:21%!important;}.min-h-22{min-height:22%!important;}.min-h-23{min-height:23%!important;}.min-h-24{min-height:24%!important;}.min-h-25{min-height:25%!important;}.min-h-26{min-height:26%!important;}.min-h-27{min-height:27%!important;}.min-h-28{min-height:28%!important;}.min-h-29{min-height:29%!important;}.min-h-30{min-height:30%!important;}.min-h-31{min-height:31%!important;}.min-h-32{min-height:32%!important;}.min-h-33{min-height:33%!important;}.min-h-34{min-height:34%!important;}.min-h-35{min-height:35%!important;}.min-h-36{min-height:36%!important;}.min-h-37{min-height:37%!important;}.min-h-38{min-height:38%!important;}.min-h-39{min-height:39%!important;}.min-h-40{min-height:40%!important;}.min-h-41{min-height:41%!important;}.min-h-42{min-height:42%!important;}.min-h-43{min-height:43%!important;}.min-h-44{min-height:44%!important;}.min-h-45{min-height:45%!important;}.min-h-46{min-height:46%!important;}.min-h-47{min-height:47%!important;}.min-h-48{min-height:48%!important;}.min-h-49{min-height:49%!important;}.min-h-50{min-height:50%!important;}.min-h-51{min-height:51%!important;}.min-h-52{min-height:52%!important;}.min-h-53{min-height:53%!important;}.min-h-54{min-height:54%!important;}.min-h-55{min-height:55%!important;}.min-h-56{min-height:56%!important;}.min-h-57{min-height:57%!important;}.min-h-58{min-height:58%!important;}.min-h-59{min-height:59%!important;}.min-h-60{min-height:60%!important;}.min-h-61{min-height:61%!important;}.min-h-62{min-height:62%!important;}.min-h-63{min-height:63%!important;}.min-h-64{min-height:64%!important;}.min-h-65{min-height:65%!important;}.min-h-66{min-height:66%!important;}.min-h-67{min-height:67%!important;}.min-h-68{min-height:68%!important;}.min-h-69{min-height:69%!important;}.min-h-70{min-height:70%!important;}.min-h-71{min-height:71%!important;}.min-h-72{min-height:72%!important;}.min-h-73{min-height:73%!important;}.min-h-74{min-height:74%!important;}.min-h-75{min-height:75%!important;}.min-h-76{min-height:76%!important;}.min-h-77{min-height:77%!important;}.min-h-78{min-height:78%!important;}.min-h-79{min-height:79%!important;}.min-h-80{min-height:80%!important;}.min-h-81{min-height:81%!important;}.min-h-82{min-height:82%!important;}.min-h-83{min-height:83%!important;}.min-h-84{min-height:84%!important;}.min-h-85{min-height:85%!important;}.min-h-86{min-height:86%!important;}.min-h-87{min-height:87%!important;}.min-h-88{min-height:88%!important;}.min-h-89{min-height:89%!important;}.min-h-90{min-height:90%!important;}.min-h-91{min-height:91%!important;}.min-h-92{min-height:92%!important;}.min-h-93{min-height:93%!important;}.min-h-94{min-height:94%!important;}.min-h-95{min-height:95%!important;}.min-h-96{min-height:96%!important;}.min-h-97{min-height:97%!important;}.min-h-98{min-height:98%!important;}.min-h-99{min-height:99%!important;}.min-h-100{min-height:100%!important;}
@media (min-width:576px){.min-h-sm-1{min-height:1%!important;}.min-h-sm-2{min-height:2%!important;}.min-h-sm-3{min-height:3%!important;}.min-h-sm-4{min-height:4%!important;}.min-h-sm-5{min-height:5%!important;}.min-h-sm-6{min-height:6%!important;}.min-h-sm-7{min-height:7%!important;}.min-h-sm-8{min-height:8%!important;}.min-h-sm-9{min-height:9%!important;}.min-h-sm-10{min-height:10%!important;}.min-h-sm-11{min-height:11%!important;}.min-h-sm-12{min-height:12%!important;}.min-h-sm-13{min-height:13%!important;}.min-h-sm-14{min-height:14%!important;}.min-h-sm-15{min-height:15%!important;}.min-h-sm-16{min-height:16%!important;}.min-h-sm-17{min-height:17%!important;}.min-h-sm-18{min-height:18%!important;}.min-h-sm-19{min-height:19%!important;}.min-h-sm-20{min-height:20%!important;}.min-h-sm-21{min-height:21%!important;}.min-h-sm-22{min-height:22%!important;}.min-h-sm-23{min-height:23%!important;}.min-h-sm-24{min-height:24%!important;}.min-h-sm-25{min-height:25%!important;}.min-h-sm-26{min-height:26%!important;}.min-h-sm-27{min-height:27%!important;}.min-h-sm-28{min-height:28%!important;}.min-h-sm-29{min-height:29%!important;}.min-h-sm-30{min-height:30%!important;}.min-h-sm-31{min-height:31%!important;}.min-h-sm-32{min-height:32%!important;}.min-h-sm-33{min-height:33%!important;}.min-h-sm-34{min-height:34%!important;}.min-h-sm-35{min-height:35%!important;}.min-h-sm-36{min-height:36%!important;}.min-h-sm-37{min-height:37%!important;}.min-h-sm-38{min-height:38%!important;}.min-h-sm-39{min-height:39%!important;}.min-h-sm-40{min-height:40%!important;}.min-h-sm-41{min-height:41%!important;}.min-h-sm-42{min-height:42%!important;}.min-h-sm-43{min-height:43%!important;}.min-h-sm-44{min-height:44%!important;}.min-h-sm-45{min-height:45%!important;}.min-h-sm-46{min-height:46%!important;}.min-h-sm-47{min-height:47%!important;}.min-h-sm-48{min-height:48%!important;}.min-h-sm-49{min-height:49%!important;}.min-h-sm-50{min-height:50%!important;}.min-h-sm-51{min-height:51%!important;}.min-h-sm-52{min-height:52%!important;}.min-h-sm-53{min-height:53%!important;}.min-h-sm-54{min-height:54%!important;}.min-h-sm-55{min-height:55%!important;}.min-h-sm-56{min-height:56%!important;}.min-h-sm-57{min-height:57%!important;}.min-h-sm-58{min-height:58%!important;}.min-h-sm-59{min-height:59%!important;}.min-h-sm-60{min-height:60%!important;}.min-h-sm-61{min-height:61%!important;}.min-h-sm-62{min-height:62%!important;}.min-h-sm-63{min-height:63%!important;}.min-h-sm-64{min-height:64%!important;}.min-h-sm-65{min-height:65%!important;}.min-h-sm-66{min-height:66%!important;}.min-h-sm-67{min-height:67%!important;}.min-h-sm-68{min-height:68%!important;}.min-h-sm-69{min-height:69%!important;}.min-h-sm-70{min-height:70%!important;}.min-h-sm-71{min-height:71%!important;}.min-h-sm-72{min-height:72%!important;}.min-h-sm-73{min-height:73%!important;}.min-h-sm-74{min-height:74%!important;}.min-h-sm-75{min-height:75%!important;}.min-h-sm-76{min-height:76%!important;}.min-h-sm-77{min-height:77%!important;}.min-h-sm-78{min-height:78%!important;}.min-h-sm-79{min-height:79%!important;}.min-h-sm-80{min-height:80%!important;}.min-h-sm-81{min-height:81%!important;}.min-h-sm-82{min-height:82%!important;}.min-h-sm-83{min-height:83%!important;}.min-h-sm-84{min-height:84%!important;}.min-h-sm-85{min-height:85%!important;}.min-h-sm-86{min-height:86%!important;}.min-h-sm-87{min-height:87%!important;}.min-h-sm-88{min-height:88%!important;}.min-h-sm-89{min-height:89%!important;}.min-h-sm-90{min-height:90%!important;}.min-h-sm-91{min-height:91%!important;}.min-h-sm-92{min-height:92%!important;}.min-h-sm-93{min-height:93%!important;}.min-h-sm-94{min-height:94%!important;}.min-h-sm-95{min-height:95%!important;}.min-h-sm-96{min-height:96%!important;}.min-h-sm-97{min-height:97%!important;}.min-h-sm-98{min-height:98%!important;}.min-h-sm-99{min-height:99%!important;}.min-h-sm-100{min-height:100%!important;}}
@media (min-width:768px){.min-h-md-1{min-height:1%!important;}.min-h-md-2{min-height:2%!important;}.min-h-md-3{min-height:3%!important;}.min-h-md-4{min-height:4%!important;}.min-h-md-5{min-height:5%!important;}.min-h-md-6{min-height:6%!important;}.min-h-md-7{min-height:7%!important;}.min-h-md-8{min-height:8%!important;}.min-h-md-9{min-height:9%!important;}.min-h-md-10{min-height:10%!important;}.min-h-md-11{min-height:11%!important;}.min-h-md-12{min-height:12%!important;}.min-h-md-13{min-height:13%!important;}.min-h-md-14{min-height:14%!important;}.min-h-md-15{min-height:15%!important;}.min-h-md-16{min-height:16%!important;}.min-h-md-17{min-height:17%!important;}.min-h-md-18{min-height:18%!important;}.min-h-md-19{min-height:19%!important;}.min-h-md-20{min-height:20%!important;}.min-h-md-21{min-height:21%!important;}.min-h-md-22{min-height:22%!important;}.min-h-md-23{min-height:23%!important;}.min-h-md-24{min-height:24%!important;}.min-h-md-25{min-height:25%!important;}.min-h-md-26{min-height:26%!important;}.min-h-md-27{min-height:27%!important;}.min-h-md-28{min-height:28%!important;}.min-h-md-29{min-height:29%!important;}.min-h-md-30{min-height:30%!important;}.min-h-md-31{min-height:31%!important;}.min-h-md-32{min-height:32%!important;}.min-h-md-33{min-height:33%!important;}.min-h-md-34{min-height:34%!important;}.min-h-md-35{min-height:35%!important;}.min-h-md-36{min-height:36%!important;}.min-h-md-37{min-height:37%!important;}.min-h-md-38{min-height:38%!important;}.min-h-md-39{min-height:39%!important;}.min-h-md-40{min-height:40%!important;}.min-h-md-41{min-height:41%!important;}.min-h-md-42{min-height:42%!important;}.min-h-md-43{min-height:43%!important;}.min-h-md-44{min-height:44%!important;}.min-h-md-45{min-height:45%!important;}.min-h-md-46{min-height:46%!important;}.min-h-md-47{min-height:47%!important;}.min-h-md-48{min-height:48%!important;}.min-h-md-49{min-height:49%!important;}.min-h-md-50{min-height:50%!important;}.min-h-md-51{min-height:51%!important;}.min-h-md-52{min-height:52%!important;}.min-h-md-53{min-height:53%!important;}.min-h-md-54{min-height:54%!important;}.min-h-md-55{min-height:55%!important;}.min-h-md-56{min-height:56%!important;}.min-h-md-57{min-height:57%!important;}.min-h-md-58{min-height:58%!important;}.min-h-md-59{min-height:59%!important;}.min-h-md-60{min-height:60%!important;}.min-h-md-61{min-height:61%!important;}.min-h-md-62{min-height:62%!important;}.min-h-md-63{min-height:63%!important;}.min-h-md-64{min-height:64%!important;}.min-h-md-65{min-height:65%!important;}.min-h-md-66{min-height:66%!important;}.min-h-md-67{min-height:67%!important;}.min-h-md-68{min-height:68%!important;}.min-h-md-69{min-height:69%!important;}.min-h-md-70{min-height:70%!important;}.min-h-md-71{min-height:71%!important;}.min-h-md-72{min-height:72%!important;}.min-h-md-73{min-height:73%!important;}.min-h-md-74{min-height:74%!important;}.min-h-md-75{min-height:75%!important;}.min-h-md-76{min-height:76%!important;}.min-h-md-77{min-height:77%!important;}.min-h-md-78{min-height:78%!important;}.min-h-md-79{min-height:79%!important;}.min-h-md-80{min-height:80%!important;}.min-h-md-81{min-height:81%!important;}.min-h-md-82{min-height:82%!important;}.min-h-md-83{min-height:83%!important;}.min-h-md-84{min-height:84%!important;}.min-h-md-85{min-height:85%!important;}.min-h-md-86{min-height:86%!important;}.min-h-md-87{min-height:87%!important;}.min-h-md-88{min-height:88%!important;}.min-h-md-89{min-height:89%!important;}.min-h-md-90{min-height:90%!important;}.min-h-md-91{min-height:91%!important;}.min-h-md-92{min-height:92%!important;}.min-h-md-93{min-height:93%!important;}.min-h-md-94{min-height:94%!important;}.min-h-md-95{min-height:95%!important;}.min-h-md-96{min-height:96%!important;}.min-h-md-97{min-height:97%!important;}.min-h-md-98{min-height:98%!important;}.min-h-md-99{min-height:99%!important;}.min-h-md-100{min-height:100%!important;}}
@media (min-width:1024px){.min-h-lg-1{min-height:1%!important;}.min-h-lg-2{min-height:2%!important;}.min-h-lg-3{min-height:3%!important;}.min-h-lg-4{min-height:4%!important;}.min-h-lg-5{min-height:5%!important;}.min-h-lg-6{min-height:6%!important;}.min-h-lg-7{min-height:7%!important;}.min-h-lg-8{min-height:8%!important;}.min-h-lg-9{min-height:9%!important;}.min-h-lg-10{min-height:10%!important;}.min-h-lg-11{min-height:11%!important;}.min-h-lg-12{min-height:12%!important;}.min-h-lg-13{min-height:13%!important;}.min-h-lg-14{min-height:14%!important;}.min-h-lg-15{min-height:15%!important;}.min-h-lg-16{min-height:16%!important;}.min-h-lg-17{min-height:17%!important;}.min-h-lg-18{min-height:18%!important;}.min-h-lg-19{min-height:19%!important;}.min-h-lg-20{min-height:20%!important;}.min-h-lg-21{min-height:21%!important;}.min-h-lg-22{min-height:22%!important;}.min-h-lg-23{min-height:23%!important;}.min-h-lg-24{min-height:24%!important;}.min-h-lg-25{min-height:25%!important;}.min-h-lg-26{min-height:26%!important;}.min-h-lg-27{min-height:27%!important;}.min-h-lg-28{min-height:28%!important;}.min-h-lg-29{min-height:29%!important;}.min-h-lg-30{min-height:30%!important;}.min-h-lg-31{min-height:31%!important;}.min-h-lg-32{min-height:32%!important;}.min-h-lg-33{min-height:33%!important;}.min-h-lg-34{min-height:34%!important;}.min-h-lg-35{min-height:35%!important;}.min-h-lg-36{min-height:36%!important;}.min-h-lg-37{min-height:37%!important;}.min-h-lg-38{min-height:38%!important;}.min-h-lg-39{min-height:39%!important;}.min-h-lg-40{min-height:40%!important;}.min-h-lg-41{min-height:41%!important;}.min-h-lg-42{min-height:42%!important;}.min-h-lg-43{min-height:43%!important;}.min-h-lg-44{min-height:44%!important;}.min-h-lg-45{min-height:45%!important;}.min-h-lg-46{min-height:46%!important;}.min-h-lg-47{min-height:47%!important;}.min-h-lg-48{min-height:48%!important;}.min-h-lg-49{min-height:49%!important;}.min-h-lg-50{min-height:50%!important;}.min-h-lg-51{min-height:51%!important;}.min-h-lg-52{min-height:52%!important;}.min-h-lg-53{min-height:53%!important;}.min-h-lg-54{min-height:54%!important;}.min-h-lg-55{min-height:55%!important;}.min-h-lg-56{min-height:56%!important;}.min-h-lg-57{min-height:57%!important;}.min-h-lg-58{min-height:58%!important;}.min-h-lg-59{min-height:59%!important;}.min-h-lg-60{min-height:60%!important;}.min-h-lg-61{min-height:61%!important;}.min-h-lg-62{min-height:62%!important;}.min-h-lg-63{min-height:63%!important;}.min-h-lg-64{min-height:64%!important;}.min-h-lg-65{min-height:65%!important;}.min-h-lg-66{min-height:66%!important;}.min-h-lg-67{min-height:67%!important;}.min-h-lg-68{min-height:68%!important;}.min-h-lg-69{min-height:69%!important;}.min-h-lg-70{min-height:70%!important;}.min-h-lg-71{min-height:71%!important;}.min-h-lg-72{min-height:72%!important;}.min-h-lg-73{min-height:73%!important;}.min-h-lg-74{min-height:74%!important;}.min-h-lg-75{min-height:75%!important;}.min-h-lg-76{min-height:76%!important;}.min-h-lg-77{min-height:77%!important;}.min-h-lg-78{min-height:78%!important;}.min-h-lg-79{min-height:79%!important;}.min-h-lg-80{min-height:80%!important;}.min-h-lg-81{min-height:81%!important;}.min-h-lg-82{min-height:82%!important;}.min-h-lg-83{min-height:83%!important;}.min-h-lg-84{min-height:84%!important;}.min-h-lg-85{min-height:85%!important;}.min-h-lg-86{min-height:86%!important;}.min-h-lg-87{min-height:87%!important;}.min-h-lg-88{min-height:88%!important;}.min-h-lg-89{min-height:89%!important;}.min-h-lg-90{min-height:90%!important;}.min-h-lg-91{min-height:91%!important;}.min-h-lg-92{min-height:92%!important;}.min-h-lg-93{min-height:93%!important;}.min-h-lg-94{min-height:94%!important;}.min-h-lg-95{min-height:95%!important;}.min-h-lg-96{min-height:96%!important;}.min-h-lg-97{min-height:97%!important;}.min-h-lg-98{min-height:98%!important;}.min-h-lg-99{min-height:99%!important;}.min-h-lg-100{min-height:100%!important;}}
@media (min-width:1200px){.min-h-xl-1{min-height:1%!important;}.min-h-xl-2{min-height:2%!important;}.min-h-xl-3{min-height:3%!important;}.min-h-xl-4{min-height:4%!important;}.min-h-xl-5{min-height:5%!important;}.min-h-xl-6{min-height:6%!important;}.min-h-xl-7{min-height:7%!important;}.min-h-xl-8{min-height:8%!important;}.min-h-xl-9{min-height:9%!important;}.min-h-xl-10{min-height:10%!important;}.min-h-xl-11{min-height:11%!important;}.min-h-xl-12{min-height:12%!important;}.min-h-xl-13{min-height:13%!important;}.min-h-xl-14{min-height:14%!important;}.min-h-xl-15{min-height:15%!important;}.min-h-xl-16{min-height:16%!important;}.min-h-xl-17{min-height:17%!important;}.min-h-xl-18{min-height:18%!important;}.min-h-xl-19{min-height:19%!important;}.min-h-xl-20{min-height:20%!important;}.min-h-xl-21{min-height:21%!important;}.min-h-xl-22{min-height:22%!important;}.min-h-xl-23{min-height:23%!important;}.min-h-xl-24{min-height:24%!important;}.min-h-xl-25{min-height:25%!important;}.min-h-xl-26{min-height:26%!important;}.min-h-xl-27{min-height:27%!important;}.min-h-xl-28{min-height:28%!important;}.min-h-xl-29{min-height:29%!important;}.min-h-xl-30{min-height:30%!important;}.min-h-xl-31{min-height:31%!important;}.min-h-xl-32{min-height:32%!important;}.min-h-xl-33{min-height:33%!important;}.min-h-xl-34{min-height:34%!important;}.min-h-xl-35{min-height:35%!important;}.min-h-xl-36{min-height:36%!important;}.min-h-xl-37{min-height:37%!important;}.min-h-xl-38{min-height:38%!important;}.min-h-xl-39{min-height:39%!important;}.min-h-xl-40{min-height:40%!important;}.min-h-xl-41{min-height:41%!important;}.min-h-xl-42{min-height:42%!important;}.min-h-xl-43{min-height:43%!important;}.min-h-xl-44{min-height:44%!important;}.min-h-xl-45{min-height:45%!important;}.min-h-xl-46{min-height:46%!important;}.min-h-xl-47{min-height:47%!important;}.min-h-xl-48{min-height:48%!important;}.min-h-xl-49{min-height:49%!important;}.min-h-xl-50{min-height:50%!important;}.min-h-xl-51{min-height:51%!important;}.min-h-xl-52{min-height:52%!important;}.min-h-xl-53{min-height:53%!important;}.min-h-xl-54{min-height:54%!important;}.min-h-xl-55{min-height:55%!important;}.min-h-xl-56{min-height:56%!important;}.min-h-xl-57{min-height:57%!important;}.min-h-xl-58{min-height:58%!important;}.min-h-xl-59{min-height:59%!important;}.min-h-xl-60{min-height:60%!important;}.min-h-xl-61{min-height:61%!important;}.min-h-xl-62{min-height:62%!important;}.min-h-xl-63{min-height:63%!important;}.min-h-xl-64{min-height:64%!important;}.min-h-xl-65{min-height:65%!important;}.min-h-xl-66{min-height:66%!important;}.min-h-xl-67{min-height:67%!important;}.min-h-xl-68{min-height:68%!important;}.min-h-xl-69{min-height:69%!important;}.min-h-xl-70{min-height:70%!important;}.min-h-xl-71{min-height:71%!important;}.min-h-xl-72{min-height:72%!important;}.min-h-xl-73{min-height:73%!important;}.min-h-xl-74{min-height:74%!important;}.min-h-xl-75{min-height:75%!important;}.min-h-xl-76{min-height:76%!important;}.min-h-xl-77{min-height:77%!important;}.min-h-xl-78{min-height:78%!important;}.min-h-xl-79{min-height:79%!important;}.min-h-xl-80{min-height:80%!important;}.min-h-xl-81{min-height:81%!important;}.min-h-xl-82{min-height:82%!important;}.min-h-xl-83{min-height:83%!important;}.min-h-xl-84{min-height:84%!important;}.min-h-xl-85{min-height:85%!important;}.min-h-xl-86{min-height:86%!important;}.min-h-xl-87{min-height:87%!important;}.min-h-xl-88{min-height:88%!important;}.min-h-xl-89{min-height:89%!important;}.min-h-xl-90{min-height:90%!important;}.min-h-xl-91{min-height:91%!important;}.min-h-xl-92{min-height:92%!important;}.min-h-xl-93{min-height:93%!important;}.min-h-xl-94{min-height:94%!important;}.min-h-xl-95{min-height:95%!important;}.min-h-xl-96{min-height:96%!important;}.min-h-xl-97{min-height:97%!important;}.min-h-xl-98{min-height:98%!important;}.min-h-xl-99{min-height:99%!important;}.min-h-xl-100{min-height:100%!important;}}
.vh-100{width:100vh!important;}.min-vh-100{min-width:100vh!important;}
@media (min-width:576px){.vh-sm-100{width:100vh!important;}.min-vh-sm-100{min-width:100vh!important;}}
@media (min-width:768px){.vh-md-100{width:100vh!important;}.min-vh-md-100{min-width:100vh!important;}}
@media (min-width:1024px){.vh-lg-100{width:100vh!important;}.min-vh-lg-100{min-width:100vh!important;}}
@media (min-width:1200px){.vh-xl-100{width:100vh!important;}.min-vh-xl-100{min-width:100vh!important;}}
