@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-button{width:auto}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}.brxe-bynaim {text-align: center; margin-bottom: 19rem}@media (max-width: 767px) {.brxe-bynaim {margin-bottom: 10rem}}.brxe-cbjnux {margin-left: 2.5rem}@media (max-width: 767px) {.brxe-cbjnux {margin-bottom: 1.5rem; margin-left: 0}}@media (max-width: 767px) {.brxe-etkuvb {margin-top: 0}}.brxe-iewwlw {padding-top: 1.5rem; padding-right: 1.5rem; padding-bottom: 1.5rem; padding-left: 1.5rem; flex-direction: row; justify-content: space-between; height: 7.5rem; align-items: center}@media (max-width: 767px) {.brxe-iewwlw {flex-direction: column; height: auto}}.brxe-hwsshb {height: 100vh; padding-bottom: 5rem; justify-content: flex-end}#brxe-tnlnto {text-align: center; margin-bottom: 4.5rem}#brxe-ipwhyl {align-items: center}#brxe-chpmdz {padding-top: 15rem; padding-bottom: 12.5rem; background-image: url("https://orillialakecountry.netgaindev.com/wp-content/uploads/2026/07/semi-transparent-swirl-green.svg"); background-position: 45% 5rem; background-repeat: no-repeat; background-size: 170rem}@media (max-width: 767px) {#brxe-chpmdz {padding-top: 6rem; padding-bottom: 6rem}}#brxe-apkilk {text-align: center; margin-bottom: 10rem}#brxe-rfclon {align-items: center}.brxe-llflef {height: 36rem; position: relative}.brxe-llflef:not(.tag), .brxe-llflef img {object-fit: cover}.brxe-abrckj {position: relative; z-index: 0}.brxe-abrckj::before { content: ""; position: absolute; top: 0; width: 100%; height: 100%; background: var(--olc-orange); border-radius: inherit; transition: transform 0.3s ease;} .brxe-abrckj:hover::before { transform: rotate(5deg);}.brxe-xfcscx {margin-top: 2rem}#brxe-vtpxod {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr; grid-auto-columns: 1fr; grid-gap: 3rem}#brxe-vtpxod .brxe-block:nth-of-type(even) { margin-top: -3rem;}@media (max-width: 991px) {#brxe-vtpxod {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-vtpxod {grid-template-columns: 1fr}#brxe-vtpxod .brxe-block:nth-of-type(even) { margin-top: 0;}}#brxe-guhred {padding-bottom: 18.5rem; background-image: url("https://orillialakecountry.netgaindev.com/wp-content/uploads/2026/07/semi-transparent-swirl-green-alt.svg"); background-position: 50% 26rem; background-repeat: no-repeat; background-size: 170rem}@media (max-width: 767px) {#brxe-guhred {padding-bottom: 6rem}}.brxe-dnanyr {margin-bottom: 1.5rem}.brxe-dnanyr { text-wrap: pretty;}.brxe-ujhqrm {margin-bottom: 3rem}.brxe-yttwxz {max-width: 48rem}.brxe-ybgxas {width: 106rem; margin-right: auto; margin-left: auto}.brxe-qanobu {align-self: stretch !important; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; padding-top: 6rem; padding-right: 2rem; padding-bottom: 6rem; padding-left: 2rem; background-image: url("https://orillialakecountry.netgaindev.com/wp-content/uploads/2026/07/IMG_5074-web-1024x683.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover}.brxe-bozray {margin-bottom: 1.5rem}.brxe-bozray { text-wrap: pretty;}.brxe-fnyzoj {margin-bottom: 3rem}.brxe-auqupq {max-width: 48rem}.brxe-iplrhp {width: 106rem; margin-right: auto; margin-left: auto}.brxe-hfbdkk {align-self: stretch !important; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; padding-top: 6rem; padding-bottom: 6rem; background-image: url("https://orillialakecountry.netgaindev.com/wp-content/uploads/2026/07/IMG_5074-web-1024x683.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover}.brxe-ikewxa {margin-bottom: 1.5rem}.brxe-ikewxa { text-wrap: pretty;}.brxe-fgflbd {margin-bottom: 3rem}.brxe-gawcsd {max-width: 48rem}.brxe-yxuiwp {width: 106rem; margin-right: auto; margin-left: auto}.brxe-thiwni {align-self: stretch !important; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; padding-top: 6rem; padding-bottom: 6rem; background-image: url("https://orillialakecountry.netgaindev.com/wp-content/uploads/2026/07/IMG_5074-web-1024x683.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover}.brxe-dnkzkj .splide__pagination .splide__pagination__page {height: 1.4rem; width: 1.4rem; color: var(--light-grey); background-color: var(--light-grey); margin-top: 0.5rem; margin-right: 0.5rem; margin-bottom: 0.5rem; margin-left: 0.5rem}.brxe-dnkzkj .splide__pagination {bottom: -4rem}.brxe-dnkzkj {background-color: var(--black)}.brxe-dnkzkj .splide__pagination .splide__pagination__page.is-active {color: var(--olc-orange); background-color: var(--olc-orange)}.brxe-fqkgjf {padding-right: 0; padding-left: 0}#brxe-xhwoac {text-align: center; margin-bottom: 6.5rem}.brxe-rktpqh {background-position: center center; background-size: cover; overflow: hidden}.brxe-reaozr .splide__slide {justify-content: flex-end; align-items: flex-start; padding-top: 2.5rem; padding-right: 3rem; padding-bottom: 2.5rem; padding-left: 3rem; background-color: var(--black); border-radius: 1rem}.brxe-reaozr .splide__arrow {background-color: var(--olc-orange); height: 4.5rem; width: 4.5rem; font-size: 2.5rem; min-height: 2.5rem; min-width: 2.5rem; color: var(--white); border-radius: 100rem}.brxe-reaozr .splide__arrow svg {height: 2.5rem; width: 2.5rem; fill: var(--white)}.brxe-reaozr .splide__arrow--prev {left: -2.2rem}.brxe-reaozr .splide__arrow--next {right: -2.2rem}.brxe-reaozr .splide__track { overflow: visible;}#brxe-uleutl {margin-top: 8rem}@media (max-width: 767px) {#brxe-uleutl {margin-top: 5rem}}#brxe-vyqfvr {align-items: center}#brxe-siteos {padding-top: 16rem; padding-bottom: 12.5rem; overflow: hidden}@media (max-width: 767px) {#brxe-siteos {padding-top: 8rem; padding-bottom: 6rem}}#brxe-aognbl {margin-bottom: 1.5rem}#brxe-igwhjl {text-align: center; max-width: 50rem; margin-bottom: 6.5rem}.brxe-orhlde {position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 0}.brxe-orhlde:not(.tag), .brxe-orhlde img {object-fit: cover}:where(.brxe-orhlde > *:not(figcaption)) {position: relative}.brxe-orhlde::before {background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.75)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.brxe-dwjpag {margin-bottom: 1rem; z-index: 1}.brxe-jzwbqq {z-index: 1}.brxe-smcodd {height: 50rem; display: flex; flex-direction: column; justify-content: flex-end; padding-top: 3rem; padding-right: 2.5rem; padding-bottom: 3rem; padding-left: 2.5rem; position: relative; overflow: hidden}#brxe-etzrdw {display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr; grid-gap: 1.5rem}#brxe-etzrdw .brxe-div:nth-of-type(even) { margin-top: 2.5rem;}@media (max-width: 767px) {#brxe-etzrdw {grid-template-columns: 1fr}#brxe-etzrdw .brxe-div:nth-of-type(even) { margin-top: 0;}}#brxe-zmvuvk {align-items: center}#brxe-czcnwm {padding-top: 8rem; padding-bottom: 14.5rem}@media (max-width: 767px) {#brxe-czcnwm {padding-top: 6rem; padding-bottom: 6rem}}#brxe-rqfhnd {margin-bottom: 5.5rem}.brxe-xiiqjg {margin-bottom: 2.5rem; height: 46rem}.brxe-xiiqjg:not(.tag), .brxe-xiiqjg img {object-fit: cover}.brxe-yhdkhp {align-self: flex-start !important; margin-bottom: 1rem; padding-top: 0.5rem; padding-right: 2.5rem; padding-bottom: 0.5rem; padding-left: 2.5rem}.brxe-qkqesg {display: flex; flex-direction: column}#brxe-oxhuqd {display: grid; align-items: initial; grid-gap: 2.5rem; grid-template-columns: 1fr 1fr 1fr; margin-bottom: 2.5rem}@media (max-width: 767px) {#brxe-oxhuqd {grid-template-columns: 1fr 1fr}}@media (max-width: 478px) {#brxe-oxhuqd {grid-template-columns: 1fr}}#brxe-hzhsna {padding-top: 9.5rem; padding-bottom: 15.5rem}@media (max-width: 767px) {#brxe-hzhsna {padding-top: 6rem; padding-bottom: 6rem}}.brxe-xydrcu {margin-bottom: 1.5rem}.brxe-jcloup {margin-bottom: 1rem}.brxe-mhaebp {align-self: stretch !important; width: 100%; height: 100%; padding-top: 4rem; padding-right: 4rem; padding-bottom: 4rem; padding-left: 4rem; display: flex; flex-direction: column; justify-content: flex-end; background-image: url("https://orillialakecountry.netgaindev.com/wp-content/uploads/2026/07/dine-sip-taste-13-1024x684.jpg"); background-size: cover; position: relative; overflow: hidden}:where(.brxe-mhaebp > *:not(figcaption)) {position: relative}.brxe-mhaebp::before {background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.70)); position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; pointer-events: none}.brxe-bcwbuy {min-height: 54rem}.brxe-xqymrp:not(.tag), .brxe-xqymrp img {object-fit: cover; aspect-ratio: 187/156}.brxe-opwlze {margin-top: 1rem; margin-bottom: 1.5rem}.brxe-vebodq {display: flex; flex-direction: column; justify-content: center}.brxe-iqkoos {align-self: stretch !important; width: 100%; display: grid; align-items: initial; grid-gap: 4.5rem; grid-template-columns: 2fr 3fr; grid-auto-columns: 1fr}@media (max-width: 478px) {.brxe-iqkoos {grid-template-columns: 1fr; grid-gap: 2rem}}.brxe-zbqqyl:not(.tag), .brxe-zbqqyl img {object-fit: cover; aspect-ratio: 187/156}.brxe-tofcgn {margin-top: 1rem; margin-bottom: 1.5rem}.brxe-snscch {display: flex; flex-direction: column; justify-content: center}.brxe-rfvzwa {align-self: stretch !important; width: 100%; display: grid; align-items: initial; grid-gap: 4.5rem; grid-template-columns: 2fr 3fr; grid-auto-columns: 1fr}@media (max-width: 478px) {.brxe-rfvzwa {grid-template-columns: 1fr; grid-gap: 2rem}}.brxe-upnqsp:not(.tag), .brxe-upnqsp img {object-fit: cover; aspect-ratio: 187/156}.brxe-vrvzlk {margin-top: 1rem; margin-bottom: 1.5rem}.brxe-waustg {display: flex; flex-direction: column; justify-content: center}.brxe-jlapvp {align-self: stretch !important; width: 100%; display: grid; align-items: initial; grid-gap: 4.5rem; grid-template-columns: 2fr 3fr; grid-auto-columns: 1fr}@media (max-width: 478px) {.brxe-jlapvp {grid-template-columns: 1fr; grid-gap: 2rem}}.brxe-leenkb {row-gap: 3.5rem}.brxe-vferfi {display: grid; align-items: initial; grid-template-columns: 1fr 1fr; grid-gap: 1.5rem}@media (max-width: 767px) {.brxe-vferfi {grid-template-columns: 1fr}}.brxe-gyknev {margin-top: 4rem}.brxe-nmfjrk {padding-top: 13.5rem; padding-bottom: 13.5rem}@media (max-width: 767px) {.brxe-nmfjrk {padding-top: 6rem; padding-bottom: 6rem}}.brxe-abptwe {width: 100%; height: 45rem}.brxe-abptwe:not(.tag), .brxe-abptwe img {object-fit: cover}@media (max-width: 767px) {.brxe-abptwe {height: 25rem}}@media (max-width: 478px) {.brxe-abptwe {height: 20rem}}.brxe-qatiwa {padding-right: 0; padding-left: 0}.brxe-hzaurb {width: 35rem; text-align: center; margin-bottom: 1rem}.brxe-zrqrcf {max-width: 50rem; text-align: center; margin-bottom: 3.5rem}.brxe-felrrj .form-group:nth-child(1) {width: 62%}.brxe-cuqwoy {align-items: center}.brxe-oqyqlf {padding-top: 9rem; padding-bottom: 11rem}@media (max-width: 767px) {.brxe-oqyqlf {padding-top: 6rem; padding-bottom: 6rem}}.brxe-rqbbzi:not(.tag), .brxe-rqbbzi img {object-fit: cover; aspect-ratio: 23/22}.brxe-dpimub:not(.tag), .brxe-dpimub img {object-fit: cover; aspect-ratio: 23/22}.brxe-vblmkr:not(.tag), .brxe-vblmkr img {object-fit: cover; aspect-ratio: 23/22}.brxe-qajqvg:not(.tag), .brxe-qajqvg img {object-fit: cover; aspect-ratio: 23/22}.brxe-pgzyxn:not(.tag), .brxe-pgzyxn img {object-fit: cover; aspect-ratio: 23/22}.brxe-pdcyzr:not(.tag), .brxe-pdcyzr img {object-fit: cover; aspect-ratio: 23/22}.brxe-dkdizn {padding-right: 0; padding-left: 0; display: grid; align-items: initial; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; grid-auto-columns: 1fr}