@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap";:root{--blackrgb: 0,0,0;--black-90: #e6e6e6;--black-80: #cccccc;--black-70: #b3b3b3;--black-60: #999999;--black-50: gray;--black-40: #666666;--black-30: #4d4d4d;--black-20: #333333;--black-10: #1a1a1a;--black: #000;--black-n10: black;--black-n20: black;--black-n30: black;--black-n40: black;--black-n50: black;--black-n60: black;--black-n70: black;--black-n80: black;--black-n90: black}.bgoverlay-black{background:var(--black);opacity:var(--generalopacity)}.bg-black,.has--bg-black .has--before::before{background-color:var(--black, #000)}.text-black,.a-black a{color:var(--black, #000)}.fill-black,.fill-child-black .fill-child *:not(svg)[fill],svg.fill-black *:not(svg)[fill]{fill:var(--black, #000)}.stroke-black{stroke:var(--black, #000)}section.bloque.bg-black+section.bloque.bg-black{padding-top:0}.text-black--hover-forced:hover,.a-black--hover-forced a:hover{color:var(--black, #000)}.bg-black--hover-forced:hover{background-color:var(--black, #000)}.border-black--hover-forced:hover{border-color:var(--black, #000)}.fill-black--hover-forced:hover,.fill-child-black--hover-forced:hover .fill-child *:not(svg)[fill],svg.fill-black--hover-forced:hover *:not(svg)[fill]{fill:var(--black, #000)}@media(hover: hover){.text-black--hover:hover,.a-black--hover a:hover{color:var(--black, #000)}.bg-black--hover:hover{background-color:var(--black, #000)}.border-black--hover:hover{border-color:var(--black, #000)}.fill-black--hover:hover,.fill-child-black--hover:hover .fill-child *:not(svg)[fill],svg.fill-black--hover:hover *:not(svg)[fill]{fill:var(--black, #000)}}:root{--whitergb: 255,255,255;--white-90: white;--white-80: white;--white-70: white;--white-60: white;--white-50: white;--white-40: white;--white-30: white;--white-20: white;--white-10: white;--white: #fff;--white-n10: #e6e6e6;--white-n20: #cccccc;--white-n30: #b3b3b3;--white-n40: #999999;--white-n50: gray;--white-n60: #666666;--white-n70: #4d4d4d;--white-n80: #333333;--white-n90: #1a1a1a}.bgoverlay-white{background:var(--white);opacity:var(--generalopacity)}.bg-white,.has--bg-white .has--before::before{background-color:var(--white, #fff)}.text-white,.a-white a{color:var(--white, #fff)}.fill-white,.fill-child-white .fill-child *:not(svg)[fill],svg.fill-white *:not(svg)[fill]{fill:var(--white, #fff)}.stroke-white{stroke:var(--white, #fff)}section.bloque.bg-white+section.bloque.bg-white{padding-top:0}.text-white--hover-forced:hover,.a-white--hover-forced a:hover{color:var(--white, #fff)}.bg-white--hover-forced:hover{background-color:var(--white, #fff)}.border-white--hover-forced:hover{border-color:var(--white, #fff)}.fill-white--hover-forced:hover,.fill-child-white--hover-forced:hover .fill-child *:not(svg)[fill],svg.fill-white--hover-forced:hover *:not(svg)[fill]{fill:var(--white, #fff)}@media(hover: hover){.text-white--hover:hover,.a-white--hover a:hover{color:var(--white, #fff)}.bg-white--hover:hover{background-color:var(--white, #fff)}.border-white--hover:hover{border-color:var(--white, #fff)}.fill-white--hover:hover,.fill-child-white--hover:hover .fill-child *:not(svg)[fill],svg.fill-white--hover:hover *:not(svg)[fill]{fill:var(--white, #fff)}}.ar-2_1{height:0;width:100%;padding-bottom:50%}@supports(aspect-ratio: 2){.ar-2_1{height:initial;padding-bottom:initial;aspect-ratio:2}}.ar-1_1{height:0;width:100%;padding-bottom:100%}@supports(aspect-ratio: 1){.ar-1_1{height:initial;padding-bottom:initial;aspect-ratio:1}}.ar-16_9{height:0;width:100%;padding-bottom:56.25%}@supports(aspect-ratio: 1.7777777778){.ar-16_9{height:initial;padding-bottom:initial;aspect-ratio:1.7777777778}}.ar-4_3{height:0;width:100%;padding-bottom:75%}@supports(aspect-ratio: 1.3333333333){.ar-4_3{height:initial;padding-bottom:initial;aspect-ratio:1.3333333333}}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-none{display:none !important}.shadow-1{-webkit-box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important}.shadow-2{-webkit-box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important}.shadow-3{-webkit-box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-1{-webkit-box-flex:1 !important;-ms-flex:1 1 !important;flex:1 1 !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-0{gap:0 !important}.gap-1{gap:1rem !important}.gap-2{gap:1.5rem !important}.gap-3{gap:2.4rem !important}.gap-4{gap:4rem !important}.gap-5{gap:5.5rem !important}.gap-6{gap:7.2rem !important}.gap-33{gap:33.3333% !important}.gap-50{gap:50% !important}.gap-66{gap:66.6666% !important}.gap-100{gap:100% !important}.gap-125{gap:125% !important}.gap-150{gap:150% !important}.gap-_25em{gap:.25em !important}.gap-_5em{gap:.5em !important}.gap-_75em{gap:.75em !important}.gap-1em{gap:1em !important}.gap-1_5em{gap:1.5em !important}.gap-2em{gap:2em !important}.gap-3em{gap:3em !important}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-0{margin:0 !important}.m-1{margin:1rem !important}.m-2{margin:1.5rem !important}.m-3{margin:2.4rem !important}.m-4{margin:4rem !important}.m-5{margin:5.5rem !important}.m-6{margin:7.2rem !important}.m-33{margin:33.3333% !important}.m-50{margin:50% !important}.m-66{margin:66.6666% !important}.m-100{margin:100% !important}.m-125{margin:125% !important}.m-150{margin:150% !important}.m-_25em{margin:.25em !important}.m-_5em{margin:.5em !important}.m-_75em{margin:.75em !important}.m-1em{margin:1em !important}.m-1_5em{margin:1.5em !important}.m-2em{margin:2em !important}.m-3em{margin:3em !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:1rem !important;margin-left:1rem !important}.mx-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-3{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-4{margin-right:4rem !important;margin-left:4rem !important}.mx-5{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-6{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-33{margin-right:33.3333% !important;margin-left:33.3333% !important}.mx-50{margin-right:50% !important;margin-left:50% !important}.mx-66{margin-right:66.6666% !important;margin-left:66.6666% !important}.mx-100{margin-right:100% !important;margin-left:100% !important}.mx-125{margin-right:125% !important;margin-left:125% !important}.mx-150{margin-right:150% !important;margin-left:150% !important}.mx-_25em{margin-right:.25em !important;margin-left:.25em !important}.mx-_5em{margin-right:.5em !important;margin-left:.5em !important}.mx-_75em{margin-right:.75em !important;margin-left:.75em !important}.mx-1em{margin-right:1em !important;margin-left:1em !important}.mx-1_5em{margin-right:1.5em !important;margin-left:1.5em !important}.mx-2em{margin-right:2em !important;margin-left:2em !important}.mx-3em{margin-right:3em !important;margin-left:3em !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-3{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-5{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-6{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-33{margin-top:33.3333% !important;margin-bottom:33.3333% !important}.my-50{margin-top:50% !important;margin-bottom:50% !important}.my-66{margin-top:66.6666% !important;margin-bottom:66.6666% !important}.my-100{margin-top:100% !important;margin-bottom:100% !important}.my-125{margin-top:125% !important;margin-bottom:125% !important}.my-150{margin-top:150% !important;margin-bottom:150% !important}.my-_25em{margin-top:.25em !important;margin-bottom:.25em !important}.my-_5em{margin-top:.5em !important;margin-bottom:.5em !important}.my-_75em{margin-top:.75em !important;margin-bottom:.75em !important}.my-1em{margin-top:1em !important;margin-bottom:1em !important}.my-1_5em{margin-top:1.5em !important;margin-bottom:1.5em !important}.my-2em{margin-top:2em !important;margin-bottom:2em !important}.my-3em{margin-top:3em !important;margin-bottom:3em !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:1rem !important}.mt-2{margin-top:1.5rem !important}.mt-3{margin-top:2.4rem !important}.mt-4{margin-top:4rem !important}.mt-5{margin-top:5.5rem !important}.mt-6{margin-top:7.2rem !important}.mt-33{margin-top:33.3333% !important}.mt-50{margin-top:50% !important}.mt-66{margin-top:66.6666% !important}.mt-100{margin-top:100% !important}.mt-125{margin-top:125% !important}.mt-150{margin-top:150% !important}.mt-_25em{margin-top:.25em !important}.mt-_5em{margin-top:.5em !important}.mt-_75em{margin-top:.75em !important}.mt-1em{margin-top:1em !important}.mt-1_5em{margin-top:1.5em !important}.mt-2em{margin-top:2em !important}.mt-3em{margin-top:3em !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:1rem !important}.me-2{margin-right:1.5rem !important}.me-3{margin-right:2.4rem !important}.me-4{margin-right:4rem !important}.me-5{margin-right:5.5rem !important}.me-6{margin-right:7.2rem !important}.me-33{margin-right:33.3333% !important}.me-50{margin-right:50% !important}.me-66{margin-right:66.6666% !important}.me-100{margin-right:100% !important}.me-125{margin-right:125% !important}.me-150{margin-right:150% !important}.me-_25em{margin-right:.25em !important}.me-_5em{margin-right:.5em !important}.me-_75em{margin-right:.75em !important}.me-1em{margin-right:1em !important}.me-1_5em{margin-right:1.5em !important}.me-2em{margin-right:2em !important}.me-3em{margin-right:3em !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:1rem !important}.mb-2{margin-bottom:1.5rem !important}.mb-3{margin-bottom:2.4rem !important}.mb-4{margin-bottom:4rem !important}.mb-5{margin-bottom:5.5rem !important}.mb-6{margin-bottom:7.2rem !important}.mb-33{margin-bottom:33.3333% !important}.mb-50{margin-bottom:50% !important}.mb-66{margin-bottom:66.6666% !important}.mb-100{margin-bottom:100% !important}.mb-125{margin-bottom:125% !important}.mb-150{margin-bottom:150% !important}.mb-_25em{margin-bottom:.25em !important}.mb-_5em{margin-bottom:.5em !important}.mb-_75em{margin-bottom:.75em !important}.mb-1em{margin-bottom:1em !important}.mb-1_5em{margin-bottom:1.5em !important}.mb-2em{margin-bottom:2em !important}.mb-3em{margin-bottom:3em !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:1rem !important}.ms-2{margin-left:1.5rem !important}.ms-3{margin-left:2.4rem !important}.ms-4{margin-left:4rem !important}.ms-5{margin-left:5.5rem !important}.ms-6{margin-left:7.2rem !important}.ms-33{margin-left:33.3333% !important}.ms-50{margin-left:50% !important}.ms-66{margin-left:66.6666% !important}.ms-100{margin-left:100% !important}.ms-125{margin-left:125% !important}.ms-150{margin-left:150% !important}.ms-_25em{margin-left:.25em !important}.ms-_5em{margin-left:.5em !important}.ms-_75em{margin-left:.75em !important}.ms-1em{margin-left:1em !important}.ms-1_5em{margin-left:1.5em !important}.ms-2em{margin-left:2em !important}.ms-3em{margin-left:3em !important}.ms-auto{margin-left:auto !important}.m-n1{margin:-1rem !important}.m-n2{margin:-1.5rem !important}.m-n3{margin:-2.4rem !important}.m-n4{margin:-4rem !important}.m-n5{margin:-5.5rem !important}.m-n6{margin:-7.2rem !important}.m-n33{margin:-33.3333% !important}.m-n50{margin:-50% !important}.m-n66{margin:-66.6666% !important}.m-n100{margin:-100% !important}.m-n125{margin:-125% !important}.m-n150{margin:-150% !important}.m-n_25em{margin:-0.25em !important}.m-n_5em{margin:-0.5em !important}.m-n_75em{margin:-0.75em !important}.m-n1em{margin:-1em !important}.m-n1_5em{margin:-1.5em !important}.m-n2em{margin:-2em !important}.m-n3em{margin:-3em !important}.mx-n1{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n2{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n3{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-n4{margin-right:-4rem !important;margin-left:-4rem !important}.mx-n5{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-n6{margin-right:-7.2rem !important;margin-left:-7.2rem !important}.mx-n33{margin-right:-33.3333% !important;margin-left:-33.3333% !important}.mx-n50{margin-right:-50% !important;margin-left:-50% !important}.mx-n66{margin-right:-66.6666% !important;margin-left:-66.6666% !important}.mx-n100{margin-right:-100% !important;margin-left:-100% !important}.mx-n125{margin-right:-125% !important;margin-left:-125% !important}.mx-n150{margin-right:-150% !important;margin-left:-150% !important}.mx-n_25em{margin-right:-0.25em !important;margin-left:-0.25em !important}.mx-n_5em{margin-right:-0.5em !important;margin-left:-0.5em !important}.mx-n_75em{margin-right:-0.75em !important;margin-left:-0.75em !important}.mx-n1em{margin-right:-1em !important;margin-left:-1em !important}.mx-n1_5em{margin-right:-1.5em !important;margin-left:-1.5em !important}.mx-n2em{margin-right:-2em !important;margin-left:-2em !important}.mx-n3em{margin-right:-3em !important;margin-left:-3em !important}.my-n1{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n2{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n3{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-n4{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-n5{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-n6{margin-top:-7.2rem !important;margin-bottom:-7.2rem !important}.my-n33{margin-top:-33.3333% !important;margin-bottom:-33.3333% !important}.my-n50{margin-top:-50% !important;margin-bottom:-50% !important}.my-n66{margin-top:-66.6666% !important;margin-bottom:-66.6666% !important}.my-n100{margin-top:-100% !important;margin-bottom:-100% !important}.my-n125{margin-top:-125% !important;margin-bottom:-125% !important}.my-n150{margin-top:-150% !important;margin-bottom:-150% !important}.my-n_25em{margin-top:-0.25em !important;margin-bottom:-0.25em !important}.my-n_5em{margin-top:-0.5em !important;margin-bottom:-0.5em !important}.my-n_75em{margin-top:-0.75em !important;margin-bottom:-0.75em !important}.my-n1em{margin-top:-1em !important;margin-bottom:-1em !important}.my-n1_5em{margin-top:-1.5em !important;margin-bottom:-1.5em !important}.my-n2em{margin-top:-2em !important;margin-bottom:-2em !important}.my-n3em{margin-top:-3em !important;margin-bottom:-3em !important}.mt-n1{margin-top:-1rem !important}.mt-n2{margin-top:-1.5rem !important}.mt-n3{margin-top:-2.4rem !important}.mt-n4{margin-top:-4rem !important}.mt-n5{margin-top:-5.5rem !important}.mt-n6{margin-top:-7.2rem !important}.mt-n33{margin-top:-33.3333% !important}.mt-n50{margin-top:-50% !important}.mt-n66{margin-top:-66.6666% !important}.mt-n100{margin-top:-100% !important}.mt-n125{margin-top:-125% !important}.mt-n150{margin-top:-150% !important}.mt-n_25em{margin-top:-0.25em !important}.mt-n_5em{margin-top:-0.5em !important}.mt-n_75em{margin-top:-0.75em !important}.mt-n1em{margin-top:-1em !important}.mt-n1_5em{margin-top:-1.5em !important}.mt-n2em{margin-top:-2em !important}.mt-n3em{margin-top:-3em !important}.me-n1{margin-right:-1rem !important}.me-n2{margin-right:-1.5rem !important}.me-n3{margin-right:-2.4rem !important}.me-n4{margin-right:-4rem !important}.me-n5{margin-right:-5.5rem !important}.me-n6{margin-right:-7.2rem !important}.me-n33{margin-right:-33.3333% !important}.me-n50{margin-right:-50% !important}.me-n66{margin-right:-66.6666% !important}.me-n100{margin-right:-100% !important}.me-n125{margin-right:-125% !important}.me-n150{margin-right:-150% !important}.me-n_25em{margin-right:-0.25em !important}.me-n_5em{margin-right:-0.5em !important}.me-n_75em{margin-right:-0.75em !important}.me-n1em{margin-right:-1em !important}.me-n1_5em{margin-right:-1.5em !important}.me-n2em{margin-right:-2em !important}.me-n3em{margin-right:-3em !important}.mb-n1{margin-bottom:-1rem !important}.mb-n2{margin-bottom:-1.5rem !important}.mb-n3{margin-bottom:-2.4rem !important}.mb-n4{margin-bottom:-4rem !important}.mb-n5{margin-bottom:-5.5rem !important}.mb-n6{margin-bottom:-7.2rem !important}.mb-n33{margin-bottom:-33.3333% !important}.mb-n50{margin-bottom:-50% !important}.mb-n66{margin-bottom:-66.6666% !important}.mb-n100{margin-bottom:-100% !important}.mb-n125{margin-bottom:-125% !important}.mb-n150{margin-bottom:-150% !important}.mb-n_25em{margin-bottom:-0.25em !important}.mb-n_5em{margin-bottom:-0.5em !important}.mb-n_75em{margin-bottom:-0.75em !important}.mb-n1em{margin-bottom:-1em !important}.mb-n1_5em{margin-bottom:-1.5em !important}.mb-n2em{margin-bottom:-2em !important}.mb-n3em{margin-bottom:-3em !important}.ms-n1{margin-left:-1rem !important}.ms-n2{margin-left:-1.5rem !important}.ms-n3{margin-left:-2.4rem !important}.ms-n4{margin-left:-4rem !important}.ms-n5{margin-left:-5.5rem !important}.ms-n6{margin-left:-7.2rem !important}.ms-n33{margin-left:-33.3333% !important}.ms-n50{margin-left:-50% !important}.ms-n66{margin-left:-66.6666% !important}.ms-n100{margin-left:-100% !important}.ms-n125{margin-left:-125% !important}.ms-n150{margin-left:-150% !important}.ms-n_25em{margin-left:-0.25em !important}.ms-n_5em{margin-left:-0.5em !important}.ms-n_75em{margin-left:-0.75em !important}.ms-n1em{margin-left:-1em !important}.ms-n1_5em{margin-left:-1.5em !important}.ms-n2em{margin-left:-2em !important}.ms-n3em{margin-left:-3em !important}.p-0{padding:0 !important}.p-1{padding:1rem !important}.p-2{padding:1.5rem !important}.p-3{padding:2.4rem !important}.p-4{padding:4rem !important}.p-5{padding:5.5rem !important}.p-6{padding:7.2rem !important}.p-33{padding:33.3333% !important}.p-50{padding:50% !important}.p-66{padding:66.6666% !important}.p-100{padding:100% !important}.p-125{padding:125% !important}.p-150{padding:150% !important}.p-_25em{padding:.25em !important}.p-_5em{padding:.5em !important}.p-_75em{padding:.75em !important}.p-1em{padding:1em !important}.p-1_5em{padding:1.5em !important}.p-2em{padding:2em !important}.p-3em{padding:3em !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:1rem !important;padding-left:1rem !important}.px-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-3{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-4{padding-right:4rem !important;padding-left:4rem !important}.px-5{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-6{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-33{padding-right:33.3333% !important;padding-left:33.3333% !important}.px-50{padding-right:50% !important;padding-left:50% !important}.px-66{padding-right:66.6666% !important;padding-left:66.6666% !important}.px-100{padding-right:100% !important;padding-left:100% !important}.px-125{padding-right:125% !important;padding-left:125% !important}.px-150{padding-right:150% !important;padding-left:150% !important}.px-_25em{padding-right:.25em !important;padding-left:.25em !important}.px-_5em{padding-right:.5em !important;padding-left:.5em !important}.px-_75em{padding-right:.75em !important;padding-left:.75em !important}.px-1em{padding-right:1em !important;padding-left:1em !important}.px-1_5em{padding-right:1.5em !important;padding-left:1.5em !important}.px-2em{padding-right:2em !important;padding-left:2em !important}.px-3em{padding-right:3em !important;padding-left:3em !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-3{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-5{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-6{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-33{padding-top:33.3333% !important;padding-bottom:33.3333% !important}.py-50{padding-top:50% !important;padding-bottom:50% !important}.py-66{padding-top:66.6666% !important;padding-bottom:66.6666% !important}.py-100{padding-top:100% !important;padding-bottom:100% !important}.py-125{padding-top:125% !important;padding-bottom:125% !important}.py-150{padding-top:150% !important;padding-bottom:150% !important}.py-_25em{padding-top:.25em !important;padding-bottom:.25em !important}.py-_5em{padding-top:.5em !important;padding-bottom:.5em !important}.py-_75em{padding-top:.75em !important;padding-bottom:.75em !important}.py-1em{padding-top:1em !important;padding-bottom:1em !important}.py-1_5em{padding-top:1.5em !important;padding-bottom:1.5em !important}.py-2em{padding-top:2em !important;padding-bottom:2em !important}.py-3em{padding-top:3em !important;padding-bottom:3em !important}.py-sep1{padding-top:var(--sep1) !important;padding-bottom:var(--sep1) !important}.py-sep2{padding-top:var(--sep2) !important;padding-bottom:var(--sep2) !important}.py-sep3{padding-top:var(--sep3) !important;padding-bottom:var(--sep3) !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:1rem !important}.pt-2{padding-top:1.5rem !important}.pt-3{padding-top:2.4rem !important}.pt-4{padding-top:4rem !important}.pt-5{padding-top:5.5rem !important}.pt-6{padding-top:7.2rem !important}.pt-33{padding-top:33.3333% !important}.pt-50{padding-top:50% !important}.pt-66{padding-top:66.6666% !important}.pt-100{padding-top:100% !important}.pt-125{padding-top:125% !important}.pt-150{padding-top:150% !important}.pt-_25em{padding-top:.25em !important}.pt-_5em{padding-top:.5em !important}.pt-_75em{padding-top:.75em !important}.pt-1em{padding-top:1em !important}.pt-1_5em{padding-top:1.5em !important}.pt-2em{padding-top:2em !important}.pt-3em{padding-top:3em !important}.pt-sep1{padding-top:var(--sep1) !important}.pt-sep2{padding-top:var(--sep2) !important}.pt-sep3{padding-top:var(--sep3) !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:1rem !important}.pe-2{padding-right:1.5rem !important}.pe-3{padding-right:2.4rem !important}.pe-4{padding-right:4rem !important}.pe-5{padding-right:5.5rem !important}.pe-6{padding-right:7.2rem !important}.pe-33{padding-right:33.3333% !important}.pe-50{padding-right:50% !important}.pe-66{padding-right:66.6666% !important}.pe-100{padding-right:100% !important}.pe-125{padding-right:125% !important}.pe-150{padding-right:150% !important}.pe-_25em{padding-right:.25em !important}.pe-_5em{padding-right:.5em !important}.pe-_75em{padding-right:.75em !important}.pe-1em{padding-right:1em !important}.pe-1_5em{padding-right:1.5em !important}.pe-2em{padding-right:2em !important}.pe-3em{padding-right:3em !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:1rem !important}.pb-2{padding-bottom:1.5rem !important}.pb-3{padding-bottom:2.4rem !important}.pb-4{padding-bottom:4rem !important}.pb-5{padding-bottom:5.5rem !important}.pb-6{padding-bottom:7.2rem !important}.pb-33{padding-bottom:33.3333% !important}.pb-50{padding-bottom:50% !important}.pb-66{padding-bottom:66.6666% !important}.pb-100{padding-bottom:100% !important}.pb-125{padding-bottom:125% !important}.pb-150{padding-bottom:150% !important}.pb-_25em{padding-bottom:.25em !important}.pb-_5em{padding-bottom:.5em !important}.pb-_75em{padding-bottom:.75em !important}.pb-1em{padding-bottom:1em !important}.pb-1_5em{padding-bottom:1.5em !important}.pb-2em{padding-bottom:2em !important}.pb-3em{padding-bottom:3em !important}.pb-sep1{padding-bottom:var(--sep1) !important}.pb-sep2{padding-bottom:var(--sep2) !important}.pb-sep3{padding-bottom:var(--sep3) !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:1rem !important}.ps-2{padding-left:1.5rem !important}.ps-3{padding-left:2.4rem !important}.ps-4{padding-left:4rem !important}.ps-5{padding-left:5.5rem !important}.ps-6{padding-left:7.2rem !important}.ps-33{padding-left:33.3333% !important}.ps-50{padding-left:50% !important}.ps-66{padding-left:66.6666% !important}.ps-100{padding-left:100% !important}.ps-125{padding-left:125% !important}.ps-150{padding-left:150% !important}.ps-_25em{padding-left:.25em !important}.ps-_5em{padding-left:.5em !important}.ps-_75em{padding-left:.75em !important}.ps-1em{padding-left:1em !important}.ps-1_5em{padding-left:1.5em !important}.ps-2em{padding-left:2em !important}.ps-3em{padding-left:3em !important}.fs-1{font-size:78px !important}.fs-2{font-size:60px !important}.fs-3{font-size:46px !important}.fs-4{font-size:36px !important}.fs-5{font-size:28px !important}.fs-6{font-size:21px !important}.fs-inherit{font-size:inherit !important}.fs-base{font-size:16px !important}.fs-50{font-size:50% !important}.fs-75{font-size:75% !important}.fs-100{font-size:100% !important}.fs-1125{font-size:112.5% !important}.fs-125{font-size:125% !important}.fs-150{font-size:150% !important}.fs-small{font-size:13px !important}.fs-tiny{font-size:10px !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:270 !important}.fw-bold{font-weight:480 !important}.fw-bolder{font-weight:850 !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.75 !important}.lh-lg{line-height:2.15 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{color:#0d6efd !important}.text-secondary{color:#6c757d !important}.text-success{color:#198754 !important}.text-info{color:#0dcaf0 !important}.text-warning{color:#ffc107 !important}.text-danger{color:#dc3545 !important}.text-light{color:#f8f9fa !important}.text-dark{color:#212529 !important}.text-white{color:#fff !important}.text-body{color:var(--color2) !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,.5) !important}.text-white-50{color:rgba(255,255,255,.5) !important}.text-reset{color:inherit !important}.bg-primary{background-color:#0d6efd !important}.bg-secondary{background-color:#6c757d !important}.bg-success{background-color:#198754 !important}.bg-info{background-color:#0dcaf0 !important}.bg-warning{background-color:#ffc107 !important}.bg-danger{background-color:#dc3545 !important}.bg-light{background-color:#f8f9fa !important}.bg-dark{background-color:#212529 !important}.bg-body{background-color:var(--color1) !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}.user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important}.user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;-ms-user-select:auto !important;user-select:auto !important}.user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:1rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.4rem !important}.rounded-2{border-radius:1rem !important}.rounded-3{border-radius:2rem !important}.rounded-4{border-radius:4rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.valign-middle{vertical-align:middle !important}.valign-baseline{vertical-align:baseline !important}.h-1{font-size:78px !important}.h-2{font-size:60px !important}.h-3{font-size:46px !important}.h-4{font-size:36px !important}.h-5{font-size:28px !important}.h-6{font-size:21px !important}.h-inherit{font-size:inherit !important}.h-base{font-size:16px !important}.h-50{font-size:50% !important}.h-75{font-size:75% !important}.h-100{font-size:100% !important}.h-1125{font-size:112.5% !important}.h-125{font-size:125% !important}.h-150{font-size:150% !important}.h-small{font-size:13px !important}.h-tiny{font-size:10px !important}.display-huge{font-size:170px !important}.display-big{font-size:131px !important}.display-1{font-size:101px !important}.display-2{font-size:78px !important}.display-3{font-size:60px !important}.display-4{font-size:46px !important}.display-5{font-size:36px !important}.display-6{font-size:28px !important}@media(min-width: 577px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-sm-none{display:none !important}.shadow-sm-1{-webkit-box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important}.shadow-sm-2{-webkit-box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important}.shadow-sm-3{-webkit-box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important}.w-sm-25{width:25% !important}.w-sm-50{width:50% !important}.w-sm-75{width:75% !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}.flex-sm-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-sm-1{-webkit-box-flex:1 !important;-ms-flex:1 1 !important;flex:1 1 !important}.flex-sm-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-sm-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-sm-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-sm-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-sm-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-sm-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-sm-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-sm-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-sm-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-sm-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:1rem !important}.gap-sm-2{gap:1.5rem !important}.gap-sm-3{gap:2.4rem !important}.gap-sm-4{gap:4rem !important}.gap-sm-5{gap:5.5rem !important}.gap-sm-6{gap:7.2rem !important}.gap-sm-33{gap:33.3333% !important}.gap-sm-50{gap:50% !important}.gap-sm-66{gap:66.6666% !important}.gap-sm-100{gap:100% !important}.gap-sm-125{gap:125% !important}.gap-sm-150{gap:150% !important}.gap-sm-_25em{gap:.25em !important}.gap-sm-_5em{gap:.5em !important}.gap-sm-_75em{gap:.75em !important}.gap-sm-1em{gap:1em !important}.gap-sm-1_5em{gap:1.5em !important}.gap-sm-2em{gap:2em !important}.gap-sm-3em{gap:3em !important}.justify-content-sm-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-sm-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-sm-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-sm-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-sm-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-sm-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-sm-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-sm-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-sm-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-sm-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-sm-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-sm-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-sm-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-sm-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-sm-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-sm-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-sm-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-sm-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-sm-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-sm-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-sm-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-sm-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-sm-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-sm-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-sm-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-sm-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-sm-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-sm-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-sm-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-sm-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-sm-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:1rem !important}.m-sm-2{margin:1.5rem !important}.m-sm-3{margin:2.4rem !important}.m-sm-4{margin:4rem !important}.m-sm-5{margin:5.5rem !important}.m-sm-6{margin:7.2rem !important}.m-sm-33{margin:33.3333% !important}.m-sm-50{margin:50% !important}.m-sm-66{margin:66.6666% !important}.m-sm-100{margin:100% !important}.m-sm-125{margin:125% !important}.m-sm-150{margin:150% !important}.m-sm-_25em{margin:.25em !important}.m-sm-_5em{margin:.5em !important}.m-sm-_75em{margin:.75em !important}.m-sm-1em{margin:1em !important}.m-sm-1_5em{margin:1.5em !important}.m-sm-2em{margin:2em !important}.m-sm-3em{margin:3em !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-3{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-sm-4{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-5{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-sm-6{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-sm-33{margin-right:33.3333% !important;margin-left:33.3333% !important}.mx-sm-50{margin-right:50% !important;margin-left:50% !important}.mx-sm-66{margin-right:66.6666% !important;margin-left:66.6666% !important}.mx-sm-100{margin-right:100% !important;margin-left:100% !important}.mx-sm-125{margin-right:125% !important;margin-left:125% !important}.mx-sm-150{margin-right:150% !important;margin-left:150% !important}.mx-sm-_25em{margin-right:.25em !important;margin-left:.25em !important}.mx-sm-_5em{margin-right:.5em !important;margin-left:.5em !important}.mx-sm-_75em{margin-right:.75em !important;margin-left:.75em !important}.mx-sm-1em{margin-right:1em !important;margin-left:1em !important}.mx-sm-1_5em{margin-right:1.5em !important;margin-left:1.5em !important}.mx-sm-2em{margin-right:2em !important;margin-left:2em !important}.mx-sm-3em{margin-right:3em !important;margin-left:3em !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-3{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-sm-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-5{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-sm-6{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-sm-33{margin-top:33.3333% !important;margin-bottom:33.3333% !important}.my-sm-50{margin-top:50% !important;margin-bottom:50% !important}.my-sm-66{margin-top:66.6666% !important;margin-bottom:66.6666% !important}.my-sm-100{margin-top:100% !important;margin-bottom:100% !important}.my-sm-125{margin-top:125% !important;margin-bottom:125% !important}.my-sm-150{margin-top:150% !important;margin-bottom:150% !important}.my-sm-_25em{margin-top:.25em !important;margin-bottom:.25em !important}.my-sm-_5em{margin-top:.5em !important;margin-bottom:.5em !important}.my-sm-_75em{margin-top:.75em !important;margin-bottom:.75em !important}.my-sm-1em{margin-top:1em !important;margin-bottom:1em !important}.my-sm-1_5em{margin-top:1.5em !important;margin-bottom:1.5em !important}.my-sm-2em{margin-top:2em !important;margin-bottom:2em !important}.my-sm-3em{margin-top:3em !important;margin-bottom:3em !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:1rem !important}.mt-sm-2{margin-top:1.5rem !important}.mt-sm-3{margin-top:2.4rem !important}.mt-sm-4{margin-top:4rem !important}.mt-sm-5{margin-top:5.5rem !important}.mt-sm-6{margin-top:7.2rem !important}.mt-sm-33{margin-top:33.3333% !important}.mt-sm-50{margin-top:50% !important}.mt-sm-66{margin-top:66.6666% !important}.mt-sm-100{margin-top:100% !important}.mt-sm-125{margin-top:125% !important}.mt-sm-150{margin-top:150% !important}.mt-sm-_25em{margin-top:.25em !important}.mt-sm-_5em{margin-top:.5em !important}.mt-sm-_75em{margin-top:.75em !important}.mt-sm-1em{margin-top:1em !important}.mt-sm-1_5em{margin-top:1.5em !important}.mt-sm-2em{margin-top:2em !important}.mt-sm-3em{margin-top:3em !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:1rem !important}.me-sm-2{margin-right:1.5rem !important}.me-sm-3{margin-right:2.4rem !important}.me-sm-4{margin-right:4rem !important}.me-sm-5{margin-right:5.5rem !important}.me-sm-6{margin-right:7.2rem !important}.me-sm-33{margin-right:33.3333% !important}.me-sm-50{margin-right:50% !important}.me-sm-66{margin-right:66.6666% !important}.me-sm-100{margin-right:100% !important}.me-sm-125{margin-right:125% !important}.me-sm-150{margin-right:150% !important}.me-sm-_25em{margin-right:.25em !important}.me-sm-_5em{margin-right:.5em !important}.me-sm-_75em{margin-right:.75em !important}.me-sm-1em{margin-right:1em !important}.me-sm-1_5em{margin-right:1.5em !important}.me-sm-2em{margin-right:2em !important}.me-sm-3em{margin-right:3em !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:1rem !important}.mb-sm-2{margin-bottom:1.5rem !important}.mb-sm-3{margin-bottom:2.4rem !important}.mb-sm-4{margin-bottom:4rem !important}.mb-sm-5{margin-bottom:5.5rem !important}.mb-sm-6{margin-bottom:7.2rem !important}.mb-sm-33{margin-bottom:33.3333% !important}.mb-sm-50{margin-bottom:50% !important}.mb-sm-66{margin-bottom:66.6666% !important}.mb-sm-100{margin-bottom:100% !important}.mb-sm-125{margin-bottom:125% !important}.mb-sm-150{margin-bottom:150% !important}.mb-sm-_25em{margin-bottom:.25em !important}.mb-sm-_5em{margin-bottom:.5em !important}.mb-sm-_75em{margin-bottom:.75em !important}.mb-sm-1em{margin-bottom:1em !important}.mb-sm-1_5em{margin-bottom:1.5em !important}.mb-sm-2em{margin-bottom:2em !important}.mb-sm-3em{margin-bottom:3em !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:1rem !important}.ms-sm-2{margin-left:1.5rem !important}.ms-sm-3{margin-left:2.4rem !important}.ms-sm-4{margin-left:4rem !important}.ms-sm-5{margin-left:5.5rem !important}.ms-sm-6{margin-left:7.2rem !important}.ms-sm-33{margin-left:33.3333% !important}.ms-sm-50{margin-left:50% !important}.ms-sm-66{margin-left:66.6666% !important}.ms-sm-100{margin-left:100% !important}.ms-sm-125{margin-left:125% !important}.ms-sm-150{margin-left:150% !important}.ms-sm-_25em{margin-left:.25em !important}.ms-sm-_5em{margin-left:.5em !important}.ms-sm-_75em{margin-left:.75em !important}.ms-sm-1em{margin-left:1em !important}.ms-sm-1_5em{margin-left:1.5em !important}.ms-sm-2em{margin-left:2em !important}.ms-sm-3em{margin-left:3em !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n1{margin:-1rem !important}.m-sm-n2{margin:-1.5rem !important}.m-sm-n3{margin:-2.4rem !important}.m-sm-n4{margin:-4rem !important}.m-sm-n5{margin:-5.5rem !important}.m-sm-n6{margin:-7.2rem !important}.m-sm-n33{margin:-33.3333% !important}.m-sm-n50{margin:-50% !important}.m-sm-n66{margin:-66.6666% !important}.m-sm-n100{margin:-100% !important}.m-sm-n125{margin:-125% !important}.m-sm-n150{margin:-150% !important}.m-sm-n_25em{margin:-0.25em !important}.m-sm-n_5em{margin:-0.5em !important}.m-sm-n_75em{margin:-0.75em !important}.m-sm-n1em{margin:-1em !important}.m-sm-n1_5em{margin:-1.5em !important}.m-sm-n2em{margin:-2em !important}.m-sm-n3em{margin:-3em !important}.mx-sm-n1{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n2{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n3{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-sm-n4{margin-right:-4rem !important;margin-left:-4rem !important}.mx-sm-n5{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-sm-n6{margin-right:-7.2rem !important;margin-left:-7.2rem !important}.mx-sm-n33{margin-right:-33.3333% !important;margin-left:-33.3333% !important}.mx-sm-n50{margin-right:-50% !important;margin-left:-50% !important}.mx-sm-n66{margin-right:-66.6666% !important;margin-left:-66.6666% !important}.mx-sm-n100{margin-right:-100% !important;margin-left:-100% !important}.mx-sm-n125{margin-right:-125% !important;margin-left:-125% !important}.mx-sm-n150{margin-right:-150% !important;margin-left:-150% !important}.mx-sm-n_25em{margin-right:-0.25em !important;margin-left:-0.25em !important}.mx-sm-n_5em{margin-right:-0.5em !important;margin-left:-0.5em !important}.mx-sm-n_75em{margin-right:-0.75em !important;margin-left:-0.75em !important}.mx-sm-n1em{margin-right:-1em !important;margin-left:-1em !important}.mx-sm-n1_5em{margin-right:-1.5em !important;margin-left:-1.5em !important}.mx-sm-n2em{margin-right:-2em !important;margin-left:-2em !important}.mx-sm-n3em{margin-right:-3em !important;margin-left:-3em !important}.my-sm-n1{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n2{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n3{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-sm-n4{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-sm-n5{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-sm-n6{margin-top:-7.2rem !important;margin-bottom:-7.2rem !important}.my-sm-n33{margin-top:-33.3333% !important;margin-bottom:-33.3333% !important}.my-sm-n50{margin-top:-50% !important;margin-bottom:-50% !important}.my-sm-n66{margin-top:-66.6666% !important;margin-bottom:-66.6666% !important}.my-sm-n100{margin-top:-100% !important;margin-bottom:-100% !important}.my-sm-n125{margin-top:-125% !important;margin-bottom:-125% !important}.my-sm-n150{margin-top:-150% !important;margin-bottom:-150% !important}.my-sm-n_25em{margin-top:-0.25em !important;margin-bottom:-0.25em !important}.my-sm-n_5em{margin-top:-0.5em !important;margin-bottom:-0.5em !important}.my-sm-n_75em{margin-top:-0.75em !important;margin-bottom:-0.75em !important}.my-sm-n1em{margin-top:-1em !important;margin-bottom:-1em !important}.my-sm-n1_5em{margin-top:-1.5em !important;margin-bottom:-1.5em !important}.my-sm-n2em{margin-top:-2em !important;margin-bottom:-2em !important}.my-sm-n3em{margin-top:-3em !important;margin-bottom:-3em !important}.mt-sm-n1{margin-top:-1rem !important}.mt-sm-n2{margin-top:-1.5rem !important}.mt-sm-n3{margin-top:-2.4rem !important}.mt-sm-n4{margin-top:-4rem !important}.mt-sm-n5{margin-top:-5.5rem !important}.mt-sm-n6{margin-top:-7.2rem !important}.mt-sm-n33{margin-top:-33.3333% !important}.mt-sm-n50{margin-top:-50% !important}.mt-sm-n66{margin-top:-66.6666% !important}.mt-sm-n100{margin-top:-100% !important}.mt-sm-n125{margin-top:-125% !important}.mt-sm-n150{margin-top:-150% !important}.mt-sm-n_25em{margin-top:-0.25em !important}.mt-sm-n_5em{margin-top:-0.5em !important}.mt-sm-n_75em{margin-top:-0.75em !important}.mt-sm-n1em{margin-top:-1em !important}.mt-sm-n1_5em{margin-top:-1.5em !important}.mt-sm-n2em{margin-top:-2em !important}.mt-sm-n3em{margin-top:-3em !important}.me-sm-n1{margin-right:-1rem !important}.me-sm-n2{margin-right:-1.5rem !important}.me-sm-n3{margin-right:-2.4rem !important}.me-sm-n4{margin-right:-4rem !important}.me-sm-n5{margin-right:-5.5rem !important}.me-sm-n6{margin-right:-7.2rem !important}.me-sm-n33{margin-right:-33.3333% !important}.me-sm-n50{margin-right:-50% !important}.me-sm-n66{margin-right:-66.6666% !important}.me-sm-n100{margin-right:-100% !important}.me-sm-n125{margin-right:-125% !important}.me-sm-n150{margin-right:-150% !important}.me-sm-n_25em{margin-right:-0.25em !important}.me-sm-n_5em{margin-right:-0.5em !important}.me-sm-n_75em{margin-right:-0.75em !important}.me-sm-n1em{margin-right:-1em !important}.me-sm-n1_5em{margin-right:-1.5em !important}.me-sm-n2em{margin-right:-2em !important}.me-sm-n3em{margin-right:-3em !important}.mb-sm-n1{margin-bottom:-1rem !important}.mb-sm-n2{margin-bottom:-1.5rem !important}.mb-sm-n3{margin-bottom:-2.4rem !important}.mb-sm-n4{margin-bottom:-4rem !important}.mb-sm-n5{margin-bottom:-5.5rem !important}.mb-sm-n6{margin-bottom:-7.2rem !important}.mb-sm-n33{margin-bottom:-33.3333% !important}.mb-sm-n50{margin-bottom:-50% !important}.mb-sm-n66{margin-bottom:-66.6666% !important}.mb-sm-n100{margin-bottom:-100% !important}.mb-sm-n125{margin-bottom:-125% !important}.mb-sm-n150{margin-bottom:-150% !important}.mb-sm-n_25em{margin-bottom:-0.25em !important}.mb-sm-n_5em{margin-bottom:-0.5em !important}.mb-sm-n_75em{margin-bottom:-0.75em !important}.mb-sm-n1em{margin-bottom:-1em !important}.mb-sm-n1_5em{margin-bottom:-1.5em !important}.mb-sm-n2em{margin-bottom:-2em !important}.mb-sm-n3em{margin-bottom:-3em !important}.ms-sm-n1{margin-left:-1rem !important}.ms-sm-n2{margin-left:-1.5rem !important}.ms-sm-n3{margin-left:-2.4rem !important}.ms-sm-n4{margin-left:-4rem !important}.ms-sm-n5{margin-left:-5.5rem !important}.ms-sm-n6{margin-left:-7.2rem !important}.ms-sm-n33{margin-left:-33.3333% !important}.ms-sm-n50{margin-left:-50% !important}.ms-sm-n66{margin-left:-66.6666% !important}.ms-sm-n100{margin-left:-100% !important}.ms-sm-n125{margin-left:-125% !important}.ms-sm-n150{margin-left:-150% !important}.ms-sm-n_25em{margin-left:-0.25em !important}.ms-sm-n_5em{margin-left:-0.5em !important}.ms-sm-n_75em{margin-left:-0.75em !important}.ms-sm-n1em{margin-left:-1em !important}.ms-sm-n1_5em{margin-left:-1.5em !important}.ms-sm-n2em{margin-left:-2em !important}.ms-sm-n3em{margin-left:-3em !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:1rem !important}.p-sm-2{padding:1.5rem !important}.p-sm-3{padding:2.4rem !important}.p-sm-4{padding:4rem !important}.p-sm-5{padding:5.5rem !important}.p-sm-6{padding:7.2rem !important}.p-sm-33{padding:33.3333% !important}.p-sm-50{padding:50% !important}.p-sm-66{padding:66.6666% !important}.p-sm-100{padding:100% !important}.p-sm-125{padding:125% !important}.p-sm-150{padding:150% !important}.p-sm-_25em{padding:.25em !important}.p-sm-_5em{padding:.5em !important}.p-sm-_75em{padding:.75em !important}.p-sm-1em{padding:1em !important}.p-sm-1_5em{padding:1.5em !important}.p-sm-2em{padding:2em !important}.p-sm-3em{padding:3em !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:1rem !important;padding-left:1rem !important}.px-sm-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-3{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-sm-4{padding-right:4rem !important;padding-left:4rem !important}.px-sm-5{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-sm-6{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-sm-33{padding-right:33.3333% !important;padding-left:33.3333% !important}.px-sm-50{padding-right:50% !important;padding-left:50% !important}.px-sm-66{padding-right:66.6666% !important;padding-left:66.6666% !important}.px-sm-100{padding-right:100% !important;padding-left:100% !important}.px-sm-125{padding-right:125% !important;padding-left:125% !important}.px-sm-150{padding-right:150% !important;padding-left:150% !important}.px-sm-_25em{padding-right:.25em !important;padding-left:.25em !important}.px-sm-_5em{padding-right:.5em !important;padding-left:.5em !important}.px-sm-_75em{padding-right:.75em !important;padding-left:.75em !important}.px-sm-1em{padding-right:1em !important;padding-left:1em !important}.px-sm-1_5em{padding-right:1.5em !important;padding-left:1.5em !important}.px-sm-2em{padding-right:2em !important;padding-left:2em !important}.px-sm-3em{padding-right:3em !important;padding-left:3em !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-3{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-sm-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-5{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-sm-6{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-sm-33{padding-top:33.3333% !important;padding-bottom:33.3333% !important}.py-sm-50{padding-top:50% !important;padding-bottom:50% !important}.py-sm-66{padding-top:66.6666% !important;padding-bottom:66.6666% !important}.py-sm-100{padding-top:100% !important;padding-bottom:100% !important}.py-sm-125{padding-top:125% !important;padding-bottom:125% !important}.py-sm-150{padding-top:150% !important;padding-bottom:150% !important}.py-sm-_25em{padding-top:.25em !important;padding-bottom:.25em !important}.py-sm-_5em{padding-top:.5em !important;padding-bottom:.5em !important}.py-sm-_75em{padding-top:.75em !important;padding-bottom:.75em !important}.py-sm-1em{padding-top:1em !important;padding-bottom:1em !important}.py-sm-1_5em{padding-top:1.5em !important;padding-bottom:1.5em !important}.py-sm-2em{padding-top:2em !important;padding-bottom:2em !important}.py-sm-3em{padding-top:3em !important;padding-bottom:3em !important}.py-sm-sep1{padding-top:var(--sep1) !important;padding-bottom:var(--sep1) !important}.py-sm-sep2{padding-top:var(--sep2) !important;padding-bottom:var(--sep2) !important}.py-sm-sep3{padding-top:var(--sep3) !important;padding-bottom:var(--sep3) !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:1rem !important}.pt-sm-2{padding-top:1.5rem !important}.pt-sm-3{padding-top:2.4rem !important}.pt-sm-4{padding-top:4rem !important}.pt-sm-5{padding-top:5.5rem !important}.pt-sm-6{padding-top:7.2rem !important}.pt-sm-33{padding-top:33.3333% !important}.pt-sm-50{padding-top:50% !important}.pt-sm-66{padding-top:66.6666% !important}.pt-sm-100{padding-top:100% !important}.pt-sm-125{padding-top:125% !important}.pt-sm-150{padding-top:150% !important}.pt-sm-_25em{padding-top:.25em !important}.pt-sm-_5em{padding-top:.5em !important}.pt-sm-_75em{padding-top:.75em !important}.pt-sm-1em{padding-top:1em !important}.pt-sm-1_5em{padding-top:1.5em !important}.pt-sm-2em{padding-top:2em !important}.pt-sm-3em{padding-top:3em !important}.pt-sm-sep1{padding-top:var(--sep1) !important}.pt-sm-sep2{padding-top:var(--sep2) !important}.pt-sm-sep3{padding-top:var(--sep3) !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:1rem !important}.pe-sm-2{padding-right:1.5rem !important}.pe-sm-3{padding-right:2.4rem !important}.pe-sm-4{padding-right:4rem !important}.pe-sm-5{padding-right:5.5rem !important}.pe-sm-6{padding-right:7.2rem !important}.pe-sm-33{padding-right:33.3333% !important}.pe-sm-50{padding-right:50% !important}.pe-sm-66{padding-right:66.6666% !important}.pe-sm-100{padding-right:100% !important}.pe-sm-125{padding-right:125% !important}.pe-sm-150{padding-right:150% !important}.pe-sm-_25em{padding-right:.25em !important}.pe-sm-_5em{padding-right:.5em !important}.pe-sm-_75em{padding-right:.75em !important}.pe-sm-1em{padding-right:1em !important}.pe-sm-1_5em{padding-right:1.5em !important}.pe-sm-2em{padding-right:2em !important}.pe-sm-3em{padding-right:3em !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:1rem !important}.pb-sm-2{padding-bottom:1.5rem !important}.pb-sm-3{padding-bottom:2.4rem !important}.pb-sm-4{padding-bottom:4rem !important}.pb-sm-5{padding-bottom:5.5rem !important}.pb-sm-6{padding-bottom:7.2rem !important}.pb-sm-33{padding-bottom:33.3333% !important}.pb-sm-50{padding-bottom:50% !important}.pb-sm-66{padding-bottom:66.6666% !important}.pb-sm-100{padding-bottom:100% !important}.pb-sm-125{padding-bottom:125% !important}.pb-sm-150{padding-bottom:150% !important}.pb-sm-_25em{padding-bottom:.25em !important}.pb-sm-_5em{padding-bottom:.5em !important}.pb-sm-_75em{padding-bottom:.75em !important}.pb-sm-1em{padding-bottom:1em !important}.pb-sm-1_5em{padding-bottom:1.5em !important}.pb-sm-2em{padding-bottom:2em !important}.pb-sm-3em{padding-bottom:3em !important}.pb-sm-sep1{padding-bottom:var(--sep1) !important}.pb-sm-sep2{padding-bottom:var(--sep2) !important}.pb-sm-sep3{padding-bottom:var(--sep3) !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:1rem !important}.ps-sm-2{padding-left:1.5rem !important}.ps-sm-3{padding-left:2.4rem !important}.ps-sm-4{padding-left:4rem !important}.ps-sm-5{padding-left:5.5rem !important}.ps-sm-6{padding-left:7.2rem !important}.ps-sm-33{padding-left:33.3333% !important}.ps-sm-50{padding-left:50% !important}.ps-sm-66{padding-left:66.6666% !important}.ps-sm-100{padding-left:100% !important}.ps-sm-125{padding-left:125% !important}.ps-sm-150{padding-left:150% !important}.ps-sm-_25em{padding-left:.25em !important}.ps-sm-_5em{padding-left:.5em !important}.ps-sm-_75em{padding-left:.75em !important}.ps-sm-1em{padding-left:1em !important}.ps-sm-1_5em{padding-left:1.5em !important}.ps-sm-2em{padding-left:2em !important}.ps-sm-3em{padding-left:3em !important}.fs-sm-1{font-size:78px !important}.fs-sm-2{font-size:60px !important}.fs-sm-3{font-size:46px !important}.fs-sm-4{font-size:36px !important}.fs-sm-5{font-size:28px !important}.fs-sm-6{font-size:21px !important}.fs-sm-inherit{font-size:inherit !important}.fs-sm-base{font-size:16px !important}.fs-sm-50{font-size:50% !important}.fs-sm-75{font-size:75% !important}.fs-sm-100{font-size:100% !important}.fs-sm-1125{font-size:112.5% !important}.fs-sm-125{font-size:125% !important}.fs-sm-150{font-size:150% !important}.fs-sm-small{font-size:13px !important}.fs-sm-tiny{font-size:10px !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}.rounded-sm{border-radius:1rem !important}.rounded-sm-0{border-radius:0 !important}.rounded-sm-1{border-radius:.4rem !important}.rounded-sm-2{border-radius:1rem !important}.rounded-sm-3{border-radius:2rem !important}.rounded-sm-4{border-radius:4rem !important}.rounded-sm-circle{border-radius:50% !important}.rounded-sm-pill{border-radius:50rem !important}.opacity-sm-0{opacity:0 !important}.opacity-sm-25{opacity:.25 !important}.opacity-sm-50{opacity:.5 !important}.opacity-sm-75{opacity:.75 !important}.opacity-sm-100{opacity:1 !important}.h-sm-1{font-size:78px !important}.h-sm-2{font-size:60px !important}.h-sm-3{font-size:46px !important}.h-sm-4{font-size:36px !important}.h-sm-5{font-size:28px !important}.h-sm-6{font-size:21px !important}.h-sm-inherit{font-size:inherit !important}.h-sm-base{font-size:16px !important}.h-sm-50{font-size:50% !important}.h-sm-75{font-size:75% !important}.h-sm-100{font-size:100% !important}.h-sm-1125{font-size:112.5% !important}.h-sm-125{font-size:125% !important}.h-sm-150{font-size:150% !important}.h-sm-small{font-size:13px !important}.h-sm-tiny{font-size:10px !important}.display-sm-huge{font-size:170px !important}.display-sm-big{font-size:131px !important}.display-sm-1{font-size:101px !important}.display-sm-2{font-size:78px !important}.display-sm-3{font-size:60px !important}.display-sm-4{font-size:46px !important}.display-sm-5{font-size:36px !important}.display-sm-6{font-size:28px !important}}@media(min-width: 769px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-md-none{display:none !important}.shadow-md-1{-webkit-box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important}.shadow-md-2{-webkit-box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important}.shadow-md-3{-webkit-box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important}.w-md-25{width:25% !important}.w-md-50{width:50% !important}.w-md-75{width:75% !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}.flex-md-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-md-1{-webkit-box-flex:1 !important;-ms-flex:1 1 !important;flex:1 1 !important}.flex-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-md-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-md-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-md-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-md-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-md-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-md-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-md-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-md-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-md-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:1rem !important}.gap-md-2{gap:1.5rem !important}.gap-md-3{gap:2.4rem !important}.gap-md-4{gap:4rem !important}.gap-md-5{gap:5.5rem !important}.gap-md-6{gap:7.2rem !important}.gap-md-33{gap:33.3333% !important}.gap-md-50{gap:50% !important}.gap-md-66{gap:66.6666% !important}.gap-md-100{gap:100% !important}.gap-md-125{gap:125% !important}.gap-md-150{gap:150% !important}.gap-md-_25em{gap:.25em !important}.gap-md-_5em{gap:.5em !important}.gap-md-_75em{gap:.75em !important}.gap-md-1em{gap:1em !important}.gap-md-1_5em{gap:1.5em !important}.gap-md-2em{gap:2em !important}.gap-md-3em{gap:3em !important}.justify-content-md-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-md-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-md-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-md-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-md-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-md-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-md-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-md-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-md-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-md-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-md-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-md-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-md-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-md-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-md-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-md-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-md-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-md-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-md-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-md-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-md-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-md-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-md-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-md-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-md-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-md-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-md-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-md-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-md-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-md-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-md-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:1rem !important}.m-md-2{margin:1.5rem !important}.m-md-3{margin:2.4rem !important}.m-md-4{margin:4rem !important}.m-md-5{margin:5.5rem !important}.m-md-6{margin:7.2rem !important}.m-md-33{margin:33.3333% !important}.m-md-50{margin:50% !important}.m-md-66{margin:66.6666% !important}.m-md-100{margin:100% !important}.m-md-125{margin:125% !important}.m-md-150{margin:150% !important}.m-md-_25em{margin:.25em !important}.m-md-_5em{margin:.5em !important}.m-md-_75em{margin:.75em !important}.m-md-1em{margin:1em !important}.m-md-1_5em{margin:1.5em !important}.m-md-2em{margin:2em !important}.m-md-3em{margin:3em !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:1rem !important;margin-left:1rem !important}.mx-md-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-3{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-md-4{margin-right:4rem !important;margin-left:4rem !important}.mx-md-5{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-md-6{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-md-33{margin-right:33.3333% !important;margin-left:33.3333% !important}.mx-md-50{margin-right:50% !important;margin-left:50% !important}.mx-md-66{margin-right:66.6666% !important;margin-left:66.6666% !important}.mx-md-100{margin-right:100% !important;margin-left:100% !important}.mx-md-125{margin-right:125% !important;margin-left:125% !important}.mx-md-150{margin-right:150% !important;margin-left:150% !important}.mx-md-_25em{margin-right:.25em !important;margin-left:.25em !important}.mx-md-_5em{margin-right:.5em !important;margin-left:.5em !important}.mx-md-_75em{margin-right:.75em !important;margin-left:.75em !important}.mx-md-1em{margin-right:1em !important;margin-left:1em !important}.mx-md-1_5em{margin-right:1.5em !important;margin-left:1.5em !important}.mx-md-2em{margin-right:2em !important;margin-left:2em !important}.mx-md-3em{margin-right:3em !important;margin-left:3em !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-3{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-md-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-5{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-md-6{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-md-33{margin-top:33.3333% !important;margin-bottom:33.3333% !important}.my-md-50{margin-top:50% !important;margin-bottom:50% !important}.my-md-66{margin-top:66.6666% !important;margin-bottom:66.6666% !important}.my-md-100{margin-top:100% !important;margin-bottom:100% !important}.my-md-125{margin-top:125% !important;margin-bottom:125% !important}.my-md-150{margin-top:150% !important;margin-bottom:150% !important}.my-md-_25em{margin-top:.25em !important;margin-bottom:.25em !important}.my-md-_5em{margin-top:.5em !important;margin-bottom:.5em !important}.my-md-_75em{margin-top:.75em !important;margin-bottom:.75em !important}.my-md-1em{margin-top:1em !important;margin-bottom:1em !important}.my-md-1_5em{margin-top:1.5em !important;margin-bottom:1.5em !important}.my-md-2em{margin-top:2em !important;margin-bottom:2em !important}.my-md-3em{margin-top:3em !important;margin-bottom:3em !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:1rem !important}.mt-md-2{margin-top:1.5rem !important}.mt-md-3{margin-top:2.4rem !important}.mt-md-4{margin-top:4rem !important}.mt-md-5{margin-top:5.5rem !important}.mt-md-6{margin-top:7.2rem !important}.mt-md-33{margin-top:33.3333% !important}.mt-md-50{margin-top:50% !important}.mt-md-66{margin-top:66.6666% !important}.mt-md-100{margin-top:100% !important}.mt-md-125{margin-top:125% !important}.mt-md-150{margin-top:150% !important}.mt-md-_25em{margin-top:.25em !important}.mt-md-_5em{margin-top:.5em !important}.mt-md-_75em{margin-top:.75em !important}.mt-md-1em{margin-top:1em !important}.mt-md-1_5em{margin-top:1.5em !important}.mt-md-2em{margin-top:2em !important}.mt-md-3em{margin-top:3em !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:1rem !important}.me-md-2{margin-right:1.5rem !important}.me-md-3{margin-right:2.4rem !important}.me-md-4{margin-right:4rem !important}.me-md-5{margin-right:5.5rem !important}.me-md-6{margin-right:7.2rem !important}.me-md-33{margin-right:33.3333% !important}.me-md-50{margin-right:50% !important}.me-md-66{margin-right:66.6666% !important}.me-md-100{margin-right:100% !important}.me-md-125{margin-right:125% !important}.me-md-150{margin-right:150% !important}.me-md-_25em{margin-right:.25em !important}.me-md-_5em{margin-right:.5em !important}.me-md-_75em{margin-right:.75em !important}.me-md-1em{margin-right:1em !important}.me-md-1_5em{margin-right:1.5em !important}.me-md-2em{margin-right:2em !important}.me-md-3em{margin-right:3em !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:1rem !important}.mb-md-2{margin-bottom:1.5rem !important}.mb-md-3{margin-bottom:2.4rem !important}.mb-md-4{margin-bottom:4rem !important}.mb-md-5{margin-bottom:5.5rem !important}.mb-md-6{margin-bottom:7.2rem !important}.mb-md-33{margin-bottom:33.3333% !important}.mb-md-50{margin-bottom:50% !important}.mb-md-66{margin-bottom:66.6666% !important}.mb-md-100{margin-bottom:100% !important}.mb-md-125{margin-bottom:125% !important}.mb-md-150{margin-bottom:150% !important}.mb-md-_25em{margin-bottom:.25em !important}.mb-md-_5em{margin-bottom:.5em !important}.mb-md-_75em{margin-bottom:.75em !important}.mb-md-1em{margin-bottom:1em !important}.mb-md-1_5em{margin-bottom:1.5em !important}.mb-md-2em{margin-bottom:2em !important}.mb-md-3em{margin-bottom:3em !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:1rem !important}.ms-md-2{margin-left:1.5rem !important}.ms-md-3{margin-left:2.4rem !important}.ms-md-4{margin-left:4rem !important}.ms-md-5{margin-left:5.5rem !important}.ms-md-6{margin-left:7.2rem !important}.ms-md-33{margin-left:33.3333% !important}.ms-md-50{margin-left:50% !important}.ms-md-66{margin-left:66.6666% !important}.ms-md-100{margin-left:100% !important}.ms-md-125{margin-left:125% !important}.ms-md-150{margin-left:150% !important}.ms-md-_25em{margin-left:.25em !important}.ms-md-_5em{margin-left:.5em !important}.ms-md-_75em{margin-left:.75em !important}.ms-md-1em{margin-left:1em !important}.ms-md-1_5em{margin-left:1.5em !important}.ms-md-2em{margin-left:2em !important}.ms-md-3em{margin-left:3em !important}.ms-md-auto{margin-left:auto !important}.m-md-n1{margin:-1rem !important}.m-md-n2{margin:-1.5rem !important}.m-md-n3{margin:-2.4rem !important}.m-md-n4{margin:-4rem !important}.m-md-n5{margin:-5.5rem !important}.m-md-n6{margin:-7.2rem !important}.m-md-n33{margin:-33.3333% !important}.m-md-n50{margin:-50% !important}.m-md-n66{margin:-66.6666% !important}.m-md-n100{margin:-100% !important}.m-md-n125{margin:-125% !important}.m-md-n150{margin:-150% !important}.m-md-n_25em{margin:-0.25em !important}.m-md-n_5em{margin:-0.5em !important}.m-md-n_75em{margin:-0.75em !important}.m-md-n1em{margin:-1em !important}.m-md-n1_5em{margin:-1.5em !important}.m-md-n2em{margin:-2em !important}.m-md-n3em{margin:-3em !important}.mx-md-n1{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n2{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n3{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-md-n4{margin-right:-4rem !important;margin-left:-4rem !important}.mx-md-n5{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-md-n6{margin-right:-7.2rem !important;margin-left:-7.2rem !important}.mx-md-n33{margin-right:-33.3333% !important;margin-left:-33.3333% !important}.mx-md-n50{margin-right:-50% !important;margin-left:-50% !important}.mx-md-n66{margin-right:-66.6666% !important;margin-left:-66.6666% !important}.mx-md-n100{margin-right:-100% !important;margin-left:-100% !important}.mx-md-n125{margin-right:-125% !important;margin-left:-125% !important}.mx-md-n150{margin-right:-150% !important;margin-left:-150% !important}.mx-md-n_25em{margin-right:-0.25em !important;margin-left:-0.25em !important}.mx-md-n_5em{margin-right:-0.5em !important;margin-left:-0.5em !important}.mx-md-n_75em{margin-right:-0.75em !important;margin-left:-0.75em !important}.mx-md-n1em{margin-right:-1em !important;margin-left:-1em !important}.mx-md-n1_5em{margin-right:-1.5em !important;margin-left:-1.5em !important}.mx-md-n2em{margin-right:-2em !important;margin-left:-2em !important}.mx-md-n3em{margin-right:-3em !important;margin-left:-3em !important}.my-md-n1{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n2{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n3{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-md-n4{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-md-n5{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-md-n6{margin-top:-7.2rem !important;margin-bottom:-7.2rem !important}.my-md-n33{margin-top:-33.3333% !important;margin-bottom:-33.3333% !important}.my-md-n50{margin-top:-50% !important;margin-bottom:-50% !important}.my-md-n66{margin-top:-66.6666% !important;margin-bottom:-66.6666% !important}.my-md-n100{margin-top:-100% !important;margin-bottom:-100% !important}.my-md-n125{margin-top:-125% !important;margin-bottom:-125% !important}.my-md-n150{margin-top:-150% !important;margin-bottom:-150% !important}.my-md-n_25em{margin-top:-0.25em !important;margin-bottom:-0.25em !important}.my-md-n_5em{margin-top:-0.5em !important;margin-bottom:-0.5em !important}.my-md-n_75em{margin-top:-0.75em !important;margin-bottom:-0.75em !important}.my-md-n1em{margin-top:-1em !important;margin-bottom:-1em !important}.my-md-n1_5em{margin-top:-1.5em !important;margin-bottom:-1.5em !important}.my-md-n2em{margin-top:-2em !important;margin-bottom:-2em !important}.my-md-n3em{margin-top:-3em !important;margin-bottom:-3em !important}.mt-md-n1{margin-top:-1rem !important}.mt-md-n2{margin-top:-1.5rem !important}.mt-md-n3{margin-top:-2.4rem !important}.mt-md-n4{margin-top:-4rem !important}.mt-md-n5{margin-top:-5.5rem !important}.mt-md-n6{margin-top:-7.2rem !important}.mt-md-n33{margin-top:-33.3333% !important}.mt-md-n50{margin-top:-50% !important}.mt-md-n66{margin-top:-66.6666% !important}.mt-md-n100{margin-top:-100% !important}.mt-md-n125{margin-top:-125% !important}.mt-md-n150{margin-top:-150% !important}.mt-md-n_25em{margin-top:-0.25em !important}.mt-md-n_5em{margin-top:-0.5em !important}.mt-md-n_75em{margin-top:-0.75em !important}.mt-md-n1em{margin-top:-1em !important}.mt-md-n1_5em{margin-top:-1.5em !important}.mt-md-n2em{margin-top:-2em !important}.mt-md-n3em{margin-top:-3em !important}.me-md-n1{margin-right:-1rem !important}.me-md-n2{margin-right:-1.5rem !important}.me-md-n3{margin-right:-2.4rem !important}.me-md-n4{margin-right:-4rem !important}.me-md-n5{margin-right:-5.5rem !important}.me-md-n6{margin-right:-7.2rem !important}.me-md-n33{margin-right:-33.3333% !important}.me-md-n50{margin-right:-50% !important}.me-md-n66{margin-right:-66.6666% !important}.me-md-n100{margin-right:-100% !important}.me-md-n125{margin-right:-125% !important}.me-md-n150{margin-right:-150% !important}.me-md-n_25em{margin-right:-0.25em !important}.me-md-n_5em{margin-right:-0.5em !important}.me-md-n_75em{margin-right:-0.75em !important}.me-md-n1em{margin-right:-1em !important}.me-md-n1_5em{margin-right:-1.5em !important}.me-md-n2em{margin-right:-2em !important}.me-md-n3em{margin-right:-3em !important}.mb-md-n1{margin-bottom:-1rem !important}.mb-md-n2{margin-bottom:-1.5rem !important}.mb-md-n3{margin-bottom:-2.4rem !important}.mb-md-n4{margin-bottom:-4rem !important}.mb-md-n5{margin-bottom:-5.5rem !important}.mb-md-n6{margin-bottom:-7.2rem !important}.mb-md-n33{margin-bottom:-33.3333% !important}.mb-md-n50{margin-bottom:-50% !important}.mb-md-n66{margin-bottom:-66.6666% !important}.mb-md-n100{margin-bottom:-100% !important}.mb-md-n125{margin-bottom:-125% !important}.mb-md-n150{margin-bottom:-150% !important}.mb-md-n_25em{margin-bottom:-0.25em !important}.mb-md-n_5em{margin-bottom:-0.5em !important}.mb-md-n_75em{margin-bottom:-0.75em !important}.mb-md-n1em{margin-bottom:-1em !important}.mb-md-n1_5em{margin-bottom:-1.5em !important}.mb-md-n2em{margin-bottom:-2em !important}.mb-md-n3em{margin-bottom:-3em !important}.ms-md-n1{margin-left:-1rem !important}.ms-md-n2{margin-left:-1.5rem !important}.ms-md-n3{margin-left:-2.4rem !important}.ms-md-n4{margin-left:-4rem !important}.ms-md-n5{margin-left:-5.5rem !important}.ms-md-n6{margin-left:-7.2rem !important}.ms-md-n33{margin-left:-33.3333% !important}.ms-md-n50{margin-left:-50% !important}.ms-md-n66{margin-left:-66.6666% !important}.ms-md-n100{margin-left:-100% !important}.ms-md-n125{margin-left:-125% !important}.ms-md-n150{margin-left:-150% !important}.ms-md-n_25em{margin-left:-0.25em !important}.ms-md-n_5em{margin-left:-0.5em !important}.ms-md-n_75em{margin-left:-0.75em !important}.ms-md-n1em{margin-left:-1em !important}.ms-md-n1_5em{margin-left:-1.5em !important}.ms-md-n2em{margin-left:-2em !important}.ms-md-n3em{margin-left:-3em !important}.p-md-0{padding:0 !important}.p-md-1{padding:1rem !important}.p-md-2{padding:1.5rem !important}.p-md-3{padding:2.4rem !important}.p-md-4{padding:4rem !important}.p-md-5{padding:5.5rem !important}.p-md-6{padding:7.2rem !important}.p-md-33{padding:33.3333% !important}.p-md-50{padding:50% !important}.p-md-66{padding:66.6666% !important}.p-md-100{padding:100% !important}.p-md-125{padding:125% !important}.p-md-150{padding:150% !important}.p-md-_25em{padding:.25em !important}.p-md-_5em{padding:.5em !important}.p-md-_75em{padding:.75em !important}.p-md-1em{padding:1em !important}.p-md-1_5em{padding:1.5em !important}.p-md-2em{padding:2em !important}.p-md-3em{padding:3em !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:1rem !important;padding-left:1rem !important}.px-md-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-3{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-md-4{padding-right:4rem !important;padding-left:4rem !important}.px-md-5{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-md-6{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-md-33{padding-right:33.3333% !important;padding-left:33.3333% !important}.px-md-50{padding-right:50% !important;padding-left:50% !important}.px-md-66{padding-right:66.6666% !important;padding-left:66.6666% !important}.px-md-100{padding-right:100% !important;padding-left:100% !important}.px-md-125{padding-right:125% !important;padding-left:125% !important}.px-md-150{padding-right:150% !important;padding-left:150% !important}.px-md-_25em{padding-right:.25em !important;padding-left:.25em !important}.px-md-_5em{padding-right:.5em !important;padding-left:.5em !important}.px-md-_75em{padding-right:.75em !important;padding-left:.75em !important}.px-md-1em{padding-right:1em !important;padding-left:1em !important}.px-md-1_5em{padding-right:1.5em !important;padding-left:1.5em !important}.px-md-2em{padding-right:2em !important;padding-left:2em !important}.px-md-3em{padding-right:3em !important;padding-left:3em !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-3{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-md-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-5{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-md-6{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-md-33{padding-top:33.3333% !important;padding-bottom:33.3333% !important}.py-md-50{padding-top:50% !important;padding-bottom:50% !important}.py-md-66{padding-top:66.6666% !important;padding-bottom:66.6666% !important}.py-md-100{padding-top:100% !important;padding-bottom:100% !important}.py-md-125{padding-top:125% !important;padding-bottom:125% !important}.py-md-150{padding-top:150% !important;padding-bottom:150% !important}.py-md-_25em{padding-top:.25em !important;padding-bottom:.25em !important}.py-md-_5em{padding-top:.5em !important;padding-bottom:.5em !important}.py-md-_75em{padding-top:.75em !important;padding-bottom:.75em !important}.py-md-1em{padding-top:1em !important;padding-bottom:1em !important}.py-md-1_5em{padding-top:1.5em !important;padding-bottom:1.5em !important}.py-md-2em{padding-top:2em !important;padding-bottom:2em !important}.py-md-3em{padding-top:3em !important;padding-bottom:3em !important}.py-md-sep1{padding-top:var(--sep1) !important;padding-bottom:var(--sep1) !important}.py-md-sep2{padding-top:var(--sep2) !important;padding-bottom:var(--sep2) !important}.py-md-sep3{padding-top:var(--sep3) !important;padding-bottom:var(--sep3) !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:1rem !important}.pt-md-2{padding-top:1.5rem !important}.pt-md-3{padding-top:2.4rem !important}.pt-md-4{padding-top:4rem !important}.pt-md-5{padding-top:5.5rem !important}.pt-md-6{padding-top:7.2rem !important}.pt-md-33{padding-top:33.3333% !important}.pt-md-50{padding-top:50% !important}.pt-md-66{padding-top:66.6666% !important}.pt-md-100{padding-top:100% !important}.pt-md-125{padding-top:125% !important}.pt-md-150{padding-top:150% !important}.pt-md-_25em{padding-top:.25em !important}.pt-md-_5em{padding-top:.5em !important}.pt-md-_75em{padding-top:.75em !important}.pt-md-1em{padding-top:1em !important}.pt-md-1_5em{padding-top:1.5em !important}.pt-md-2em{padding-top:2em !important}.pt-md-3em{padding-top:3em !important}.pt-md-sep1{padding-top:var(--sep1) !important}.pt-md-sep2{padding-top:var(--sep2) !important}.pt-md-sep3{padding-top:var(--sep3) !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:1rem !important}.pe-md-2{padding-right:1.5rem !important}.pe-md-3{padding-right:2.4rem !important}.pe-md-4{padding-right:4rem !important}.pe-md-5{padding-right:5.5rem !important}.pe-md-6{padding-right:7.2rem !important}.pe-md-33{padding-right:33.3333% !important}.pe-md-50{padding-right:50% !important}.pe-md-66{padding-right:66.6666% !important}.pe-md-100{padding-right:100% !important}.pe-md-125{padding-right:125% !important}.pe-md-150{padding-right:150% !important}.pe-md-_25em{padding-right:.25em !important}.pe-md-_5em{padding-right:.5em !important}.pe-md-_75em{padding-right:.75em !important}.pe-md-1em{padding-right:1em !important}.pe-md-1_5em{padding-right:1.5em !important}.pe-md-2em{padding-right:2em !important}.pe-md-3em{padding-right:3em !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:1rem !important}.pb-md-2{padding-bottom:1.5rem !important}.pb-md-3{padding-bottom:2.4rem !important}.pb-md-4{padding-bottom:4rem !important}.pb-md-5{padding-bottom:5.5rem !important}.pb-md-6{padding-bottom:7.2rem !important}.pb-md-33{padding-bottom:33.3333% !important}.pb-md-50{padding-bottom:50% !important}.pb-md-66{padding-bottom:66.6666% !important}.pb-md-100{padding-bottom:100% !important}.pb-md-125{padding-bottom:125% !important}.pb-md-150{padding-bottom:150% !important}.pb-md-_25em{padding-bottom:.25em !important}.pb-md-_5em{padding-bottom:.5em !important}.pb-md-_75em{padding-bottom:.75em !important}.pb-md-1em{padding-bottom:1em !important}.pb-md-1_5em{padding-bottom:1.5em !important}.pb-md-2em{padding-bottom:2em !important}.pb-md-3em{padding-bottom:3em !important}.pb-md-sep1{padding-bottom:var(--sep1) !important}.pb-md-sep2{padding-bottom:var(--sep2) !important}.pb-md-sep3{padding-bottom:var(--sep3) !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:1rem !important}.ps-md-2{padding-left:1.5rem !important}.ps-md-3{padding-left:2.4rem !important}.ps-md-4{padding-left:4rem !important}.ps-md-5{padding-left:5.5rem !important}.ps-md-6{padding-left:7.2rem !important}.ps-md-33{padding-left:33.3333% !important}.ps-md-50{padding-left:50% !important}.ps-md-66{padding-left:66.6666% !important}.ps-md-100{padding-left:100% !important}.ps-md-125{padding-left:125% !important}.ps-md-150{padding-left:150% !important}.ps-md-_25em{padding-left:.25em !important}.ps-md-_5em{padding-left:.5em !important}.ps-md-_75em{padding-left:.75em !important}.ps-md-1em{padding-left:1em !important}.ps-md-1_5em{padding-left:1.5em !important}.ps-md-2em{padding-left:2em !important}.ps-md-3em{padding-left:3em !important}.fs-md-1{font-size:78px !important}.fs-md-2{font-size:60px !important}.fs-md-3{font-size:46px !important}.fs-md-4{font-size:36px !important}.fs-md-5{font-size:28px !important}.fs-md-6{font-size:21px !important}.fs-md-inherit{font-size:inherit !important}.fs-md-base{font-size:16px !important}.fs-md-50{font-size:50% !important}.fs-md-75{font-size:75% !important}.fs-md-100{font-size:100% !important}.fs-md-1125{font-size:112.5% !important}.fs-md-125{font-size:125% !important}.fs-md-150{font-size:150% !important}.fs-md-small{font-size:13px !important}.fs-md-tiny{font-size:10px !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}.rounded-md{border-radius:1rem !important}.rounded-md-0{border-radius:0 !important}.rounded-md-1{border-radius:.4rem !important}.rounded-md-2{border-radius:1rem !important}.rounded-md-3{border-radius:2rem !important}.rounded-md-4{border-radius:4rem !important}.rounded-md-circle{border-radius:50% !important}.rounded-md-pill{border-radius:50rem !important}.opacity-md-0{opacity:0 !important}.opacity-md-25{opacity:.25 !important}.opacity-md-50{opacity:.5 !important}.opacity-md-75{opacity:.75 !important}.opacity-md-100{opacity:1 !important}.h-md-1{font-size:78px !important}.h-md-2{font-size:60px !important}.h-md-3{font-size:46px !important}.h-md-4{font-size:36px !important}.h-md-5{font-size:28px !important}.h-md-6{font-size:21px !important}.h-md-inherit{font-size:inherit !important}.h-md-base{font-size:16px !important}.h-md-50{font-size:50% !important}.h-md-75{font-size:75% !important}.h-md-100{font-size:100% !important}.h-md-1125{font-size:112.5% !important}.h-md-125{font-size:125% !important}.h-md-150{font-size:150% !important}.h-md-small{font-size:13px !important}.h-md-tiny{font-size:10px !important}.display-md-huge{font-size:170px !important}.display-md-big{font-size:131px !important}.display-md-1{font-size:101px !important}.display-md-2{font-size:78px !important}.display-md-3{font-size:60px !important}.display-md-4{font-size:46px !important}.display-md-5{font-size:36px !important}.display-md-6{font-size:28px !important}}@media(min-width: 993px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-lg-none{display:none !important}.shadow-lg-1{-webkit-box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important}.shadow-lg-2{-webkit-box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important}.shadow-lg-3{-webkit-box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important}.w-lg-25{width:25% !important}.w-lg-50{width:50% !important}.w-lg-75{width:75% !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}.flex-lg-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-lg-1{-webkit-box-flex:1 !important;-ms-flex:1 1 !important;flex:1 1 !important}.flex-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-lg-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-lg-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-lg-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-lg-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-lg-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-lg-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-lg-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-lg-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-lg-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:1rem !important}.gap-lg-2{gap:1.5rem !important}.gap-lg-3{gap:2.4rem !important}.gap-lg-4{gap:4rem !important}.gap-lg-5{gap:5.5rem !important}.gap-lg-6{gap:7.2rem !important}.gap-lg-33{gap:33.3333% !important}.gap-lg-50{gap:50% !important}.gap-lg-66{gap:66.6666% !important}.gap-lg-100{gap:100% !important}.gap-lg-125{gap:125% !important}.gap-lg-150{gap:150% !important}.gap-lg-_25em{gap:.25em !important}.gap-lg-_5em{gap:.5em !important}.gap-lg-_75em{gap:.75em !important}.gap-lg-1em{gap:1em !important}.gap-lg-1_5em{gap:1.5em !important}.gap-lg-2em{gap:2em !important}.gap-lg-3em{gap:3em !important}.justify-content-lg-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-lg-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-lg-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-lg-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-lg-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-lg-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-lg-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-lg-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-lg-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-lg-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-lg-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-lg-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-lg-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-lg-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-lg-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-lg-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-lg-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-lg-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-lg-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-lg-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-lg-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-lg-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-lg-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-lg-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-lg-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-lg-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-lg-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-lg-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-lg-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-lg-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-lg-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:1rem !important}.m-lg-2{margin:1.5rem !important}.m-lg-3{margin:2.4rem !important}.m-lg-4{margin:4rem !important}.m-lg-5{margin:5.5rem !important}.m-lg-6{margin:7.2rem !important}.m-lg-33{margin:33.3333% !important}.m-lg-50{margin:50% !important}.m-lg-66{margin:66.6666% !important}.m-lg-100{margin:100% !important}.m-lg-125{margin:125% !important}.m-lg-150{margin:150% !important}.m-lg-_25em{margin:.25em !important}.m-lg-_5em{margin:.5em !important}.m-lg-_75em{margin:.75em !important}.m-lg-1em{margin:1em !important}.m-lg-1_5em{margin:1.5em !important}.m-lg-2em{margin:2em !important}.m-lg-3em{margin:3em !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-3{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-lg-4{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-5{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-lg-6{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-lg-33{margin-right:33.3333% !important;margin-left:33.3333% !important}.mx-lg-50{margin-right:50% !important;margin-left:50% !important}.mx-lg-66{margin-right:66.6666% !important;margin-left:66.6666% !important}.mx-lg-100{margin-right:100% !important;margin-left:100% !important}.mx-lg-125{margin-right:125% !important;margin-left:125% !important}.mx-lg-150{margin-right:150% !important;margin-left:150% !important}.mx-lg-_25em{margin-right:.25em !important;margin-left:.25em !important}.mx-lg-_5em{margin-right:.5em !important;margin-left:.5em !important}.mx-lg-_75em{margin-right:.75em !important;margin-left:.75em !important}.mx-lg-1em{margin-right:1em !important;margin-left:1em !important}.mx-lg-1_5em{margin-right:1.5em !important;margin-left:1.5em !important}.mx-lg-2em{margin-right:2em !important;margin-left:2em !important}.mx-lg-3em{margin-right:3em !important;margin-left:3em !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-3{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-lg-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-5{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-lg-6{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-lg-33{margin-top:33.3333% !important;margin-bottom:33.3333% !important}.my-lg-50{margin-top:50% !important;margin-bottom:50% !important}.my-lg-66{margin-top:66.6666% !important;margin-bottom:66.6666% !important}.my-lg-100{margin-top:100% !important;margin-bottom:100% !important}.my-lg-125{margin-top:125% !important;margin-bottom:125% !important}.my-lg-150{margin-top:150% !important;margin-bottom:150% !important}.my-lg-_25em{margin-top:.25em !important;margin-bottom:.25em !important}.my-lg-_5em{margin-top:.5em !important;margin-bottom:.5em !important}.my-lg-_75em{margin-top:.75em !important;margin-bottom:.75em !important}.my-lg-1em{margin-top:1em !important;margin-bottom:1em !important}.my-lg-1_5em{margin-top:1.5em !important;margin-bottom:1.5em !important}.my-lg-2em{margin-top:2em !important;margin-bottom:2em !important}.my-lg-3em{margin-top:3em !important;margin-bottom:3em !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:1rem !important}.mt-lg-2{margin-top:1.5rem !important}.mt-lg-3{margin-top:2.4rem !important}.mt-lg-4{margin-top:4rem !important}.mt-lg-5{margin-top:5.5rem !important}.mt-lg-6{margin-top:7.2rem !important}.mt-lg-33{margin-top:33.3333% !important}.mt-lg-50{margin-top:50% !important}.mt-lg-66{margin-top:66.6666% !important}.mt-lg-100{margin-top:100% !important}.mt-lg-125{margin-top:125% !important}.mt-lg-150{margin-top:150% !important}.mt-lg-_25em{margin-top:.25em !important}.mt-lg-_5em{margin-top:.5em !important}.mt-lg-_75em{margin-top:.75em !important}.mt-lg-1em{margin-top:1em !important}.mt-lg-1_5em{margin-top:1.5em !important}.mt-lg-2em{margin-top:2em !important}.mt-lg-3em{margin-top:3em !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:1rem !important}.me-lg-2{margin-right:1.5rem !important}.me-lg-3{margin-right:2.4rem !important}.me-lg-4{margin-right:4rem !important}.me-lg-5{margin-right:5.5rem !important}.me-lg-6{margin-right:7.2rem !important}.me-lg-33{margin-right:33.3333% !important}.me-lg-50{margin-right:50% !important}.me-lg-66{margin-right:66.6666% !important}.me-lg-100{margin-right:100% !important}.me-lg-125{margin-right:125% !important}.me-lg-150{margin-right:150% !important}.me-lg-_25em{margin-right:.25em !important}.me-lg-_5em{margin-right:.5em !important}.me-lg-_75em{margin-right:.75em !important}.me-lg-1em{margin-right:1em !important}.me-lg-1_5em{margin-right:1.5em !important}.me-lg-2em{margin-right:2em !important}.me-lg-3em{margin-right:3em !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:1rem !important}.mb-lg-2{margin-bottom:1.5rem !important}.mb-lg-3{margin-bottom:2.4rem !important}.mb-lg-4{margin-bottom:4rem !important}.mb-lg-5{margin-bottom:5.5rem !important}.mb-lg-6{margin-bottom:7.2rem !important}.mb-lg-33{margin-bottom:33.3333% !important}.mb-lg-50{margin-bottom:50% !important}.mb-lg-66{margin-bottom:66.6666% !important}.mb-lg-100{margin-bottom:100% !important}.mb-lg-125{margin-bottom:125% !important}.mb-lg-150{margin-bottom:150% !important}.mb-lg-_25em{margin-bottom:.25em !important}.mb-lg-_5em{margin-bottom:.5em !important}.mb-lg-_75em{margin-bottom:.75em !important}.mb-lg-1em{margin-bottom:1em !important}.mb-lg-1_5em{margin-bottom:1.5em !important}.mb-lg-2em{margin-bottom:2em !important}.mb-lg-3em{margin-bottom:3em !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:1rem !important}.ms-lg-2{margin-left:1.5rem !important}.ms-lg-3{margin-left:2.4rem !important}.ms-lg-4{margin-left:4rem !important}.ms-lg-5{margin-left:5.5rem !important}.ms-lg-6{margin-left:7.2rem !important}.ms-lg-33{margin-left:33.3333% !important}.ms-lg-50{margin-left:50% !important}.ms-lg-66{margin-left:66.6666% !important}.ms-lg-100{margin-left:100% !important}.ms-lg-125{margin-left:125% !important}.ms-lg-150{margin-left:150% !important}.ms-lg-_25em{margin-left:.25em !important}.ms-lg-_5em{margin-left:.5em !important}.ms-lg-_75em{margin-left:.75em !important}.ms-lg-1em{margin-left:1em !important}.ms-lg-1_5em{margin-left:1.5em !important}.ms-lg-2em{margin-left:2em !important}.ms-lg-3em{margin-left:3em !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n1{margin:-1rem !important}.m-lg-n2{margin:-1.5rem !important}.m-lg-n3{margin:-2.4rem !important}.m-lg-n4{margin:-4rem !important}.m-lg-n5{margin:-5.5rem !important}.m-lg-n6{margin:-7.2rem !important}.m-lg-n33{margin:-33.3333% !important}.m-lg-n50{margin:-50% !important}.m-lg-n66{margin:-66.6666% !important}.m-lg-n100{margin:-100% !important}.m-lg-n125{margin:-125% !important}.m-lg-n150{margin:-150% !important}.m-lg-n_25em{margin:-0.25em !important}.m-lg-n_5em{margin:-0.5em !important}.m-lg-n_75em{margin:-0.75em !important}.m-lg-n1em{margin:-1em !important}.m-lg-n1_5em{margin:-1.5em !important}.m-lg-n2em{margin:-2em !important}.m-lg-n3em{margin:-3em !important}.mx-lg-n1{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n2{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n3{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-lg-n4{margin-right:-4rem !important;margin-left:-4rem !important}.mx-lg-n5{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-lg-n6{margin-right:-7.2rem !important;margin-left:-7.2rem !important}.mx-lg-n33{margin-right:-33.3333% !important;margin-left:-33.3333% !important}.mx-lg-n50{margin-right:-50% !important;margin-left:-50% !important}.mx-lg-n66{margin-right:-66.6666% !important;margin-left:-66.6666% !important}.mx-lg-n100{margin-right:-100% !important;margin-left:-100% !important}.mx-lg-n125{margin-right:-125% !important;margin-left:-125% !important}.mx-lg-n150{margin-right:-150% !important;margin-left:-150% !important}.mx-lg-n_25em{margin-right:-0.25em !important;margin-left:-0.25em !important}.mx-lg-n_5em{margin-right:-0.5em !important;margin-left:-0.5em !important}.mx-lg-n_75em{margin-right:-0.75em !important;margin-left:-0.75em !important}.mx-lg-n1em{margin-right:-1em !important;margin-left:-1em !important}.mx-lg-n1_5em{margin-right:-1.5em !important;margin-left:-1.5em !important}.mx-lg-n2em{margin-right:-2em !important;margin-left:-2em !important}.mx-lg-n3em{margin-right:-3em !important;margin-left:-3em !important}.my-lg-n1{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n2{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n3{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-lg-n4{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-lg-n5{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-lg-n6{margin-top:-7.2rem !important;margin-bottom:-7.2rem !important}.my-lg-n33{margin-top:-33.3333% !important;margin-bottom:-33.3333% !important}.my-lg-n50{margin-top:-50% !important;margin-bottom:-50% !important}.my-lg-n66{margin-top:-66.6666% !important;margin-bottom:-66.6666% !important}.my-lg-n100{margin-top:-100% !important;margin-bottom:-100% !important}.my-lg-n125{margin-top:-125% !important;margin-bottom:-125% !important}.my-lg-n150{margin-top:-150% !important;margin-bottom:-150% !important}.my-lg-n_25em{margin-top:-0.25em !important;margin-bottom:-0.25em !important}.my-lg-n_5em{margin-top:-0.5em !important;margin-bottom:-0.5em !important}.my-lg-n_75em{margin-top:-0.75em !important;margin-bottom:-0.75em !important}.my-lg-n1em{margin-top:-1em !important;margin-bottom:-1em !important}.my-lg-n1_5em{margin-top:-1.5em !important;margin-bottom:-1.5em !important}.my-lg-n2em{margin-top:-2em !important;margin-bottom:-2em !important}.my-lg-n3em{margin-top:-3em !important;margin-bottom:-3em !important}.mt-lg-n1{margin-top:-1rem !important}.mt-lg-n2{margin-top:-1.5rem !important}.mt-lg-n3{margin-top:-2.4rem !important}.mt-lg-n4{margin-top:-4rem !important}.mt-lg-n5{margin-top:-5.5rem !important}.mt-lg-n6{margin-top:-7.2rem !important}.mt-lg-n33{margin-top:-33.3333% !important}.mt-lg-n50{margin-top:-50% !important}.mt-lg-n66{margin-top:-66.6666% !important}.mt-lg-n100{margin-top:-100% !important}.mt-lg-n125{margin-top:-125% !important}.mt-lg-n150{margin-top:-150% !important}.mt-lg-n_25em{margin-top:-0.25em !important}.mt-lg-n_5em{margin-top:-0.5em !important}.mt-lg-n_75em{margin-top:-0.75em !important}.mt-lg-n1em{margin-top:-1em !important}.mt-lg-n1_5em{margin-top:-1.5em !important}.mt-lg-n2em{margin-top:-2em !important}.mt-lg-n3em{margin-top:-3em !important}.me-lg-n1{margin-right:-1rem !important}.me-lg-n2{margin-right:-1.5rem !important}.me-lg-n3{margin-right:-2.4rem !important}.me-lg-n4{margin-right:-4rem !important}.me-lg-n5{margin-right:-5.5rem !important}.me-lg-n6{margin-right:-7.2rem !important}.me-lg-n33{margin-right:-33.3333% !important}.me-lg-n50{margin-right:-50% !important}.me-lg-n66{margin-right:-66.6666% !important}.me-lg-n100{margin-right:-100% !important}.me-lg-n125{margin-right:-125% !important}.me-lg-n150{margin-right:-150% !important}.me-lg-n_25em{margin-right:-0.25em !important}.me-lg-n_5em{margin-right:-0.5em !important}.me-lg-n_75em{margin-right:-0.75em !important}.me-lg-n1em{margin-right:-1em !important}.me-lg-n1_5em{margin-right:-1.5em !important}.me-lg-n2em{margin-right:-2em !important}.me-lg-n3em{margin-right:-3em !important}.mb-lg-n1{margin-bottom:-1rem !important}.mb-lg-n2{margin-bottom:-1.5rem !important}.mb-lg-n3{margin-bottom:-2.4rem !important}.mb-lg-n4{margin-bottom:-4rem !important}.mb-lg-n5{margin-bottom:-5.5rem !important}.mb-lg-n6{margin-bottom:-7.2rem !important}.mb-lg-n33{margin-bottom:-33.3333% !important}.mb-lg-n50{margin-bottom:-50% !important}.mb-lg-n66{margin-bottom:-66.6666% !important}.mb-lg-n100{margin-bottom:-100% !important}.mb-lg-n125{margin-bottom:-125% !important}.mb-lg-n150{margin-bottom:-150% !important}.mb-lg-n_25em{margin-bottom:-0.25em !important}.mb-lg-n_5em{margin-bottom:-0.5em !important}.mb-lg-n_75em{margin-bottom:-0.75em !important}.mb-lg-n1em{margin-bottom:-1em !important}.mb-lg-n1_5em{margin-bottom:-1.5em !important}.mb-lg-n2em{margin-bottom:-2em !important}.mb-lg-n3em{margin-bottom:-3em !important}.ms-lg-n1{margin-left:-1rem !important}.ms-lg-n2{margin-left:-1.5rem !important}.ms-lg-n3{margin-left:-2.4rem !important}.ms-lg-n4{margin-left:-4rem !important}.ms-lg-n5{margin-left:-5.5rem !important}.ms-lg-n6{margin-left:-7.2rem !important}.ms-lg-n33{margin-left:-33.3333% !important}.ms-lg-n50{margin-left:-50% !important}.ms-lg-n66{margin-left:-66.6666% !important}.ms-lg-n100{margin-left:-100% !important}.ms-lg-n125{margin-left:-125% !important}.ms-lg-n150{margin-left:-150% !important}.ms-lg-n_25em{margin-left:-0.25em !important}.ms-lg-n_5em{margin-left:-0.5em !important}.ms-lg-n_75em{margin-left:-0.75em !important}.ms-lg-n1em{margin-left:-1em !important}.ms-lg-n1_5em{margin-left:-1.5em !important}.ms-lg-n2em{margin-left:-2em !important}.ms-lg-n3em{margin-left:-3em !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:1rem !important}.p-lg-2{padding:1.5rem !important}.p-lg-3{padding:2.4rem !important}.p-lg-4{padding:4rem !important}.p-lg-5{padding:5.5rem !important}.p-lg-6{padding:7.2rem !important}.p-lg-33{padding:33.3333% !important}.p-lg-50{padding:50% !important}.p-lg-66{padding:66.6666% !important}.p-lg-100{padding:100% !important}.p-lg-125{padding:125% !important}.p-lg-150{padding:150% !important}.p-lg-_25em{padding:.25em !important}.p-lg-_5em{padding:.5em !important}.p-lg-_75em{padding:.75em !important}.p-lg-1em{padding:1em !important}.p-lg-1_5em{padding:1.5em !important}.p-lg-2em{padding:2em !important}.p-lg-3em{padding:3em !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:1rem !important;padding-left:1rem !important}.px-lg-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-3{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-lg-4{padding-right:4rem !important;padding-left:4rem !important}.px-lg-5{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-lg-6{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-lg-33{padding-right:33.3333% !important;padding-left:33.3333% !important}.px-lg-50{padding-right:50% !important;padding-left:50% !important}.px-lg-66{padding-right:66.6666% !important;padding-left:66.6666% !important}.px-lg-100{padding-right:100% !important;padding-left:100% !important}.px-lg-125{padding-right:125% !important;padding-left:125% !important}.px-lg-150{padding-right:150% !important;padding-left:150% !important}.px-lg-_25em{padding-right:.25em !important;padding-left:.25em !important}.px-lg-_5em{padding-right:.5em !important;padding-left:.5em !important}.px-lg-_75em{padding-right:.75em !important;padding-left:.75em !important}.px-lg-1em{padding-right:1em !important;padding-left:1em !important}.px-lg-1_5em{padding-right:1.5em !important;padding-left:1.5em !important}.px-lg-2em{padding-right:2em !important;padding-left:2em !important}.px-lg-3em{padding-right:3em !important;padding-left:3em !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-3{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-lg-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-5{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-lg-6{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-lg-33{padding-top:33.3333% !important;padding-bottom:33.3333% !important}.py-lg-50{padding-top:50% !important;padding-bottom:50% !important}.py-lg-66{padding-top:66.6666% !important;padding-bottom:66.6666% !important}.py-lg-100{padding-top:100% !important;padding-bottom:100% !important}.py-lg-125{padding-top:125% !important;padding-bottom:125% !important}.py-lg-150{padding-top:150% !important;padding-bottom:150% !important}.py-lg-_25em{padding-top:.25em !important;padding-bottom:.25em !important}.py-lg-_5em{padding-top:.5em !important;padding-bottom:.5em !important}.py-lg-_75em{padding-top:.75em !important;padding-bottom:.75em !important}.py-lg-1em{padding-top:1em !important;padding-bottom:1em !important}.py-lg-1_5em{padding-top:1.5em !important;padding-bottom:1.5em !important}.py-lg-2em{padding-top:2em !important;padding-bottom:2em !important}.py-lg-3em{padding-top:3em !important;padding-bottom:3em !important}.py-lg-sep1{padding-top:var(--sep1) !important;padding-bottom:var(--sep1) !important}.py-lg-sep2{padding-top:var(--sep2) !important;padding-bottom:var(--sep2) !important}.py-lg-sep3{padding-top:var(--sep3) !important;padding-bottom:var(--sep3) !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:1rem !important}.pt-lg-2{padding-top:1.5rem !important}.pt-lg-3{padding-top:2.4rem !important}.pt-lg-4{padding-top:4rem !important}.pt-lg-5{padding-top:5.5rem !important}.pt-lg-6{padding-top:7.2rem !important}.pt-lg-33{padding-top:33.3333% !important}.pt-lg-50{padding-top:50% !important}.pt-lg-66{padding-top:66.6666% !important}.pt-lg-100{padding-top:100% !important}.pt-lg-125{padding-top:125% !important}.pt-lg-150{padding-top:150% !important}.pt-lg-_25em{padding-top:.25em !important}.pt-lg-_5em{padding-top:.5em !important}.pt-lg-_75em{padding-top:.75em !important}.pt-lg-1em{padding-top:1em !important}.pt-lg-1_5em{padding-top:1.5em !important}.pt-lg-2em{padding-top:2em !important}.pt-lg-3em{padding-top:3em !important}.pt-lg-sep1{padding-top:var(--sep1) !important}.pt-lg-sep2{padding-top:var(--sep2) !important}.pt-lg-sep3{padding-top:var(--sep3) !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:1rem !important}.pe-lg-2{padding-right:1.5rem !important}.pe-lg-3{padding-right:2.4rem !important}.pe-lg-4{padding-right:4rem !important}.pe-lg-5{padding-right:5.5rem !important}.pe-lg-6{padding-right:7.2rem !important}.pe-lg-33{padding-right:33.3333% !important}.pe-lg-50{padding-right:50% !important}.pe-lg-66{padding-right:66.6666% !important}.pe-lg-100{padding-right:100% !important}.pe-lg-125{padding-right:125% !important}.pe-lg-150{padding-right:150% !important}.pe-lg-_25em{padding-right:.25em !important}.pe-lg-_5em{padding-right:.5em !important}.pe-lg-_75em{padding-right:.75em !important}.pe-lg-1em{padding-right:1em !important}.pe-lg-1_5em{padding-right:1.5em !important}.pe-lg-2em{padding-right:2em !important}.pe-lg-3em{padding-right:3em !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:1rem !important}.pb-lg-2{padding-bottom:1.5rem !important}.pb-lg-3{padding-bottom:2.4rem !important}.pb-lg-4{padding-bottom:4rem !important}.pb-lg-5{padding-bottom:5.5rem !important}.pb-lg-6{padding-bottom:7.2rem !important}.pb-lg-33{padding-bottom:33.3333% !important}.pb-lg-50{padding-bottom:50% !important}.pb-lg-66{padding-bottom:66.6666% !important}.pb-lg-100{padding-bottom:100% !important}.pb-lg-125{padding-bottom:125% !important}.pb-lg-150{padding-bottom:150% !important}.pb-lg-_25em{padding-bottom:.25em !important}.pb-lg-_5em{padding-bottom:.5em !important}.pb-lg-_75em{padding-bottom:.75em !important}.pb-lg-1em{padding-bottom:1em !important}.pb-lg-1_5em{padding-bottom:1.5em !important}.pb-lg-2em{padding-bottom:2em !important}.pb-lg-3em{padding-bottom:3em !important}.pb-lg-sep1{padding-bottom:var(--sep1) !important}.pb-lg-sep2{padding-bottom:var(--sep2) !important}.pb-lg-sep3{padding-bottom:var(--sep3) !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:1rem !important}.ps-lg-2{padding-left:1.5rem !important}.ps-lg-3{padding-left:2.4rem !important}.ps-lg-4{padding-left:4rem !important}.ps-lg-5{padding-left:5.5rem !important}.ps-lg-6{padding-left:7.2rem !important}.ps-lg-33{padding-left:33.3333% !important}.ps-lg-50{padding-left:50% !important}.ps-lg-66{padding-left:66.6666% !important}.ps-lg-100{padding-left:100% !important}.ps-lg-125{padding-left:125% !important}.ps-lg-150{padding-left:150% !important}.ps-lg-_25em{padding-left:.25em !important}.ps-lg-_5em{padding-left:.5em !important}.ps-lg-_75em{padding-left:.75em !important}.ps-lg-1em{padding-left:1em !important}.ps-lg-1_5em{padding-left:1.5em !important}.ps-lg-2em{padding-left:2em !important}.ps-lg-3em{padding-left:3em !important}.fs-lg-1{font-size:78px !important}.fs-lg-2{font-size:60px !important}.fs-lg-3{font-size:46px !important}.fs-lg-4{font-size:36px !important}.fs-lg-5{font-size:28px !important}.fs-lg-6{font-size:21px !important}.fs-lg-inherit{font-size:inherit !important}.fs-lg-base{font-size:16px !important}.fs-lg-50{font-size:50% !important}.fs-lg-75{font-size:75% !important}.fs-lg-100{font-size:100% !important}.fs-lg-1125{font-size:112.5% !important}.fs-lg-125{font-size:125% !important}.fs-lg-150{font-size:150% !important}.fs-lg-small{font-size:13px !important}.fs-lg-tiny{font-size:10px !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}.rounded-lg{border-radius:1rem !important}.rounded-lg-0{border-radius:0 !important}.rounded-lg-1{border-radius:.4rem !important}.rounded-lg-2{border-radius:1rem !important}.rounded-lg-3{border-radius:2rem !important}.rounded-lg-4{border-radius:4rem !important}.rounded-lg-circle{border-radius:50% !important}.rounded-lg-pill{border-radius:50rem !important}.opacity-lg-0{opacity:0 !important}.opacity-lg-25{opacity:.25 !important}.opacity-lg-50{opacity:.5 !important}.opacity-lg-75{opacity:.75 !important}.opacity-lg-100{opacity:1 !important}.h-lg-1{font-size:78px !important}.h-lg-2{font-size:60px !important}.h-lg-3{font-size:46px !important}.h-lg-4{font-size:36px !important}.h-lg-5{font-size:28px !important}.h-lg-6{font-size:21px !important}.h-lg-inherit{font-size:inherit !important}.h-lg-base{font-size:16px !important}.h-lg-50{font-size:50% !important}.h-lg-75{font-size:75% !important}.h-lg-100{font-size:100% !important}.h-lg-1125{font-size:112.5% !important}.h-lg-125{font-size:125% !important}.h-lg-150{font-size:150% !important}.h-lg-small{font-size:13px !important}.h-lg-tiny{font-size:10px !important}.display-lg-huge{font-size:170px !important}.display-lg-big{font-size:131px !important}.display-lg-1{font-size:101px !important}.display-lg-2{font-size:78px !important}.display-lg-3{font-size:60px !important}.display-lg-4{font-size:46px !important}.display-lg-5{font-size:36px !important}.display-lg-6{font-size:28px !important}}@media(min-width: 1201px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xl-none{display:none !important}.shadow-xl-1{-webkit-box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important}.shadow-xl-2{-webkit-box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important}.shadow-xl-3{-webkit-box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important}.w-xl-25{width:25% !important}.w-xl-50{width:50% !important}.w-xl-75{width:75% !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}.flex-xl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xl-1{-webkit-box-flex:1 !important;-ms-flex:1 1 !important;flex:1 1 !important}.flex-xl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:1rem !important}.gap-xl-2{gap:1.5rem !important}.gap-xl-3{gap:2.4rem !important}.gap-xl-4{gap:4rem !important}.gap-xl-5{gap:5.5rem !important}.gap-xl-6{gap:7.2rem !important}.gap-xl-33{gap:33.3333% !important}.gap-xl-50{gap:50% !important}.gap-xl-66{gap:66.6666% !important}.gap-xl-100{gap:100% !important}.gap-xl-125{gap:125% !important}.gap-xl-150{gap:150% !important}.gap-xl-_25em{gap:.25em !important}.gap-xl-_5em{gap:.5em !important}.gap-xl-_75em{gap:.75em !important}.gap-xl-1em{gap:1em !important}.gap-xl-1_5em{gap:1.5em !important}.gap-xl-2em{gap:2em !important}.gap-xl-3em{gap:3em !important}.justify-content-xl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:1rem !important}.m-xl-2{margin:1.5rem !important}.m-xl-3{margin:2.4rem !important}.m-xl-4{margin:4rem !important}.m-xl-5{margin:5.5rem !important}.m-xl-6{margin:7.2rem !important}.m-xl-33{margin:33.3333% !important}.m-xl-50{margin:50% !important}.m-xl-66{margin:66.6666% !important}.m-xl-100{margin:100% !important}.m-xl-125{margin:125% !important}.m-xl-150{margin:150% !important}.m-xl-_25em{margin:.25em !important}.m-xl-_5em{margin:.5em !important}.m-xl-_75em{margin:.75em !important}.m-xl-1em{margin:1em !important}.m-xl-1_5em{margin:1.5em !important}.m-xl-2em{margin:2em !important}.m-xl-3em{margin:3em !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-3{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xl-4{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-5{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-xl-6{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-xl-33{margin-right:33.3333% !important;margin-left:33.3333% !important}.mx-xl-50{margin-right:50% !important;margin-left:50% !important}.mx-xl-66{margin-right:66.6666% !important;margin-left:66.6666% !important}.mx-xl-100{margin-right:100% !important;margin-left:100% !important}.mx-xl-125{margin-right:125% !important;margin-left:125% !important}.mx-xl-150{margin-right:150% !important;margin-left:150% !important}.mx-xl-_25em{margin-right:.25em !important;margin-left:.25em !important}.mx-xl-_5em{margin-right:.5em !important;margin-left:.5em !important}.mx-xl-_75em{margin-right:.75em !important;margin-left:.75em !important}.mx-xl-1em{margin-right:1em !important;margin-left:1em !important}.mx-xl-1_5em{margin-right:1.5em !important;margin-left:1.5em !important}.mx-xl-2em{margin-right:2em !important;margin-left:2em !important}.mx-xl-3em{margin-right:3em !important;margin-left:3em !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-3{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xl-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-5{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-xl-6{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-xl-33{margin-top:33.3333% !important;margin-bottom:33.3333% !important}.my-xl-50{margin-top:50% !important;margin-bottom:50% !important}.my-xl-66{margin-top:66.6666% !important;margin-bottom:66.6666% !important}.my-xl-100{margin-top:100% !important;margin-bottom:100% !important}.my-xl-125{margin-top:125% !important;margin-bottom:125% !important}.my-xl-150{margin-top:150% !important;margin-bottom:150% !important}.my-xl-_25em{margin-top:.25em !important;margin-bottom:.25em !important}.my-xl-_5em{margin-top:.5em !important;margin-bottom:.5em !important}.my-xl-_75em{margin-top:.75em !important;margin-bottom:.75em !important}.my-xl-1em{margin-top:1em !important;margin-bottom:1em !important}.my-xl-1_5em{margin-top:1.5em !important;margin-bottom:1.5em !important}.my-xl-2em{margin-top:2em !important;margin-bottom:2em !important}.my-xl-3em{margin-top:3em !important;margin-bottom:3em !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:1rem !important}.mt-xl-2{margin-top:1.5rem !important}.mt-xl-3{margin-top:2.4rem !important}.mt-xl-4{margin-top:4rem !important}.mt-xl-5{margin-top:5.5rem !important}.mt-xl-6{margin-top:7.2rem !important}.mt-xl-33{margin-top:33.3333% !important}.mt-xl-50{margin-top:50% !important}.mt-xl-66{margin-top:66.6666% !important}.mt-xl-100{margin-top:100% !important}.mt-xl-125{margin-top:125% !important}.mt-xl-150{margin-top:150% !important}.mt-xl-_25em{margin-top:.25em !important}.mt-xl-_5em{margin-top:.5em !important}.mt-xl-_75em{margin-top:.75em !important}.mt-xl-1em{margin-top:1em !important}.mt-xl-1_5em{margin-top:1.5em !important}.mt-xl-2em{margin-top:2em !important}.mt-xl-3em{margin-top:3em !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:1rem !important}.me-xl-2{margin-right:1.5rem !important}.me-xl-3{margin-right:2.4rem !important}.me-xl-4{margin-right:4rem !important}.me-xl-5{margin-right:5.5rem !important}.me-xl-6{margin-right:7.2rem !important}.me-xl-33{margin-right:33.3333% !important}.me-xl-50{margin-right:50% !important}.me-xl-66{margin-right:66.6666% !important}.me-xl-100{margin-right:100% !important}.me-xl-125{margin-right:125% !important}.me-xl-150{margin-right:150% !important}.me-xl-_25em{margin-right:.25em !important}.me-xl-_5em{margin-right:.5em !important}.me-xl-_75em{margin-right:.75em !important}.me-xl-1em{margin-right:1em !important}.me-xl-1_5em{margin-right:1.5em !important}.me-xl-2em{margin-right:2em !important}.me-xl-3em{margin-right:3em !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:1rem !important}.mb-xl-2{margin-bottom:1.5rem !important}.mb-xl-3{margin-bottom:2.4rem !important}.mb-xl-4{margin-bottom:4rem !important}.mb-xl-5{margin-bottom:5.5rem !important}.mb-xl-6{margin-bottom:7.2rem !important}.mb-xl-33{margin-bottom:33.3333% !important}.mb-xl-50{margin-bottom:50% !important}.mb-xl-66{margin-bottom:66.6666% !important}.mb-xl-100{margin-bottom:100% !important}.mb-xl-125{margin-bottom:125% !important}.mb-xl-150{margin-bottom:150% !important}.mb-xl-_25em{margin-bottom:.25em !important}.mb-xl-_5em{margin-bottom:.5em !important}.mb-xl-_75em{margin-bottom:.75em !important}.mb-xl-1em{margin-bottom:1em !important}.mb-xl-1_5em{margin-bottom:1.5em !important}.mb-xl-2em{margin-bottom:2em !important}.mb-xl-3em{margin-bottom:3em !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:1rem !important}.ms-xl-2{margin-left:1.5rem !important}.ms-xl-3{margin-left:2.4rem !important}.ms-xl-4{margin-left:4rem !important}.ms-xl-5{margin-left:5.5rem !important}.ms-xl-6{margin-left:7.2rem !important}.ms-xl-33{margin-left:33.3333% !important}.ms-xl-50{margin-left:50% !important}.ms-xl-66{margin-left:66.6666% !important}.ms-xl-100{margin-left:100% !important}.ms-xl-125{margin-left:125% !important}.ms-xl-150{margin-left:150% !important}.ms-xl-_25em{margin-left:.25em !important}.ms-xl-_5em{margin-left:.5em !important}.ms-xl-_75em{margin-left:.75em !important}.ms-xl-1em{margin-left:1em !important}.ms-xl-1_5em{margin-left:1.5em !important}.ms-xl-2em{margin-left:2em !important}.ms-xl-3em{margin-left:3em !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n1{margin:-1rem !important}.m-xl-n2{margin:-1.5rem !important}.m-xl-n3{margin:-2.4rem !important}.m-xl-n4{margin:-4rem !important}.m-xl-n5{margin:-5.5rem !important}.m-xl-n6{margin:-7.2rem !important}.m-xl-n33{margin:-33.3333% !important}.m-xl-n50{margin:-50% !important}.m-xl-n66{margin:-66.6666% !important}.m-xl-n100{margin:-100% !important}.m-xl-n125{margin:-125% !important}.m-xl-n150{margin:-150% !important}.m-xl-n_25em{margin:-0.25em !important}.m-xl-n_5em{margin:-0.5em !important}.m-xl-n_75em{margin:-0.75em !important}.m-xl-n1em{margin:-1em !important}.m-xl-n1_5em{margin:-1.5em !important}.m-xl-n2em{margin:-2em !important}.m-xl-n3em{margin:-3em !important}.mx-xl-n1{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n2{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n3{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-xl-n4{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xl-n5{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-xl-n6{margin-right:-7.2rem !important;margin-left:-7.2rem !important}.mx-xl-n33{margin-right:-33.3333% !important;margin-left:-33.3333% !important}.mx-xl-n50{margin-right:-50% !important;margin-left:-50% !important}.mx-xl-n66{margin-right:-66.6666% !important;margin-left:-66.6666% !important}.mx-xl-n100{margin-right:-100% !important;margin-left:-100% !important}.mx-xl-n125{margin-right:-125% !important;margin-left:-125% !important}.mx-xl-n150{margin-right:-150% !important;margin-left:-150% !important}.mx-xl-n_25em{margin-right:-0.25em !important;margin-left:-0.25em !important}.mx-xl-n_5em{margin-right:-0.5em !important;margin-left:-0.5em !important}.mx-xl-n_75em{margin-right:-0.75em !important;margin-left:-0.75em !important}.mx-xl-n1em{margin-right:-1em !important;margin-left:-1em !important}.mx-xl-n1_5em{margin-right:-1.5em !important;margin-left:-1.5em !important}.mx-xl-n2em{margin-right:-2em !important;margin-left:-2em !important}.mx-xl-n3em{margin-right:-3em !important;margin-left:-3em !important}.my-xl-n1{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n2{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n3{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-xl-n4{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xl-n5{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-xl-n6{margin-top:-7.2rem !important;margin-bottom:-7.2rem !important}.my-xl-n33{margin-top:-33.3333% !important;margin-bottom:-33.3333% !important}.my-xl-n50{margin-top:-50% !important;margin-bottom:-50% !important}.my-xl-n66{margin-top:-66.6666% !important;margin-bottom:-66.6666% !important}.my-xl-n100{margin-top:-100% !important;margin-bottom:-100% !important}.my-xl-n125{margin-top:-125% !important;margin-bottom:-125% !important}.my-xl-n150{margin-top:-150% !important;margin-bottom:-150% !important}.my-xl-n_25em{margin-top:-0.25em !important;margin-bottom:-0.25em !important}.my-xl-n_5em{margin-top:-0.5em !important;margin-bottom:-0.5em !important}.my-xl-n_75em{margin-top:-0.75em !important;margin-bottom:-0.75em !important}.my-xl-n1em{margin-top:-1em !important;margin-bottom:-1em !important}.my-xl-n1_5em{margin-top:-1.5em !important;margin-bottom:-1.5em !important}.my-xl-n2em{margin-top:-2em !important;margin-bottom:-2em !important}.my-xl-n3em{margin-top:-3em !important;margin-bottom:-3em !important}.mt-xl-n1{margin-top:-1rem !important}.mt-xl-n2{margin-top:-1.5rem !important}.mt-xl-n3{margin-top:-2.4rem !important}.mt-xl-n4{margin-top:-4rem !important}.mt-xl-n5{margin-top:-5.5rem !important}.mt-xl-n6{margin-top:-7.2rem !important}.mt-xl-n33{margin-top:-33.3333% !important}.mt-xl-n50{margin-top:-50% !important}.mt-xl-n66{margin-top:-66.6666% !important}.mt-xl-n100{margin-top:-100% !important}.mt-xl-n125{margin-top:-125% !important}.mt-xl-n150{margin-top:-150% !important}.mt-xl-n_25em{margin-top:-0.25em !important}.mt-xl-n_5em{margin-top:-0.5em !important}.mt-xl-n_75em{margin-top:-0.75em !important}.mt-xl-n1em{margin-top:-1em !important}.mt-xl-n1_5em{margin-top:-1.5em !important}.mt-xl-n2em{margin-top:-2em !important}.mt-xl-n3em{margin-top:-3em !important}.me-xl-n1{margin-right:-1rem !important}.me-xl-n2{margin-right:-1.5rem !important}.me-xl-n3{margin-right:-2.4rem !important}.me-xl-n4{margin-right:-4rem !important}.me-xl-n5{margin-right:-5.5rem !important}.me-xl-n6{margin-right:-7.2rem !important}.me-xl-n33{margin-right:-33.3333% !important}.me-xl-n50{margin-right:-50% !important}.me-xl-n66{margin-right:-66.6666% !important}.me-xl-n100{margin-right:-100% !important}.me-xl-n125{margin-right:-125% !important}.me-xl-n150{margin-right:-150% !important}.me-xl-n_25em{margin-right:-0.25em !important}.me-xl-n_5em{margin-right:-0.5em !important}.me-xl-n_75em{margin-right:-0.75em !important}.me-xl-n1em{margin-right:-1em !important}.me-xl-n1_5em{margin-right:-1.5em !important}.me-xl-n2em{margin-right:-2em !important}.me-xl-n3em{margin-right:-3em !important}.mb-xl-n1{margin-bottom:-1rem !important}.mb-xl-n2{margin-bottom:-1.5rem !important}.mb-xl-n3{margin-bottom:-2.4rem !important}.mb-xl-n4{margin-bottom:-4rem !important}.mb-xl-n5{margin-bottom:-5.5rem !important}.mb-xl-n6{margin-bottom:-7.2rem !important}.mb-xl-n33{margin-bottom:-33.3333% !important}.mb-xl-n50{margin-bottom:-50% !important}.mb-xl-n66{margin-bottom:-66.6666% !important}.mb-xl-n100{margin-bottom:-100% !important}.mb-xl-n125{margin-bottom:-125% !important}.mb-xl-n150{margin-bottom:-150% !important}.mb-xl-n_25em{margin-bottom:-0.25em !important}.mb-xl-n_5em{margin-bottom:-0.5em !important}.mb-xl-n_75em{margin-bottom:-0.75em !important}.mb-xl-n1em{margin-bottom:-1em !important}.mb-xl-n1_5em{margin-bottom:-1.5em !important}.mb-xl-n2em{margin-bottom:-2em !important}.mb-xl-n3em{margin-bottom:-3em !important}.ms-xl-n1{margin-left:-1rem !important}.ms-xl-n2{margin-left:-1.5rem !important}.ms-xl-n3{margin-left:-2.4rem !important}.ms-xl-n4{margin-left:-4rem !important}.ms-xl-n5{margin-left:-5.5rem !important}.ms-xl-n6{margin-left:-7.2rem !important}.ms-xl-n33{margin-left:-33.3333% !important}.ms-xl-n50{margin-left:-50% !important}.ms-xl-n66{margin-left:-66.6666% !important}.ms-xl-n100{margin-left:-100% !important}.ms-xl-n125{margin-left:-125% !important}.ms-xl-n150{margin-left:-150% !important}.ms-xl-n_25em{margin-left:-0.25em !important}.ms-xl-n_5em{margin-left:-0.5em !important}.ms-xl-n_75em{margin-left:-0.75em !important}.ms-xl-n1em{margin-left:-1em !important}.ms-xl-n1_5em{margin-left:-1.5em !important}.ms-xl-n2em{margin-left:-2em !important}.ms-xl-n3em{margin-left:-3em !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:1rem !important}.p-xl-2{padding:1.5rem !important}.p-xl-3{padding:2.4rem !important}.p-xl-4{padding:4rem !important}.p-xl-5{padding:5.5rem !important}.p-xl-6{padding:7.2rem !important}.p-xl-33{padding:33.3333% !important}.p-xl-50{padding:50% !important}.p-xl-66{padding:66.6666% !important}.p-xl-100{padding:100% !important}.p-xl-125{padding:125% !important}.p-xl-150{padding:150% !important}.p-xl-_25em{padding:.25em !important}.p-xl-_5em{padding:.5em !important}.p-xl-_75em{padding:.75em !important}.p-xl-1em{padding:1em !important}.p-xl-1_5em{padding:1.5em !important}.p-xl-2em{padding:2em !important}.p-xl-3em{padding:3em !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:1rem !important;padding-left:1rem !important}.px-xl-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-3{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xl-4{padding-right:4rem !important;padding-left:4rem !important}.px-xl-5{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-xl-6{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-xl-33{padding-right:33.3333% !important;padding-left:33.3333% !important}.px-xl-50{padding-right:50% !important;padding-left:50% !important}.px-xl-66{padding-right:66.6666% !important;padding-left:66.6666% !important}.px-xl-100{padding-right:100% !important;padding-left:100% !important}.px-xl-125{padding-right:125% !important;padding-left:125% !important}.px-xl-150{padding-right:150% !important;padding-left:150% !important}.px-xl-_25em{padding-right:.25em !important;padding-left:.25em !important}.px-xl-_5em{padding-right:.5em !important;padding-left:.5em !important}.px-xl-_75em{padding-right:.75em !important;padding-left:.75em !important}.px-xl-1em{padding-right:1em !important;padding-left:1em !important}.px-xl-1_5em{padding-right:1.5em !important;padding-left:1.5em !important}.px-xl-2em{padding-right:2em !important;padding-left:2em !important}.px-xl-3em{padding-right:3em !important;padding-left:3em !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-3{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xl-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-5{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-xl-6{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-xl-33{padding-top:33.3333% !important;padding-bottom:33.3333% !important}.py-xl-50{padding-top:50% !important;padding-bottom:50% !important}.py-xl-66{padding-top:66.6666% !important;padding-bottom:66.6666% !important}.py-xl-100{padding-top:100% !important;padding-bottom:100% !important}.py-xl-125{padding-top:125% !important;padding-bottom:125% !important}.py-xl-150{padding-top:150% !important;padding-bottom:150% !important}.py-xl-_25em{padding-top:.25em !important;padding-bottom:.25em !important}.py-xl-_5em{padding-top:.5em !important;padding-bottom:.5em !important}.py-xl-_75em{padding-top:.75em !important;padding-bottom:.75em !important}.py-xl-1em{padding-top:1em !important;padding-bottom:1em !important}.py-xl-1_5em{padding-top:1.5em !important;padding-bottom:1.5em !important}.py-xl-2em{padding-top:2em !important;padding-bottom:2em !important}.py-xl-3em{padding-top:3em !important;padding-bottom:3em !important}.py-xl-sep1{padding-top:var(--sep1) !important;padding-bottom:var(--sep1) !important}.py-xl-sep2{padding-top:var(--sep2) !important;padding-bottom:var(--sep2) !important}.py-xl-sep3{padding-top:var(--sep3) !important;padding-bottom:var(--sep3) !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:1rem !important}.pt-xl-2{padding-top:1.5rem !important}.pt-xl-3{padding-top:2.4rem !important}.pt-xl-4{padding-top:4rem !important}.pt-xl-5{padding-top:5.5rem !important}.pt-xl-6{padding-top:7.2rem !important}.pt-xl-33{padding-top:33.3333% !important}.pt-xl-50{padding-top:50% !important}.pt-xl-66{padding-top:66.6666% !important}.pt-xl-100{padding-top:100% !important}.pt-xl-125{padding-top:125% !important}.pt-xl-150{padding-top:150% !important}.pt-xl-_25em{padding-top:.25em !important}.pt-xl-_5em{padding-top:.5em !important}.pt-xl-_75em{padding-top:.75em !important}.pt-xl-1em{padding-top:1em !important}.pt-xl-1_5em{padding-top:1.5em !important}.pt-xl-2em{padding-top:2em !important}.pt-xl-3em{padding-top:3em !important}.pt-xl-sep1{padding-top:var(--sep1) !important}.pt-xl-sep2{padding-top:var(--sep2) !important}.pt-xl-sep3{padding-top:var(--sep3) !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:1rem !important}.pe-xl-2{padding-right:1.5rem !important}.pe-xl-3{padding-right:2.4rem !important}.pe-xl-4{padding-right:4rem !important}.pe-xl-5{padding-right:5.5rem !important}.pe-xl-6{padding-right:7.2rem !important}.pe-xl-33{padding-right:33.3333% !important}.pe-xl-50{padding-right:50% !important}.pe-xl-66{padding-right:66.6666% !important}.pe-xl-100{padding-right:100% !important}.pe-xl-125{padding-right:125% !important}.pe-xl-150{padding-right:150% !important}.pe-xl-_25em{padding-right:.25em !important}.pe-xl-_5em{padding-right:.5em !important}.pe-xl-_75em{padding-right:.75em !important}.pe-xl-1em{padding-right:1em !important}.pe-xl-1_5em{padding-right:1.5em !important}.pe-xl-2em{padding-right:2em !important}.pe-xl-3em{padding-right:3em !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:1rem !important}.pb-xl-2{padding-bottom:1.5rem !important}.pb-xl-3{padding-bottom:2.4rem !important}.pb-xl-4{padding-bottom:4rem !important}.pb-xl-5{padding-bottom:5.5rem !important}.pb-xl-6{padding-bottom:7.2rem !important}.pb-xl-33{padding-bottom:33.3333% !important}.pb-xl-50{padding-bottom:50% !important}.pb-xl-66{padding-bottom:66.6666% !important}.pb-xl-100{padding-bottom:100% !important}.pb-xl-125{padding-bottom:125% !important}.pb-xl-150{padding-bottom:150% !important}.pb-xl-_25em{padding-bottom:.25em !important}.pb-xl-_5em{padding-bottom:.5em !important}.pb-xl-_75em{padding-bottom:.75em !important}.pb-xl-1em{padding-bottom:1em !important}.pb-xl-1_5em{padding-bottom:1.5em !important}.pb-xl-2em{padding-bottom:2em !important}.pb-xl-3em{padding-bottom:3em !important}.pb-xl-sep1{padding-bottom:var(--sep1) !important}.pb-xl-sep2{padding-bottom:var(--sep2) !important}.pb-xl-sep3{padding-bottom:var(--sep3) !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:1rem !important}.ps-xl-2{padding-left:1.5rem !important}.ps-xl-3{padding-left:2.4rem !important}.ps-xl-4{padding-left:4rem !important}.ps-xl-5{padding-left:5.5rem !important}.ps-xl-6{padding-left:7.2rem !important}.ps-xl-33{padding-left:33.3333% !important}.ps-xl-50{padding-left:50% !important}.ps-xl-66{padding-left:66.6666% !important}.ps-xl-100{padding-left:100% !important}.ps-xl-125{padding-left:125% !important}.ps-xl-150{padding-left:150% !important}.ps-xl-_25em{padding-left:.25em !important}.ps-xl-_5em{padding-left:.5em !important}.ps-xl-_75em{padding-left:.75em !important}.ps-xl-1em{padding-left:1em !important}.ps-xl-1_5em{padding-left:1.5em !important}.ps-xl-2em{padding-left:2em !important}.ps-xl-3em{padding-left:3em !important}.fs-xl-1{font-size:78px !important}.fs-xl-2{font-size:60px !important}.fs-xl-3{font-size:46px !important}.fs-xl-4{font-size:36px !important}.fs-xl-5{font-size:28px !important}.fs-xl-6{font-size:21px !important}.fs-xl-inherit{font-size:inherit !important}.fs-xl-base{font-size:16px !important}.fs-xl-50{font-size:50% !important}.fs-xl-75{font-size:75% !important}.fs-xl-100{font-size:100% !important}.fs-xl-1125{font-size:112.5% !important}.fs-xl-125{font-size:125% !important}.fs-xl-150{font-size:150% !important}.fs-xl-small{font-size:13px !important}.fs-xl-tiny{font-size:10px !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}.rounded-xl{border-radius:1rem !important}.rounded-xl-0{border-radius:0 !important}.rounded-xl-1{border-radius:.4rem !important}.rounded-xl-2{border-radius:1rem !important}.rounded-xl-3{border-radius:2rem !important}.rounded-xl-4{border-radius:4rem !important}.rounded-xl-circle{border-radius:50% !important}.rounded-xl-pill{border-radius:50rem !important}.opacity-xl-0{opacity:0 !important}.opacity-xl-25{opacity:.25 !important}.opacity-xl-50{opacity:.5 !important}.opacity-xl-75{opacity:.75 !important}.opacity-xl-100{opacity:1 !important}.h-xl-1{font-size:78px !important}.h-xl-2{font-size:60px !important}.h-xl-3{font-size:46px !important}.h-xl-4{font-size:36px !important}.h-xl-5{font-size:28px !important}.h-xl-6{font-size:21px !important}.h-xl-inherit{font-size:inherit !important}.h-xl-base{font-size:16px !important}.h-xl-50{font-size:50% !important}.h-xl-75{font-size:75% !important}.h-xl-100{font-size:100% !important}.h-xl-1125{font-size:112.5% !important}.h-xl-125{font-size:125% !important}.h-xl-150{font-size:150% !important}.h-xl-small{font-size:13px !important}.h-xl-tiny{font-size:10px !important}.display-xl-huge{font-size:170px !important}.display-xl-big{font-size:131px !important}.display-xl-1{font-size:101px !important}.display-xl-2{font-size:78px !important}.display-xl-3{font-size:60px !important}.display-xl-4{font-size:46px !important}.display-xl-5{font-size:36px !important}.display-xl-6{font-size:28px !important}}@media(min-width: 1441px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxl-none{display:none !important}.shadow-xxl-1{-webkit-box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important}.shadow-xxl-2{-webkit-box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important}.shadow-xxl-3{-webkit-box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important}.w-xxl-25{width:25% !important}.w-xxl-50{width:50% !important}.w-xxl-75{width:75% !important}.w-xxl-100{width:100% !important}.w-xxl-auto{width:auto !important}.flex-xxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxl-1{-webkit-box-flex:1 !important;-ms-flex:1 1 !important;flex:1 1 !important}.flex-xxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:1rem !important}.gap-xxl-2{gap:1.5rem !important}.gap-xxl-3{gap:2.4rem !important}.gap-xxl-4{gap:4rem !important}.gap-xxl-5{gap:5.5rem !important}.gap-xxl-6{gap:7.2rem !important}.gap-xxl-33{gap:33.3333% !important}.gap-xxl-50{gap:50% !important}.gap-xxl-66{gap:66.6666% !important}.gap-xxl-100{gap:100% !important}.gap-xxl-125{gap:125% !important}.gap-xxl-150{gap:150% !important}.gap-xxl-_25em{gap:.25em !important}.gap-xxl-_5em{gap:.5em !important}.gap-xxl-_75em{gap:.75em !important}.gap-xxl-1em{gap:1em !important}.gap-xxl-1_5em{gap:1.5em !important}.gap-xxl-2em{gap:2em !important}.gap-xxl-3em{gap:3em !important}.justify-content-xxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:1rem !important}.m-xxl-2{margin:1.5rem !important}.m-xxl-3{margin:2.4rem !important}.m-xxl-4{margin:4rem !important}.m-xxl-5{margin:5.5rem !important}.m-xxl-6{margin:7.2rem !important}.m-xxl-33{margin:33.3333% !important}.m-xxl-50{margin:50% !important}.m-xxl-66{margin:66.6666% !important}.m-xxl-100{margin:100% !important}.m-xxl-125{margin:125% !important}.m-xxl-150{margin:150% !important}.m-xxl-_25em{margin:.25em !important}.m-xxl-_5em{margin:.5em !important}.m-xxl-_75em{margin:.75em !important}.m-xxl-1em{margin:1em !important}.m-xxl-1_5em{margin:1.5em !important}.m-xxl-2em{margin:2em !important}.m-xxl-3em{margin:3em !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-3{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xxl-4{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-5{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-xxl-6{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-xxl-33{margin-right:33.3333% !important;margin-left:33.3333% !important}.mx-xxl-50{margin-right:50% !important;margin-left:50% !important}.mx-xxl-66{margin-right:66.6666% !important;margin-left:66.6666% !important}.mx-xxl-100{margin-right:100% !important;margin-left:100% !important}.mx-xxl-125{margin-right:125% !important;margin-left:125% !important}.mx-xxl-150{margin-right:150% !important;margin-left:150% !important}.mx-xxl-_25em{margin-right:.25em !important;margin-left:.25em !important}.mx-xxl-_5em{margin-right:.5em !important;margin-left:.5em !important}.mx-xxl-_75em{margin-right:.75em !important;margin-left:.75em !important}.mx-xxl-1em{margin-right:1em !important;margin-left:1em !important}.mx-xxl-1_5em{margin-right:1.5em !important;margin-left:1.5em !important}.mx-xxl-2em{margin-right:2em !important;margin-left:2em !important}.mx-xxl-3em{margin-right:3em !important;margin-left:3em !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-3{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xxl-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-5{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-xxl-6{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-xxl-33{margin-top:33.3333% !important;margin-bottom:33.3333% !important}.my-xxl-50{margin-top:50% !important;margin-bottom:50% !important}.my-xxl-66{margin-top:66.6666% !important;margin-bottom:66.6666% !important}.my-xxl-100{margin-top:100% !important;margin-bottom:100% !important}.my-xxl-125{margin-top:125% !important;margin-bottom:125% !important}.my-xxl-150{margin-top:150% !important;margin-bottom:150% !important}.my-xxl-_25em{margin-top:.25em !important;margin-bottom:.25em !important}.my-xxl-_5em{margin-top:.5em !important;margin-bottom:.5em !important}.my-xxl-_75em{margin-top:.75em !important;margin-bottom:.75em !important}.my-xxl-1em{margin-top:1em !important;margin-bottom:1em !important}.my-xxl-1_5em{margin-top:1.5em !important;margin-bottom:1.5em !important}.my-xxl-2em{margin-top:2em !important;margin-bottom:2em !important}.my-xxl-3em{margin-top:3em !important;margin-bottom:3em !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:1rem !important}.mt-xxl-2{margin-top:1.5rem !important}.mt-xxl-3{margin-top:2.4rem !important}.mt-xxl-4{margin-top:4rem !important}.mt-xxl-5{margin-top:5.5rem !important}.mt-xxl-6{margin-top:7.2rem !important}.mt-xxl-33{margin-top:33.3333% !important}.mt-xxl-50{margin-top:50% !important}.mt-xxl-66{margin-top:66.6666% !important}.mt-xxl-100{margin-top:100% !important}.mt-xxl-125{margin-top:125% !important}.mt-xxl-150{margin-top:150% !important}.mt-xxl-_25em{margin-top:.25em !important}.mt-xxl-_5em{margin-top:.5em !important}.mt-xxl-_75em{margin-top:.75em !important}.mt-xxl-1em{margin-top:1em !important}.mt-xxl-1_5em{margin-top:1.5em !important}.mt-xxl-2em{margin-top:2em !important}.mt-xxl-3em{margin-top:3em !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:1rem !important}.me-xxl-2{margin-right:1.5rem !important}.me-xxl-3{margin-right:2.4rem !important}.me-xxl-4{margin-right:4rem !important}.me-xxl-5{margin-right:5.5rem !important}.me-xxl-6{margin-right:7.2rem !important}.me-xxl-33{margin-right:33.3333% !important}.me-xxl-50{margin-right:50% !important}.me-xxl-66{margin-right:66.6666% !important}.me-xxl-100{margin-right:100% !important}.me-xxl-125{margin-right:125% !important}.me-xxl-150{margin-right:150% !important}.me-xxl-_25em{margin-right:.25em !important}.me-xxl-_5em{margin-right:.5em !important}.me-xxl-_75em{margin-right:.75em !important}.me-xxl-1em{margin-right:1em !important}.me-xxl-1_5em{margin-right:1.5em !important}.me-xxl-2em{margin-right:2em !important}.me-xxl-3em{margin-right:3em !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:1rem !important}.mb-xxl-2{margin-bottom:1.5rem !important}.mb-xxl-3{margin-bottom:2.4rem !important}.mb-xxl-4{margin-bottom:4rem !important}.mb-xxl-5{margin-bottom:5.5rem !important}.mb-xxl-6{margin-bottom:7.2rem !important}.mb-xxl-33{margin-bottom:33.3333% !important}.mb-xxl-50{margin-bottom:50% !important}.mb-xxl-66{margin-bottom:66.6666% !important}.mb-xxl-100{margin-bottom:100% !important}.mb-xxl-125{margin-bottom:125% !important}.mb-xxl-150{margin-bottom:150% !important}.mb-xxl-_25em{margin-bottom:.25em !important}.mb-xxl-_5em{margin-bottom:.5em !important}.mb-xxl-_75em{margin-bottom:.75em !important}.mb-xxl-1em{margin-bottom:1em !important}.mb-xxl-1_5em{margin-bottom:1.5em !important}.mb-xxl-2em{margin-bottom:2em !important}.mb-xxl-3em{margin-bottom:3em !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:1rem !important}.ms-xxl-2{margin-left:1.5rem !important}.ms-xxl-3{margin-left:2.4rem !important}.ms-xxl-4{margin-left:4rem !important}.ms-xxl-5{margin-left:5.5rem !important}.ms-xxl-6{margin-left:7.2rem !important}.ms-xxl-33{margin-left:33.3333% !important}.ms-xxl-50{margin-left:50% !important}.ms-xxl-66{margin-left:66.6666% !important}.ms-xxl-100{margin-left:100% !important}.ms-xxl-125{margin-left:125% !important}.ms-xxl-150{margin-left:150% !important}.ms-xxl-_25em{margin-left:.25em !important}.ms-xxl-_5em{margin-left:.5em !important}.ms-xxl-_75em{margin-left:.75em !important}.ms-xxl-1em{margin-left:1em !important}.ms-xxl-1_5em{margin-left:1.5em !important}.ms-xxl-2em{margin-left:2em !important}.ms-xxl-3em{margin-left:3em !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n1{margin:-1rem !important}.m-xxl-n2{margin:-1.5rem !important}.m-xxl-n3{margin:-2.4rem !important}.m-xxl-n4{margin:-4rem !important}.m-xxl-n5{margin:-5.5rem !important}.m-xxl-n6{margin:-7.2rem !important}.m-xxl-n33{margin:-33.3333% !important}.m-xxl-n50{margin:-50% !important}.m-xxl-n66{margin:-66.6666% !important}.m-xxl-n100{margin:-100% !important}.m-xxl-n125{margin:-125% !important}.m-xxl-n150{margin:-150% !important}.m-xxl-n_25em{margin:-0.25em !important}.m-xxl-n_5em{margin:-0.5em !important}.m-xxl-n_75em{margin:-0.75em !important}.m-xxl-n1em{margin:-1em !important}.m-xxl-n1_5em{margin:-1.5em !important}.m-xxl-n2em{margin:-2em !important}.m-xxl-n3em{margin:-3em !important}.mx-xxl-n1{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n2{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n3{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-xxl-n4{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xxl-n5{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-xxl-n6{margin-right:-7.2rem !important;margin-left:-7.2rem !important}.mx-xxl-n33{margin-right:-33.3333% !important;margin-left:-33.3333% !important}.mx-xxl-n50{margin-right:-50% !important;margin-left:-50% !important}.mx-xxl-n66{margin-right:-66.6666% !important;margin-left:-66.6666% !important}.mx-xxl-n100{margin-right:-100% !important;margin-left:-100% !important}.mx-xxl-n125{margin-right:-125% !important;margin-left:-125% !important}.mx-xxl-n150{margin-right:-150% !important;margin-left:-150% !important}.mx-xxl-n_25em{margin-right:-0.25em !important;margin-left:-0.25em !important}.mx-xxl-n_5em{margin-right:-0.5em !important;margin-left:-0.5em !important}.mx-xxl-n_75em{margin-right:-0.75em !important;margin-left:-0.75em !important}.mx-xxl-n1em{margin-right:-1em !important;margin-left:-1em !important}.mx-xxl-n1_5em{margin-right:-1.5em !important;margin-left:-1.5em !important}.mx-xxl-n2em{margin-right:-2em !important;margin-left:-2em !important}.mx-xxl-n3em{margin-right:-3em !important;margin-left:-3em !important}.my-xxl-n1{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n2{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n3{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-xxl-n4{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xxl-n5{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-xxl-n6{margin-top:-7.2rem !important;margin-bottom:-7.2rem !important}.my-xxl-n33{margin-top:-33.3333% !important;margin-bottom:-33.3333% !important}.my-xxl-n50{margin-top:-50% !important;margin-bottom:-50% !important}.my-xxl-n66{margin-top:-66.6666% !important;margin-bottom:-66.6666% !important}.my-xxl-n100{margin-top:-100% !important;margin-bottom:-100% !important}.my-xxl-n125{margin-top:-125% !important;margin-bottom:-125% !important}.my-xxl-n150{margin-top:-150% !important;margin-bottom:-150% !important}.my-xxl-n_25em{margin-top:-0.25em !important;margin-bottom:-0.25em !important}.my-xxl-n_5em{margin-top:-0.5em !important;margin-bottom:-0.5em !important}.my-xxl-n_75em{margin-top:-0.75em !important;margin-bottom:-0.75em !important}.my-xxl-n1em{margin-top:-1em !important;margin-bottom:-1em !important}.my-xxl-n1_5em{margin-top:-1.5em !important;margin-bottom:-1.5em !important}.my-xxl-n2em{margin-top:-2em !important;margin-bottom:-2em !important}.my-xxl-n3em{margin-top:-3em !important;margin-bottom:-3em !important}.mt-xxl-n1{margin-top:-1rem !important}.mt-xxl-n2{margin-top:-1.5rem !important}.mt-xxl-n3{margin-top:-2.4rem !important}.mt-xxl-n4{margin-top:-4rem !important}.mt-xxl-n5{margin-top:-5.5rem !important}.mt-xxl-n6{margin-top:-7.2rem !important}.mt-xxl-n33{margin-top:-33.3333% !important}.mt-xxl-n50{margin-top:-50% !important}.mt-xxl-n66{margin-top:-66.6666% !important}.mt-xxl-n100{margin-top:-100% !important}.mt-xxl-n125{margin-top:-125% !important}.mt-xxl-n150{margin-top:-150% !important}.mt-xxl-n_25em{margin-top:-0.25em !important}.mt-xxl-n_5em{margin-top:-0.5em !important}.mt-xxl-n_75em{margin-top:-0.75em !important}.mt-xxl-n1em{margin-top:-1em !important}.mt-xxl-n1_5em{margin-top:-1.5em !important}.mt-xxl-n2em{margin-top:-2em !important}.mt-xxl-n3em{margin-top:-3em !important}.me-xxl-n1{margin-right:-1rem !important}.me-xxl-n2{margin-right:-1.5rem !important}.me-xxl-n3{margin-right:-2.4rem !important}.me-xxl-n4{margin-right:-4rem !important}.me-xxl-n5{margin-right:-5.5rem !important}.me-xxl-n6{margin-right:-7.2rem !important}.me-xxl-n33{margin-right:-33.3333% !important}.me-xxl-n50{margin-right:-50% !important}.me-xxl-n66{margin-right:-66.6666% !important}.me-xxl-n100{margin-right:-100% !important}.me-xxl-n125{margin-right:-125% !important}.me-xxl-n150{margin-right:-150% !important}.me-xxl-n_25em{margin-right:-0.25em !important}.me-xxl-n_5em{margin-right:-0.5em !important}.me-xxl-n_75em{margin-right:-0.75em !important}.me-xxl-n1em{margin-right:-1em !important}.me-xxl-n1_5em{margin-right:-1.5em !important}.me-xxl-n2em{margin-right:-2em !important}.me-xxl-n3em{margin-right:-3em !important}.mb-xxl-n1{margin-bottom:-1rem !important}.mb-xxl-n2{margin-bottom:-1.5rem !important}.mb-xxl-n3{margin-bottom:-2.4rem !important}.mb-xxl-n4{margin-bottom:-4rem !important}.mb-xxl-n5{margin-bottom:-5.5rem !important}.mb-xxl-n6{margin-bottom:-7.2rem !important}.mb-xxl-n33{margin-bottom:-33.3333% !important}.mb-xxl-n50{margin-bottom:-50% !important}.mb-xxl-n66{margin-bottom:-66.6666% !important}.mb-xxl-n100{margin-bottom:-100% !important}.mb-xxl-n125{margin-bottom:-125% !important}.mb-xxl-n150{margin-bottom:-150% !important}.mb-xxl-n_25em{margin-bottom:-0.25em !important}.mb-xxl-n_5em{margin-bottom:-0.5em !important}.mb-xxl-n_75em{margin-bottom:-0.75em !important}.mb-xxl-n1em{margin-bottom:-1em !important}.mb-xxl-n1_5em{margin-bottom:-1.5em !important}.mb-xxl-n2em{margin-bottom:-2em !important}.mb-xxl-n3em{margin-bottom:-3em !important}.ms-xxl-n1{margin-left:-1rem !important}.ms-xxl-n2{margin-left:-1.5rem !important}.ms-xxl-n3{margin-left:-2.4rem !important}.ms-xxl-n4{margin-left:-4rem !important}.ms-xxl-n5{margin-left:-5.5rem !important}.ms-xxl-n6{margin-left:-7.2rem !important}.ms-xxl-n33{margin-left:-33.3333% !important}.ms-xxl-n50{margin-left:-50% !important}.ms-xxl-n66{margin-left:-66.6666% !important}.ms-xxl-n100{margin-left:-100% !important}.ms-xxl-n125{margin-left:-125% !important}.ms-xxl-n150{margin-left:-150% !important}.ms-xxl-n_25em{margin-left:-0.25em !important}.ms-xxl-n_5em{margin-left:-0.5em !important}.ms-xxl-n_75em{margin-left:-0.75em !important}.ms-xxl-n1em{margin-left:-1em !important}.ms-xxl-n1_5em{margin-left:-1.5em !important}.ms-xxl-n2em{margin-left:-2em !important}.ms-xxl-n3em{margin-left:-3em !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:1rem !important}.p-xxl-2{padding:1.5rem !important}.p-xxl-3{padding:2.4rem !important}.p-xxl-4{padding:4rem !important}.p-xxl-5{padding:5.5rem !important}.p-xxl-6{padding:7.2rem !important}.p-xxl-33{padding:33.3333% !important}.p-xxl-50{padding:50% !important}.p-xxl-66{padding:66.6666% !important}.p-xxl-100{padding:100% !important}.p-xxl-125{padding:125% !important}.p-xxl-150{padding:150% !important}.p-xxl-_25em{padding:.25em !important}.p-xxl-_5em{padding:.5em !important}.p-xxl-_75em{padding:.75em !important}.p-xxl-1em{padding:1em !important}.p-xxl-1_5em{padding:1.5em !important}.p-xxl-2em{padding:2em !important}.p-xxl-3em{padding:3em !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-3{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xxl-4{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-5{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-xxl-6{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-xxl-33{padding-right:33.3333% !important;padding-left:33.3333% !important}.px-xxl-50{padding-right:50% !important;padding-left:50% !important}.px-xxl-66{padding-right:66.6666% !important;padding-left:66.6666% !important}.px-xxl-100{padding-right:100% !important;padding-left:100% !important}.px-xxl-125{padding-right:125% !important;padding-left:125% !important}.px-xxl-150{padding-right:150% !important;padding-left:150% !important}.px-xxl-_25em{padding-right:.25em !important;padding-left:.25em !important}.px-xxl-_5em{padding-right:.5em !important;padding-left:.5em !important}.px-xxl-_75em{padding-right:.75em !important;padding-left:.75em !important}.px-xxl-1em{padding-right:1em !important;padding-left:1em !important}.px-xxl-1_5em{padding-right:1.5em !important;padding-left:1.5em !important}.px-xxl-2em{padding-right:2em !important;padding-left:2em !important}.px-xxl-3em{padding-right:3em !important;padding-left:3em !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-3{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xxl-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-5{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-xxl-6{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-xxl-33{padding-top:33.3333% !important;padding-bottom:33.3333% !important}.py-xxl-50{padding-top:50% !important;padding-bottom:50% !important}.py-xxl-66{padding-top:66.6666% !important;padding-bottom:66.6666% !important}.py-xxl-100{padding-top:100% !important;padding-bottom:100% !important}.py-xxl-125{padding-top:125% !important;padding-bottom:125% !important}.py-xxl-150{padding-top:150% !important;padding-bottom:150% !important}.py-xxl-_25em{padding-top:.25em !important;padding-bottom:.25em !important}.py-xxl-_5em{padding-top:.5em !important;padding-bottom:.5em !important}.py-xxl-_75em{padding-top:.75em !important;padding-bottom:.75em !important}.py-xxl-1em{padding-top:1em !important;padding-bottom:1em !important}.py-xxl-1_5em{padding-top:1.5em !important;padding-bottom:1.5em !important}.py-xxl-2em{padding-top:2em !important;padding-bottom:2em !important}.py-xxl-3em{padding-top:3em !important;padding-bottom:3em !important}.py-xxl-sep1{padding-top:var(--sep1) !important;padding-bottom:var(--sep1) !important}.py-xxl-sep2{padding-top:var(--sep2) !important;padding-bottom:var(--sep2) !important}.py-xxl-sep3{padding-top:var(--sep3) !important;padding-bottom:var(--sep3) !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:1rem !important}.pt-xxl-2{padding-top:1.5rem !important}.pt-xxl-3{padding-top:2.4rem !important}.pt-xxl-4{padding-top:4rem !important}.pt-xxl-5{padding-top:5.5rem !important}.pt-xxl-6{padding-top:7.2rem !important}.pt-xxl-33{padding-top:33.3333% !important}.pt-xxl-50{padding-top:50% !important}.pt-xxl-66{padding-top:66.6666% !important}.pt-xxl-100{padding-top:100% !important}.pt-xxl-125{padding-top:125% !important}.pt-xxl-150{padding-top:150% !important}.pt-xxl-_25em{padding-top:.25em !important}.pt-xxl-_5em{padding-top:.5em !important}.pt-xxl-_75em{padding-top:.75em !important}.pt-xxl-1em{padding-top:1em !important}.pt-xxl-1_5em{padding-top:1.5em !important}.pt-xxl-2em{padding-top:2em !important}.pt-xxl-3em{padding-top:3em !important}.pt-xxl-sep1{padding-top:var(--sep1) !important}.pt-xxl-sep2{padding-top:var(--sep2) !important}.pt-xxl-sep3{padding-top:var(--sep3) !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:1rem !important}.pe-xxl-2{padding-right:1.5rem !important}.pe-xxl-3{padding-right:2.4rem !important}.pe-xxl-4{padding-right:4rem !important}.pe-xxl-5{padding-right:5.5rem !important}.pe-xxl-6{padding-right:7.2rem !important}.pe-xxl-33{padding-right:33.3333% !important}.pe-xxl-50{padding-right:50% !important}.pe-xxl-66{padding-right:66.6666% !important}.pe-xxl-100{padding-right:100% !important}.pe-xxl-125{padding-right:125% !important}.pe-xxl-150{padding-right:150% !important}.pe-xxl-_25em{padding-right:.25em !important}.pe-xxl-_5em{padding-right:.5em !important}.pe-xxl-_75em{padding-right:.75em !important}.pe-xxl-1em{padding-right:1em !important}.pe-xxl-1_5em{padding-right:1.5em !important}.pe-xxl-2em{padding-right:2em !important}.pe-xxl-3em{padding-right:3em !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:1rem !important}.pb-xxl-2{padding-bottom:1.5rem !important}.pb-xxl-3{padding-bottom:2.4rem !important}.pb-xxl-4{padding-bottom:4rem !important}.pb-xxl-5{padding-bottom:5.5rem !important}.pb-xxl-6{padding-bottom:7.2rem !important}.pb-xxl-33{padding-bottom:33.3333% !important}.pb-xxl-50{padding-bottom:50% !important}.pb-xxl-66{padding-bottom:66.6666% !important}.pb-xxl-100{padding-bottom:100% !important}.pb-xxl-125{padding-bottom:125% !important}.pb-xxl-150{padding-bottom:150% !important}.pb-xxl-_25em{padding-bottom:.25em !important}.pb-xxl-_5em{padding-bottom:.5em !important}.pb-xxl-_75em{padding-bottom:.75em !important}.pb-xxl-1em{padding-bottom:1em !important}.pb-xxl-1_5em{padding-bottom:1.5em !important}.pb-xxl-2em{padding-bottom:2em !important}.pb-xxl-3em{padding-bottom:3em !important}.pb-xxl-sep1{padding-bottom:var(--sep1) !important}.pb-xxl-sep2{padding-bottom:var(--sep2) !important}.pb-xxl-sep3{padding-bottom:var(--sep3) !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:1rem !important}.ps-xxl-2{padding-left:1.5rem !important}.ps-xxl-3{padding-left:2.4rem !important}.ps-xxl-4{padding-left:4rem !important}.ps-xxl-5{padding-left:5.5rem !important}.ps-xxl-6{padding-left:7.2rem !important}.ps-xxl-33{padding-left:33.3333% !important}.ps-xxl-50{padding-left:50% !important}.ps-xxl-66{padding-left:66.6666% !important}.ps-xxl-100{padding-left:100% !important}.ps-xxl-125{padding-left:125% !important}.ps-xxl-150{padding-left:150% !important}.ps-xxl-_25em{padding-left:.25em !important}.ps-xxl-_5em{padding-left:.5em !important}.ps-xxl-_75em{padding-left:.75em !important}.ps-xxl-1em{padding-left:1em !important}.ps-xxl-1_5em{padding-left:1.5em !important}.ps-xxl-2em{padding-left:2em !important}.ps-xxl-3em{padding-left:3em !important}.fs-xxl-1{font-size:78px !important}.fs-xxl-2{font-size:60px !important}.fs-xxl-3{font-size:46px !important}.fs-xxl-4{font-size:36px !important}.fs-xxl-5{font-size:28px !important}.fs-xxl-6{font-size:21px !important}.fs-xxl-inherit{font-size:inherit !important}.fs-xxl-base{font-size:16px !important}.fs-xxl-50{font-size:50% !important}.fs-xxl-75{font-size:75% !important}.fs-xxl-100{font-size:100% !important}.fs-xxl-1125{font-size:112.5% !important}.fs-xxl-125{font-size:125% !important}.fs-xxl-150{font-size:150% !important}.fs-xxl-small{font-size:13px !important}.fs-xxl-tiny{font-size:10px !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}.rounded-xxl{border-radius:1rem !important}.rounded-xxl-0{border-radius:0 !important}.rounded-xxl-1{border-radius:.4rem !important}.rounded-xxl-2{border-radius:1rem !important}.rounded-xxl-3{border-radius:2rem !important}.rounded-xxl-4{border-radius:4rem !important}.rounded-xxl-circle{border-radius:50% !important}.rounded-xxl-pill{border-radius:50rem !important}.opacity-xxl-0{opacity:0 !important}.opacity-xxl-25{opacity:.25 !important}.opacity-xxl-50{opacity:.5 !important}.opacity-xxl-75{opacity:.75 !important}.opacity-xxl-100{opacity:1 !important}.h-xxl-1{font-size:78px !important}.h-xxl-2{font-size:60px !important}.h-xxl-3{font-size:46px !important}.h-xxl-4{font-size:36px !important}.h-xxl-5{font-size:28px !important}.h-xxl-6{font-size:21px !important}.h-xxl-inherit{font-size:inherit !important}.h-xxl-base{font-size:16px !important}.h-xxl-50{font-size:50% !important}.h-xxl-75{font-size:75% !important}.h-xxl-100{font-size:100% !important}.h-xxl-1125{font-size:112.5% !important}.h-xxl-125{font-size:125% !important}.h-xxl-150{font-size:150% !important}.h-xxl-small{font-size:13px !important}.h-xxl-tiny{font-size:10px !important}.display-xxl-huge{font-size:170px !important}.display-xxl-big{font-size:131px !important}.display-xxl-1{font-size:101px !important}.display-xxl-2{font-size:78px !important}.display-xxl-3{font-size:60px !important}.display-xxl-4{font-size:46px !important}.display-xxl-5{font-size:36px !important}.display-xxl-6{font-size:28px !important}}@media(min-width: 1921px){.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-grid{display:grid !important}.d-xxxl-table{display:table !important}.d-xxxl-table-row{display:table-row !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xxxl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-xxxl-none{display:none !important}.shadow-xxxl-1{-webkit-box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 1.5em 1em -1em rgba(var(--blackrgb), 0.1) !important}.shadow-xxxl-2{-webkit-box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 2em 1.5em -1.5em rgba(var(--blackrgb), 0.1) !important}.shadow-xxxl-3{-webkit-box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important;box-shadow:0 3em 2em -2em rgba(var(--blackrgb), 0.1) !important}.w-xxxl-25{width:25% !important}.w-xxxl-50{width:50% !important}.w-xxxl-75{width:75% !important}.w-xxxl-100{width:100% !important}.w-xxxl-auto{width:auto !important}.flex-xxxl-fill{-webkit-box-flex:1 !important;-ms-flex:1 1 auto !important;flex:1 1 auto !important}.flex-xxxl-1{-webkit-box-flex:1 !important;-ms-flex:1 1 !important;flex:1 1 !important}.flex-xxxl-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-xxxl-column{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.flex-xxxl-row-reverse{-webkit-box-orient:horizontal !important;-webkit-box-direction:reverse !important;-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.flex-xxxl-column-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.flex-xxxl-grow-0{-webkit-box-flex:0 !important;-ms-flex-positive:0 !important;flex-grow:0 !important}.flex-xxxl-grow-1{-webkit-box-flex:1 !important;-ms-flex-positive:1 !important;flex-grow:1 !important}.flex-xxxl-shrink-0{-ms-flex-negative:0 !important;flex-shrink:0 !important}.flex-xxxl-shrink-1{-ms-flex-negative:1 !important;flex-shrink:1 !important}.flex-xxxl-wrap{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}.flex-xxxl-nowrap{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.flex-xxxl-wrap-reverse{-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important}.gap-xxxl-0{gap:0 !important}.gap-xxxl-1{gap:1rem !important}.gap-xxxl-2{gap:1.5rem !important}.gap-xxxl-3{gap:2.4rem !important}.gap-xxxl-4{gap:4rem !important}.gap-xxxl-5{gap:5.5rem !important}.gap-xxxl-6{gap:7.2rem !important}.gap-xxxl-33{gap:33.3333% !important}.gap-xxxl-50{gap:50% !important}.gap-xxxl-66{gap:66.6666% !important}.gap-xxxl-100{gap:100% !important}.gap-xxxl-125{gap:125% !important}.gap-xxxl-150{gap:150% !important}.gap-xxxl-_25em{gap:.25em !important}.gap-xxxl-_5em{gap:.5em !important}.gap-xxxl-_75em{gap:.75em !important}.gap-xxxl-1em{gap:1em !important}.gap-xxxl-1_5em{gap:1.5em !important}.gap-xxxl-2em{gap:2em !important}.gap-xxxl-3em{gap:3em !important}.justify-content-xxxl-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-xxxl-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.justify-content-xxxl-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-content-xxxl-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.justify-content-xxxl-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.justify-content-xxxl-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.align-items-xxxl-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.align-items-xxxl-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.align-items-xxxl-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.align-items-xxxl-baseline{-webkit-box-align:baseline !important;-ms-flex-align:baseline !important;align-items:baseline !important}.align-items-xxxl-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.align-content-xxxl-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.align-content-xxxl-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.align-content-xxxl-center{-ms-flex-line-pack:center !important;align-content:center !important}.align-content-xxxl-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.align-content-xxxl-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.align-content-xxxl-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}.align-self-xxxl-auto{-ms-flex-item-align:auto !important;align-self:auto !important}.align-self-xxxl-start{-ms-flex-item-align:start !important;align-self:flex-start !important}.align-self-xxxl-end{-ms-flex-item-align:end !important;align-self:flex-end !important}.align-self-xxxl-center{-ms-flex-item-align:center !important;align-self:center !important}.align-self-xxxl-baseline{-ms-flex-item-align:baseline !important;align-self:baseline !important}.align-self-xxxl-stretch{-ms-flex-item-align:stretch !important;align-self:stretch !important}.order-xxxl-first{-webkit-box-ordinal-group:0 !important;-ms-flex-order:-1 !important;order:-1 !important}.order-xxxl-0{-webkit-box-ordinal-group:1 !important;-ms-flex-order:0 !important;order:0 !important}.order-xxxl-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}.order-xxxl-2{-webkit-box-ordinal-group:3 !important;-ms-flex-order:2 !important;order:2 !important}.order-xxxl-3{-webkit-box-ordinal-group:4 !important;-ms-flex-order:3 !important;order:3 !important}.order-xxxl-4{-webkit-box-ordinal-group:5 !important;-ms-flex-order:4 !important;order:4 !important}.order-xxxl-5{-webkit-box-ordinal-group:6 !important;-ms-flex-order:5 !important;order:5 !important}.order-xxxl-last{-webkit-box-ordinal-group:7 !important;-ms-flex-order:6 !important;order:6 !important}.m-xxxl-0{margin:0 !important}.m-xxxl-1{margin:1rem !important}.m-xxxl-2{margin:1.5rem !important}.m-xxxl-3{margin:2.4rem !important}.m-xxxl-4{margin:4rem !important}.m-xxxl-5{margin:5.5rem !important}.m-xxxl-6{margin:7.2rem !important}.m-xxxl-33{margin:33.3333% !important}.m-xxxl-50{margin:50% !important}.m-xxxl-66{margin:66.6666% !important}.m-xxxl-100{margin:100% !important}.m-xxxl-125{margin:125% !important}.m-xxxl-150{margin:150% !important}.m-xxxl-_25em{margin:.25em !important}.m-xxxl-_5em{margin:.5em !important}.m-xxxl-_75em{margin:.75em !important}.m-xxxl-1em{margin:1em !important}.m-xxxl-1_5em{margin:1.5em !important}.m-xxxl-2em{margin:2em !important}.m-xxxl-3em{margin:3em !important}.m-xxxl-auto{margin:auto !important}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxxl-1{margin-right:1rem !important;margin-left:1rem !important}.mx-xxxl-2{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxxl-3{margin-right:2.4rem !important;margin-left:2.4rem !important}.mx-xxxl-4{margin-right:4rem !important;margin-left:4rem !important}.mx-xxxl-5{margin-right:5.5rem !important;margin-left:5.5rem !important}.mx-xxxl-6{margin-right:7.2rem !important;margin-left:7.2rem !important}.mx-xxxl-33{margin-right:33.3333% !important;margin-left:33.3333% !important}.mx-xxxl-50{margin-right:50% !important;margin-left:50% !important}.mx-xxxl-66{margin-right:66.6666% !important;margin-left:66.6666% !important}.mx-xxxl-100{margin-right:100% !important;margin-left:100% !important}.mx-xxxl-125{margin-right:125% !important;margin-left:125% !important}.mx-xxxl-150{margin-right:150% !important;margin-left:150% !important}.mx-xxxl-_25em{margin-right:.25em !important;margin-left:.25em !important}.mx-xxxl-_5em{margin-right:.5em !important;margin-left:.5em !important}.mx-xxxl-_75em{margin-right:.75em !important;margin-left:.75em !important}.mx-xxxl-1em{margin-right:1em !important;margin-left:1em !important}.mx-xxxl-1_5em{margin-right:1.5em !important;margin-left:1.5em !important}.mx-xxxl-2em{margin-right:2em !important;margin-left:2em !important}.mx-xxxl-3em{margin-right:3em !important;margin-left:3em !important}.mx-xxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxxl-1{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxxl-2{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxxl-3{margin-top:2.4rem !important;margin-bottom:2.4rem !important}.my-xxxl-4{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxxl-5{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.my-xxxl-6{margin-top:7.2rem !important;margin-bottom:7.2rem !important}.my-xxxl-33{margin-top:33.3333% !important;margin-bottom:33.3333% !important}.my-xxxl-50{margin-top:50% !important;margin-bottom:50% !important}.my-xxxl-66{margin-top:66.6666% !important;margin-bottom:66.6666% !important}.my-xxxl-100{margin-top:100% !important;margin-bottom:100% !important}.my-xxxl-125{margin-top:125% !important;margin-bottom:125% !important}.my-xxxl-150{margin-top:150% !important;margin-bottom:150% !important}.my-xxxl-_25em{margin-top:.25em !important;margin-bottom:.25em !important}.my-xxxl-_5em{margin-top:.5em !important;margin-bottom:.5em !important}.my-xxxl-_75em{margin-top:.75em !important;margin-bottom:.75em !important}.my-xxxl-1em{margin-top:1em !important;margin-bottom:1em !important}.my-xxxl-1_5em{margin-top:1.5em !important;margin-bottom:1.5em !important}.my-xxxl-2em{margin-top:2em !important;margin-bottom:2em !important}.my-xxxl-3em{margin-top:3em !important;margin-bottom:3em !important}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxxl-0{margin-top:0 !important}.mt-xxxl-1{margin-top:1rem !important}.mt-xxxl-2{margin-top:1.5rem !important}.mt-xxxl-3{margin-top:2.4rem !important}.mt-xxxl-4{margin-top:4rem !important}.mt-xxxl-5{margin-top:5.5rem !important}.mt-xxxl-6{margin-top:7.2rem !important}.mt-xxxl-33{margin-top:33.3333% !important}.mt-xxxl-50{margin-top:50% !important}.mt-xxxl-66{margin-top:66.6666% !important}.mt-xxxl-100{margin-top:100% !important}.mt-xxxl-125{margin-top:125% !important}.mt-xxxl-150{margin-top:150% !important}.mt-xxxl-_25em{margin-top:.25em !important}.mt-xxxl-_5em{margin-top:.5em !important}.mt-xxxl-_75em{margin-top:.75em !important}.mt-xxxl-1em{margin-top:1em !important}.mt-xxxl-1_5em{margin-top:1.5em !important}.mt-xxxl-2em{margin-top:2em !important}.mt-xxxl-3em{margin-top:3em !important}.mt-xxxl-auto{margin-top:auto !important}.me-xxxl-0{margin-right:0 !important}.me-xxxl-1{margin-right:1rem !important}.me-xxxl-2{margin-right:1.5rem !important}.me-xxxl-3{margin-right:2.4rem !important}.me-xxxl-4{margin-right:4rem !important}.me-xxxl-5{margin-right:5.5rem !important}.me-xxxl-6{margin-right:7.2rem !important}.me-xxxl-33{margin-right:33.3333% !important}.me-xxxl-50{margin-right:50% !important}.me-xxxl-66{margin-right:66.6666% !important}.me-xxxl-100{margin-right:100% !important}.me-xxxl-125{margin-right:125% !important}.me-xxxl-150{margin-right:150% !important}.me-xxxl-_25em{margin-right:.25em !important}.me-xxxl-_5em{margin-right:.5em !important}.me-xxxl-_75em{margin-right:.75em !important}.me-xxxl-1em{margin-right:1em !important}.me-xxxl-1_5em{margin-right:1.5em !important}.me-xxxl-2em{margin-right:2em !important}.me-xxxl-3em{margin-right:3em !important}.me-xxxl-auto{margin-right:auto !important}.mb-xxxl-0{margin-bottom:0 !important}.mb-xxxl-1{margin-bottom:1rem !important}.mb-xxxl-2{margin-bottom:1.5rem !important}.mb-xxxl-3{margin-bottom:2.4rem !important}.mb-xxxl-4{margin-bottom:4rem !important}.mb-xxxl-5{margin-bottom:5.5rem !important}.mb-xxxl-6{margin-bottom:7.2rem !important}.mb-xxxl-33{margin-bottom:33.3333% !important}.mb-xxxl-50{margin-bottom:50% !important}.mb-xxxl-66{margin-bottom:66.6666% !important}.mb-xxxl-100{margin-bottom:100% !important}.mb-xxxl-125{margin-bottom:125% !important}.mb-xxxl-150{margin-bottom:150% !important}.mb-xxxl-_25em{margin-bottom:.25em !important}.mb-xxxl-_5em{margin-bottom:.5em !important}.mb-xxxl-_75em{margin-bottom:.75em !important}.mb-xxxl-1em{margin-bottom:1em !important}.mb-xxxl-1_5em{margin-bottom:1.5em !important}.mb-xxxl-2em{margin-bottom:2em !important}.mb-xxxl-3em{margin-bottom:3em !important}.mb-xxxl-auto{margin-bottom:auto !important}.ms-xxxl-0{margin-left:0 !important}.ms-xxxl-1{margin-left:1rem !important}.ms-xxxl-2{margin-left:1.5rem !important}.ms-xxxl-3{margin-left:2.4rem !important}.ms-xxxl-4{margin-left:4rem !important}.ms-xxxl-5{margin-left:5.5rem !important}.ms-xxxl-6{margin-left:7.2rem !important}.ms-xxxl-33{margin-left:33.3333% !important}.ms-xxxl-50{margin-left:50% !important}.ms-xxxl-66{margin-left:66.6666% !important}.ms-xxxl-100{margin-left:100% !important}.ms-xxxl-125{margin-left:125% !important}.ms-xxxl-150{margin-left:150% !important}.ms-xxxl-_25em{margin-left:.25em !important}.ms-xxxl-_5em{margin-left:.5em !important}.ms-xxxl-_75em{margin-left:.75em !important}.ms-xxxl-1em{margin-left:1em !important}.ms-xxxl-1_5em{margin-left:1.5em !important}.ms-xxxl-2em{margin-left:2em !important}.ms-xxxl-3em{margin-left:3em !important}.ms-xxxl-auto{margin-left:auto !important}.m-xxxl-n1{margin:-1rem !important}.m-xxxl-n2{margin:-1.5rem !important}.m-xxxl-n3{margin:-2.4rem !important}.m-xxxl-n4{margin:-4rem !important}.m-xxxl-n5{margin:-5.5rem !important}.m-xxxl-n6{margin:-7.2rem !important}.m-xxxl-n33{margin:-33.3333% !important}.m-xxxl-n50{margin:-50% !important}.m-xxxl-n66{margin:-66.6666% !important}.m-xxxl-n100{margin:-100% !important}.m-xxxl-n125{margin:-125% !important}.m-xxxl-n150{margin:-150% !important}.m-xxxl-n_25em{margin:-0.25em !important}.m-xxxl-n_5em{margin:-0.5em !important}.m-xxxl-n_75em{margin:-0.75em !important}.m-xxxl-n1em{margin:-1em !important}.m-xxxl-n1_5em{margin:-1.5em !important}.m-xxxl-n2em{margin:-2em !important}.m-xxxl-n3em{margin:-3em !important}.mx-xxxl-n1{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxxl-n2{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxxl-n3{margin-right:-2.4rem !important;margin-left:-2.4rem !important}.mx-xxxl-n4{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xxxl-n5{margin-right:-5.5rem !important;margin-left:-5.5rem !important}.mx-xxxl-n6{margin-right:-7.2rem !important;margin-left:-7.2rem !important}.mx-xxxl-n33{margin-right:-33.3333% !important;margin-left:-33.3333% !important}.mx-xxxl-n50{margin-right:-50% !important;margin-left:-50% !important}.mx-xxxl-n66{margin-right:-66.6666% !important;margin-left:-66.6666% !important}.mx-xxxl-n100{margin-right:-100% !important;margin-left:-100% !important}.mx-xxxl-n125{margin-right:-125% !important;margin-left:-125% !important}.mx-xxxl-n150{margin-right:-150% !important;margin-left:-150% !important}.mx-xxxl-n_25em{margin-right:-0.25em !important;margin-left:-0.25em !important}.mx-xxxl-n_5em{margin-right:-0.5em !important;margin-left:-0.5em !important}.mx-xxxl-n_75em{margin-right:-0.75em !important;margin-left:-0.75em !important}.mx-xxxl-n1em{margin-right:-1em !important;margin-left:-1em !important}.mx-xxxl-n1_5em{margin-right:-1.5em !important;margin-left:-1.5em !important}.mx-xxxl-n2em{margin-right:-2em !important;margin-left:-2em !important}.mx-xxxl-n3em{margin-right:-3em !important;margin-left:-3em !important}.my-xxxl-n1{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxxl-n2{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxxl-n3{margin-top:-2.4rem !important;margin-bottom:-2.4rem !important}.my-xxxl-n4{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xxxl-n5{margin-top:-5.5rem !important;margin-bottom:-5.5rem !important}.my-xxxl-n6{margin-top:-7.2rem !important;margin-bottom:-7.2rem !important}.my-xxxl-n33{margin-top:-33.3333% !important;margin-bottom:-33.3333% !important}.my-xxxl-n50{margin-top:-50% !important;margin-bottom:-50% !important}.my-xxxl-n66{margin-top:-66.6666% !important;margin-bottom:-66.6666% !important}.my-xxxl-n100{margin-top:-100% !important;margin-bottom:-100% !important}.my-xxxl-n125{margin-top:-125% !important;margin-bottom:-125% !important}.my-xxxl-n150{margin-top:-150% !important;margin-bottom:-150% !important}.my-xxxl-n_25em{margin-top:-0.25em !important;margin-bottom:-0.25em !important}.my-xxxl-n_5em{margin-top:-0.5em !important;margin-bottom:-0.5em !important}.my-xxxl-n_75em{margin-top:-0.75em !important;margin-bottom:-0.75em !important}.my-xxxl-n1em{margin-top:-1em !important;margin-bottom:-1em !important}.my-xxxl-n1_5em{margin-top:-1.5em !important;margin-bottom:-1.5em !important}.my-xxxl-n2em{margin-top:-2em !important;margin-bottom:-2em !important}.my-xxxl-n3em{margin-top:-3em !important;margin-bottom:-3em !important}.mt-xxxl-n1{margin-top:-1rem !important}.mt-xxxl-n2{margin-top:-1.5rem !important}.mt-xxxl-n3{margin-top:-2.4rem !important}.mt-xxxl-n4{margin-top:-4rem !important}.mt-xxxl-n5{margin-top:-5.5rem !important}.mt-xxxl-n6{margin-top:-7.2rem !important}.mt-xxxl-n33{margin-top:-33.3333% !important}.mt-xxxl-n50{margin-top:-50% !important}.mt-xxxl-n66{margin-top:-66.6666% !important}.mt-xxxl-n100{margin-top:-100% !important}.mt-xxxl-n125{margin-top:-125% !important}.mt-xxxl-n150{margin-top:-150% !important}.mt-xxxl-n_25em{margin-top:-0.25em !important}.mt-xxxl-n_5em{margin-top:-0.5em !important}.mt-xxxl-n_75em{margin-top:-0.75em !important}.mt-xxxl-n1em{margin-top:-1em !important}.mt-xxxl-n1_5em{margin-top:-1.5em !important}.mt-xxxl-n2em{margin-top:-2em !important}.mt-xxxl-n3em{margin-top:-3em !important}.me-xxxl-n1{margin-right:-1rem !important}.me-xxxl-n2{margin-right:-1.5rem !important}.me-xxxl-n3{margin-right:-2.4rem !important}.me-xxxl-n4{margin-right:-4rem !important}.me-xxxl-n5{margin-right:-5.5rem !important}.me-xxxl-n6{margin-right:-7.2rem !important}.me-xxxl-n33{margin-right:-33.3333% !important}.me-xxxl-n50{margin-right:-50% !important}.me-xxxl-n66{margin-right:-66.6666% !important}.me-xxxl-n100{margin-right:-100% !important}.me-xxxl-n125{margin-right:-125% !important}.me-xxxl-n150{margin-right:-150% !important}.me-xxxl-n_25em{margin-right:-0.25em !important}.me-xxxl-n_5em{margin-right:-0.5em !important}.me-xxxl-n_75em{margin-right:-0.75em !important}.me-xxxl-n1em{margin-right:-1em !important}.me-xxxl-n1_5em{margin-right:-1.5em !important}.me-xxxl-n2em{margin-right:-2em !important}.me-xxxl-n3em{margin-right:-3em !important}.mb-xxxl-n1{margin-bottom:-1rem !important}.mb-xxxl-n2{margin-bottom:-1.5rem !important}.mb-xxxl-n3{margin-bottom:-2.4rem !important}.mb-xxxl-n4{margin-bottom:-4rem !important}.mb-xxxl-n5{margin-bottom:-5.5rem !important}.mb-xxxl-n6{margin-bottom:-7.2rem !important}.mb-xxxl-n33{margin-bottom:-33.3333% !important}.mb-xxxl-n50{margin-bottom:-50% !important}.mb-xxxl-n66{margin-bottom:-66.6666% !important}.mb-xxxl-n100{margin-bottom:-100% !important}.mb-xxxl-n125{margin-bottom:-125% !important}.mb-xxxl-n150{margin-bottom:-150% !important}.mb-xxxl-n_25em{margin-bottom:-0.25em !important}.mb-xxxl-n_5em{margin-bottom:-0.5em !important}.mb-xxxl-n_75em{margin-bottom:-0.75em !important}.mb-xxxl-n1em{margin-bottom:-1em !important}.mb-xxxl-n1_5em{margin-bottom:-1.5em !important}.mb-xxxl-n2em{margin-bottom:-2em !important}.mb-xxxl-n3em{margin-bottom:-3em !important}.ms-xxxl-n1{margin-left:-1rem !important}.ms-xxxl-n2{margin-left:-1.5rem !important}.ms-xxxl-n3{margin-left:-2.4rem !important}.ms-xxxl-n4{margin-left:-4rem !important}.ms-xxxl-n5{margin-left:-5.5rem !important}.ms-xxxl-n6{margin-left:-7.2rem !important}.ms-xxxl-n33{margin-left:-33.3333% !important}.ms-xxxl-n50{margin-left:-50% !important}.ms-xxxl-n66{margin-left:-66.6666% !important}.ms-xxxl-n100{margin-left:-100% !important}.ms-xxxl-n125{margin-left:-125% !important}.ms-xxxl-n150{margin-left:-150% !important}.ms-xxxl-n_25em{margin-left:-0.25em !important}.ms-xxxl-n_5em{margin-left:-0.5em !important}.ms-xxxl-n_75em{margin-left:-0.75em !important}.ms-xxxl-n1em{margin-left:-1em !important}.ms-xxxl-n1_5em{margin-left:-1.5em !important}.ms-xxxl-n2em{margin-left:-2em !important}.ms-xxxl-n3em{margin-left:-3em !important}.p-xxxl-0{padding:0 !important}.p-xxxl-1{padding:1rem !important}.p-xxxl-2{padding:1.5rem !important}.p-xxxl-3{padding:2.4rem !important}.p-xxxl-4{padding:4rem !important}.p-xxxl-5{padding:5.5rem !important}.p-xxxl-6{padding:7.2rem !important}.p-xxxl-33{padding:33.3333% !important}.p-xxxl-50{padding:50% !important}.p-xxxl-66{padding:66.6666% !important}.p-xxxl-100{padding:100% !important}.p-xxxl-125{padding:125% !important}.p-xxxl-150{padding:150% !important}.p-xxxl-_25em{padding:.25em !important}.p-xxxl-_5em{padding:.5em !important}.p-xxxl-_75em{padding:.75em !important}.p-xxxl-1em{padding:1em !important}.p-xxxl-1_5em{padding:1.5em !important}.p-xxxl-2em{padding:2em !important}.p-xxxl-3em{padding:3em !important}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxxl-1{padding-right:1rem !important;padding-left:1rem !important}.px-xxxl-2{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxxl-3{padding-right:2.4rem !important;padding-left:2.4rem !important}.px-xxxl-4{padding-right:4rem !important;padding-left:4rem !important}.px-xxxl-5{padding-right:5.5rem !important;padding-left:5.5rem !important}.px-xxxl-6{padding-right:7.2rem !important;padding-left:7.2rem !important}.px-xxxl-33{padding-right:33.3333% !important;padding-left:33.3333% !important}.px-xxxl-50{padding-right:50% !important;padding-left:50% !important}.px-xxxl-66{padding-right:66.6666% !important;padding-left:66.6666% !important}.px-xxxl-100{padding-right:100% !important;padding-left:100% !important}.px-xxxl-125{padding-right:125% !important;padding-left:125% !important}.px-xxxl-150{padding-right:150% !important;padding-left:150% !important}.px-xxxl-_25em{padding-right:.25em !important;padding-left:.25em !important}.px-xxxl-_5em{padding-right:.5em !important;padding-left:.5em !important}.px-xxxl-_75em{padding-right:.75em !important;padding-left:.75em !important}.px-xxxl-1em{padding-right:1em !important;padding-left:1em !important}.px-xxxl-1_5em{padding-right:1.5em !important;padding-left:1.5em !important}.px-xxxl-2em{padding-right:2em !important;padding-left:2em !important}.px-xxxl-3em{padding-right:3em !important;padding-left:3em !important}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxxl-1{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxxl-2{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxxl-3{padding-top:2.4rem !important;padding-bottom:2.4rem !important}.py-xxxl-4{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxxl-5{padding-top:5.5rem !important;padding-bottom:5.5rem !important}.py-xxxl-6{padding-top:7.2rem !important;padding-bottom:7.2rem !important}.py-xxxl-33{padding-top:33.3333% !important;padding-bottom:33.3333% !important}.py-xxxl-50{padding-top:50% !important;padding-bottom:50% !important}.py-xxxl-66{padding-top:66.6666% !important;padding-bottom:66.6666% !important}.py-xxxl-100{padding-top:100% !important;padding-bottom:100% !important}.py-xxxl-125{padding-top:125% !important;padding-bottom:125% !important}.py-xxxl-150{padding-top:150% !important;padding-bottom:150% !important}.py-xxxl-_25em{padding-top:.25em !important;padding-bottom:.25em !important}.py-xxxl-_5em{padding-top:.5em !important;padding-bottom:.5em !important}.py-xxxl-_75em{padding-top:.75em !important;padding-bottom:.75em !important}.py-xxxl-1em{padding-top:1em !important;padding-bottom:1em !important}.py-xxxl-1_5em{padding-top:1.5em !important;padding-bottom:1.5em !important}.py-xxxl-2em{padding-top:2em !important;padding-bottom:2em !important}.py-xxxl-3em{padding-top:3em !important;padding-bottom:3em !important}.py-xxxl-sep1{padding-top:var(--sep1) !important;padding-bottom:var(--sep1) !important}.py-xxxl-sep2{padding-top:var(--sep2) !important;padding-bottom:var(--sep2) !important}.py-xxxl-sep3{padding-top:var(--sep3) !important;padding-bottom:var(--sep3) !important}.pt-xxxl-0{padding-top:0 !important}.pt-xxxl-1{padding-top:1rem !important}.pt-xxxl-2{padding-top:1.5rem !important}.pt-xxxl-3{padding-top:2.4rem !important}.pt-xxxl-4{padding-top:4rem !important}.pt-xxxl-5{padding-top:5.5rem !important}.pt-xxxl-6{padding-top:7.2rem !important}.pt-xxxl-33{padding-top:33.3333% !important}.pt-xxxl-50{padding-top:50% !important}.pt-xxxl-66{padding-top:66.6666% !important}.pt-xxxl-100{padding-top:100% !important}.pt-xxxl-125{padding-top:125% !important}.pt-xxxl-150{padding-top:150% !important}.pt-xxxl-_25em{padding-top:.25em !important}.pt-xxxl-_5em{padding-top:.5em !important}.pt-xxxl-_75em{padding-top:.75em !important}.pt-xxxl-1em{padding-top:1em !important}.pt-xxxl-1_5em{padding-top:1.5em !important}.pt-xxxl-2em{padding-top:2em !important}.pt-xxxl-3em{padding-top:3em !important}.pt-xxxl-sep1{padding-top:var(--sep1) !important}.pt-xxxl-sep2{padding-top:var(--sep2) !important}.pt-xxxl-sep3{padding-top:var(--sep3) !important}.pe-xxxl-0{padding-right:0 !important}.pe-xxxl-1{padding-right:1rem !important}.pe-xxxl-2{padding-right:1.5rem !important}.pe-xxxl-3{padding-right:2.4rem !important}.pe-xxxl-4{padding-right:4rem !important}.pe-xxxl-5{padding-right:5.5rem !important}.pe-xxxl-6{padding-right:7.2rem !important}.pe-xxxl-33{padding-right:33.3333% !important}.pe-xxxl-50{padding-right:50% !important}.pe-xxxl-66{padding-right:66.6666% !important}.pe-xxxl-100{padding-right:100% !important}.pe-xxxl-125{padding-right:125% !important}.pe-xxxl-150{padding-right:150% !important}.pe-xxxl-_25em{padding-right:.25em !important}.pe-xxxl-_5em{padding-right:.5em !important}.pe-xxxl-_75em{padding-right:.75em !important}.pe-xxxl-1em{padding-right:1em !important}.pe-xxxl-1_5em{padding-right:1.5em !important}.pe-xxxl-2em{padding-right:2em !important}.pe-xxxl-3em{padding-right:3em !important}.pb-xxxl-0{padding-bottom:0 !important}.pb-xxxl-1{padding-bottom:1rem !important}.pb-xxxl-2{padding-bottom:1.5rem !important}.pb-xxxl-3{padding-bottom:2.4rem !important}.pb-xxxl-4{padding-bottom:4rem !important}.pb-xxxl-5{padding-bottom:5.5rem !important}.pb-xxxl-6{padding-bottom:7.2rem !important}.pb-xxxl-33{padding-bottom:33.3333% !important}.pb-xxxl-50{padding-bottom:50% !important}.pb-xxxl-66{padding-bottom:66.6666% !important}.pb-xxxl-100{padding-bottom:100% !important}.pb-xxxl-125{padding-bottom:125% !important}.pb-xxxl-150{padding-bottom:150% !important}.pb-xxxl-_25em{padding-bottom:.25em !important}.pb-xxxl-_5em{padding-bottom:.5em !important}.pb-xxxl-_75em{padding-bottom:.75em !important}.pb-xxxl-1em{padding-bottom:1em !important}.pb-xxxl-1_5em{padding-bottom:1.5em !important}.pb-xxxl-2em{padding-bottom:2em !important}.pb-xxxl-3em{padding-bottom:3em !important}.pb-xxxl-sep1{padding-bottom:var(--sep1) !important}.pb-xxxl-sep2{padding-bottom:var(--sep2) !important}.pb-xxxl-sep3{padding-bottom:var(--sep3) !important}.ps-xxxl-0{padding-left:0 !important}.ps-xxxl-1{padding-left:1rem !important}.ps-xxxl-2{padding-left:1.5rem !important}.ps-xxxl-3{padding-left:2.4rem !important}.ps-xxxl-4{padding-left:4rem !important}.ps-xxxl-5{padding-left:5.5rem !important}.ps-xxxl-6{padding-left:7.2rem !important}.ps-xxxl-33{padding-left:33.3333% !important}.ps-xxxl-50{padding-left:50% !important}.ps-xxxl-66{padding-left:66.6666% !important}.ps-xxxl-100{padding-left:100% !important}.ps-xxxl-125{padding-left:125% !important}.ps-xxxl-150{padding-left:150% !important}.ps-xxxl-_25em{padding-left:.25em !important}.ps-xxxl-_5em{padding-left:.5em !important}.ps-xxxl-_75em{padding-left:.75em !important}.ps-xxxl-1em{padding-left:1em !important}.ps-xxxl-1_5em{padding-left:1.5em !important}.ps-xxxl-2em{padding-left:2em !important}.ps-xxxl-3em{padding-left:3em !important}.fs-xxxl-1{font-size:78px !important}.fs-xxxl-2{font-size:60px !important}.fs-xxxl-3{font-size:46px !important}.fs-xxxl-4{font-size:36px !important}.fs-xxxl-5{font-size:28px !important}.fs-xxxl-6{font-size:21px !important}.fs-xxxl-inherit{font-size:inherit !important}.fs-xxxl-base{font-size:16px !important}.fs-xxxl-50{font-size:50% !important}.fs-xxxl-75{font-size:75% !important}.fs-xxxl-100{font-size:100% !important}.fs-xxxl-1125{font-size:112.5% !important}.fs-xxxl-125{font-size:125% !important}.fs-xxxl-150{font-size:150% !important}.fs-xxxl-small{font-size:13px !important}.fs-xxxl-tiny{font-size:10px !important}.text-xxxl-start{text-align:left !important}.text-xxxl-end{text-align:right !important}.text-xxxl-center{text-align:center !important}.rounded-xxxl{border-radius:1rem !important}.rounded-xxxl-0{border-radius:0 !important}.rounded-xxxl-1{border-radius:.4rem !important}.rounded-xxxl-2{border-radius:1rem !important}.rounded-xxxl-3{border-radius:2rem !important}.rounded-xxxl-4{border-radius:4rem !important}.rounded-xxxl-circle{border-radius:50% !important}.rounded-xxxl-pill{border-radius:50rem !important}.opacity-xxxl-0{opacity:0 !important}.opacity-xxxl-25{opacity:.25 !important}.opacity-xxxl-50{opacity:.5 !important}.opacity-xxxl-75{opacity:.75 !important}.opacity-xxxl-100{opacity:1 !important}.h-xxxl-1{font-size:78px !important}.h-xxxl-2{font-size:60px !important}.h-xxxl-3{font-size:46px !important}.h-xxxl-4{font-size:36px !important}.h-xxxl-5{font-size:28px !important}.h-xxxl-6{font-size:21px !important}.h-xxxl-inherit{font-size:inherit !important}.h-xxxl-base{font-size:16px !important}.h-xxxl-50{font-size:50% !important}.h-xxxl-75{font-size:75% !important}.h-xxxl-100{font-size:100% !important}.h-xxxl-1125{font-size:112.5% !important}.h-xxxl-125{font-size:125% !important}.h-xxxl-150{font-size:150% !important}.h-xxxl-small{font-size:13px !important}.h-xxxl-tiny{font-size:10px !important}.display-xxxl-huge{font-size:170px !important}.display-xxxl-big{font-size:131px !important}.display-xxxl-1{font-size:101px !important}.display-xxxl-2{font-size:78px !important}.display-xxxl-3{font-size:60px !important}.display-xxxl-4{font-size:46px !important}.display-xxxl-5{font-size:36px !important}.display-xxxl-6{font-size:28px !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-print-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.d-print-none{display:none !important}}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}:root{font-size:10px}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:270;line-height:1.75;color:var(--color2);background-color:var(--color1);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:0;font-weight:480;line-height:1}h1,.h1{font-size:78px}h2,.h2{font-size:60px}h3,.h3{font-size:46px}h4,.h4{font-size:36px}h5,.h5{font-size:28px}h6,.h6{font-size:21px}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:850}small,.small{font-size:0.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:var(--color3);text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr /* rtl:ignore */;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:0.875em;color:#fff;background-color:#212529;border-radius:.4rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{-webkit-transition:none;transition:none}}.lead{font-size:24px;font-weight:300}.display-huge{font-size:170px;font-weight:850;line-height:1}.display-big{font-size:131px;font-weight:850;line-height:1}.display-1{font-size:101px;font-weight:850;line-height:1}.display-2{font-size:78px;font-weight:850;line-height:1}.display-3{font-size:60px;font-weight:850;line-height:1}.display-4{font-size:46px;font-weight:850;line-height:1}.display-5{font-size:36px;font-weight:850;line-height:1}.display-6{font-size:28px;font-weight:850;line-height:1}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:0.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:36px}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:0.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:#6c757d}.container,.container-fluid,.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, 0.75rem);padding-left:var(--bs-gutter-x, 0.75rem);margin-right:auto;margin-left:auto}@media(min-width: 577px){.container-sm,.container{max-width:540px}}@media(min-width: 769px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 993px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1201px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1200px}}@media(min-width: 1441px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1740px}}@media(min-width: 1921px){.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1920px}}.row{--bs-gutter-x: 0.5rem;--bs-gutter-y: 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{-ms-flex-negative:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.row-cols-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.2857142857%}.row-cols-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.1111111111%}.row-cols-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.0909090909%}.row-cols-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 1rem}.g-1,.gy-1{--bs-gutter-y: 1rem}.g-2,.gx-2{--bs-gutter-x: 1.5rem}.g-2,.gy-2{--bs-gutter-y: 1.5rem}.g-3,.gx-3{--bs-gutter-x: 2.4rem}.g-3,.gy-3{--bs-gutter-y: 2.4rem}.g-4,.gx-4{--bs-gutter-x: 4rem}.g-4,.gy-4{--bs-gutter-y: 4rem}.g-5,.gx-5{--bs-gutter-x: 5.5rem}.g-5,.gy-5{--bs-gutter-y: 5.5rem}.g-6,.gx-6{--bs-gutter-x: 7.2rem}.g-6,.gy-6{--bs-gutter-y: 7.2rem}@media(min-width: 577px){.col-sm{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-sm-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-sm-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-sm-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-sm-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-sm-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-sm-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.row-cols-sm-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.2857142857%}.row-cols-sm-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-sm-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.1111111111%}.row-cols-sm-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-sm-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.0909090909%}.row-cols-sm-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 1rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 1rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 1.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 1.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 2.4rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 2.4rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 4rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 4rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 5.5rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 5.5rem}.g-sm-6,.gx-sm-6{--bs-gutter-x: 7.2rem}.g-sm-6,.gy-sm-6{--bs-gutter-y: 7.2rem}}@media(min-width: 769px){.col-md{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-md-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-md-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-md-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-md-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-md-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-md-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.row-cols-md-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.2857142857%}.row-cols-md-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-md-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.1111111111%}.row-cols-md-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-md-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.0909090909%}.row-cols-md-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 1rem}.g-md-1,.gy-md-1{--bs-gutter-y: 1rem}.g-md-2,.gx-md-2{--bs-gutter-x: 1.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 1.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 2.4rem}.g-md-3,.gy-md-3{--bs-gutter-y: 2.4rem}.g-md-4,.gx-md-4{--bs-gutter-x: 4rem}.g-md-4,.gy-md-4{--bs-gutter-y: 4rem}.g-md-5,.gx-md-5{--bs-gutter-x: 5.5rem}.g-md-5,.gy-md-5{--bs-gutter-y: 5.5rem}.g-md-6,.gx-md-6{--bs-gutter-x: 7.2rem}.g-md-6,.gy-md-6{--bs-gutter-y: 7.2rem}}@media(min-width: 993px){.col-lg{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-lg-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-lg-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-lg-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.row-cols-lg-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.2857142857%}.row-cols-lg-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-lg-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.1111111111%}.row-cols-lg-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-lg-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.0909090909%}.row-cols-lg-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 1rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 1rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 1.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 1.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 2.4rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 2.4rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 4rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 4rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 5.5rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 5.5rem}.g-lg-6,.gx-lg-6{--bs-gutter-x: 7.2rem}.g-lg-6,.gy-lg-6{--bs-gutter-y: 7.2rem}}@media(min-width: 1201px){.col-xl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.row-cols-xl-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.2857142857%}.row-cols-xl-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-xl-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.1111111111%}.row-cols-xl-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-xl-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.0909090909%}.row-cols-xl-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 1rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 1rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 1.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 1.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 2.4rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 2.4rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 4rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 4rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 5.5rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 5.5rem}.g-xl-6,.gx-xl-6{--bs-gutter-x: 7.2rem}.g-xl-6,.gy-xl-6{--bs-gutter-y: 7.2rem}}@media(min-width: 1441px){.col-xxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.row-cols-xxl-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.2857142857%}.row-cols-xxl-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-xxl-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.1111111111%}.row-cols-xxl-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-xxl-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.0909090909%}.row-cols-xxl-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-xxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-xxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-xxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-xxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-xxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-xxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 1rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 1rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 1.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 1.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 2.4rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 2.4rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 4rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 4rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 5.5rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 5.5rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x: 7.2rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y: 7.2rem}}@media(min-width: 1921px){.col-xxxl{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}.row-cols-xxxl-auto>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xxxl-4>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.row-cols-xxxl-7>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:14.2857142857%}.row-cols-xxxl-8>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-xxxl-9>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:11.1111111111%}.row-cols-xxxl-10>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-xxxl-11>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:9.0909090909%}.row-cols-xxxl-12>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xxxl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xxxl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:8.3333333333%}.col-xxxl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.col-xxxl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.col-xxxl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.col-xxxl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:41.6666666667%}.col-xxxl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.col-xxxl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:58.3333333333%}.col-xxxl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.col-xxxl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.col-xxxl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.col-xxxl-11{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:91.6666666667%}.col-xxxl-12{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.3333333333%}.offset-xxxl-2{margin-left:16.6666666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.3333333333%}.offset-xxxl-5{margin-left:41.6666666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.3333333333%}.offset-xxxl-8{margin-left:66.6666666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.3333333333%}.offset-xxxl-11{margin-left:91.6666666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y: 0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x: 1rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y: 1rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x: 1.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y: 1.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x: 2.4rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y: 2.4rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x: 4rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y: 4rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x: 5.5rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y: 5.5rem}.g-xxxl-6,.gx-xxxl-6{--bs-gutter-x: 7.2rem}.g-xxxl-6,.gy-xxxl-6{--bs-gutter-y: 7.2rem}}.accordion-button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:2rem 0;font-size:1rem;color:var(--color2);text-align:left;background-color:var(--color1);border:0;border-radius:0;overflow-anchor:none;-webkit-transition:none;transition:none}.accordion-button:not(.collapsed){color:var(--color3);background-color:rgba(0,0,0,0);-webkit-box-shadow:inset 0 -1px 0 var(--color2);box-shadow:inset 0 -1px 0 var(--color2)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--color3%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-button::after{-ms-flex-negative:0;flex-shrink:0;width:max(.5em,2rem);height:max(.5em,2rem);margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--color2%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:max(.5em,2rem);-webkit-transition:none;transition:none}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;-webkit-box-shadow:none;box-shadow:none}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--color1);border:1px solid var(--color2)}.accordion-item:first-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion-item:first-of-type .accordion-button{border-top-left-radius:0;border-top-right-radius:0}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion-body{padding:2rem 0}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}body.loading #preloader .circ.bar path{-webkit-transition:stroke-dashoffset calc(var(--duration)*5) var(--bezier2),stroke calc(var(--duration)*3) ease-out;transition:stroke-dashoffset calc(var(--duration)*5) var(--bezier2),stroke calc(var(--duration)*3) ease-out}#preloader{z-index:9990;overflow:hidden;position:fixed;left:0;top:0;width:100%;height:100%;-webkit-transition:opacity calc(var(--duration)*3) ease-out,background-color calc(var(--duration)*2) ease-out,-webkit-transform 0s calc(var(--duration)*3) ease-out,-webkit-clip-path calc(var(--duration)*3) var(--bezier2);transition:opacity calc(var(--duration)*3) ease-out,background-color calc(var(--duration)*2) ease-out,-webkit-transform 0s calc(var(--duration)*3) ease-out,-webkit-clip-path calc(var(--duration)*3) var(--bezier2);transition:opacity calc(var(--duration)*3) ease-out,transform 0s calc(var(--duration)*3) ease-out,clip-path calc(var(--duration)*3) var(--bezier2),background-color calc(var(--duration)*2) ease-out;transition:opacity calc(var(--duration)*3) ease-out,transform 0s calc(var(--duration)*3) ease-out,clip-path calc(var(--duration)*3) var(--bezier2),background-color calc(var(--duration)*2) ease-out,-webkit-transform 0s calc(var(--duration)*3) ease-out,-webkit-clip-path calc(var(--duration)*3) var(--bezier2);pointer-events:none;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}#preloader .circ{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:calc(var(--preloader-circle-width)*var(--preloader-factor));z-index:20;-webkit-transition:opacity var(--duration) ease-out;transition:opacity var(--duration) ease-out;pointer-events:none}#preloader .circ path{stroke:rgba(var(--color2rgb), 0.15);stroke-width:calc(var(--line-width)/var(--preloader-factor))}#preloader .circ:not(.bar) path{fill:var(--color1);-webkit-transition:fill calc(var(--duration)*2) ease-out;transition:fill calc(var(--duration)*2) ease-out}#preloader .logo{width:calc(var(--preloader-logo-width)*var(--preloader-factor));position:relative;z-index:30}#preloader .logo img{width:50%;position:absolute;bottom:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#preloader .circ.bar{z-index:25;animation:pulse calc(var(--duration)*3) alternate-reverse infinite linear}#preloader .circ.bar path{stroke:var(--color4, var(--color3));stroke-dasharray:252;stroke-dashoffset:252}#preloader .percentage{text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, calc(8rem * var(--preloader-factor) + 4rem));transform:translate(-50%, calc(8rem * var(--preloader-factor) + 4rem));font-size:2em;z-index:-1}body.loading #preloader{opacity:1 !important;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateX(0);transform:translateX(0);pointer-events:auto;-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}:is(#age-gate,#preloader) .minsal{position:absolute;right:0;top:0;width:22%;min-width:30rem;height:auto;opacity:1;pointer-events:none}body.has--preloader-clip #preloader{opacity:1;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 0 0);background-color:var(--color3)}body.has--preloader-clip #preloader .circ path{stroke:rgba(var(--color1rgb), 0.15)}body.has--preloader-clip #preloader .circ:not(.bar) path{fill:var(--color3)}body.has--preloader-clip #preloader .circ.bar path{stroke:var(--color4, var(--color1))}body.has--preloader-clip.loading #preloader{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}body.has--preloader-clip.loaded--first:not(.loading--animating) #preloader{-webkit-clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%)}@-webkit-keyframes preloader{0%{scale:.8}50%,70%{scale:1}0%,100%{opacity:0}50%,70%{opacity:1}}@keyframes preloader{0%{scale:.8}50%,70%{scale:1}0%,100%{opacity:0}50%,70%{opacity:1}}#preloader svg path:nth-child(n+2){opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}body.loading--animating #preloader svg path:nth-child(n+2){-webkit-animation:preloader calc(var(--duration)*10) ease-in-out infinite normal forwards;animation:preloader calc(var(--duration)*10) ease-in-out infinite normal forwards}body.loading--animating #preloader svg path:nth-child(2){-webkit-animation-delay:0ms;animation-delay:0ms}body.loading--animating #preloader svg path:nth-child(3){-webkit-animation-delay:100ms;animation-delay:100ms}body.loading--animating #preloader svg path:nth-child(4){-webkit-animation-delay:200ms;animation-delay:200ms}body.loading--animating #preloader svg path:nth-child(5){-webkit-animation-delay:300ms;animation-delay:300ms}body.loading--animating #preloader svg path:nth-child(6){-webkit-animation-delay:400ms;animation-delay:400ms}#prc{line-height:1;overflow:hidden;pointer-events:none}#prc *{height:1em}#prc .t-holder{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#prc .t{display:block;overflow:hidden}#prc.counting :is(.t-holder,.tt){-webkit-transition:-webkit-transform calc(var(--duration)*6) cubic-bezier(0.87, 0, 0.13, 1);transition:-webkit-transform calc(var(--duration)*6) cubic-bezier(0.87, 0, 0.13, 1);transition:transform calc(var(--duration)*6) cubic-bezier(0.87, 0, 0.13, 1);transition:transform calc(var(--duration)*6) cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform calc(var(--duration)*6) cubic-bezier(0.87, 0, 0.13, 1)}#prc:not(.up):not(.counting) .t-holder,#prc.up.counting.counted .t-holder{-webkit-transform:translateY(-110%);transform:translateY(-110%)}#prc.up:not(.counting) .t-holder,#prc.counting.counted:not(.up) .t-holder{-webkit-transform:translateY(110%);transform:translateY(110%)}#prc .tt{display:block;position:relative}#prc .t span{display:block;width:100%}#prc .t span:nth-child(n+2){position:absolute}body.has--waypoints .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable{pointer-events:none;-webkit-transition-delay:0s !important;transition-delay:0s !important}body.has--waypoints:not(.has--animable-curtain) .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable:not(.no--opacity),body.has--waypoints.has--animable-curtain .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable.faded{opacity:0 !important}body.has--waypoints.has--animable-curtain .waypoint:not(.on):not(.section--testimonials_in) .animable.no--translate,body.has--waypoints.has--animable-curtain .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable.no--translate{-webkit-transition:opacity calc(var(--duration)*4) calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*7) calc(var(--duration)*2) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*7) calc(var(--duration)*2) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*2) ease-out,transform calc(var(--duration)*7) calc(var(--duration)*2) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*2) ease-out,transform calc(var(--duration)*7) calc(var(--duration)*2) var(--bezier1),-webkit-transform calc(var(--duration)*7) calc(var(--duration)*2) var(--bezier1)}body.has--waypoints .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable.no--translate{opacity:0 !important}body.has--waypoints .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable:not(.no--translate):not(.zoom-in):not(.zoom-out):not(.to-bottom):not(.to-right):not(.to-left):not(.flip):not(.unmaskk){-webkit-transform:translateY(var(--animable-offset));transform:translateY(var(--animable-offset))}body.has--waypoints .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable.to-bottom:not(.no--translate):not(.zoom-in):not(.zoom-out):not(.to-top):not(.to-left):not(.flip):not(.unmaskk){-webkit-transform:translateY(calc(var(--animable-offset) * -1));transform:translateY(calc(var(--animable-offset) * -1))}body.has--waypoints .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable.to-right:not(.no--translate):not(.zoom-in):not(.zoom-out):not(.to-top):not(.to-bottom):not(.to-left):not(.flip):not(.unmaskk){-webkit-transform:translateX(calc(var(--animable-offset) / -3));transform:translateX(calc(var(--animable-offset) / -3))}body.has--waypoints .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable.to-left:not(.no--translate):not(.zoom-in):not(.zoom-out):not(.to-top):not(.to-bottom):not(.to-right):not(.flip):not(.unmaskk){-webkit-transform:translateX(calc(var(--animable-offset) / 3));transform:translateX(calc(var(--animable-offset) / 3))}body.has--waypoints .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable.zoom-in{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}body.has--waypoints .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable.zoom-out{-webkit-transform:scale(0.75);transform:scale(0.75);opacity:0}body.has--waypoints .waypoint.section--testimonials_in:not(.on) .splide__slide.is-active .animable.flip{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}.splide{-webkit-transition:opacity var(--duration) ease-out,-webkit-transform calc(var(--duration)*10) var(--bezier1);transition:opacity var(--duration) ease-out,-webkit-transform calc(var(--duration)*10) var(--bezier1);transition:opacity var(--duration) ease-out,transform calc(var(--duration)*10) var(--bezier1);transition:opacity var(--duration) ease-out,transform calc(var(--duration)*10) var(--bezier1),-webkit-transform calc(var(--duration)*10) var(--bezier1)}.waypoint:not(.on) .splide.has--vh.has--stacked{-webkit-transform:translateX(50svw);transform:translateX(50svw);opacity:0}.waypoint:not(.on) .splide.has--vh.has--stacked .splide__slide .img-holder{-webkit-transform:scale(0);transform:scale(0);opacity:0}.waypoint.on .splide__track--draggable{cursor:-webkit-grab;cursor:grab}.waypoint.on .splide__track--draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.splide__track{padding:0 !important;overflow:initial !important;-webkit-margin-start:calc(var(--bs-gutter-x)/-2) !important;margin-inline-start:calc(var(--bs-gutter-x)/-2) !important;-webkit-margin-end:calc(var(--bs-gutter-x)/-2) !important;margin-inline-end:calc(var(--bs-gutter-x)/-2) !important}.splide__slide{-webkit-padding-start:calc(var(--bs-gutter-x)/2) !important;padding-inline-start:calc(var(--bs-gutter-x)/2) !important;-webkit-padding-end:calc(var(--bs-gutter-x)/2) !important;padding-inline-end:calc(var(--bs-gutter-x)/2) !important}.splide__slide .img{overflow:hidden}body.has--rounded-imgs .splide__slide .img{border-radius:var(--images-radius, 0)}.splide__slide .image,.splide__slide .image img{width:100%}.splide.has--vh .splide__slide .image,.splide.has--vh .splide__slide .image img{width:auto;max-width:100%}.splide.has--vh .splide__slide .image img{max-width:none;-o-object-fit:cover;object-fit:cover;height:var(--slider-img-height)}.splide.has--vh .splide__slide .image img{-webkit-transition:opacity calc(var(--duration)*2) ease-out,-webkit-filter calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*6) var(--bezier1);transition:opacity calc(var(--duration)*2) ease-out,-webkit-filter calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*6) var(--bezier1);transition:opacity calc(var(--duration)*2) ease-out,filter calc(var(--duration)*2) ease-out,transform calc(var(--duration)*6) var(--bezier1);transition:opacity calc(var(--duration)*2) ease-out,filter calc(var(--duration)*2) ease-out,transform calc(var(--duration)*6) var(--bezier1),-webkit-filter calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*6) var(--bezier1)}.splide.has--vh .splide__slide.is-active img.loaded{-webkit-transition-delay:0s;transition-delay:0s}.splide .splide__slide{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start}body.has--waypoints .waypoint:not(.on) .splide .splide__slide{-webkit-transition:opacity var(--duration) ease-out,-webkit-transform var(--duration) ease-out !important;transition:opacity var(--duration) ease-out,-webkit-transform var(--duration) ease-out !important;transition:opacity var(--duration) ease-out,transform var(--duration) ease-out !important;transition:opacity var(--duration) ease-out,transform var(--duration) ease-out,-webkit-transform var(--duration) ease-out !important}.splide .splide__slide figure:not(.quote) figcaption{-webkit-transition:opacity calc(var(--duration)*3) ease-out,-webkit-transform 0s calc(var(--duration)*3) ease-out;transition:opacity calc(var(--duration)*3) ease-out,-webkit-transform 0s calc(var(--duration)*3) ease-out;transition:transform 0s calc(var(--duration)*3) ease-out,opacity calc(var(--duration)*3) ease-out;transition:transform 0s calc(var(--duration)*3) ease-out,opacity calc(var(--duration)*3) ease-out,-webkit-transform 0s calc(var(--duration)*3) ease-out;opacity:0;-webkit-transform:translateY(-2.4rem);transform:translateY(-2.4rem);margin-left:auto;margin-right:auto;-webkit-margin-before:0;margin-block-start:0;max-width:100vw}.splide .splide__slide.is-active figure:not(.quote) figcaption{-webkit-transition:opacity calc(var(--duration)*3) calc(var(--duration)*6) ease-out,-webkit-transform calc(var(--duration)*4) calc(var(--duration)*6) var(--bezier1);transition:opacity calc(var(--duration)*3) calc(var(--duration)*6) ease-out,-webkit-transform calc(var(--duration)*4) calc(var(--duration)*6) var(--bezier1);transition:transform calc(var(--duration)*4) calc(var(--duration)*6) var(--bezier1),opacity calc(var(--duration)*3) calc(var(--duration)*6) ease-out;transition:transform calc(var(--duration)*4) calc(var(--duration)*6) var(--bezier1),opacity calc(var(--duration)*3) calc(var(--duration)*6) ease-out,-webkit-transform calc(var(--duration)*4) calc(var(--duration)*6) var(--bezier1);opacity:1;-webkit-transform:none;transform:none}.splide__arrows--holder{position:absolute;left:50%;top:50%;width:100vw;width:100dvw;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);pointer-events:none;z-index:20}.splide__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1em}.splide.has--vh .splide__arrows--holder{top:calc(var(--slider-img-height)*.5)}.splide__arrow{display:block;font-size:150%;color:currentColor;background-color:var(--color1);width:2em;aspect-ratio:1;line-height:1;-webkit-transition:opacity var(--duration) ease-out;transition:opacity var(--duration) ease-out;pointer-events:auto !important;fill:currentColor;border:none}.splide__arrow *{display:block}.splide__arrow svg{width:50%;margin:0 auto;-webkit-transition:opacity var(--duration) ease-out;transition:opacity var(--duration) ease-out}.splide__arrow--prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.splide__arrow[disabled] svg{opacity:var(--general-opacity)}.splide__arrow[disabled]{pointer-events:none !important}.splide__arrow i.bi{margin:0}.splide__arrow button{display:block;border:none;font-size:150%;color:currentColor;background-color:var(--color1);width:2em;height:2em;line-height:2.1em}.splide__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.4rem}.splide__pagination li{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0}.splide__pagination li>*{display:block;width:1.5rem;height:1.5rem;line-height:0;overflow:hidden;text-indent:-9999em;position:relative;pointer-events:auto;border:none;border-radius:0 !important;-webkit-transition:color var(--duration) ease-out;transition:color var(--duration) ease-out;background:rgba(0,0,0,0);color:inherit}.splide__pagination li>*::before{content:"";display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%) scale(0.7);transform:translate(-50%, -50%) scale(0.7);width:1em;height:1em;border-radius:50%;border:var(--line-width) solid rgba(0,0,0,0);-webkit-transition:var(--duration) ease-out;transition:var(--duration) ease-out;-webkit-transition-property:opacity,background-color,border,-webkit-transform;transition-property:opacity,background-color,border,-webkit-transform;transition-property:opacity,transform,background-color,border;transition-property:opacity,transform,background-color,border,-webkit-transform}.splide__pagination li>*::after{content:"";display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%) scale(0.25);transform:translate(-50%, -50%) scale(0.25);width:100%;height:100%;border-radius:50%;background-color:currentColor;-webkit-transition:var(--duration) ease-out;transition:var(--duration) ease-out;-webkit-transition-property:opacity,background-color,-webkit-transform;transition-property:opacity,background-color,-webkit-transform;transition-property:opacity,transform,background-color;transition-property:opacity,transform,background-color,-webkit-transform}.splide__pagination li>*.is-active::before{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-color:currentColor}.splide__pagination li>*:not(.is-active)::after{background-color:currentColor;opacity:var(--general-opacity)}.splide__pagination li>*.is-active::after{background-color:currentColor}body.has--animable-curtain .splide__pagination li{overflow:hidden}#mobile_nav>.in .menu li:nth-of-type(1)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(1)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 1*.07s);transition-delay:calc(var(--duration)*2 + 1*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(1) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 1*.05s);transition-delay:calc(var(--duration)*3 + 1*.05s)}#main_footer .social li:nth-of-type(1) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 1*.05s);transition-delay:calc(var(--duration)*2 + 1*.05s)}.splide__pagination li:nth-of-type(1) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 1*.05s);transition-delay:calc(var(--duration)*2 + 1*.05s)}#mobile_nav>.in .menu li:nth-of-type(2)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(2)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 2*.07s);transition-delay:calc(var(--duration)*2 + 2*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(2) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 2*.05s);transition-delay:calc(var(--duration)*3 + 2*.05s)}#main_footer .social li:nth-of-type(2) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 2*.05s);transition-delay:calc(var(--duration)*2 + 2*.05s)}.splide__pagination li:nth-of-type(2) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 2*.05s);transition-delay:calc(var(--duration)*2 + 2*.05s)}#mobile_nav>.in .menu li:nth-of-type(3)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(3)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 3*.07s);transition-delay:calc(var(--duration)*2 + 3*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(3) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 3*.05s);transition-delay:calc(var(--duration)*3 + 3*.05s)}#main_footer .social li:nth-of-type(3) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 3*.05s);transition-delay:calc(var(--duration)*2 + 3*.05s)}.splide__pagination li:nth-of-type(3) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 3*.05s);transition-delay:calc(var(--duration)*2 + 3*.05s)}#mobile_nav>.in .menu li:nth-of-type(4)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(4)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 4*.07s);transition-delay:calc(var(--duration)*2 + 4*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(4) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 4*.05s);transition-delay:calc(var(--duration)*3 + 4*.05s)}#main_footer .social li:nth-of-type(4) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 4*.05s);transition-delay:calc(var(--duration)*2 + 4*.05s)}.splide__pagination li:nth-of-type(4) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 4*.05s);transition-delay:calc(var(--duration)*2 + 4*.05s)}#mobile_nav>.in .menu li:nth-of-type(5)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(5)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 5*.07s);transition-delay:calc(var(--duration)*2 + 5*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(5) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 5*.05s);transition-delay:calc(var(--duration)*3 + 5*.05s)}#main_footer .social li:nth-of-type(5) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 5*.05s);transition-delay:calc(var(--duration)*2 + 5*.05s)}.splide__pagination li:nth-of-type(5) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 5*.05s);transition-delay:calc(var(--duration)*2 + 5*.05s)}#mobile_nav>.in .menu li:nth-of-type(6)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(6)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 6*.07s);transition-delay:calc(var(--duration)*2 + 6*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(6) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 6*.05s);transition-delay:calc(var(--duration)*3 + 6*.05s)}#main_footer .social li:nth-of-type(6) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 6*.05s);transition-delay:calc(var(--duration)*2 + 6*.05s)}.splide__pagination li:nth-of-type(6) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 6*.05s);transition-delay:calc(var(--duration)*2 + 6*.05s)}#mobile_nav>.in .menu li:nth-of-type(7)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(7)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 7*.07s);transition-delay:calc(var(--duration)*2 + 7*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(7) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 7*.05s);transition-delay:calc(var(--duration)*3 + 7*.05s)}#main_footer .social li:nth-of-type(7) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 7*.05s);transition-delay:calc(var(--duration)*2 + 7*.05s)}.splide__pagination li:nth-of-type(7) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 7*.05s);transition-delay:calc(var(--duration)*2 + 7*.05s)}#mobile_nav>.in .menu li:nth-of-type(8)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(8)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 8*.07s);transition-delay:calc(var(--duration)*2 + 8*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(8) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 8*.05s);transition-delay:calc(var(--duration)*3 + 8*.05s)}#main_footer .social li:nth-of-type(8) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 8*.05s);transition-delay:calc(var(--duration)*2 + 8*.05s)}.splide__pagination li:nth-of-type(8) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 8*.05s);transition-delay:calc(var(--duration)*2 + 8*.05s)}#mobile_nav>.in .menu li:nth-of-type(9)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(9)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 9*.07s);transition-delay:calc(var(--duration)*2 + 9*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(9) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 9*.05s);transition-delay:calc(var(--duration)*3 + 9*.05s)}#main_footer .social li:nth-of-type(9) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 9*.05s);transition-delay:calc(var(--duration)*2 + 9*.05s)}.splide__pagination li:nth-of-type(9) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 9*.05s);transition-delay:calc(var(--duration)*2 + 9*.05s)}#mobile_nav>.in .menu li:nth-of-type(10)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(10)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 10*.07s);transition-delay:calc(var(--duration)*2 + 10*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(10) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 10*.05s);transition-delay:calc(var(--duration)*3 + 10*.05s)}#main_footer .social li:nth-of-type(10) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 10*.05s);transition-delay:calc(var(--duration)*2 + 10*.05s)}.splide__pagination li:nth-of-type(10) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 10*.05s);transition-delay:calc(var(--duration)*2 + 10*.05s)}#mobile_nav>.in .menu li:nth-of-type(11)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(11)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 11*.07s);transition-delay:calc(var(--duration)*2 + 11*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(11) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 11*.05s);transition-delay:calc(var(--duration)*3 + 11*.05s)}#main_footer .social li:nth-of-type(11) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 11*.05s);transition-delay:calc(var(--duration)*2 + 11*.05s)}.splide__pagination li:nth-of-type(11) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 11*.05s);transition-delay:calc(var(--duration)*2 + 11*.05s)}#mobile_nav>.in .menu li:nth-of-type(12)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(12)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 12*.07s);transition-delay:calc(var(--duration)*2 + 12*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(12) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 12*.05s);transition-delay:calc(var(--duration)*3 + 12*.05s)}#main_footer .social li:nth-of-type(12) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 12*.05s);transition-delay:calc(var(--duration)*2 + 12*.05s)}.splide__pagination li:nth-of-type(12) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 12*.05s);transition-delay:calc(var(--duration)*2 + 12*.05s)}#mobile_nav>.in .menu li:nth-of-type(13)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(13)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 13*.07s);transition-delay:calc(var(--duration)*2 + 13*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(13) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 13*.05s);transition-delay:calc(var(--duration)*3 + 13*.05s)}#main_footer .social li:nth-of-type(13) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 13*.05s);transition-delay:calc(var(--duration)*2 + 13*.05s)}.splide__pagination li:nth-of-type(13) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 13*.05s);transition-delay:calc(var(--duration)*2 + 13*.05s)}#mobile_nav>.in .menu li:nth-of-type(14)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(14)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 14*.07s);transition-delay:calc(var(--duration)*2 + 14*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(14) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 14*.05s);transition-delay:calc(var(--duration)*3 + 14*.05s)}#main_footer .social li:nth-of-type(14) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 14*.05s);transition-delay:calc(var(--duration)*2 + 14*.05s)}.splide__pagination li:nth-of-type(14) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 14*.05s);transition-delay:calc(var(--duration)*2 + 14*.05s)}#mobile_nav>.in .menu li:nth-of-type(15)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(15)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 15*.07s);transition-delay:calc(var(--duration)*2 + 15*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(15) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 15*.05s);transition-delay:calc(var(--duration)*3 + 15*.05s)}#main_footer .social li:nth-of-type(15) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 15*.05s);transition-delay:calc(var(--duration)*2 + 15*.05s)}.splide__pagination li:nth-of-type(15) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 15*.05s);transition-delay:calc(var(--duration)*2 + 15*.05s)}#mobile_nav>.in .menu li:nth-of-type(16)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(16)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 16*.07s);transition-delay:calc(var(--duration)*2 + 16*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(16) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 16*.05s);transition-delay:calc(var(--duration)*3 + 16*.05s)}#main_footer .social li:nth-of-type(16) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 16*.05s);transition-delay:calc(var(--duration)*2 + 16*.05s)}.splide__pagination li:nth-of-type(16) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 16*.05s);transition-delay:calc(var(--duration)*2 + 16*.05s)}#mobile_nav>.in .menu li:nth-of-type(17)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(17)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 17*.07s);transition-delay:calc(var(--duration)*2 + 17*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(17) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 17*.05s);transition-delay:calc(var(--duration)*3 + 17*.05s)}#main_footer .social li:nth-of-type(17) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 17*.05s);transition-delay:calc(var(--duration)*2 + 17*.05s)}.splide__pagination li:nth-of-type(17) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 17*.05s);transition-delay:calc(var(--duration)*2 + 17*.05s)}#mobile_nav>.in .menu li:nth-of-type(18)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(18)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 18*.07s);transition-delay:calc(var(--duration)*2 + 18*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(18) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 18*.05s);transition-delay:calc(var(--duration)*3 + 18*.05s)}#main_footer .social li:nth-of-type(18) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 18*.05s);transition-delay:calc(var(--duration)*2 + 18*.05s)}.splide__pagination li:nth-of-type(18) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 18*.05s);transition-delay:calc(var(--duration)*2 + 18*.05s)}#mobile_nav>.in .menu li:nth-of-type(19)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(19)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 19*.07s);transition-delay:calc(var(--duration)*2 + 19*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(19) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 19*.05s);transition-delay:calc(var(--duration)*3 + 19*.05s)}#main_footer .social li:nth-of-type(19) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 19*.05s);transition-delay:calc(var(--duration)*2 + 19*.05s)}.splide__pagination li:nth-of-type(19) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 19*.05s);transition-delay:calc(var(--duration)*2 + 19*.05s)}#mobile_nav>.in .menu li:nth-of-type(20)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(20)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 20*.07s);transition-delay:calc(var(--duration)*2 + 20*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(20) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 20*.05s);transition-delay:calc(var(--duration)*3 + 20*.05s)}#main_footer .social li:nth-of-type(20) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 20*.05s);transition-delay:calc(var(--duration)*2 + 20*.05s)}.splide__pagination li:nth-of-type(20) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 20*.05s);transition-delay:calc(var(--duration)*2 + 20*.05s)}@media(hover: hover){.splide__arrow button:hover{color:var(--color4, currentColor);opacity:1 !important}.splide__pagination li>*:not(.is-active):hover::after{opacity:1}}@media all and (orientation: landscape){.splide.has--vh.has--stacked .splide__slide.is-prev2 .img-holder{-webkit-transition-delay:calc(var(--duration)*.25);transition-delay:calc(var(--duration)*.25)}.splide.has--vh.has--stacked .splide__slide.is-prev .img-holder{-webkit-transition-delay:calc(var(--duration)*.25*2);transition-delay:calc(var(--duration)*.25*2)}.splide.has--vh.has--stacked .splide__slide.is-active .img-holder{-webkit-transition-delay:calc(var(--duration)*.25*3);transition-delay:calc(var(--duration)*.25*3)}.splide.has--vh.has--stacked .splide__slide.is-next .img-holder{-webkit-transition-delay:calc(var(--duration)*.25*4);transition-delay:calc(var(--duration)*.25*4)}.splide.has--vh.has--stacked .splide__slide.is-next2 .img-holder{-webkit-transition-delay:calc(var(--duration)*.25*5);transition-delay:calc(var(--duration)*.25*5)}}@media all and (orientation: portrait),all and (aspect-ratio: 1/1){:root{--slider-img-height: 30vh;--slider-img-height: calc(var(--vh, 1vh) * 30)}.section--carousel .waypoint:not(.on) .splide_holder .splide__slide{opacity:0;-webkit-transform:translateX(calc(var(--animable-offset2) * 3)) scale(0.5);transform:translateX(calc(var(--animable-offset2) * 3)) scale(0.5)}.splide.has--vh .splide__slide{-webkit-transition-delay:calc(var(--duration)*.5);transition-delay:calc(var(--duration)*.5)}}@media(min-width: 993px){.splide_holder.col-lg-10:not(.has--vh) .splide__arrow{left:auto;right:calc(100% + var(--bs-gutter-x) + 1rem)}.splide_holder.col-lg-10:not(.has--vh) .splide__arrow+.splide__arrow{left:calc(100% + var(--bs-gutter-x) + 1rem);right:auto}.splide__arrow{border-radius:var(--buttons-radius, 50%) !important;-webkit-transition:color var(--duration) ease-out,background-color var(--duration) ease-out,opacity var(--duration) ease-out,border var(--duration) ease-out,-webkit-transform calc(var(--duration)*3) var(--bezier3);transition:color var(--duration) ease-out,background-color var(--duration) ease-out,opacity var(--duration) ease-out,border var(--duration) ease-out,-webkit-transform calc(var(--duration)*3) var(--bezier3);transition:transform calc(var(--duration)*3) var(--bezier3),color var(--duration) ease-out,background-color var(--duration) ease-out,opacity var(--duration) ease-out,border var(--duration) ease-out;transition:transform calc(var(--duration)*3) var(--bezier3),color var(--duration) ease-out,background-color var(--duration) ease-out,opacity var(--duration) ease-out,border var(--duration) ease-out,-webkit-transform calc(var(--duration)*3) var(--bezier3)}}@media(max-width: 992.98px){.splide .splide__slide.is-active figure:not(.quote) figcaption{-webkit-transition-delay:calc(var(--duration)*6);transition-delay:calc(var(--duration)*6)}}.popup{display:block;overflow:auto;position:fixed !important;left:0;top:0;width:100%;height:100%;z-index:9950;-webkit-transition:opacity calc(var(--duration)*2) ease-out,-webkit-transform 0s calc(var(--duration)*2) ease-out;transition:opacity calc(var(--duration)*2) ease-out,-webkit-transform 0s calc(var(--duration)*2) ease-out;transition:opacity calc(var(--duration)*2) ease-out,transform 0s calc(var(--duration)*2) ease-out;transition:opacity calc(var(--duration)*2) ease-out,transform 0s calc(var(--duration)*2) ease-out,-webkit-transform 0s calc(var(--duration)*2) ease-out;-webkit-transform:translateX(-100%);transform:translateX(-100%);pointer-events:none;opacity:0}body.open--popup .popup{opacity:1 !important;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transform:translateX(0);transform:translateX(0);pointer-events:auto}.popup .bg{background-color:var(--color2);opacity:var(--general-opacity);position:fixed}.popup .cover{-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:100vh;pointer-events:none;height:auto}.popup .video_holder{background-color:#000}.popup i.popup--close{display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;pointer-events:auto}.popup .holder{position:relative;z-index:2;padding:var(--line-width);pointer-events:auto !important;max-width:100%}.popup b.popup--close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:0;-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);line-height:1.5em;width:1.5em;height:1.5em;border-radius:var(--buttons-radius, 50%);overflow:hidden;font-size:175%;text-align:center;z-index:20;cursor:pointer;pointer-events:auto;background-color:var(--color1);color:var(--color3);-webkit-transition:background-color var(--duration) ease-out,color var(--duration) ease-out,border var(--duration) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1);transition:background-color var(--duration) ease-out,color var(--duration) ease-out,border var(--duration) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1);transition:transform calc(var(--duration)*4) var(--bezier1),background-color var(--duration) ease-out,color var(--duration) ease-out,border var(--duration) ease-out;transition:transform calc(var(--duration)*4) var(--bezier1),background-color var(--duration) ease-out,color var(--duration) ease-out,border var(--duration) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1)}body.open--popup{height:100vh;height:calc(var(--vh, 1vh)*100)}body.open--popup{overflow:hidden}body:not(.is--adult) .popup{-webkit-transform:none;transform:none;opacity:1;pointer-events:auto}@media all and (hover: hover){.popup b.popup--close:hover{background-color:var(--color3);color:var(--color1)}}@media(min-width: 1201px){.popup .holder{max-width:min(70%,1200px)}}:root{--mobile-breakpoint: 993px;--bs-font-sans-serif: "Roboto Condensed", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--base-font-size: 16px;--duration: 0.19s;--bezier1: cubic-bezier(0.16, 1, 0.3, 1);--bezier2: cubic-bezier(0.76, 0, 0.24, 1);--bezier3: cubic-bezier(0.34, 1.56, 0.64, 1);--sep1: 13em;--sep2: 6.5em;--sep3: 3.25em;--septext: 4rem;--header-start-logo-size: 70px;--header-end-logo-size: 50px;--header-start-py: 30px;--header-end-py: 12.5px;--header-start-height: (var(--header-start-logo-size) + (var(--header-start-py) * 2));--header-end-height: (var(--header-end-logo-size) + (var(--header-end-py) * 2));--footer-logo-size: 90px;--general-opacity: 0.5;--line-width: 1px;--line-width-2: 2px;--preloader-factor: 2;--preloader-circle-width: 100px;--preloader-logo-width: 170px;--slider-dots-spacing: 6rem;--slider-img-height: calc((var(--vh, 1vh) * 90) - ((var(--header-end-logo-size) + (var(--header-end-py) * 2)) * 3));--animable-offset: 120px;--animable-offset2: 120px;--fixed-header-offset: 0px;--animable-delay: 2;--underline-offset: 0.1em}html{font-size:62.5%}@media(min-width: 993px){.row-cols-lg-6>.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.row-cols-lg-6>.offset-lg-1{margin-left:16.6666666667%}.row-cols-lg-6>.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-lg-6>.offset-lg-2{margin-left:33.3333333333%}.row-cols-lg-6>.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-6>.offset-lg-3{margin-left:50%}.row-cols-lg-6>.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.row-cols-lg-6>.offset-lg-4{margin-left:66.6666666667%}.row-cols-lg-6>.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.row-cols-lg-6>.offset-lg-5{margin-left:83.3333333333%}.row-cols-lg-6>.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-6>.offset-lg-6{margin-left:100%}.row-cols-lg-6>.col-flex{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}@media(min-width: 993px){.row-cols-lg-10>.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-lg-10>.offset-lg-1{margin-left:10%}.row-cols-lg-10>.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-lg-10>.offset-lg-2{margin-left:20%}.row-cols-lg-10>.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:30%}.row-cols-lg-10>.offset-lg-3{margin-left:30%}.row-cols-lg-10>.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40%}.row-cols-lg-10>.offset-lg-4{margin-left:40%}.row-cols-lg-10>.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-lg-10>.offset-lg-5{margin-left:50%}.row-cols-lg-10>.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:60%}.row-cols-lg-10>.offset-lg-6{margin-left:60%}.row-cols-lg-10>.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70%}.row-cols-lg-10>.offset-lg-7{margin-left:70%}.row-cols-lg-10>.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:80%}.row-cols-lg-10>.offset-lg-8{margin-left:80%}.row-cols-lg-10>.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:90%}.row-cols-lg-10>.offset-lg-9{margin-left:90%}.row-cols-lg-10>.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-lg-10>.offset-lg-10{margin-left:100%}.row-cols-lg-10>.col-flex{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}@media(min-width: 1201px){.row-cols-xl-6>.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.row-cols-xl-6>.offset-xl-1{margin-left:16.6666666667%}.row-cols-xl-6>.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.row-cols-xl-6>.offset-xl-2{margin-left:33.3333333333%}.row-cols-xl-6>.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-6>.offset-xl-3{margin-left:50%}.row-cols-xl-6>.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:66.6666666667%}.row-cols-xl-6>.offset-xl-4{margin-left:66.6666666667%}.row-cols-xl-6>.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:83.3333333333%}.row-cols-xl-6>.offset-xl-5{margin-left:83.3333333333%}.row-cols-xl-6>.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-6>.offset-xl-6{margin-left:100%}.row-cols-xl-6>.col-flex{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}@media(min-width: 1201px){.row-cols-xl-8>.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:12.5%}.row-cols-xl-8>.offset-xl-1{margin-left:12.5%}.row-cols-xl-8>.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%}.row-cols-xl-8>.offset-xl-2{margin-left:25%}.row-cols-xl-8>.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:37.5%}.row-cols-xl-8>.offset-xl-3{margin-left:37.5%}.row-cols-xl-8>.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-8>.offset-xl-4{margin-left:50%}.row-cols-xl-8>.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:62.5%}.row-cols-xl-8>.offset-xl-5{margin-left:62.5%}.row-cols-xl-8>.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:75%}.row-cols-xl-8>.offset-xl-6{margin-left:75%}.row-cols-xl-8>.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:87.5%}.row-cols-xl-8>.offset-xl-7{margin-left:87.5%}.row-cols-xl-8>.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-8>.offset-xl-8{margin-left:100%}.row-cols-xl-8>.col-flex{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}@media(min-width: 1201px){.row-cols-xl-10>.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:10%}.row-cols-xl-10>.offset-xl-1{margin-left:10%}.row-cols-xl-10>.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:20%}.row-cols-xl-10>.offset-xl-2{margin-left:20%}.row-cols-xl-10>.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:30%}.row-cols-xl-10>.offset-xl-3{margin-left:30%}.row-cols-xl-10>.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40%}.row-cols-xl-10>.offset-xl-4{margin-left:40%}.row-cols-xl-10>.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%}.row-cols-xl-10>.offset-xl-5{margin-left:50%}.row-cols-xl-10>.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:60%}.row-cols-xl-10>.offset-xl-6{margin-left:60%}.row-cols-xl-10>.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:70%}.row-cols-xl-10>.offset-xl-7{margin-left:70%}.row-cols-xl-10>.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:80%}.row-cols-xl-10>.offset-xl-8{margin-left:80%}.row-cols-xl-10>.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:90%}.row-cols-xl-10>.offset-xl-9{margin-left:90%}.row-cols-xl-10>.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.row-cols-xl-10>.offset-xl-10{margin-left:100%}.row-cols-xl-10>.col-flex{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}.section.bg-color1+.section.bg-color1{padding-top:0 !important}.section.bg-color2+.section.bg-color2{padding-top:0 !important}.section.bg-color3+.section.bg-color3{padding-top:0 !important}.section.bg-color4+.section.bg-color4{padding-top:0 !important}.section.bg-color5+.section.bg-color5{padding-top:0 !important}.section.bg-color6+.section.bg-color6{padding-top:0 !important}.section.bg-color7+.section.bg-color7{padding-top:0 !important}.section.bg-color8+.section.bg-color8{padding-top:0 !important}.section.bg-color9+.section.bg-color9{padding-top:0 !important}.section.bg-color10+.section.bg-color10{padding-top:0 !important}.section.bg-color11+.section.bg-color11{padding-top:0 !important}.section.bg-color12+.section.bg-color12{padding-top:0 !important}.border-0{border:none !important}.isolate{isolation:isolate}.mw-none{max-width:none !important}.h-100{height:100%}.w-100vw{width:100vw;width:100svw}svg *{transform-box:fill-box}body.has--animable-curtain .animable:not(.faded){--animable-offset: 120%}body.has--rounded-btns{--buttons-radius: 50rem}.col-100{width:100% !important}body.has--rounded-imgs.has--rounded-{--images-radius: 1rem}body.has--rounded-imgs.has--rounded-0{--images-radius: 0}body.has--rounded-imgs.has--rounded-1{--images-radius: 0.4rem}body.has--rounded-imgs.has--rounded-2{--images-radius: 1rem}body.has--rounded-imgs.has--rounded-3{--images-radius: 2rem}body.has--rounded-imgs.has--rounded-4{--images-radius: 4rem}body.has--rounded-imgs.has--rounded-circle{--images-radius: 50%}body.has--rounded-imgs.has--rounded-pill{--images-radius: 50rem}.flex-1{-webkit-box-flex:1 !important;-ms-flex:1 !important;flex:1 !important}.d-flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.d-square{width:100%;height:0;-webkit-padding-after:100%;padding-block-end:100%;position:relative;overflow:hidden}.d-sheet{position:absolute;left:0%;top:0%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.d-center{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.stroke--line-width{stroke-width:var(--line-width)}.stroke--line-width-2{stroke-width:var(--line-width-2)}.object-cover{-o-object-fit:cover;object-fit:cover}.object-contain{-o-object-fit:contain;object-fit:contain}.fw-inherit{font-weight:inherit}.text-inherit{color:inherit}.bg-inherit{color:inherit}.px-gutter{-webkit-padding-start:var(--bs-gutter-x);padding-inline-start:var(--bs-gutter-x);-webkit-padding-end:var(--bs-gutter-x);padding-inline-end:var(--bs-gutter-x)}.svg--darr{-webkit-transition:-webkit-transform calc(var(--duration)*8) calc(var(--duration)*7) var(--bezier1);transition:-webkit-transform calc(var(--duration)*8) calc(var(--duration)*7) var(--bezier1);transition:transform calc(var(--duration)*8) calc(var(--duration)*7) var(--bezier1);transition:transform calc(var(--duration)*8) calc(var(--duration)*7) var(--bezier1), -webkit-transform calc(var(--duration)*8) calc(var(--duration)*7) var(--bezier1)}.svg--darr-bg{left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:.2;pointer-events:none}.svg--darr *{-webkit-transition:stroke-dashoffset calc(var(--duration)*8) calc(var(--duration)*7) var(--bezier1);transition:stroke-dashoffset calc(var(--duration)*8) calc(var(--duration)*7) var(--bezier1)}.svg--darr .s{-webkit-transition:stroke-dashoffset calc(var(--duration)*8) calc(var(--duration)*9) var(--bezier1);transition:stroke-dashoffset calc(var(--duration)*8) calc(var(--duration)*9) var(--bezier1)}@-webkit-keyframes darr-l{0%{stroke-dashoffset:0}30%,100%{stroke-dashoffset:-60}}@keyframes darr-l{0%{stroke-dashoffset:0}30%,100%{stroke-dashoffset:-60}}@-webkit-keyframes darr-s{0%{stroke-dashoffset:0}30%,100%{stroke-dashoffset:-34}}@keyframes darr-s{0%{stroke-dashoffset:0}30%,100%{stroke-dashoffset:-34}}.svg--darr .l{stroke-dasharray:30;stroke-dashoffset:30}.svg--darr .s{stroke-dasharray:17;stroke-dashoffset:17}body:not(.has--waypoints):not(.blurred) .section--splash .svg--darr *,body.has--waypoints.checked--inview:not(.blurred) .section--splash .waypoint.inview .svg--darr *{stroke-dashoffset:0}body.has--waypoints.checked--inview .section--splash .waypoint.inview .svg--darr .l{-webkit-animation:darr-l calc(var(--duration)*30) calc(var(--duration)*30) var(--bezier2) forwards infinite;animation:darr-l calc(var(--duration)*30) calc(var(--duration)*30) var(--bezier2) forwards infinite;-webkit-animation-play-state:paused;animation-play-state:paused}body.has--waypoints.checked--inview .section--splash .waypoint.inview .svg--darr .s{-webkit-animation:darr-s calc(var(--duration)*30) calc(var(--duration)*32) var(--bezier2) forwards infinite;animation:darr-s calc(var(--duration)*30) calc(var(--duration)*32) var(--bezier2) forwards infinite;-webkit-animation-play-state:paused;animation-play-state:paused}body:not(.has--waypoints):not(.blurred) .section--splash .svg--darr :is(.l,.s),body.has--waypoints.checked--inview:not(.blurred) .section--splash .waypoint.inview :is(.l,.s){-webkit-animation-play-state:running;animation-play-state:running}.section--splash .arr_holder{position:absolute;right:2rem;bottom:0;height:clamp(36px*var(--preloader-factor)*1.5,(var(--header-start-height)),var(--header-start-height)*2);width:auto;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none}.section--splash .arr svg{height:calc(36px*var(--preloader-factor))}.section--splash .arr svg *{stroke-width:calc(var(--line-width-2)/var(--preloader-factor))}.section--splash .arr button{border:none}.section--splash .centered .arr_holder{right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.section--splash .centered .arr button{padding:1em}.section--splash .cover.main{padding-top:calc(var(--header-start-height));-webkit-padding-after:clamp(36px*var(--preloader-factor)*1.5,(var(--header-start-height)),var(--header-start-height)*2);padding-block-end:clamp(36px*var(--preloader-factor)*1.5,(var(--header-start-height)),var(--header-start-height)*2)}.section--splash .media.is--image *{position:relative;height:100%}.section--splash .media.is--image img{-o-object-fit:contain;object-fit:contain}.section--splash .cover.main.has--lr .media.is--image img{-o-object-position:100% 50%;object-position:100% 50%}.section--splash .cover.main.has--rl .media.is--image img{-o-object-position:0% 50%;object-position:0% 50%}.section--splash .centered .arr{--preloader-factor: 1}@-webkit-keyframes pulse{from{opacity:.35}to{opacity:1}}@keyframes pulse{from{opacity:.35}to{opacity:1}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}svg.solitario path.fill-color3{-webkit-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.blurred) svg.solitario path.fill-color3{-webkit-animation:spin calc(var(--duration)*60) forwards infinite linear;animation:spin calc(var(--duration)*60) forwards infinite linear;-webkit-animation-play-state:paused;animation-play-state:paused}#preloader svg.solitario path.fill-color3,body:not(.blurred) #main_footer .waypoint.on .logo_footer svg.solitario path.fill-color3{-webkit-animation-play-state:running;animation-play-state:running}body:not(.loading--animating) #preloader svg.solitario path.fill-color3{-webkit-animation-play-state:paused;animation-play-state:paused}.py-header{padding-top:calc(var(--header-start-height));-webkit-padding-after:calc(var(--header-start-height));padding-block-end:calc(var(--header-start-height))}.pt-header{padding-top:calc(var(--header-start-height))}.pb-header{-webkit-padding-after:calc(var(--header-start-height));padding-block-end:calc(var(--header-start-height))}html{-webkit-text-size-adjust:100%}.pointer-events-none{pointer-events:none !important}.pointer-events-auto{pointer-events:auto !important}video{-webkit-transition:opacity calc(var(--duration)*2) ease-out;transition:opacity calc(var(--duration)*2) ease-out;-o-object-fit:cover;object-fit:cover}video.playable{opacity:1;pointer-events:auto}blockquote{quotes:"“" "”" "“" "”"}.blockquote{line-height:1.25;-webkit-margin-after:0;margin-block-end:0;position:relative;isolation:isolate}.blockquote::before{content:open-quote;display:block;z-index:0;color:var(--color4);opacity:calc(var(--general-opacity)*.5);font-size:1100%;position:absolute;left:0;top:0;line-height:.7;-webkit-transform:translate(-50%, -10%);transform:translate(-50%, -10%);z-index:-1}body.has--animable-curtain .blockquote::before{-webkit-transform:none;transform:none}i.bi:nth-child(n+2){-webkit-margin-start:.25em;margin-inline-start:.25em}ul,ol{list-style:none;padding:0;margin:0}p{list-style:none;padding:0;margin:0}p+p,:is(.texts,.accordion-body)>*+*{-webkit-margin-before:1.25em;margin-block-start:1.25em}a{color:var(--color3)}.texts a{text-decoration:underline;text-decoration-thickness:calc(var(--line-width));text-underline-offset:var(--underline-offset)}body.loading :is(a,button){pointer-events:none !important}html:not(.is--adult) body.loading #age-gate :is(a,button){pointer-events:auto !important}html.is--adult #age-gate{display:none !important}.qtranxs-lang-menu>a{display:none}.qtranxs-lang-menu ul>li{display:inline-block}.qtranxs-lang-menu ul>li+li{-webkit-margin-start:.5em;margin-inline-start:.5em;-webkit-padding-start:.5em;padding-inline-start:.5em;border-left:1px solid rgba(var(--color2rgb), 0.5)}b,strong{font-weight:480}.text-transform-initial{text-transform:initial;letter-spacing:initial}::-moz-selection{background-color:rgba(var(--color4rgb), 0.99);color:var(--color1);text-shadow:none !important;background-clip:none;text-fill-color:currentColor}::selection{background-color:rgba(var(--color4rgb), 0.99);color:var(--color1);text-shadow:none !important;background-clip:none;text-fill-color:currentColor}.bg-color3 ::-moz-selection{background-color:rgba(var(--color1rgb), 0.99);color:var(--color3)}.bg-color3 ::selection{background-color:rgba(var(--color1rgb), 0.99);color:var(--color3)}body{font-size:var(--base-font-size, 16px);text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color1, #0d6efd);color:var(--color2, #6c757d);position:relative}.text-shadow{text-shadow:0 .5em 1em rgba(var(--color1rgb), 0.85)}h1,.h1,h2,h3,h4,h5,h6,.h2,.h3,.h4,.h5,.h6{margin:0}a,button,input[type=submit],.accordion-button,.accordion-tab-button{cursor:pointer;text-decoration:none;pointer-events:auto;-webkit-transition:var(--duration) ease-out;transition:var(--duration) ease-out;-webkit-transition-property:color,background,opacity,border,text-shadow,-webkit-box-shadow;transition-property:color,background,opacity,border,text-shadow,-webkit-box-shadow;transition-property:color,background,opacity,border,text-shadow,box-shadow;transition-property:color,background,opacity,border,text-shadow,box-shadow,-webkit-box-shadow;outline:none}button,input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;margin:0;border:0;border-radius:0;background-color:rgba(0,0,0,0);color:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;-webkit-box-shadow:none;box-shadow:none}#solitario-grid{display:block;position:fixed;left:0;top:0;width:100%;height:calc(100vh - var(--fixed-header-offset));height:calc(var(--vh, 1vh)*100 - var(--fixed-header-offset));pointer-events:none;z-index:999999;color:var(--color2);-webkit-transition:opacity calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*5) var(--bezier1);transition:opacity calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*5) var(--bezier1);transition:opacity calc(var(--duration)*2) ease-out,transform calc(var(--duration)*5) var(--bezier1);transition:opacity calc(var(--duration)*2) ease-out,transform calc(var(--duration)*5) var(--bezier1),-webkit-transform calc(var(--duration)*5) var(--bezier1);opacity:0}html.has--solitario-grid #solitario-grid{opacity:1}#solitario-grid .col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#solitario-grid .col>*{width:100%;background-color:rgba(var(--color2rgb), 0.14);border-left:1px dashed;border-right:1px dashed;opacity:.5;height:100vh;height:calc(var(--vh, 1vh)*100)}#solitario-grid .where{position:absolute;left:50%;bottom:2em;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:var(--color1);font-weight:480;text-align:center;z-index:20;border:1px dashed}.lang_holder ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lang_holder li+li{-webkit-padding-start:.8em;padding-inline-start:.8em;border-left:1px solid rgba(var(--color2rgb, #6c757d), 0.25);margin-left:.8em}.lang_holder li *{display:block}.height--100,body.loading{height:100vh;height:calc(var(--vh, 1vh)*100)}body.loading{overflow:hidden}html.is--adult body.loading,html.is--adult body.loading *{cursor:progress}body.loading #wrapper,body.loading #wrapper *,body.autoscrolling,body.autoscrolling *{pointer-events:none !important}body.loading.loading--covered #wrapper{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:hidden}#wrapper{-webkit-transition:opacity calc(var(--duration)*3) ease-out;transition:opacity calc(var(--duration)*3) ease-out}body.loading:not(.has--preloader) #wrapper{opacity:0}main{position:relative;z-index:2}body.has--fixed-footer main{background-color:var(--color1)}body.has--fixed-footer #faux_footer{pointer-events:none;position:relative;z-index:-1}#wrapper>main{min-height:calc(75vh - var(--header-start-height));min-height:calc(var(--vh, 1vh)*75 - var(--header-start-height));overflow:hidden}.minheight--100{min-height:100vh;min-height:calc(var(--vh, 1vh)*100)}ol,ul{list-style:none}picture,figure,img{display:block;max-width:100%;height:auto;margin:0}.img.con--ratio{position:relative}figure:not(.quote) figcaption{font-size:.8em;text-align:end;-webkit-margin-before:.5em;margin-block-start:.5em}figure:not(.quote) figcaption a{color:inherit;text-decoration:underline;text-decoration-thickness:calc(var(--line-width));text-underline-offset:var(--underline-offset)}body.has--animable-curtain figure:not(.quote) figcaption{overflow:hidden}#main_header{position:relative;width:100%;z-index:9900;isolation:isolate;padding-top:calc(var(--header-start-py));-webkit-padding-after:calc(var(--header-start-py));padding-block-end:calc(var(--header-start-py))}#main_header,.faux_header,.fixed-menu>.menu{-webkit-transition:background calc(var(--duration)*2) ease-out,color calc(var(--duration)*2) ease-out,text-shadow calc(var(--duration)*2) ease-out,opacity calc(var(--duration)*4) ease-out,padding calc(var(--duration)*4) var(--bezier2),height calc(var(--duration)*4) var(--bezier2),-webkit-box-shadow calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*6) var(--bezier1);transition:background calc(var(--duration)*2) ease-out,color calc(var(--duration)*2) ease-out,text-shadow calc(var(--duration)*2) ease-out,opacity calc(var(--duration)*4) ease-out,padding calc(var(--duration)*4) var(--bezier2),height calc(var(--duration)*4) var(--bezier2),-webkit-box-shadow calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*6) var(--bezier1);transition:background calc(var(--duration)*2) ease-out,color calc(var(--duration)*2) ease-out,box-shadow calc(var(--duration)*2) ease-out,text-shadow calc(var(--duration)*2) ease-out,opacity calc(var(--duration)*4) ease-out,transform calc(var(--duration)*6) var(--bezier1),padding calc(var(--duration)*4) var(--bezier2),height calc(var(--duration)*4) var(--bezier2);transition:background calc(var(--duration)*2) ease-out,color calc(var(--duration)*2) ease-out,box-shadow calc(var(--duration)*2) ease-out,text-shadow calc(var(--duration)*2) ease-out,opacity calc(var(--duration)*4) ease-out,transform calc(var(--duration)*6) var(--bezier1),padding calc(var(--duration)*4) var(--bezier2),height calc(var(--duration)*4) var(--bezier2),-webkit-box-shadow calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*6) var(--bezier1)}body.loading #main_header *{pointer-events:none !important}body.has--fixed-header #main_header{position:fixed;left:0;top:var(--fixed-header-offset);pointer-events:none;background:-webkit-gradient(linear, left top, left bottom, from(rgba(var(--color1rgb), 0.85)), to(transparent));background:linear-gradient(180deg, rgba(var(--color1rgb), 0.85), transparent)}body.has--fixed-header:not(.has--transparent-header):not(.has--splash) #main_header,body.has--fixed-header.has--splash.menu--open:not(.has--transparent-header):not(.scrolled) #main_header,body.has--fixed-header.has--splash.scrolled:not(.has--transparent-header) #main_header{pointer-events:auto}body.has--fixed-header:not(.has--transparent-header):not(.has--splash) #main_header:not(.bg-color),body.has--fixed-header.has--splash.menu--open:not(.has--transparent-header):not(.scrolled) #main_header:not(.bg-color),body.has--fixed-header.has--splash.scrolled:not(.has--transparent-header) #main_header:not(.bg-color){pointer-events:auto}body.loading:not(.has--seamless) #main_header{opacity:0}body.loading:not(.has--seamless) #main_header *{pointer-events:none !important}body.has--fixed-header:not(.has--splash) .faux_header{display:block;height:calc(var(--header-start-height))}body.has--fixed-header:not(.has--splash) .faux_header.thin{height:calc(var(--header-end-logo-size) + var(--header-end-py)*2)}body.has--fixed-header:not(.has--splash) .faux_header.thin.x1-5{height:calc((var(--header-end-logo-size) + var(--header-end-py)*2)*1.5)}body.has--fixed-header.scrolled #main_header{padding-top:calc(var(--header-end-py));-webkit-padding-after:calc(var(--header-end-py)*3);padding-block-end:calc(var(--header-end-py)*3)}html.loading--initial body.loading #main_header{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}html.transition--initial #main_header{-webkit-transition-delay:calc(var(--duration)*4);transition-delay:calc(var(--duration)*4)}body.loading:not(.has--seamless) #main_header{opacity:0}.logo{position:relative}.logo a span{visibility:hidden}.logo :is(svg,img.loadable:not(.no--animation)){pointer-events:none;width:auto;-webkit-transition:height calc(var(--duration)*4) var(--bezier2),background var(--duration) ease-out,fill calc(var(--duration)*2) ease-out,opacity calc(var(--duration)*2) ease-out;transition:height calc(var(--duration)*4) var(--bezier2),background var(--duration) ease-out,fill calc(var(--duration)*2) ease-out,opacity calc(var(--duration)*2) ease-out}#main_header .logo :is(svg,img){height:var(--header-start-logo-size)}body.has--fixed-header.scrolled #main_header .logo :is(svg,img){height:calc(var(--header-end-logo-size))}.logo svg *[fill]{-webkit-transition:fill calc(var(--duration)*2) ease-out;transition:fill calc(var(--duration)*2) ease-out;pointer-events:none}.logo .bg{pointer-events:auto}#main_header-links-1:nth-last-child(2),#main_header-links-1:last-child{-webkit-margin-end:-2.5em;margin-inline-end:-2.5em}#main_header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity calc(var(--duration)*2) ease-out;transition:opacity calc(var(--duration)*2) ease-out}.main_header-links .menu>li{margin:0 2em}.main_header-links .language-chooser{-webkit-margin-end:1em;margin-inline-end:1em;font-size:90%}.main_header-links .language-chooser li{margin:0 1em}.main_header-links .language-chooser li+li{-webkit-padding-start:0;padding-inline-start:0;border:none}.main_header-links li>*:not(ul){display:inline-block;vertical-align:middle}.main_header-links li:not(.cta)>*:not(ul):not(span):not(i){padding:0 .5em}.main_header-links li:not(.cta)>*:not(ul)>span{display:inline-block;position:relative;padding:.25em 0}.main_header-links li:not(.cta) :is(a,button):not(:hover),.main_header-links .social li:not(.cta) :is(a,button):not(:hover){color:var(--color3)}.main_header-links li.current-menu-item:not(.cta)>*:is(a,button){color:var(--color2, var(--color3))}html.mix-blend-mode body.has--transparent-header :is(#main_header,.fixed-menu){mix-blend-mode:difference;--color1: #fff;--color2: #fff;--color3: #fff;--color4: #fff}html.mix-blend-mode body.has--transparent-header .fixed-menu{color:var(--color3)}.flip_holderr{-webkit-perspective:600px;perspective:600px;-webkit-perspective-origin:center bottom;perspective-origin:center bottom}.flip_holder{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}body.has--animable-curtain .animable_holder:not(.zoom):not(.marquee_holder){overflow:hidden;-webkit-padding-after:.075em;padding-block-end:.075em}body.has--animable-curtain .animable_holder.image{-webkit-padding-after:initial;padding-block-end:initial}body.has--animable-curtain .animable:not(.no--translate):not(.faded):not([type=submit]),body.has--animable-curtain .language-chooser li{-webkit-transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,-webkit-transform calc(var(--duration)*7) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,-webkit-transform calc(var(--duration)*7) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,transform calc(var(--duration)*7) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,transform calc(var(--duration)*7) calc(var(--duration)*var(--animable-delay)) var(--bezier1),-webkit-transform calc(var(--duration)*7) calc(var(--duration)*var(--animable-delay)) var(--bezier1)}body.has--animable-curtain .animable.slow:not(.no--translate):not(.faded){-webkit-transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,-webkit-transform calc(var(--duration)*14) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,-webkit-transform calc(var(--duration)*14) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,transform calc(var(--duration)*14) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,transform calc(var(--duration)*14) calc(var(--duration)*var(--animable-delay)) var(--bezier1),-webkit-transform calc(var(--duration)*14) calc(var(--duration)*var(--animable-delay)) var(--bezier1)}.animable,body :is(.card,.section--image_in,.section--video_in) .animable,body :is(.section--grid,.section--isotope) .el>.animable_holder>.animable,.language-chooser li{-webkit-transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,-webkit-transform calc(var(--duration)*10) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,-webkit-transform calc(var(--duration)*10) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,transform calc(var(--duration)*10) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,transform calc(var(--duration)*10) calc(var(--duration)*var(--animable-delay)) var(--bezier1),-webkit-transform calc(var(--duration)*10) calc(var(--duration)*var(--animable-delay)) var(--bezier1)}.animable.slow{-webkit-transition:opacity calc(var(--duration)*8) calc(var(--duration)*var(--animable-delay)) ease-out,-webkit-transform calc(var(--duration)*18) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*8) calc(var(--duration)*var(--animable-delay)) ease-out,-webkit-transform calc(var(--duration)*18) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*8) calc(var(--duration)*var(--animable-delay)) ease-out,transform calc(var(--duration)*18) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*8) calc(var(--duration)*var(--animable-delay)) ease-out,transform calc(var(--duration)*18) calc(var(--duration)*var(--animable-delay)) var(--bezier1),-webkit-transform calc(var(--duration)*18) calc(var(--duration)*var(--animable-delay)) var(--bezier1)}body.has--waypoints .waypoint:not(.on):not(.section--testimonials_in) .animable{pointer-events:none;-webkit-transition-delay:0s !important;transition-delay:0s !important}body.has--waypoints:not(.has--animable-curtain) .waypoint:not(.on):not(.section--testimonials_in) .animable:not(.no--opacity),body.has--waypoints.has--animable-curtain .waypoint:not(.on):not(.section--testimonials_in) .animable.faded{opacity:0 !important}body.has--waypoints:not(.has--animable-curtain) .section--splash.section--1 .waypoint:not(.on) picture.animable:not(.no--opacity){opacity:1}body.has--waypoints.has--animable-curtain .waypoint:not(.on):not(.section--testimonials_in) .animable.no--translate{-webkit-transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,-webkit-transform calc(var(--duration)*7) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,-webkit-transform calc(var(--duration)*7) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,transform calc(var(--duration)*7) calc(var(--duration)*var(--animable-delay)) var(--bezier1);transition:opacity calc(var(--duration)*4) calc(var(--duration)*var(--animable-delay)) ease-out,transform calc(var(--duration)*7) calc(var(--duration)*var(--animable-delay)) var(--bezier1),-webkit-transform calc(var(--duration)*7) calc(var(--duration)*var(--animable-delay)) var(--bezier1)}body.has--waypoints .waypoint:not(.on):not(.section--testimonials_in) .animable.no--translate{opacity:0 !important}body.has--waypoints .waypoint:not(.on):not(.section--testimonials_in) .animable:not(.no--translate):not(.zoom-in):not(.zoom-out):not(.to-bottom):not(.to-right):not(.to-left):not(.flip):not(.unmaskk){-webkit-transform:translateY(var(--animable-offset));transform:translateY(var(--animable-offset))}body.has--waypoints .waypoint:not(.on):not(.section--testimonials_in) .animable.to-bottom:not(.no--translate):not(.zoom-in):not(.zoom-out):not(.to-top):not(.to-left):not(.flip):not(.unmaskk){-webkit-transform:translateY(calc(var(--animable-offset) * -1));transform:translateY(calc(var(--animable-offset) * -1))}body.has--waypoints .waypoint:not(.on):not(.section--testimonials_in) .animable.to-right:not(.no--translate):not(.zoom-in):not(.zoom-out):not(.to-top):not(.to-bottom):not(.to-left):not(.flip):not(.unmaskk){-webkit-transform:translateX(calc(var(--animable-offset) / -3));transform:translateX(calc(var(--animable-offset) / -3))}body.has--waypoints .waypoint:not(.on):not(.section--testimonials_in) .animable.to-left:not(.no--translate):not(.zoom-in):not(.zoom-out):not(.to-top):not(.to-bottom):not(.to-right):not(.flip):not(.unmaskk){-webkit-transform:translateX(calc(var(--animable-offset) / 3));transform:translateX(calc(var(--animable-offset) / 3))}body.has--waypoints .waypoint:is(.card,.section--image_in,.section--video_in,.el.has--image):not(.on) .animable:not(.no--translate):not(.zoom-in):not(.zoom-out):not(.to-bottom):not(.to-right):not(.to-left):not(.flip):not(.unmaskk),body.has--waypoints :is(.section--grid,.section--isotope) .waypoint:is(.el.has--texts):not(.on)>.animable_holder>.animable:not(.no--translate):not(.zoom-in):not(.zoom-out):not(.to-bottom):not(.to-right):not(.to-left):not(.flip):not(.unmaskk){opacity:0;-webkit-transform:translateY(var(--animable-offset2));transform:translateY(var(--animable-offset2))}body.has--waypoints .waypoint.section--splash_in:not(.on) .animable{opacity:0}body.has--waypoints .waypoint:is(.card,.section--image_in,.section--video_in,.el.has--image) .animable_holder,body.has--waypoints :is(.section--grid,.section--isotope) .waypoint:is(.el.has--texts)>.animable_holder{overflow:initial}body.has--waypoints .waypoint:not(.on):not(.section--testimonials_in) .animable.zoom-in,img.loadable.zoom-in:not(.no--animation):not(.loaded){-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}body.has--waypoints .waypoint:not(.on):not(.section--testimonials_in) .animable.zoom-out,img.loadable.zoom-out:not(.no--animation):not(.loaded){-webkit-transform:scale(0.75);transform:scale(0.75);opacity:0}body.has--waypoints .waypoint:not(.on):not(.section--testimonials_in) .animable.flip{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}img.loadable:not(.no--animation),img.loadable--waypoint:not(.no--animation){-webkit-transition:opacity calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*10) var(--bezier1);transition:opacity calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*10) var(--bezier1);transition:opacity calc(var(--duration)*2) ease-out,transform calc(var(--duration)*10) var(--bezier1);transition:opacity calc(var(--duration)*2) ease-out,transform calc(var(--duration)*10) var(--bezier1),-webkit-transform calc(var(--duration)*10) var(--bezier1);opacity:0}img.loadable.loaded:not(.no--animation),img.loadable--waypoint.loaded:not(.no--animation){opacity:1;-webkit-transform:none;transform:none}.snappable{position:relative;height:100%}.snappable_in{position:absolute;top:0;width:100%}.snappable .fixed,.section--products-grid .filter>.in.fixed{position:fixed;top:calc(var(--header-end-logo-size) + var(--header-end-py)*2 + var(--fixed-header-offset));width:100%;overflow:auto}svg{display:block;width:100%;height:auto}.video_holder{position:relative;overflow:hidden;background-color:rgba(var(--color2rgb), 0.5);width:100%;height:0;-webkit-padding-after:100%;padding-block-end:100%}@supports(aspect-ratio: 16/9){.video_holder{-webkit-padding-after:0;padding-block-end:0;height:initial;aspect-ratio:16/9}}.section--splash .prettl{position:relative}.section--splash .prettl b{display:block;position:absolute;left:0;bottom:0;width:100%;height:0;border-top:1px solid;border-top-width:var(--line-width-2);-webkit-transition:-webkit-transform calc(var(--duration)*6) calc(var(--duration)*6) var(--bezier1);transition:-webkit-transform calc(var(--duration)*6) calc(var(--duration)*6) var(--bezier1);transition:transform calc(var(--duration)*6) calc(var(--duration)*6) var(--bezier1);transition:transform calc(var(--duration)*6) calc(var(--duration)*6) var(--bezier1), -webkit-transform calc(var(--duration)*6) calc(var(--duration)*6) var(--bezier1);-webkit-transform-origin:left center;transform-origin:left center}.section--splash .waypoint:not(.on) .prettl b{-webkit-transform:scaleX(0);transform:scaleX(0)}.section--splash .video_holder{display:block;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);pointer-events:none}.video_holder>*{max-width:none;position:absolute;left:0;top:0;width:100%;height:100%}.hamburger{display:none;pointer-events:auto;cursor:pointer;-webkit-transition:calc(var(--duration)*4) ease-out;transition:calc(var(--duration)*4) ease-out;-webkit-transition-property:opacity,background-color;transition-property:opacity,background-color;padding:10px;-webkit-margin-end:-10px;margin-inline-end:-10px;margin-block:-10px}.hamburger *{display:block}.hamburger>b{width:27px;height:18px;position:relative;pointer-events:auto}.hamburger>b *{pointer-events:none}body.no--menu .hamburger{opacity:0;pointer-events:none}.hamburger>b>b{position:absolute;width:100%;right:0;background-color:var(--color2);height:var(--line-width-2, var(--line-width));-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:right center;transform-origin:right center;-webkit-transition:top calc(var(--duration)*4) var(--bezier1),opacity calc(var(--duration)*2) ease-out,background calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1);transition:top calc(var(--duration)*4) var(--bezier1),opacity calc(var(--duration)*2) ease-out,background calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1);transition:transform calc(var(--duration)*4) var(--bezier1),top calc(var(--duration)*4) var(--bezier1),opacity calc(var(--duration)*2) ease-out,background calc(var(--duration)*2) ease-out;transition:transform calc(var(--duration)*4) var(--bezier1),top calc(var(--duration)*4) var(--bezier1),opacity calc(var(--duration)*2) ease-out,background calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1)}.hamburger>b>b:nth-of-type(1){top:0}.hamburger>b>b:nth-of-type(2){top:50%}.hamburger>b>b:nth-of-type(3){top:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.menu>li.menu-item-has-children{pointer-events:auto}.menu li.menu-item-has-children{position:relative}.menu>li.menu-item-has-children>i{-webkit-transition:var(--duration) ease-out;transition:var(--duration) ease-out;-webkit-transition-property:color,background,opacity,border;transition-property:color,background,opacity,border;-webkit-margin-start:.25em;margin-inline-start:.25em;-webkit-margin-start:0;margin-inline-start:0}.menu:not(#menu-hamburguesa):not(#menu-header-1) .sub-menu{position:absolute;left:0;top:100%;display:block;white-space:nowrap;opacity:0;padding:.5rem 0;border-radius:.5rem;border-top-left-radius:0;pointer-events:none;background-color:var(--color1);-webkit-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:max-height 0s calc(var(--duration)*3),opacity calc(var(--duration)*3) ease-out,background calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1);transition:max-height 0s calc(var(--duration)*3),opacity calc(var(--duration)*3) ease-out,background calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1);transition:max-height 0s calc(var(--duration)*3),opacity calc(var(--duration)*3) ease-out,background calc(var(--duration)*2) ease-out,transform calc(var(--duration)*4) var(--bezier1);transition:max-height 0s calc(var(--duration)*3),opacity calc(var(--duration)*3) ease-out,background calc(var(--duration)*2) ease-out,transform calc(var(--duration)*4) var(--bezier1),-webkit-transform calc(var(--duration)*4) var(--bezier1)}.menu:not(#menu-hamburguesa):not(#menu-header-1)>li.to-left .sub-menu{-webkit-transform:translateX(20px);transform:translateX(20px)}.menu:not(#menu-hamburguesa):not(#menu-header-1) .sub-menu .sub-menu{left:100%;top:-0.5rem}.menu:not(#menu-hamburguesa):not(#menu-header-1)>li.to-left>.sub-menu .sub-menu{left:auto;right:100%}.menu:not(#menu-hamburguesa):not(#menu-header-1)>li>.sub-menu{margin-top:calc(var(--line-width)*-1);min-width:100%}.menu:not(#menu-hamburguesa):not(#menu-header-1) .sub-menu li{-webkit-transition:opacity calc(var(--duration)*2) ease-out;transition:opacity calc(var(--duration)*2) ease-out;padding-inline:.5em}.menu:not(#menu-hamburguesa):not(#menu-header-1) .sub-menu :is(a,button){pointer-events:none !important}.menu:not(#menu-hamburguesa):not(#menu-header-1)>li.to-left>.sub-menu{left:auto;right:0;border-top-left-radius:.5rem;border-top-right-radius:0}.menu:not(#menu-hamburguesa):not(#menu-header-1)>li>.sub-menu li>:is(a,button){display:inline-block}.menu:is(#menu-hamburguesa,#menu-header-1) .sub-menu{font-size:16px;font-size:max(16px,50%);padding-inline:1.2em}.menu:is(#menu-hamburguesa,#menu-header-1) .sub-menu>li:first-child{margin-top:.25em}.menu:is(#menu-hamburguesa,#menu-header-1) .sub-menu :is(a,button){padding:.25em 0}.menu:is(#menu-hamburguesa,#menu-header-1) li:nth-last-child(n+2) .sub-menu{-webkit-padding-after:1.5em;padding-block-end:1.5em;-webkit-padding-after:max(16px,1em);padding-block-end:max(16px,1em)}#mobile_nav_holder{position:fixed;right:0;top:var(--fixed-header-offset);width:100%;height:calc(100% - var(--fixed-header-offset));z-index:8000;-webkit-transform:translateX(calc(100% + 2px));transform:translateX(calc(100% + 2px));pointer-events:none}#mobile_nav_holder>.in{width:70vw;height:100%;overflow:auto;position:relative;z-index:2}#mobile_nav_holder>.in:not(.bg-color){background-color:var(--color1)}body:not(.menu--open) #mobile_nav_holder>.in{-webkit-transform:translateX(-30vw);transform:translateX(-30vw)}#mobile_nav{padding-top:calc(var(--header-end-logo-size) + var(--header-end-py)*2 + var(--header-end-logo-size) + var(--header-end-py)*2);-webkit-padding-after:calc(var(--header-end-logo-size) + var(--header-end-py)*2);padding-block-end:calc(var(--header-end-logo-size) + var(--header-end-py)*2)}#mobile_nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75em}#mobile_nav .menu>li{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-inline:-0.5em;display:block !important;-webkit-transition:opacity calc(var(--duration)*2) var(--duration) ease-out,-webkit-transform calc(var(--duration)*6) var(--duration) var(--bezier1);transition:opacity calc(var(--duration)*2) var(--duration) ease-out,-webkit-transform calc(var(--duration)*6) var(--duration) var(--bezier1);transition:opacity calc(var(--duration)*2) var(--duration) ease-out,transform calc(var(--duration)*6) var(--duration) var(--bezier1);transition:opacity calc(var(--duration)*2) var(--duration) ease-out,transform calc(var(--duration)*6) var(--duration) var(--bezier1),-webkit-transform calc(var(--duration)*6) var(--duration) var(--bezier1);line-height:1}#mobile_nav .menu i.bi{display:inline-block;vertical-align:middle}#mobile_nav li:not(.cta) :is(a,button){color:inherit}#mobile_nav>.in :is(a,button){display:inline-block;padding:0 .5em;text-decoration:none;line-height:initial;font-weight:inherit}#mobile_nav li.current-menu-item:not(.cta)>:is(a,button),#mobile_nav li.current-menu-item:not(.cta)>div>div>:is(a,button),#mobile_nav li:not(.cta)>div>div.current-menu-item>:is(a,button){color:var(--color4, var(--color3))}#mobile_nav .cta>*{background-color:rgba(0,0,0,0);border:none !important;padding:inherit;border-radius:0 !important}#mobile_nav>.in a span{display:block;padding:0;position:relative}#mobile_nav>.in li:last-of-type a span{margin-bottom:0}#mobile_nav_holder .social_holder,#mobile_nav_holder .lang_holder{position:relative}#mobile_nav_holder .social_holder::before,#mobile_nav_holder .lang_holder::before{content:"";display:block;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;width:50%;height:0;border-bottom:1px solid rgba(var(--color2rgb), 0.25);border-bottom-width:var(--line-width);-webkit-transition:opacity calc(var(--duration)*4) ease-out;transition:opacity calc(var(--duration)*4) ease-out;opacity:0}#mobile_nav_holder .lang_holder:first-child::before{top:auto;bottom:0}body.menu--open #mobile_nav_holder .social_holder::before,body.menu--open #mobile_nav_holder .lang_holder::before{opacity:1;-webkit-transition-delay:calc(var(--duration)*4);transition-delay:calc(var(--duration)*4)}body.has--headercolor #main_header,body.has--headercolor #main_header+.faux_header{background-color:var(--color3)}body.has--headercolor #main_header,body.has--splash:not(.splash--header-colors-intact):not(.scrolled) #main_header{-webkit-box-shadow:none !important;box-shadow:none !important}.section{position:relative;z-index:2}.section{padding-top:calc(var(--sep1))}.section:is(.bg-color,.bg-image){overflow:hidden}.section.bg-image>.section_in{position:relative;z-index:10}html:not(.has-scroll-smooth) .section{z-index:2}.section--1,.section--text:not(.has--more)+.section--contact_form:not(.bg-color),.section--title+.section--text:not(.bg-color),.section--text:not(.has--more)+.section--text:not(.has--title):not(.bg-color){padding-top:calc(var(--sep2))}.section--title.section--1:not(.bg-color){padding-top:calc(var(--sep2)*.4)}.section--splash.section--1,.section--video.section--1,.section--carousel.section--1,.section.pre--bg-color+.section--marquee,.section--marquee+.section--marquee,.section--marquee+.section--image.px-0{padding-top:0}.pre--bg-color{-webkit-padding-after:calc(var(--sep1));padding-block-end:calc(var(--sep1))}.section--image.pb-0.section--last{margin-bottom:-2px}.section:nth-child(1){z-index:2}.section:nth-child(2){z-index:3}.section:nth-child(3){z-index:4}.section:nth-child(4){z-index:5}.section:nth-child(5){z-index:6}.section:nth-child(6){z-index:7}.section:nth-child(7){z-index:8}.section:nth-child(8){z-index:9}.section:nth-child(9){z-index:10}.section:nth-child(10){z-index:11}.section:nth-child(11){z-index:12}.section:nth-child(12){z-index:13}.section:nth-child(13){z-index:14}.section:nth-child(14){z-index:15}.section:nth-child(15){z-index:16}.section:nth-child(16){z-index:17}.section:nth-child(17){z-index:18}.section:nth-child(18){z-index:19}.section:nth-child(19){z-index:20}.section:nth-child(20){z-index:21}.section:nth-child(21){z-index:22}.section:nth-child(22){z-index:23}.section:nth-child(23){z-index:24}.section:nth-child(24){z-index:25}.section:nth-child(25){z-index:26}.section:nth-child(26){z-index:27}.section:nth-child(27){z-index:28}.section:nth-child(28){z-index:29}.section:nth-child(29){z-index:30}.section:nth-child(30){z-index:31}.section--title:not(.pre--bg-color)+.section{padding-top:calc(var(--sep2))}.section--title.pre--bg-color:not(.section--last){-webkit-padding-after:calc(var(--sep2));padding-block-end:calc(var(--sep2))}.bg-and-cover{position:relative;overflow:hidden}:is(.cover,.bg){display:block;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.bg:not(img){pointer-events:none;z-index:0}.cover{position:relative}.has--black-overlay::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--black);opacity:var(--general-opacity);z-index:2}body.home .section--splash .bg-and-cover,body.home .section--splash .bg-and-cover .cover,body.home .section--splash .bg-and-cover .bg-img{min-height:calc(100vh - (var(--header-end-height)) - var(--fixed-header-offset));min-height:calc(var(--vh, 1vh)*100 - (var(--header-end-height)) - var(--fixed-header-offset))}body:not(.home) .section--splash .bg-and-cover,body:not(.home) .section--splash .bg-and-cover .cover{min-height:calc(57vh - (var(--header-start-height)) - var(--fixed-header-offset));min-height:calc(var(--vh, 1vh)*57 - (var(--header-start-height)) - var(--fixed-header-offset))}body.has--splash.home.has--fixed-header .section--splash .bg-and-cover,body.has--splash.home.has--fixed-header .section--splash .bg-and-cover .cover,body.has--splash.home.has--fixed-header .section--splash .bg-and-cover .bg-img{min-height:calc(100vh - var(--fixed-header-offset));min-height:calc(var(--vh, 1vh)*100 - var(--fixed-header-offset))}body.has--splash:not(.home) .section--splash .bg-and-cover,body.has--splash:not(.home) .section--splash .bg-and-cover .cover,body.has--splash:not(.home) .section--splash .bg-and-cover .bg-img{min-height:calc(90vh - 10rem - var(--fixed-header-offset));min-height:calc(var(--vh, 1vh)*90 - 10rem - var(--fixed-header-offset))}.section--splash .bg-and-cover:has(.bgoverlay)::after{content:"";position:absolute;background:-webkit-gradient(linear, left bottom, left top, from(rgba(var(--color1rgb), 1)), to(transparent));background:linear-gradient(0deg, rgba(var(--color1rgb), 1), transparent);left:0;bottom:0;height:75%;width:100%}body.has--splash:not(.splash--header-colors-intact):not(.scrolled) #main_header{pointer-events:none}body.has--splash:not(.splash--header-colors-intact):not(.scrolled) #main_header a{pointer-events:auto}body.has--splash:not(.has--fixed-header) #main_header+.faux_header{display:none !important}body.has--splash:not(.splash--header-colors-intact):not(.scrolled):not(.loading--just-done) .logo svg.fill-child *[fill]{fill:var(--color1) !important}body.has--splash:not(.splash--header-colors-intact):not(.scrolled):not(.loading--just-done) .main_header-links .cta a{background-color:rgba(0,0,0,0) !important;border-color:inherit}body.has--splash:not(.splash--header-colors-intact):not(.scrolled):not(.loading--just-done) #main_header .menu .sub-menu{background-color:rgba(0,0,0,0) !important}body.has--splash:not(.splash--header-colors-intact):not(.scrolled):not(.loading--just-done) .hamburger>b>b{background-color:var(--color2) !important}.bg-and-cover .cover:not(.video){z-index:2}.bg-and-cover .cover .texts>*+*{-webkit-margin-before:.5em;margin-block-start:.5em}.image .img-holder{-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:opacity var(--duration) ease-out,-webkit-transform calc(var(--duration)*10) var(--bezier1);transition:opacity var(--duration) ease-out,-webkit-transform calc(var(--duration)*10) var(--bezier1);transition:opacity var(--duration) ease-out,transform calc(var(--duration)*10) var(--bezier1);transition:opacity var(--duration) ease-out,transform calc(var(--duration)*10) var(--bezier1),-webkit-transform calc(var(--duration)*10) var(--bezier1)}.image img:not(.bg){display:block;margin:0 auto;width:100%;height:auto}hr{display:block;width:100%;margin:0;opacity:1;height:0;border-top:calc(var(--line-width)) solid inherit;-webkit-transition:-webkit-transform calc(var(--duration)*10) calc(var(--duration)*4) var(--bezier1);transition:-webkit-transform calc(var(--duration)*10) calc(var(--duration)*4) var(--bezier1);transition:transform calc(var(--duration)*10) calc(var(--duration)*4) var(--bezier1);transition:transform calc(var(--duration)*10) calc(var(--duration)*4) var(--bezier1), -webkit-transform calc(var(--duration)*10) calc(var(--duration)*4) var(--bezier1);-webkit-transform-origin:center center;transform-origin:center center}.waypoint:not(.on) hr{-webkit-transform:scaleX(0);transform:scaleX(0)}.text-links a,.text-decoration-underline,body:not(.has--more-btns) input[type=submit]{text-decoration-line:underline;text-decoration-thickness:calc(var(--line-width));text-underline-offset:var(--underline-offset)}:is(.vermas,.cta) :is(a,button,input[type=submit]){display:block;overflow:hidden;position:relative;font-weight:480}:is(.vermas,.cta) :is(a,button,input[type=submit])>span{display:block;-webkit-transition:-webkit-transform 0s ease-out;transition:-webkit-transform 0s ease-out;transition:transform 0s ease-out;transition:transform 0s ease-out, -webkit-transform 0s ease-out}:is(.vermas,.cta) :is(a,button,input[type=submit])>span+span{position:absolute;width:100%;left:0;top:100%}body.btns--to-right :is(.vermas,.cta) :is(a,button,input[type=submit])>span+span{left:-100%;top:0}body.btns--to-left :is(.vermas,.cta) :is(a,button,input[type=submit])>span+span{left:100%;top:0}body.btns--to-bottom :is(.vermas,.cta) :is(a,button,input[type=submit])>span+span{left:0;top:-100%}body:not(.has--more-btns) .vermas :is(a,button,input[type=submit]):not(.text-color){color:var(--color3)}body.has--more-btns :is(.vermas,.cta) :is(a,button,input[type=submit]),body.has--more-btns input[type=submit]{text-decoration:none !important;border-width:var(--line-width);border-style:solid}body.has--more-btns :is(.vermas,.cta) :is(a,button,input[type=submit]),body.has--more-btns input[type=submit]{text-shadow:0 0 .3em rgba(var(--blackrgb), 0%) !important}body.has--more-btns :is(.vermas,.cta) :is(a,button,input[type=submit]):not(.bg-color):not(:hover),body.has--more-btns input[type=submit]:not(.bg-color):not(:hover){background-color:var(--color1);border-color:rgba(var(--color4rgb), 0.5);-webkit-box-shadow:0 0 1em inset rgba(var(--color3rgb), 0.5);box-shadow:0 0 1em inset rgba(var(--color3rgb), 0.5)}body.has--more-btns :is(.vermas,.cta) :is(a,button,input[type=submit]):not(.text-color):not(:hover),body.has--more-btns input[type=submit]:not(.text-color):not(:hover){color:var(--color2)}.main_header-links .cta{font-weight:480}.menu .cta>a,.menu .cta>div>div>a{border-width:var(--line-width);border-style:solid}body.has--more-btns .menu .cta>a>span,body.has--more-btns .menu .cta>div>div>a>span,.wpcf7 input[type=submit]{padding:.75em 1.5em}body.has--more-btns #mobile_nav .cta>a>span,body.has--more-btns #mobile_nav .cta>div>div>a>span{padding:.25em .15em}.fixed-menu{position:fixed;left:0;top:calc(var(--header-end-height) + var(--fixed-header-offset));width:100%;z-index:9899;padding-block:.5rem;overflow:hidden;pointer-events:none}.fixed-menu .menu{-webkit-transform:translateY(-105%);transform:translateY(-105%)}body:not(.has--transparent-header) .fixed-menu .menu{background-color:var(--color1);pointer-events:auto}.fixed-menu :is(button,a){pointer-events:auto;background-color:rgba(0,0,0,0);border:none}.fixed-menu .active button{color:var(--color4, var(--color3))}.texts>*+*{-webkit-margin-before:48px;margin-block-start:48px}:is(.texts,.accordion-body) :is(ol,ul){list-style-position:inside}:is(.texts,.accordion-body) ol{list-style-type:decimal}:is(.texts,.accordion-body) ul{list-style-type:disc}.texts .paragraph>.animable>*:nth-last-child(n+2){-webkit-margin-after:var(--septext);margin-block-end:var(--septext)}.section--image .waypoint.on .img img.loadable:not(.loaded):not(.no--animation),.section--image .waypoint:not(.on) .img img.loadable.loaded:not(.no--animation){-webkit-transform:scale(1.5);transform:scale(1.5)}:is(.section--image,.section--grid,.section--isotope) figure>div:first-child{-webkit-transform:translateZ(0);transform:translateZ(0)}:is(.section--grid,.section--isotope) .waypoint.on .img img.loadable:not(.loaded):not(.no--animation),:is(.section--grid,.section--isotope) .waypoint:not(.on) .img img.loadable.loaded:not(.no--animation){-webkit-transform:scale(1.5);transform:scale(1.5)}.section--grid .d-grid{gap:4rem}:is(.section--grid,.section--isotope) .el.has--texts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}:is(.section--grid,.section--isotope) .texts>*+*{-webkit-margin-before:3.2rem;margin-block-start:3.2rem}:is(.section--grid,.section--isotope) .texts>.title:first-child:nth-last-child(n+2){-webkit-padding-after:calc(3.2rem + var(--line-width-2));padding-block-end:calc(3.2rem + var(--line-width-2))}:is(.section--grid,.section--isotope) .el.has--image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}:is(.section--grid,.section--isotope) .el.has--image:not(.align-items-center) .image,:is(.section--grid,.section--isotope) .el.has--image:not(.align-items-center) .image *:not(img){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}:is(.section--grid,.section--isotope) .el.has--image:not(.align-items-center) .image img{-o-object-fit:cover;object-fit:cover}:is(.section--grid,.section--isotope) .el.has--image.align-items-center .image img{-o-object-fit:contain;object-fit:contain}.section--figures .countable{font-weight:850;white-space:nowrap}.icn svg{pointer-events:none}.svg-draw svg :is(path,rect,circ,polygon,line){-webkit-transition:stroke-dashoffset calc(var(--duration)*10) var(--bezier2);transition:stroke-dashoffset calc(var(--duration)*10) var(--bezier2)}.svg-draw svg,.svg-draw svg :is(path,rect,circ,polygon,line){-webkit-transition-delay:inherit;transition-delay:inherit}.waypoint.on .svg-draw:not(.anim) svg :is(path,rect,circ,polygon,line),.waypoint.on .svg-draw.anim svg .anim{stroke-dashoffset:0 !important}.waypoint:not(.on) .svg-draw:not(.anim) svg :is(path,rect,circ,polygon,line),.waypoint:not(.on) .svg-draw.anim svg .anim{-webkit-transition-duration:0s !important;transition-duration:0s !important;-webkit-transition-delay:0s !important;transition-delay:0s !important}.section--figures .icn{color:var(--color3)}.section--figures .icn>*{width:60%;width:clamp(6em,60%,10em)}.section--attributes .icn{color:var(--color3)}.section--attributes .icn>*{width:60%;width:clamp(6em,60%,10em)}.list-dotted{list-style:disc inside}input,textarea,button,select{background:#fff;border:1px solid;border-width:var(--line-width);color:#000}.af-holder div[role=alert]{padding:2em !important}.af-holder .acf-notice{z-index:5}.af-holder .acf-required{color:inherit}.af-holder .acf-field .acf-label{margin:0}.acf-field[data-width]+.acf-field[data-width]{border-left:none !important}.acf-fields.af-fields>.af-field,.acf-fields.af-fields>.af-submit{padding:0;margin:0;margin-top:var(--bs-gutter-y);-webkit-padding-end:calc(var(--bs-gutter-x)/2);padding-inline-end:calc(var(--bs-gutter-x)/2);-webkit-padding-start:calc(var(--bs-gutter-x)/2);padding-inline-start:calc(var(--bs-gutter-x)/2);border:none}.af-holder .acf-field .acf-label label{font-weight:270;margin:0}.af-holder .acf-field input[type=text],.af-holder .acf-field input[type=password],.af-holder .acf-field input[type=date],.af-holder .acf-field input[type=datetime],.af-holder .acf-field input[type=datetime-local],.af-holder .acf-field input[type=email],.af-holder .acf-field input[type=month],.af-holder .acf-field input[type=number],.af-holder .acf-field input[type=search],.af-holder .acf-field input[type=tel],.af-holder .acf-field input[type=time],.af-holder .acf-field input[type=url],.af-holder .acf-field input[type=week],.af-holder .acf-field textarea,.af-holder .acf-field select{padding:.5em .6em;font-size:inherit;line-height:1.75}.wpcf7 label,.af-input{position:relative}.written .af-label label{-webkit-transform:none !important;transform:none !important}.wpcf7 label .ttl{display:block;position:absolute;left:0;top:0;z-index:2;-webkit-transition:opacity calc(var(--duration)*2) ease-out,color calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1);transition:opacity calc(var(--duration)*2) ease-out,color calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1);transition:transform calc(var(--duration)*4) var(--bezier1),opacity calc(var(--duration)*2) ease-out,color calc(var(--duration)*2) ease-out;transition:transform calc(var(--duration)*4) var(--bezier1),opacity calc(var(--duration)*2) ease-out,color calc(var(--duration)*2) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier1);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translate(5px, 1.8em);transform:translate(5px, 1.8em);opacity:var(--general-opacity);pointer-events:none}.wpcf7-form-control-wrap{padding-top:1.3em}.wpcf7 label.written .ttl{-webkit-transform:translate(5px, 0) scale(0.75);transform:translate(5px, 0) scale(0.75);opacity:1}.wpcf7 label.focused .ttl{color:var(--color3)}.wpcf7 label,.wpcf7 :is(span,input:not([type=radio]):not([type=checkbox]),textarea,button,select),.af-holder :is(input:not([type=radio]):not([type=checkbox]),textarea,button,select){display:block;width:100%}:is(.af-holder,.wpcf7) :is(input:not([type=radio]),textarea,button,select){border:none;-webkit-transition:border var(--duration) ease-out,color var(--duration) ease-out,background var(--duration) ease-out;transition:border var(--duration) ease-out,color var(--duration) ease-out,background var(--duration) ease-out}:is(.af-holder,.wpcf7) :is(input:not([type=radio]):not([type=submit]),textarea,button,select){padding:.5em .6em}body.has--rounded-btns .wpcf7 :is(input:not([type=radio]),select),body.has--rounded-btns :is(.vermas,.cta) :is(a,button),body.has--rounded-btns :is(button){border-radius:var(--buttons-radius)}.af-holder .acf-input-wrap{overflow:visible}.acf-field .acf-notice{background-color:rgba(0,0,0,0) !important;color:var(--color4) !important}.acf-notice{font-weight:480 !important;font-size:1.8rem !important}.acf-notice p{font-size:inherit !important}:is(.af-holder) :is(input[type=submit],button[type=submit]){padding:.5em 1.2em !important}.af-holder div[role=alert]{text-align:center;font-weight:480;font-size:27.04px;padding:2em 0;color:var(--color1)}.af-holder div[role=alert] :is(h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6){text-transform:uppercase;-webkit-margin-after:.5em;margin-block-end:.5em;font-weight:850}.wpcf7 input:not([type=radio]):not([type=submit]),.wpcf7 textarea{padding:.5em 5px !important}input:not([type=radio]):not([type=submit]):focus,textarea:focus,select:focus{border-color:var(--color3) !important}.wpcf7-not-valid-tip{font-size:.85em !important;font-weight:480 !important;-webkit-margin-before:.25em !important;margin-block-start:.25em !important;position:absolute;text-align:right}.wpcf7 form .wpcf7-response-output{width:calc(100% - var(--bs-gutter-x)) !important;padding:1.5em 0 !important;padding-top:0 !important;font-weight:480;margin:calc(var(--bs-gutter-y)*2) auto 0 !important;color:var(--color2) !important;border:none !important}.wpcf7 form.sent .wpcf7-response-output{background-color:rgba(0,0,0,0) !important}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{background-color:rgba(0,0,0,0) !important}.wpcf7-not-valid-tip{color:inherit !important}.wpcf7 form.spam .wpcf7-response-output{background-color:rgba(0,0,0,0) !important}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{background-color:rgba(0,0,0,0) !important}.wpcf7 .submit,.af-holder .af-submit{text-align:end;position:relative}:is(.af-holder,.wpcf7) :is(input[type=submit],button[type=submit]){display:inline-block;text-align:center;width:auto;border:none;font-weight:480;font-size:16px}body.has--more-btns :is(.af-holder,.wpcf7) :is(input[type=submit],button[type=submit]){background-color:var(--color3);color:var(--color1)}.wpcf7-form.submitting .submit input[type=submit]{pointer-events:none !important;opacity:var(--general-opacity)}.wpcf7 .wpcf7-spinner{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin:0 !important;background-color:var(--color2) !important;display:block !important;position:absolute !important;right:100% !important;top:50% !important;width:20px !important;height:20px !important;-webkit-margin-end:12px !important;margin-inline-end:12px !important;opacity:.5 !important;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wpcf7-spinner::before{top:4px;left:4px;width:4px;height:4px;-webkit-transform-origin:6px 6px;transform-origin:6px 6px;background-color:var(--color1) !important}.rrss{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-margin-end:-0.4em;margin-inline-end:-0.4em}.rrss>*{margin:.25em .4em}.avatar>*{position:relative;height:0;width:100%;-webkit-padding-after:100%;padding-block-end:100%}@supports(aspect-ratio: 1){.avatar>*{height:initial;-webkit-padding-after:0;padding-block-end:0;aspect-ratio:1}}.avatar>*>img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section--clients li>*>*>*{-webkit-transform:scale(0.6);transform:scale(0.6);position:relative;height:0;width:100%;-webkit-padding-after:100%;padding-block-end:100%}@supports(aspect-ratio: 5/3){.section--clients li>*>*>*{height:initial;-webkit-padding-after:initial;padding-block-end:initial;aspect-ratio:5/3}}.section--clients a{display:block}.section--clients li>*>*>*>*{display:block;position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.section--clients svg *[fill][fill]{-webkit-transition:fill var(--duration) ease-out;transition:fill var(--duration) ease-out;fill:var(--color2)}.section--marquee.bg-color .section_innnn>.animable_holder>.animable,.section--marquee.pre--bg-color+.section--marquee .section_innnn>.animable_holder>.animable{padding-top:3rem}.section--marquee.pre--bg-color{-webkit-padding-after:0;padding-block-end:0}.section--marquee.pre--bg-color .section_innnn>.animable_holder>.animable{-webkit-padding-after:3rem;padding-block-end:3rem}.section--marquee{overflow:hidden !important}.marquee{display:-webkit-box;display:-ms-flexbox;display:flex}.marquee>*{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;pointer-events:none;text-align:center;position:relative;left:0}.marquee.dir-right>*{left:auto;right:0}.marquee .txt{white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;line-height:1.3125}.section--accordion .nav--accordion button{display:block;border-radius:0;padding:.5em 0;border:none;width:100%;text-align:start}.section--accordion .nav--accordion .active button{color:var(--color3)}.section--accordion .nav--accordion li+li>div{border-top:1px solid}.accordion-button::after,.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%20class%3D%22fill-color3%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.646%204.646a.5.5%200%200%201%20.708%200L8%2010.293l5.646-5.647a.5.5%200%200%201%20.708.708l-6%206a.5.5%200%200%201-.708%200l-6-6a.5.5%200%200%201%200-.708z%22%2F%3E%3C%2Fsvg%3E");content:none;display:none !important}.accordion-button .after,.accordion-button:not(.collapsed) .after{-ms-flex-negative:0;flex-shrink:0;width:max(.5em,2rem);height:max(.5em,2rem);margin-left:auto;-webkit-transition:none;transition:none}.accordion-button:not(.collapsed) .after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(-12.5%);transform:translateX(-12.5%)}100%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}}@keyframes marquee{0%{-webkit-transform:translateX(-12.5%);transform:translateX(-12.5%)}100%{-webkit-transform:translateX(-25%);transform:translateX(-25%)}}@-webkit-keyframes marquee-right{0%{-webkit-transform:translateX(12.5%);transform:translateX(12.5%)}100%{-webkit-transform:translateX(25%);transform:translateX(25%)}}@keyframes marquee-right{0%{-webkit-transform:translateX(12.5%);transform:translateX(12.5%)}100%{-webkit-transform:translateX(25%);transform:translateX(25%)}}html:not(.has-scroll-smooth) body:not(.blurred) .marquee.cloned .txt{-webkit-transform:translateX(-12.5%);transform:translateX(-12.5%)}html:not(.has-scroll-smooth) body:not(.blurred) .marquee.cloned .txt:not([data-scroll-speed="0"]){-webkit-animation:marquee calc(var(--duration)*30) forwards infinite linear;animation:marquee calc(var(--duration)*30) forwards infinite linear}html:not(.has-scroll-smooth) .marquee.cloned.dir-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}html:not(.has-scroll-smooth) body:not(.blurred) .marquee.cloned.dir-right .txt{text-align:right;-webkit-transform:translateX(12.5%);transform:translateX(12.5%);-webkit-animation-name:marquee-right;animation-name:marquee-right}html:not(.has-scroll-smooth) body:not(.blurred) .marquee.cloned .txt{-webkit-animation-play-state:running;animation-play-state:running}html:not(.has-scroll-smooth) body.has--waypoints:not(.blurred) .section--marquee .waypoint:not(.inview) .marquee.cloned .txt{-webkit-animation-play-state:paused;animation-play-state:paused}body.has--fixed-footer #main_footer{position:fixed;width:100%;left:0;bottom:0}#main_footer .texts a{position:relative;text-decoration:underline;text-decoration-thickness:calc(var(--line-width));text-underline-offset:var(--underline-offset)}#main_footer .social li{-webkit-transition:opacity calc(var(--duration)*4) ease-out,-webkit-transform calc(var(--duration)*8) var(--bezier1);transition:opacity calc(var(--duration)*4) ease-out,-webkit-transform calc(var(--duration)*8) var(--bezier1);transition:opacity calc(var(--duration)*4) ease-out,transform calc(var(--duration)*8) var(--bezier1);transition:opacity calc(var(--duration)*4) ease-out,transform calc(var(--duration)*8) var(--bezier1),-webkit-transform calc(var(--duration)*8) var(--bezier1)}#main_footer .waypoint:not(.on) li{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px)}#mobile_nav .language-chooser a,.social a{display:block;padding:.35em}#main_footer .logo_footer :is(svg,img){width:auto;height:var(--footer-logo-size)}#main_footer.text-color1 .logo_footer svg.solitario path{fill:var(--color1) !important}.color-palette{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:5rem}.color-palette.mini{height:1.5rem}.color-palette>*{-webkit-box-flex:1;-ms-flex:1;flex:1}.grid-template-columns-1{grid-template-columns:repeat(1, 1fr)}.grid-col-span-1{grid-column:span 1}.grid-row-span-1{grid-row:span 1}.grid-template-columns-2{grid-template-columns:repeat(2, 1fr)}.grid-col-span-2{grid-column:span 2}.grid-row-span-2{grid-row:span 2}.grid-template-columns-3{grid-template-columns:repeat(3, 1fr)}.grid-col-span-3{grid-column:span 3}.grid-row-span-3{grid-row:span 3}.grid-template-columns-4{grid-template-columns:repeat(4, 1fr)}.grid-col-span-4{grid-column:span 4}.grid-row-span-4{grid-row:span 4}.grid-template-columns-5{grid-template-columns:repeat(5, 1fr)}.grid-col-span-5{grid-column:span 5}.grid-row-span-5{grid-row:span 5}.grid-template-columns-6{grid-template-columns:repeat(6, 1fr)}.grid-col-span-6{grid-column:span 6}.grid-row-span-6{grid-row:span 6}.grid-template-columns-7{grid-template-columns:repeat(7, 1fr)}.grid-col-span-7{grid-column:span 7}.grid-row-span-7{grid-row:span 7}.grid-template-columns-8{grid-template-columns:repeat(8, 1fr)}.grid-col-span-8{grid-column:span 8}.grid-row-span-8{grid-row:span 8}.grid-template-columns-9{grid-template-columns:repeat(9, 1fr)}.grid-col-span-9{grid-column:span 9}.grid-row-span-9{grid-row:span 9}.grid-template-columns-10{grid-template-columns:repeat(10, 1fr)}.grid-col-span-10{grid-column:span 10}.grid-row-span-10{grid-row:span 10}.grid-template-columns-11{grid-template-columns:repeat(11, 1fr)}.grid-col-span-11{grid-column:span 11}.grid-row-span-11{grid-row:span 11}.grid-template-columns-12{grid-template-columns:repeat(12, 1fr)}.grid-col-span-12{grid-column:span 12}.grid-row-span-12{grid-row:span 12}#mobile_nav>.in .menu li:nth-of-type(1)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(1)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 1*.07s);transition-delay:calc(var(--duration)*2 + 1*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(1) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 1*.05s);transition-delay:calc(var(--duration)*3 + 1*.05s)}#main_footer .social li:nth-of-type(1) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 1*.05s);transition-delay:calc(var(--duration)*2 + 1*.05s)}#mobile_nav>.in .menu li:nth-of-type(2)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(2)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 2*.07s);transition-delay:calc(var(--duration)*2 + 2*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(2) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 2*.05s);transition-delay:calc(var(--duration)*3 + 2*.05s)}#main_footer .social li:nth-of-type(2) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 2*.05s);transition-delay:calc(var(--duration)*2 + 2*.05s)}#mobile_nav>.in .menu li:nth-of-type(3)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(3)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 3*.07s);transition-delay:calc(var(--duration)*2 + 3*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(3) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 3*.05s);transition-delay:calc(var(--duration)*3 + 3*.05s)}#main_footer .social li:nth-of-type(3) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 3*.05s);transition-delay:calc(var(--duration)*2 + 3*.05s)}#mobile_nav>.in .menu li:nth-of-type(4)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(4)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 4*.07s);transition-delay:calc(var(--duration)*2 + 4*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(4) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 4*.05s);transition-delay:calc(var(--duration)*3 + 4*.05s)}#main_footer .social li:nth-of-type(4) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 4*.05s);transition-delay:calc(var(--duration)*2 + 4*.05s)}#mobile_nav>.in .menu li:nth-of-type(5)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(5)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 5*.07s);transition-delay:calc(var(--duration)*2 + 5*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(5) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 5*.05s);transition-delay:calc(var(--duration)*3 + 5*.05s)}#main_footer .social li:nth-of-type(5) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 5*.05s);transition-delay:calc(var(--duration)*2 + 5*.05s)}#mobile_nav>.in .menu li:nth-of-type(6)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(6)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 6*.07s);transition-delay:calc(var(--duration)*2 + 6*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(6) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 6*.05s);transition-delay:calc(var(--duration)*3 + 6*.05s)}#main_footer .social li:nth-of-type(6) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 6*.05s);transition-delay:calc(var(--duration)*2 + 6*.05s)}#mobile_nav>.in .menu li:nth-of-type(7)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(7)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 7*.07s);transition-delay:calc(var(--duration)*2 + 7*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(7) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 7*.05s);transition-delay:calc(var(--duration)*3 + 7*.05s)}#main_footer .social li:nth-of-type(7) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 7*.05s);transition-delay:calc(var(--duration)*2 + 7*.05s)}#mobile_nav>.in .menu li:nth-of-type(8)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(8)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 8*.07s);transition-delay:calc(var(--duration)*2 + 8*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(8) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 8*.05s);transition-delay:calc(var(--duration)*3 + 8*.05s)}#main_footer .social li:nth-of-type(8) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 8*.05s);transition-delay:calc(var(--duration)*2 + 8*.05s)}#mobile_nav>.in .menu li:nth-of-type(9)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(9)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 9*.07s);transition-delay:calc(var(--duration)*2 + 9*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(9) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 9*.05s);transition-delay:calc(var(--duration)*3 + 9*.05s)}#main_footer .social li:nth-of-type(9) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 9*.05s);transition-delay:calc(var(--duration)*2 + 9*.05s)}#mobile_nav>.in .menu li:nth-of-type(10)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(10)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 10*.07s);transition-delay:calc(var(--duration)*2 + 10*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(10) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 10*.05s);transition-delay:calc(var(--duration)*3 + 10*.05s)}#main_footer .social li:nth-of-type(10) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 10*.05s);transition-delay:calc(var(--duration)*2 + 10*.05s)}#mobile_nav>.in .menu li:nth-of-type(11)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(11)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 11*.07s);transition-delay:calc(var(--duration)*2 + 11*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(11) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 11*.05s);transition-delay:calc(var(--duration)*3 + 11*.05s)}#main_footer .social li:nth-of-type(11) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 11*.05s);transition-delay:calc(var(--duration)*2 + 11*.05s)}#mobile_nav>.in .menu li:nth-of-type(12)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(12)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 12*.07s);transition-delay:calc(var(--duration)*2 + 12*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(12) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 12*.05s);transition-delay:calc(var(--duration)*3 + 12*.05s)}#main_footer .social li:nth-of-type(12) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 12*.05s);transition-delay:calc(var(--duration)*2 + 12*.05s)}#mobile_nav>.in .menu li:nth-of-type(13)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(13)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 13*.07s);transition-delay:calc(var(--duration)*2 + 13*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(13) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 13*.05s);transition-delay:calc(var(--duration)*3 + 13*.05s)}#main_footer .social li:nth-of-type(13) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 13*.05s);transition-delay:calc(var(--duration)*2 + 13*.05s)}#mobile_nav>.in .menu li:nth-of-type(14)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(14)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 14*.07s);transition-delay:calc(var(--duration)*2 + 14*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(14) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 14*.05s);transition-delay:calc(var(--duration)*3 + 14*.05s)}#main_footer .social li:nth-of-type(14) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 14*.05s);transition-delay:calc(var(--duration)*2 + 14*.05s)}#mobile_nav>.in .menu li:nth-of-type(15)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(15)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 15*.07s);transition-delay:calc(var(--duration)*2 + 15*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(15) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 15*.05s);transition-delay:calc(var(--duration)*3 + 15*.05s)}#main_footer .social li:nth-of-type(15) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 15*.05s);transition-delay:calc(var(--duration)*2 + 15*.05s)}#mobile_nav>.in .menu li:nth-of-type(16)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(16)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 16*.07s);transition-delay:calc(var(--duration)*2 + 16*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(16) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 16*.05s);transition-delay:calc(var(--duration)*3 + 16*.05s)}#main_footer .social li:nth-of-type(16) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 16*.05s);transition-delay:calc(var(--duration)*2 + 16*.05s)}#mobile_nav>.in .menu li:nth-of-type(17)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(17)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 17*.07s);transition-delay:calc(var(--duration)*2 + 17*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(17) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 17*.05s);transition-delay:calc(var(--duration)*3 + 17*.05s)}#main_footer .social li:nth-of-type(17) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 17*.05s);transition-delay:calc(var(--duration)*2 + 17*.05s)}#mobile_nav>.in .menu li:nth-of-type(18)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(18)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 18*.07s);transition-delay:calc(var(--duration)*2 + 18*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(18) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 18*.05s);transition-delay:calc(var(--duration)*3 + 18*.05s)}#main_footer .social li:nth-of-type(18) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 18*.05s);transition-delay:calc(var(--duration)*2 + 18*.05s)}#mobile_nav>.in .menu li:nth-of-type(19)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(19)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 19*.07s);transition-delay:calc(var(--duration)*2 + 19*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(19) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 19*.05s);transition-delay:calc(var(--duration)*3 + 19*.05s)}#main_footer .social li:nth-of-type(19) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 19*.05s);transition-delay:calc(var(--duration)*2 + 19*.05s)}#mobile_nav>.in .menu li:nth-of-type(20)>*>.animable,#mobile_nav_holder .lang_holder li:nth-of-type(20)>*>.animable{-webkit-transition-delay:calc(var(--duration)*2 + 20*.07s);transition-delay:calc(var(--duration)*2 + 20*.07s)}#mobile_nav_holder .social_holder li:nth-of-type(20) .animable{-webkit-transition-delay:calc(var(--duration)*3 + 20*.05s);transition-delay:calc(var(--duration)*3 + 20*.05s)}#main_footer .social li:nth-of-type(20) .animable{-webkit-transition-delay:calc(var(--duration)*2 + 20*.05s);transition-delay:calc(var(--duration)*2 + 20*.05s)}.accordion{margin-top:-2rem}.accordion-item{border:none}.an-header{position:relative}.accordion-item+.accordion-item .an-header::before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:0;-webkit-transition:-webkit-transform calc(var(--duration)*6) var(--bezier2);transition:-webkit-transform calc(var(--duration)*6) var(--bezier2);transition:transform calc(var(--duration)*6) var(--bezier2);transition:transform calc(var(--duration)*6) var(--bezier2), -webkit-transform calc(var(--duration)*6) var(--bezier2);-webkit-transition-delay:inherit;transition-delay:inherit;-webkit-transform-origin:left top;transform-origin:left top;border-top:var(--line-width) solid;z-index:20}.waypoint:not(.on) .title:first-child:nth-last-child(n+2)::after,.wpcf7 .waypoint:not(.on) label::after,.af-holder .waypoint:not(.on):not(.written) .af-input::after,.section--accordion .waypoint:not(.on) .an-header::before{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition-delay:0s !important;transition-delay:0s !important;-webkit-transition-duration:.1s !important;transition-duration:.1s !important}.accordion-button{font-size:inherit;background-color:rgba(0,0,0,0);color:var(--color2);gap:2em}.accordion-button:not(.collapsed){-webkit-box-shadow:none;box-shadow:none;color:var(--color3)}.accordion-body{padding:20px 0 40px}.accordion-item:last-child .accordion-body{-webkit-padding-after:0;padding-block-end:0}.section--anchors button{padding-block:.35em}.section--cards .urls i{font-size:75%;-webkit-margin-start:.65em;margin-inline-start:.65em}.section--2_cols.has--fluid-media-a.bg-color{padding-top:0 !important}.section--2_cols.has--fluid-media-b.pre--bg-color{-webkit-padding-after:0 !important;padding-block-end:0 !important}.bg-colorshine,.af-holder div[role=alert],.section th{background:var(--color3);background:linear-gradient(330deg, #d3bb75 0%, #e3ce9a 12%, #f2e1bd 23%, #d3bb75 58%, #f2e1bd 82%, #d3bb75 100%)}.text-colorshine{color:#d3bb75;text-transform:uppercase;font-weight:850}@supports((-webkit-background-clip: text) or (background-clip: text)) or (-webkit-background-clip: text){.text-colorshine{background:linear-gradient(330deg, #d3bb75 0%, #e3ce9a 12%, #f2e1bd 23%, #d3bb75 58%, #f2e1bd 82%, #d3bb75 100%);-webkit-background-clip:text;background-clip:text;text-fill-color:rgba(0,0,0,0);color:#d3bb75}}#age-gate{z-index:9995}#age-gate .dropper{position:relative;z-index:20;background-color:var(--color1);pointer-events:none;min-width:2ch;text-align:center;line-height:1;padding:.25em;-webkit-box-sizing:initial;box-sizing:initial}#age-gate #gate-y .dropper{min-width:4ch}#age-gate select{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0);border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}#age-gate .errors>div{padding:.25em .75em;background-color:var(--color3);color:var(--color1)}#age-gate:not(.error-young):not(.error-fill) .errors,#age-gate.error-young .error-fill,#age-gate.error-fill .error-young{display:none !important}body.home .section--splash.section--1 .description{z-index:2;position:relative}.section--products .description{-webkit-transition:opacity calc(var(--duration)*3) ease-out,-webkit-transform calc(var(--duration)*6) var(--bezier1);transition:opacity calc(var(--duration)*3) ease-out,-webkit-transform calc(var(--duration)*6) var(--bezier1);transition:transform calc(var(--duration)*6) var(--bezier1),opacity calc(var(--duration)*3) ease-out;transition:transform calc(var(--duration)*6) var(--bezier1),opacity calc(var(--duration)*3) ease-out,-webkit-transform calc(var(--duration)*6) var(--bezier1)}.section table{width:100%;border:var(--line-width) solid var(--color3);text-align:center}.section th{color:var(--color1);text-transform:uppercase}.section :is(th,td){border:1px solid var(--color2);padding:.25em .5em}.acf-file-uploader .acf-button{background-color:#fff;color:#000;font-weight:bold;padding:.5em;display:inline-block;-webkit-margin-start:.5em;margin-inline-start:.5em}@media(hover: none){a:hover{color:var(--color3)}.lang_holder li:not(.active){opacity:.5}}@media(hover: hover){a:hover{color:inherit}a:not(.no--hover):not(.text-color--hover):hover,button:not(.no--hover):not(.text-color--hover):hover{color:var(--color4, var(--color3))}body.has--more-btns :is(.af-holder,.wpcf7) :is(input[type=submit],button[type=submit]):hover{background-color:var(--color4);color:var(--color1)}body.desktop :is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span:nth-last-child(2),body.desktop :is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span:nth-child(2){-webkit-transform:translateY(-100%);transform:translateY(-100%)}body.desktop.btns--to-right :is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span:nth-last-child(2),body.desktop.btns--to-right :is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span:nth-child(2){-webkit-transform:translateX(100%);transform:translateX(100%)}body.desktop.btns--to-left :is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span:nth-last-child(2),body.desktop.btns--to-left :is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span:nth-child(2){-webkit-transform:translateX(-100%);transform:translateX(-100%)}body.desktop.btns--to-bottom :is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span:nth-last-child(2),body.desktop.btns--to-bottom :is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span:nth-child(2){-webkit-transform:translateY(100%);transform:translateY(100%)}body.desktop #mobile_nav :is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span:nth-last-child(2),body.desktop #mobile_nav :is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span:nth-child(2){-webkit-transform:translateY(0);transform:translateY(0)}:is(.vermas,.cta) :is(a,button,input[type=submit]):hover>span{-webkit-transition:-webkit-transform calc(var(--duration)*4) var(--bezier3);transition:-webkit-transform calc(var(--duration)*4) var(--bezier3);transition:transform calc(var(--duration)*4) var(--bezier3);transition:transform calc(var(--duration)*4) var(--bezier3), -webkit-transform calc(var(--duration)*4) var(--bezier3)}body:not(.loading) .menu:not(#menu-hamburguesa):not(#menu-header-1)>li.menu-item-has-children:hover>i{opacity:1;color:var(--color4, var(--color3))}body:not(.loading) .menu:not(#menu-hamburguesa):not(#menu-header-1) li.menu-item-has-children:hover>.sub-menu{opacity:1;-webkit-transform:none;transform:none;-webkit-transition-delay:0s;transition-delay:0s}body:not(.loading) .menu:not(#menu-hamburguesa):not(#menu-header-1) li.menu-item-has-children:hover>.sub-menu,body:not(.loading) .menu:not(#menu-hamburguesa):not(#menu-header-1) li.menu-item-has-children:hover>.sub-menu>li>:is(a,button){pointer-events:auto !important}body:not(.loading) .menu:not(#menu-hamburguesa):not(#menu-header-1) li.menu-item-has-children:hover>.sub-menu:hover>li:not(:hover){opacity:.7}body:not(.menu--open) .hamburger:hover>b>b:last-of-type{-webkit-transform:translateY(-50%) scaleX(1);transform:translateY(-50%) scaleX(1)}.menu:is(#menu-hamburguesa,#menu-header-1) .sub-menu a:not(:hover){opacity:.7}.main_header-links li:not(.current-menu-item):not(.cta)>*:is(a,button):hover{color:var(--color4, var(--color3))}#mobile_nav li:not(.current-menu-item):not(.cta)>:is(a,button):hover,#mobile_nav li:not(.current-menu-item):not(.cta)>div>div>:is(a,button):hover,#mobile_nav li:not(.cta)>div>div:not(.current-menu-item) :is(a,button):hover{color:var(--color3)}body.has--splash:not(.splash--header-colors-intact):not(.scrolled):not(.loading) .main_header-links .cta a:hover{background-color:var(--color1) !important;border-color:var(--color1) !important;color:var(--color3) !important}body.menu--open.on--top #main_header .logo:hover svg *[fill]{-webkit-transition-delay:0s;transition-delay:0s}.texts a:hover{text-decoration:none}#main_footer .texts a:hover{opacity:.7}.lang_holder li:not(.active)>*:not(:hover){opacity:.5}body.has--more-btns .wpcf7 input[type=submit]:hover{background-color:var(--color4, var(--color3))}.section--clients a:hover svg *[fill][fill]{fill:var(--color4, currentColor)}#main_footer .social:hover a{opacity:var(--general-opacity)}#main_footer .social:hover a:hover{opacity:1}body:not(.has--more-btns) :is(.vermas,.cta) :is(a,button,input[type=submit]):not(.text-color--hover):hover{color:var(--color4, var(--color3))}body.has--more-btns :is(.vermas,.cta) :is(a,button,input[type=submit]):not(.bg-color--hover):hover{background-color:var(--color4, var(--color3));border-color:var(--color4, var(--color3))}body.has--more-btns :is(.vermas,.cta) :is(a,button,input[type=submit]):not(.text-color--hover):hover{color:var(--color1)}.section--cards .col>.in:hover .thumb img{-webkit-transform:scale(1.05);transform:scale(1.05)}.section--anchors button:hover{background-color:var(--color3);color:var(--color1);border-color:var(--color3)}.accordion-button.collapsed:hover{color:var(--color4)}html:not(.has-scroll-smooth) body.has--waypoints:not(.blurred) .section--marquee .waypoint:not(.inview) a:hover .marquee.cloned .txt{-webkit-animation-play-state:paused;animation-play-state:paused}.section--products ul{pointer-events:none}.section--products img{position:relative;z-index:2}.section--products .description{position:relative;z-index:1}.section--products li{pointer-events:auto;-webkit-transition:opacity calc(var(--duration)*2) ease-out;transition:opacity calc(var(--duration)*2) ease-out}.section--products ul:hover li:not(:hover){opacity:.25}.section--products ul:hover li:not(:hover) .description{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}@media(min-width: 769px){.grid-md-template-columns-1{grid-template-columns:repeat(1, 1fr)}.grid-md-col-span-1{grid-column:span 1}.grid-md-row-span-1{grid-row:span 1}.grid-md-template-columns-2{grid-template-columns:repeat(2, 1fr)}.grid-md-col-span-2{grid-column:span 2}.grid-md-row-span-2{grid-row:span 2}.grid-md-template-columns-3{grid-template-columns:repeat(3, 1fr)}.grid-md-col-span-3{grid-column:span 3}.grid-md-row-span-3{grid-row:span 3}.grid-md-template-columns-4{grid-template-columns:repeat(4, 1fr)}.grid-md-col-span-4{grid-column:span 4}.grid-md-row-span-4{grid-row:span 4}.grid-md-template-columns-5{grid-template-columns:repeat(5, 1fr)}.grid-md-col-span-5{grid-column:span 5}.grid-md-row-span-5{grid-row:span 5}.grid-md-template-columns-6{grid-template-columns:repeat(6, 1fr)}.grid-md-col-span-6{grid-column:span 6}.grid-md-row-span-6{grid-row:span 6}.grid-md-template-columns-7{grid-template-columns:repeat(7, 1fr)}.grid-md-col-span-7{grid-column:span 7}.grid-md-row-span-7{grid-row:span 7}.grid-md-template-columns-8{grid-template-columns:repeat(8, 1fr)}.grid-md-col-span-8{grid-column:span 8}.grid-md-row-span-8{grid-row:span 8}.grid-md-template-columns-9{grid-template-columns:repeat(9, 1fr)}.grid-md-col-span-9{grid-column:span 9}.grid-md-row-span-9{grid-row:span 9}.grid-md-template-columns-10{grid-template-columns:repeat(10, 1fr)}.grid-md-col-span-10{grid-column:span 10}.grid-md-row-span-10{grid-row:span 10}.grid-md-template-columns-11{grid-template-columns:repeat(11, 1fr)}.grid-md-col-span-11{grid-column:span 11}.grid-md-row-span-11{grid-row:span 11}.grid-md-template-columns-12{grid-template-columns:repeat(12, 1fr)}.grid-md-col-span-12{grid-column:span 12}.grid-md-row-span-12{grid-row:span 12}}@media(min-width: 993px){.grid-lg-template-columns-1{grid-template-columns:repeat(1, 1fr)}.grid-lg-col-span-1{grid-column:span 1}.grid-lg-row-span-1{grid-row:span 1}.grid-lg-template-columns-2{grid-template-columns:repeat(2, 1fr)}.grid-lg-col-span-2{grid-column:span 2}.grid-lg-row-span-2{grid-row:span 2}.grid-lg-template-columns-3{grid-template-columns:repeat(3, 1fr)}.grid-lg-col-span-3{grid-column:span 3}.grid-lg-row-span-3{grid-row:span 3}.grid-lg-template-columns-4{grid-template-columns:repeat(4, 1fr)}.grid-lg-col-span-4{grid-column:span 4}.grid-lg-row-span-4{grid-row:span 4}.grid-lg-template-columns-5{grid-template-columns:repeat(5, 1fr)}.grid-lg-col-span-5{grid-column:span 5}.grid-lg-row-span-5{grid-row:span 5}.grid-lg-template-columns-6{grid-template-columns:repeat(6, 1fr)}.grid-lg-col-span-6{grid-column:span 6}.grid-lg-row-span-6{grid-row:span 6}.grid-lg-template-columns-7{grid-template-columns:repeat(7, 1fr)}.grid-lg-col-span-7{grid-column:span 7}.grid-lg-row-span-7{grid-row:span 7}.grid-lg-template-columns-8{grid-template-columns:repeat(8, 1fr)}.grid-lg-col-span-8{grid-column:span 8}.grid-lg-row-span-8{grid-row:span 8}.grid-lg-template-columns-9{grid-template-columns:repeat(9, 1fr)}.grid-lg-col-span-9{grid-column:span 9}.grid-lg-row-span-9{grid-row:span 9}.grid-lg-template-columns-10{grid-template-columns:repeat(10, 1fr)}.grid-lg-col-span-10{grid-column:span 10}.grid-lg-row-span-10{grid-row:span 10}.grid-lg-template-columns-11{grid-template-columns:repeat(11, 1fr)}.grid-lg-col-span-11{grid-column:span 11}.grid-lg-row-span-11{grid-row:span 11}.grid-lg-template-columns-12{grid-template-columns:repeat(12, 1fr)}.grid-lg-col-span-12{grid-column:span 12}.grid-lg-row-span-12{grid-row:span 12}.main_header-links li.cta:last-of-type{-webkit-margin-end:1.5em;margin-inline-end:1.5em}body.has--waypoints.checked--inview:not(.loading) .fixed-menu.active>.menu,body:not(.has--waypoints):not(.loading) .fixed-menu.active>.menu{-webkit-transform:translateY(0);transform:translateY(0)}.section--2_cols .container-fluid .section_inn:not(.section--image_inn):not(.section--video_inn),.section--2_cols .container-sm .section_inn:not(.section--image_inn):not(.section--video_inn),.section--2_cols .container-md .section_inn:not(.section--image_inn):not(.section--video_inn),.section--2_cols .container-lg .section_inn:not(.section--image_inn):not(.section--video_inn),.section--2_cols .container-xl .section_inn:not(.section--image_inn):not(.section--video_inn),.section--2_cols .container-xxl .section_inn:not(.section--image_inn):not(.section--video_inn),.section--2_cols .container-xxxl .section_inn:not(.section--image_inn):not(.section--video_inn){max-width:calc(870px + var(--bs-gutter-x)/2)}.section--2_cols.has--lg-fluid-media-a.bg-color{padding-top:0 !important}.section--2_cols.has--lg-fluid-media-b.pre--bg-color{-webkit-padding-after:0 !important;padding-block-end:0 !important}body.home .section--splash.section--1 .media.is--image img{-o-object-position:50% 50%;object-position:50% 50%;width:190%;max-width:none;height:auto;position:absolute;left:50%;top:50%;translate:-50% -44%}}@media(min-width: 1921px){:root{--header-start-logo-size: 90px;--header-end-logo-size: 70px}}@media(max-width: 992.98px){#mobile_nav_holder,#mobile_nav_holder>.in{-webkit-transition:opacity calc(var(--duration)*3) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier2);transition:opacity calc(var(--duration)*3) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier2);transition:transform calc(var(--duration)*4) var(--bezier2),opacity calc(var(--duration)*3) ease-out;transition:transform calc(var(--duration)*4) var(--bezier2),opacity calc(var(--duration)*3) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier2)}#wrapper{-webkit-transition:opacity calc(var(--duration)*3) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier2);transition:opacity calc(var(--duration)*3) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier2);transition:transform calc(var(--duration)*4) var(--bezier2),opacity calc(var(--duration)*3) ease-out;transition:transform calc(var(--duration)*4) var(--bezier2),opacity calc(var(--duration)*3) ease-out,-webkit-transform calc(var(--duration)*4) var(--bezier2)}body.loading.loading--covered #wrapper{opacity:1;-webkit-transition-duration:0s,calc(var(--duration)*3),0s;transition-duration:0s,calc(var(--duration)*3),0s;-webkit-transition-delay:calc(var(--duration)*4),0s,0s;transition-delay:calc(var(--duration)*4),0s,0s;visibility:hidden}body.menu--open #wrapper{-webkit-transform:translateX(-25%);transform:translateX(-25%)}body.menu--open{overflow:hidden}body.menu--open #main_header .menu{opacity:0}body.menu--open #main_header .menu *{pointer-events:none !important}body.header-transparent:not(.menu--open):not(.scrolled) .hamburger>b>b{background-color:var(--color1)}body.menu--open .hamburger>b>b:nth-of-type(2){opacity:0}body.menu--open .hamburger>b>b:first-of-type{-webkit-transform:scaleX(1) translateY(calc(-50% + 18.5px)) translateX(-16%) rotate(45deg);transform:scaleX(1) translateY(calc(-50% + 18.5px)) translateX(-16%) rotate(45deg)}body.menu--open .hamburger>b>b:last-of-type{-webkit-transform:scaleX(1) translateY(calc(-50% - 18.5px)) translateX(-16%) rotate(-45deg);transform:scaleX(1) translateY(calc(-50% - 18.5px)) translateX(-16%) rotate(-45deg)}body.menu--open #mobile_nav_holder{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;pointer-events:auto;-webkit-transition-delay:0s;transition-delay:0s}body:not(.menu--open) #mobile_nav .menu .animable{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition-duration:0s !important;transition-duration:0s !important;-webkit-transition-delay:calc(var(--duration)*4) !important;transition-delay:calc(var(--duration)*4) !important}body:not(.menu--open) #mobile_nav .social_holder .animable,body:not(.menu--open) #mobile_nav .lang_holder .animable{opacity:0;-webkit-transform:translateY(25px);transform:translateY(25px);-webkit-transition-duration:0s !important;transition-duration:0s !important;-webkit-transition-delay:calc(var(--duration)*4) !important;transition-delay:calc(var(--duration)*4) !important}body.has--animable-curtain:not(.menu--open) #mobile_nav .menu .animable{opacity:1;-webkit-transform:translateY(100%);transform:translateY(100%)}body.has--animable-curtain:not(.menu--open) #mobile_nav .social_holder .animable,body.has--animable-curtain:not(.menu--open) #mobile_nav .lang_holder .animable{opacity:1;-webkit-transform:translateY(100%);transform:translateY(100%)}.hamburger{display:block}.main_header-links{display:none !important}}@media(max-width: 992.98px){:root{--sep1: 7.8em;--sep2: 3.9em;--header-start-logo-size: 40px;--header-end-logo-size: 40px;--header-start-py: 15px;--header-end-py: 15px;--footer-logo-size: 110px}.blockquote{font-size:27.04px}.section--2_cols .section{padding-top:0}.section--2_cols .section+.section{padding-top:calc(var(--sep3))}.section--splash .cover.main.has--media{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blockquote::before{-webkit-transform:none;transform:none}.section--anchors{padding:0}.section--anchors_in{display:none !important}.section--splash .arr_holder{height:clamp(36px*var(--preloader-factor)*1.5,(var(--header-start-height)),var(--header-start-height)*2)}.section--splash.section--1 .cover.main{padding-top:calc(var(--header-start-height)*2);-webkit-padding-after:clamp(36px*var(--preloader-factor)*1.5,(var(--header-start-height)),var(--header-start-height)*2);padding-block-end:clamp(36px*var(--preloader-factor)*1.5,(var(--header-start-height)),var(--header-start-height)*2)}body.home .section--splash.section--1 .media.is--image img{width:190%;max-width:none;height:auto;position:relative;left:50%;translate:-50% 0;margin-top:-20%}}@media(max-width: 768.98px){:root{--header-start-logo-size: 36px;--header-end-logo-size: 36px;--header-start-py: 12px;--header-end-py: 12px}#mobile_nav_holder>.in{width:100%}body:not(.menu--open) #mobile_nav_holder>.in{-webkit-transform:none;transform:none}.section--splash .arr svg{height:calc(24px*var(--preloader-factor))}}@media all and (orientation: landscape){.d-portrait{display:none !important}}@media all and (orientation: portrait),all and (aspect-ratio: 1/1){:root{--slider-img-height: 60vw}.d-landscape{display:none !important}}