@media screen and (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:root{--background-color:#F0E3CA;--text-color:#171A18;--P1:#F3F2F2;--P2:#D6D6D6;--P3:#999A9B;--P4:#4D4E52;--P5:#0B0B0C;--A1:#2D4B71;--A2:#EB8C35;--A3:#E1D4BB;--S1:#2d7b3c;--S2:#893636;}*{margin:0;padding:0;border:0;cursor:default}body,input,select,textarea{font-family:'Noto Serif JP',Helvetica,Arial,sans-serif;color:var(--text-color)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{align-self:center}h1,h2,h3,h4,h5,h6{font-family:"Pinyon Script",Arial,sans-serif;cursor:text}h1,.h1_icon_size{font-size:96px;font-style:normal;font-weight:700;line-height:normal}@media (max-width:1000px){h1,.h1_icon_size{font-size:64px!important}}h2,.h2_icon_size{font-size:64px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:1000px){h2,.h2_icon_size{font-size:48px!important}}h3,.h3_icon_size{font-size:48px;font-style:normal;font-weight:300;line-height:normal}@media (max-width:1000px){h3,.h3_icon_size{font-size:32px!important}}h4,.h4_icon_size{font-size:32px;font-style:normal;font-weight:700;line-height:normal}@media (max-width:1000px){h4,.h4_icon_size{font-size:24px!important}}h5,.h5_icon_size{font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media (max-width:1000px){h5,.h5_icon_size{font-size:20px!important}}h6,.h6_icon_size{font-size:20px;font-style:normal;font-weight:700;line-height:normal}@media (max-width:1000px){h6,.h6_icon_size{font-size:16px!important}}p,.p_icon_size,li,input,textarea,label{font-feature-settings:'ss04' on;font-size:20px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.5px;cursor:text}@media (max-width:1000px){p,.p_icon_size,li,input,textarea,label{font-size:16px!important}}.footer,.footer_icon_size{font-feature-settings:'ss04' on;font-size:16px;font-style:italic;font-weight:400;line-height:150%;cursor:text}@media (max-width:1000px){.footer,.footer_icon_size{font-size:14px!important}}.btn,.btn_icon_size,input[type=submit],input[type=button],select{font-feature-settings:'ss04' on;font-size:20px;font-style:normal;font-weight:600;line-height:150%}@media (max-width:1000px){.btn,.btn_icon_size,input[type=submit],input[type=button],select{font-size:16px!important}}.address,.address_icon_size{font-feature-settings:'ss04' on;font-size:24px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;cursor:text}@media (max-width:1000px){.address,.address_icon_size{font-size:20px!important}}form{display:flex;flex-direction:column;gap:24px;}.form_section{display:flex;flex-direction:column;gap:24px}input,textarea,select,.locked_field{padding:12px 24px;border:2px solid var(--P3);background-color:var(--P1);border-radius:8px;color:var(--text-color);transition:color ease,background-color ease,content ease,border ease;transition-duration:250ms;box-sizing:border-box;width:100%;}input:focus,textarea:focus,select:focus{border-color:var(--A1)}input[type=submit],input[type=button]{width:fit-content}input[type=submit],input[type=button],input[type=file]{cursor:pointer}input.submit_button{color:var(--background-color);background-color:var(--text-color)}@media (hover:hover){input.submit_button:hover{color:var(--text-color);background-color:var(--S1)}}input.cancel{color:var(--text-color);background-color:var(--background-color)}@media (hover:hover){input.cancel:hover{color:var(--text-color);background-color:var(--S2)}}input.delete{color:var(--text-color);background-color:var(--S2)}@media (hover:hover){input.delete:hover{color:var(--S2);background-color:var(--background-color);border:1.5px solid var(--S2)}}.btn.circle_button.yes_radial:hover{color:var(--S1);border-color:var(--S1)}.btn.circle_button.yes_radial.selected,.btn.circle_button.yes_radial:active{background-color:var(--S1);color:var(--P1);border-color:var(--S1)}.btn.circle_button.no_radial:hover{color:var(--S2);border-color:var(--S2)}.btn.circle_button.no_radial.selected,.btn.circle_button.no_radial:active{background-color:var(--S2);color:var(--P1);border-color:var(--S2)}.rich_field{display:flex;flex-direction:column;gap:8px;}.rich_field .field_information{display:flex;flex-direction:column;gap:0}.checkbox_label_pair,.checkbox_label_pair *{display:flex;flex-direction:row;gap:8px;cursor:pointer;}.horizontal_buttons{display:flex;flex-direction:row;gap:24px;}.space_between_buttons{display:flex;flex-direction:row;justify-content:space-between;}ul{margin-left:24px;}.flex_column{display:flex;flex-direction:column;}.a_unbolded{font-weight:400;}a.inherit_text_properties{color:inherit!important;font-size:inherit!important;font-style:inherit!important;font-weight:inherit!important;line-height:inherit!important;}.centered_text{text-align:center;}.flex_start_align{align-items:flex-start!important;}figure{width:fit-content;}.transparent_50{opacity:50%;}.hidden{display:none!important;}.hidden_by_height{height:0!important;min-height:0!important;overflow:hidden;}.hidden_by_width{width:0!important;min-width:0!important;overflow:hidden;}.hidden_transition{opacity:0!important;}a{transition:color ease;transition-duration:150ms;width:fit-content;color:var(--text-color);text-decoration:none;font-feature-settings:'ss04' on;font-size:20px;font-style:normal;font-weight:700;line-height:150%}@media (max-width:1000px){a{font-size:16px!important}}@media (hover:hover){footer a:hover,.contact_info_card a:hover,a:hover.accented_hover{transition:color ease;transition-duration:150ms;color:var(--A1)}}.underline{height:1.5px;margin-top:0;margin-bottom:-2px;background-color:var(--text-color);border-radius:8px;}.underline_2{height:3px;margin-top:4px;margin-bottom:-7px;background-color:var(--P1);border-radius:8px;}a.underlined_text{color:var(--text-color);cursor:pointer;text-decoration:none;background-image:linear-gradient(#F0E3CA,#F0E3CA),linear-gradient(#171A18,#171A18),linear-gradient(#171A18,#171A18);background-size:120px 1.5px,100% 1.5px,0 1.5px;background-position:calc(120px * -1) 100%,calc(100%) 100%,0 100%;background-repeat:no-repeat;transition:background-size 450ms linear,background-position 450ms linear;}a.underlined_text.white_underline{background-image:linear-gradient(#171A18,#171A18),linear-gradient(#F3F2F2,#F3F2F2),linear-gradient(#F3F2F2,#F3F2F2)}a.underlined_text.thin_underline{font-weight:400;background-size:120px 1.5px,100% 1.5px,0 1.5px}@media (hover:hover){a.underlined_text:hover{background-size:120px 1.5px,0 1.5px,100% 1.5px;background-position:calc(100% + 120px) 100%,100% 100%,0 100%}a.underlined_text.thin_underline{font-weight:400;background-size:120px 1.5px,100% 1.5px,0 1.5px}}a.underlined{color:var(--text-color);display:flex;flex-direction:column;}@media (max-width:1000px){a.underlined{align-items:center}}#page_wrapper.page_loading{display:none;}#page_wrapper.page_loaded{display:flex;}.retain_line_breaks{white-space:pre-line;}.no-gap{gap:0!important;}.medium-gap{gap:64px!important;}#copyright{text-align:center;}.darkened_image{filter:brightness(.5);}.error{color:var(--S2);}html{background-color:var(--background-color);}body,#page_wrapper,main,footer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:120px;}@media (max-width:1000px){body,#page_wrapper,main,header,footer{gap:64px}}body{margin:0;background-color:var(--background-color);}header{margin:0;width:100%;}main{width:calc(100% - 128px);margin-left:64px;margin-right:64px;}@media (max-width:1000px){main{width:calc(100% - 48px);margin-left:24px;margin-right:24px}}footer{width:calc(100% - 128px);margin-left:64px;margin-right:64px;margin-bottom:120px;gap:64px;}@media (max-width:1000px){footer{width:calc(100% - 48px);margin-left:24px;margin-right:24px;margin-bottom:96px}}footer h3,footer .h3_icon_size,.contact_page h3,.contact_page .h3_icon_style{font-size:24px;font-style:normal;font-weight:700;line-height:normal}@media (max-width:1000px){footer h3,footer .h3_icon_size,.contact_page h3,.contact_page .h3_icon_style{font-size:20px!important}}.btn.style1{cursor:pointer;user-select:none;border-radius:5px;border:1.5px solid var(--text-color);background-color:transparent;display:inline-flex;width:fit-content;color:var(--text-color);padding:8px 16px;justify-content:center;align-items:center;transition:color ease,background-color ease,content ease,border ease;transition-duration:250ms;}.btn.style1.full_width{width:calc(100% - 32px)}@media (hover:hover){.btn.style1:hover{color:var(--background-color);background-color:var(--text-color)}}.btn.style1:active{color:var(--background-color);background-color:var(--A1);border-color:var(--A1)}.btn.style2{cursor:pointer;user-select:none;border-radius:5px;border:1.5px solid var(--P1);background-color:var(--P1);display:inline-flex;width:fit-content;color:var(--text-color);padding:8px 16px;justify-content:center;align-items:center;transition:color ease,background-color ease,content ease,border ease;transition-duration:250ms;}.btn.style2.full_width{width:calc(100% - 32px)}@media (hover:hover){.btn.style2:hover{color:var(--P1);background-color:var(--text-color)}}.btn.style2:active{color:var(--P1);background-color:var(--A1);border-color:var(--A1)}.btn.style3{cursor:pointer;user-select:none;border-radius:5px;border:1.5px solid var(--text-color);background-color:var(--P1);display:inline-flex;width:fit-content;color:var(--text-color);padding:8px 16px;justify-content:center;align-items:center;transition:color ease,background-color ease,content ease,border ease;transition-duration:250ms;}.btn.style3.full_width{width:calc(100% - 32px)}@media (hover:hover){.btn.style3:hover{color:var(--background-color);background-color:var(--text-color)}}.btn.style3:active{color:var(--background-color);background-color:var(--A1);border-color:var(--A1)}.btn.style4{cursor:pointer;user-select:none;border-radius:100px;border:2px solid var(--P1);background-color:var(--P1);display:inline-flex;width:fit-content;color:var(--text-color);padding:12px 64px;justify-content:center;align-items:center;transition:color ease,background-color ease,content ease,border ease;transition-duration:250ms;}@media (max-width:1000px){.btn.style4{padding:12px 32px}}.btn.style4.circle_button{width:44px;height:44px;padding:0}.btn.style4.full_width{width:calc(100% - 32px)}@media (hover:hover){.btn.style4:hover{border-color:var(--A1);color:var(--A1)}}.btn.style4:active{color:var(--background-color);background-color:var(--A1);border-color:var(--A1)}.btn,.clickable{cursor:pointer;user-select:none;}.close{font-size:36px;color:var(--P1);line-height:27px!important;cursor:pointer;user-select:none;}.nav_bar{position:fixed;top:0;padding-top:24px;padding-bottom:24px;padding-left:64px;padding-right:64px;display:flex;flex-direction:row;width:calc(100% - 128px);justify-content:center;align-items:center;color:var(--P1);z-index:100;}#nav_logo{height:40px}.hamburger_active #nav_logo{display:none}#nav_logo img,#nav_hamburger_logo img{height:100%}@media (max-width:1000px){.nav_bar{width:calc(100% - 48px);padding-top:16px;padding-bottom:16px;padding-left:24px;padding-right:24px}#nav_logo,#nav_hamburger_logo{height:32px}}.nav_bar .btn,.btn i,.nav_bar #nav_hamburger,.nav_bar #nav_hamburger i{cursor:pointer;user-select:none;}.nav_style_1{background-image:linear-gradient(to bottom,hsla(142.5,22.22%,7.06%,.500) 0%,hsla(142.5,22.22%,7.06%,.494) 9.6%,hsla(142.5,22.22%,7.06%,.476) 18.8%,hsla(142.5,22.22%,7.06%,.448) 27.7%,hsla(142.5,22.22%,7.06%,.413) 36.1%,hsla(142.5,22.22%,7.06%,.371) 44.1%,hsla(142.5,22.22%,7.06%,.325) 51.8%,hsla(142.5,22.22%,7.06%,.277) 58.9%,hsla(142.5,22.22%,7.06%,.227) 65.7%,hsla(142.5,22.22%,7.06%,.178) 72%,hsla(142.5,22.22%,7.06%,.132) 77.9%,hsla(142.5,22.22%,7.06%,.090) 83.2%,hsla(142.5,22.22%,7.06%,.054) 88.2%,hsla(142.5,22.22%,7.06%,.026) 92.6%,hsla(142.5,22.22%,7.06%,.007) 96.5%,hsla(142.5,22.22%,7.06%,.000) 100%);transition:background 250ms ease}.nav_style_1 .btn,.nav_style_1 #nav_hamburger{color:var(--P1);transition:color 250ms ease}.nav_style_1 .btn:active,.nav_style_1 #nav_hamburger:active{color:var(--A1);transition:color 250ms ease}.nav_style_1 #nav_logo img,.nav_style_1 #nav_hamburger_logo img{filter:brightness(0) saturate(100%) invert(100%) sepia(30%) saturate(13%) hue-rotate(290deg) brightness(111%) contrast(90%)}.nav_style_1 .nav_divider{height:1.5px;background-color:var(--P1);border-radius:8px}.nav_style_1 .btn:active .nav_divider{background-color:var(--A1)}.nav_style_2{background:var(--background-color);transition:background 250ms ease}.nav_style_2 .btn,.nav_style_2 #nav_hamburger{color:var(--text-color);transition:color 250ms ease}.nav_style_2 .btn:active,.nav_style_2 #nav_hamburger:active{color:var(--A1);transition:color 250ms ease}.nav_style_2 .nav_divider{height:1.5px;background-color:var(--text-color);border-radius:8px}.nav_style_2 .btn:active .nav_divider{background-color:var(--A1)}.pages{display:flex;flex-direction:row;width:fit-content;align-items:center;gap:16px;}.pages .nav_btn_container{width:128px;display:flex;justify-content:center}.pages .btn{display:flex;flex-direction:column;align-items:center;text-wrap:nowrap}@media (max-width:1000px){.pages{gap:8px}.pages .nav_btn_container{width:128px}}.hamburger_inactive #nav_hamburger,.hamburger_inactive #nav_hamburger_logo{display:none;}.hamburger_active#nav{justify-content:space-between}.hamburger_active #nav_hamburger{display:block}.suppressTransformTransition{transition:transform 0ms!important}.hamburger_active .pages{position:fixed;width:100%;height:100vh;top:0;transform:translateY(-120vh);left:0;z-index:-1;display:flex;flex-direction:column;transition:transform 250ms ease-in-out,background 250ms ease}.hamburger_active.revealed .pages{transform:translateY(0);background:var(--background-color)}.hamburger_active.revealed #nav_logo img,.hamburger_active.revealed #nav_hamburger_logo img{filter:unset}.hamburger_active.revealed .btn,.hamburger_active.revealed #nav_hamburger{color:var(--text-color);transition:color 250ms ease}.hamburger_active.revealed .nav_divider{height:1.5px;background-color:var(--text-color);border-radius:8px}img{display:none;}img[src]{display:block;}.cover{width:100%;min-width:0;height:100%;object-fit:cover;}.rounded{border-radius:6px;}#overlayDiv{position:absolute;}.overlay_background{z-index:200;position:fixed;top:0;left:0;width:100vw;max-width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(240,227,202,.75);backdrop-filter:blur(10px)}.expanded_image_wrapper{width:calc(100vw - 48px);height:calc(100vh - 134px);display:flex;flex-direction:column;align-items:center;justify-content:center}.expanded_image_and_caption{max-width:100%;min-width:0;max-height:100%;display:flex;flex-direction:column;background-color:var(--P1);border-radius:8px}.expanded_image{min-width:0;min-height:0;aspect-ratio:auto;width:max-content;max-width:100%;border-top-left-radius:8px;border-top-right-radius:8px}.expanded_image img{border-top-left-radius:8px;border-top-right-radius:8px}.expanded_image_text{width:max-content;max-width:fit-content;height:fit-content;padding:16px 24px;background-color:var(--P1);text-align:left;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.expanded_image_close{position:absolute!important;top:24px;right:24px}.expanded_image_left_arrow{position:absolute!important;left:32px}.expanded_image_right_arrow{position:absolute!important;right:32px}.index_header_alignment{object-position:50% 25%;filter:brightness(.5)}.medium_shadow{box-shadow:0 0 24px 0 rgba(0,0,0,.25)}.overlay_shadow{filter:drop-shadow(0 0 100px rgba(57,50,44,.60));}.no_header main{margin-top:120px;}.down_arrows{display:flex;flex-direction:column;position:absolute;bottom:64px;right:0;margin-left:24px;margin-right:24px;gap:8px;z-index:11;color:var(--P1);}.hero_carousel{position:relative;display:flex;flex-direction:row;width:100vw;max-width:100%;height:100vh;min-height:400px;}.carousel_buttons{position:absolute;bottom:23px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;gap:0;z-index:11}.carousel_icon_clickbox{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;user-select:none}.carousel_icon{width:24px;height:6px;border-radius:8px;background-color:var(--P1);opacity:50%;cursor:pointer;user-select:none;transition:background-color 500ms ease,opacity 500ms ease}.selected_carousel_icon{background-color:var(--P1);opacity:100%}.hero_carousel .header_section{position:absolute;transition:opacity 500ms ease}.hero_carousel .header_section:nth-of-type(1){z-index:10}.hero_carousel .header_section:nth-of-type(2){z-index:9}.hero_carousel .header_section:nth-of-type(3){z-index:8}.hero_carousel .header_section:nth-of-type(4){z-index:7}.hero_carousel .header_section:nth-of-type(5){z-index:6}.hero_carousel .header_section:nth-of-type(6){z-index:5}.hero_carousel .header_section:nth-of-type(7){z-index:4}.hero_carousel .header_section:nth-of-type(8){z-index:3}.hero_carousel .header_section:nth-of-type(9){z-index:2}.hero_carousel .header_section:nth-of-type(10){z-index:1}.header_section{position:relative;height:100vh;width:100vw;max-width:100%;top:0;left:0;opacity:100%;}.header_section.centered_header_text .header_text{top:50%;transform:translateY(-50%)}.gradient{position:absolute;bottom:0;width:100%;height:100%;background-image:linear-gradient(to top,hsla(142.5,22.22%,7.06%,.84) 0%,hsla(142.5,22.22%,7.06%,.829) 5.7%,hsla(142.5,22.22%,7.06%,.799) 11%,hsla(142.5,22.22%,7.06%,.753) 16%,hsla(142.5,22.22%,7.06%,.693) 20.7%,hsla(142.5,22.22%,7.06%,.622) 25.5%,hsla(142.5,22.22%,7.06%,.544) 30.3%,hsla(142.5,22.22%,7.06%,.462) 35.4%,hsla(142.5,22.22%,7.06%,.378) 40.8%,hsla(142.5,22.22%,7.06%,.296) 46.7%,hsla(142.5,22.22%,7.06%,.218) 53.2%,hsla(142.5,22.22%,7.06%,.147) 60.5%,hsla(142.5,22.22%,7.06%,.087) 68.7%,hsla(142.5,22.22%,7.06%,.041) 77.9%,hsla(142.5,22.22%,7.06%,.011) 88.3%,hsla(142.5,22.22%,7.06%,0) 100%)}.header_text{height:fit-content;position:absolute;transform:translateY(50%)!important;bottom:50%;left:0;margin-left:64px;margin-right:64px;display:flex;flex-direction:column;gap:16px;color:var(--P1)}.header_text h2{color:var(--A3)}@media (max-width:1000px){.header_text{width:calc(100% - 128px);transform:translateY(0%)!important;bottom:88px;text-align:center;align-items:center}}@media (min-width:1500px){.header_text h2{font-size:88px}.header_text h3{font-size:64px}}.header_text_line{width:fit-content;transition:color 150ms ease}.header_text_line:active{color:var(--A1)}.divider1{height:1.5px;width:100%;background-color:var(--A1);border-radius:8px;}.divider2{height:1.5px;background-color:var(--text-color);border-radius:8px;}.divider3{height:1.5px;width:20%;max-width:200px;background-color:var(--A1);border-radius:8px;}.divider_with_image{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;}.divider_with_image img{width:80px;filter:brightness(0) saturate(100%) invert(22%) sepia(6%) saturate(7477%) hue-rotate(176deg) brightness(96%) contrast(78%)}.divider_with_image .left_divider,.divider_with_image .right_divider{height:1.5px;width:10%;max-width:100px;border-radius:8px;background-color:var(--A1)}@media (max-width:1000px){.divider_with_image{justify-content:left}.divider_with_image .left_divider{display:none}.divider_with_image .right_divider{width:calc(100% - 88px);max-width:unset}}.content_box{display:flex;flex-direction:column;align-self:center;gap:24px;max-width:1200px;}.full_width_block{width:100%}.centered_block{align-items:center}.two_column{display:flex;flex-direction:row;align-self:center;align-items:center;justify-content:center;gap:64px;max-width:1200px;}@media (max-width:1000px){.two_column{flex-direction:column;gap:16px}.two_column.left_image{flex-flow:column-reverse}}.two_column .text_section{display:flex;flex-direction:column;gap:24px;width:100%}@media (max-width:1000px){.two_column .text_section{gap:8px}.two_column .text_section p{margin-bottom:8px}}.two_column .img_section{width:100%;aspect-ratio:3/4;min-width:0;max-height:85vh}.gallery_grid{display:flex;flex-direction:column;gap:24px;width:100%}.gallery_row{display:flex;flex-direction:row;gap:24px;width:100%;aspect-ratio:16/9;min-width:0;min-height:0}.gallery_row figure{width:100%}.gallery_row figure.small_image{width:75%}#gallery_pop_up_text{max-height:0;overflow:hidden;width:fit-content;z-index:0;position:fixed;top:-100px;left:0;padding-top:104px;margin-top:-88px;padding-bottom:16px;padding-left:64px;padding-right:24px;display:flex;flex-direction:row;align-items:center;gap:8px;border-bottom-right-radius:8px;background-color:var(--background-color);transition:transform 600ms ease,max-height 0ms ease 300ms,z-index 0ms ease 300ms}#gallery_pop_up_text.show_pop_up{max-height:9999px;z-index:1;transform:translateY(188px);transition:transform 600ms ease,max-height 0ms ease 0ms,z-index 0ms ease 0ms}@media (max-width:1000px){#gallery_pop_up_text{padding-top:80px;margin-top:-64px;padding-left:24px;align-items:flex-start}#gallery_pop_up_text.show_pop_up{transform:translateY(164px)}}@media (max-width:1000px){.gallery_grid{gap:16px}.gallery_row{flex-direction:column;gap:16px;aspect-ratio:unset}.gallery_row figure{width:100%;aspect-ratio:3/4}.gallery_row figure.small_image{width:100%}}.full_width_img{width:calc(100% + 128px);aspect-ratio:16/9;min-width:0;min-height:75vh;}@media (max-width:1000px){.full_width_img{width:calc(100% + 48px)}}.two_column_list{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:16px;column-gap:24px;}.two_column_list_title{display:flex;flex-direction:column;gap:8px}.two_column_list p,.two_column_list span{width:calc(50% - 12px)}@media (max-width:1000px){.two_column_list_title{text-align:center}.two_column_list p,.two_column_list span{width:100%;text-align:center}}.book_card{display:flex;flex-direction:row;align-items:center;gap:24px;}.book_card img{object-fit:cover;width:256px;height:100%}.book_card .book_info{display:flex;flex-direction:column;gap:4px}.book_card .book_info p{width:100%}.book_card .book_info .book_details{display:flex;flex-direction:column;gap:8px}@media (max-width:1000px){.book_card{flex-direction:column;gap:8px}.book_card img{width:100%;max-width:256px}.book_card .book_info{text-align:center}}.justified_list{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:24px;}@media (max-width:1000px){.justified_list .justified_list_item{width:100%!important}.justified_list .justified_list_item .justified_list_item_sizer{width:100%!important}.justified_list .justified_list_item .justified_list_item_text{width:100%!important}@media (hover:hover){.justified_list .justified_list_item .justified_list_item_text:hover{font-weight:400!important}}}.justified_list .justified_list_item{position:relative}.justified_list .justified_list_item .justified_list_item_sizer{cursor:text;text-transform:uppercase;color:rgba(0,0,0,.00);width:max-content}.justified_list .justified_list_item .justified_list_item_text{text-transform:uppercase;position:absolute;left:50%;transform:translateX(-50%);top:0;width:max-content;transition:font-weight 250ms ease-in-out}@media (hover:hover){.justified_list .justified_list_item .justified_list_item_text:hover{font-weight:900}}.socials{display:flex;flex-direction:row;gap:8px;}.socials a,a.circle_icon{width:40px;border-radius:1000px;border:1.5px solid var(--text-color)}.socials a.borderless,a.circle_icon.borderless{width:40px;border:1.5px solid transparent}.socials i:nth-of-type(1),.circle_icon i:nth-of-type(1){color:var(--text-color);transition:color 250ms ease}.socials i:nth-of-type(2),.circle_icon i:nth-of-type(2){color:var(--background-color);transition:color 250ms ease,border 250ms ease}@media (hover:hover){.socials a:hover,.circle_icon:hover{border-color:var(--text-color)!important}.socials a:hover i:nth-of-type(1),.circle_icon:hover i:nth-of-type(1){color:var(--background-color)}.socials a:hover i:nth-of-type(2),.circle_icon:hover i:nth-of-type(2){color:var(--text-color)}}.socials a:active,.circle_icon:active{border-color:var(--A1)!important}.socials a:active i:nth-of-type(1),.circle_icon:active i:nth-of-type(1){color:var(--A1)}.socials a:active i:nth-of-type(2),.circle_icon:active i:nth-of-type(2){color:var(--background-color)}@media (max-width:1000px){.socials a,a.circle_icon{width:32px}.socials a.borderless,a.circle_icon.borderless{width:32px}}.faq_list{display:flex;flex-direction:column;gap:8px;}.faq_item{display:flex;flex-direction:column;gap:8px}.faq_item_expander{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}.expanding_div{height:0;overflow:hidden;transition:all 600ms ease}.expanding_div_height_wrapper{display:flex;flex-direction:column;gap:8px}.faq_icon{transition:transform 300ms ease-in-out}.rotate_icon_45{transform:rotate(45deg)}.rotate_icon_180{transform:rotate(180deg)}.table_wrapper{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));overflow:scroll;}table{font-size:20px;border:1.5px solid var(--P5);border-collapse:collapse;background-color:var(--P1);}thead{background-color:var(--P2);}tr{border:1.5px solid var(--P5);border-collapse:collapse;}td{padding:8px;border:1.5px solid var(--P5);border-collapse:collapse;}.portfolio_description{align-self:center;display:flex;flex-direction:column;gap:24px;margin:auto;max-width:1200px;}.portfolio_details{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin:auto;width:100%;max-width:1200px;}@media (max-width:1000px){.portfolio_details{flex-direction:column;gap:48px}.details_card{width:100%;max-width:none!important;text-align:center;align-items:center}.card_header{align-items:center}.card_information{align-items:center}}.details_card{display:flex;flex-direction:column;gap:16px;min-width:0}.portfolio_details .details_card{max-width:33%}.card_header{display:flex;flex-direction:column;gap:8px;width:fit-content}.card_divider{height:1.5px;background-color:var(--A1);border-radius:8px}.card_information{display:flex;flex-direction:column;gap:8px}.featured_projects{display:flex;flex-direction:column;gap:24px;margin:auto;width:100%;max-width:1200px;}.projects_wrapper{display:flex;flex-direction:row;width:100%;aspect-ratio:16/9;max-height:70vh;gap:24px}@media (max-width:1000px){.projects_wrapper{aspect-ratio:4/16;flex-direction:column;max-height:none!important;gap:16px}.project .project_info,.grid-item .project_info{opacity:100%!important;filter:drop-shadow(0 0 100px rgba(57,50,44,.60))!important}.project img,.grid-item img{filter:brightness(.6) grayscale(0%)!important}}.project{height:100%;min-height:0;width:100%;display:flex;flex:1;position:relative;transition:all 250ms ease-in-out}.project .project_info,.grid-item .project_info{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - 48px);height:calc(100% - 48px);padding:24px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;text-align:center;color:var(--P1);opacity:0;transition:all 250ms ease-in-out}.project h3,.project h5,.project p,.grid-item h3,.grid-item h5,.grid-item p{overflow:hidden;cursor:pointer}.project img,.grid-item img{filter:brightness(1) grayscale(0%);transition:all 250ms ease-in-out}.grid-item.expand_hover{overflow:hidden}.grid-item.expand_hover img{filter:brightness(1)!important}@media (hover:hover){.project:hover .project_info,.grid-item:hover .project_info{opacity:100%;filter:drop-shadow(0 0 100px rgba(57,50,44,.60))}.project:hover img,.grid-item:hover img{filter:brightness(.7) grayscale(0%)}.grid-item:hover.expand_hover img{transform:scale(1.2)}}.project:active img,.grid-item:active img{filter:brightness(.5) grayscale(0%)}.project .plant_info,.grid-item .plant_info{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);width:calc(100% - 48px);height:calc(100% - 48px);padding:24px;display:flex;flex-direction:column;gap:8px;color:var(--P1);justify-content:flex-end;transition:all 250ms ease-in-out}.portfolio_project_list{display:flex;flex-direction:column;gap:24px;max-width:1200px;width:100%;}#portfolio_filters_wrapper{height:fit-content;overflow:hidden;transition:all 600ms ease;}#portfolio_filters_wrapper .filters_button{display:flex;flex-direction:row;gap:8px;overflow:hidden}#portfolio_filters{display:flex;flex-direction:row;row-gap:16px;column-gap:24px;width:100%;flex-wrap:wrap}#portfolio_filters .filter{cursor:pointer;user-select:none;border-radius:5px;border:1.5px solid #E6D9C1;background-color:#E6D9C1;display:inline-flex;width:fit-content;color:var(--text-color);padding:8px 16px;justify-content:center;align-items:center;transition:color ease,background-color ease,content ease,border ease,background-image ease;transition-duration:250ms}#portfolio_filters .filter:active{background-image:linear-gradient(rgb(0 0 0/20%) 0 0)}@media (hover:hover){#portfolio_filters .filter:hover{color:var(--P1);background-color:var(--text-color);border-color:var(--text-color)}}#portfolio_filters .filter:active,#portfolio_filters .filter.selected_filter{color:var(--P1);background-color:var(--text-color);border-color:var(--text-color)}.portfolio_grid{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:24px;}.portfolio_grid_column{display:flex;flex-direction:column;gap:24px}.portfolio_grid_column img{width:384px;min-width:0;aspect-ratio:3/4;object-fit:cover}.grid{width:100%;}.tall_grid-item{aspect-ratio:3.25/5!important;}.grid-sizer,.grid-item{width:calc(33.333% - (24px * 2/3));aspect-ratio:4/5;margin-bottom:24px;cursor:pointer;user-select:none;}.gutter-size{width:24px}@media screen and (max-width:1000px){.grid-sizer,.grid-item{width:calc(50% - (24px * 1/2))}}@media screen and (max-width:800px){.grid-sizer,.grid-item{width:100%}}.grid-item img{width:100%;height:100%;object-fit:cover}.contact_block{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:64px;max-width:1200px;width:100%;}@media (max-width:1200px){.contact_block{gap:24px!important}}@media (max-width:1000px){.contact_block{flex-direction:column!important;align-items:flex-start!important;width:100%!important;gap:64px!important}.contact_text p{max-width:none!important}.contact_info_grid{width:100%!important}}@media (max-width:1000px){.contact_block{align-items:center!important}.contact_text{align-items:center;text-align:center}.contact_text p{max-width:475px!important}.contact_info_grid{flex-direction:column!important;gap:48px!important}.contact_info_card{text-align:center!important;align-items:center!important}}.contact_text{display:flex;flex-direction:column;gap:24px;width:fit-content}.contact_title{white-space:pre-line;width:fit-content}.contact_text p{max-width:475px}.contact_info_grid{display:flex;flex-direction:row;justify-content:space-between;flex-grow:1;width:max-content}.contact_info_column{display:flex;flex-direction:column;gap:48px}.contact_info_card{display:flex;flex-direction:column;gap:8px}.footer_block{display:flex;flex-direction:row;justify-content:space-between;gap:120px;max-width:1200px;width:100%;}@media (max-width:1000px){.footer_block{flex-direction:column!important;width:100%!important;align-items:center!important;gap:48px!important}.footer_block .contact_info_grid{flex-direction:column!important;gap:48px!important}.footer_block .contact_info_card,.footer_block .contact_title{text-align:center!important;align-items:center!important}}#legal_info{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px;}@media (max-width:1000px){#legal_info{flex-direction:column}}.call_to_action{display:flex;flex-direction:column;gap:24px;margin:auto;width:100%;max-width:1200px;}.rotating_words_container{overflow:hidden;display:flex;flex-direction:column;height:131.5px;width:100%}.rotating_words{width:100%;height:fit-content}.animated-fade_up{transform:translateY(24px);opacity:0;}.animated-fade_up-complete{transform:translateY(0);opacity:1}.animated-fade_up_group .animated-fade_up-complete:nth-of-type(1),.animated-fade_up-complete.no_animation_delay{transition:opacity 800ms ease 000ms,transform 800ms ease 000ms!important}.animated-fade_up_group .animated-fade_up-complete:nth-of-type(2){transition:opacity 800ms ease 150ms,transform 800ms ease 150ms}.animated-fade_up_group .animated-fade_up-complete:nth-of-type(3){transition:opacity 800ms ease 300ms,transform 800ms ease 300ms}.animated-fade_up_group .animated-fade_up-complete:nth-of-type(4){transition:opacity 800ms ease 450ms,transform 800ms ease 450ms}.animated-fade_up_group .animated-fade_up-complete:nth-of-type(5){transition:opacity 800ms ease 600ms,transform 800ms ease 600ms}.animated-fade_up_group .animated-fade_up-complete:nth-of-type(6){transition:opacity 800ms ease 750ms,transform 800ms ease 750ms}.animated-fade_up_group .animated-fade_up-complete:nth-of-type(7){transition:opacity 800ms ease 900ms,transform 800ms ease 900ms}.animated-fade_up_group .animated-fade_up-complete:nth-of-type(8){transition:opacity 800ms ease 1050ms,transform 800ms ease 1050ms}.animated-fade_up_group .animated-fade_up-complete:nth-of-type(9){transition:opacity 800ms ease 1200ms,transform 800ms ease 1200ms}.animated-fade_up_group .animated-fade_up-complete:nth-of-type(10){transition:opacity 800ms ease 1350ms,transform 800ms ease 1350ms}.animated-fade_right{transform:translateX(-40px);opacity:0;}.animated-fade_right-complete{transform:translateX(0);opacity:1}.animated-fade_right_group .animated-fade_right-complete:nth-of-type(1),.animated-fade_right-complete.no_animation_delay{transition:opacity 800ms ease 000ms,transform 800ms ease 000ms!important}.animated-fade_right_group .animated-fade_right-complete:nth-of-type(2){transition:opacity 800ms ease 150ms,transform 800ms ease 150ms}.animated-fade_right_group .animated-fade_right-complete:nth-of-type(3){transition:opacity 800ms ease 300ms,transform 800ms ease 300ms}.animated-fade_right_group .animated-fade_right-complete:nth-of-type(4){transition:opacity 800ms ease 450ms,transform 800ms ease 450ms}.animated-fade_right_group .animated-fade_right-complete:nth-of-type(5){transition:opacity 800ms ease 600ms,transform 800ms ease 600ms}.animated-fade_right_group .animated-fade_right-complete:nth-of-type(6){transition:opacity 800ms ease 750ms,transform 800ms ease 750ms}.animated-fade_right_group .animated-fade_right-complete:nth-of-type(7){transition:opacity 800ms ease 900ms,transform 800ms ease 900ms}.animated-fade_right_group .animated-fade_right-complete:nth-of-type(8){transition:opacity 800ms ease 1050ms,transform 800ms ease 1050ms}.animated-fade_right_group .animated-fade_right-complete:nth-of-type(9){transition:opacity 800ms ease 1200ms,transform 800ms ease 1200ms}.animated-fade_right_group .animated-fade_right-complete:nth-of-type(10){transition:opacity 800ms ease 1350ms,transform 800ms ease 1350ms}.header_text.animated-fade_right-complete{transition:opacity 800ms ease 200ms,transform 800ms ease 200ms}.animated-divider{width:0;}.animated-divider-complete{width:calc(100% - 24px)}.animated-divider_group .animated-divider-complete:nth-of-type(1),.animated-divider-complete.no_animation_delay{transition:width 800ms ease 150ms!important}.animated-divider_group .animated-divider-complete:nth-of-type(2){transition:width 800ms ease 300ms}.animated-divider_group .animated-divider-complete:nth-of-type(3){transition:width 800ms ease 450ms}.animated-divider_group .animated-divider-complete:nth-of-type(4){transition:width 800ms ease 600ms}.animated-divider_group .animated-divider-complete:nth-of-type(5){transition:width 800ms ease 750ms}.animated-divider_group .animated-divider-complete:nth-of-type(6){transition:width 800ms ease 900ms}.animated-divider_group .animated-divider-complete:nth-of-type(7){transition:width 800ms ease 1050ms}.animated-divider_group .animated-divider-complete:nth-of-type(8){transition:width 800ms ease 1200ms}.animated-divider_group .animated-divider-complete:nth-of-type(9){transition:width 800ms ease 1350ms}.animated-divider_group .animated-divider-complete:nth-of-type(10){transition:width 800ms ease 1500ms}.animated-divider_full{width:0;transition:width 150ms ease,background-color 150ms ease;}@media (hover:hover){.underlined:hover .animated-divider_full{width:100%;transition:width 300ms ease,background-color 300ms ease}}.animated-underline{width:0;transition:width 150ms ease,background-color 150ms ease;}@media (hover:hover){.underlined:hover .animated-underline{width:calc(100% - 24px);transition:width 300ms ease,background-color 300ms ease}}.underlined:active .animated-underline{background-color:var(--A1);transition:width 300ms ease,background-color 300ms ease}.animated-rotating_words-complete{animation:rotating_words 8000ms 1200ms forwards;}@keyframes rotating_words{10%{transform:translateY(-100%)}33%{transform:translateY(-100%)}43%{transform:translateY(-200%)}66%{transform:translateY(-200%)}76%{transform:translateY(-300%)}100%{transform:translateY(-300%)}}.animated-fade_in{opacity:0;}.animated-fade_in-complete{opacity:1}.animated-fade_in_group .animated-fade_in-complete:nth-of-type(1),.animated-fade_in-complete.no_animation_delay{transition:opacity 450ms ease 000ms!important}.animated-fade_in_group .animated-fade_in-complete:nth-of-type(2){transition:opacity 450ms ease 150ms}.animated-fade_in_group .animated-fade_in-complete:nth-of-type(3){transition:opacity 450ms ease 300ms}.animated-fade_in_group .animated-fade_in-complete:nth-of-type(4){transition:opacity 450ms ease 450ms}.animated-fade_in_group .animated-fade_in-complete:nth-of-type(5){transition:opacity 450ms ease 600ms}.animated-fade_in_group .animated-fade_in-complete:nth-of-type(6){transition:opacity 450ms ease 750ms}.animated-fade_in_group .animated-fade_in-complete:nth-of-type(7){transition:opacity 450ms ease 900ms}.animated-fade_in_group .animated-fade_in-complete:nth-of-type(8){transition:opacity 450ms ease 1050ms}.animated-fade_in_group .animated-fade_in-complete:nth-of-type(9){transition:opacity 450ms ease 1200ms}.animated-fade_in_group .animated-fade_in-complete:nth-of-type(10){transition:opacity 450ms ease 1350ms}.animated-fade_out{opacity:1;}.animated-fade_out-complete{opacity:0}.animated-fade_out_group .animated-fade_out-complete:nth-of-type(1),.animated-fade_out-complete.no_animation_delay{transition:opacity 450ms ease 000ms!important}.animated-fade_out_group .animated-fade_out-complete:nth-of-type(2){transition:opacity 450ms ease 150ms}.animated-fade_out_group .animated-fade_out-complete:nth-of-type(3){transition:opacity 450ms ease 300ms}.animated-fade_out_group .animated-fade_out-complete:nth-of-type(4){transition:opacity 450ms ease 450ms}.animated-fade_out_group .animated-fade_out-complete:nth-of-type(5){transition:opacity 450ms ease 600ms}.animated-fade_out_group .animated-fade_out-complete:nth-of-type(6){transition:opacity 450ms ease 750ms}.animated-fade_out_group .animated-fade_out-complete:nth-of-type(7){transition:opacity 450ms ease 900ms}.animated-fade_out_group .animated-fade_out-complete:nth-of-type(8){transition:opacity 450ms ease 1050ms}.animated-fade_out_group .animated-fade_out-complete:nth-of-type(9){transition:opacity 450ms ease 1200ms}.animated-fade_out_group .animated-fade_out-complete:nth-of-type(10){transition:opacity 450ms ease 1350ms}.animated-fade_up_out{transform:translateY(0);opacity:1;}.animated-fade_up_out-complete{transform:translateY(-24px);opacity:0}.animated-fade_up_out_group .animated-fade_up_out-complete:nth-of-type(1),.animated-fade_up_out-complete.no_animation_delay{transition:opacity 450ms ease 000ms,transform 250ms ease 000ms!important}.animated-fade_up_out_group .animated-fade_up_out-complete:nth-of-type(2){transition:opacity 450ms ease 150ms,transform 250ms ease 150ms}.animated-fade_up_out_group .animated-fade_up_out-complete:nth-of-type(3){transition:opacity 450ms ease 300ms,transform 250ms ease 300ms}.animated-fade_up_out_group .animated-fade_up_out-complete:nth-of-type(4){transition:opacity 450ms ease 450ms,transform 250ms ease 450ms}.animated-fade_up_out_group .animated-fade_up_out-complete:nth-of-type(5){transition:opacity 450ms ease 600ms,transform 250ms ease 600ms}.animated-fade_up_out_group .animated-fade_up_out-complete:nth-of-type(6){transition:opacity 450ms ease 750ms,transform 250ms ease 750ms}.animated-fade_up_out_group .animated-fade_up_out-complete:nth-of-type(7){transition:opacity 450ms ease 900ms,transform 250ms ease 900ms}.animated-fade_up_out_group .animated-fade_up_out-complete:nth-of-type(8){transition:opacity 450ms ease 1050ms,transform 250ms ease 1050ms}.animated-fade_up_out_group .animated-fade_up_out-complete:nth-of-type(9){transition:opacity 450ms ease 1200ms,transform 250ms ease 1200ms}.animated-fade_up_out_group .animated-fade_up_out-complete:nth-of-type(10){transition:opacity 450ms ease 1350ms,transform 250ms ease 1350ms}