body.oc-loading,body.oc-loading *,body.wn-loading,body.wn-loading *{cursor:wait!important}.stripe-loading-indicator{background:transparent;height:5px;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:2000}.stripe-loading-indicator .stripe,.stripe-loading-indicator .stripe-loaded{background:#0090c0;box-shadow:inset 0 1px 1px -1px #fff,inset 0 -1px 1px -1px #fff;display:block;height:5px;position:absolute}.stripe-loading-indicator .stripe{animation:wn-infinite-loader 60s linear;width:100%}.stripe-loading-indicator .stripe-loaded{filter:alpha(opacity=0);opacity:0;transform:translate3d(-100%,0,0);width:100%}.stripe-loading-indicator.loaded{filter:alpha(opacity=0);opacity:0;transition:opacity .4s linear;transition-delay:.3s}.stripe-loading-indicator.loaded .stripe{animation-play-state:paused}.stripe-loading-indicator.loaded .stripe-loaded{filter:alpha(opacity=100);opacity:1;transform:translateZ(0);transition:transform .3s linear}.stripe-loading-indicator.hide{display:none}body>p.flash-message{word-wrap:break-word;border-radius:3px;box-shadow:0 1px 6px rgba(0,0,0,.12),0 1px 4px rgba(0,0,0,.24);color:#fff;font-size:14px;left:50%;margin-left:-250px;padding:10px 30px 10px 15px;position:fixed;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,.15);top:13px;width:500px;z-index:10300}body>p.flash-message.fade{filter:alpha(opacity=0);opacity:0;transform:scale(.9);transition:all .5s,width 0s}body>p.flash-message.fade.in{filter:alpha(opacity=100);opacity:1;transform:scale(1)}body>p.flash-message.success{background:#8da85e}body>p.flash-message.error{background:#c30}body>p.flash-message.warning{background:#de8754}body>p.flash-message.info{background:#5fb6f5}body>p.flash-message button.close{-webkit-appearance:none;background:transparent;border:0;color:#fff;cursor:pointer;filter:alpha(opacity=20);float:none;font-size:21px;font-weight:700;line-height:1;opacity:.2;outline:none;padding:0;position:absolute;right:10px;top:8px}body>p.flash-message button.close:focus,body>p.flash-message button.close:hover{color:#fff;cursor:pointer;filter:alpha(opacity=50);opacity:.5;text-decoration:none}@media (max-width:768px){body>p.flash-message{left:10px;margin-left:0;right:10px;top:10px;width:auto}}[data-request][data-request-validate] [data-validate-error]:not(.visible),[data-request][data-request-validate] [data-validate-for]:not(.visible){display:none}a.oc-loading:after,a.wn-loading:after,button.oc-loading:after,button.wn-loading:after,span.oc-loading:after,span.wn-loading:after{animation:wn-rotate-loader .8s linear infinite;border:.2em solid;border-radius:50%;border-right:.2em solid transparent;content:"";display:inline-block;filter:alpha(opacity=50);height:1em;margin-left:.4em;opacity:.5;vertical-align:middle;width:1em}@keyframes wn-rotate-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes oc-rotate-loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wn-infinite-loader{0%{transform:translateX(-100%)}10%{transform:translateX(-50%)}20%{transform:translateX(-25%)}30%{transform:translateX(-12.5%)}40%{transform:translateX(-6.25%)}50%{transform:translateX(-3.125%)}60%{transform:translateX(-1.5625%)}70%{transform:translateX(-.78125%)}80%{transform:translateX(-.390625%)}90%{transform:translateX(-.1953125%)}to{transform:translateX(-.09765625%)}}@keyframes oc-infinite-loader{0%{transform:translateX(-100%)}10%{transform:translateX(-50%)}20%{transform:translateX(-25%)}30%{transform:translateX(-12.5%)}40%{transform:translateX(-6.25%)}50%{transform:translateX(-3.125%)}60%{transform:translateX(-1.5625%)}70%{transform:translateX(-.78125%)}80%{transform:translateX(-.390625%)}90%{transform:translateX(-.1953125%)}to{transform:translateX(-.09765625%)}}
html>body{--scroll-width:0}
html>body img.lazy{visibility:hidden}
.img-fullsize{object-position:center !important;object-fit:contain !important}
.banner-overlay{position:relative;overflow:hidden}
.banner-overlay>*{position:relative;z-index:1}
.banner-overlay::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-image:radial-gradient(rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.75) 100%);background-size:3px 3px}
#btn-back-to-top{position:fixed;z-index:99;display:flex;height:0;width:50px;align-items:center;justify-content:center;bottom:30px;left:30px;opacity:0.5;transition:opacity 0.2s ease-in-out,height 0.2s ease-in-out;border:unset;overflow:hidden;padding:0}
#btn-back-to-top.active{height:50px}
#btn-back-to-top:hover{opacity:1 !important}
#btn-back-to-top.left{left:30px}
#btn-back-to-top.right{left:calc(calc(100vw - 80px) - var(--scroll-width))}
.floating-container{--main-size:70px;--sub-size:50px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;user-select:none;position:fixed;z-index:999;bottom:30px;left:30px;opacity:0.25;transition:opacity 0.2s ease-in-out}
.floating-container .supp{position:relative;height:var(--main-size);width:var(--main-size);background-color:var(--bs-primary);border-radius:50%;z-index:2;color:var(--bs-white)}
.floating-container .supp .floating-content{display:flex;align-items:center;justify-content:center;height:100%;width:100%;border-radius:50%}
.floating-container .supp .floating-content .material-icons{color:white;font-size:48px}
.floating-container .supp::before{content:" ";position:absolute;bottom:0;left:0;height:calc(var(--main-size) / 2);width:calc(var(--main-size) / 2);border-radius:10px 0 0 0;background-color:inherit;z-index:-1}
.floating-container .sub-button{position:absolute;display:flex;align-items:center;justify-content:center;bottom:10px;right:10px;height:var(--sub-size);width:var(--sub-size);background-color:var(--bs-primary);border-radius:50%;transition:all 0.3s ease}
.floating-container .sub-button a{color:var(--bs-white)}
.floating-container .sub-button:hover{cursor:pointer}
.floating-container .sub-button .material-icons{color:white;padding-top:6px}
.floating-container:hover{opacity:1}
.floating-container.left{left:30px}
.floating-container.left .supp::before{border-radius:0 0 0 10px;left:0}
.floating-container.right{left:calc(calc(100vw - calc(var(--main-size) + 30px)) - var(--scroll-width))}
.floating-container.right .supp::before{border-radius:0 0 10px 0;left:unset;right:0}
.floating-container:hover{height:100%}
.floating-container:hover .sub-button:nth-child(2){transform:translateY(-80px)}
.floating-container:hover .sub-button:nth-child(3){transform:translateY(-140px)}
.floating-container:hover .sub-button:nth-child(4){transform:translateY(-200px)}
.floating-container:hover .sub-button:nth-child(5){transform:translateY(-260px)}
.floating-container:hover .sub-button:nth-child(6){transform:translateY(-320px)}
.box-shadow-none{box-shadow:none !important}
.image-cover{padding:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-bottom:1px solid rgba(0,0,0,0.125)}
.image-cover img{transition:all 0.3s ease-in-out;width:100% !important;height:100% !important;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}
.square>img,
.square-25>img,
.square-50>img,
.square-75>img{position:absolute}
.square::before,
.square-25::before,
.square-50::before,
.square-75::before{content:"";display:block;width:100%;padding-bottom:100%}
.square-25::before{padding-bottom:25%}
.square-50::before{padding-bottom:50%}
.square-75::before{padding-bottom:75%}
.check-box-mod{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:flex-start}
.check-box-mod>input[type="checkbox"]{position:absolute;opacity:0;z-index:-1}
.check-box-mod>input[type="checkbox"] + label{cursor:pointer;position:relative;width:100%;height:100%;display:flex;flex-direction:row;gap:5px;padding:0.25rem}
.check-box-mod>input[type="checkbox"] + label::before,
.check-box-mod>input[type="checkbox"] + label::after{content:"";display:block;min-width:20px;min-height:20px;align-self:flex-start;font-family:"Font Awesome 6 Pro";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}
.check-box-mod>input[type="checkbox"] + label::before{border-radius:2.5px;border:1px solid #d3d3d3;box-shadow:inset 1px 1px 1px rgba(34,34,34,0.08)}
.check-box-mod>input[type="checkbox"] + label::after{position:absolute;top:0.25rem;left:0.25rem;font-size:inherit;text-rendering:auto;display:flex;align-items:center;justify-content:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.check-box-mod>input[type="checkbox"]:indeterminate + label::after{content:"\f068";color:rgba(0,0,0,0.54)}
.check-box-mod>input[type="checkbox"]:checked + label::before{border:1px solid #396;box-shadow:inset 1px 1px 1px #3964}
.check-box-mod>input[type="checkbox"]:checked + label::after{content:"\f00c";color:#396}
.radio-button-mod{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:flex-start}
.radio-button-mod>input[type="radio"]{position:absolute;opacity:0;z-index:-1}
.radio-button-mod>input[type="radio"]:disabled + label{cursor:default}
.radio-button-mod>input[type="radio"] + label{cursor:pointer;position:relative;width:100%;height:100%;display:flex;flex-direction:row;gap:5px;padding:0.25rem;--icon-code:"\f00c"}
.radio-button-mod>input[type="radio"] + label::before,
.radio-button-mod>input[type="radio"] + label::after{content:"";display:block;min-width:20px;min-height:20px;align-self:flex-start}
.radio-button-mod>input[type="radio"] + label::before{border-radius:50%;border:1px solid #d3d3d3;box-shadow:inset 1px 1px 1px rgba(34,34,34,0.08)}
.radio-button-mod>input[type="radio"] + label::after{font:normal normal normal 14px / 1 "Font Awesome 6 Pro";font-weight:300;position:absolute;top:0.25rem;left:0.25rem;font-size:inherit;text-rendering:auto;display:flex;align-items:center;justify-content:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.radio-button-mod>input[type="radio"]:checked + label::before{border:2px solid #396;box-shadow:inset 1px 1px 1px #3964}
.radio-button-mod>input[type="radio"]:checked + label::after{content:var(--icon-code);color:#396;font-weight:500}
.presence-wrapper .radio-button-mod>input[type="radio"] + label::before,
.presence-wrapper .radio-button-mod>input[type="radio"]:checked + label::before,
.presence-wrapper .radio-button-mod>input[type="radio"] + label::after,
.presence-wrapper .radio-button-mod>input[type="radio"]:checked + label::after{width:24px;height:24px;font-size:12px}
.presence-wrapper .radio-button-mod>input[type="radio"] + label::after,
.presence-wrapper .radio-button-mod>input[type="radio"]:checked + label::after{content:var(--icon-code)}
.presence-wrapper .radio-button-mod>input[type="radio"][value="present"] + label{--icon-code:"\f164"}
.presence-wrapper .radio-button-mod>input[type="radio"][value="absent"] + label{--icon-code:"\f684"}
.presence-wrapper .radio-button-mod>input[type="radio"][value="absent"]:checked + label::after{color:var(--bs-danger)}
.presence-wrapper .radio-button-mod>input[type="radio"][value="absent"]:checked + label::before{border-color:var(--bs-danger)}
.presence-wrapper .radio-button-mod>input[type="radio"][value=""] + label,
.presence-wrapper .radio-button-mod>input[type="radio"][value=" "] + label{--icon-code:"\3f"}
.presence-wrapper .radio-button-mod>input[type="radio"][value=""]:checked + label::after,
.presence-wrapper .radio-button-mod>input[type="radio"][value=" "]:checked + label::after{color:var(--bs-secondary)}
.presence-wrapper .radio-button-mod>input[type="radio"][value=""]:checked + label::before,
.presence-wrapper .radio-button-mod>input[type="radio"][value=" "]:checked + label::before{border-color:var(--bs-secondary)}
.presence-wrapper.in-comment-box .radio-button-mod>input[type="radio"] + label,
.presence-wrapper.in-comment-box .radio-button-mod>input[type="radio"]:checked + label{opacity:0.5;padding:0}
.presence-wrapper.in-comment-box .radio-button-mod>input[type="radio"] + label::before,
.presence-wrapper.in-comment-box .radio-button-mod>input[type="radio"]:checked + label::before,
.presence-wrapper.in-comment-box .radio-button-mod>input[type="radio"] + label::after,
.presence-wrapper.in-comment-box .radio-button-mod>input[type="radio"]:checked + label::after{width:20px;height:20px;font-size:10px;font-weight:300}
.presence-wrapper.in-comment-box .radio-button-mod>input[type="radio"] + label::before,
.presence-wrapper.in-comment-box .radio-button-mod>input[type="radio"]:checked + label::before{border-width:1px}
.presence-wrapper.in-comment-box .radio-button-mod>input[type="radio"] + label::after,
.presence-wrapper.in-comment-box .radio-button-mod>input[type="radio"]:checked + label::after{top:0;left:0}
button:focus{box-shadow:none !important}
.multi_step_form{background:var(--bs-light);display:block;overflow:hidden}
.multi_step_form .btn-close{padding:1rem;position:absolute;right:0;top:0}
.multi_step_form #msform{display:flex;flex-direction:column;position:relative;min-height:100%;width:100%;background:var(--bs-white);border-radius:0.1rem;text-align:center;padding:50px 0;margin:0 auto;z-index:1}
.multi_step_form #msform .tittle{text-align:center;padding-bottom:55px}
.multi_step_form #msform .tittle h2{font:500 24px/35px 'Roboto',sans-serif;color:#3f4553;padding-bottom:5px}
.multi_step_form #msform .tittle p{font:400 16px/28px 'Roboto',sans-serif;color:#5f6771}
.multi_step_form #msform .fieldsets{flex:1}
.multi_step_form #msform .fieldsets fieldset{border:0;padding:20px 0 0;position:relative;width:100%;left:0;right:0}
.multi_step_form #msform .fieldsets fieldset:not(:first-of-type){display:none}
.multi_step_form #msform .fieldsets fieldset h3{font:500 18px/35px 'Roboto',sans-serif;color:#3f4553}
.multi_step_form #msform .fieldsets fieldset h6{font:400 15px/28px 'Roboto',sans-serif;color:#5f6771;padding-bottom:30px}
.multi_step_form #msform .fieldsets fieldset .fg_2,
.multi_step_form #msform .fieldsets fieldset .fg_3{padding-top:10px;display:block;overflow:hidden}
.multi_step_form #msform .fieldsets fieldset .fg_3{padding-bottom:70px}
.multi_step_form #msform .fieldsets fieldset .product_select:after{display:none}
.multi_step_form #msform .fieldsets fieldset .product_select:before{content:"\f35f";position:absolute;top:0;right:20px;font:normal normal normal 24px/48px Ionicons;color:#5f6771}
.multi_step_form #msform .fieldsets fieldset .product_select .list{width:100%}
.multi_step_form #msform .fieldsets fieldset .done_text{padding-top:40px}
.multi_step_form #msform .fieldsets fieldset .done_text .don_icon{height:36px;width:36px;line-height:36px;font-size:22px;margin-bottom:10px;background:#5cb85c;display:inline-block;border-radius:50%;color:#fff;text-align:center}
.multi_step_form #msform .fieldsets fieldset .done_text h6{line-height:23px}
.multi_step_form #msform .fieldsets fieldset .code_group{margin-bottom:60px}
.multi_step_form #msform .fieldsets fieldset .code_group .form-control{border:0;border-bottom:1px solid #a1a7ac;border-radius:0;display:inline-block;width:30px;font-size:30px;color:#5f6771;padding:0;margin-right:7px;text-align:center;line-height:1}
.multi_step_form #msform .fieldsets fieldset .passport{margin-top:-10px;padding-bottom:30px;position:relative}
.multi_step_form #msform .fieldsets fieldset .passport .don_icon{height:36px;width:36px;line-height:36px;font-size:22px;position:absolute;top:4px;right:0;background:#5cb85c;display:inline-block;border-radius:50%;color:#fff;text-align:center}
.multi_step_form #msform .fieldsets fieldset .passport h4{font:500 15px/23px 'Roboto',sans-serif;color:#5f6771;padding:0}
.multi_step_form #msform .fieldsets fieldset .input-group{display:inline-flex;width:auto}
.multi_step_form #msform .fieldsets fieldset .form-group>input,
.multi_step_form #msform .fieldsets fieldset .input-group>input{display:inline-block;min-width:200px;text-align:center;width:auto}
.multi_step_form #msform .fieldsets fieldset .form-group>input[type=number],
.multi_step_form #msform .fieldsets fieldset .input-group>input[type=number]{appearance:textfield;-moz-appearance:textfield}
.multi_step_form #msform .fieldsets fieldset .form-group>input[type=number]::-webkit-outer-spin-button,
.multi_step_form #msform .fieldsets fieldset .input-group>input[type=number]::-webkit-outer-spin-button,
.multi_step_form #msform .fieldsets fieldset .form-group>input[type=number]::-webkit-inner-spin-button,
.multi_step_form #msform .fieldsets fieldset .input-group>input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.multi_step_form #msform .fieldsets fieldset .form-group>input:focus,
.multi_step_form #msform .fieldsets fieldset .input-group>input:focus{box-shadow:none}
.multi_step_form #msform .fieldsets fieldset .input-group{padding-bottom:40px}
.multi_step_form #msform #progressbar{padding-left:0;margin-bottom:30px;overflow:hidden}
.multi_step_form #msform #progressbar li{list-style-type:none;color:#99a2a8;width:calc(100% / var(--a));float:left;position:relative;font:500 13px/1 'Roboto',sans-serif;padding-bottom:0.5rem}
.multi_step_form #msform #progressbar li:nth-child(1):before{content:"\f007"}
.multi_step_form #msform #progressbar li:nth-child(2):before{content:"\e533";font-weight:300}
.multi_step_form #msform #progressbar li:nth-child(3):before{content:"\f073"}
.multi_step_form #msform #progressbar li:nth-child(4):before{content:"\e1dd"}
.multi_step_form #msform #progressbar li:before{content:"";font:normal normal normal 24px/1 'Font Awesome 6 Pro';width:50px;height:50px;line-height:50px;display:block;background:#eaf0f4;border-radius:50%;margin:0 auto 10px auto}
.multi_step_form #msform #progressbar li:after{content:'';width:100%;height:10px;background:#eaf0f4;position:absolute;left:-50%;top:21px;z-index:-1}
.multi_step_form #msform #progressbar li:last-child:after{width:150%}
.multi_step_form #msform #progressbar li.active{color:#5cb85c}
.multi_step_form #msform #progressbar li.active:before,
.multi_step_form #msform #progressbar li.active:after{background:#5cb85c;color:white}
.multi_step_form #msform .action-button{background:#5cb85c;color:white;border:0 none;border-radius:5px;cursor:pointer;min-width:130px;font:700 14px/40px 'Roboto',sans-serif;border:1px solid #5cb85c;margin:0 5px;text-transform:uppercase;display:inline-block}
.multi_step_form #msform .action-button:hover,
.multi_step_form #msform .action-button:focus{background:#405867;border-color:#405867}
.multi_step_form #msform .previous_button{background:transparent;color:#99a2a8;border-color:#99a2a8}
.multi_step_form #msform .previous_button:hover,
.multi_step_form #msform .previous_button:focus{background:#405867;border-color:#405867;color:#fff}
button[data-bs-toggle=tooltip]{border:unset;padding:unset;outline:unset;background:unset;line-height:1.5}
.xdsoft_datetimepicker{padding:0;margin:0;display:flex !important;justify-content:center;border:0;gap:5px}
.xdsoft_datetimepicker .xdsoft_datepicker{margin:0 !important}
.xdsoft_datetimepicker .xdsoft_datepicker .xdsoft_monthpicker{display:flex;height:35px}
.xdsoft_datetimepicker .xdsoft_timepicker{display:flex !important;gap:5px;flex-direction:column;align-items:center;justify-content:space-between;margin:0 !important}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{width:100%}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time_variant{width:100%}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev{margin:0 !important;margin-top:15px !important}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next{margin:0 !important}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{width:100%}
.custom-tooltip-class{--bs-tooltip-bg:rgba(108,117,125,var(--bs-bg-opacity,1))}
.gallery-grid ul{padding:0;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;grid-auto-flow:dense}
.gallery-grid li{height:100%;padding:10px;list-style-type:none}
.gallery-grid li.highlight-box{grid-row:span 2;grid-column:span 2}
.gallery-grid li.highlight-tall{grid-row:span 2}
.gallery-grid li.highlight-wide{grid-column:span 2}
.gallery-grid img{display:block;object-fit:cover;width:100%;height:100%;border:1px solid black;box-shadow:1px 3px 8px rgba(0,0,0,0.5)}
.gallery-grid .warning{color:red;font-size:200%}
@supports (display:grid){.warning{display:none}}
.audio-playlist{display:none}
.tracking-tighter{letter-spacing:-0.05em}
.tracking-tight{letter-spacing:-0.025em}
.tracking-normal{letter-spacing:0}
.tracking-wide{letter-spacing:0.025em}
.tracking-wider{letter-spacing:0.05em}
.tracking-widest{letter-spacing:0.1em}
button[data-bs-toggle=tooltip]{border:unset;padding:unset;outline:unset;background:unset;line-height:1.5}
.map-container{position:relative;padding-bottom:75%;height:0;overflow:hidden;max-width:100%;background:#eee}
.map-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}
button.btn-icon{border:unset;padding:unset;outline:unset;background:unset;line-height:1.5}
.overlapping{height:1px;width:100%;z-index:2}
.vjs-has-finished .vjs-poster{display:inline-block}
@media (min-width:576px){.multi_step_form #msform fieldset{padding:20px 52.5px 0}}
@media (min-width:768px){.multi_step_form #msform fieldset{padding:20px 105px 0}}
:root{--color-headings:var(--bs-dark);--color-text:var(--bs-dark);--color-fun:var(--bs-dark);--color-fun-shadow:var(--bs-gray-400)}
.countdown-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:0.2rem;margin:1rem 0}
.countdown-wrapper .fa-stack{font-size:50px;text-shadow:2px 2px 3px rgba(0,0,0,0.3)}
.countdown-wrapper .fa-stack .fa-stack-1x{text-shadow:none;color:var(--color-fun)}
.countdown-item{color:var(--color-text);font-size:30px;display:flex;align-items:center;justify-content:center;flex-direction:column;line-height:30px;margin:10px;padding-top:10px;position:relative;width:80px;height:80px}
.countdown-item span{color:var(--color-text);font-size:12px;text-transform:uppercase}
[data-time-rule]{font-size:2rem}
[data-time-rule] + div{font-size:1rem}
.countdown-svg{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}
.countdown-svg circle{width:100%;height:100%;stroke:var(--color-fun);transition:stroke-dasharray var(--duration) ease-in-out,stroke var(--duration) ease-in-out;transform-origin:center}
.countdown-svg circle:first-child{stroke:var(--color-fun-shadow)}
:root{--main-bg:#5c7f97;--main-title-color:#f2f1eb;--sub-title-config-bottom:-50%}
.blue-contrast .text-muted{color:#c6d9e7 !important}
.priority{position:relative;z-index:9}
.bg-main{background-color:var(--main-bg) !important}
.bg-main-image{background-image:url("../themes/basic/assets/stylesheets/frontend/images/main-bg.jpg");background-size:auto 100%;background-repeat:repeat-y;background-position:top center}
.bg-main-image .backgrounding::before{--main-bg:transparent}
@font-face{font-family:'MTCORSVA';src:url('../themes/basic/assets/stylesheets/frontend/fonts/MTCORSVA.eot');src:url('../themes/basic/assets/stylesheets/frontend/fonts/MTCORSVA.eot?#iefix') format('embedded-opentype'),url('../themes/basic/assets/stylesheets/frontend/fonts/MTCORSVA.woff2') format('woff2');font-weight:normal;font-style:normal}
.font-mtcorsiva{font-family:'MTCORSVA' !important}
.font-mtcorsiva.section-heading{font-size:28px}
body.layout-frontend.modal-opened{overflow:hidden;padding-right:var(--scroll-width) !important}
body.layout-frontend.modal-opened nav.navbar{padding-right:var(--scroll-width) !important}
body.layout-frontend #mainNav h3,
body.layout-frontend #mainNav h6,
body.layout-frontend #mainNav li{transition:color 0.2s ease-in-out}
body.layout-frontend #mainNav.navbar-shrink{color:var(--bs-dark);background-color:var(--bs-light) !important;box-shadow:rgba(0,0,0,0.2) 0 0 5px;min-height:90px}
body.layout-frontend #mainNav.navbar-shrink .nav-item .nav-link:not(.active),
body.layout-frontend #mainNav.navbar-shrink .navbar-brand{color:var(--bs-dark)}
body.layout-frontend #mainNav.navbar-shrink .navbar-brand .company-name b{color:inherit}
body.layout-frontend #mainNav.navbar-shrink .navbar-brand .slogan{color:var(--bs-dark)}
body.layout-frontend #mainNav.navbar-shrink .navbar-toggler{color:var(--bs-dark);border-color:var(--bs-dark)}
body.layout-frontend #mainNav .navbar-brand{color:var(--bs-primary)}
body.layout-frontend #mainNav .navbar-brand .company-name{color:inherit}
body.layout-frontend #mainNav .navbar-brand .company-name b{color:var(--bs-light)}
body.layout-frontend #mainNav .navbar-brand .slogan{color:var(--bs-light)}
body.layout-frontend #mainNav .nav-item{text-align:center}
body.layout-frontend #mainNav .nav-item form{display:inline-block}
body.layout-frontend #mainNav .nav-item form select[name="locale"]{width:auto;text-align:center;text-align-last:center}
body.layout-frontend #mainNav .nav-item form select[name="locale"] option{text-align:left}
body.layout-frontend #mainNav .navbar-toggler{outline:none}
body.layout-frontend #mainNav .navbar-toggler:focus{box-shadow:unset}
body.layout-frontend .soft-edge{box-shadow:0 0 20px 25px var(--main-bg)}
body.layout-frontend .rounded-profile{border-top-left-radius:5rem;border-top-right-radius:5rem;width:max-content;margin-left:0;margin-right:0}
body.layout-frontend .card-form{backdrop-filter:blur(1px);background:#eeeeee45}
body.layout-frontend .card-form.darker{background:#d3d0d050}
body.layout-frontend .card-form input,
body.layout-frontend .card-form textarea{background:#ffffff8f}
body.layout-frontend main{position:relative}
body.layout-frontend main section.backgrounding,
body.layout-frontend main div.backgrounding{display:flex;flex-wrap:wrap}
body.layout-frontend main section.backgrounding::before,
body.layout-frontend main div.backgrounding::before,
body.layout-frontend main section.backgrounding::after,
body.layout-frontend main div.backgrounding::after{position:absolute;content:"";display:block;width:100%;height:100vh;left:0;top:0;z-index:-1}
body.layout-frontend main section.backgrounding::before,
body.layout-frontend main div.backgrounding::before{background-color:var(--main-bg) !important}
body.layout-frontend main section.backgrounding.fit-bottom,
body.layout-frontend main div.backgrounding.fit-bottom{position:absolute;z-index:-1;width:100%;height:100%}
body.layout-frontend main section.backgrounding.fit-bottom::before,
body.layout-frontend main div.backgrounding.fit-bottom::before{display:none}
body.layout-frontend main section.backgrounding.fit-bottom::after,
body.layout-frontend main div.backgrounding.fit-bottom::after{height:100%;background-size:110% auto!important;background-position:center 80%!important}
body.layout-frontend main section.backgrounding:not(.no-ornament)::after,
body.layout-frontend main div.backgrounding:not(.no-ornament)::after{top:0;background-image:url("../themes/basic/assets/stylesheets/frontend/images/cnter-ornament.png");background-size:100% auto;background-repeat:no-repeat;background-position:center center;opacity:0.25}
body.layout-frontend main section.backgrounding:not(.no-ornament).to-bottom::after,
body.layout-frontend main div.backgrounding:not(.no-ornament).to-bottom::after{background-position:center calc(50% + 100px)}
body.layout-frontend main section.backgrounding.sticky,
body.layout-frontend main div.backgrounding.sticky{position:sticky;top:0;height:0;width:100%;padding:0 !important;margin:0 !important}
body.layout-frontend main section.backgrounding.sticky::before,
body.layout-frontend main div.backgrounding.sticky::before,
body.layout-frontend main section.backgrounding.sticky::after,
body.layout-frontend main div.backgrounding.sticky::after{position:sticky}
body.layout-frontend main section.backgrounding.sticky::after,
body.layout-frontend main div.backgrounding.sticky::after{position:absolute}
body.layout-frontend main section.backgrounding.with-image,
body.layout-frontend main div.backgrounding.with-image{z-index:0}
body.layout-frontend main section.backgrounding.with-image::before,
body.layout-frontend main div.backgrounding.with-image::before{background-image:url("../themes/basic/assets/stylesheets/frontend/images/bg.jpg");background-position:center;background-size:cover;background-repeat:no-repeat;width:100%}
body.layout-frontend main section.backgrounding.with-image.bg-flip::before,
body.layout-frontend main div.backgrounding.with-image.bg-flip::before{transform:scaleX(-1)}
body.layout-frontend main section{display:block;position:relative;overflow-x:clip}
body.layout-frontend main section:not([class*=shading]):nth-of-type(even){box-shadow:unset !important}
body.layout-frontend main section:first-of-type{box-shadow:rgba(0,0,0,0.2) 0 -2.5px 5px}
body.layout-frontend main section:nth-of-type(even){box-shadow:rgba(0,0,0,0.2) 0 0 2.5px;z-index:1}
body.layout-frontend header,
body.layout-frontend footer{position:relative;top:0}
body.layout-frontend header .swiper .dimsog-slider-item .container a,
body.layout-frontend footer .swiper .dimsog-slider-item .container a{text-decoration:unset;position:relative;display:inline-block;overflow:hidden}
body.layout-frontend header .swiper .dimsog-slider-item .container a::before,
body.layout-frontend footer .swiper .dimsog-slider-item .container a::before{content:"";display:block;position:absolute;width:200%;height:200%;top:100%;left:100%;background:#fff;background:linear-gradient(135deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 20%,rgba(255,255,255,0.1) 35%,rgba(255,255,255,0.3) 50%,rgba(255,255,255,0.1) 65%,rgba(255,255,255,0) 80%,rgba(255,255,255,0) 100%);transition:top 0.75s ease-in-out,left 0.75s ease-in-out}
body.layout-frontend header .swiper .dimsog-slider-item .container a:hover::before,
body.layout-frontend footer .swiper .dimsog-slider-item .container a:hover::before{top:-100%;left:-100%}
body.layout-frontend header .slideshow,
body.layout-frontend footer .slideshow{position:absolute;top:0;left:0;z-index:1;height:100vh;width:100%}
body.layout-frontend header .slideshow .slider,
body.layout-frontend footer .slideshow .slider{height:100%}
body.layout-frontend header .slideshow .slider .slick-list,
body.layout-frontend footer .slideshow .slider .slick-list{height:100%}
body.layout-frontend header .slideshow .slider .slick-list .slick-track,
body.layout-frontend footer .slideshow .slider .slick-list .slick-track{height:100%}
body.layout-frontend header .slideshow .slider .slick-list .slick-track .item,
body.layout-frontend footer .slideshow .slider .slick-list .slick-track .item{padding:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
body.layout-frontend header .slideshow .slider .slick-list .slick-track .item::before,
body.layout-frontend footer .slideshow .slider .slick-list .slick-track .item::before{z-index:2}
body.layout-frontend header .slideshow .slider .slick-list .slick-track .item img,
body.layout-frontend footer .slideshow .slider .slick-list .slick-track .item img{width:100% !important;height:100% !important;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}
body.layout-frontend header .slideshow .slider-track,
body.layout-frontend footer .slideshow .slider-track{transition:all 1s ease}
body.layout-frontend header .slideshow .item,
body.layout-frontend footer .slideshow .item{height:100%;position:relative;z-index:1}
body.layout-frontend header .slideshow .item img,
body.layout-frontend footer .slideshow .item img{width:100%;transition:all 4s ease;transform:scale(1)}
body.layout-frontend header .slideshow .item.slick-active img,
body.layout-frontend footer .slideshow .item.slick-active img{transform:scale(1.3)}
body.layout-frontend header .content{position:absolute;height:100%;width:100%;top:0;left:0;z-index:3;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;padding:15% 0}
body.layout-frontend header .content .title{display:flex;align-items:center;flex-direction:column;justify-content:center;height:100px;position:relative;overflow:hidden}
body.layout-frontend footer{padding:0;padding-top:2rem;background:unset;min-height:100vh;display:flex;flex-direction:column}
body.layout-frontend footer .footer-wrapper{position:relative;overflow:hidden;display:flex;justify-content:center;filter:drop-shadow(0px -5px 5px rgba(22,22,22,0.5));-webkit-filter:drop-shadow(0px -5px 5px rgba(22,22,22,0.5))}
body.layout-frontend footer .footer-wrapper .footer-container{clip-path:ellipse(100% 55% at 50% 55%);width:200%;display:flex;justify-content:center;position:relative;overflow:hidden;padding:0 !important}
body.layout-frontend footer .footer-wrapper .footer-container .col{width:100%;max-width:100%;padding:0;overflow:hidden}
body.layout-frontend footer .footer-wrapper .footer-container .col .slideshow{height:75vh;position:relative}
body.layout-frontend footer .footer-wrapper .footer-container .col .slideshow .banner-overlay.item::after{content:"";display:block;width:100%;height:100%;z-index:2;background-image:linear-gradient(0,var(--main-bg),transparent,transparent,transparent,transparent,transparent,transparent,transparent,transparent)}
body.layout-frontend footer .footer-wrapper .footer-container .col .content{position:absolute;display:flex;justify-content:space-between;flex-direction:column;align-items:center;top:0;bottom:0;left:0;right:0;z-index:9;padding:2rem 0}
body.layout-frontend footer .footer-wrapper .footer-container .col .content .logo-container{position:relative;display:inline-block;cursor:pointer}
body.layout-frontend footer .footer-wrapper .footer-container .col .content .logo-container .main{-webkit-filter:drop-shadow(5px 5px 5px #222);filter:drop-shadow(5px 5px 5px #222)}
body.layout-frontend footer .footer-wrapper .footer-container .col .content .logo-container .hover{opacity:0;position:absolute;left:0;top:0;transition:opacity 0.5s;transition-timing-function:cubic-bezier(0.4,0.6,0.8,0.6)}
body.layout-frontend footer .footer-wrapper .footer-container .col .content .logo-container:hover .hover{opacity:1}
body.layout-frontend footer>.content{background-color:var(--main-bg);position:relative;z-index:3}
body.layout-frontend #products .portfolio-item{height:100%}
body.layout-frontend #products .portfolio-item .card{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden}
body.layout-frontend #products .portfolio-item .card .portfolio-link{display:block;position:relative;width:100%;height:auto}
body.layout-frontend #products .portfolio-item .card .portfolio-link .portfolio-hover{z-index:1;height:100%}
body.layout-frontend #products .portfolio-item .card .portfolio-caption{height:100%;flex:1}
body.layout-frontend #products .owl-carousel .owl-stage-outer .owl-stage{display:flex}
body.layout-frontend #products .owl-carousel .owl-stage-outer .owl-stage .owl-item:last-of-type{margin-right:0 !important}
body.layout-frontend #address{padding-bottom:0}
body.layout-frontend #address .map-wrapper .map-banner{position:sticky;width:100%;height:75vh;top:90px}
body.layout-frontend #address .map-wrapper .map-banner.banner-overlay::before{background-image:radial-gradient(rgba(0,0,0,0.65) 50%,rgba(0,0,0,0.85) 100%);z-index:2}
body.layout-frontend #address .map-wrapper .map-banner.banner-overlay + .map-container{z-index:2}
body.layout-frontend #address .map-wrapper .map-banner>.contents{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;left:0;top:0;width:100%;height:90%;z-index:2;text-align:center;color:var(--bs-light)}
body.layout-frontend #address .map-wrapper .map-container{box-shadow:rgba(0,0,0,0.2) 0 -2.5px 5px;background-color:var(--bs-white);width:100%;text-align:center;padding-bottom:6rem}
body.layout-frontend #address .map-wrapper .map-container iframe{width:90vw;height:50vh;border-radius:5px;display:inline-block;overflow:hidden;position:relative;z-index:1;padding:0;margin:auto;margin-top:-10%;box-shadow:0 1px 5px 2px rgba(0,0,0,0.2);background-color:var(--bs-gray-200)}
body.layout-frontend #gallery .gallery-container .galleryList{display:flex}
body.layout-frontend #gallery .gallery-container .galleryList .galleryList-col{--per-row:calc(25%);padding:unset;margin:unset;flex:1 0 var(--per-row);max-width:var(--per-row);padding:5px}
@media (max-width:991.98px){body.layout-frontend #gallery .gallery-container .galleryList .galleryList-col{--per-row:calc(33.33333333%)}}
@media (max-width:767.98px){body.layout-frontend #gallery .gallery-container .galleryList .galleryList-col{--per-row:calc(50%)}}
@media (max-width:575.98px){body.layout-frontend #gallery .gallery-container .galleryList .galleryList-col{--per-row:calc(100%)}}
body.layout-frontend #gallery .gallery-container .galleryList .galleryList-col .galleryList-card{border-radius:10px;overflow:hidden;height:100%}
body.layout-frontend #gallery .gallery-container .galleryList .galleryList-col .galleryList-card .galleryList-cardImage{width:100%;padding:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
body.layout-frontend #gallery .gallery-container .galleryList .galleryList-col .galleryList-card .galleryList-cardImage::before{content:"";display:block;width:100%;padding-bottom:75%}
body.layout-frontend #gallery .gallery-container .galleryList .galleryList-col .galleryList-card .galleryList-cardImage img{position:absolute;transition:all 0.3s ease-in-out;width:100% !important;height:100% !important;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}
body.layout-frontend #gallery .gallery-container .galleryList .galleryList-col .galleryList-card .galleryList-cardBody{height:auto;margin-top:0}
body.layout-frontend #gallery .gallery-container .galleryList .galleryList-col .galleryList-card .galleryList-cardBody .galleryList-cardTexts a{text-transform:none}
body.layout-frontend footer#layout-footer{position:relative;z-index:2}
body.layout-frontend footer#layout-footer.footer-section{background:#151414;position:relative}
body.layout-frontend footer#layout-footer ul{margin:0;padding:0}
body.layout-frontend footer#layout-footer .footer-cta{border-bottom:1px solid #373636}
body.layout-frontend footer#layout-footer .single-cta i{color:#ff5e14;font-size:30px;float:left;margin-top:8px}
body.layout-frontend footer#layout-footer .cta-text{padding-left:15px;display:inline-block}
body.layout-frontend footer#layout-footer .cta-text h4{color:#fff;font-size:20px;font-weight:600;margin-bottom:2px}
body.layout-frontend footer#layout-footer .cta-text span{color:#757575;font-size:15px}
body.layout-frontend footer#layout-footer .footer-content{position:relative;z-index:2}
body.layout-frontend footer#layout-footer .footer-pattern img{position:absolute;top:0;left:0;height:330px;background-size:cover;background-position:100% 100%}
body.layout-frontend footer#layout-footer .footer-logo{margin-bottom:30px}
body.layout-frontend footer#layout-footer .footer-logo img{max-width:200px}
body.layout-frontend footer#layout-footer .footer-text p{margin-bottom:14px;font-size:14px;color:#7e7e7e;line-height:28px}
body.layout-frontend footer#layout-footer .footer-social-icon span{color:#fff;display:block;font-size:20px;font-weight:700;font-family:'Poppins',sans-serif;margin-bottom:20px}
body.layout-frontend footer#layout-footer .footer-social-icon a{color:#fff;font-size:16px;margin-right:15px}
body.layout-frontend footer#layout-footer .footer-social-icon i{height:40px;width:40px;text-align:center;line-height:38px;border-radius:50%}
body.layout-frontend footer#layout-footer .facebook-bg{background:#3B5998}
body.layout-frontend footer#layout-footer .twitter-bg{background:#55ACEE}
body.layout-frontend footer#layout-footer .google-bg{background:#DD4B39}
body.layout-frontend footer#layout-footer .footer-widget-heading h3{color:#fff;font-size:20px;font-weight:600;margin-bottom:40px;position:relative}
body.layout-frontend footer#layout-footer .footer-widget-heading h3::before{content:"";position:absolute;left:0;bottom:-15px;height:2px;width:50px;background:#ff5e14}
body.layout-frontend footer#layout-footer .footer-widget ul li{display:inline-block;width:50%;margin-bottom:12px}
body.layout-frontend footer#layout-footer .footer-widget ul li a:hover{color:#ff5e14}
body.layout-frontend footer#layout-footer .footer-widget ul li a{color:#878787;text-transform:capitalize}
body.layout-frontend footer#layout-footer .subscribe-form{position:relative;overflow:hidden}
body.layout-frontend footer#layout-footer .subscribe-form input{width:100%;padding:14px 28px;background:#2E2E2E;border:1px solid #2E2E2E;color:#fff}
body.layout-frontend footer#layout-footer .subscribe-form button{background:#ff5e14;border:1px solid #ff5e14}
body.layout-frontend footer#layout-footer .subscribe-form button i{color:#fff;font-size:22px;transform:rotate(-6deg)}
body.layout-frontend footer#layout-footer .copyright-area{background:#202020;padding:25px 0}
body.layout-frontend footer#layout-footer .copyright-text p{margin:0;font-size:14px;color:#878787}
body.layout-frontend footer#layout-footer .copyright-text p a{color:#ff5e14}
body.layout-frontend footer#layout-footer .footer-menu li{display:inline-block;margin-left:20px}
body.layout-frontend footer#layout-footer .footer-menu li:hover a{color:#ff5e14}
body.layout-frontend footer#layout-footer .footer-menu li a{font-size:14px;color:#878787}
body.layout-frontend #comments{position:relative}
body.layout-frontend #comments .app{display:flex;flex-direction:column}
body.layout-frontend #comments .app .comment-list-wrapper{flex:1;position:relative;overflow-x:hidden;overflow-y:auto}
body.layout-frontend #comments .app .comment-form-wrapper input,
body.layout-frontend #comments .app .comment-form-wrapper textarea{background:transparent}
body.layout-frontend #comments .app .comment-form-wrapper + .comment-list-wrapper{max-height:60vh}
.flex-1{flex:1 !important}
.ui-dialog{--height:90vh;--width:80vw}
.ui-dialog.modal{border:0;margin:0;padding:0;background:transparent;border-radius:0.5rem;height:100%}
.ui-dialog.modal .ui-dialog-titlebar{border:0;width:calc(100% - 50px);z-index:99;position:absolute;background:transparent}
.ui-dialog.modal .ui-dialog-titlebar .ui-dialog-title{position:relative;height:100%;width:100%;float:unset}
.ui-dialog.modal .ui-dialog-titlebar::before,
.ui-dialog.modal .ui-dialog-titlebar::after{content:unset}
.ui-dialog.modal .ui-dialog-titlebar button.ui-dialog-titlebar-close{display:none}
.ui-dialog.modal .modal-dialog{max-width:unset;max-height:unset;min-height:100% !important;width:100% !important;display:flex;padding:0;margin:0}
.ui-dialog.modal .modal-dialog .modal-content .modal-body{width:100%;height:100%;overflow-y:auto;overflow-x:hidden}
.ui-dialog.modal .modal-dialog .modal-content .modal-body .btn-close:focus{box-shadow:unset}
.ui-widget-overlay{background:var(--bs-dark);opacity:.75;width:100vw;height:100vh;position:fixed;top:0;left:0}
#bridegroom{padding:0}
#bridegroom #and-bridegroom svg{transform:rotate(352deg) !important}
#bridegroom .bridegroom-title-wrapper{position:absolute;top:-1.5rem;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}
#bridegroom .bridegroom-title-wrapper .bridegroom-title svg{transform:rotate(-5deg)}
#bridegroom .bridegroom-title-wrapper .bride-sub-title{margin-bottom:-10px}
#bridegroom .bridegroom-title-wrapper .bride-sub-title span{opacity:0.75}
.bridegroom-signature-wrapper{width:100%;position:relative;display:flex}
.bridegroom-signature-wrapper .bridegroom-signature{width:100%}
.text-shadow{text-shadow:0 0 1px rgba(0,0,0,0.5)}
.text-shadow svg>g>g>g>path{-webkit-filter:drop-shadow(0 0 1px rgba(0,0,0,0.5));filter:drop-shadow(0 0 1px rgba(0,0,0,0.5))}
.profile-container{height:100%;display:flex;flex-direction:column;justify-content:flex-start;padding:0;position:relative}
.profile-container>.row{margin-bottom:15vh;padding-right:calc(var(--bs-gutter-x)* 0.5);padding-left:calc(var(--bs-gutter-x)* 0.5)}
.profile-container>.row.content{margin-top:-25%}
.profile-container .image-background{top:0;width:100%;flex:1;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:-1}
.profile-container .image-background img{width:100% !important;height:100% !important;min-height:720px;-o-object-position:center;object-position:center top;-o-object-fit:cover;object-fit:cover;z-index:-1}
.profile-container .image-background.banner-overlay::after{content:"";display:block;width:100%;height:100%;position:absolute;bottom:0;left:0;background-image:linear-gradient(0,var(--bs-white),transparent,transparent,transparent,transparent,var(--bs-white))}
.fancybox-container .fancybox-inner .fancybox-stage .fancybox-slide .video-js{overflow:hidden}
.fancybox-container .fancybox-inner .fancybox-stage .fancybox-slide .video-js:not(.vjs-fullscreen){top:50%;transform:translateY(-50%)}
.fancybox-container .fancybox-inner .fancybox-stage .fancybox-slide .video-js:not(.vjs-fullscreen) .vjs-tech{position:relative;max-height:80vh;max-width:100vw}
.fancybox-container .fancybox-inner .fancybox-stage .fancybox-slide .video-js{padding-top:unset;height:auto;width:auto}
.player{display:flex;justify-content:center}
.player .video-js:not(.vjs-fullscreen){max-height:80vh;max-width:90vw}
.player .video-js:not(.vjs-fullscreen) .vjs-tech{top:50%;left:50%;transform:translate(-50%,-50%)}
.portrait{max-width:75%;position:relative;left:50%;transform:translateX(-50%) !important}
.vjs-poster img{object-fit:cover}
.story-image{min-height:500px;height:50vh}
.fading-bg.top{position:relative}
.fading-bg.top::after{content:"";display:block;width:100%;height:20px;top:-20px;left:0;position:absolute;z-index:2;background-image:linear-gradient(to top,var(--main-bg),transparent)}
.top-shading{z-index:1;box-shadow:rgba(0,0,0,0.31) 0 0 10px 10px !important}
.sticky-top{position:sticky !important;top:0}
body.force-mobile{display:flex;justify-content:center}
body.force-mobile main{max-width:50vh;min-width:50vh;position:relative;z-index:99;box-shadow:0 0 15px 0 var(--bs-black)}
body.force-mobile main .banner-overlay::before{display:none;background-image:radial-gradient(rgba(75,65,50,0.15) 50%,rgba(75,55,35,0.35) 100%)}
body.force-mobile main .banner-overlay.item::after{content:"";display:block;width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:1;background-image:linear-gradient(0,var(--bs-black),transparent,transparent,transparent,transparent)}
body.force-mobile .filler{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;height:100vh;position:sticky;top:0;flex:1;padding:0}
body.force-mobile .filler::before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-image:radial-gradient(rgba(0,0,0,0.5) 50%,rgba(0,0,0,0.75) 100%);background-size:3px 3px;z-index:2}
body.force-mobile .filler img{transition:all 0.3s ease-in-out;width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover}
body.force-mobile .filler-left img{object-position:right;-o-object-position:right}
body.force-mobile .filler-right img{object-position:left;-o-object-position:left}
@media screen and (max-width:500px){body.force-mobile main{width:100vw;min-width:100vw;max-width:100vw}}
@media screen and (max-height:675px){.btn-mod{height:40px;padding:0 15px}}