.sm-rental-hero{position:relative;isolation:isolate;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:clamp(340px,56vw,560px);padding:clamp(2rem,6vw,5rem) 1.25rem clamp(2.25rem,5vw,4rem);overflow:hidden;color:#fff}.sm-rental-hero__bg{position:absolute;inset:0;z-index:-2}.sm-rental-hero__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 60%;object-position:center 60%}.sm-rental-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:-webkit-gradient(linear, left top, left bottom, from(rgba(15, 18, 26, 0.15)), color-stop(55%, rgba(15, 18, 26, 0.55)), to(rgba(15, 18, 26, 0.85))),-webkit-gradient(linear, left top, right top, from(rgba(15, 18, 26, 0.55)), color-stop(70%, rgba(15, 18, 26, 0)));background:linear-gradient(180deg, rgba(15, 18, 26, 0.15) 0%, rgba(15, 18, 26, 0.55) 55%, rgba(15, 18, 26, 0.85) 100%),linear-gradient(90deg, rgba(15, 18, 26, 0.55) 0%, rgba(15, 18, 26, 0) 70%)}.sm-rental-hero__inner{width:100%;max-width:78.125rem;margin-inline:auto}.sm-rental-hero__eyebrow{display:inline-block;font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--stb-color-500);margin-bottom:.85rem}.sm-rental-hero__title{color:#fff;font-weight:800;line-height:1.05;font-size:clamp(2.1rem,6vw,3.75rem);margin:0 0 .75rem;text-shadow:0 2px 18px rgba(0,0,0,.35)}.sm-rental-hero__lead{max-width:42ch;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.55;color:hsla(0,0%,100%,.92);margin:0 0 1.6rem}.sm-rental-hero__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.85rem;margin-bottom:2.25rem}.sm-rental-hero__facts{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1px;max-width:640px;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.18);border-radius:.5em;overflow:hidden;backdrop-filter:blur(4px)}.sm-rental-hero__facts li{margin:0;padding:.85rem .9rem;background:rgba(15,18,26,.35);text-align:center}.sm-rental-hero__fact-value{display:block;font-size:clamp(1.05rem,2.4vw,1.4rem);font-weight:800;color:var(--stb-color-500);line-height:1.15}.sm-rental-hero__fact-label{display:block;font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:hsla(0,0%,100%,.8);margin-top:.15rem}@media(max-width: 560px){.sm-rental-hero__facts{grid-template-columns:repeat(2, 1fr)}}.sm-rental-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.85rem 1.6rem;border-radius:999px;font-weight:700;font-size:1rem;line-height:1;text-decoration:none;border:2px solid var(--stb-color-500);background:var(--stb-color-500);color:#1f2430;-webkit-transition:background-color .2s ease,color .2s ease,-webkit-transform .15s ease,-webkit-box-shadow .2s ease;transition:background-color .2s ease,color .2s ease,-webkit-transform .15s ease,-webkit-box-shadow .2s ease;transition:transform .15s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease;transition:transform .15s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease,-webkit-transform .15s ease,-webkit-box-shadow .2s ease;-webkit-box-shadow:0 8px 22px rgba(250,204,20,.28);box-shadow:0 8px 22px rgba(250,204,20,.28)}.sm-rental-btn:hover{color:#1f2430;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 12px 26px rgba(250,204,20,.4);box-shadow:0 12px 26px rgba(250,204,20,.4)}.sm-rental-btn--ghost{background:rgba(0,0,0,0);color:#fff;border-color:hsla(0,0%,100%,.7);-webkit-box-shadow:none;box-shadow:none}.sm-rental-btn--ghost:hover{background:#fff;color:#1f2430;border-color:#fff}.sm-rental{background:#fff}.sm-rental__body{max-width:920px;margin-inline:auto;padding:clamp(2.25rem,5vw,4rem) 1.25rem clamp(3rem,6vw,5rem);color:#1f2430;font-size:1.0625rem;line-height:1.7}.sm-rental__body p{margin:0 0 1.15rem}.sm-rental__body>p:first-of-type{font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6;color:#333a47}.sm-rental__body a{color:#b8860b;color:color-mix(in srgb, var(--stb-color-500) 65%, #6b4e00);font-weight:600;text-decoration:none;-webkit-box-shadow:inset 0 -2px 0 rgba(250,204,20,.55);box-shadow:inset 0 -2px 0 rgba(250,204,20,.55);-webkit-transition:color .2s ease,-webkit-box-shadow .2s ease;transition:color .2s ease,-webkit-box-shadow .2s ease;transition:box-shadow .2s ease,color .2s ease;transition:box-shadow .2s ease,color .2s ease,-webkit-box-shadow .2s ease}.sm-rental__body a:hover{color:#1f2430;-webkit-box-shadow:inset 0 -1.4em 0 rgba(250,204,20,.5);box-shadow:inset 0 -1.4em 0 rgba(250,204,20,.5)}.sm-rental__body img{display:block;max-width:100%;height:auto;margin:2rem auto;border-radius:1em;-webkit-box-shadow:0 18px 40px rgba(15,18,26,.14);box-shadow:0 18px 40px rgba(15,18,26,.14)}.sm-rental__body h2{position:relative;font-size:clamp(1.5rem,3.2vw,2.1rem);font-weight:800;line-height:1.2;color:var(--secondary-color-500);margin:2.75rem 0 1.1rem;padding-top:1.75rem;border-top:1px solid #e7e9ee}.sm-rental__body h2::after{content:"";display:block;width:56px;height:4px;margin-top:.7rem;border-radius:999px;background:var(--stb-color-500)}.sm-rental__body>h2:first-of-type{border-top:0;padding-top:0}.sm-rental__body h3{font-size:clamp(1.2rem,2.4vw,1.45rem);font-weight:700;color:#1f2430;margin:2rem 0 .85rem}.sm-rental__body ul{list-style:none;margin:0 0 1.4rem;padding:0}.sm-rental__body ul li{position:relative;padding-left:1.85rem;margin-bottom:.6rem}.sm-rental__body ul li::before{content:"";position:absolute;left:0;top:.55em;width:.7rem;height:.7rem;border-radius:50%;background:var(--stb-color-500);-webkit-box-shadow:0 0 0 4px rgba(250,204,20,.2);box-shadow:0 0 0 4px rgba(250,204,20,.2)}.sm-rental__body p>em:first-child:last-child,.sm-rental__body p>i:first-child:last-child{display:block;font-style:normal;font-size:.9375rem;line-height:1.55;color:#6b5800;background:#fff8e1;border-left:4px solid var(--stb-color-500);border-radius:0 .3125em .3125em 0;padding:.85rem 1.1rem}.sm-rental__body table{width:100%;border-collapse:separate;border-spacing:0;margin:1.5rem 0 2rem;font-size:1rem;background:#fff;border:1px solid #e7e9ee;border-radius:1em;overflow:hidden;-webkit-box-shadow:0 12px 30px rgba(15,18,26,.07);box-shadow:0 12px 30px rgba(15,18,26,.07)}.sm-rental__body table td{padding:.85rem 1.1rem;border-bottom:1px solid #e7e9ee;vertical-align:middle;width:auto !important}.sm-rental__body table tr:first-child td{background:var(--secondary-color-500);color:#fff;font-weight:700;font-size:.875rem;letter-spacing:.03em;text-transform:uppercase;border-bottom:0}.sm-rental__body table tr:first-child td strong,.sm-rental__body table tr:first-child td b{color:#fff}.sm-rental__body table tr:not(:first-child):nth-child(even) td{background:#f6f7f9}.sm-rental__body table tr:not(:first-child):hover td{background:#fffbea}.sm-rental__body table tr:last-child td{border-bottom:0}.sm-rental__body table tr:not(:first-child) td:first-child{font-weight:700;color:var(--secondary-color-500)}@media(max-width: 640px){.sm-rental__body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.sm-rental__body table tbody{display:table;width:100%;min-width:520px}}
/*# sourceMappingURL=page-rental-landing.min.css.map */
