@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{background-color:#edeae1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--dark-green: #224026;--primary-green: #557329;--green-white: #EDEAE1;--dark-text: #232323;--white: #FFFFFF}*{font-family:Inter,serif;margin:0;padding:0;box-sizing:border-box}.center-page{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto}.page{width:100%;max-width:1820px;display:flex;flex-direction:column;align-items:center;justify-content:center}._frontPage_1vwsy_1{width:100%;height:100dvh;display:flex;justify-content:center;align-items:center}._splineLogo_87a7g_1{width:100%;height:100dvh;display:flex;justify-content:center;align-items:center;overflow:hidden}._link_87a7g_10{text-decoration:none;width:100%;height:100dvh}._clicked_87a7g_18{animation:_animateLogo_87a7g_1 1s ease-in-out forwards}@keyframes _animateLogo_87a7g_1{0%{transform:scale(1)}to{transform:scale(20);opacity:0}}._carousel_yrffr_1{position:relative;display:flex;align-items:center;justify-content:center;height:100%;width:100%;overflow:hidden}._circleContainer_yrffr_11{display:flex;justify-content:center;align-items:center;width:100%;height:100dvh;position:relative}._circle_yrffr_11{position:absolute;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:50%;text-align:center;color:#fff;background-color:var(--primary-green);transition:transform .3s ease,opacity .3s ease,width .3s ease,height .3s ease;z-index:0}._circle_yrffr_11._center_yrffr_35{width:470px;height:470px;animation:_test_yrffr_1 1.5s ease-in-out forwards;transform:translate(0);opacity:1;z-index:0;font-weight:700}._circle_yrffr_11._right_yrffr_45{width:400px;height:400px;transform:translate(120%);color:transparent;z-index:0}._circle_yrffr_11._left_yrffr_54{width:400px;height:400px;transform:translate(-120%);color:transparent;z-index:0}._circle_yrffr_11._hidden_yrffr_63{width:80px;height:80px;transform:translate(300%);z-index:0;opacity:0}._text_yrffr_71{z-index:9;font-size:35px;animation:_popUp_yrffr_1 .5s cubic-bezier(.68,-.55,.27,1.55) forwards;overflow:hidden;height:100%;width:100%;display:flex;justify-content:center;align-items:center}@keyframes _popUp_yrffr_1{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}._circle_yrffr_11._dragging_yrffr_97{transition:none}._nextBtn_yrffr_101,._prevBtn_yrffr_101{top:0;display:flex;justify-content:center;align-items:center;position:absolute;background:none;border:none;font-size:5rem;cursor:pointer;width:100%;height:100%;border-radius:091201px;color:var(--green-white);z-index:9}._nextBtn_yrffr_101{left:0}._prevBtn_yrffr_101{right:0}._nextBtn_yrffr_101 svg,._prevBtn_yrffr_101 svg{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 1024px){._circle_yrffr_11._center_yrffr_35{width:400px;height:400px}._circle_yrffr_11._right_yrffr_45,._circle_yrffr_11._left_yrffr_54{width:350px;height:350px}._circle_yrffr_11._hidden_yrffr_63{width:80px;height:80px}}@media (max-width: 768px){._circle_yrffr_11._center_yrffr_35{width:250px;height:250px}._circle_yrffr_11._right_yrffr_45,._circle_yrffr_11._left_yrffr_54{width:150px;height:150px}._circle_yrffr_11._hidden_yrffr_63{width:0px;height:0px}._nextBtn_yrffr_101{left:-50px}._prevBtn_yrffr_101{right:-50px}._circle_yrffr_11._left_yrffr_54{transform:translate(-145%)}._circle_yrffr_11._right_yrffr_45{transform:translate(145%)}._nextBtn_yrffr_101,._prevBtn_yrffr_101{font-size:50px}._text_yrffr_71{font-size:18px;display:flex;justify-content:center;align-items:center;width:100%}}._image_4f7bj_1{width:100%;height:100%;object-fit:cover;border-radius:50%;position:absolute;top:0;left:0}._image_overlay_4f7bj_12{background:#557329;background:linear-gradient(180deg,#55732946,#557329);position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}._loaderContainer_1bopm_1{width:100%;height:100dvh;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px}._loader_1bopm_1{width:100px;height:100px;display:flex;justify-content:center;align-items:center}._loader_1bopm_1 svg{width:100px;height:100px}._seasonPickerContainer_17ust_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;flex-direction:column;height:100dvh;width:100%;gap:50px;color:var(--dark-green)}._seasonPickerContainer_17ust_1 canvas{max-width:600px;max-height:600px;aspect-ratio:1/1}._innerHeader_17ust_22{flex-direction:row;display:flex;gap:50px;align-items:center;justify-content:center}._innerHeader_17ust_22 h1{font-size:60px;text-transform:uppercase;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word;word-break:break-word;text-align:center}._innerHeader_17ust_22 svg{font-size:50px;border:3px solid var(--dark-green);border-radius:50%;color:var(--dark-green);transition:.3s}._innerHeader_17ust_22 svg:hover{background-color:var(--dark-green);color:var(--green-white)}@media (max-width: 1024px){._seasonPickerContainer_17ust_1{width:350px;height:100dvh;font-size:16px;gap:30px}}@media (max-width: 768px){._innerHeader_17ust_22{flex-direction:column;gap:5px}._innerHeader_17ust_22 h1{font-size:35px}._innerHeader_17ust_22 svg{font-size:35px}._seasonPickerContainer_17ust_1 canvas{max-width:300px;max-height:300px}}._courseList_sgnhl_1{display:flex;flex-direction:column;gap:20px;padding:20px;justify-content:flex-start;align-items:center;min-height:80dvh;width:100%;position:relative;top:15dvh}._seasonImage_sgnhl_15{margin-bottom:20px;color:var(--dark-green);font-size:30px;text-align:center}._innerHeader_sgnhl_22{flex-direction:row;display:flex;gap:50px;align-items:center;justify-content:center}._innerHeader_sgnhl_22 h1{font-size:60px}._innerHeader_sgnhl_22 svg{font-size:50px;border:3px solid var(--dark-green);border-radius:50%;color:var(--dark-green);transition:.3s}._innerHeader_sgnhl_22 svg:hover{background-color:var(--dark-green);color:var(--green-white)}@media (max-width: 768px){._courseList_sgnhl_1{min-height:85dvh;top:15dvh;margin-bottom:350px}._innerHeader_sgnhl_22{flex-direction:column;gap:5px}._innerHeader_sgnhl_22 svg{font-size:35px}._innerHeader_sgnhl_22 h1{font-size:35px}}._courseContainer_11yr2_1{display:flex;align-items:center;justify-content:center;gap:30px;width:100%}._course_11yr2_1{background-color:var(--primary-green);border-radius:5px;color:var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:20px;cursor:pointer;gap:20px;width:100%;max-width:550px}._course_11yr2_1 h2{font-size:25px;text-align:center;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word;word-break:break-word}._course_11yr2_1 p{hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word;word-break:break-word}._select_11yr2_41{width:100px;height:100px;border-radius:50%;border:3px solid var(--primary-green);display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.1s ease-in-out}._selectInner_11yr2_54{width:100px;height:100px;border-radius:50%;border:3px solid var(--primary-green);display:flex;justify-content:center;align-items:center;display:none}._select_11yr2_41 button,._selectInner_11yr2_54 button{background-color:transparent;border:none;font-size:50px;color:var(--primary-green);display:flex;justify-content:center;align-items:center;cursor:pointer}._select_11yr2_41:hover{background-color:var(--primary-green)}._select_11yr2_41 button{transition:.1s ease-in-out}._select_11yr2_41:hover button{color:var(--green-white)}@media (max-width: 1024px){._course_11yr2_1 h2{font-size:30px}._course_11yr2_1 p{font-size:20px}}@media (max-width: 768px){._selectInner_11yr2_54{margin-top:30px;display:flex;width:50px;height:50px}._course_11yr2_1{width:100%;min-height:100px}._select_11yr2_41{display:none}._course_11yr2_1 h2{font-size:16px}._course_11yr2_1 p{font-size:18px}}._course_hmgaa_1{max-width:1700px;min-height:80dvh;width:100%;position:relative;top:20dvh;margin-bottom:350px}@media (max-width: 1024px){._course_hmgaa_1{top:15dvh;margin-bottom:300px}}._courseContainer_1unzh_1{display:flex;flex-direction:column;gap:20px;padding:20px;width:100%;height:100%;justify-content:flex-start;align-items:center;color:var(--primary-green)}._courseContainer_1unzh_1 h1{font-size:50px;text-transform:uppercase;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word;word-break:break-word;color:var(--dark-green)}._courseGrid_1unzh_23{margin-top:100px;display:grid;grid-template-rows:1fr;grid-template-columns:1fr 1fr;width:100%;gap:70px}._left_1unzh_32,._right_1unzh_32{width:100%}._right_1unzh_32{position:sticky;top:150px;align-self:flex-start;height:fit-content}._courseTexts_1unzh_56{display:flex;flex-direction:column;gap:35px;width:100%}._downloads_1unzh_65{margin-top:50px;display:flex;gap:10px;flex-direction:column}._downloads_1unzh_65 h2{font-size:30px}._downloads_1unzh_65 ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:row;gap:20px}._downloads_1unzh_65 a{text-decoration:none;color:var(--primary-green);font-size:40px}._courseHeader_1unzh_94{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;width:100%}._courseHeader_1unzh_94 img{width:100px}._innerHeader_1unzh_108{flex-direction:row;display:flex;gap:50px;align-items:center;justify-content:center}._innerHeader_1unzh_108 svg{font-size:50px;border:3px solid var(--dark-green);border-radius:50%;color:var(--dark-green);transition:.3s}._innerHeader_1unzh_108 svg:hover{background-color:var(--dark-green);color:var(--green-white)}@media (max-width: 1024px){._courseContainer_1unzh_1 h1{font-size:40px;text-align:center}._innerHeader_1unzh_108{gap:20px}._courseGrid_1unzh_23{margin-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-direction:column-reverse;gap:100px}iframe,._right_1unzh_32{position:relative;top:0}._downloads_1unzh_65{padding:20px}}@media (max-width: 768px){._courseHeader_1unzh_94{flex-direction:column;justify-content:center;align-items:center}._courseHeader_1unzh_94 ._innerHeader_1unzh_108{flex-direction:column;gap:5px}._courseContainer_1unzh_1 h1{font-size:30px}._innerHeader_1unzh_108 h1{font-size:35px}._innerHeader_1unzh_108 svg{font-size:35px}._courseGrid_1unzh_23{margin-top:0;gap:100px}iframe{position:relative;top:0}._right_1unzh_32{position:relative}._downloads_1unzh_65{padding:15px}}._courseText_1eo4j_1{gap:10px;display:flex;flex-direction:column;justify-content:center}._courseText_1eo4j_1 h2{font-size:25px;text-transform:uppercase;font-weight:600}._courseText_1eo4j_1 p{font-size:20px;font-weight:400;line-height:1.5;color:var(--dark-text);hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word;word-break:break-word}@media (max-width: 1024px){._courseText_1eo4j_1{padding:20px}}@media (max-width: 768px){._courseText_1eo4j_1{padding:15px}}._cylinder_at6f8_1{max-width:1700px;min-height:80dvh;width:100%;position:relative;top:20dvh;margin-bottom:350px}@media (max-width: 1024px){._cylinder_at6f8_1{top:15dvh;margin-bottom:300px}}._cylinderContainer_lepoo_1{display:flex;flex-direction:column;gap:20px;padding:20px;width:100%;height:100%;justify-content:flex-start;align-items:center;color:var(--primary-green)}._cylinderContainer_lepoo_1 h1{font-size:50px;text-transform:uppercase;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word;word-break:break-word;color:var(--dark-green)}._cylinderGrid_lepoo_23{margin-top:100px;display:grid;grid-template-rows:1fr;grid-template-columns:1fr 1fr;width:100%;gap:70px}._left_lepoo_32,._right_lepoo_32{width:100%}._right_lepoo_32{position:sticky;top:150px;align-self:flex-start;height:fit-content}iframe{border:none;height:100%;width:100%;aspect-ratio:16/9;position:sticky;max-height:80vh}._cylinderTexts_lepoo_56{display:flex;flex-direction:column;gap:35px;width:100%}._downloads_lepoo_65{margin-top:50px;display:flex;gap:10px;flex-direction:column}._downloads_lepoo_65 h2{font-size:30px}._downloads_lepoo_65 ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:row;gap:20px}._downloads_lepoo_65 a{text-decoration:none;color:var(--primary-green);font-size:40px}._cylinderHeader_lepoo_94{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;width:100%}._cylinderHeader_lepoo_94 img{width:100px}._innerHeader_lepoo_108{flex-direction:row;display:flex;gap:50px;align-items:center;justify-content:center}._innerHeader_lepoo_108 svg{font-size:50px;border:3px solid var(--dark-green);border-radius:50%;color:var(--dark-green);transition:.3s}._innerHeader_lepoo_108 svg:hover{background-color:var(--dark-green);color:var(--green-white)}@media (max-width: 1024px){._cylinderContainer_lepoo_1 h1{font-size:40px;text-align:center}._innerHeader_lepoo_108{gap:20px}._cylinderGrid_lepoo_23{margin-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-direction:column-reverse;gap:100px}iframe,._right_lepoo_32{position:relative;top:0}._downloads_lepoo_65{padding:20px}}@media (max-width: 768px){._cylinderHeader_lepoo_94{flex-direction:column;justify-content:center;align-items:center}._cylinderHeader_lepoo_94 ._innerHeader_lepoo_108{flex-direction:column}._cylinderContainer_lepoo_1 h1{font-size:30px}._cylinderGrid_lepoo_23{margin-top:0;gap:100px}iframe{position:relative;top:0}._right_lepoo_32{position:relative}._downloads_lepoo_65{padding:15px}}._cylinderText_1ngke_1{gap:10px;display:flex;flex-direction:column;justify-content:center}._cylinderTextText_1ngke_8 h2{font-size:25px;text-transform:uppercase;font-weight:600}._cylinderTextText_1ngke_8 p{font-size:20px;font-weight:400;line-height:1.5;color:var(--dark-text);hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word;word-break:break-word}@media (max-width: 1024px){._cylinderTextText_1ngke_8{padding:20px}}@media (max-width: 768px){._cylinderTextText_1ngke_8{padding:15px}}._navbar_1rmzo_1{position:fixed;top:0;left:0;width:100%;padding:25px;display:flex;justify-content:space-between;align-items:center;z-index:2}._logo_1rmzo_14{width:80px;height:80px}@media (max-width: 768px){._logo_1rmzo_14{width:60px;height:60px}}._burger_btn_zyoh7_1{background-color:var(--primary-green);width:80px;height:80px;border-radius:091201px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;z-index:1;cursor:pointer}._burger_menu_zyoh7_16{position:absolute;background-color:var(--primary-green);height:100dvh;min-width:350px;top:0;right:-100%;z-index:1;box-shadow:0 0 10px #000000bf}._line_zyoh7_29{width:30px;height:3px;background-color:var(--green-white);border-radius:5px;transition:all .3s ease}._close_menu_zyoh7_37{position:relative;top:20px;left:20px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer}._close_menu_zyoh7_37 svg{font-size:40px;color:var(--green-white)}@media (max-width: 768px){._burger_menu_zyoh7_16{min-width:100%}._burger_btn_zyoh7_1{width:60px;height:60px;border-radius:091201px}}._footer_tvsof_1{position:fixed;bottom:0;left:0;width:100%;padding:25px;display:flex;justify-content:space-between;align-items:center;z-index:1}._cylinder_btn_1tx00_1{background-color:var(--primary-green);width:80px;height:80px;border-radius:091201px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;z-index:1;cursor:pointer;color:var(--green-white)}._cylinder_btn_1tx00_1 svg{font-size:35px}._helper_btn_1tx00_20{background-color:var(--primary-green);width:80px;height:80px;border-radius:091201px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;z-index:1;cursor:pointer;color:var(--green-white)}._helper_btn_1tx00_20 svg{font-size:35px}._cylinder_menu_1tx00_39{position:absolute;width:100%;height:500px;bottom:-500px;left:0;background-color:var(--primary-green);z-index:1;color:var(--green-white)}._cylinder_menu_1tx00_39._open_1tx00_51{bottom:0}._helper_menu_1tx00_55{position:absolute;width:300px;height:500px;left:-500px;bottom:0;background-color:var(--primary-green);z-index:1}._close_menu_1tx00_67{position:absolute;top:20px;right:20px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;cursor:pointer}._close_menu_1tx00_67 svg{font-size:40px;color:var(--green-white)}@media (max-width: 1024px){._helper_menu_1tx00_55{width:200px;height:300px}._close_menu_1tx00_67{top:10px;right:10px}._helper_btn_1tx00_20,._cylinder_btn_1tx00_1{width:60px;height:60px;font-size:20px}}._cylinderList_15372_1{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative;padding:0;overflow:hidden}._cylinderItemsContainer_15372_12{display:flex;height:100%;justify-content:flex-start;align-items:center;gap:20px;transition:transform .5s ease-in-out}._cylinderItem_15372_12{display:grid;grid-template-rows:70% 30%;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:300px;height:80%;background-color:var(--green-white);border-radius:15px;color:var(--primary-green);padding:20px;font-size:30px;text-transform:uppercase;cursor:pointer;font-weight:600;position:relative}._cylinderItem_15372_12 img{height:100%;width:100%;object-fit:contain}._cylinderItem_15372_12 ._markerIcon_15372_46{position:absolute;top:15px;right:15px;font-size:30px;color:var(--dark-text)}._cylinderItem_15372_12 h2{font-size:25px;overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;width:100%}._cylinderItem_15372_12 svg{font-size:130px}._carouselButton_15372_68{position:absolute;top:50%;transform:translateY(-50%);background-color:transparent;color:#fff;border:none;padding:10px;cursor:pointer;font-size:30px;z-index:1}._carouselButton_15372_68 svg{font-size:90px}._carouselButton_15372_68._left_15372_85{left:10px}._carouselButton_15372_68._right_15372_89{right:10px}@media only screen and (max-width: 1024px){._cylinderItem_15372_12{width:250px;font-size:20px;gap:20px;height:70%}._cylinderItem_15372_12 h2{font-size:30px}._cylinderItem_15372_12 svg{font-size:100px}._carouselButton_15372_68{padding:5px}._carouselButton_15372_68 svg{font-size:80px}._carouselButton_15372_68._right_15372_89{right:10px}}@media only screen and (max-width: 480px){._carouselButton_15372_68._right_15372_89{right:0}._carouselButton_15372_68._left_15372_85{left:0}};{}
