@charset "UTF-8";
/* Bootstrap  v5.2.0 */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem}ul{margin-top:0;margin-bottom:1rem}b,strong{font-weight:bolder}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none;margin-right:0}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[role=button]{cursor:pointer}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}.lead{font-size:1.25rem;font-weight:300}.img-fluid{max-width:100%;height:auto}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}
.col-12{flex:0 0 auto;width:100%}.g-0{--bs-gutter-x:0}.g-0{--bs-gutter-y:0}.g-5{--bs-gutter-x:3rem}.g-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}}@media (min-width:768px){.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-12{flex:0 0 auto;width:100%}}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn.show,.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn.show:focus,.btn:active:focus{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}
@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.text-bg-info{color:#000!important;background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.align-top{vertical-align:top!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-none{float:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!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}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-content-center{align-content:center!important}.align-self-center{align-self:center!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-center{text-align:center!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-center{align-items:center!important}.text-sm-start{text-align:left!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.order-md-1{order:1!important}.order-md-2{order:2!important}.float-md-start{float:left!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-center{align-items:center!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.text-md-start{text-align:left!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-center{align-items:center!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.text-lg-start{text-align:left!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-center{align-items:center!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.text-xl-start{text-align:left!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-center{align-items:center!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}
/* */
@font-face{font-display:swap;font-family:'Outfit';font-style:normal;font-weight:400;src:url(../fonts/outfit-v11-latin-regular.eot);src:url(../fonts/outfit-v11-latin-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/outfit-v11-latin-regular.woff2) format('woff2'),url(../fonts/outfit-v11-latin-regular.woff) format('woff'),url(../fonts/outfit-v11-latin-regular.ttf) format('truetype'),url(../fonts/outfit-v11-latin-regular.svg#Outfit) format('svg')}
@font-face{font-display:swap;font-family:'Outfit';font-style:normal;font-weight:700;src:url(../fonts/outfit-v11-latin-700.eot);src:url(../fonts/outfit-v11-latin-700.eot?#iefix) format('embedded-opentype'),url(../fonts/outfit-v11-latin-700.woff2) format('woff2'),url(../fonts/outfit-v11-latin-700.woff) format('woff'),url(../fonts/outfit-v11-latin-700.ttf) format('truetype'),url(../fonts/outfit-v11-latin-700.svg#Outfit) format('svg')}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body,html{width:100%;padding:0;margin:0;min-width:0;}
body{position:relative;display:block;font-family:'Outfit',sans-serif;font-weight:200;font-size:18px;background-color:#222;line-height:1.5!important;color:#fff;overflow-x:hidden}
.maxbody{max-width:2000px;margin-left:auto;margin-right:auto}h1{color:#dbcaad;font-weight:200;padding-top:2.5rem;padding-bottom:2rem;font-size:3.4rem;font-variant-ligatures:none;font-feature-settings:"liga" 0;text-transform:none;letter-spacing:0}h2{color:#fff;font-size:1.8rem;font-weight:200;text-transform:uppercase;margin-bottom:3rem;margin-left:1rem;letter-spacing:0}h3{color:#dbcaad;font-size:2rem;font-weight:200}.bkg-w{background-color:#fff!important;color:#000!important}.bkg-w h3{color:#3855a2!important}.offertit{color:#fff;font-size:1.3rem;letter-spacing:0}.offerh1{color:#3855a2;font-weight:700;font-size:3rem;margin:2rem;font-size:3rem;line-height:2rem;font-variant-ligatures:none;font-feature-settings:"liga" 0;text-transform:none;letter-spacing:0;text-shadow:1px 1px 1px #000}.barra{border-bottom:1px solid #3855a2;width:25%;max-width:4rem;margin:.5rem auto}section a:hover{text-decoration:none}.bbolder{font-weight:700}.min-vh-50{min-height:50vh!important}.min-vh-75{min-height:75vh!important}.w-89{width:89%}.offer{position:relative;overflow:hidden;background-color:rgba(40,40,40,.6)}.offer .offerimg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.btn{border-radius:0!important}.maps{overflow:hidden;display:flex;align-items:center;justify-content:center}.maps img{display:block;min-width:100%!important;min-height:350px;height:auto}.btn-outline-custom{border-color:#3855a2;color:#fff;background-color:transparent;min-width:150px}.btn-outline-custom:hover{color:#fff!important;background-color:#3855a2;border-color:#fff}.btn-outline-custom:focus{box-shadow:0 0 0 .25rem rgba(182,155,99,.5)}.btn-outline-custom:active{color:#fff!important;background-color:#3855a2;border-color:#fff}.btn-outline-custom:active:focus{box-shadow:0 0 0 .25rem rgba(182,155,99,.5)}.btn-outline-custom:disabled{color:#222!important;background-color:transparent}header{position:absolute;top:0;left:0;width:100%;margin:0;padding:0;z-index:3}
input#hicon{opacity:0;position:absolute;z-index:-1;width:1px;height:1px;}
label#lhicon{top:34px;right:40px;width:50px;height:34px;position:fixed;display:block;cursor:pointer;z-index:4;padding:.5em}  
label#lhicon::after{opacity:0}
label#lhicon .line{position:absolute;display:block;right:0;background-color:#fff;width:50px;height:4px;border-radius:3px;-webkit-transition:all .4s;transition:all .4s}
label#lhicon .line.line-1{top:0;width:100%}
label#lhicon .line.line-2{top:50%;width:55%}
label#lhicon .line.line-3{top:100%;width:89%}
input#hicon:checked~label#lhicon{width:50px}
input#hicon:checked~label#lhicon .line,label#lhicon:focus .line-1,label#lhicon:focus .line-2,label#lhicon:focus .line-3,label#lhicon:hover .line-1,label#lhicon:hover .line-2,label#lhicon:hover .line-3{background-color:#e3dfde}
input#hicon:checked~label#lhicon .line-1{-webkit-transform:translateY(17px) translateX(0) rotate(45deg);-moz-transform:translateY(17px) translateX(0) rotate(45deg);transform:translateY(17px) translateX(0) rotate(45deg)}
input#hicon:checked~label#lhicon .line-2{opacity:0;width:100%}
input#hicon:checked~label#lhicon .line-3{width:100%;-webkit-transform:translateY(-17px) translateX(0) rotate(-45deg);-moz-transform:translateY(-17px) translateX(0) rotate(-45deg);transform:translateY(-17px) translateX(0) rotate(-45deg)}
#hicon:focus + label {outline:none;}
#hicon:focus-visible + label .line-1,#hicon:focus-visible + label .line-2,#hicon:focus-visible + label .line-3{background-color:#FFFFFF;}
#hicon:focus-visible + label{outline:2px solid #FFFFFF;outline-offset:6px;border-radius:4px;}  
nav{position:fixed;background-color:#222;width:0%;height:100%;min-height:100vH;max-height:100vH;right:0;transition-timing-function:cubic-bezier(10,2,3,1);transform:translateX(0);top:0;transition:.5s;z-index:3;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;padding-top:5rem;border-left:1px solid #656565}nav::-webkit-scrollbar{display:none}input#hicon:checked~nav{width:34%;visibility:visible;opacity:1;filter:drop-shadow(0px 0px 5px #333);background-image:linear-gradient(rgba(0,0,0,1), rgba(0,0,0,.9), rgba(0,0,0,0)),url("../img/slides/lg/sassolungo-gruppo-sella.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;}
nav ul{list-style:none;font-size:1.5rem;margin-left:3rem;margin-bottom:1rem;padding:0;max-height:0;opacity:0;overflow-y:hidden;max-height:inherit;opacity:1}nav ul li{font-weight:400;letter-spacing:0;text-transform:uppercase}nav ul li>ul li{font-size:1.2rem;font-weight:400;margin:.13em 0;margin:0}nav ul a{color:#fff;text-decoration:none}nav ul a:hover{color:#5a77c5;text-shadow:0 0 1px #000}footer{background-color:#222;color:#fff;padding-top:5rem}footer a{background-color:#222;color:#fff;margin:0;text-decoration:none}footer a:not(.btn):hover{color:#fff;text-decoration:underline}.mylogo{position:absolute;left:0;top:0;z-index:3;padding:2rem;}.mylogof{padding-bottom:34px}.footerline{font-size:.9rem;margin:4rem 1rem 1rem 1rem}.phone{background-repeat:no-repeat;background-size:contain;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 50 50' viewBox='0 0 50 50'%3E%3Cpath d='M45.1 48.3c-2.3 1.8-13 5.8-30.7-11.4C-4.2 18.7-.2 7 1.9 5L14 17.1c-1.7 1.7-.2 3.9 3.2 8.1 2.3 2.8 5.3 6 8.7 8.7 2.4 1.9 4.9 3.7 6.7 1.9l12.5 12.5zM6.2.6c.8-.8 2-.7 2.7 0l9.4 9.5c.7.7.7 2 0 2.7l-3.4 3.4L2.8 4 6.2.6zM37 31.4c.8-.8 2-.7 2.7 0l9.7 9.8c.7.8.7 2 0 2.7L46 47.3 33.6 34.9l3.4-3.5z' style='fill:%23222'/%3E%3C/svg%3E");}.mail{background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 58 44' viewBox='0 0 58 44'%3E%3Cpath d='M54.7 0H3.3C1.5 0 0 1.5 0 3.4v37.3C0 42.5 1.5 44 3.3 44h51.3c1.9 0 3.3-1.5 3.3-3.4V3.4C58 1.5 56.5 0 54.7 0zM30.9 24.8c-.4.4-1.1.7-1.8.7s-1.4-.3-1.9-.7L6.9 4.1h44.6L30.9 24.8zm-12.2-2.9L4 37V7l14.7 14.9zm2.8 2.9 2.8 2.9c1.3 1.3 3 1.9 4.7 1.9 1.7 0 3.4-.6 4.7-1.9l2.8-2.8 14.6 15H6.9l14.6-15.1zM39.4 22 54 7.3V37L39.4 22z' style='fill:%23222'/%3E%3C/svg%3E")}.lang{background-repeat:no-repeat;background-size:15px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 21'%3E%3Cpath d='M0 0h2.22v21H0V0Zm13.14 1.92H5.76V0h16.98v1.92h-7.38V21h-2.22V1.92ZM52.97 0h8.55c2.22 0 4.18.45 5.88 1.33 1.7.89 3.02 2.13 3.96 3.72.94 1.59 1.41 3.4 1.41 5.44s-.47 3.85-1.41 5.44c-.94 1.59-2.26 2.83-3.96 3.72-1.7.89-3.66 1.33-5.88 1.33h-8.55V0Zm8.43 19.08c1.84 0 3.45-.36 4.83-1.1 1.38-.73 2.45-1.74 3.21-3.03.76-1.29 1.14-2.77 1.14-4.46s-.38-3.17-1.14-4.46c-.76-1.29-1.83-2.3-3.21-3.03s-2.99-1.1-4.83-1.1h-6.21v17.18h6.21Zm29.2 0V21H75.75V0h14.4v1.92H77.97v7.47h10.86v1.89H77.97v7.8H90.6Zm38.63 0V21h-14.85V0h14.4v1.92H116.6v7.47h10.86v1.89H116.6v7.8h12.63ZM150 0v21h-1.83l-13.5-17.04V21h-2.22V0h1.83l13.53 17.04V0H150Z' style='fill:%23222'/%3E%3C/svg%3E");}.fmarker{background-repeat:no-repeat;background-size:15px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 18 23' viewBox='0 0 18 23'%3E%3Cpath d='M9 0C4 0 0 4.1 0 9.2c0 3.7 4.8 10 7.4 13.1.8 1 2.4 1 3.2 0 2.6-3.1 7.4-9.4 7.4-13.1C18 4.1 14 0 9 0zm0 10.9c-1.2 0-2.2-1-2.2-2.2s1-2.2 2.2-2.2c1.2 0 2.2 1 2.2 2.2s-1 2.2-2.2 2.2z' style='fill:%233855a2'/%3E%3C/svg%3E")}.ig{background-repeat:no-repeat;background-size:contain;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' id='Ebene_1' x='0' y='0' style='enable-background:new 0 0 50 50' version='1.1' viewBox='0 0 50 50'%3E%3Cstyle%3E.st0%7Bfill:%23222%7D%3C/style%3E%3Cpath d='M38 15.1c1.6 0 2.9-1.3 2.9-2.9S39.6 9.3 38 9.3s-2.9 1.3-2.9 2.9 1.4 2.9 2.9 2.9zM25.3 13C18.7 13 13 18.4 13 25.3s5.3 12.2 12.2 12.2 12-5.3 12-12.2S31.9 13 25.3 13zm0 19.8c-4.3 0-7.8-3.5-7.8-7.8s3.5-7.8 7.8-7.8 7.8 3.5 7.8 7.8c-.2 4.5-3.5 7.8-7.8 7.8z' class='st0'/%3E%3Cpath d='M15.2.5C7.1.5.5 7.1.5 15.2v19.6c0 8.1 6.6 14.7 14.7 14.7h19.6c8.1 0 14.7-6.6 14.7-14.7V15.2C49.5 7.1 42.9.5 34.8.5H15.2zM45 15.2v19.6C45 40.4 40.6 45 34.8 45H15.2C9.6 45 5 40.6 5 34.8V15.2C5 9.6 9.4 5 15.2 5h19.6C40.6 5.1 45 9.7 45 15.2z' class='st0'/%3E%3C/svg%3E")}.icon{display:inline-block;width:22px;height:20px;background-size:20px;margin-right:8px;margin-bottom:-1px}.fmarker{display:inline-block;width:18px;height:27px;background-size:18px;margin-left:-24px;margin-right:6px;margin-bottom:-12px}.fphone{display:inline-block;width:18px;height:18px;background-size:18px;margin-left:-21px;margin-right:8px;margin-bottom:-4px}.fmail{display:inline-block;width:18px;height:18px;background-size:18px;margin-left:-21px;margin-right:8px;margin-bottom:-6px}.sidemenu{position:fixed;width:50px;right:0;height:270px;top:50vh;margin-top:-135px;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sidemenu ul{list-style-type:none;margin:0;padding:0;width:50px;height:270px}.sidemenu ul li a{display:block;height:100%;width:100%;text-indent:100%;white-space:nowrap;overflow:hidden}.sidemenu ul li{background-color:rgba(255,255,255,.89);width:50px;height:50px;margin-bottom:5px;-webkit-transition:background-image .6s linear;-ms-transition:background-image .6s linear;transition:background-image .6s linear}.sidemenu ul li:hover{background-color:#fff;color:#222}.sidemenu ul li.phone{background-position:8px;background-size:34px}.fphone{background-repeat:no-repeatbackground-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 50 50' viewBox='0 0 50 50'%3E%3Cpath d='M45.1 48.3c-2.3 1.8-13 5.8-30.7-11.4C-4.2 18.7-.2 7 1.9 5L14 17.1c-1.7 1.7-.2 3.9 3.2 8.1 2.3 2.8 5.3 6 8.7 8.7 2.4 1.9 4.9 3.7 6.7 1.9l12.5 12.5zM6.2.6c.8-.8 2-.7 2.7 0l9.4 9.5c.7.7.7 2 0 2.7l-3.4 3.4L2.8 4 6.2.6zM37 31.4c.8-.8 2-.7 2.7 0l9.7 9.8c.7.8.7 2 0 2.7L46 47.3 33.6 34.9l3.4-3.5z' style='fill:%233855a2'/%3E%3C/svg%3E");}.sidemenu ul li.mail{background-position:8px;background-size:34px}.fmail{background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 58 44' viewBox='0 0 58 44'%3E%3Cpath d='M54.7 0H3.3C1.5 0 0 1.5 0 3.4v37.3C0 42.5 1.5 44 3.3 44h51.3c1.9 0 3.3-1.5 3.3-3.4V3.4C58 1.5 56.5 0 54.7 0zM30.9 24.8c-.4.4-1.1.7-1.8.7s-1.4-.3-1.9-.7L6.9 4.1h44.6L30.9 24.8zm-12.2-2.9L4 37V7l14.7 14.9zm2.8 2.9 2.8 2.9c1.3 1.3 3 1.9 4.7 1.9 1.7 0 3.4-.6 4.7-1.9l2.8-2.8 14.6 15H6.9l14.6-15.1zM39.4 22 54 7.3V37L39.4 22z' style='fill:%233855a2'/%3E%3C/svg%3E");}.sidemenu ul li.lang{background-position:-63px;background-size:100px}.sidemenu ul li.lang.de{background-position:-23px}.sidemenu ul li.lang.it{background-position:19px}.sidemenu ul li.ig{background-position:8px;background-size:34px}.sidemenu ul li.dw{background-position:5px;background-size:40px}#h-icon{display:none}.dw{padding:0;background-size:55px;background-repeat:no-repeat;background-image:url(data:image/png;base64,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)}
@media (max-width:1200px){body{font-size:17px}#maincontent p{max-width:calc(100% - 53px)}h1,h2{max-width:calc(100% - 53px)}.mylogo img{width:240px;height:auto;max-width:80%}}
@media (max-width:992px){h1{font-size:2.1rem}h2{font-size:1.3rem;margin-bottom:1.5rem}h3{font-size:2rem;margin:1rem!important;font-weight:200}.maps img{max-height:413px;width:auto}}
@media (max-width:768px){#maincontent{padding-top:5rem!important}label#lhicon{top:21px;right:21px}input#hicon:checked~nav{width:100%;visibility:visible;opacity:1}.mylogo img{width:240px;height:auto;max-width:80%}.offerh1{font-size:2.5rem!important;margin:1rem!important}.offertit{font-size:1.2rem!important;max-width:80%;margin-left:10%}.bkg-b,.bkg-w{padding-top:5rem;padding-bottom:5rem}footer{font-size:1rem}.mylogof{text-align:center}}
@media (max-width:575px){.mylogo{margin:0;padding:2rem 0 0 2rem}.mylogo img{width:240px;height:auto;max-width:80%}.w-89{width:100%}.offerh1{font-size:2.1rem!important}.btn{display:block;max-width:60vw;margin:1rem auto}.partner{background-image:none}.partner div{display:block;vertical-align:middle;margin:21px auto!important}.footer-logo{margin:0 auto 2rem auto}}
@media (max-width:414px){body{font-size:14px}.mylogo{margin:0;padding:2rem 0 0 1rem}.mylogo img{width:200px;height:auto;max-width:80%}h1{font-size:1.5rem;padding-bottom:.5rem}h2{font-size:1.3rem;margin-bottom:.5rem;margin-left:.5rem}h3{font-size:1rem!important}}
@media (min-width:769px) AND (max-width:992px){.offerh1{font-size:3rem;margin:1rem}}
@media (min-width:993px) AND (max-width:1200px){h1{font-size:4rem}h2{font-size:1.35rem;margin-bottom:1.8rem}.offerh1{font-size:4rem;margin:1rem}}
@media (min-width:1201px) AND (max-width:1440px){body{font-size:15px}#maincontent.bckg-1 p{max-width:calc(70%)}}
@media (min-width:1441px){.maps img{max-height:500px;width:auto}#maincontent.bckg-1 p{max-width:calc(70%)}}.bd-green-100{color:#000;background-color:#d1e7dd}.bd-green-200{color:#000;background-color:#a3cfbb}.bd-green-300{color:#000;background-color:#75b798}.green-500{color:#198754!important}.dwlist{font-size:16px;text-align:left}.dwlist ul{list-style-type:none;margin:0;padding:0}.dwlist ul li a{color:#fff!important}

@media (max-width:432px) and (orientation:portrait){.bckg-1{background-image:url(../img/bkg/p5/bkg-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/p5/bkg-1.webp"),url("../img/bkg/p5/bkg-1.jpg"))}.bckg-2{background-image:url(../img/bkg/p5/bkg-2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/p5/bkg-2.webp"),url("../img/bkg/p5/bkg-2.jpg"))}.bckg-3{background-image:url(../img/bkg/p5/bkg-3.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/p5/bkg-3.webp"),url("../img/bkg/p5/bkg-3.jpg"))}.bckg-4{background-image:url(../img/bkg/p5/bkg-4.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/p5/bkg-4.webp"),url("../img/bkg/p5/bkg-4.jpg"))}.bckg-5{background-image:url(../img/bkg/p5/bkg-5.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/p5/bkg-5.webp"),url("../img/bkg/p5/bkg-5.jpg"))}}@media (min-width:433px) AND (max-width:1024px) and (orientation:portrait){.bckg-1{background-image:url(../img/bkg/p4/bkg-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/p4/bkg-1.webp"),url("../img/bkg/p4/bkg-1.jpg"))}.bckg-2{background-image:url(../img/bkg/p4/bkg-2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/p4/bkg-2.webp"),url("../img/bkg/p4/bkg-2.jpg"))}.bckg-3{background-image:url(../img/bkg/p4/bkg-3.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/p4/bkg-3.webp"),url("../img/bkg/p4/bkg-3.jpg"))}.bckg-4{background-image:url(../img/bkg/p4/bkg-4.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/p4/bkg-4.webp"),url("../img/bkg/p4/bkg-4.jpg"))}.bckg-5{background-image:url(../img/bkg/p4/bkg-5.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/p4/bkg-5.webp"),url("../img/bkg/p4/bkg-5.jpg"))}}@media (max-width:1024px) and (orientation:landscape){h1{padding-top:110px}.bckg-1{background-image:url(../img/bkg/4/bkg-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/4/bkg-1.webp"),url("../img/bkg/4/bkg-1.jpg"))}.bckg-2{background-image:url(../img/bkg/4/bkg-2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/4/bkg-2.webp"),url("../img/bkg/4/bkg-2.jpg"))}.bckg-3{background-image:url(../img/bkg/4/bkg-3.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/4/bkg-3.webp"),url("../img/bkg/4/bkg-3.jpg"))}.bckg-4{background-image:url(../img/bkg/4/bkg-4.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/4/bkg-4.webp"),url("../img/bkg/4/bkg-4.jpg"))}.bckg-5{background-image:url(../img/bkg/4/bkg-5.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/4/bkg-5.webp"),url("../img/bkg/4/bkg-5.jpg"))}}@media (min-width:1025px) AND (max-width:1440px){.bckg-1{background-image:url(../img/bkg/3/bkg-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/3/bkg-1.webp"),url("../img/bkg/3/bkg-1.jpg"))}.bckg-2{background-image:url(../img/bkg/3/bkg-2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/3/bkg-2.webp"),url("../img/bkg/3/bkg-2.jpg"))}.bckg-3{background-image:url(../img/bkg/3/bkg-3.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/3/bkg-3.webp"),url("../img/bkg/3/bkg-3.jpg"))}.bckg-4{background-image:url(../img/bkg/3/bkg-4.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/3/bkg-4.webp"),url("../img/bkg/3/bkg-4.jpg"))}.bckg-5{background-image:url(../img/bkg/3/bkg-5.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/3/bkg-5.webp"),url("../img/bkg/3/bkg-5.jpg"))}}@media (min-width:1441px) AND (max-width:1920px){.bckg-1{background-image:url(../img/bkg/2/bkg-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/2/bkg-1.webp"),url("../img/bkg/2/bkg-1.jpg"))}.bckg-2{background-image:url(../img/bkg/2/bkg-2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/2/bkg-2.webp"),url("../img/bkg/2/bkg-2.jpg"))}.bckg-3{background-image:url(../img/bkg/2/bkg-3.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/2/bkg-3.webp"),url("../img/bkg/2/bkg-3.jpg"))}.bckg-4{background-image:url(../img/bkg/2/bkg-4.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/2/bkg-4.webp"),url("../img/bkg/2/bkg-4.jpg"))}.bckg-5{background-image:url(../img/bkg/2/bkg-5.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/2/bkg-5.webp"),url("../img/bkg/2/bkg-5.jpg"))}}@media (min-width:1921px){.maps img{max-height:600px;width:auto;max-width:2000px}.bckg-1{background-image:url(../img/bkg/1/bkg-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/1/bkg-1.webp"),url("../img/bkg/1/bkg-1.jpg"))}.bckg-2{background-image:url(../img/bkg/1/bkg-2.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/1/bkg-2.webp"),url("../img/bkg/1/bkg-2.jpg"))}.bckg-3{background-image:url(../img/bkg/1/bkg-3.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/1/bkg-3.webp"),url("../img/bkg/1/bkg-3.jpg"))}.bckg-4{background-image:url(../img/bkg/1/bkg-4.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/1/bkg-4.webp"),url("../img/bkg/1/bkg-4.jpg"))}.bckg-5{background-image:url(../img/bkg/1/bkg-5.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;background-image:image-set(url("../img/bkg/1/bkg-5.webp"),url("../img/bkg/1/bkg-5.jpg"))}}
