.page_main__krw66{width:100%;min-height:100vh;background-color:var(--white);overflow-y:hidden}.page_navigation__bX9vA{z-index:100;position:fixed;top:0;width:100%;height:80px;padding:0 16px;background-color:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page_navigation__bX9vA.page_scrolling__QdSvX{background-color:var(--white);box-shadow:0 3px 4px rgba(24,24,24,.25)}.page_navLeft__Q8GNA{flex-direction:row;gap:16px}.page_logo__CSgxB,.page_navLeft__Q8GNA{display:flex;justify-content:center;align-items:center}.page_logo__CSgxB{width:40px;height:40px;background-color:var(--brand);border-radius:50%}.page_logo__CSgxB:before{content:"😨";width:24px;height:24px}.page_searchBtn__KyCtV{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 16px;background-color:var(--white);border:none;border-radius:9999px;box-shadow:0 4px 16px rgba(0,0,0,.26);font-size:16px;font-weight:700;transition:all .3s}.page_searchBtn__KyCtV:hover{box-shadow:0 2px 12px rgba(0,0,0,.5)}.page_iconContainer__8wRva{padding:4px;width:20px;height:20px;background-color:var(--brand);border-radius:50%;display:flex;justify-content:center;align-items:center}.page_iconSearch__1D7AC{width:16px;height:16px;color:var(--white)}.page_account__Jzmid{cursor:pointer;margin-right:24px;font-size:16px;font-weight:700;font-family:var(--font-space-grotesk);padding:6px 16px;border:1px solid rgba(150,132,248,.25);border-radius:2px;color:var(--white);text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:var(--brand)}.page_account__Jzmid:hover{background-color:color-mix(in srgb,var(--brand) 75%,var(--black))}.page_hero__RTUbs{background:no-repeat 50%/cover url(/img/vancouver-aerial.jpg);position:relative;width:100%;height:280px;display:flex;flex-direction:column;justify-content:center;align-items:center}.page_hero__RTUbs:before{z-index:0;display:block;position:absolute;content:"";width:100%;height:280px;background-color:rgba(0,0,0,.7)}.page_hero__RTUbs h1{z-index:1;color:var(--white);font-size:32px;text-align:center}.page_hero__RTUbs h3,.page_hero__RTUbs h4{z-index:1;color:var(--white);font-size:20px;font-weight:400;text-align:center}.page_hero__RTUbs h4{margin-top:24px}.page_arrowIcon__Z9UCS{margin-left:4px}.page_search__JnH3O{z-index:1;margin-top:16px}.page_search__JnH3O input{box-sizing:border-box;height:36px;width:256px;font-size:16px;font-family:var(--font-space-grotesk);padding:6px 12px;border:1px solid rgb(194,183,226);border-radius:4px;text-overflow:ellipsis;transition:all .3s}.page_search__JnH3O input:hover{border:1px solid var(--brand-dark);text-indent:2px}.page_search__JnH3O input:focus{text-indent:2px}.page_search__JnH3O input:active,.page_search__JnH3O input:focus{border:1px solid var(--black);outline:none}.page_search__JnH3O button{cursor:pointer;margin-left:4px;height:36px;font-size:16px;font-weight:700;font-family:var(--font-space-grotesk);padding:6px 16px;border:1px solid rgba(150,132,248,.25);border-radius:4px;color:var(--white);text-shadow:0 1px 2px rgba(0,0,0,.5);background-color:var(--brand)}.page_search__JnH3O button:hover{background-color:color-mix(in srgb,var(--brand) 75%,var(--black))}.page_content__cZxaw{width:100%;height:25vh}.page_content__cZxaw:nth-child(odd){background-color:rgb(192,153,228)}.page_content__cZxaw:nth-child(2n){background-color:rgb(230,122,144)}@keyframes page_fade-in__qTdMA{0%{opacity:0}to{opacity:1}}@keyframes page_fade-out__VOoKR{0%{opacity:1}to{opacity:0}}.page_fadeIn__nxR2k{animation:page_fade-in__qTdMA .3s ease-in-out 0;animation-iteration-count:1}.page_fadeOut__RWtnz{animation:page_fade-out__VOoKR .3s ease-in-out 0;animation-iteration-count:1}@media screen and (min-width:1100px){.page_hero__RTUbs,.page_hero__RTUbs:before{height:400px}.page_search__JnH3O input{height:40px;width:312px;font-size:18px;font-family:var(--font-space-grotesk);padding:6px 16px}.page_search__JnH3O button{margin-left:4px;height:40px;font-size:18px}}.HomeButton_main__B7eAB{z-index:100;position:fixed;bottom:24px;right:24px;background-color:var(--white);border:none;outline:none;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;box-shadow:0 2px 8px rgba(32,32,32,.5);transition:all .3s}.HomeButton_main__B7eAB:hover{background-color:var(--white-1);box-shadow:0 4px 12px rgba(8,8,8,.25);transform:translateY(-2px)}.HomeButton_main__B7eAB:active{background-color:var(--white-2);box-shadow:0 0 0 rgba(32,32,32,.85);transform:translateY(1px)}.HomeButton_top__p6xz5{top:8px;left:auto;right:16px}.HomeButton_icon__2HQ25{width:16px;height:16px;color:var(--black)}.CleanButton_main__eq8BP{box-sizing:border-box;position:relative;display:flex;flex-direction:row;color:var(--white-1);background-color:var(--brand-dark);border-radius:7px;border:1px solid rgba(42,42,42,.15);outline:none;padding:7px 13px;font-family:Inter,Arial,sans-serif;font-weight:600;font-size:16px;letter-spacing:-.2px;transition:all .15s}.CleanButton_main__eq8BP:hover{cursor:pointer;background-color:hsl(from var(--brand-dark) h calc(s - 18) calc(l - 8))}.CleanButton_main__eq8BP:focus-visible{background-color:hsl(from var(--brand-dark) h calc(s - 18) calc(l - 8))}.CleanButton_main__eq8BP:focus-visible:after{content:"";position:absolute;inset:50%;transform:translate(-50%,-50%);outline:solid 2px var(--brand-dark);border-radius:11px;display:block;width:calc(100% + 16px);height:calc(100% + 16px)}.CleanButton_main__eq8BP:active{scale:.97}.TriSwitch_container__oH4Sy{background-color:#444444;padding:3px;border-radius:5px;display:grid;grid-template-columns:repeat(3,32px);grid-gap:3px;gap:3px;transition:all .3s}.TriSwitch_button__PNRCy{max-width:32px;max-height:32px;box-sizing:border-box;border:none;background-color:transparent;display:flex;padding:4px;border-radius:4px;transition:all .15s}.TriSwitch_button__PNRCy:not(.TriSwitch_selected__kck93):hover{cursor:pointer;background-color:rgba(0,0,0,.2)}.TriSwitch_selected__kck93{box-sizing:border-box;background-color:#2C2C2C;border:.5px solid rgba(255,255,255,.1);box-shadow:0 1px 2px rgba(44,44,44,.25),0 1.5px 1px rgba(22,22,22,.15),0 0 .5px rgba(8,8,8,.5);transition:all .5s}.TriSwitch_icon__GSLyq>path{fill:#BFBFBF}.TriSwitch_selected__kck93>.TriSwitch_icon__GSLyq>path{fill:#7FC5F6}.TriSwitch2_container__B8au4{background-color:#444444;padding:3px;border-radius:5px;max-height:32px;display:grid;grid-template-columns:repeat(3,32px);grid-template-rows:32px;grid-gap:3px;gap:3px;transition:all .3s}.TriSwitch2_button__SsIOJ{max-width:32px;max-height:32px;box-sizing:border-box;border:none;background-color:transparent;display:flex;padding:4px;border-radius:4px;transition:all .15s;z-index:10}.TriSwitch2_button__SsIOJ:not(.TriSwitch2_selected__3_BoR,.TriSwitch2_drawSelected__avGwP,.TriSwitch2_designSelected__3G_5m,.TriSwitch2_codeSelected__YmGRp):hover{cursor:pointer;background-color:rgba(0,0,0,.2)}.TriSwitch2_draw__iJeQW{grid-column:1/2;grid-row:1/2}.TriSwitch2_design__hyb1u{grid-column:2/3;grid-row:1/2}.TriSwitch2_code__uXfaW{grid-column:3/4;grid-row:1/2}.TriSwitch2_selected__3_BoR{box-sizing:border-box;z-index:1;width:32px;height:32px;background-color:#2C2C2C;border:.5px solid rgba(255,255,255,.1);border-radius:4px;box-shadow:0 1px 2px rgba(44,44,44,.25),0 1.5px 1px rgba(22,22,22,.15),0 0 .5px rgba(8,8,8,.5);transition:all .5s}.TriSwitch2_icon__UN2Mc>path{fill:#BFBFBF}.TriSwitch2_drawSelected__avGwP>svg>path{fill:#6CCBE3}.TriSwitch2_designSelected__3G_5m>svg>path{fill:#7FC5F6}.TriSwitch2_codeSelected__YmGRp>svg>path{fill:#6BDC9E}.page_main__Mp6LD{box-sizing:border-box;width:100%;min-height:100vh;background-color:var(--white-2)}.page_sectionContainer__0RZiz{box-sizing:border-box;width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-gap:1px;gap:1px;grid-auto-flow:row}.page_gridItem__tRa4p{box-sizing:border-box;height:calc(100vh / 3);background-color:var(--white);padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.page_heading__UUsL4{font-size:1.25rem;text-align:center}.page_body__YSnnr,.page_description__x8SzQ{color:var(--grey-8);text-align:center}button.Button_main__JRV5z{cursor:pointer;box-sizing:border-box;background-color:var(--white);color:var(--black);width:40px;height:40px;display:flex;justify-content:center;align-items:center}button.Button_main__JRV5z:hover{background-color:color-mix(in srgb,var(--white) 90%,var(--black))}button.Button_main__JRV5z:active{background-color:color-mix(in srgb,var(--white) 70%,var(--black))}button.Button_main__JRV5z>*{width:24px;height:24px}@media screen and (min-width:568px){button.Button_main__JRV5z{width:64px;height:64px}button.Button_main__JRV5z>*{width:32px;height:32px}}button.DualButton_main____BlJ{position:relative;cursor:pointer;box-sizing:border-box;background-color:var(--white);color:var(--black);width:40px;height:40px;display:flex;justify-content:center;align-items:center}button.DualButton_main____BlJ:hover{background-color:color-mix(in srgb,var(--white) 90%,var(--black))}button.DualButton_main____BlJ:active{background-color:color-mix(in srgb,var(--white) 70%,var(--black))}button.DualButton_main____BlJ>*{width:16px;height:16px}.DualButton_plus__KnxAy:after{content:"+"}.DualButton_minus__0GmI0:after,.DualButton_plus__KnxAy:after{box-sizing:border-box;font-size:20px;height:12px;width:12px;position:absolute;top:-4px;right:3px}.DualButton_minus__0GmI0:after{content:"-"}@media screen and (min-width:568px){.DualButton_minus__0GmI0:after,.DualButton_plus__KnxAy:after{top:0;right:6px}button.DualButton_main____BlJ{width:64px;height:64px}button.DualButton_main____BlJ>*{width:24px;height:24px}}.page_main__07MQ3{width:100%;min-height:100vh;background-color:var(--white)}.page_navSection__LWW_5{width:100%;max-height:64px;position:fixed;top:0;display:flex;flex-direction:column;padding:12px 16px;background-color:var(--white);border-bottom:1px solid var(--grey-4)}.page_navSection__LWW_5 span{font-size:10px}.page_navSection__LWW_5 h1{font-size:18px}.page_content__Uyfmz{justify-content:center;align-items:start;margin-top:56px;margin-bottom:40px;color:var(--black-2);padding:16px;box-sizing:border-box;font-size:1rem;line-height:150%}.page_content__Uyfmz,.page_controls__vM_gx{display:flex;width:100%;background-color:var(--white)}.page_controls__vM_gx{z-index:2;position:fixed;bottom:0;height:40px;border-top:1px solid var(--grey-4)}.page_controls__vM_gx>*{border:none;border-right:1px solid var(--grey-2)}@media screen and (min-width:568px){.page_navSection__LWW_5{padding:16px 32px}.page_content__Uyfmz{margin-top:64px;margin-bottom:64px}.page_controls__vM_gx{height:64px}.page_content__Uyfmz p{max-width:568px}}@media screen and (min-width:768px){.page_controls__vM_gx{bottom:auto;top:calc(64px + 24px);right:24px;width:64px;height:-moz-fit-content;height:fit-content;background-color:transparent;border:none;flex-direction:column;gap:4px}.page_controls__vM_gx>*{border-radius:1px;border:1px solid var(--grey-2)}.page_content__Uyfmz p{max-width:600px;font-size:1.125rem;line-height:160%}}@media screen and (min-width:1200px){.page_content__Uyfmz p{max-width:800px;font-size:1.25rem;line-height:165%}}