@import url(https://fonts.googleapis.com/css2?family=Italianno&family=Montserrat:wght@100..900&family=Playfair+Display:wght@400..900&display=swap);@charset "UTF-8"a{color:#000}a{color:#000}a:active,a:hover{color:#c29a30}html{scroll-behavior:smooth}body{position:relative;left:0;color:#000;font-size:var(--font-size-12);font-family:"Montserrat",sans-serif;background:#FFF;transition:left 0.2s linear,right 0.2s linear}body.current-page-default-entry #header{position:fixed;top:0;z-index:1;width:100%}body.current-page-default-entry #main{position:relative;z-index:1;background:#FFF;box-shadow:0 -16px 29.6px 0 rgb(54 50 50 / .08);border-radius:32px 32px 0 0;-moz-border-radius:32px 32px 0 0;-webkit-border-radius:32px 32px 0 0}body:not(.current-page-default-entry) .press-banner-wrapper,body:not(.current-page-default-entry) .instagram-banner-wrapper{padding-block:0;margin-bottom:var(--spacer-26)}body:not(.current-page-default-entry) #footer{padding-top:0}.openbox-overlay,.dropbox-overlay,.navigation-menu-overlay,.fancybox-is-open .fancybox-bg{opacity:.5;background:#000}::-webkit-scrollbar{width:4px;height:2px}::-webkit-scrollbar-track{background:#f4efeb}::-webkit-scrollbar-thumb{background:#c29a30}@media (min-width:1200px){.container{max-width:calc(1768px + calc(2*var(--gutter)))}}.container,.container-fluid{padding-right:var(--gutter);padding-left:var(--gutter)}.row{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.row .col,.row [class*="col-"]{padding-right:var(--gutter);padding-left:var(--gutter)}.section-h1,.section-title{line-height:inherit;font-size:inherit;font-weight:inherit;margin-bottom:0}.section-paragraph{margin-top:0;margin-bottom:0}#header{border-bottom:1px solid #f4efeb}.header-top-bar{background-color:#fffcf5;padding-block:var(--spacer-8)}.header-top-bar .header-top-bar-container{display:flex;align-items:center;gap:calc(2*var(--gutter))}.header-top-bar .header-top-bar-container .header-top-bar-content{display:flex;gap:calc(2*var(--gutter))}.header-top-bar .header-top-bar-container .header-top-bar-content .header-top-bar-image{flex:0 0 202px;position:relative;aspect-ratio:1.6290322581}.header-top-bar .header-top-bar-container .header-top-bar-content .header-top-bar-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.header-top-bar .header-top-bar-container .header-top-bar-content .header-top-bar-header{flex:1 0 0%;display:flex;flex-direction:column;gap:var(--spacer-1)}.header-top-bar .header-top-bar-container .header-top-bar-content .header-top-bar-header>h2{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#000;font-family:"Italianno",sans-serif}.header-top-bar .header-top-bar-container .header-top-bar-content .header-top-bar-header>p{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.header-top-bar .header-top-bar-container .header-top-bar-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.header-top-bar .header-top-bar-container .header-top-bar-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.header-top-bar .header-top-bar-container .header-top-bar-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.header-top-bar .header-top-bar-container .header-top-bar-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.logo{display:flex;align-items:center;justify-content:center;height:136px}.logo>a{display:inline-block}.logo>a img{max-height:87px}@media (max-width:1199px){.logo{height:120px;justify-content:flex-start}.logo>a img{max-height:80px}}@media (max-width:991px){.logo{height:100px}.logo>a img{max-height:72px}}#navigation{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:flex-end;gap:var(--spacer-2)}#navigation .category-level-1{position:relative;left:100%;transition:all 0.3s linear}#navigation .category-level-1>ul{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--spacer-4)}#navigation .category-level-1>ul>li>a{text-align:center;position:relative;display:flex;align-items:center;color:#000;height:30px;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:600;transition:all 0.3s linear}#navigation .category-level-1>ul>li>a span{position:relative}#navigation .category-level-1>ul>li>a span:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#000;transform-origin:100% 50%;transform:scale3d(0,1,1);transition:transform 0.3s}#navigation .category-level-1>ul>li>a:hover span:before{transform-origin:0% 50%;transform:scale3d(1,1,1)}#navigation .category-level-1>ul>li.active>a span:before{transform-origin:0% 50%;transform:scale3d(1,1,1)}#navigation .category-level-1>ul>li.active>.category-level-2{display:block}#navigation .category-level-2{position:absolute;top:100%;left:0;z-index:101;display:none;width:100%;padding:var(--spacer-5);background-color:#FFF;box-shadow:0 2px 5px rgb(0 0 0 / .1)}#navigation .category-level-2>ul{display:flex;flex-wrap:wrap;margin-right:calc(-1 * var(--gutter));margin-left:calc(-1 * var(--gutter))}#navigation .category-level-2>ul>li{flex:0 0 25%;padding:0 var(--gutter) var(--gutter)}#navigation .category-level-2>ul>li>a{display:inline-block;color:#000;font-size:var(--font-size-14);margin-bottom:var(--spacer-3);transition:all 0.3s linear}#navigation .category-level-2>ul>li>a:only-child{margin-bottom:0}#navigation .category-level-2>ul>li>a:hover{color:#c29a30}#navigation .category-level-2>ul>li.navigation-category-image{flex:0 0 calc(100% / 8);max-width:calc(100% /8)}#navigation .category-level-2>ul>li.navigation-category-image>a{display:block;text-align:center}#navigation .category-level-2>ul>li.navigation-category-image>a div{position:relative;aspect-ratio:1;margin-bottom:var(--spacer-2)}#navigation .category-level-2>ul>li.navigation-category-image>a div:not(.no-picture) img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#navigation .category-level-2>ul>li.navigation-category-image>a div.no-picture img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#navigation .category-level-3>ul>li>a{display:inline-block;color:#000;margin-bottom:var(--spacer-2);transition:all 0.3s linear}#navigation .category-level-3>ul>li>a:hover{color:#c29a30}#navigation .category-level-3>ul>li.navigation-show-all{font-style:italic;text-decoration:underline}#navigation .openbox-navigation svg{transition:all 0.3s linear}@media (max-width:1199px){#navigation{display:none}}#header:hover #navigation .category-level-1{left:0}#header:hover #navigation .openbox-navigation svg{transform:rotate(-90deg)}#main{padding:var(--spacer-8) 0 var(--spacer-22)}.current-page-default-entry #main{padding:0}#entry-slider{position:sticky;position:-webkit-sticky;top:var(--sticky-top-offset);height:100vh}#entry-slider>div{height:0;overflow:hidden}#entry-slider>div.slick-slider{height:auto;overflow:visible}#entry-slider .entry-slider a{position:relative;display:block;width:100%}#entry-slider .entry-slider a .entry-slider-bg-image{height:100vh}#entry-slider .entry-slider a .entry-slider-bg-image img{width:100%;height:100%;object-fit:cover}#entry-slider .entry-slider a .entry-slider-container{position:absolute;left:0;top:0;z-index:10;width:100%;height:100%}@media (max-width:575px){#entry-slider .entry-slider a .entry-slider-container{padding-block:136px}#entry-slider .entry-slider a .entry-slider-container>div>div{row-gap:calc(2*var(--gutter))}}#entry-slider .entry-slider a .entry-slider-container .entry-slider-content{display:flex;align-items:flex-start;flex-direction:column;gap:var(--spacer-6);max-width:600px}@media (max-width:575px){#entry-slider .entry-slider a .entry-slider-container .entry-slider-content{text-align:center;align-items:center}}#entry-slider .entry-slider a .entry-slider-container .entry-slider-content .entry-slider-top-title{color:#000;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:400}#entry-slider .entry-slider a .entry-slider-container .entry-slider-content .entry-slider-title{color:#000;line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}#entry-slider .entry-slider a .entry-slider-container .entry-slider-content .entry-slider-sub-title{color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400}#entry-slider .entry-slider a .entry-slider-container .entry-slider-content .entry-slider-button{position:relative;display:inline-flex;gap:var(--spacer-2);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding-block:var(--spacer-2);transition:all 0.3s linear}#entry-slider .entry-slider a .entry-slider-container .entry-slider-content .entry-slider-button svg{margin-right:calc(-20px + (-1*var(--spacer-2)));opacity:0;visibility:hidden;transition:all 0.3s linear}#entry-slider .entry-slider a .entry-slider-container .entry-slider-content .entry-slider-button:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:calc(100% - var(--spacer-2) - 20px);background-color:#c29a30;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){#entry-slider .entry-slider a .entry-slider-container .entry-slider-content .entry-slider-button:hover svg{opacity:1;visibility:visible;margin-right:0}#entry-slider .entry-slider a .entry-slider-container .entry-slider-content .entry-slider-button:hover:after{width:100%;opacity:1;visibility:visible}}#entry-slider .entry-slider a .entry-slider-container .entry-slider-image{position:relative;aspect-ratio:1.0295566502;max-width:418px}#entry-slider .entry-slider a .entry-slider-container .entry-slider-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (max-width:575px){#entry-slider .entry-slider a .entry-slider-container .entry-slider-image{margin-inline:auto;max-width:70%}}#entry-slider .slick-arrow{position:absolute;opacity:1;top:50%;z-index:2;transform:translateY(-50%);width:28px;height:28px;cursor:pointer;background:#fff0}#entry-slider .slick-arrow.slick-prev{left:var(--spacer-4)}#entry-slider .slick-arrow.slick-next{right:var(--spacer-4)}#entry-slider .slick-arrow.slick-disabled{display:none!important}#entry-slider .slick-dots{position:absolute;left:50%;bottom:var(--spacer-3);transform:translateX(-50%);z-index:1;display:flex;align-items:center}#entry-slider .slick-dots>li{margin:0 var(--spacer-1)}#entry-slider .slick-dots>li>button{position:relative;overflow:hidden;display:block;width:12px;height:12px;text-indent:-9999px;padding:0;margin-bottom:5px;border:none;border-radius:50%;background-color:#d2bfaf}#entry-slider .slick-dots>li.slick-active>button{background-color:#c29a30}.theme-banner-wrapper.theme-banner-single-1-wrapper{padding-block:var(--spacer-22)}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner{display:flex;flex-direction:column;gap:var(--spacer-10);height:100%;padding-top:var(--spacer-20)}@media (max-width:575px){.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner{text-align:center}}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-top{flex:0 0 auto;display:flex;flex-direction:column;gap:var(--spacer-10);padding-bottom:var(--spacer-10);border-bottom:1px solid #c29a30}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-top .theme-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-top .theme-banner-header .theme-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#000}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-top .theme-banner-header .theme-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-top .theme-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-button{flex:1 0 0%;display:flex;justify-content:flex-end;align-items:flex-end}@media (max-width:575px){.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-button{display:flex;align-items:center;justify-content:center}}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-button>a{position:relative;display:inline-flex;gap:var(--spacer-2);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding-block:var(--spacer-2);transition:all 0.3s linear}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-button>a svg{margin-right:calc(-20px + (-1*var(--spacer-2)));opacity:0;visibility:hidden;transition:all 0.3s linear}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-button>a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:calc(100% - var(--spacer-2) - 20px);background-color:#c29a30;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-button>a:hover svg{opacity:1;visibility:visible;margin-right:0}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner .theme-banner-button>a:hover:after{width:100%;opacity:1;visibility:visible}}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner-image-group{position:relative;display:flex;justify-content:flex-end;padding-top:var(--spacer-20)}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner-image-group .theme-banner-image-1{position:absolute;overflow:hidden;left:0;top:0;z-index:1;width:48.157%;aspect-ratio:.836;border-radius:0 0 9999px 9999px;-moz-border-radius:0 0 9999px 9999px;-webkit-border-radius:0 0 9999px 9999px;box-shadow:0 4px 14px 0 rgb(194 154 48 / .08)}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner-image-group .theme-banner-image-1 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner-image-group .theme-banner-image-1 img{transition:all 0.3s linear}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner-image-group .theme-banner-image-2{flex:0 0 69.355%;position:relative;aspect-ratio:1.112754159}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner-image-group .theme-banner-image-2 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.theme-banner-wrapper.theme-banner-single-1-wrapper .theme-banner-image-group .theme-banner-image-2 img{transition:all 0.3s linear}.theme-banner-wrapper.theme-banner-single-2-wrapper{padding-block:var(--spacer-22)}@media (max-width:991px){.theme-banner-wrapper.theme-banner-single-2-wrapper>div>div{row-gap:calc(2*var(--gutter))}}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner-image-group{display:flex;gap:calc(2*var(--gutter))}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner-image-group>div{flex:1 0 0%}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner-image-group .theme-banner-image-1 div{position:relative;aspect-ratio:1}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner-image-group .theme-banner-image-1 div img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner-image-group .theme-banner-image-2 div{position:relative;aspect-ratio:.7294938918}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner-image-group .theme-banner-image-2 div img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner{display:flex;flex-direction:column;gap:var(--spacer-10);height:100%}@media (max-width:575px){.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner{text-align:center}}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-top{flex:0 0 auto;display:flex;flex-direction:column;gap:var(--spacer-10);padding-bottom:var(--spacer-10);border-bottom:1px solid #c29a30}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-top .theme-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-top .theme-banner-header .theme-banner-slogan{line-height:calc(var(--font-size-80) + 8px);font-size:var(--font-size-80);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif;rotate:-2.35deg;margin-block:var(--spacer-9) var(--spacer-7);-webkit-animation:heartbeat 1.5s ease-in-out infinite both;animation:heartbeat 1.5s ease-in-out infinite both}@-webkit-keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{from{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-top .theme-banner-header .theme-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#000}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-top .theme-banner-header .theme-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-top .theme-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474;max-width:418px;margin-left:auto}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-button{flex:1 0 0%;display:flex;justify-content:flex-end;align-items:flex-end}@media (max-width:575px){.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-button{display:flex;align-items:center;justify-content:center}}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-button>a{position:relative;display:inline-flex;gap:var(--spacer-2);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding-block:var(--spacer-2);transition:all 0.3s linear}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-button>a svg{margin-right:calc(-20px + (-1*var(--spacer-2)));opacity:0;visibility:hidden;transition:all 0.3s linear}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-button>a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:calc(100% - var(--spacer-2) - 20px);background-color:#c29a30;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-button>a:hover svg{opacity:1;visibility:visible;margin-right:0}.theme-banner-wrapper.theme-banner-single-2-wrapper .theme-banner .theme-banner-button>a:hover:after{width:100%;opacity:1;visibility:visible}}.theme-banner-wrapper.theme-banner-triple-wrapper{padding-block:var(--spacer-22)}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-wrapper-inside{position:relative}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-wrapper-inside:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url(//www.mirayoncu.com/idea/rh/12/themes/selftpl_691f68471dd56/assets/uploads/theme_banner_triple_bg_image.png?revision=1775480821);background-size:cover;background-position:center;opacity:.04}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-wrapper-header{text-align:center;line-height:calc(var(--font-size-80) + 8px);font-size:var(--font-size-80);font-weight:400;font-family:"Italianno",sans-serif;color:#c29a30;margin-bottom:var(--spacer-13)}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container{display:flex;flex-direction:column;row-gap:calc(2*var(--gutter))}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container>div{row-gap:calc(2*var(--gutter))}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-1 .theme-banner-image,.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-2 .theme-banner-image{position:relative;overflow:hidden;aspect-ratio:.836}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-1 .theme-banner-image img,.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-2 .theme-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-3 .theme-banner-image-group{position:relative;display:flex}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-3 .theme-banner-image-group .theme-banner-image-1{flex:0 0 69.355%;position:relative;aspect-ratio:1.112754159}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-3 .theme-banner-image-group .theme-banner-image-1 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-3 .theme-banner-image-group .theme-banner-image-1 img{transition:all 0.3s linear}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-3 .theme-banner-image-group .theme-banner-image-2{position:absolute;overflow:hidden;right:0;bottom:calc(-1*var(--spacer-26));z-index:1;width:48.157%;aspect-ratio:.836;border-radius:9999px 9999px 0 0;-moz-border-radius:9999px 9999px 0 0;-webkit-border-radius:9999px 9999px 0 0;box-shadow:0 4px 14px 0 rgb(194 154 48 / .08)}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-3 .theme-banner-image-group .theme-banner-image-2 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-3 .theme-banner-image-group .theme-banner-image-2 img{transition:all 0.3s linear}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-1 .theme-banner{max-width:656px}@media (min-width:576px){.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-2 .theme-banner{max-width:448px;margin-left:auto}}@media (max-width:575px){.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner-container-3 .theme-banner-image-group{margin-bottom:var(--spacer-26)}}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner{display:flex;flex-direction:column;height:100%}@media (max-width:575px){.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner{text-align:center}}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-top{display:flex;flex-direction:column;gap:var(--spacer-10);padding-bottom:var(--spacer-10);border-bottom:1px solid #c29a30}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-top .theme-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-top .theme-banner-header .theme-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#000}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-top .theme-banner-header .theme-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-top .theme-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-button{display:flex;justify-content:flex-end;align-items:flex-end;margin-top:var(--spacer-10)}@media (max-width:575px){.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-button{display:flex;align-items:center;justify-content:center}}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-button>a{position:relative;display:inline-flex;gap:var(--spacer-2);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding-block:var(--spacer-2);transition:all 0.3s linear}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-button>a svg{margin-right:calc(-20px + (-1*var(--spacer-2)));opacity:0;visibility:hidden;transition:all 0.3s linear}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-button>a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:calc(100% - var(--spacer-2) - 20px);background-color:#c29a30;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-button>a:hover svg{opacity:1;visibility:visible;margin-right:0}.theme-banner-wrapper.theme-banner-triple-wrapper .theme-banner .theme-banner-button>a:hover:after{width:100%;opacity:1;visibility:visible}}.theme-banner-wrapper.video-banner-wrapper{padding-block:var(--spacer-22)}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a{position:relative;display:block}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-image{position:relative;display:block;width:100%;aspect-ratio:2.7428571429}@media (max-width:991px){.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-image{aspect-ratio:2}}@media (max-width:575px){.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-image{aspect-ratio:1.5}}@media (max-width:424px){.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-image{aspect-ratio:1.25}}@media (max-width:374px){.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-image{aspect-ratio:1}}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-image img,.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-image video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-image:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#8f5e36;opacity:.4}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:568px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:var(--spacer-10);text-align:center}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-content .theme-banner-header{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:var(--spacer-2)}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-content .theme-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#FFF}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-content .theme-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#FFF;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-content .theme-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#FFF}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-content .theme-banner-button{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-content .theme-banner-button svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-content .theme-banner-button:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.theme-banner-wrapper.video-banner-wrapper .theme-banner>a .theme-banner-content .theme-banner-button:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.showcase{position:relative;margin-bottom:var(--spacer-8);background-color:#FFF}.showcase .showcase-image-container{position:relative}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group{position:absolute;left:var(--spacer-3);top:var(--spacer-3);z-index:20;display:flex;flex-direction:column;align-items:flex-start}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div{display:flex;align-items:center;height:24px;color:#FFF;padding:0 var(--spacer-2);margin-bottom:var(--spacer-1)}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div:last-child{margin-bottom:0}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.discount-label{background-color:#c29a30}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.new-label{background-color:#364452}.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div.gift-label{background-color:#8f5e36}@media (max-width:767px){.showcase .showcase-image-container a.showcase-label-container .showcase-label-group>div{height:20px}}.showcase .showcase-image-container a.showcase-label-container .sold-out-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:20;display:flex;align-items:center;height:24px;color:#FFF;padding:0 var(--spacer-2);background-color:#000}.showcase .showcase-image a{position:relative;display:block;overflow:hidden;aspect-ratio:1;background:#FFF}.showcase .showcase-image a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.showcase .showcase-content{padding-top:var(--spacer-4)}.showcase .showcase-content .showcase-title{margin-bottom:var(--spacer-3)}.showcase .showcase-content .showcase-title a{overflow:hidden;display:block;height:calc((var(--font-size-14) + 8px) * 2);line-height:calc(var(--font-size-14) + 8px);color:#000;font-size:var(--font-size-14)}.showcase .showcase-content .showcase-price{display:flex;align-items:baseline}@media (max-width:767px){.showcase .showcase-content .showcase-price{flex-direction:column;align-items:flex-start;justify-content:center;height:38px}}.showcase .showcase-content .showcase-price .showcase-price-new{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:600}.showcase .showcase-content .showcase-price .showcase-price-old{line-height:20px;color:#747474;font-size:var(--font-size-16);font-weight:600;text-decoration:line-through;margin-right:var(--spacer-3)}@media (max-width:767px){.showcase .showcase-content .showcase-price .showcase-price-old{margin-right:0}}.press-banner-wrapper{padding-block:var(--spacer-22)}.press-banner-wrapper .press-banner-header{margin-bottom:var(--spacer-6)}.press-banner-wrapper .press-banner-header>h2{text-align:center;color:#000;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600}.press-banner-wrapper .press-banner-content{height:0;overflow:hidden}.press-banner-wrapper .press-banner-content.slick-slider{height:auto;overflow:visible}.press-banner-wrapper .press-banner-content .press-banner>a{position:relative;overflow:hidden;display:block;aspect-ratio:2.1967213115;background:#FFF}.press-banner-wrapper .press-banner-content .press-banner>a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.press-banner-wrapper .press-banner-content .press-banner>a img{filter:grayscale(1);transition:all 0.3s linear}@media (min-width:1200px){.press-banner-wrapper .press-banner-content .press-banner>a:hover img{filter:grayscale(0)}}.customer-ranks{padding-block:var(--spacer-22)}.customer-ranks .customer-ranks-wrapper{position:relative;background-color:rgb(143 94 54 / .4)}.customer-ranks .customer-ranks-wrapper:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:url(//www.mirayoncu.com/idea/rh/12/themes/selftpl_691f68471dd56/assets/uploads/customer_rank_bg_image.png?revision=1775480821);background-size:cover;background-position:center;opacity:.1}@media (min-width:1200px){.customer-ranks .customer-ranks-wrapper{padding-block:197px 48px}}@media (max-width:1199px){.customer-ranks .customer-ranks-wrapper{padding-block:var(--spacer-30) var(--spacer-12)}}.customer-ranks .customer-ranks-wrapper .customer-ranks-content{height:0;overflow:hidden}.customer-ranks .customer-ranks-wrapper .customer-ranks-content.slick-slider{height:auto;overflow:visible}.customer-ranks .customer-ranks-wrapper .customer-ranks-content>.slick-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacer-4);width:100%;padding-top:145px}@media (max-width:1199px){.customer-ranks .customer-ranks-wrapper .customer-ranks-content>.slick-dots{padding-top:var(--spacer-20)}}.customer-ranks .customer-ranks-wrapper .customer-ranks-content>.slick-dots>li>button{position:relative;overflow:hidden;display:block;width:32px;height:4px;text-indent:-9999px;padding:0;border:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:rgb(143 94 54 / .32);transition:all 0.3s linear}.customer-ranks .customer-ranks-wrapper .customer-ranks-content>.slick-dots>li.slick-active>button{background-color:#8f5e36}.customer-ranks .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item{display:flex;flex-direction:column;gap:var(--spacer-8);padding:var(--spacer-12);border:1px solid #FFF}.customer-ranks .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-name{display:flex;align-items:center;justify-content:center;gap:var(--spacer-2);color:#FFF;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:700}.customer-ranks .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-name .customer-ranks-item-image{flex:0 0 48px;position:relative;overflow:hidden;aspect-ratio:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.customer-ranks .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-name .customer-ranks-item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.customer-ranks .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-comment{text-align:center;overflow:hidden;max-height:calc((var(--font-size-18) + 8px) * 5);color:#FFF;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:400}.entry-blog-container{overflow:hidden;padding-block:var(--spacer-22)}@media (max-width:1199px){.entry-blog-container>div>div{row-gap:calc(2*var(--gutter))}}@media (max-width:991px){.entry-blog-container .entry-blog-content>div{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:var(--spacer-5)}.entry-blog-container .entry-blog-content>div>div{width:38vw}}@media (max-width:767px){.entry-blog-container .entry-blog-content>div>div{width:81vw}}.entry-blog-container .entry-blog-content .entry-blog-item-container{border:1px solid #f4efeb;padding:var(--spacer-4);transition:all 0.3s linear}@media (max-width:1199px){.entry-blog-container .entry-blog-content .entry-blog-item-container{margin-bottom:var(--spacer-8)}}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-image{height:100%}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-image a{position:relative;overflow:hidden;display:block;aspect-ratio:1.544}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-image a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-image .entry-blog-item-nopic{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;color:#ccc;font-size:70px;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content{padding-top:var(--spacer-4)}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-title{margin-bottom:var(--spacer-2)}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-title a{display:block;overflow:hidden;height:calc((var(--font-size-20) + 8px) * 2);color:#000;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .blog-date{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#747474;margin-bottom:var(--spacer-2)}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-text{padding-bottom:var(--spacer-2);border-bottom:1px solid #c29a30;margin-bottom:var(--spacer-2)}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-text p{overflow:hidden;height:calc((var(--font-size-16) + 8px) * 3);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000;margin-bottom:0}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-bottom a{position:relative;display:inline-flex;gap:var(--spacer-2);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#747474;padding-block:var(--spacer-2);transition:all 0.3s linear}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-bottom a svg{margin-right:calc(-20px + (-1*var(--spacer-2)));opacity:0;visibility:hidden;transition:all 0.3s linear}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-bottom a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:calc(100% - var(--spacer-2) - 20px);background-color:#c29a30;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-bottom a:hover{color:#000}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-bottom a:hover svg{opacity:1;visibility:visible;margin-right:0}.entry-blog-container .entry-blog-content .entry-blog-item-container .entry-blog-item-content .entry-blog-item-bottom a:hover:after{width:100%;opacity:1;visibility:visible}}.entry-blog-container .entry-blog-banner{display:flex;flex-direction:column;gap:var(--spacer-10);height:100%}@media (max-width:1199px) and (min-width:768px){.entry-blog-container .entry-blog-banner{max-width:70%;margin-inline:auto}}.entry-blog-container .entry-blog-banner .entry-blog-banner-top{text-align:right;display:flex;flex-direction:column;gap:var(--spacer-10);padding-bottom:var(--spacer-10);border-bottom:1px solid #c29a30}@media (max-width:1199px){.entry-blog-container .entry-blog-banner .entry-blog-banner-top{text-align:center}}.entry-blog-container .entry-blog-banner .entry-blog-banner-top .entry-blog-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.entry-blog-container .entry-blog-banner .entry-blog-banner-top .entry-blog-banner-header .entry-blog-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#000}.entry-blog-container .entry-blog-banner .entry-blog-banner-top .entry-blog-banner-header .entry-blog-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.entry-blog-container .entry-blog-banner .entry-blog-banner-top .entry-blog-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474}.entry-blog-container .entry-blog-banner .entry-blog-banner-button{display:flex;justify-content:flex-end;align-items:flex-end}@media (max-width:1199px){.entry-blog-container .entry-blog-banner .entry-blog-banner-button{justify-content:center}}.entry-blog-container .entry-blog-banner .entry-blog-banner-button>a{position:relative;display:inline-flex;gap:var(--spacer-2);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding-block:var(--spacer-2);transition:all 0.3s linear}.entry-blog-container .entry-blog-banner .entry-blog-banner-button>a svg{margin-right:calc(-20px + (-1*var(--spacer-2)));opacity:0;visibility:hidden;transition:all 0.3s linear}.entry-blog-container .entry-blog-banner .entry-blog-banner-button>a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:calc(100% - var(--spacer-2) - 20px);background-color:#c29a30;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.entry-blog-container .entry-blog-banner .entry-blog-banner-button>a:hover svg{opacity:1;visibility:visible;margin-right:0}.entry-blog-container .entry-blog-banner .entry-blog-banner-button>a:hover:after{width:100%;opacity:1;visibility:visible}}.newsletter-wrapper{padding-block:var(--spacer-22)}@media (max-width:767px){.newsletter-wrapper>div>div{row-gap:calc(2*var(--gutter))}}.newsletter-wrapper .newsletter-image-group{position:relative;display:flex}@media (max-width:767px){.newsletter-wrapper .newsletter-image-group{margin-bottom:var(--spacer-26)}}.newsletter-wrapper .newsletter-image-group .newsletter-image-1{flex:0 0 69.355%;position:relative;aspect-ratio:1.112754159}.newsletter-wrapper .newsletter-image-group .newsletter-image-1 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.newsletter-wrapper .newsletter-image-group .newsletter-image-1 img{transition:all 0.3s linear}.newsletter-wrapper .newsletter-image-group .newsletter-image-2{position:absolute;overflow:hidden;right:0;bottom:calc(-1*var(--spacer-14));z-index:1;width:48.157%;aspect-ratio:.836;border-radius:9999px 9999px 0 0;-moz-border-radius:9999px 9999px 0 0;-webkit-border-radius:9999px 9999px 0 0;box-shadow:0 4px 14px 0 rgb(194 154 48 / .08)}.newsletter-wrapper .newsletter-image-group .newsletter-image-2 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.newsletter-wrapper .newsletter-image-group .newsletter-image-2 img{transition:all 0.3s linear}.newsletter-wrapper .newsletter .newsletter-title{margin-bottom:var(--spacer-12)}@media (max-width:767px){.newsletter-wrapper .newsletter .newsletter-title{text-align:center}}.newsletter-wrapper .newsletter .newsletter-title>h2{color:#000;line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;font-family:"Playfair Display",sans-serif;letter-spacing:.05em;margin-bottom:var(--spacer-4)}.newsletter-wrapper .newsletter .newsletter-title>p{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.newsletter-wrapper .newsletter .newsletter-content form{position:relative;display:flex;align-items:flex-start;flex-direction:column;gap:var(--spacer-4)}@media (max-width:767px){.newsletter-wrapper .newsletter .newsletter-content form{align-items:center}}.newsletter-wrapper .newsletter .newsletter-content form input{width:415px;max-width:100%;height:52px;color:#000;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;padding:8px 16px;border:1px solid #d2bfaf}.newsletter-wrapper .newsletter .newsletter-content form input::placeholder{color:#000;opacity:1}.newsletter-wrapper .newsletter .newsletter-content form button{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF;padding:var(--spacer-4) 15px;border:none;background-color:#c29a30;margin-top:var(--spacer-2);transition:all 0.3s linear}.newsletter-wrapper .newsletter .newsletter-content form button svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.newsletter-wrapper .newsletter .newsletter-content form button:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.instagram-banner-wrapper{position:relative;z-index:1;background-color:#FFF;padding-block:var(--spacer-22)}.instagram-banner-wrapper>div>div{row-gap:calc(2*var(--gutter))}.instagram-banner-wrapper .instagram-left-block{display:flex;justify-content:center;flex-direction:column;height:100%}@media (max-width:1199px) and (min-width:768px){.instagram-banner-wrapper .instagram-left-block{text-align:center;max-width:70%;margin-inline:auto}}@media (max-width:767px){.instagram-banner-wrapper .instagram-left-block{text-align:center}}.instagram-banner-wrapper .instagram-left-block .instagram-header{display:flex;flex-direction:column;gap:var(--spacer-10);padding-bottom:var(--spacer-10);margin-bottom:var(--spacer-10);border-bottom:1px solid #c29a30}.instagram-banner-wrapper .instagram-left-block .instagram-header>h2{color:#000;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;font-family:"Playfair Display",sans-serif}.instagram-banner-wrapper .instagram-left-block .instagram-header>p{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474;margin-bottom:var(--spacer-2)}@media (max-width:1199px){.instagram-banner-wrapper .instagram-left-block .instagram-button{display:flex;align-items:center;justify-content:center}}.instagram-banner-wrapper .instagram-left-block .instagram-button>a{position:relative;display:inline-flex;gap:var(--spacer-2);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding-block:var(--spacer-2);transition:all 0.3s linear}.instagram-banner-wrapper .instagram-left-block .instagram-button>a svg{opacity:0;visibility:hidden;transition:all 0.3s linear}.instagram-banner-wrapper .instagram-left-block .instagram-button>a:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:calc(100% - var(--spacer-2) - 20px);background-color:#c29a30;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.instagram-banner-wrapper .instagram-left-block .instagram-button>a:hover svg{opacity:1;visibility:visible}.instagram-banner-wrapper .instagram-left-block .instagram-button>a:hover:after{width:100%;opacity:1;visibility:visible}}.instagram-banner-wrapper .instagram-banner>a{position:relative;overflow:hidden;display:block;aspect-ratio:1}.instagram-banner-wrapper .instagram-banner>a img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.instagram-banner-wrapper .instagram-banner>a img{transition:all 0.3s linear}@media (min-width:1200px){.instagram-banner-wrapper .instagram-banner>a:hover img{transform:scale(1.1)}}#footer{position:relative;z-index:1;background-color:#FFF;padding-top:var(--spacer-22)}#footer .footer-row-1{display:flex;flex-direction:column;gap:var(--spacer-10);padding-block:var(--spacer-10) var(--spacer-4)}.footer-logo{text-align:center}.footer-logo a{display:inline-block}.footer-logo a img{max-height:72px}.footer-menu-container .footer-menu{text-align:center}.footer-menu-container .footer-menu .footer-menu-title{color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-4)}.footer-menu-container .footer-menu .footer-menu-content>ul>li{margin-bottom:var(--spacer-2)}.footer-menu-container .footer-menu .footer-menu-content>ul>li:last-child{margin-bottom:0}.footer-menu-container .footer-menu .footer-menu-content>ul>li>a{display:inline-block;color:#000;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;transition:all 0.3s linear}@media (min-width:1200px){.footer-menu-container .footer-menu .footer-menu-content>ul>li>a:hover{color:#c29a30}}@media (max-width:767px){.footer-menu-container{text-align:center}.footer-menu-container[data-menu-type="accordion"]{text-align:left}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;cursor:pointer;color:#000;padding:var(--spacer-8);margin-bottom:var(--spacer-8);border:1px solid #d2bfaf}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-title:after{content:"";font-size:var(--font-size-12);font-weight:900;font-family:"Font Awesome 5 Free"}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content{padding:0 var(--spacer-8) var(--spacer-8);display:none}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content>ul>li{color:#000}.footer-menu-container[data-menu-type="accordion"] .footer-menu .footer-menu-content>ul>li>a{color:#000}.footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-title:after{content:""}.footer-menu-container[data-menu-type="accordion"] .footer-menu.active .footer-menu-content{display:block}}.footer-social .footer-social-content{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--spacer-4)}.footer-social .footer-social-content div a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background-color:#FFF;border:1px solid #d2bfaf;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all 0.3s linear}.footer-social .footer-social-content div a svg{transition:all 0.3s linear}.footer-social .footer-social-content div a svg path,.footer-social .footer-social-content div a svg rect,.footer-social .footer-social-content div a svg line,.footer-social .footer-social-content div a svg circle{transition:all 0.3s linear}@media (min-width:1200px){.footer-social .footer-social-content div a:hover{background-color:#c29a30;border-color:#c29a30}.footer-social .footer-social-content div a:hover svg[stroke]{fill:none;stroke:#FFF}.footer-social .footer-social-content div a:hover svg[fill]{fill:#FFF;stroke:none}.footer-social .footer-social-content div a:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}.footer-social .footer-social-content div a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.footer-social .footer-social-content div a:hover svg[fill="none"]{fill:none}.footer-social .footer-social-content div a:hover svg[stroke="none"]{stroke:none}.footer-social .footer-social-content div a:hover svg path[stroke],.footer-social .footer-social-content div a:hover svg rect[stroke],.footer-social .footer-social-content div a:hover svg line[stroke],.footer-social .footer-social-content div a:hover svg circle[stroke]{fill:none;stroke:#FFF}.footer-social .footer-social-content div a:hover svg path[fill],.footer-social .footer-social-content div a:hover svg rect[fill],.footer-social .footer-social-content div a:hover svg line[fill],.footer-social .footer-social-content div a:hover svg circle[fill]{fill:#FFF;stroke:none}.footer-social .footer-social-content div a:hover svg path[stroke][fill],.footer-social .footer-social-content div a:hover svg rect[stroke][fill],.footer-social .footer-social-content div a:hover svg line[stroke][fill],.footer-social .footer-social-content div a:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}}.copyright{text-align:center;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:400;color:#000}#scroll-top{position:fixed;right:var(--spacer-10);bottom:var(--spacer-10);z-index:50;display:none;cursor:pointer;border:1px solid #c29a30;border-radius:100%;transition:all 0.3s linear}#scroll-top>div{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:44px;height:44px}#scroll-top>div svg{transition:all 0.3s linear}#scroll-top>div svg path,#scroll-top>div svg rect,#scroll-top>div svg line,#scroll-top>div svg circle{transition:all 0.3s linear}#scroll-top>div svg[stroke]{fill:none;stroke:#c29a30}#scroll-top>div svg[fill]{fill:#c29a30;stroke:none}#scroll-top>div svg[stroke][fill]{fill:#c29a30;stroke:#c29a30}#scroll-top>div svg[stroke="none"][fill="none"]{fill:none;stroke:none}#scroll-top>div svg[fill="none"]{fill:none}#scroll-top>div svg[stroke="none"]{stroke:none}#scroll-top>div svg path[stroke],#scroll-top>div svg rect[stroke],#scroll-top>div svg line[stroke],#scroll-top>div svg circle[stroke]{fill:none;stroke:#c29a30}#scroll-top>div svg path[fill],#scroll-top>div svg rect[fill],#scroll-top>div svg line[fill],#scroll-top>div svg circle[fill]{fill:#c29a30;stroke:none}#scroll-top>div svg path[stroke][fill],#scroll-top>div svg rect[stroke][fill],#scroll-top>div svg line[stroke][fill],#scroll-top>div svg circle[stroke][fill]{fill:#c29a30;stroke:#c29a30}#scroll-top>div>svg{position:absolute;transition:transform 0.5s ease,opacity 0.25s ease}#scroll-top>div>svg:last-child{transform:translateY(20px);opacity:0}@media (min-width:1200px){#scroll-top:hover{background-color:#c29a30}#scroll-top:hover svg[stroke]{fill:none;stroke:#FFF}#scroll-top:hover svg[fill]{fill:#FFF;stroke:none}#scroll-top:hover svg[stroke][fill]{fill:#FFF;stroke:#FFF}#scroll-top:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}#scroll-top:hover svg[fill="none"]{fill:none}#scroll-top:hover svg[stroke="none"]{stroke:none}#scroll-top:hover svg path[stroke],#scroll-top:hover svg rect[stroke],#scroll-top:hover svg line[stroke],#scroll-top:hover svg circle[stroke]{fill:none;stroke:#FFF}#scroll-top:hover svg path[fill],#scroll-top:hover svg rect[fill],#scroll-top:hover svg line[fill],#scroll-top:hover svg circle[fill]{fill:#FFF;stroke:none}#scroll-top:hover svg path[stroke][fill],#scroll-top:hover svg rect[stroke][fill],#scroll-top:hover svg line[stroke][fill],#scroll-top:hover svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}#scroll-top:hover>div>svg:first-child{transform:translateY(-20px);opacity:0}#scroll-top:hover>div>svg:last-child{transform:translateY(0);opacity:1}}@media (max-width:1199px){#scroll-top{bottom:100px}}@media (max-width:767px){#scroll-top{bottom:80px}}.custom-whatsapp-button.custom-whatsapp-button-style-1{position:fixed;bottom:var(--spacer-10);z-index:98}.custom-whatsapp-button.custom-whatsapp-button-style-1.left-bottom{left:var(--spacer-10)}.custom-whatsapp-button.custom-whatsapp-button-style-1.right-bottom{right:var(--spacer-10)}.custom-whatsapp-button.custom-whatsapp-button-style-1.check-bottom{bottom:calc((var(--spacer-10) + 44px) + var(--spacer-10))}@media (max-width:1199px){.custom-whatsapp-button.custom-whatsapp-button-style-1.check-bottom{bottom:var(--spacer-10)}}.custom-whatsapp-button.custom-whatsapp-button-style-1>a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;animation:pulse-animation 2s infinite;background-color:#25D366}@media (max-width:767px){.custom-whatsapp-button.custom-whatsapp-button-style-1>a{width:48px;height:48px}.custom-whatsapp-button.custom-whatsapp-button-style-1>a svg{width:24px;height:24px}}.custom-whatsapp-button.custom-whatsapp-button-style-1>a>div{position:relative;width:32px;height:32px}.custom-whatsapp-button.custom-whatsapp-button-style-1>a>div>svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 0.3s linear}.custom-whatsapp-button.custom-whatsapp-button-style-1>a>div>svg.open-icon{animation:iconPulse 4s infinite}.custom-whatsapp-button.custom-whatsapp-button-style-1>a>div>svg.close-icon{width:0;height:0;overflow:hidden}.custom-whatsapp-button.custom-whatsapp-button-style-1>a.active>div>svg.open-icon{width:0;height:0;overflow:hidden}.custom-whatsapp-button.custom-whatsapp-button-style-1>a.active>div>svg.close-icon{width:100%;height:100%;overflow:visible}@media (max-width:767px){.custom-whatsapp-button.custom-whatsapp-button-style-1>a.active>div>svg.close-icon{width:24px;height:24px}}.custom-whatsapp-button.custom-whatsapp-button-style-1>a.active~.custom-whatsapp-button-content{opacity:1;visibility:visible}.custom-whatsapp-button.custom-whatsapp-button-style-1>a:hover>div>svg.close-icon{transform:translate(-50%,-50%) rotate(90deg)}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content{position:absolute;right:var(--spacer-8);bottom:calc(100% + 24px);z-index:98;width:350px;opacity:0;visibility:hidden;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:var(--spacer-6);transition:all 0.3s linear;box-shadow:2px 2px 8px 0 #00000014;background-color:#FFF}@media (max-width:767px){.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content{right:0;width:300px}}@media (max-width:424px){.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content{width:280px}}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content.left-bottom{left:var(--spacer-8);right:auto}@media (max-width:575px){.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content.left-bottom{left:0}}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-title{color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:500;margin-bottom:var(--spacer-3)}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-sub-title{color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;margin-bottom:var(--spacer-6)}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a{display:flex;align-items:center;justify-content:space-between;height:52px;color:#fff;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding-inline:var(--spacer-6);transition:all 0.3s linear;background-color:#25D366}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a svg{transition:all 0.3s linear}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a svg path,.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a svg rect,.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a svg line,.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a svg circle{transition:all 0.3s linear}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a>div{display:flex;align-items:center;gap:var(--spacer-2)}@media (max-width:1199px){.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a{height:44px}}@media (min-width:1200px){.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover{color:#fff;padding-inline:var(--spacer-6) var(--spacer-3);background-color:#103928}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[stroke]{fill:none;stroke:#fff}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[fill]{fill:#fff;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[stroke][fill]{fill:#fff;stroke:#fff}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[fill="none"]{fill:none}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg[stroke="none"]{stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg path[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg rect[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg line[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg circle[stroke]{fill:none;stroke:#fff}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg path[fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg rect[fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg line[fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg circle[fill]{fill:#fff;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg path[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg rect[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg line[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-1 .custom-whatsapp-button-content .custom-whatsapp-button-link>a:hover svg circle[stroke][fill]{fill:#fff;stroke:#fff}}.custom-whatsapp-button.custom-whatsapp-button-style-2{position:fixed;z-index:98}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-bottom{right:calc((var(--spacer-10) + 44px) + var(--spacer-10));bottom:0}@media (max-width:1199px){.custom-whatsapp-button.custom-whatsapp-button-style-2.right-bottom{right:var(--spacer-10)}}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical{bottom:calc((var(--spacer-10) + 44px) + var(--spacer-10));right:0;left:auto}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical>a{border-radius:0 8px 8px 0;-moz-border-radius:0 8px 8px 0;-webkit-border-radius:0 8px 8px 0}.custom-whatsapp-button.custom-whatsapp-button-style-2.left-bottom{left:var(--spacer-10);bottom:0}.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical{bottom:var(--spacer-10);left:0;right:auto}.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical>a{border-radius:8px 0 0 8px;-moz-border-radius:8px 0 0 8px;-webkit-border-radius:8px 0 0 8px}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical,.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical{writing-mode:vertical-lr;transform:scale(-1)}@media (max-width:1199px){.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical,.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical{bottom:var(--spacer-10)}}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical>a,.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical>a{padding:var(--spacer-7) var(--spacer-3)}.custom-whatsapp-button.custom-whatsapp-button-style-2.right-vertical>a>svg,.custom-whatsapp-button.custom-whatsapp-button-style-2.left-vertical>a>svg{transform:rotate(180deg)}.custom-whatsapp-button.custom-whatsapp-button-style-2>a{display:inline-flex;align-items:center;justify-content:center;color:#fff;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:500;white-space:nowrap;border-radius:8px 8px 0 0;-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;gap:var(--spacer-3);padding:var(--spacer-3) var(--spacer-7);transition:all 0.3s linear;background-color:#25D366}.custom-whatsapp-button.custom-whatsapp-button-style-2>a svg{transition:all 0.3s linear}.custom-whatsapp-button.custom-whatsapp-button-style-2>a svg path,.custom-whatsapp-button.custom-whatsapp-button-style-2>a svg rect,.custom-whatsapp-button.custom-whatsapp-button-style-2>a svg line,.custom-whatsapp-button.custom-whatsapp-button-style-2>a svg circle{transition:all 0.3s linear}@media (max-width:1199px){.custom-whatsapp-button.custom-whatsapp-button-style-2>a>svg{width:28px;height:28px}}@media (max-width:767px){.custom-whatsapp-button.custom-whatsapp-button-style-2>a>svg{width:24px;height:24px}}@media (min-width:1200px){.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover{color:#25d366;background-color:#103928}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[stroke]{fill:none;stroke:#25d366}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[fill]{fill:#25d366;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[stroke][fill]{fill:#25d366;stroke:#25d366}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[fill="none"]{fill:none}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg[stroke="none"]{stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg path[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg rect[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg line[stroke],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg circle[stroke]{fill:none;stroke:#25d366}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg path[fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg rect[fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg line[fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg circle[fill]{fill:#25d366;stroke:none}.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg path[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg rect[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg line[stroke][fill],.custom-whatsapp-button.custom-whatsapp-button-style-2>a:hover svg circle[stroke][fill]{fill:#25d366;stroke:#25d366}}@keyframes iconPulse{0%{transform:translate(-50%,-50%) scale(.9)}20%{transform:translate(-50%,-50%) scale(1)}40%{transform:translate(-50%,-50%) scale(.9)}60%{transform:translate(-50%,-50%) scale(1)}80%{transform:translate(-50%,-50%) scale(.9)}100%{transform:translate(-50%,-50%) scale(1)}}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 #25d366}100%{box-shadow:0 0 0 12px #fff0}}@media (min-width:992px){.section-sorting-view{display:flex;align-items:center;gap:calc(var(--gutter) * 2);margin-bottom:var(--spacer-8)}.section-sorting-view #filter-wrapper{flex:1 0 0%}.section-sorting-view #filter-wrapper #sorting-options{padding-top:0;margin-bottom:0}.section-container{display:grid;align-items:flex-start;column-gap:calc(var(--gutter) * 2);grid-template-columns:minmax(0,288px) minmax(0,1fr)}}@media (max-width:1199px) and (min-width:992px){.section-container{grid-template-columns:minmax(0,220px) minmax(0,1fr)}}.filter-order-button{display:flex;align-items:center;gap:var(--spacer-3)}.filter-order-button>span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;border:1px solid #d2bfaf;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.3s linear}.filter-order-button>span svg[stroke]{fill:none;stroke:#c29a30}.filter-order-button>span svg[fill]{fill:#c29a30;stroke:none}.filter-order-button>span svg[stroke][fill]{fill:#c29a30;stroke:#c29a30}.filter-order-button>span svg[stroke="none"][fill="none"]{fill:none;stroke:none}.filter-order-button>span svg[fill="none"]{fill:none}.filter-order-button>span svg[stroke="none"]{stroke:none}.filter-order-button>span svg path[stroke],.filter-order-button>span svg rect[stroke],.filter-order-button>span svg line[stroke],.filter-order-button>span svg circle[stroke]{fill:none;stroke:#c29a30}.filter-order-button>span svg path[fill],.filter-order-button>span svg rect[fill],.filter-order-button>span svg line[fill],.filter-order-button>span svg circle[fill]{fill:#c29a30;stroke:none}.filter-order-button>span svg path[stroke][fill],.filter-order-button>span svg rect[stroke][fill],.filter-order-button>span svg line[stroke][fill],.filter-order-button>span svg circle[stroke][fill]{fill:#c29a30;stroke:#c29a30}.filter-order-button>span svg{transition:all 0.3s linear}.filter-order-button>span svg path,.filter-order-button>span svg rect,.filter-order-button>span svg line,.filter-order-button>span svg circle{transition:all 0.3s linear}.filter-order-button>span:hover,.filter-order-button>span.active{border-color:#c29a30;background-color:#c29a30}.filter-order-button>span:hover svg[stroke],.filter-order-button>span.active svg[stroke]{fill:none;stroke:#FFF}.filter-order-button>span:hover svg[fill],.filter-order-button>span.active svg[fill]{fill:#FFF;stroke:none}.filter-order-button>span:hover svg[stroke][fill],.filter-order-button>span.active svg[stroke][fill]{fill:#FFF;stroke:#FFF}.filter-order-button>span:hover svg[stroke="none"][fill="none"],.filter-order-button>span.active svg[stroke="none"][fill="none"]{fill:none;stroke:none}.filter-order-button>span:hover svg[fill="none"],.filter-order-button>span.active svg[fill="none"]{fill:none}.filter-order-button>span:hover svg[stroke="none"],.filter-order-button>span.active svg[stroke="none"]{stroke:none}.filter-order-button>span:hover svg path[stroke],.filter-order-button>span:hover svg rect[stroke],.filter-order-button>span:hover svg line[stroke],.filter-order-button>span:hover svg circle[stroke],.filter-order-button>span.active svg path[stroke],.filter-order-button>span.active svg rect[stroke],.filter-order-button>span.active svg line[stroke],.filter-order-button>span.active svg circle[stroke]{fill:none;stroke:#FFF}.filter-order-button>span:hover svg path[fill],.filter-order-button>span:hover svg rect[fill],.filter-order-button>span:hover svg line[fill],.filter-order-button>span:hover svg circle[fill],.filter-order-button>span.active svg path[fill],.filter-order-button>span.active svg rect[fill],.filter-order-button>span.active svg line[fill],.filter-order-button>span.active svg circle[fill]{fill:#FFF;stroke:none}.filter-order-button>span:hover svg path[stroke][fill],.filter-order-button>span:hover svg rect[stroke][fill],.filter-order-button>span:hover svg line[stroke][fill],.filter-order-button>span:hover svg circle[stroke][fill],.filter-order-button>span.active svg path[stroke][fill],.filter-order-button>span.active svg rect[stroke][fill],.filter-order-button>span.active svg line[stroke][fill],.filter-order-button>span.active svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}@media (max-width:1199px){.filter-order-button>span[data-selector="quintuple-sorting"],.filter-order-button>span[data-selector="quadruple-sorting"]{display:none}}@media (max-width:991px){.filter-order-button{display:none}}.mobile-filter-order-button{display:none;align-items:center;gap:var(--spacer-3)}.mobile-filter-order-button>span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;border:1px solid #d2bfaf;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transition:all 0.3s linear}.mobile-filter-order-button>span svg[stroke]{fill:none;stroke:#c29a30}.mobile-filter-order-button>span svg[fill]{fill:#c29a30;stroke:none}.mobile-filter-order-button>span svg[stroke][fill]{fill:#c29a30;stroke:#c29a30}.mobile-filter-order-button>span svg[stroke="none"][fill="none"]{fill:none;stroke:none}.mobile-filter-order-button>span svg[fill="none"]{fill:none}.mobile-filter-order-button>span svg[stroke="none"]{stroke:none}.mobile-filter-order-button>span svg path[stroke],.mobile-filter-order-button>span svg rect[stroke],.mobile-filter-order-button>span svg line[stroke],.mobile-filter-order-button>span svg circle[stroke]{fill:none;stroke:#c29a30}.mobile-filter-order-button>span svg path[fill],.mobile-filter-order-button>span svg rect[fill],.mobile-filter-order-button>span svg line[fill],.mobile-filter-order-button>span svg circle[fill]{fill:#c29a30;stroke:none}.mobile-filter-order-button>span svg path[stroke][fill],.mobile-filter-order-button>span svg rect[stroke][fill],.mobile-filter-order-button>span svg line[stroke][fill],.mobile-filter-order-button>span svg circle[stroke][fill]{fill:#c29a30;stroke:#c29a30}.mobile-filter-order-button>span svg{transition:all 0.3s linear}.mobile-filter-order-button>span svg path,.mobile-filter-order-button>span svg rect,.mobile-filter-order-button>span svg line,.mobile-filter-order-button>span svg circle{transition:all 0.3s linear}.mobile-filter-order-button>span:hover,.mobile-filter-order-button>span.active{border-color:#c29a30;background-color:#c29a30}.mobile-filter-order-button>span:hover svg[stroke],.mobile-filter-order-button>span.active svg[stroke]{fill:none;stroke:#FFF}.mobile-filter-order-button>span:hover svg[fill],.mobile-filter-order-button>span.active svg[fill]{fill:#FFF;stroke:none}.mobile-filter-order-button>span:hover svg[stroke][fill],.mobile-filter-order-button>span.active svg[stroke][fill]{fill:#FFF;stroke:#FFF}.mobile-filter-order-button>span:hover svg[stroke="none"][fill="none"],.mobile-filter-order-button>span.active svg[stroke="none"][fill="none"]{fill:none;stroke:none}.mobile-filter-order-button>span:hover svg[fill="none"],.mobile-filter-order-button>span.active svg[fill="none"]{fill:none}.mobile-filter-order-button>span:hover svg[stroke="none"],.mobile-filter-order-button>span.active svg[stroke="none"]{stroke:none}.mobile-filter-order-button>span:hover svg path[stroke],.mobile-filter-order-button>span:hover svg rect[stroke],.mobile-filter-order-button>span:hover svg line[stroke],.mobile-filter-order-button>span:hover svg circle[stroke],.mobile-filter-order-button>span.active svg path[stroke],.mobile-filter-order-button>span.active svg rect[stroke],.mobile-filter-order-button>span.active svg line[stroke],.mobile-filter-order-button>span.active svg circle[stroke]{fill:none;stroke:#FFF}.mobile-filter-order-button>span:hover svg path[fill],.mobile-filter-order-button>span:hover svg rect[fill],.mobile-filter-order-button>span:hover svg line[fill],.mobile-filter-order-button>span:hover svg circle[fill],.mobile-filter-order-button>span.active svg path[fill],.mobile-filter-order-button>span.active svg rect[fill],.mobile-filter-order-button>span.active svg line[fill],.mobile-filter-order-button>span.active svg circle[fill]{fill:#FFF;stroke:none}.mobile-filter-order-button>span:hover svg path[stroke][fill],.mobile-filter-order-button>span:hover svg rect[stroke][fill],.mobile-filter-order-button>span:hover svg line[stroke][fill],.mobile-filter-order-button>span:hover svg circle[stroke][fill],.mobile-filter-order-button>span.active svg path[stroke][fill],.mobile-filter-order-button>span.active svg rect[stroke][fill],.mobile-filter-order-button>span.active svg line[stroke][fill],.mobile-filter-order-button>span.active svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}@media (max-width:767px){.mobile-filter-order-button{gap:var(--spacer-6)}}@media (max-width:991px){#filter-wrapper .filter-wrapper-header{display:flex;align-items:center;border:1px solid #d2bfaf;border-radius:0}#filter-wrapper .filter-wrapper-header>div{position:relative;flex:1 0 0%;display:flex;align-items:center;justify-content:center;height:40px;color:#000;font-size:var(--font-size-12);padding-inline:var(--spacer-2)}#filter-wrapper .filter-wrapper-header>div:nth-child(2):after,#filter-wrapper .filter-wrapper-header>div:nth-child(3):after{content:"";position:absolute;left:-1px;top:50%;transform:translateY(-50%);width:1px;height:20px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:#d2bfaf}}.showcase-container{display:grid;gap:calc(var(--gutter) * 2);grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.showcase-container.quintuple-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.showcase-container.quadruple-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.showcase-container.triple-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.showcase-container.dual-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.showcase-container.single-sorting{grid-template-columns:minmax(0,1fr)}@media (max-width:1199px){.showcase-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.showcase-container.quintuple-sorting,.showcase-container.quadruple-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}}@media (max-width:991px){.showcase-container{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.showcase-container.quintuple-sorting,.showcase-container.quadruple-sorting,.showcase-container.triple-sorting{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}#showcase-previous-page{display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacer-10)}#showcase-load-spinner{text-align:center;margin-top:var(--spacer-25)}#showcase-load-spinner .showcase-container-loader{display:block;width:48px;height:48px;border-radius:50%;display:inline-block;border-top:3px solid #c29a30;border-right:3px solid #fff0;box-sizing:border-box;animation:rotation 1s linear infinite}@media (max-width:767px){#showcase-load-spinner .showcase-container-loader{width:36px;height:36px}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.block-item{margin-bottom:var(--spacer-8);padding:var(--spacer-4);border:1px solid #d2bfaf;border-radius:0}.block-item a{color:#000;transition:all 0.3s linear}.block-item a:hover{color:#c29a30}.block-item .block-item-title{display:flex;align-items:center;justify-content:space-between;color:#000;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;padding-bottom:var(--spacer-4)}.block-item .block-item-title>i{display:none}@media (max-width:767px){.block-item .block-item-title>i{display:block}}.block-item[data-type="filter-product-groups"]{padding:0;border:none}.block-item[data-type="filter-product-groups"] .block-item-title{margin-bottom:var(--spacer-6);border-bottom:1px solid #d2bfaf}.block-item.active .block-item-title>i.fa-angle-down:before{content:""}.block-item[data-type="no-frame"] .block-item-title{display:none}@media (max-width:991px){.block-item{display:none}.block-item .block-item-title{padding-bottom:0}.block-item[data-type="filter-product-groups"]{display:block;margin-bottom:0;border:none}.block-item[data-type="filter-product-groups"] .block-item-title{display:none}.block-item[data-type="filter-product-groups"] .block-item-content{display:block;padding:0}.block-item[data-type="product-groups"]{display:none}.block-item[data-type=member-menu]{display:block}.block-item[data-type=member-menu] .block-item-title{cursor:pointer}.block-item[data-type=member-menu] .block-item-title i{display:block}.block-item[data-type=member-menu] .block-item-content{display:none}.block-item[data-type=member-menu].active .block-item-content{display:block}.filter-menu,.horizontal-filter-menu{position:fixed;width:280px;height:100%;left:-280px;top:0;background:#fff;z-index:100;padding:var(--spacer-4);transition:all 0.3s linear;overflow-y:auto;-webkit-overflow-scrolling:touch}.horizontal-filter-menu .filter-menu-category{display:none}.filter-menu-active{left:280px;overflow:hidden;position:fixed;height:100%;width:100%}.filter-menu-active .filter-menu,.filter-menu-active .horizontal-filter-menu{left:0!important}#filter-wrapper{margin-bottom:var(--spacer-8)}#filter-wrapper .filter-wrapper-content #sorting-options{display:none}#filter-wrapper.has-sorting-option:not(.has-filter-option) .filter-wrapper-header .filter-options-title{display:none}.sorting-options-content-active #filter-wrapper .filter-wrapper-content #sorting-options{display:block}}@media (max-width:991px) and (max-width:767px){.filter-menu,.horizontal-filter-menu{padding:28px var(--spacer-8) var(--spacer-8)}}@media (min-width:992px){.filter-menu-overlay,.filter-wrapper-header{display:none!important}}@media (min-width:1200px){.filter-menu{padding:var(--spacer-4);border:1px solid #d2bfaf;border-radius:0}}@media (max-width:991px){.filter-menu .openbox-close{position:absolute;right:0;top:0;z-index:1;width:28px;height:28px;background-repeat:no-repeat;background-position:center center;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.884 6.706L16 14.59L8.11599 6.706C7.92637 6.53248 7.67711 6.43881 7.42014 6.44451C7.16317 6.4502 6.9183 6.55482 6.73655 6.73657C6.5548 6.91832 6.45019 7.16318 6.44449 7.42015C6.4388 7.67712 6.53247 7.92638 6.70599 8.116L14.586 16L6.70399 23.882C6.60769 23.9738 6.53072 24.0839 6.47758 24.2058C6.42445 24.3278 6.39622 24.4591 6.39458 24.5921C6.39293 24.7251 6.41789 24.8571 6.46799 24.9803C6.51809 25.1036 6.59232 25.2155 6.68631 25.3097C6.7803 25.4038 6.89216 25.4782 7.01532 25.5284C7.13847 25.5787 7.27043 25.6039 7.40345 25.6024C7.53646 25.601 7.66784 25.5729 7.78986 25.52C7.91188 25.467 8.02208 25.3902 8.11399 25.294L16 17.412L23.884 25.296C24.0736 25.4695 24.3229 25.5632 24.5798 25.5575C24.8368 25.5518 25.0817 25.4472 25.2634 25.2654C25.4452 25.0837 25.5498 24.8388 25.5555 24.5819C25.5612 24.3249 25.4675 24.0756 25.294 23.886L17.41 16.002L25.294 8.116C25.3903 8.02423 25.4673 7.91414 25.5204 7.79219C25.5735 7.67025 25.6018 7.53891 25.6034 7.4059C25.6051 7.27289 25.5801 7.14089 25.53 7.01766C25.4799 6.89444 25.4057 6.78247 25.3117 6.68835C25.2177 6.59422 25.1058 6.51983 24.9827 6.46956C24.8595 6.41929 24.7275 6.39414 24.5945 6.3956C24.4615 6.39706 24.3301 6.42509 24.2081 6.47805C24.0861 6.53102 23.9759 6.60784 23.884 6.704V6.706Z' fill='black'/%3E%3C/svg%3E")}}.filter-menu .filter-menu-box{padding-top:var(--spacer-6);margin-top:var(--spacer-6);margin-bottom:0;border:none;border-top:1px solid #d2bfaf}.filter-menu .filter-menu-box:only-child{padding-top:0;margin-top:0;border-top:none}.filter-menu .filter-menu-box:only-child.filter-menu-main-category{padding:0 var(--spacer-2)}.filter-menu .filter-menu-box.filter-menu-category{padding:0;margin-top:0;border-top:none}.filter-menu .filter-menu-box.filter-menu-selected-items{padding-top:0;margin-top:0;border-top:none;padding-bottom:var(--spacer-6);margin-bottom:var(--spacer-6);border-bottom:1px solid #d2bfaf}.filter-menu .filter-menu-box.filter-menu-main-category{padding:var(--spacer-4) var(--spacer-5)}.filter-menu .filter-menu-category{padding-top:0;margin-top:0;border-top:none}.filter-menu .filter-menu-category .filter-menu-category-title{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:700;padding:0;padding-bottom:var(--spacer-4);border-bottom:none;background-color:#fff0}.filter-menu .filter-menu-category .filter-menu-category-title i{display:none}.filter-menu .filter-menu-category .filter-menu-category-content{padding:0 0 var(--spacer-5);border-bottom:none}.filter-menu .filter-menu-category .filter-menu-category-content a{line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;padding:var(--spacer-2) 0;transition:all 0.3s linear}.filter-menu .filter-menu-category .filter-menu-category-content a:hover{color:#c29a30}.filter-menu .filter-menu-category .filter-menu-category-content a i{display:none}@media (min-width:1200px){.filter-menu .filter-menu-category .filter-menu-category-top{width:calc(100% + var(--spacer-8));margin-left:calc(-1*var(--spacer-4))}}.filter-menu .filter-menu-category .filter-menu-category-top a{justify-content:flex-start;line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;padding:var(--spacer-4);background-color:#f4efeb;transition:all 0.3s linear}.filter-menu .filter-menu-category .filter-menu-category-top a i{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#747474;font-size:var(--font-size-18)}@media (max-width:767px){.filter-menu .filter-menu-category .filter-menu-category-top a i{width:20px;height:20px}}.filter-menu .filter-menu-groups .filter-menu-group-title{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:700;padding:0;padding-bottom:var(--spacer-4);border:none;background-color:#fff0}.filter-menu .filter-menu-groups .filter-menu-group-content{padding:0}.filter-menu .filter-menu-groups .filter-menu-group-content label{line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;transition:all 0.3s linear}.filter-menu .filter-menu-groups .filter-menu-group-content label:hover{color:#c29a30}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox input[type=checkbox]+label{border:none;transition:all 0.3s linear}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox input[type=checkbox]+label:hover{opacity:.6}.filter-menu .filter-menu-groups .filter-menu-group-content .filter-menu-box-image .filter-menu-image-checkbox img{max-width:100%;max-height:100%}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]+label{line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;padding-left:32px}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]+label:before{width:20px;height:20px;border:1px solid #d2bfaf}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label:before{background-image:none;border-color:#c29a30;background-color:#FFF;border-radius:0}.filter-menu .filter-menu-groups .filter-menu-group-content input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #c29a30;border-right:2px solid #c29a30;transform:rotate(45deg)}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner{max-height:200px!important}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element{box-sizing:border-box}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element div{box-sizing:border-box}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_track{background-color:#d2bfaf}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-bar{background-color:#c0a58e}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-bar,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_track,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element .scroll-element_outer{opacity:1;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element:hover .scroll-bar,.filter-menu .filter-menu-groups .filter-menu-group-content .scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar{background-color:#c29a30}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-title{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:700;padding:0;padding-bottom:var(--spacer-4);border:none;background-color:#fff0}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content{padding:0}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-title{line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;margin-bottom:var(--spacer-2)}.filter-menu .filter-menu-selected-items .filter-menu-selected-items-content .filter-menu-selected-group .filter-menu-selected-group-content .filter-menu-selected-item a{color:#000;line-height:20px;font-size:var(--font-size-14);font-weight:400;padding:var(--spacer-3) var(--spacer-4);border-radius:0;background:#fff0;border:1px solid #d2bfaf}.horizontal-filter-menu{margin-bottom:var(--spacer-5)}@media (max-width:991px){.horizontal-filter-menu .openbox-close{position:absolute;right:0;top:0;z-index:1;width:28px;height:28px;background-repeat:no-repeat;background-position:center center;background-size:55%;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.884 6.706L16 14.59L8.11599 6.706C7.92637 6.53248 7.67711 6.43881 7.42014 6.44451C7.16317 6.4502 6.9183 6.55482 6.73655 6.73657C6.5548 6.91832 6.45019 7.16318 6.44449 7.42015C6.4388 7.67712 6.53247 7.92638 6.70599 8.116L14.586 16L6.70399 23.882C6.60769 23.9738 6.53072 24.0839 6.47758 24.2058C6.42445 24.3278 6.39622 24.4591 6.39458 24.5921C6.39293 24.7251 6.41789 24.8571 6.46799 24.9803C6.51809 25.1036 6.59232 25.2155 6.68631 25.3097C6.7803 25.4038 6.89216 25.4782 7.01532 25.5284C7.13847 25.5787 7.27043 25.6039 7.40345 25.6024C7.53646 25.601 7.66784 25.5729 7.78986 25.52C7.91188 25.467 8.02208 25.3902 8.11399 25.294L16 17.412L23.884 25.296C24.0736 25.4695 24.3229 25.5632 24.5798 25.5575C24.8368 25.5518 25.0817 25.4472 25.2634 25.2654C25.4452 25.0837 25.5498 24.8388 25.5555 24.5819C25.5612 24.3249 25.4675 24.0756 25.294 23.886L17.41 16.002L25.294 8.116C25.3903 8.02423 25.4673 7.91414 25.5204 7.79219C25.5735 7.67025 25.6018 7.53891 25.6034 7.4059C25.6051 7.27289 25.5801 7.14089 25.53 7.01766C25.4799 6.89444 25.4057 6.78247 25.3117 6.68835C25.2177 6.59422 25.1058 6.51983 24.9827 6.46956C24.8595 6.41929 24.7275 6.39414 24.5945 6.3956C24.4615 6.39706 24.3301 6.42509 24.2081 6.47805C24.0861 6.53102 23.9759 6.60784 23.884 6.704V6.706Z' fill='black'/%3E%3C/svg%3E")}}.horizontal-filter-menu .horizontal-filter-menu-title{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-5)}@media (max-width:991px){.horizontal-filter-menu .horizontal-filter-menu-title{display:none}}.horizontal-filter-menu .horizontal-filter-menu-content{padding:var(--spacer-4);padding-bottom:0;margin-bottom:var(--spacer-5);border:1px solid #d2bfaf;border-radius:0;background-color:#FFF}@media (max-width:991px){.horizontal-filter-menu .horizontal-filter-menu-content{display:flex;flex-direction:column-reverse;padding:0;border:none}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-groups-wrapper{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups-wrapper{padding:var(--spacer-4);border:1px solid #d2bfaf}}.horizontal-filter-menu .filter-menu-groups{padding-right:var(--gutter);padding-left:var(--gutter)}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups{flex:0 0 100%;padding:0}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox{position:relative;margin-bottom:var(--spacer-4)}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a{display:flex;align-items:center;justify-content:space-between;height:44px;line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;padding:4px 4px 4px 16px;border-radius:0;border:1px solid #d2bfaf;background-color:#fff}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a span{padding-right:16px}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a{height:auto;font-size:var(--font-size-16);font-weight:600;pointer-events:none;padding:4px 0 12px;border:none;border-bottom:1px solid #d2bfaf}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a svg{display:none}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content{position:absolute;top:calc(100% - 1px);left:0;z-index:101;overflow:auto;display:none;width:220px;max-height:174px;padding:var(--spacer-4);background-color:#fff;border-radius:0;border:1px solid #d2bfaf}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content{max-height:178px;padding-bottom:0}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar{width:5px}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar-track{background:#dbccbf}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content::-webkit-scrollbar-thumb{background:#c9b29f}@media (max-width:991px){.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content{position:static;top:0;display:block;width:100%;padding-left:0;border:none;border-radius:0;margin-top:var(--spacer-4)}}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a{position:relative;display:block;line-height:20px;color:#000;font-size:var(--font-size-14);padding-left:36px;margin-bottom:var(--spacer-5);transition:all 0.3s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a span{color:#747474;padding-left:4px}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:last-child{margin-bottom:0}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:after{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:0;border:1px solid #d2bfaf;background-color:#fff;transition:all 0.3s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:before{content:"";position:absolute;left:7px;top:2px;z-index:1;opacity:0;visibility:hidden;display:inline-block;width:6px;height:12px;border-bottom:2px solid #c29a30;border-right:2px solid #c29a30;transform:rotate(45deg);transition:all 0.3s linear}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked{color:#c29a30}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover span,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked span{color:#c29a30}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover:after,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked:after{border-color:#c29a30}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a:hover:before,.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox .filter-menu-group-selectbox-content>div>a.checked:before{opacity:1;visibility:visible}.horizontal-filter-menu .filter-menu-groups .filter-menu-group-selectbox>a.active+.filter-menu-group-selectbox-content{display:block}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items{display:flex;align-items:center;flex-wrap:wrap}.horizontal-filter-menu .filter-menu-selected-items>div{margin-right:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items>div:last-child{margin-right:0}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items{display:flex;flex-direction:column}.horizontal-filter-menu .filter-menu-selected-items>div{margin-bottom:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items>div.clear-filters{order:1}.horizontal-filter-menu .filter-menu-selected-items>div.filter-menu-selected-group{order:2}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group{display:flex;align-items:center;flex-wrap:wrap}}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item{margin-bottom:var(--spacer-4);margin-right:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item:last-child{margin-right:0}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item{margin-bottom:var(--spacer-4)}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item:last-child{margin-bottom:0}}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a{display:flex;align-items:center;line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;background-color:#fff;border-radius:0;border:1px solid #d2bfaf;transition:all 0.3s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a svg path{transition:all 0.3s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a span{position:relative;margin:0 12px}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a span:after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-51%);width:0;height:1px;margin:0 auto;background-color:#c29a30;transition:all 0.3s linear}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a i{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background-color:#f4efeb;border-right:1px solid #d2bfaf}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover{color:#c29a30}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover svg path{stroke:#c29a30}.horizontal-filter-menu .filter-menu-selected-items .filter-menu-selected-group .filter-menu-selected-item a:hover span:after{width:100%}.horizontal-filter-menu .filter-menu-selected-items .clear-filters{margin-left:var(--spacer-2);margin-bottom:var(--spacer-4)}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters{display:flex;align-items:center;justify-content:space-between}}.horizontal-filter-menu .filter-menu-selected-items .clear-filters>span{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:600}@media (min-width:992px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters>span{display:none}}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters{margin-left:0}}.horizontal-filter-menu .filter-menu-selected-items .clear-filters a{display:flex;align-items:center;height:36px;line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;transition:all 0.3s linear}.horizontal-filter-menu .filter-menu-selected-items .clear-filters a:hover{color:#c29a30}@media (max-width:991px){.horizontal-filter-menu .filter-menu-selected-items .clear-filters a{color:#c29a30;font-weight:600}}#sorting-options{margin-bottom:var(--spacer-5)}#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){height:40px;color:#000;font-size:var(--font-size-12);cursor:pointer;padding:4px 40px 4px 12px;border:1px solid #d2bfaf;border-radius:0;background-size:36px;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A")}#sorting-options .record-count{line-height:20px;color:#000;font-size:var(--font-size-12)}#sorting-options .checkbox-custom{line-height:20px}#sorting-options .checkbox-custom input[type=checkbox]+label{line-height:20px;color:#000;font-size:var(--font-size-12);font-weight:400;padding-left:30px}#sorting-options .checkbox-custom input[type=checkbox]+label:before{width:20px;height:20px;border:1px solid #d2bfaf}#sorting-options .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none;border-color:#c29a30;background-color:#FFF;border-radius:0}#sorting-options .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #c29a30;border-right:2px solid #c29a30;transform:rotate(45deg)}.product-category-and-brand-list{margin-bottom:var(--spacer-4)}.product-category-and-brand-list .product-category-and-brand-list-header{line-height:20px;color:#000;font-size:var(--font-size-16);font-weight:600;margin-bottom:var(--spacer-5)}.product-category-and-brand-list .product-category-and-brand-list-content{padding:var(--spacer-4) var(--spacer-4) 0;background-color:#FFF;border:1px solid #d2bfaf;border-radius:0}.product-category-and-brand-list .product-category-and-brand-list-content>div{display:flex;flex-wrap:wrap;margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.product-category-and-brand-list .product-category-and-brand-list-content>div>div{flex:0 0 auto;max-width:none;padding-right:var(--gutter);padding-left:var(--gutter);margin-bottom:var(--spacer-4)}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a{display:flex;align-items:center;height:40px;line-height:20px;color:#000;font-size:var(--font-size-14);font-weight:400;padding:0 var(--spacer-5);background-color:#FFF;border:1px solid #d2bfaf;transition:all 0.3s linear;border-radius:0}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a span{color:#747474;font-weight:500}.product-category-and-brand-list .product-category-and-brand-list-content>div>div>a:hover{border-color:#c29a30;background-color:#FFF}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 7);max-width:calc(100% / 7);padding-right:var(--gutter);padding-left:var(--gutter)}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 5);max-width:calc(100% / 5)}}@media (max-width:991px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 4);max-width:calc(100% / 4)}}@media (max-width:767px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}}@media (max-width:424px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 2);max-width:calc(100% / 2)}}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a{display:block;height:100%;text-align:center;padding:var(--spacer-3)}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a .product-list-image{position:relative;overflow:hidden;aspect-ratio:1;margin-bottom:var(--spacer-3)}.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div>a .product-list-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div{flex-wrap:nowrap;overflow-x:auto}}@media (max-width:1199px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 5.5);max-width:calc(100% / 5.5)}}@media (max-width:991px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 4.5);max-width:calc(100% / 4.5)}}@media (max-width:767px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 3.5);max-width:calc(100% / 3.5)}}@media (max-width:424px){.product-category-and-brand-list .product-category-and-brand-list-content>div.product-category-and-brand-list-content-image>div{flex:0 0 calc(100% / 2.5);max-width:calc(100% / 2.5)}}.cascade-menu .parent-item a.selected-item{color:#c29a30}@media (min-width:992px){#sorting-options select.form-control:not([size]):not([multiple]),#sorting-options select:not([size]){min-width:160px}}.paginate-wrapper{position:relative;padding:var(--spacer-8) 0}.paginate-wrapper .paginate{display:flex;justify-content:center}@media (max-width:767px){.paginate-wrapper .paginate{justify-content:space-between}}.paginate-wrapper .paginate a{display:flex;align-items:center;height:36px;color:#000;font-size:var(--font-size-14);margin:0 var(--spacer-3)}.paginate-wrapper .paginate .paginate-content{display:flex}.paginate-wrapper .paginate .paginate-left a{margin-left:0}.paginate-wrapper .paginate .paginate-right a{margin-right:0}.paginate-wrapper .paginate .paginate-passive a{color:#747474}.paginate-wrapper .paginate .paginate-active a{color:#c29a30}.paginate-wrapper .paginate .paginate-element-active{color:#c29a30}#breadcrumbs{margin-bottom:var(--spacer-4);padding-bottom:var(--spacer-4)}@media (max-width:1199px){#breadcrumbs{overflow-x:auto;scroll-snap-type:x mandatory}}#breadcrumbs ol{display:flex;align-items:center;padding:0;margin:0}#breadcrumbs ol li i{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.854 3.85375L3.85403 12.8538C3.76021 12.9476 3.63296 13.0003 3.50028 13.0003C3.3676 13.0003 3.24035 12.9476 3.14653 12.8538C3.05271 12.7599 3 12.6327 3 12.5C3 12.3673 3.05271 12.2401 3.14653 12.1463L12.1465 3.14625C12.2403 3.05243 12.3676 2.99973 12.5003 2.99973C12.633 2.99973 12.7602 3.05243 12.854 3.14625C12.9478 3.24007 13.0006 3.36732 13.0006 3.5C13.0006 3.63269 12.9478 3.75993 12.854 3.85375Z' fill='black'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;margin:0 8px}#breadcrumbs ol li span{display:flex;align-items:center;white-space:nowrap;line-height:22px;color:#747474;font-size:var(--font-size-14);font-weight:400}#breadcrumbs ol li span span{padding:var(--spacer-1) var(--spacer-2)}#breadcrumbs ol li a{color:#747474}#breadcrumbs ol li:last-child span span{color:#000;font-weight:600}.product-left,.product-right{margin-bottom:var(--spacer-11)}.product-label-group{position:absolute;left:10px;top:10px;z-index:20;display:flex;flex-direction:column;align-items:flex-start}.product-label-group>div{display:flex;align-items:center;height:24px;color:#FFF;padding:0 10px;margin-bottom:5px}.product-label-group>div:last-child{margin-bottom:0}.product-label-group>div.new-label{background-color:#364452}.product-label-group>div.gift-label{background-color:#8f5e36}@media (max-width:767px){.product-label-group>div{height:20px;padding:0 6px}}@media (max-width:767px){.product-label-group{left:5px;top:5px}}.product-image #product-primary-image{position:relative;aspect-ratio:1;border:1px solid #d2bfaf;margin-bottom:var(--spacer-4)}.product-image #product-primary-image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#product-thumb-image{height:0;overflow:hidden}#product-thumb-image.slick-slider{height:auto;overflow:visible}@media (max-width:767px){#product-thumb-image.slick-slider{padding-right:2px}}#product-thumb-image .thumb-item>a{position:relative;display:block;aspect-ratio:1;border:1px solid #d2bfaf}#product-thumb-image .thumb-item>a img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;display:block;max-width:100%;max-height:100%}#product-thumb-image .thumb-item>a.zoomGalleryActive{border-color:#c29a30}#product-thumb-image .slick-dots{display:flex;justify-content:center;flex-wrap:wrap;padding-top:var(--spacer-8);width:100%}#product-thumb-image .slick-dots>li{margin:0 3px}#product-thumb-image .slick-dots>li>button{width:10px;height:10px;border:none;position:relative;overflow:hidden;text-indent:-9999px;border-radius:100%;background-color:#d2bfaf;padding:0;display:block;margin-bottom:5px;transition:all 0.3s linear}#product-thumb-image .slick-dots>li.slick-active>button{background-color:#c29a30}#product-thumb-image .slick-arrow{position:absolute;opacity:1;top:50%;z-index:2;transform:translateY(-50%);width:40px;height:40px;cursor:pointer;background:#FFF}#product-thumb-image .slick-arrow.slick-prev{left:12px}#product-thumb-image .slick-arrow.slick-next{right:12px}#product-thumb-image .slick-arrow.slick-disabled{opacity:.5}.product-list-group{padding-bottom:var(--spacer-8);margin-bottom:var(--spacer-8);border-bottom:1px solid #d2bfaf}.product-title{margin-bottom:var(--spacer-8)}.product-title h1{color:#000;font-size:var(--font-size-32);margin-bottom:0}.product-price{display:flex;align-items:baseline}.product-price .product-price-new{color:#c29a30;font-size:var(--font-size-24);font-weight:700}.product-price .product-price-old{color:#747474;font-size:var(--font-size-16);font-weight:700;text-decoration:line-through;padding-left:var(--spacer-3)}.product-price .discount-label{color:#c29a30;font-size:var(--font-size-14);font-weight:500;margin-right:var(--spacer-3)}.product-market-price{color:#c29a30;font-size:var(--font-size-20);margin-bottom:var(--spacer-4)}.product-list-container{margin-bottom:var(--spacer-8)}.product-list-container .product-list-row{display:flex;align-items:baseline;font-size:var(--font-size-14);padding:3px 0}.product-list-container .product-list-row a{color:#000;transition:all 0.3s linear}.product-list-container .product-list-row a:hover{color:#c29a30}.product-list-container .product-list-row .product-list-title{flex:0 0 auto;width:20%;color:#000}@media (max-width:767px){.product-list-container .product-list-row .product-list-title{width:30%}}.product-list-container .product-list-row .product-list-content{flex:1 1 auto;display:flex;align-items:baseline;word-break:break-word;color:#000}.product-list-container .product-list-row .product-list-content:before{content:":";margin-right:16px}.product-options .variant-group-title{display:block;color:#000;font-size:var(--font-size-14);font-weight:600;margin-bottom:var(--spacer-3)}.product-options select.form-control:not([size]):not([multiple]),.product-options select:not([size]){height:44px;color:#000;font-size:var(--font-size-12);font-weight:300;cursor:pointer;padding:6px 28px 6px 20px;border:1px solid #d2bfaf;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A");background-size:36px;background-position:right center;border-radius:0}.product-options .variant-plural{margin-bottom:var(--spacer-4)}.variant-select{margin-bottom:var(--spacer-8)}.variant-select .variant-list{margin-bottom:var(--spacer-4)}.variant-select .variant-list:last-child{margin-bottom:0}.variant-select .variant-list select{width:50%!important}@media (max-width:575px){.variant-select .variant-list select{width:100%!important}}.variant-plural .variant-list{flex:0 0 100%;display:flex;flex-wrap:wrap}.variant-plural span{position:relative;flex:0 0 auto;cursor:pointer;padding:7px 10px;margin:0 var(--spacer-4) var(--spacer-4) 0;border:1px solid #d2bfaf;background-color:#FFF;border-radius:0;transition:all 0.3s linear}.variant-plural span:last-child{margin-right:0}.variant-plural span:hover,.variant-plural span.variant-selected{border-color:#000}.variant-plural span.variant-selected:before{content:"";position:absolute;right:-8px;top:-8px;z-index:1;width:16px;height:16px;display:flex;align-items:center;justify-content:center;color:#FFF;font-size:9px;font-weight:900;font-family:"Font Awesome 5 Free";padding-top:1px;background-color:#c29a30;border-radius:100%}.variant-plural span.variant-passive,.variant-plural span.variant-no-stock,.variant-plural span.variant-passive:hover,.variant-plural span.variant-no-stock:hover{cursor:no-drop;background-color:#d2bfaf}.variant-plural span.variant-image{max-width:32px;max-height:32px;padding:0;border:none}.variant-plural span.variant-image:hover,.variant-plural span.variant-image.variant-selected{border:none}.variant-plural span.variant-image:hover{opacity:.6}.variant-plural span.variant-image.variant-passive{opacity:.4;background-color:#fff0}.variant-singular{margin-bottom:var(--spacer-4)}.variant-singular .radio-custom{margin-bottom:var(--spacer-4)}.product-cart-buttons{display:flex;flex-wrap:wrap;gap:var(--spacer-4);margin-bottom:var(--spacer-8)}.product-cart-buttons>div{flex:1 0 0%;max-width:none}.product-cart-buttons>div.product-qty{flex:0 0 124px;max-width:124px}@media (max-width:767px){.product-cart-buttons>div.product-qty{flex:0 0 100%;max-width:100%}}.product-qty{position:relative;height:52px}@media (max-width:1199px){.product-qty{width:100%}}@media (max-width:991px){.product-qty{width:100px}}.product-qty>a{position:absolute;top:0;z-index:1;display:flex;align-items:center;width:36px;height:100%}.product-qty>a.product-qty-minus{left:0;justify-content:flex-end}.product-qty>a.product-qty-plus{right:0}.product-qty input{width:100%;height:100%;color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;text-align:center;padding:0;border:1px solid #d2bfaf;background-color:#FFF;border-radius:0}.product-qty select.form-control:not([size]):not([multiple]),.product-qty select:not([size]){height:100%;color:#000;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;cursor:pointer;padding:6px 36px 6px 12px;border:1px solid #d2bfaf;border-radius:0;background-color:#FFF;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.64645 4.64645C1.84171 4.45118 2.15829 4.45118 2.35355 4.64645L8 10.2929L13.6464 4.64645C13.8417 4.45118 14.1583 4.45118 14.3536 4.64645C14.5488 4.84171 14.5488 5.15829 14.3536 5.35355L8.35355 11.3536C8.15829 11.5488 7.84171 11.5488 7.64645 11.3536L1.64645 5.35355C1.45118 5.15829 1.45118 4.84171 1.64645 4.64645Z' fill='black'/%3E%3C/svg%3E%0A");background-size:16px}.product-cart-buttons a.add-to-cart-button,.product-cart-buttons a.no-stock-button,.product-cart-buttons a.quick-order-button,.product-cart-buttons a.remind-me-button{display:flex;align-items:center;justify-content:center;height:52px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;text-align:center;padding:0 var(--spacer-4);transition:all 0.3s linear;border-radius:0}.product-cart-buttons a.quick-order-button{color:#FFF;background:#c29a30}.product-cart-buttons a.quick-order-button:hover{background:#fffcf5!important}#product-user-buttons{display:flex;flex-wrap:wrap;gap:var(--spacer-6)}#product-user-buttons>div a{display:flex;align-items:center;flex-wrap:wrap;color:#000;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;transition:all 0.3s linear}#product-user-buttons>div a svg{transition:all 0.3s linear}#product-user-buttons>div a svg path,#product-user-buttons>div a svg rect,#product-user-buttons>div a svg line,#product-user-buttons>div a svg circle{transition:all 0.3s linear}#product-user-buttons>div a span{padding-left:var(--spacer-2)}@media (min-width:1200px){#product-user-buttons>div a:hover{color:#c29a30}#product-user-buttons>div a:hover svg[stroke]{fill:none;stroke:#c29a30}#product-user-buttons>div a:hover svg[fill]{fill:#c29a30;stroke:none}#product-user-buttons>div a:hover svg[stroke][fill]{fill:#c29a30;stroke:#c29a30}#product-user-buttons>div a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}#product-user-buttons>div a:hover svg[fill="none"]{fill:none}#product-user-buttons>div a:hover svg[stroke="none"]{stroke:none}#product-user-buttons>div a:hover svg path[stroke],#product-user-buttons>div a:hover svg rect[stroke],#product-user-buttons>div a:hover svg line[stroke],#product-user-buttons>div a:hover svg circle[stroke]{fill:none;stroke:#c29a30}#product-user-buttons>div a:hover svg path[fill],#product-user-buttons>div a:hover svg rect[fill],#product-user-buttons>div a:hover svg line[fill],#product-user-buttons>div a:hover svg circle[fill]{fill:#c29a30;stroke:none}#product-user-buttons>div a:hover svg path[stroke][fill],#product-user-buttons>div a:hover svg rect[stroke][fill],#product-user-buttons>div a:hover svg line[stroke][fill],#product-user-buttons>div a:hover svg circle[stroke][fill]{fill:#c29a30;stroke:#c29a30}}#product-user-buttons>div a.add-my-favorites span:before{content:attr(data-add-to-favorites)}#product-user-buttons>div a.add-my-favorites .icon-favori-add{display:none}#product-user-buttons>div a.add-my-favorites.favorite-product .icon-favori{display:none}#product-user-buttons>div a.add-my-favorites.favorite-product .icon-favori-add{display:block}#product-user-buttons>div a.add-my-favorites.favorite-product span:before{content:attr(data-favorite-product)}.product-social{position:relative}.product-social>a svg{transition:all 0.3s linear}.product-social>a svg path,.product-social>a svg rect,.product-social>a svg line,.product-social>a svg circle{transition:all 0.3s linear}@media (min-width:1200px){.product-social>a:hover{color:#c29a30!important}.product-social>a:hover svg[stroke]{fill:none;stroke:#c29a30}.product-social>a:hover svg[fill]{fill:#c29a30;stroke:none}.product-social>a:hover svg[stroke][fill]{fill:#c29a30;stroke:#c29a30}.product-social>a:hover svg[stroke="none"][fill="none"]{fill:none;stroke:none}.product-social>a:hover svg[fill="none"]{fill:none}.product-social>a:hover svg[stroke="none"]{stroke:none}.product-social>a:hover svg path[stroke],.product-social>a:hover svg rect[stroke],.product-social>a:hover svg line[stroke],.product-social>a:hover svg circle[stroke]{fill:none;stroke:#c29a30}.product-social>a:hover svg path[fill],.product-social>a:hover svg rect[fill],.product-social>a:hover svg line[fill],.product-social>a:hover svg circle[fill]{fill:#c29a30;stroke:none}.product-social>a:hover svg path[stroke][fill],.product-social>a:hover svg rect[stroke][fill],.product-social>a:hover svg line[stroke][fill],.product-social>a:hover svg circle[stroke][fill]{fill:#c29a30;stroke:#c29a30}}.product-social>a.active{color:#c29a30!important}.product-social>a.active svg[stroke]{fill:none;stroke:#c29a30}.product-social>a.active svg[fill]{fill:#c29a30;stroke:none}.product-social>a.active svg[stroke][fill]{fill:#c29a30;stroke:#c29a30}.product-social>a.active svg[stroke="none"][fill="none"]{fill:none;stroke:none}.product-social>a.active svg[fill="none"]{fill:none}.product-social>a.active svg[stroke="none"]{stroke:none}.product-social>a.active svg path[stroke],.product-social>a.active svg rect[stroke],.product-social>a.active svg line[stroke],.product-social>a.active svg circle[stroke]{fill:none;stroke:#c29a30}.product-social>a.active svg path[fill],.product-social>a.active svg rect[fill],.product-social>a.active svg line[fill],.product-social>a.active svg circle[fill]{fill:#c29a30;stroke:none}.product-social>a.active svg path[stroke][fill],.product-social>a.active svg rect[stroke][fill],.product-social>a.active svg line[stroke][fill],.product-social>a.active svg circle[stroke][fill]{fill:#c29a30;stroke:#c29a30}.product-social .product-social-content{position:absolute;top:150%;left:var(--gutter);z-index:11;display:none;padding:5px;box-shadow:0 0 5px rgb(0 0 0 / .2);background-color:#fff}.product-social .product-social-content>div{display:flex}.product-social .product-social-content>div>div{margin-right:5px}.product-social .product-social-content>div>div:last-child{margin-right:0}.product-social .product-social-content>div>div>a{display:flex;align-items:center;justify-content:center;width:26px;height:26px}.product-social .product-social-content>div>div>a svg path{fill:#FFFFFF!important}.product-social .product-social-content>div>div>a.product-social-facebook{background-color:#3b5998}.product-social .product-social-content>div>div>a.product-social-twitter{background-color:#1da1f2}.product-social .product-social-content>div>div>a.product-social-pinterest{background-color:#bd081c}.product-social .product-social-content>div>div>a.product-social-whatsapp{background-color:#128c7e}.product-detail-tab{margin-bottom:var(--spacer-8)}.product-detail-tab .product-detail-tab-header{align-items:center;gap:0 calc(2 * var(--gutter))}.product-detail-tab .product-detail-tab-header [data-tab-index]>a{display:flex;align-items:center;justify-content:center;height:40px;color:#747474;font-size:var(--font-size-20);white-space:nowrap;border-bottom:1px solid #fff0}.product-detail-tab .product-detail-tab-header [data-tab-index].active>a{color:#c29a30;font-weight:700;border-bottom-color:#c29a30}.product-detail-tab .product-detail-tab-content [data-tab-content]{height:0;overflow:hidden}.product-detail-tab .product-detail-tab-content [data-tab-content]>div{padding:var(--spacer-6) 0}.product-detail-tab .product-detail-tab-content [data-tab-content].active{height:auto;overflow:visible}@media (min-width:768px){.product-detail-tab .product-detail-tab-content [data-tab-content].active{display:block!important}}@media (max-width:1199px){.product-detail-tab .product-detail-tab-header{overflow-x:auto;scroll-snap-type:x mandatory}}@media (max-width:767px){.product-detail-tab .product-detail-tab-content .product-detail-tab-row{margin-bottom:var(--spacer-8)}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a{position:relative;display:flex;align-items:center;justify-content:space-between;height:50px;color:#000;font-size:var(--font-size-20);padding:0 var(--spacer-8);background-color:#d2bfaf}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a:after{content:"";font-weight:900;font-size:var(--font-size-24);font-family:"Font Awesome 5 Free";transition:all 0.3s linear}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-content]{height:0!important;overflow:hidden!important}.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-content]>div{padding-bottom:0}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-index]>a{color:#FFF;background-color:#c29a30}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-index]>a:after{transform:rotate(-180deg)}.product-detail-tab .product-detail-tab-content .product-detail-tab-row.active [data-tab-content].active{height:auto!important;overflow:visible!important}}.product-customization{padding:var(--spacer-8) 0 var(--spacer-3);margin:var(--spacer-8) 0;border-top:1px solid #d2bfaf;border-bottom:1px solid #d2bfaf}.product-customization .product-customization-group .product-customization-group-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);margin-bottom:var(--spacer-4)}.product-customization .product-customization-group .product-customization-field .form-group .control-label{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:600;margin-bottom:0}@media (max-width:767px){.product-customization .product-customization-group .product-customization-field .form-group .control-label{margin-bottom:var(--spacer-3)}}.product-customization .form-control{height:44px;border:1px solid #d2bfaf;border-radius:0}.product-customization textarea.form-control{height:120px}.product-customization .form-group select.form-control:not([size]):not([multiple]),.product-customization .form-group select:not([size]){height:44px;cursor:pointer;border:1px solid #d2bfaf;border-radius:0;background-size:36px;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 16.0005L18 22L12 16.0005L12.9999 15L18 20.0004L23.0001 15L24 16.0005Z' fill='%232B2D42'/%3E%3C/svg%3E%0A")}.product-customization .form-horizontal .form-question{top:5px;right:-4px;width:15px;height:15px;border-radius:100%}@media (max-width:1199px){.idea-promotion-bar{display:none!important}}:root{--gutter:var(--spacer-4);--spacer-1:4px;--spacer-2:8px;--spacer-3:12px;--spacer-4:16px;--spacer-5:20px;--spacer-6:24px;--spacer-7:28px;--spacer-8:32px;--spacer-9:36px;--spacer-10:40px;--spacer-11:44px;--spacer-12:48px;--spacer-13:52px;--spacer-14:56px;--spacer-15:60px;--spacer-16:64px;--spacer-17:68px;--spacer-18:72px;--spacer-19:76px;--spacer-20:80px;--spacer-21:84px;--spacer-22:88px;--spacer-23:92px;--spacer-24:96px;--spacer-25:100px;--spacer-26:104px;--spacer-27:108px;--spacer-28:112px;--spacer-29:116px;--spacer-30:120px;--spacer-31:124px;--spacer-32:128px;--spacer-33:132px;--spacer-34:136px;--spacer-35:140px;--spacer-36:144px;--spacer-37:148px;--spacer-38:152px;--spacer-39:156px;--spacer-40:160px;--font-size-10:10px;--font-size-11:11px;--font-size-12:12px;--font-size-13:13px;--font-size-14:14px;--font-size-15:15px;--font-size-16:16px;--font-size-17:17px;--font-size-18:18px;--font-size-19:19px;--font-size-20:20px;--font-size-21:21px;--font-size-22:22px;--font-size-23:23px;--font-size-24:24px;--font-size-25:25px;--font-size-26:26px;--font-size-27:27px;--font-size-28:28px;--font-size-29:29px;--font-size-30:30px;--font-size-31:31px;--font-size-32:32px;--font-size-33:33px;--font-size-34:34px;--font-size-35:35px;--font-size-36:36px;--font-size-37:37px;--font-size-38:38px;--font-size-39:39px;--font-size-40:40px;--font-size-41:41px;--font-size-42:42px;--font-size-43:43px;--font-size-44:44px;--font-size-45:45px;--font-size-46:46px;--font-size-47:47px;--font-size-48:48px;--font-size-49:49px;--font-size-50:50px;--font-size-51:51px;--font-size-52:52px;--font-size-53:53px;--font-size-54:54px;--font-size-55:55px;--font-size-56:56px;--font-size-57:57px;--font-size-58:58px;--font-size-59:59px;--font-size-60:60px;--font-size-61:61px;--font-size-62:62px;--font-size-63:63px;--font-size-64:64px;--font-size-65:65px;--font-size-66:66px;--font-size-67:67px;--font-size-68:68px;--font-size-69:69px;--font-size-70:70px;--font-size-71:71px;--font-size-72:72px;--font-size-73:73px;--font-size-74:74px;--font-size-75:75px;--font-size-76:76px;--font-size-77:77px;--font-size-78:78px;--font-size-79:79px;--font-size-80:80px;--font-size-81:81px;--font-size-82:82px;--font-size-83:83px;--font-size-84:84px;--font-size-85:85px;--font-size-86:86px;--font-size-87:87px;--font-size-88:88px;--font-size-89:89px;--font-size-90:90px;--font-size-91:91px;--font-size-92:92px;--font-size-93:93px;--font-size-94:94px;--font-size-95:95px;--font-size-96:96px;--font-size-97:97px;--font-size-98:98px;--font-size-99:99px;--font-size-100:100px;--font-size-101:101px;--font-size-102:102px;--font-size-103:103px;--font-size-104:104px;--font-size-105:105px;--font-size-106:106px;--font-size-107:107px;--font-size-108:108px;--font-size-109:109px;--font-size-110:110px;--font-size-111:111px;--font-size-112:112px;--font-size-113:113px;--font-size-114:114px;--font-size-115:115px;--font-size-116:116px;--font-size-117:117px;--font-size-118:118px;--font-size-119:119px;--font-size-120:120px}@media (max-width:1199px){:root{--spacer-1:3px;--spacer-2:6px;--spacer-3:9px;--spacer-4:12px;--spacer-5:15px;--spacer-6:18px;--spacer-7:21px;--spacer-8:24px;--spacer-9:27px;--spacer-10:30px;--spacer-11:33px;--spacer-12:36px;--spacer-13:39px;--spacer-14:42px;--spacer-15:45px;--spacer-16:48px;--spacer-17:51px;--spacer-18:54px;--spacer-19:57px;--spacer-20:60px;--spacer-21:52.5px;--spacer-22:55px;--spacer-23:57.5px;--spacer-24:60px;--spacer-25:62.5px;--spacer-26:65px;--spacer-27:67.5px;--spacer-28:70px;--spacer-29:72.5px;--spacer-30:60px;--spacer-31:62px;--spacer-32:64px;--spacer-33:66px;--spacer-34:68px;--spacer-35:70px;--spacer-36:72px;--spacer-37:74px;--spacer-38:76px;--spacer-39:78px;--spacer-40:80px;--font-size-10:9.5px;--font-size-11:10.45px;--font-size-12:11.4px;--font-size-13:12.35px;--font-size-14:13.3px;--font-size-15:13.5px;--font-size-16:14.4px;--font-size-17:15.3px;--font-size-18:16.2px;--font-size-19:15.2px;--font-size-20:16px;--font-size-21:16.8px;--font-size-22:17.6px;--font-size-23:18.4px;--font-size-24:19.2px;--font-size-25:20px;--font-size-26:20.8px;--font-size-27:21.6px;--font-size-28:22.4px;--font-size-29:21.75px;--font-size-30:22.5px;--font-size-31:23.25px;--font-size-32:24px;--font-size-33:24.75px;--font-size-34:25.5px;--font-size-35:26.25px;--font-size-36:27px;--font-size-37:24.05px;--font-size-38:24.7px;--font-size-39:25.35px;--font-size-40:26px;--font-size-41:26.65px;--font-size-42:27.3px;--font-size-43:27.95px;--font-size-44:28.6px;--font-size-45:29.25px;--font-size-46:29.9px;--font-size-47:30.55px;--font-size-48:31.2px;--font-size-49:31.85px;--font-size-50:32.5px;--font-size-51:33.15px;--font-size-52:33.8px;--font-size-53:34.45px;--font-size-54:35.1px;--font-size-55:35.75px;--font-size-56:36.4px;--font-size-57:37.05px;--font-size-58:37.7px;--font-size-59:38.35px;--font-size-60:39px;--font-size-61:39.65px;--font-size-62:40.3px;--font-size-63:40.95px;--font-size-64:41.6px;--font-size-65:42.25px;--font-size-66:42.9px;--font-size-67:43.55px;--font-size-68:44.2px;--font-size-69:44.85px;--font-size-70:45.5px;--font-size-71:46.15px;--font-size-72:46.8px;--font-size-73:47.45px;--font-size-74:48.1px;--font-size-75:48.75px;--font-size-76:49.4px;--font-size-77:50.05px;--font-size-78:50.7px;--font-size-79:51.35px;--font-size-80:52px;--font-size-81:52.65px;--font-size-82:53.3px;--font-size-83:53.95px;--font-size-84:54.6px;--font-size-85:46.75px;--font-size-86:47.3px;--font-size-87:47.85px;--font-size-88:48.4px;--font-size-89:48.95px;--font-size-90:49.5px;--font-size-91:50.05px;--font-size-92:50.6px;--font-size-93:51.15px;--font-size-94:51.7px;--font-size-95:52.25px;--font-size-96:52.8px;--font-size-97:53.35px;--font-size-98:53.9px;--font-size-99:54.45px;--font-size-100:55px;--font-size-101:55.55px;--font-size-102:56.1px;--font-size-103:56.65px;--font-size-104:57.2px;--font-size-105:57.75px;--font-size-106:58.3px;--font-size-107:58.85px;--font-size-108:59.4px;--font-size-109:59.95px;--font-size-110:60.5px;--font-size-111:61.05px;--font-size-112:61.6px;--font-size-113:62.15px;--font-size-114:62.7px;--font-size-115:63.25px;--font-size-116:63.8px;--font-size-117:64.35px;--font-size-118:64.9px;--font-size-119:65.45px;--font-size-120:66px}}@media (max-width:767px){:root{--spacer-1:2px;--spacer-2:4px;--spacer-3:6px;--spacer-4:8px;--spacer-5:10px;--spacer-6:12px;--spacer-7:14px;--spacer-8:16px;--spacer-9:18px;--spacer-10:20px;--spacer-11:22px;--spacer-12:24px;--spacer-13:26px;--spacer-14:28px;--spacer-15:30px;--spacer-16:32px;--spacer-17:34px;--spacer-18:36px;--spacer-19:38px;--spacer-20:40px;--spacer-21:31.5px;--spacer-22:33px;--spacer-23:34.5px;--spacer-24:36px;--spacer-25:37.5px;--spacer-26:39px;--spacer-27:40.5px;--spacer-28:42px;--spacer-29:43.5px;--spacer-30:30px;--spacer-31:31px;--spacer-32:32px;--spacer-33:33px;--spacer-34:34px;--spacer-35:35px;--spacer-36:36px;--spacer-37:37px;--spacer-38:38px;--spacer-39:39px;--spacer-40:40px;--font-size-10:8.5px;--font-size-11:9.35px;--font-size-12:10.2px;--font-size-13:11.05px;--font-size-14:11.9px;--font-size-15:12px;--font-size-16:12.8px;--font-size-17:13.6px;--font-size-18:14.4px;--font-size-19:14.25px;--font-size-20:15px;--font-size-21:15.75px;--font-size-22:16.5px;--font-size-23:17.25px;--font-size-24:18px;--font-size-25:18.75px;--font-size-26:19.5px;--font-size-27:20.25px;--font-size-28:21px;--font-size-29:20.3px;--font-size-30:21px;--font-size-31:21.7px;--font-size-32:22.4px;--font-size-33:23.1px;--font-size-34:23.8px;--font-size-35:24.5px;--font-size-36:25.2px;--font-size-37:20.35px;--font-size-38:20.9px;--font-size-39:21.45px;--font-size-40:22px;--font-size-41:22.55px;--font-size-42:23.1px;--font-size-43:23.65px;--font-size-44:24.2px;--font-size-45:24.75px;--font-size-46:25.3px;--font-size-47:25.85px;--font-size-48:26.4px;--font-size-49:26.95px;--font-size-50:27.5px;--font-size-51:28.05px;--font-size-52:28.6px;--font-size-53:29.15px;--font-size-54:29.7px;--font-size-55:30.25px;--font-size-56:30.8px;--font-size-57:31.35px;--font-size-58:31.9px;--font-size-59:32.45px;--font-size-60:33px;--font-size-61:33.55px;--font-size-62:34.1px;--font-size-63:34.65px;--font-size-64:35.2px;--font-size-65:35.75px;--font-size-66:36.3px;--font-size-67:36.85px;--font-size-68:37.4px;--font-size-69:37.95px;--font-size-70:38.5px;--font-size-71:39.05px;--font-size-72:39.6px;--font-size-73:40.15px;--font-size-74:40.7px;--font-size-75:41.25px;--font-size-76:41.8px;--font-size-77:42.35px;--font-size-78:42.9px;--font-size-79:43.45px;--font-size-80:44px;--font-size-81:44.55px;--font-size-82:45.1px;--font-size-83:45.65px;--font-size-84:46.2px;--font-size-85:38.25px;--font-size-86:38.7px;--font-size-87:39.15px;--font-size-88:39.6px;--font-size-89:40.05px;--font-size-90:40.5px;--font-size-91:40.95px;--font-size-92:41.4px;--font-size-93:41.85px;--font-size-94:42.3px;--font-size-95:42.75px;--font-size-96:43.2px;--font-size-97:43.65px;--font-size-98:44.1px;--font-size-99:44.55px;--font-size-100:45px;--font-size-101:45.45px;--font-size-102:45.9px;--font-size-103:46.35px;--font-size-104:46.8px;--font-size-105:47.25px;--font-size-106:47.7px;--font-size-107:48.15px;--font-size-108:48.6px;--font-size-109:49.05px;--font-size-110:49.5px;--font-size-111:49.95px;--font-size-112:50.4px;--font-size-113:50.85px;--font-size-114:51.3px;--font-size-115:51.75px;--font-size-116:52.2px;--font-size-117:52.65px;--font-size-118:53.1px;--font-size-119:53.55px;--font-size-120:54px}}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>.col,.row.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.btn{position:relative;overflow:hidden;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:600;border-radius:0;transition:all 0.3s linear}.btn.btn-primary{color:#FFF;background:#c29a30}.btn.btn-primary:not(.btn-loading):active,.btn.btn-primary:not(.btn-loading).active,.btn.btn-primary:not(.btn-loading):hover,.btn.btn-primary:not(.btn-loading).hover,.btn.btn-primary:not([disabled]):not(.disabled):active,.btn.btn-primary:not([disabled]):not(.disabled).active{color:#FFF;background:#d4b051}.btn.btn-primary:focus{background:#997a26}.btn.btn-secondary{color:#000;background:#d2bfaf}.btn.btn-secondary:not(.btn-loading):active,.btn.btn-secondary:not(.btn-loading).active,.btn.btn-secondary:not(.btn-loading):hover,.btn.btn-secondary:not(.btn-loading).hover{color:#FFF;background:#947154}.btn[disabled=disabled]{opacity:1}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn>span{position:relative;z-index:1}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading)::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading)::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:translate3d(0,-102%,0);transition:transform 0.3s cubic-bezier(.7,0,.2,1)}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading):active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading).active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading):hover::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading).hover::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not([disabled]):not(.disabled):active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not([disabled]):not(.disabled).active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):hover::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).hover::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not([disabled]):not(.disabled):active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not([disabled]):not(.disabled).active::before{transform:translate3d(0,0,0)}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading)::before{background:#d4b051}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:focus,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading):active,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading).active,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading):hover,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not(.btn-loading).hover,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not([disabled]):not(.disabled):active,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-primary:not([disabled]):not(.disabled).active{background:#c29a30}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading)::before{background:#947154}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):active,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).active,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):hover,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).hover{background:#d2bfaf}body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).active::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading):hover::before,body:not([class*="checkout-page"]):not(.fancybox-active):not(.modal-open) .btn.btn-secondary:not(.btn-loading).hover::before{transform:translate3d(0,0,0)}.page-sss-header img{display:block;margin-bottom:var(--spacer-6)}.page-sss-header p{color:#000;font-size:var(--font-size-14);padding:10px 0;margin-bottom:var(--spacer-6)}.page-sss-accordion .page-sss-accordion-item{cursor:pointer;padding:var(--spacer-6);margin-bottom:var(--spacer-6);border:1px solid #d2bfaf;transition:all 0.3s linear}.page-sss-accordion .page-sss-accordion-item .page-sss-accordion-button{position:relative;color:#000;font-size:var(--font-size-18);padding-right:36px;transition:all 0.3s linear}.page-sss-accordion .page-sss-accordion-item .page-sss-accordion-button:after{content:"";position:absolute;right:0;top:0;width:32px;height:100%;transition:all 0.3s linear;background-repeat:no-repeat;background-position:right center;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.7071 12.7075L16.7071 22.7075C16.6142 22.8005 16.5039 22.8742 16.3825 22.9246C16.2611 22.9749 16.131 23.0008 15.9996 23.0008C15.8682 23.0008 15.738 22.9749 15.6166 22.9246C15.4952 22.8742 15.385 22.8005 15.2921 22.7075L5.29208 12.7075C5.10444 12.5199 4.99902 12.2654 4.99902 12C4.99902 11.7346 5.10444 11.4801 5.29208 11.2925C5.47972 11.1049 5.73422 10.9995 5.99958 10.9995C6.26494 10.9995 6.51944 11.1049 6.70708 11.2925L15.9996 20.5863L25.2921 11.2925C25.385 11.1996 25.4953 11.1259 25.6167 11.0756C25.7381 11.0253 25.8682 10.9995 25.9996 10.9995C26.131 10.9995 26.2611 11.0253 26.3825 11.0756C26.5039 11.1259 26.6142 11.1996 26.7071 11.2925C26.8 11.3854 26.8737 11.4957 26.924 11.6171C26.9743 11.7385 27.0001 11.8686 27.0001 12C27.0001 12.1314 26.9743 12.2615 26.924 12.3829C26.8737 12.5043 26.8 12.6146 26.7071 12.7075Z' fill='%23363232'/%3E%3C/svg%3E%0A")}@media (max-width:1199px){.page-sss-accordion .page-sss-accordion-item .page-sss-accordion-button:after{background-size:contain}}.page-sss-accordion .page-sss-accordion-item .page-sss-accordion-content{max-height:0;overflow:hidden;transition:max-height 0.3s ease-in-out;color:#000;font-size:var(--font-size-14);padding-right:36px;transition:0.3s linear;animation:fadeOut 0.5s ease-in-out}.page-sss-accordion .page-sss-accordion-item .page-sss-accordion-content p{padding-top:var(--spacer-4);margin-bottom:0}.page-sss-accordion .page-sss-accordion-item.active{border-color:#c29a30}.page-sss-accordion .page-sss-accordion-item.active .page-sss-accordion-button{color:#c29a30}.page-sss-accordion .page-sss-accordion-item.active .page-sss-accordion-button:after{transform:rotateX(180deg)}.page-sss-accordion .page-sss-accordion-item.active .page-sss-accordion-content{max-height:auto;overflow:visible;animation:fadeIn 0.5s ease-in-out}@keyframes fadeIn{from{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes fadeOut{from{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}[data-animation]{overflow:hidden}[data-animation] img,[data-animation] video{opacity:0;transform:scale(1.2);transition-delay:0.1s;transition-duration:1s;transition-timing-function:ease;transition-property:opacity,transform}[data-animation].animate_visible img,[data-animation].animate_visible video{opacity:1;transform:translateZ(0) scale(1)}#ideasoft{position:relative;background-color:#FFF}.about-me-page .about-me-banner-wrapper-1{margin-bottom:var(--spacer-26)}.about-me-page .about-me-banner-wrapper-1 .about-me-banner-container{row-gap:calc(2*var(--gutter))}.about-me-page .about-me-banner-wrapper-1 .about-me-banner-image{position:relative;aspect-ratio:1.0375722543}.about-me-page .about-me-banner-wrapper-1 .about-me-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.about-me-page .about-me-banner-wrapper-1 .about-me-banner .about-me-banner-top .about-me-banner-slogan{line-height:calc(var(--font-size-80) + 8px);font-size:var(--font-size-80);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif;transform:rotate(-2.35deg);margin-top:var(--spacer-6)}.about-me-page .about-me-banner-wrapper-1 .about-me-banner .about-me-banner-top .about-me-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em;margin-bottom:var(--spacer-10)}.about-me-page .about-me-banner-wrapper-1 .about-me-banner .about-me-banner-top .about-me-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474}.about-me-page .about-me-banner-wrapper-2{margin-bottom:var(--spacer-26)}.about-me-page .about-me-banner-wrapper-2 .about-me-banner-header{text-align:center}.about-me-page .about-me-banner-wrapper-2 .about-me-banner-header>h2{color:#c29a30;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;font-family:"Italianno",sans-serif;margin-bottom:var(--spacer-4)}.about-me-page .about-me-banner-wrapper-2 .about-me-banner-header>p{color:#000;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;font-family:"Playfair Display",sans-serif}.about-me-page .about-me-banner-wrapper-3{margin-bottom:var(--spacer-26)}.about-me-page .about-me-banner-wrapper-3 .about-me-banner-container{row-gap:calc(2*var(--gutter))}.about-me-page .about-me-banner-wrapper-3 .about-me-banner-image{position:relative;aspect-ratio:1.0375722543}.about-me-page .about-me-banner-wrapper-3 .about-me-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.about-me-page .about-me-banner-wrapper-3 .about-me-banner .about-me-banner-top{padding-top:var(--spacer-10)}.about-me-page .about-me-banner-wrapper-3 .about-me-banner .about-me-banner-top .about-me-banner-icon{position:relative;display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:var(--spacer-10)}.about-me-page .about-me-banner-wrapper-3 .about-me-banner .about-me-banner-top .about-me-banner-icon img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.about-me-page .about-me-banner-wrapper-3 .about-me-banner .about-me-banner-top .about-me-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em;margin-bottom:var(--spacer-10)}.about-me-page .about-me-banner-wrapper-3 .about-me-banner .about-me-banner-top .about-me-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474}.about-me-page .about-me-banner-wrapper-4{margin-bottom:var(--spacer-26)}.about-me-page .about-me-banner-wrapper-4 .about-me-banner-container{row-gap:calc(2*var(--gutter))}.about-me-page .about-me-banner-wrapper-4 .about-me-banner-image-1{position:relative;aspect-ratio:.88}.about-me-page .about-me-banner-wrapper-4 .about-me-banner-image-1 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (min-width:992px){.about-me-page .about-me-banner-wrapper-4 .about-me-banner-image-1{margin-top:507px}}.about-me-page .about-me-banner-wrapper-4 .about-me-banner-image-2{position:relative;aspect-ratio:.7282229965}.about-me-page .about-me-banner-wrapper-4 .about-me-banner-image-2 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (min-width:992px){.about-me-page .about-me-banner-wrapper-4 .about-me-banner-image-2{margin-top:189px}}.about-me-page .about-me-banner-wrapper-4 .about-me-banner{display:flex;flex-direction:column}.about-me-page .about-me-banner-wrapper-4 .about-me-banner .about-me-banner-top{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-13)}.about-me-page .about-me-banner-wrapper-4 .about-me-banner .about-me-banner-top .about-me-banner-header{display:flex;flex-direction:column;gap:var(--spacer-6)}.about-me-page .about-me-banner-wrapper-4 .about-me-banner .about-me-banner-top .about-me-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.about-me-page .about-me-banner-wrapper-4 .about-me-banner .about-me-banner-top .about-me-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.about-me-page .about-me-banner-wrapper-4 .about-me-banner .about-me-banner-top .about-me-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.about-me-page .about-me-banner-wrapper-4 .about-me-banner .about-me-banner-top .about-me-banner-bottom{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000}.about-me-page .about-me-banner-wrapper-5{margin-bottom:var(--spacer-26)}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content{height:0;overflow:hidden}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content.slick-slider{height:auto;overflow:visible}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow{position:absolute;opacity:1;top:50%;z-index:2;transform:translateY(-50%);width:36px;height:36px;cursor:pointer;background:#c29a30;border-radius:50%}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg[stroke]{fill:none;stroke:#FFF}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg[fill]{fill:#FFF;stroke:none}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg[stroke][fill]{fill:#FFF;stroke:#FFF}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg[stroke="none"][fill="none"]{fill:none;stroke:none}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg[fill="none"]{fill:none}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg[stroke="none"]{stroke:none}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg path[stroke],.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg rect[stroke],.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg line[stroke],.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg circle[stroke]{fill:none;stroke:#FFF}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg path[fill],.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg rect[fill],.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg line[fill],.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg circle[fill]{fill:#FFF;stroke:none}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg path[stroke][fill],.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg rect[stroke][fill],.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg line[stroke][fill],.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow.slick-prev{left:15px}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow.slick-next{right:15px}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .slick-arrow.slick-disabled{opacity:.5}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .about-me-banner{padding-left:var(--spacer-6);border-left:1px solid #d2bfaf}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .about-me-banner .about-me-banner-title{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif;margin-bottom:var(--spacer-17)}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .about-me-banner .about-me-banner-desc{position:relative;display:flex;align-items:flex-end;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000;margin-bottom:var(--spacer-12)}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .about-me-banner .about-me-banner-image{position:relative;aspect-ratio:1.6666666667}.about-me-page .about-me-banner-wrapper-5 .about-me-banner-content .about-me-banner .about-me-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.about-me-page .about-me-banner-wrapper-6{background-color:#364452;padding-block:var(--spacer-28)}.about-me-page .about-me-banner-wrapper-6 .about-me-banner{display:flex;flex-direction:column}.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-16)}.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-header{display:flex;flex-direction:column;gap:var(--spacer-6)}.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#FFF;font-family:"Italianno",sans-serif}.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#FFF;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#FFF}.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-desc b,.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-button{display:flex;align-items:center;justify-content:center}.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.about-me-page .about-me-banner-wrapper-6 .about-me-banner .about-me-banner-top .about-me-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.about-me-page .about-me-banner-wrapper-7{background-size:cover;background-position:center;padding-block:var(--spacer-22);margin-bottom:var(--spacer-26)}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container{max-width:932px;margin-inline:auto}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner-content{height:0;overflow:hidden}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner-content.slick-slider{height:auto;overflow:visible}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner-content>.slick-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacer-4);width:100%;padding-top:var(--spacer-10)}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner-content>.slick-dots>li>button{position:relative;overflow:hidden;display:block;width:32px;height:4px;text-indent:-9999px;padding:0;border:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:rgb(143 94 54 / .32);transition:all 0.3s linear}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner-content>.slick-dots>li.slick-active>button{background-color:#8f5e36}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner{display:flex;flex-direction:column;background-color:#fffcf5;padding:var(--spacer-18) var(--spacer-8);box-shadow:0 4px 14px 0 rgb(194 154 48 / .08)}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner .about-me-banner-top{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-4)}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner .about-me-banner-top .about-me-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner .about-me-banner-top .about-me-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner .about-me-banner-top .about-me-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner .about-me-banner-top .about-me-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner .about-me-banner-top .about-me-banner-desc b,.about-me-page .about-me-banner-wrapper-7 .about-me-banner-container .about-me-banner .about-me-banner-top .about-me-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.about-me-page .about-me-banner-wrapper-8{margin-bottom:var(--spacer-26)}.about-me-page .about-me-banner-wrapper-8 .about-me-banner-container{row-gap:calc(2*var(--gutter))}.about-me-page .about-me-banner-wrapper-8 .about-me-banner{padding:var(--spacer-6) var(--spacer-4)}.about-me-page .about-me-banner-wrapper-8 .about-me-banner .about-me-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2);margin-bottom:var(--spacer-10)}.about-me-page .about-me-banner-wrapper-8 .about-me-banner .about-me-banner-header .about-me-banner-top-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:600;color:#000}.about-me-page .about-me-banner-wrapper-8 .about-me-banner .about-me-banner-header .about-me-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.about-me-page .about-me-banner-wrapper-8 .about-me-banner .about-me-banner-header .about-me-banner-sub-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#000}.about-me-page .about-me-banner-wrapper-8 .about-me-banner .about-me-banner-content{margin-bottom:var(--spacer-6)}.about-me-page .about-me-banner-wrapper-8 .about-me-banner .about-me-banner-content .about-me-banner-counter .about-me-banner-counter-item{display:flex;align-items:center;gap:var(--spacer-4);line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#747474}.about-me-page .about-me-banner-wrapper-8 .about-me-banner .about-me-banner-content .about-me-banner-counter .about-me-banner-counter-item>span{position:relative;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;font-family:"Playfair Display",sans-serif}.about-me-page .about-me-banner-wrapper-8 .about-me-banner .about-me-banner-content .about-me-banner-counter .about-me-banner-counter-item:not(:first-child){margin-top:var(--spacer-2)}.about-me-page .about-me-banner-wrapper-8 .about-me-banner .about-me-banner-bottom{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:600;color:#747474}.about-me-page .about-me-banner-wrapper-8 .about-me-banner-image{position:relative;aspect-ratio:.743772242}.about-me-page .about-me-banner-wrapper-8 .about-me-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.success-program-page .success-program-banner-wrapper-1{margin-bottom:var(--spacer-26)}.success-program-page .success-program-banner-wrapper-1 .success-program-banner-container{position:relative;background-size:cover;background-position:center;padding-block:var(--spacer-33)}.success-program-page .success-program-banner-wrapper-1 .success-program-banner-container:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#8f5e36;opacity:.6}.success-program-page .success-program-banner-wrapper-1 .success-program-banner .success-program-banner-top{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-1 .success-program-banner .success-program-banner-top .success-program-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.success-program-page .success-program-banner-wrapper-1 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#FFF}.success-program-page .success-program-banner-wrapper-1 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#FFF;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.success-program-page .success-program-banner-wrapper-1 .success-program-banner .success-program-banner-top .success-program-banner-desc{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:400;color:#FFF}.success-program-page .success-program-banner-wrapper-2{margin-bottom:var(--spacer-26)}.success-program-page .success-program-banner-wrapper-2 .success-program-banner-container{row-gap:calc(2*var(--gutter))}.success-program-page .success-program-banner-wrapper-2 .success-program-banner-image{position:relative;aspect-ratio:1;margin-bottom:calc(-1*var(--spacer-6))}.success-program-page .success-program-banner-wrapper-2 .success-program-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.success-program-page .success-program-banner-wrapper-2 .success-program-banner{padding-top:var(--spacer-10);border-bottom:1px solid #c29a30}.success-program-page .success-program-banner-wrapper-2 .success-program-banner .success-program-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em;margin-bottom:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-2 .success-program-banner .success-program-banner-desc{overflow:hidden;height:calc((var(--font-size-16) + 8px) * 6);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474;margin-bottom:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3{margin-bottom:var(--spacer-26)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1{background-color:#f4efeb;padding-block:var(--spacer-15)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner-container{row-gap:calc(2*var(--gutter))}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner-image{position:relative;aspect-ratio:.5821727019}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner{display:flex;align-items:flex-start;flex-direction:column;gap:var(--spacer-10);height:100%;padding-block:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-top{flex:1 0 0%;display:flex;flex-direction:column;gap:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-top .success-program-banner-header{display:flex;flex-direction:column;gap:var(--spacer-4)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif;transform:rotate(-2.35deg)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-sub-title{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-top .success-program-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-button{flex:0 0 auto}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-1 .success-program-banner .success-program-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2{background-size:cover;background-position:center;padding-block:var(--spacer-33)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner-container{row-gap:calc(2*var(--gutter))}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner-image{position:relative;aspect-ratio:.7256944444}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner{display:flex;align-items:flex-start;flex-direction:column;gap:var(--spacer-10);height:100%;padding-block:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner .success-program-banner-top{flex:1 0 0%;display:flex;flex-direction:column;gap:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner .success-program-banner-top .success-program-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#FFF}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#FFF;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner .success-program-banner-top .success-program-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#FFF}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner .success-program-banner-button{flex:0 0 auto}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner .success-program-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner .success-program-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner .success-program-banner-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-2 .success-program-banner .success-program-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3{background-size:cover;background-position:center;padding-block:var(--spacer-20)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner-container{row-gap:calc(2*var(--gutter))}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner-left-title{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#000;font-family:"Italianno",sans-serif;max-width:450px;margin-left:auto;margin-top:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner-image{position:relative;aspect-ratio:.6143695015}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner{display:flex;align-items:flex-start;flex-direction:column;gap:var(--spacer-10);height:100%;padding-block:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner .success-program-banner-top{flex:1 0 0%;display:flex;flex-direction:column;gap:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner .success-program-banner-top .success-program-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#000}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner .success-program-banner-top .success-program-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner .success-program-banner-button{flex:0 0 auto}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner .success-program-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner .success-program-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner .success-program-banner-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-3 .success-program-banner .success-program-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4{background-color:#d2bfaf;padding-block:var(--spacer-33)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner-container{row-gap:calc(2*var(--gutter))}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner-image{position:relative;aspect-ratio:.6666666667}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner{display:flex;align-items:flex-start;flex-direction:column;gap:var(--spacer-10);height:100%;padding-block:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner .success-program-banner-top{flex:1 0 0%;display:flex;flex-direction:column;gap:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner .success-program-banner-top .success-program-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#000}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner .success-program-banner-top .success-program-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner .success-program-banner-button{flex:0 0 auto}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner .success-program-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner .success-program-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner .success-program-banner-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-4 .success-program-banner .success-program-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5{background-color:#FFF;padding-block:var(--spacer-28)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner-container{row-gap:calc(2*var(--gutter))}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner-image{position:relative;aspect-ratio:.9220779221}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner{display:flex;align-items:flex-start;flex-direction:column;gap:var(--spacer-10);height:100%;padding-block:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner .success-program-banner-top{display:flex;flex-direction:column;gap:var(--spacer-10)}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner .success-program-banner-top .success-program-banner-header .success-program-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner .success-program-banner-top .success-program-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner .success-program-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner .success-program-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner .success-program-banner-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.success-program-page .success-program-banner-wrapper-3 .success-program-banner-wrapper-3-5 .success-program-banner .success-program-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.education-detail-page .education-detail-banner-wrapper-1{margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner-container{position:relative;background-size:cover;background-position:center;padding-block:var(--spacer-12)}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner-container:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#8f5e36;opacity:.6}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner{display:flex;flex-direction:column;gap:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-top{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-top .education-detail-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-top .education-detail-banner-header .education-detail-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#FFF}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-top .education-detail-banner-header .education-detail-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#FFF;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc{display:flex;flex-direction:column;gap:var(--spacer-10);line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:400;color:#FFF}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc b,.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-button{display:flex;align-items:center;justify-content:center}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.education-detail-page .education-detail-banner-wrapper-1 .education-detail-banner .education-detail-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.education-detail-page .education-detail-banner-wrapper-2{padding-block:var(--spacer-5);margin-bottom:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner-container{row-gap:calc(2*var(--gutter))}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner-image{position:relative;aspect-ratio:.9220779221;height:100%}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner{display:flex;flex-direction:column;gap:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner .education-detail-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner .education-detail-banner-desc{display:flex;flex-direction:column;gap:var(--spacer-10);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner .education-detail-banner-desc b,.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner .education-detail-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner .education-detail-banner-desc ul li{position:relative;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding-left:32px}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner .education-detail-banner-desc ul li span{display:block;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;margin-left:var(--spacer-4);margin-top:var(--spacer-3)}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner .education-detail-banner-desc ul li:not(:first-child){margin-top:var(--spacer-6)}.education-detail-page .education-detail-banner-wrapper-2 .education-detail-banner .education-detail-banner-desc ul li:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.72076 3.99451C5.72986 4.06854 5.76791 4.13595 5.8266 4.18198C5.88528 4.22801 5.95981 4.24892 6.03388 4.24014L7.72138 4.03651L10.6539 8.56388C10.7964 8.44091 10.955 8.33785 11.1253 8.25751L8.19126 3.72789L8.85501 2.57814C8.8923 2.51349 8.90239 2.43667 8.88305 2.36459C8.86371 2.29251 8.81653 2.23106 8.75188 2.19376C8.68723 2.15646 8.61042 2.14638 8.53833 2.16572C8.46625 2.18506 8.4048 2.23224 8.36751 2.29689L8.04013 2.86501L7.91676 1.84126C7.90775 1.76719 7.86972 1.69972 7.81101 1.65367C7.7523 1.60762 7.67771 1.58674 7.60363 1.59564C7.52956 1.60464 7.46209 1.64267 7.41604 1.70138C7.36999 1.76009 7.34911 1.83468 7.35801 1.90876L7.51513 3.21189L6.37851 2.55526C6.3465 2.53679 6.31116 2.52481 6.27452 2.52C6.23788 2.51519 6.20065 2.51764 6.16496 2.52722C6.12927 2.53679 6.09581 2.5533 6.0665 2.57581C6.03719 2.59832 6.0126 2.62638 5.99413 2.65839C5.97566 2.6904 5.96368 2.72573 5.95887 2.76237C5.95406 2.79901 5.95651 2.83624 5.96609 2.87193C5.97566 2.90762 5.99217 2.94108 6.01468 2.97039C6.03719 2.9997 6.06525 3.02429 6.09726 3.04276L6.99051 3.55839L5.96638 3.68214C5.89234 3.69105 5.82487 3.729 5.77881 3.78765C5.73275 3.8463 5.71187 3.92047 5.72076 3.99451Z' fill='%23C29A30'/%3E%3Cpath d='M11.7662 2.40601L12.4592 3.44551L11.9462 8.06251H12.0002C12.1706 8.06239 12.3402 8.08343 12.5054 8.12513L13.0022 3.65626H13.8752C13.9498 3.65626 14.0214 3.62663 14.0741 3.57388C14.1269 3.52114 14.1565 3.4496 14.1565 3.37501C14.1565 3.30042 14.1269 3.22888 14.0741 3.17614C14.0214 3.12339 13.9498 3.09376 13.8752 3.09376H13.2752L13.7339 2.40601C13.7548 2.37529 13.7695 2.34072 13.777 2.30429C13.7845 2.26786 13.7848 2.23031 13.7777 2.1938C13.7706 2.15728 13.7563 2.12254 13.7357 2.09158C13.7151 2.06062 13.6885 2.03405 13.6576 2.01342C13.6266 1.99279 13.5919 1.9785 13.5554 1.97138C13.5189 1.96427 13.4813 1.96446 13.4449 1.97196C13.4085 1.97945 13.3739 1.9941 13.3432 2.01505C13.3124 2.036 13.2862 2.06284 13.2659 2.09401L12.7502 2.86801L12.2342 2.09401C12.1925 2.03285 12.1283 1.99062 12.0556 1.9765C11.9829 1.96237 11.9076 1.97749 11.8459 2.01857C11.7843 2.05965 11.7414 2.12337 11.7265 2.19591C11.7116 2.26845 11.7258 2.34394 11.7662 2.40601Z' fill='%23C29A30'/%3E%3Cpath d='M8.87391 1.37661L10.2483 2.06248L11.3579 8.16373C11.5368 8.10509 11.7229 8.07128 11.911 8.06323L10.8029 1.96948L11.8237 0.948733C11.8733 0.895418 11.9004 0.8249 11.8991 0.752037C11.8978 0.679174 11.8683 0.609655 11.8168 0.558125C11.7652 0.506595 11.6957 0.477078 11.6229 0.475793C11.55 0.474507 11.4795 0.501553 11.4262 0.551233L11.0189 0.958108L11.1479 0.443233C11.166 0.370833 11.1545 0.294232 11.1161 0.230251C11.0777 0.166269 11.0155 0.120137 10.9432 0.101983C10.8708 0.0839441 10.7942 0.0953736 10.7302 0.133762C10.6662 0.172151 10.6201 0.234361 10.6019 0.306733L10.4114 1.06911L10.0015 0.248983C9.96815 0.182316 9.90966 0.131633 9.83892 0.108076C9.76818 0.0845193 9.69098 0.0900161 9.62429 0.123358C9.55762 0.156744 9.50694 0.215237 9.48338 0.285978C9.45983 0.356719 9.46532 0.433919 9.49866 0.500608L9.87141 1.24611L9.12591 0.873358C9.05922 0.840016 8.98202 0.834519 8.91128 0.858076C8.84054 0.881633 8.78205 0.932316 8.74866 0.998983C8.73208 1.032 8.72217 1.06796 8.71949 1.10481C8.71681 1.14166 8.72142 1.17868 8.73305 1.21375C8.74468 1.24881 8.76311 1.28125 8.78728 1.30919C8.81145 1.33714 8.84089 1.36004 8.87391 1.37661Z' fill='%23C29A30'/%3E%3Cpath d='M15.809 3.72789L12.875 8.25751C13.0453 8.33785 13.2038 8.44091 13.3464 8.56388L16.2793 4.03651L17.9668 4.24014C18.0408 4.24903 18.1154 4.22815 18.1741 4.1821C18.2328 4.13605 18.2709 4.06858 18.2799 3.99451C18.2888 3.92047 18.2679 3.84593 18.2218 3.78728C18.1758 3.72863 18.1083 3.69068 18.0343 3.68176L17.0101 3.55801L17.9034 3.04239C17.9354 3.02392 17.9634 2.99933 17.986 2.97002C18.0085 2.94071 18.025 2.90725 18.0345 2.87156C18.0441 2.83586 18.0466 2.79863 18.0418 2.76199C18.0369 2.72535 18.025 2.69002 18.0065 2.65801C17.988 2.626 17.9634 2.59794 17.9341 2.57544C17.9048 2.55293 17.8714 2.53642 17.8357 2.52684C17.8 2.51727 17.7628 2.51481 17.7261 2.51963C17.6895 2.52444 17.6541 2.53642 17.6221 2.55489L16.4851 3.21189L16.6423 1.90876C16.6511 1.83468 16.6303 1.76009 16.5842 1.70138C16.5382 1.64267 16.4707 1.60464 16.3966 1.59564C16.3225 1.58674 16.248 1.60762 16.1892 1.65367C16.1305 1.69972 16.0925 1.76719 16.0835 1.84126L15.9601 2.86501L15.6324 2.29689C15.5951 2.23224 15.5336 2.18506 15.4615 2.16572C15.3895 2.14638 15.3126 2.15646 15.248 2.19376C15.1834 2.23106 15.1362 2.29251 15.1168 2.36459C15.0975 2.43667 15.1076 2.51349 15.1449 2.57814L15.809 3.72789Z' fill='%23C29A30'/%3E%3Cpath d='M18.5485 11.6329C18.5166 11.6143 18.4813 11.6023 18.4447 11.5974C18.4081 11.5926 18.3709 11.595 18.3352 11.6045C18.2995 11.6141 18.2661 11.6306 18.2368 11.6531C18.2075 11.6756 18.183 11.7036 18.1645 11.7356L17.731 12.4856L13.9709 10.7336C13.9152 10.9135 13.8349 11.0849 13.7324 11.2429L17.6373 13.0635L18.1927 14.1885C18.2258 14.2549 18.2838 14.3054 18.354 14.3293C18.4242 14.3531 18.501 14.3482 18.5677 14.3156C18.6342 14.2827 18.6849 14.2247 18.7088 14.1544C18.7327 14.0842 18.7278 14.0073 18.6952 13.9406L18.2827 13.1066L19.2112 13.047C19.2481 13.0446 19.2842 13.0349 19.3174 13.0185C19.3506 13.0021 19.3802 12.9793 19.4046 12.9515C19.429 12.9236 19.4477 12.8912 19.4595 12.8561C19.4714 12.821 19.4762 12.784 19.4737 12.747C19.4712 12.7101 19.4615 12.674 19.4452 12.6408C19.4288 12.6076 19.406 12.5779 19.3781 12.5536C19.3502 12.5292 19.3178 12.5105 19.2828 12.4987C19.2477 12.4868 19.2106 12.482 19.1737 12.4845L18.3487 12.5378L18.6487 12.0188C18.6676 11.9869 18.68 11.9516 18.6852 11.9149C18.6904 11.8782 18.6882 11.8409 18.6789 11.805C18.6696 11.7691 18.6533 11.7354 18.6309 11.7059C18.6086 11.6764 18.5806 11.6516 18.5485 11.6329Z' fill='%23C29A30'/%3E%3Cpath d='M5.4306 14.3145C5.49744 14.3476 5.57469 14.3528 5.64537 14.329C5.71604 14.3052 5.77436 14.2542 5.80748 14.1874L6.36285 13.0624L10.2677 11.2429C10.1653 11.0849 10.085 10.9135 10.0292 10.7336L6.26948 12.4875L5.8356 11.7375C5.81713 11.7055 5.79254 11.6774 5.76323 11.6549C5.73392 11.6324 5.70046 11.6159 5.66477 11.6063C5.62908 11.5968 5.59185 11.5943 5.55521 11.5991C5.51857 11.6039 5.48324 11.6159 5.45123 11.6344C5.41922 11.6529 5.39116 11.6775 5.36865 11.7068C5.34615 11.7361 5.32963 11.7695 5.32006 11.8052C5.31048 11.8409 5.30803 11.8781 5.31284 11.9148C5.31765 11.9514 5.32963 11.9868 5.3481 12.0188L5.6481 12.5378L4.8231 12.4845C4.78616 12.482 4.74909 12.4868 4.71401 12.4987C4.67893 12.5105 4.64653 12.5292 4.61867 12.5536C4.5908 12.5779 4.56802 12.6076 4.55162 12.6408C4.53522 12.674 4.52553 12.7101 4.5231 12.747C4.52061 12.784 4.52542 12.821 4.53727 12.8561C4.54911 12.8912 4.56776 12.9236 4.59214 12.9515C4.61652 12.9793 4.64616 13.0021 4.67936 13.0185C4.71255 13.0349 4.74866 13.0446 4.7856 13.047L5.7141 13.1066L5.3016 13.9406C5.26946 14.0074 5.26498 14.0841 5.28914 14.1541C5.3133 14.2242 5.36414 14.2818 5.4306 14.3145Z' fill='%23C29A30'/%3E%3Cpath d='M17.9474 5.763C17.98 5.69633 17.9849 5.61946 17.961 5.5492C17.9371 5.47893 17.8864 5.42098 17.8199 5.388C17.7532 5.35547 17.6765 5.35058 17.6062 5.37439C17.536 5.39819 17.478 5.44878 17.4449 5.51512L17.0785 6.25612L16.7785 5.73712C16.7412 5.67248 16.6798 5.62529 16.6077 5.60595C16.5356 5.58661 16.4588 5.5967 16.3941 5.634C16.3295 5.67129 16.2823 5.73274 16.263 5.80483C16.2436 5.87691 16.2537 5.95373 16.291 6.01837L16.7193 6.7605L13.5674 8.7855C13.69 8.92857 13.7926 9.08765 13.8723 9.25837L17.1723 7.13812L18.4293 7.2195C18.4662 7.22199 18.5033 7.21718 18.5383 7.20533C18.5734 7.19349 18.6058 7.17484 18.6337 7.15046C18.6616 7.12608 18.6843 7.09644 18.7007 7.06324C18.7171 7.03005 18.7268 6.99394 18.7293 6.957C18.7319 6.92004 18.7271 6.88292 18.7153 6.8478C18.7035 6.81268 18.6849 6.78024 18.6605 6.75236C18.6361 6.72447 18.6064 6.70169 18.5731 6.68532C18.5399 6.66896 18.5037 6.65933 18.4668 6.657L17.5383 6.597L17.9474 5.763Z' fill='%23C29A30'/%3E%3Cpath d='M14.0422 9.83549L19.8974 8.16711L21.1893 9.02024C21.2515 9.06135 21.3275 9.07606 21.4006 9.06116C21.4737 9.04625 21.5378 9.00293 21.5789 8.94074C21.62 8.87844 21.6346 8.80241 21.6197 8.72932C21.6048 8.65622 21.5616 8.59201 21.4994 8.55074L20.8038 8.09174L21.6359 8.04186C21.7105 8.03739 21.7803 8.00346 21.8299 7.94756C21.8795 7.89165 21.9048 7.81833 21.9003 7.74374C21.8958 7.66915 21.8619 7.59939 21.806 7.54981C21.7501 7.50023 21.6768 7.47489 21.6022 7.47936L20.7461 7.53074L21.5669 6.80924C21.5947 6.78488 21.6174 6.75529 21.6337 6.72216C21.65 6.68902 21.6596 6.653 21.662 6.61615C21.6643 6.5793 21.6594 6.54234 21.6475 6.5074C21.6356 6.47245 21.6169 6.4402 21.5924 6.41249C21.5681 6.38474 21.5385 6.36206 21.5054 6.34575C21.4722 6.32945 21.4362 6.31983 21.3994 6.31747C21.3625 6.3151 21.3256 6.32002 21.2906 6.33195C21.2557 6.34388 21.2234 6.36258 21.1957 6.38699L20.4569 7.03574L20.6283 6.39636C20.6379 6.36071 20.6404 6.32352 20.6356 6.28691C20.6307 6.25031 20.6188 6.21501 20.6003 6.18303C20.5819 6.15106 20.5573 6.12304 20.528 6.10058C20.4987 6.07811 20.4652 6.06164 20.4296 6.05211C20.3939 6.04253 20.3567 6.04006 20.32 6.04487C20.2834 6.04967 20.2481 6.06164 20.2161 6.08009C20.1841 6.09855 20.156 6.12313 20.1335 6.15243C20.111 6.18173 20.0945 6.21518 20.0849 6.25086L19.7144 7.63349L13.8877 9.29474C13.9638 9.46703 14.0158 9.64899 14.0422 9.83549Z' fill='%23C29A30'/%3E%3Cpath d='M5.27441 6.95593C5.27684 6.99288 5.28654 7.02898 5.30293 7.06218C5.31933 7.09538 5.34212 7.12501 5.36998 7.14939C5.39784 7.17378 5.43024 7.19242 5.46532 7.20427C5.5004 7.21612 5.53747 7.22093 5.57441 7.21843L6.83141 7.13706L10.1314 9.25731C10.2111 9.08659 10.3137 8.9275 10.4363 8.78443L7.28441 6.75943L7.71266 6.01731C7.74996 5.95266 7.76005 5.87585 7.74071 5.80376C7.72137 5.73168 7.67419 5.67023 7.60954 5.63293C7.54489 5.59564 7.46808 5.58555 7.39599 5.60489C7.32391 5.62423 7.26246 5.67141 7.22516 5.73606L6.92516 6.25506L6.55729 5.51256C6.52417 5.44621 6.46618 5.39563 6.39595 5.37182C6.32572 5.34801 6.24893 5.35291 6.18229 5.38543C6.11581 5.41842 6.06508 5.47637 6.04119 5.54663C6.0173 5.6169 6.02219 5.69376 6.05479 5.76043L6.46729 6.59443L5.53879 6.65443C5.50181 6.65677 5.46566 6.66639 5.43241 6.68276C5.39917 6.69913 5.36949 6.72191 5.34509 6.74979C5.32069 6.77768 5.30205 6.81012 5.29024 6.84524C5.27844 6.88036 5.27369 6.91747 5.27629 6.95443L5.27441 6.95593Z' fill='%23C29A30'/%3E%3Cpath d='M7.5 16.9687C7.42541 16.9687 7.35387 16.9984 7.30113 17.0511C7.24838 17.1039 7.21875 17.1754 7.21875 17.25C7.21875 17.3246 7.24838 17.3961 7.30113 17.4489C7.35387 17.5016 7.42541 17.5312 7.5 17.5312H8.15625L7.33125 18.15C7.3017 18.1722 7.27681 18.1999 7.25799 18.2317C7.23917 18.2635 7.2268 18.2987 7.22158 18.3352C7.21635 18.3718 7.21838 18.409 7.22755 18.4448C7.23672 18.4806 7.25284 18.5142 7.275 18.5437C7.29716 18.5733 7.32492 18.5982 7.35671 18.617C7.38849 18.6358 7.42366 18.6482 7.46023 18.6534C7.49679 18.6586 7.53402 18.6566 7.5698 18.6474C7.60558 18.6383 7.6392 18.6222 7.66875 18.6L8.71875 17.8125V19.125C8.71875 19.1996 8.74838 19.2711 8.80113 19.3239C8.85387 19.3766 8.92541 19.4062 9 19.4062C9.07459 19.4062 9.14613 19.3766 9.19887 19.3239C9.25162 19.2711 9.28125 19.1996 9.28125 19.125V18.0937L9.9 18.9187C9.94482 18.9783 10.0114 19.0177 10.0852 19.0283C10.1591 19.0388 10.234 19.0196 10.2938 18.975C10.3533 18.9302 10.3927 18.8636 10.4033 18.7897C10.4138 18.7159 10.3947 18.641 10.35 18.5812L9.32175 17.2102L10.5664 14.2545C10.5744 13.7045 10.6024 13.1545 10.6504 12.6045L8.8125 16.9687H7.5Z' fill='%23C29A30'/%3E%3Cpath d='M19.5964 16.083L18.6649 15.7676L19.3047 15.5966C19.3767 15.5774 19.4382 15.5302 19.4755 15.4656C19.5128 15.401 19.5229 15.3243 19.5036 15.2522C19.4843 15.1802 19.4372 15.1187 19.3726 15.0814C19.308 15.0441 19.2312 15.034 19.1592 15.0533L17.7777 15.423L13.6527 11.3584C13.5397 11.5091 13.4069 11.6438 13.2578 11.7589L17.4068 15.8464L17.3142 17.3929C17.3097 17.4675 17.3351 17.5408 17.3846 17.5967C17.4342 17.6526 17.504 17.6865 17.5786 17.691C17.6532 17.6955 17.7265 17.6702 17.7824 17.6206C17.8383 17.571 17.8722 17.5012 17.8767 17.4266L17.9266 16.5949L18.3859 17.2901C18.427 17.3524 18.4911 17.3958 18.5642 17.4108C18.6373 17.4258 18.7133 17.4111 18.7756 17.37C18.8378 17.3289 18.8812 17.2648 18.8962 17.1918C18.9112 17.1187 18.8965 17.0427 18.8554 16.9804L18.3829 16.2649L19.4176 16.6148C19.4525 16.6267 19.4895 16.6316 19.5264 16.6291C19.5633 16.6267 19.5993 16.617 19.6325 16.6007C19.6656 16.5843 19.6952 16.5615 19.7195 16.5337C19.7438 16.5059 19.7624 16.4735 19.7742 16.4385C19.7859 16.4035 19.7906 16.3665 19.788 16.3297C19.7854 16.2929 19.7755 16.2569 19.759 16.2239C19.7425 16.1909 19.7196 16.1615 19.6917 16.1373C19.6639 16.1131 19.6315 16.0947 19.5964 16.083Z' fill='%23C29A30'/%3E%3Cpath d='M22.0281 10.3429C22.0136 10.3089 21.9926 10.2781 21.9662 10.2523C21.9398 10.2264 21.9086 10.206 21.8743 10.1923C21.84 10.1785 21.8034 10.1717 21.7664 10.1721C21.7295 10.1725 21.693 10.1802 21.6591 10.1947L20.7107 10.5997L21.0373 10.0312C21.0557 9.99924 21.0677 9.96391 21.0725 9.92728C21.0773 9.89065 21.0748 9.85343 21.0652 9.81776C21.0556 9.78208 21.0391 9.74865 21.0166 9.71936C20.9941 9.69007 20.966 9.6655 20.934 9.64706C20.902 9.62862 20.8667 9.61666 20.83 9.61187C20.7934 9.60708 20.7562 9.60956 20.7205 9.61915C20.6848 9.62874 20.6514 9.64527 20.6221 9.66778C20.5928 9.6903 20.5682 9.71836 20.5498 9.75037L19.8958 10.8862L14.0623 10.1141V10.125C14.062 10.3099 14.0368 10.4939 13.9873 10.6721L19.8486 11.4476L20.5236 13.0249C20.5379 13.059 20.5588 13.0899 20.5851 13.1159C20.6115 13.142 20.6426 13.1625 20.6769 13.1765C20.7112 13.1904 20.7479 13.1974 20.7849 13.1971C20.8219 13.1969 20.8585 13.1893 20.8926 13.1749C20.9265 13.1604 20.9573 13.1393 20.9832 13.1129C21.009 13.0864 21.0294 13.0552 21.0432 13.0209C21.0569 12.9866 21.0638 12.9499 21.0634 12.9129C21.0629 12.876 21.0552 12.8395 21.0407 12.8055L20.6357 11.8571L21.5289 12.3727C21.5936 12.41 21.6704 12.4201 21.7425 12.4008C21.8146 12.3815 21.876 12.3343 21.9133 12.2696C21.9506 12.205 21.9607 12.1282 21.9413 12.0561C21.922 11.984 21.8748 11.9225 21.8102 11.8852L20.6732 11.229L21.8803 10.7134C21.9144 10.6989 21.9454 10.6778 21.9713 10.6512C21.9972 10.6247 22.0176 10.5933 22.0314 10.5589C22.0451 10.5245 22.0519 10.4876 22.0513 10.4506C22.0507 10.4135 22.0428 10.3769 22.0281 10.3429Z' fill='%23C29A30'/%3E%3Cpath d='M16.4998 16.9687H15.1873L13.0516 11.8983C13.0288 11.9118 13.0055 11.9249 12.9823 11.9377L12.9373 12.3434C12.9153 12.5419 12.8961 12.7408 12.8799 12.9401L14.6799 17.2106L13.6498 18.5812C13.6051 18.6409 13.5859 18.7159 13.5965 18.7897C13.607 18.8635 13.6464 18.9301 13.706 18.9749C13.7657 19.0196 13.8407 19.0388 13.9145 19.0282C13.9883 19.0177 14.0549 18.9783 14.0998 18.9187L14.7185 18.0937V19.1249C14.7185 19.1995 14.7481 19.2711 14.8009 19.3238C14.8536 19.3766 14.9252 19.4062 14.9998 19.4062C15.0744 19.4062 15.1459 19.3766 15.1986 19.3238C15.2514 19.2711 15.281 19.1995 15.281 19.1249V17.8124L16.331 18.5999C16.3907 18.6447 16.4657 18.6639 16.5395 18.6534C16.6134 18.6428 16.68 18.6034 16.7248 18.5437C16.7695 18.484 16.7887 18.409 16.7782 18.3352C16.7676 18.2613 16.7282 18.1947 16.6685 18.1499L15.8435 17.5312H16.4998C16.5744 17.5312 16.6459 17.5016 16.6986 17.4488C16.7514 17.3961 16.781 17.3245 16.781 17.2499C16.781 17.1753 16.7514 17.1038 16.6986 17.0511C16.6459 16.9983 16.5744 16.9687 16.4998 16.9687Z' fill='%23C29A30'/%3E%3Cpath d='M2.36201 8.04184L3.19414 8.09171L2.50001 8.54996C2.43787 8.59123 2.39462 8.65545 2.37972 8.72854C2.36482 8.80164 2.37949 8.87766 2.42051 8.93996C2.46165 9.00216 2.5258 9.04547 2.59887 9.06038C2.67193 9.07529 2.74792 9.06057 2.81014 9.01946L4.10164 8.16634L9.95726 9.83471C9.98366 9.64822 10.0356 9.46625 10.1118 9.29396L4.28501 7.63459L3.91451 6.25196C3.90494 6.21628 3.88843 6.18283 3.86593 6.15353C3.84343 6.12423 3.81538 6.09965 3.78338 6.08119C3.75137 6.06274 3.71605 6.05076 3.67942 6.04596C3.64279 6.04116 3.60557 6.04363 3.56989 6.05321C3.53422 6.06274 3.50078 6.07921 3.47148 6.10168C3.44219 6.12414 3.4176 6.15216 3.39914 6.18413C3.38069 6.21611 3.36871 6.2514 3.3639 6.28801C3.3591 6.32461 3.36156 6.36181 3.37114 6.39746L3.54251 7.03684L2.80376 6.38809C2.77612 6.36361 2.74393 6.34483 2.70902 6.3328C2.67412 6.32078 2.63718 6.31576 2.60034 6.31802C2.56349 6.32029 2.52745 6.32979 2.49427 6.346C2.4611 6.3622 2.43145 6.38479 2.40701 6.41246C2.38261 6.44017 2.3639 6.47242 2.35197 6.50737C2.34004 6.54232 2.33512 6.57927 2.33749 6.61612C2.33986 6.65298 2.34947 6.689 2.36578 6.72213C2.38208 6.75526 2.40476 6.78485 2.43251 6.80921L3.25339 7.53071L2.39726 7.47934C2.32267 7.47486 2.24936 7.5002 2.19345 7.54978C2.13754 7.59936 2.10361 7.66912 2.09914 7.74371C2.09466 7.8183 2.12 7.89162 2.16958 7.94753C2.21916 8.00344 2.28892 8.03736 2.36351 8.04184H2.36201Z' fill='%23C29A30'/%3E%3Cpath d='M10.3477 11.3584L6.22274 15.423L4.84124 15.0533C4.80558 15.0437 4.76839 15.0412 4.73178 15.046C4.69518 15.0508 4.65988 15.0628 4.62791 15.0813C4.59593 15.0997 4.56791 15.1243 4.54545 15.1536C4.52299 15.1829 4.50652 15.2164 4.49699 15.252C4.47773 15.3241 4.48784 15.4008 4.5251 15.4654C4.56236 15.53 4.62373 15.5772 4.69574 15.5966L5.33549 15.7676L4.40399 16.083C4.36901 16.0948 4.3367 16.1134 4.30891 16.1377C4.28112 16.162 4.25838 16.1915 4.24202 16.2246C4.22565 16.2577 4.21596 16.2937 4.21351 16.3305C4.21106 16.3674 4.21589 16.4043 4.22774 16.4393C4.23953 16.4743 4.25813 16.5066 4.28245 16.5345C4.30677 16.5623 4.33634 16.585 4.36947 16.6014C4.4026 16.6178 4.43864 16.6275 4.47551 16.6299C4.51239 16.6323 4.54938 16.6274 4.58436 16.6155L5.61899 16.2656L5.14649 16.9811C5.10542 17.0434 5.09076 17.1194 5.10574 17.1925C5.12072 17.2656 5.16411 17.3297 5.22636 17.3708C5.28862 17.4118 5.36465 17.4265 5.43772 17.4115C5.51078 17.3965 5.57491 17.3532 5.61599 17.2909L6.07499 16.5956L6.12486 17.4274C6.12934 17.502 6.16326 17.5718 6.21917 17.6213C6.27508 17.6709 6.3484 17.6962 6.42299 17.6918C6.49758 17.6873 6.56734 17.6534 6.61692 17.5975C6.6665 17.5416 6.69184 17.4682 6.68736 17.3936L6.59474 15.8471L10.7437 11.7596C10.5942 11.6444 10.461 11.5094 10.3477 11.3584Z' fill='%23C29A30'/%3E%3Cpath d='M9.93713 10.125V10.1141L4.10363 10.8863L3.44963 9.75001C3.41239 9.68536 3.35098 9.63816 3.27894 9.61878C3.20689 9.59941 3.13009 9.60945 3.06544 9.64669C3.0008 9.68394 2.9536 9.74534 2.93422 9.81739C2.91485 9.88944 2.92489 9.96624 2.96213 10.0309L3.29026 10.5994L2.34188 10.1944C2.30793 10.1798 2.27145 10.1721 2.23452 10.1717C2.19759 10.1713 2.16094 10.1782 2.12666 10.1919C2.09239 10.2057 2.06116 10.2261 2.03477 10.2519C2.00839 10.2777 1.98735 10.3085 1.97288 10.3425C1.95834 10.3765 1.95064 10.4129 1.95021 10.4499C1.94979 10.4868 1.95665 10.5235 1.97041 10.5577C1.98417 10.592 2.00455 10.6232 2.0304 10.6496C2.05624 10.676 2.08703 10.697 2.12101 10.7115L3.32663 11.2275L2.18963 11.8838C2.12499 11.9211 2.0778 11.9825 2.05846 12.0546C2.03912 12.1267 2.04921 12.2035 2.08651 12.2681C2.1238 12.3328 2.18525 12.38 2.25734 12.3993C2.32942 12.4186 2.40624 12.4086 2.47088 12.3713L3.36413 11.8556L2.95913 12.804C2.94464 12.8381 2.93702 12.8747 2.93672 12.9118C2.93642 12.9488 2.94344 12.9855 2.95738 13.0199C2.97132 13.0542 2.9919 13.0854 3.01794 13.1118C3.04398 13.1381 3.07497 13.159 3.10913 13.1734C3.1432 13.1878 3.17979 13.1954 3.21679 13.1957C3.25379 13.1959 3.29048 13.1889 3.32476 13.175C3.35904 13.161 3.39023 13.1405 3.41655 13.1145C3.44287 13.0884 3.4638 13.0575 3.47813 13.0234L4.15313 11.4461L10.0121 10.6721C9.96267 10.494 9.93744 10.3099 9.93713 10.125Z' fill='%23C29A30'/%3E%3Cpath d='M13.5874 21.9751C12.4282 18.8837 12.0141 15.5626 12.3788 12.2813L12.3934 12.1497C12.0181 12.2226 11.6299 12.1897 11.2722 12.0548L11.2609 12.1572C10.8774 15.6138 11.3142 19.1122 12.5359 22.3684L12.9754 23.5411C12.9972 23.6154 13.034 23.6844 13.0836 23.7439C13.1333 23.8033 13.1947 23.8519 13.2639 23.8865C13.3332 23.9211 13.4089 23.9411 13.4862 23.9451C13.5636 23.9491 13.6409 23.9371 13.7134 23.9098C13.7859 23.8826 13.8519 23.8406 13.9075 23.7867C13.963 23.7327 14.0068 23.6678 14.0361 23.5961C14.0654 23.5244 14.0796 23.4475 14.0777 23.37C14.0759 23.2926 14.0581 23.2164 14.0254 23.1462L13.5874 21.9751Z' fill='%23C29A30'/%3E%3Cpath d='M12 11.625C12.8284 11.625 13.5 10.9534 13.5 10.125C13.5 9.29657 12.8284 8.625 12 8.625C11.1716 8.625 10.5 9.29657 10.5 10.125C10.5 10.9534 11.1716 11.625 12 11.625Z' fill='%23C29A30'/%3E%3C/svg%3E");background-repeat:no-repeat}.education-detail-page .education-detail-banner-wrapper-3{padding-block:var(--spacer-15);margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner-container{row-gap:calc(2*var(--gutter))}.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner-image{position:relative;aspect-ratio:.5821727019}.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner{display:flex;align-items:flex-start;flex-direction:column;gap:var(--spacer-10);padding-block:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner .education-detail-banner-top{flex:1 0 0%;display:flex;flex-direction:column;gap:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner .education-detail-banner-top .education-detail-banner-header{display:flex;flex-direction:column;gap:var(--spacer-4)}.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner .education-detail-banner-top .education-detail-banner-header .education-detail-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner .education-detail-banner-top .education-detail-banner-header .education-detail-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc b,.education-detail-page .education-detail-banner-wrapper-3 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.education-detail-page .education-detail-banner-wrapper-4{background-size:cover;background-position:center;padding-block:var(--spacer-28);margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner-container{row-gap:calc(2*var(--gutter))}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner-left-title{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#000;font-family:"Italianno",sans-serif;max-width:450px;margin-left:auto;margin-top:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner-image{position:relative;aspect-ratio:1.2252559727;margin-block:var(--spacer-12)}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner{padding-block:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner .education-detail-banner-top{display:flex;flex-direction:column;gap:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner .education-detail-banner-top .education-detail-banner-header .education-detail-banner-title{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#000;font-family:"Italianno",sans-serif}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc{display:flex;flex-direction:column;gap:var(--spacer-6);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc b,.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc ul li{position:relative;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding-left:32px}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc ul li:not(:first-child){margin-top:var(--spacer-6)}.education-detail-page .education-detail-banner-wrapper-4 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc ul li:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.72076 3.99451C5.72986 4.06854 5.76791 4.13595 5.8266 4.18198C5.88528 4.22801 5.95981 4.24892 6.03388 4.24014L7.72138 4.03651L10.6539 8.56388C10.7964 8.44091 10.955 8.33785 11.1253 8.25751L8.19126 3.72789L8.85501 2.57814C8.8923 2.51349 8.90239 2.43667 8.88305 2.36459C8.86371 2.29251 8.81653 2.23106 8.75188 2.19376C8.68723 2.15646 8.61042 2.14638 8.53833 2.16572C8.46625 2.18506 8.4048 2.23224 8.36751 2.29689L8.04013 2.86501L7.91676 1.84126C7.90775 1.76719 7.86972 1.69972 7.81101 1.65367C7.7523 1.60762 7.67771 1.58674 7.60363 1.59564C7.52956 1.60464 7.46209 1.64267 7.41604 1.70138C7.36999 1.76009 7.34911 1.83468 7.35801 1.90876L7.51513 3.21189L6.37851 2.55526C6.3465 2.53679 6.31116 2.52481 6.27452 2.52C6.23788 2.51519 6.20065 2.51764 6.16496 2.52722C6.12927 2.53679 6.09581 2.5533 6.0665 2.57581C6.03719 2.59832 6.0126 2.62638 5.99413 2.65839C5.97566 2.6904 5.96368 2.72573 5.95887 2.76237C5.95406 2.79901 5.95651 2.83624 5.96609 2.87193C5.97566 2.90762 5.99217 2.94108 6.01468 2.97039C6.03719 2.9997 6.06525 3.02429 6.09726 3.04276L6.99051 3.55839L5.96638 3.68214C5.89234 3.69105 5.82487 3.729 5.77881 3.78765C5.73275 3.8463 5.71187 3.92047 5.72076 3.99451Z' fill='%23C29A30'/%3E%3Cpath d='M11.7662 2.40601L12.4592 3.44551L11.9462 8.06251H12.0002C12.1706 8.06239 12.3402 8.08343 12.5054 8.12513L13.0022 3.65626H13.8752C13.9498 3.65626 14.0214 3.62663 14.0741 3.57388C14.1269 3.52114 14.1565 3.4496 14.1565 3.37501C14.1565 3.30042 14.1269 3.22888 14.0741 3.17614C14.0214 3.12339 13.9498 3.09376 13.8752 3.09376H13.2752L13.7339 2.40601C13.7548 2.37529 13.7695 2.34072 13.777 2.30429C13.7845 2.26786 13.7848 2.23031 13.7777 2.1938C13.7706 2.15728 13.7563 2.12254 13.7357 2.09158C13.7151 2.06062 13.6885 2.03405 13.6576 2.01342C13.6266 1.99279 13.5919 1.9785 13.5554 1.97138C13.5189 1.96427 13.4813 1.96446 13.4449 1.97196C13.4085 1.97945 13.3739 1.9941 13.3432 2.01505C13.3124 2.036 13.2862 2.06284 13.2659 2.09401L12.7502 2.86801L12.2342 2.09401C12.1925 2.03285 12.1283 1.99062 12.0556 1.9765C11.9829 1.96237 11.9076 1.97749 11.8459 2.01857C11.7843 2.05965 11.7414 2.12337 11.7265 2.19591C11.7116 2.26845 11.7258 2.34394 11.7662 2.40601Z' fill='%23C29A30'/%3E%3Cpath d='M8.87391 1.37661L10.2483 2.06248L11.3579 8.16373C11.5368 8.10509 11.7229 8.07128 11.911 8.06323L10.8029 1.96948L11.8237 0.948733C11.8733 0.895418 11.9004 0.8249 11.8991 0.752037C11.8978 0.679174 11.8683 0.609655 11.8168 0.558125C11.7652 0.506595 11.6957 0.477078 11.6229 0.475793C11.55 0.474507 11.4795 0.501553 11.4262 0.551233L11.0189 0.958108L11.1479 0.443233C11.166 0.370833 11.1545 0.294232 11.1161 0.230251C11.0777 0.166269 11.0155 0.120137 10.9432 0.101983C10.8708 0.0839441 10.7942 0.0953736 10.7302 0.133762C10.6662 0.172151 10.6201 0.234361 10.6019 0.306733L10.4114 1.06911L10.0015 0.248983C9.96815 0.182316 9.90966 0.131633 9.83892 0.108076C9.76818 0.0845193 9.69098 0.0900161 9.62429 0.123358C9.55762 0.156744 9.50694 0.215237 9.48338 0.285978C9.45983 0.356719 9.46532 0.433919 9.49866 0.500608L9.87141 1.24611L9.12591 0.873358C9.05922 0.840016 8.98202 0.834519 8.91128 0.858076C8.84054 0.881633 8.78205 0.932316 8.74866 0.998983C8.73208 1.032 8.72217 1.06796 8.71949 1.10481C8.71681 1.14166 8.72142 1.17868 8.73305 1.21375C8.74468 1.24881 8.76311 1.28125 8.78728 1.30919C8.81145 1.33714 8.84089 1.36004 8.87391 1.37661Z' fill='%23C29A30'/%3E%3Cpath d='M15.809 3.72789L12.875 8.25751C13.0453 8.33785 13.2038 8.44091 13.3464 8.56388L16.2793 4.03651L17.9668 4.24014C18.0408 4.24903 18.1154 4.22815 18.1741 4.1821C18.2328 4.13605 18.2709 4.06858 18.2799 3.99451C18.2888 3.92047 18.2679 3.84593 18.2218 3.78728C18.1758 3.72863 18.1083 3.69068 18.0343 3.68176L17.0101 3.55801L17.9034 3.04239C17.9354 3.02392 17.9634 2.99933 17.986 2.97002C18.0085 2.94071 18.025 2.90725 18.0345 2.87156C18.0441 2.83586 18.0466 2.79863 18.0418 2.76199C18.0369 2.72535 18.025 2.69002 18.0065 2.65801C17.988 2.626 17.9634 2.59794 17.9341 2.57544C17.9048 2.55293 17.8714 2.53642 17.8357 2.52684C17.8 2.51727 17.7628 2.51481 17.7261 2.51963C17.6895 2.52444 17.6541 2.53642 17.6221 2.55489L16.4851 3.21189L16.6423 1.90876C16.6511 1.83468 16.6303 1.76009 16.5842 1.70138C16.5382 1.64267 16.4707 1.60464 16.3966 1.59564C16.3225 1.58674 16.248 1.60762 16.1892 1.65367C16.1305 1.69972 16.0925 1.76719 16.0835 1.84126L15.9601 2.86501L15.6324 2.29689C15.5951 2.23224 15.5336 2.18506 15.4615 2.16572C15.3895 2.14638 15.3126 2.15646 15.248 2.19376C15.1834 2.23106 15.1362 2.29251 15.1168 2.36459C15.0975 2.43667 15.1076 2.51349 15.1449 2.57814L15.809 3.72789Z' fill='%23C29A30'/%3E%3Cpath d='M18.5485 11.6329C18.5166 11.6143 18.4813 11.6023 18.4447 11.5974C18.4081 11.5926 18.3709 11.595 18.3352 11.6045C18.2995 11.6141 18.2661 11.6306 18.2368 11.6531C18.2075 11.6756 18.183 11.7036 18.1645 11.7356L17.731 12.4856L13.9709 10.7336C13.9152 10.9135 13.8349 11.0849 13.7324 11.2429L17.6373 13.0635L18.1927 14.1885C18.2258 14.2549 18.2838 14.3054 18.354 14.3293C18.4242 14.3531 18.501 14.3482 18.5677 14.3156C18.6342 14.2827 18.6849 14.2247 18.7088 14.1544C18.7327 14.0842 18.7278 14.0073 18.6952 13.9406L18.2827 13.1066L19.2112 13.047C19.2481 13.0446 19.2842 13.0349 19.3174 13.0185C19.3506 13.0021 19.3802 12.9793 19.4046 12.9515C19.429 12.9236 19.4477 12.8912 19.4595 12.8561C19.4714 12.821 19.4762 12.784 19.4737 12.747C19.4712 12.7101 19.4615 12.674 19.4452 12.6408C19.4288 12.6076 19.406 12.5779 19.3781 12.5536C19.3502 12.5292 19.3178 12.5105 19.2828 12.4987C19.2477 12.4868 19.2106 12.482 19.1737 12.4845L18.3487 12.5378L18.6487 12.0188C18.6676 11.9869 18.68 11.9516 18.6852 11.9149C18.6904 11.8782 18.6882 11.8409 18.6789 11.805C18.6696 11.7691 18.6533 11.7354 18.6309 11.7059C18.6086 11.6764 18.5806 11.6516 18.5485 11.6329Z' fill='%23C29A30'/%3E%3Cpath d='M5.4306 14.3145C5.49744 14.3476 5.57469 14.3528 5.64537 14.329C5.71604 14.3052 5.77436 14.2542 5.80748 14.1874L6.36285 13.0624L10.2677 11.2429C10.1653 11.0849 10.085 10.9135 10.0292 10.7336L6.26948 12.4875L5.8356 11.7375C5.81713 11.7055 5.79254 11.6774 5.76323 11.6549C5.73392 11.6324 5.70046 11.6159 5.66477 11.6063C5.62908 11.5968 5.59185 11.5943 5.55521 11.5991C5.51857 11.6039 5.48324 11.6159 5.45123 11.6344C5.41922 11.6529 5.39116 11.6775 5.36865 11.7068C5.34615 11.7361 5.32963 11.7695 5.32006 11.8052C5.31048 11.8409 5.30803 11.8781 5.31284 11.9148C5.31765 11.9514 5.32963 11.9868 5.3481 12.0188L5.6481 12.5378L4.8231 12.4845C4.78616 12.482 4.74909 12.4868 4.71401 12.4987C4.67893 12.5105 4.64653 12.5292 4.61867 12.5536C4.5908 12.5779 4.56802 12.6076 4.55162 12.6408C4.53522 12.674 4.52553 12.7101 4.5231 12.747C4.52061 12.784 4.52542 12.821 4.53727 12.8561C4.54911 12.8912 4.56776 12.9236 4.59214 12.9515C4.61652 12.9793 4.64616 13.0021 4.67936 13.0185C4.71255 13.0349 4.74866 13.0446 4.7856 13.047L5.7141 13.1066L5.3016 13.9406C5.26946 14.0074 5.26498 14.0841 5.28914 14.1541C5.3133 14.2242 5.36414 14.2818 5.4306 14.3145Z' fill='%23C29A30'/%3E%3Cpath d='M17.9474 5.763C17.98 5.69633 17.9849 5.61946 17.961 5.5492C17.9371 5.47893 17.8864 5.42098 17.8199 5.388C17.7532 5.35547 17.6765 5.35058 17.6062 5.37439C17.536 5.39819 17.478 5.44878 17.4449 5.51512L17.0785 6.25612L16.7785 5.73712C16.7412 5.67248 16.6798 5.62529 16.6077 5.60595C16.5356 5.58661 16.4588 5.5967 16.3941 5.634C16.3295 5.67129 16.2823 5.73274 16.263 5.80483C16.2436 5.87691 16.2537 5.95373 16.291 6.01837L16.7193 6.7605L13.5674 8.7855C13.69 8.92857 13.7926 9.08765 13.8723 9.25837L17.1723 7.13812L18.4293 7.2195C18.4662 7.22199 18.5033 7.21718 18.5383 7.20533C18.5734 7.19349 18.6058 7.17484 18.6337 7.15046C18.6616 7.12608 18.6843 7.09644 18.7007 7.06324C18.7171 7.03005 18.7268 6.99394 18.7293 6.957C18.7319 6.92004 18.7271 6.88292 18.7153 6.8478C18.7035 6.81268 18.6849 6.78024 18.6605 6.75236C18.6361 6.72447 18.6064 6.70169 18.5731 6.68532C18.5399 6.66896 18.5037 6.65933 18.4668 6.657L17.5383 6.597L17.9474 5.763Z' fill='%23C29A30'/%3E%3Cpath d='M14.0422 9.83549L19.8974 8.16711L21.1893 9.02024C21.2515 9.06135 21.3275 9.07606 21.4006 9.06116C21.4737 9.04625 21.5378 9.00293 21.5789 8.94074C21.62 8.87844 21.6346 8.80241 21.6197 8.72932C21.6048 8.65622 21.5616 8.59201 21.4994 8.55074L20.8038 8.09174L21.6359 8.04186C21.7105 8.03739 21.7803 8.00346 21.8299 7.94756C21.8795 7.89165 21.9048 7.81833 21.9003 7.74374C21.8958 7.66915 21.8619 7.59939 21.806 7.54981C21.7501 7.50023 21.6768 7.47489 21.6022 7.47936L20.7461 7.53074L21.5669 6.80924C21.5947 6.78488 21.6174 6.75529 21.6337 6.72216C21.65 6.68902 21.6596 6.653 21.662 6.61615C21.6643 6.5793 21.6594 6.54234 21.6475 6.5074C21.6356 6.47245 21.6169 6.4402 21.5924 6.41249C21.5681 6.38474 21.5385 6.36206 21.5054 6.34575C21.4722 6.32945 21.4362 6.31983 21.3994 6.31747C21.3625 6.3151 21.3256 6.32002 21.2906 6.33195C21.2557 6.34388 21.2234 6.36258 21.1957 6.38699L20.4569 7.03574L20.6283 6.39636C20.6379 6.36071 20.6404 6.32352 20.6356 6.28691C20.6307 6.25031 20.6188 6.21501 20.6003 6.18303C20.5819 6.15106 20.5573 6.12304 20.528 6.10058C20.4987 6.07811 20.4652 6.06164 20.4296 6.05211C20.3939 6.04253 20.3567 6.04006 20.32 6.04487C20.2834 6.04967 20.2481 6.06164 20.2161 6.08009C20.1841 6.09855 20.156 6.12313 20.1335 6.15243C20.111 6.18173 20.0945 6.21518 20.0849 6.25086L19.7144 7.63349L13.8877 9.29474C13.9638 9.46703 14.0158 9.64899 14.0422 9.83549Z' fill='%23C29A30'/%3E%3Cpath d='M5.27441 6.95593C5.27684 6.99288 5.28654 7.02898 5.30293 7.06218C5.31933 7.09538 5.34212 7.12501 5.36998 7.14939C5.39784 7.17378 5.43024 7.19242 5.46532 7.20427C5.5004 7.21612 5.53747 7.22093 5.57441 7.21843L6.83141 7.13706L10.1314 9.25731C10.2111 9.08659 10.3137 8.9275 10.4363 8.78443L7.28441 6.75943L7.71266 6.01731C7.74996 5.95266 7.76005 5.87585 7.74071 5.80376C7.72137 5.73168 7.67419 5.67023 7.60954 5.63293C7.54489 5.59564 7.46808 5.58555 7.39599 5.60489C7.32391 5.62423 7.26246 5.67141 7.22516 5.73606L6.92516 6.25506L6.55729 5.51256C6.52417 5.44621 6.46618 5.39563 6.39595 5.37182C6.32572 5.34801 6.24893 5.35291 6.18229 5.38543C6.11581 5.41842 6.06508 5.47637 6.04119 5.54663C6.0173 5.6169 6.02219 5.69376 6.05479 5.76043L6.46729 6.59443L5.53879 6.65443C5.50181 6.65677 5.46566 6.66639 5.43241 6.68276C5.39917 6.69913 5.36949 6.72191 5.34509 6.74979C5.32069 6.77768 5.30205 6.81012 5.29024 6.84524C5.27844 6.88036 5.27369 6.91747 5.27629 6.95443L5.27441 6.95593Z' fill='%23C29A30'/%3E%3Cpath d='M7.5 16.9687C7.42541 16.9687 7.35387 16.9984 7.30113 17.0511C7.24838 17.1039 7.21875 17.1754 7.21875 17.25C7.21875 17.3246 7.24838 17.3961 7.30113 17.4489C7.35387 17.5016 7.42541 17.5312 7.5 17.5312H8.15625L7.33125 18.15C7.3017 18.1722 7.27681 18.1999 7.25799 18.2317C7.23917 18.2635 7.2268 18.2987 7.22158 18.3352C7.21635 18.3718 7.21838 18.409 7.22755 18.4448C7.23672 18.4806 7.25284 18.5142 7.275 18.5437C7.29716 18.5733 7.32492 18.5982 7.35671 18.617C7.38849 18.6358 7.42366 18.6482 7.46023 18.6534C7.49679 18.6586 7.53402 18.6566 7.5698 18.6474C7.60558 18.6383 7.6392 18.6222 7.66875 18.6L8.71875 17.8125V19.125C8.71875 19.1996 8.74838 19.2711 8.80113 19.3239C8.85387 19.3766 8.92541 19.4062 9 19.4062C9.07459 19.4062 9.14613 19.3766 9.19887 19.3239C9.25162 19.2711 9.28125 19.1996 9.28125 19.125V18.0937L9.9 18.9187C9.94482 18.9783 10.0114 19.0177 10.0852 19.0283C10.1591 19.0388 10.234 19.0196 10.2938 18.975C10.3533 18.9302 10.3927 18.8636 10.4033 18.7897C10.4138 18.7159 10.3947 18.641 10.35 18.5812L9.32175 17.2102L10.5664 14.2545C10.5744 13.7045 10.6024 13.1545 10.6504 12.6045L8.8125 16.9687H7.5Z' fill='%23C29A30'/%3E%3Cpath d='M19.5964 16.083L18.6649 15.7676L19.3047 15.5966C19.3767 15.5774 19.4382 15.5302 19.4755 15.4656C19.5128 15.401 19.5229 15.3243 19.5036 15.2522C19.4843 15.1802 19.4372 15.1187 19.3726 15.0814C19.308 15.0441 19.2312 15.034 19.1592 15.0533L17.7777 15.423L13.6527 11.3584C13.5397 11.5091 13.4069 11.6438 13.2578 11.7589L17.4068 15.8464L17.3142 17.3929C17.3097 17.4675 17.3351 17.5408 17.3846 17.5967C17.4342 17.6526 17.504 17.6865 17.5786 17.691C17.6532 17.6955 17.7265 17.6702 17.7824 17.6206C17.8383 17.571 17.8722 17.5012 17.8767 17.4266L17.9266 16.5949L18.3859 17.2901C18.427 17.3524 18.4911 17.3958 18.5642 17.4108C18.6373 17.4258 18.7133 17.4111 18.7756 17.37C18.8378 17.3289 18.8812 17.2648 18.8962 17.1918C18.9112 17.1187 18.8965 17.0427 18.8554 16.9804L18.3829 16.2649L19.4176 16.6148C19.4525 16.6267 19.4895 16.6316 19.5264 16.6291C19.5633 16.6267 19.5993 16.617 19.6325 16.6007C19.6656 16.5843 19.6952 16.5615 19.7195 16.5337C19.7438 16.5059 19.7624 16.4735 19.7742 16.4385C19.7859 16.4035 19.7906 16.3665 19.788 16.3297C19.7854 16.2929 19.7755 16.2569 19.759 16.2239C19.7425 16.1909 19.7196 16.1615 19.6917 16.1373C19.6639 16.1131 19.6315 16.0947 19.5964 16.083Z' fill='%23C29A30'/%3E%3Cpath d='M22.0281 10.3429C22.0136 10.3089 21.9926 10.2781 21.9662 10.2523C21.9398 10.2264 21.9086 10.206 21.8743 10.1923C21.84 10.1785 21.8034 10.1717 21.7664 10.1721C21.7295 10.1725 21.693 10.1802 21.6591 10.1947L20.7107 10.5997L21.0373 10.0312C21.0557 9.99924 21.0677 9.96391 21.0725 9.92728C21.0773 9.89065 21.0748 9.85343 21.0652 9.81776C21.0556 9.78208 21.0391 9.74865 21.0166 9.71936C20.9941 9.69007 20.966 9.6655 20.934 9.64706C20.902 9.62862 20.8667 9.61666 20.83 9.61187C20.7934 9.60708 20.7562 9.60956 20.7205 9.61915C20.6848 9.62874 20.6514 9.64527 20.6221 9.66778C20.5928 9.6903 20.5682 9.71836 20.5498 9.75037L19.8958 10.8862L14.0623 10.1141V10.125C14.062 10.3099 14.0368 10.4939 13.9873 10.6721L19.8486 11.4476L20.5236 13.0249C20.5379 13.059 20.5588 13.0899 20.5851 13.1159C20.6115 13.142 20.6426 13.1625 20.6769 13.1765C20.7112 13.1904 20.7479 13.1974 20.7849 13.1971C20.8219 13.1969 20.8585 13.1893 20.8926 13.1749C20.9265 13.1604 20.9573 13.1393 20.9832 13.1129C21.009 13.0864 21.0294 13.0552 21.0432 13.0209C21.0569 12.9866 21.0638 12.9499 21.0634 12.9129C21.0629 12.876 21.0552 12.8395 21.0407 12.8055L20.6357 11.8571L21.5289 12.3727C21.5936 12.41 21.6704 12.4201 21.7425 12.4008C21.8146 12.3815 21.876 12.3343 21.9133 12.2696C21.9506 12.205 21.9607 12.1282 21.9413 12.0561C21.922 11.984 21.8748 11.9225 21.8102 11.8852L20.6732 11.229L21.8803 10.7134C21.9144 10.6989 21.9454 10.6778 21.9713 10.6512C21.9972 10.6247 22.0176 10.5933 22.0314 10.5589C22.0451 10.5245 22.0519 10.4876 22.0513 10.4506C22.0507 10.4135 22.0428 10.3769 22.0281 10.3429Z' fill='%23C29A30'/%3E%3Cpath d='M16.4998 16.9687H15.1873L13.0516 11.8983C13.0288 11.9118 13.0055 11.9249 12.9823 11.9377L12.9373 12.3434C12.9153 12.5419 12.8961 12.7408 12.8799 12.9401L14.6799 17.2106L13.6498 18.5812C13.6051 18.6409 13.5859 18.7159 13.5965 18.7897C13.607 18.8635 13.6464 18.9301 13.706 18.9749C13.7657 19.0196 13.8407 19.0388 13.9145 19.0282C13.9883 19.0177 14.0549 18.9783 14.0998 18.9187L14.7185 18.0937V19.1249C14.7185 19.1995 14.7481 19.2711 14.8009 19.3238C14.8536 19.3766 14.9252 19.4062 14.9998 19.4062C15.0744 19.4062 15.1459 19.3766 15.1986 19.3238C15.2514 19.2711 15.281 19.1995 15.281 19.1249V17.8124L16.331 18.5999C16.3907 18.6447 16.4657 18.6639 16.5395 18.6534C16.6134 18.6428 16.68 18.6034 16.7248 18.5437C16.7695 18.484 16.7887 18.409 16.7782 18.3352C16.7676 18.2613 16.7282 18.1947 16.6685 18.1499L15.8435 17.5312H16.4998C16.5744 17.5312 16.6459 17.5016 16.6986 17.4488C16.7514 17.3961 16.781 17.3245 16.781 17.2499C16.781 17.1753 16.7514 17.1038 16.6986 17.0511C16.6459 16.9983 16.5744 16.9687 16.4998 16.9687Z' fill='%23C29A30'/%3E%3Cpath d='M2.36201 8.04184L3.19414 8.09171L2.50001 8.54996C2.43787 8.59123 2.39462 8.65545 2.37972 8.72854C2.36482 8.80164 2.37949 8.87766 2.42051 8.93996C2.46165 9.00216 2.5258 9.04547 2.59887 9.06038C2.67193 9.07529 2.74792 9.06057 2.81014 9.01946L4.10164 8.16634L9.95726 9.83471C9.98366 9.64822 10.0356 9.46625 10.1118 9.29396L4.28501 7.63459L3.91451 6.25196C3.90494 6.21628 3.88843 6.18283 3.86593 6.15353C3.84343 6.12423 3.81538 6.09965 3.78338 6.08119C3.75137 6.06274 3.71605 6.05076 3.67942 6.04596C3.64279 6.04116 3.60557 6.04363 3.56989 6.05321C3.53422 6.06274 3.50078 6.07921 3.47148 6.10168C3.44219 6.12414 3.4176 6.15216 3.39914 6.18413C3.38069 6.21611 3.36871 6.2514 3.3639 6.28801C3.3591 6.32461 3.36156 6.36181 3.37114 6.39746L3.54251 7.03684L2.80376 6.38809C2.77612 6.36361 2.74393 6.34483 2.70902 6.3328C2.67412 6.32078 2.63718 6.31576 2.60034 6.31802C2.56349 6.32029 2.52745 6.32979 2.49427 6.346C2.4611 6.3622 2.43145 6.38479 2.40701 6.41246C2.38261 6.44017 2.3639 6.47242 2.35197 6.50737C2.34004 6.54232 2.33512 6.57927 2.33749 6.61612C2.33986 6.65298 2.34947 6.689 2.36578 6.72213C2.38208 6.75526 2.40476 6.78485 2.43251 6.80921L3.25339 7.53071L2.39726 7.47934C2.32267 7.47486 2.24936 7.5002 2.19345 7.54978C2.13754 7.59936 2.10361 7.66912 2.09914 7.74371C2.09466 7.8183 2.12 7.89162 2.16958 7.94753C2.21916 8.00344 2.28892 8.03736 2.36351 8.04184H2.36201Z' fill='%23C29A30'/%3E%3Cpath d='M10.3477 11.3584L6.22274 15.423L4.84124 15.0533C4.80558 15.0437 4.76839 15.0412 4.73178 15.046C4.69518 15.0508 4.65988 15.0628 4.62791 15.0813C4.59593 15.0997 4.56791 15.1243 4.54545 15.1536C4.52299 15.1829 4.50652 15.2164 4.49699 15.252C4.47773 15.3241 4.48784 15.4008 4.5251 15.4654C4.56236 15.53 4.62373 15.5772 4.69574 15.5966L5.33549 15.7676L4.40399 16.083C4.36901 16.0948 4.3367 16.1134 4.30891 16.1377C4.28112 16.162 4.25838 16.1915 4.24202 16.2246C4.22565 16.2577 4.21596 16.2937 4.21351 16.3305C4.21106 16.3674 4.21589 16.4043 4.22774 16.4393C4.23953 16.4743 4.25813 16.5066 4.28245 16.5345C4.30677 16.5623 4.33634 16.585 4.36947 16.6014C4.4026 16.6178 4.43864 16.6275 4.47551 16.6299C4.51239 16.6323 4.54938 16.6274 4.58436 16.6155L5.61899 16.2656L5.14649 16.9811C5.10542 17.0434 5.09076 17.1194 5.10574 17.1925C5.12072 17.2656 5.16411 17.3297 5.22636 17.3708C5.28862 17.4118 5.36465 17.4265 5.43772 17.4115C5.51078 17.3965 5.57491 17.3532 5.61599 17.2909L6.07499 16.5956L6.12486 17.4274C6.12934 17.502 6.16326 17.5718 6.21917 17.6213C6.27508 17.6709 6.3484 17.6962 6.42299 17.6918C6.49758 17.6873 6.56734 17.6534 6.61692 17.5975C6.6665 17.5416 6.69184 17.4682 6.68736 17.3936L6.59474 15.8471L10.7437 11.7596C10.5942 11.6444 10.461 11.5094 10.3477 11.3584Z' fill='%23C29A30'/%3E%3Cpath d='M9.93713 10.125V10.1141L4.10363 10.8863L3.44963 9.75001C3.41239 9.68536 3.35098 9.63816 3.27894 9.61878C3.20689 9.59941 3.13009 9.60945 3.06544 9.64669C3.0008 9.68394 2.9536 9.74534 2.93422 9.81739C2.91485 9.88944 2.92489 9.96624 2.96213 10.0309L3.29026 10.5994L2.34188 10.1944C2.30793 10.1798 2.27145 10.1721 2.23452 10.1717C2.19759 10.1713 2.16094 10.1782 2.12666 10.1919C2.09239 10.2057 2.06116 10.2261 2.03477 10.2519C2.00839 10.2777 1.98735 10.3085 1.97288 10.3425C1.95834 10.3765 1.95064 10.4129 1.95021 10.4499C1.94979 10.4868 1.95665 10.5235 1.97041 10.5577C1.98417 10.592 2.00455 10.6232 2.0304 10.6496C2.05624 10.676 2.08703 10.697 2.12101 10.7115L3.32663 11.2275L2.18963 11.8838C2.12499 11.9211 2.0778 11.9825 2.05846 12.0546C2.03912 12.1267 2.04921 12.2035 2.08651 12.2681C2.1238 12.3328 2.18525 12.38 2.25734 12.3993C2.32942 12.4186 2.40624 12.4086 2.47088 12.3713L3.36413 11.8556L2.95913 12.804C2.94464 12.8381 2.93702 12.8747 2.93672 12.9118C2.93642 12.9488 2.94344 12.9855 2.95738 13.0199C2.97132 13.0542 2.9919 13.0854 3.01794 13.1118C3.04398 13.1381 3.07497 13.159 3.10913 13.1734C3.1432 13.1878 3.17979 13.1954 3.21679 13.1957C3.25379 13.1959 3.29048 13.1889 3.32476 13.175C3.35904 13.161 3.39023 13.1405 3.41655 13.1145C3.44287 13.0884 3.4638 13.0575 3.47813 13.0234L4.15313 11.4461L10.0121 10.6721C9.96267 10.494 9.93744 10.3099 9.93713 10.125Z' fill='%23C29A30'/%3E%3Cpath d='M13.5874 21.9751C12.4282 18.8837 12.0141 15.5626 12.3788 12.2813L12.3934 12.1497C12.0181 12.2226 11.6299 12.1897 11.2722 12.0548L11.2609 12.1572C10.8774 15.6138 11.3142 19.1122 12.5359 22.3684L12.9754 23.5411C12.9972 23.6154 13.034 23.6844 13.0836 23.7439C13.1333 23.8033 13.1947 23.8519 13.2639 23.8865C13.3332 23.9211 13.4089 23.9411 13.4862 23.9451C13.5636 23.9491 13.6409 23.9371 13.7134 23.9098C13.7859 23.8826 13.8519 23.8406 13.9075 23.7867C13.963 23.7327 14.0068 23.6678 14.0361 23.5961C14.0654 23.5244 14.0796 23.4475 14.0777 23.37C14.0759 23.2926 14.0581 23.2164 14.0254 23.1462L13.5874 21.9751Z' fill='%23C29A30'/%3E%3Cpath d='M12 11.625C12.8284 11.625 13.5 10.9534 13.5 10.125C13.5 9.29657 12.8284 8.625 12 8.625C11.1716 8.625 10.5 9.29657 10.5 10.125C10.5 10.9534 11.1716 11.625 12 11.625Z' fill='%23C29A30'/%3E%3C/svg%3E");background-repeat:no-repeat}.education-detail-page .education-detail-banner-wrapper-5{margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block{display:flex;flex-direction:column;gap:var(--spacer-18)}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-header{text-align:center;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-container{row-gap:calc(2*var(--gutter))}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-container .education-detail-banner{display:flex;flex-direction:column;gap:var(--spacer-10);height:100%;padding:var(--spacer-10) var(--spacer-4);border:1px solid #d2bfaf;box-shadow:0 6px 18px 0 rgb(54 50 50 / .1);background-size:cover;background-position:center}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-title{text-align:center;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div{display:flex;align-items:center;justify-content:center}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div:not(:first-child){margin-top:var(--spacer-6)}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div>span{position:relative;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding-left:32px}@media (max-width:767px){.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div>span{padding-left:28px}}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div>span:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.72076 3.99451C5.72986 4.06854 5.76791 4.13595 5.8266 4.18198C5.88528 4.22801 5.95981 4.24892 6.03388 4.24014L7.72138 4.03651L10.6539 8.56388C10.7964 8.44091 10.955 8.33785 11.1253 8.25751L8.19126 3.72789L8.85501 2.57814C8.8923 2.51349 8.90239 2.43667 8.88305 2.36459C8.86371 2.29251 8.81653 2.23106 8.75188 2.19376C8.68723 2.15646 8.61042 2.14638 8.53833 2.16572C8.46625 2.18506 8.4048 2.23224 8.36751 2.29689L8.04013 2.86501L7.91676 1.84126C7.90775 1.76719 7.86972 1.69972 7.81101 1.65367C7.7523 1.60762 7.67771 1.58674 7.60363 1.59564C7.52956 1.60464 7.46209 1.64267 7.41604 1.70138C7.36999 1.76009 7.34911 1.83468 7.35801 1.90876L7.51513 3.21189L6.37851 2.55526C6.3465 2.53679 6.31116 2.52481 6.27452 2.52C6.23788 2.51519 6.20065 2.51764 6.16496 2.52722C6.12927 2.53679 6.09581 2.5533 6.0665 2.57581C6.03719 2.59832 6.0126 2.62638 5.99413 2.65839C5.97566 2.6904 5.96368 2.72573 5.95887 2.76237C5.95406 2.79901 5.95651 2.83624 5.96609 2.87193C5.97566 2.90762 5.99217 2.94108 6.01468 2.97039C6.03719 2.9997 6.06525 3.02429 6.09726 3.04276L6.99051 3.55839L5.96638 3.68214C5.89234 3.69105 5.82487 3.729 5.77881 3.78765C5.73275 3.8463 5.71187 3.92047 5.72076 3.99451Z' fill='%23C29A30'/%3E%3Cpath d='M11.7662 2.40601L12.4592 3.44551L11.9462 8.06251H12.0002C12.1706 8.06239 12.3402 8.08343 12.5054 8.12513L13.0022 3.65626H13.8752C13.9498 3.65626 14.0214 3.62663 14.0741 3.57388C14.1269 3.52114 14.1565 3.4496 14.1565 3.37501C14.1565 3.30042 14.1269 3.22888 14.0741 3.17614C14.0214 3.12339 13.9498 3.09376 13.8752 3.09376H13.2752L13.7339 2.40601C13.7548 2.37529 13.7695 2.34072 13.777 2.30429C13.7845 2.26786 13.7848 2.23031 13.7777 2.1938C13.7706 2.15728 13.7563 2.12254 13.7357 2.09158C13.7151 2.06062 13.6885 2.03405 13.6576 2.01342C13.6266 1.99279 13.5919 1.9785 13.5554 1.97138C13.5189 1.96427 13.4813 1.96446 13.4449 1.97196C13.4085 1.97945 13.3739 1.9941 13.3432 2.01505C13.3124 2.036 13.2862 2.06284 13.2659 2.09401L12.7502 2.86801L12.2342 2.09401C12.1925 2.03285 12.1283 1.99062 12.0556 1.9765C11.9829 1.96237 11.9076 1.97749 11.8459 2.01857C11.7843 2.05965 11.7414 2.12337 11.7265 2.19591C11.7116 2.26845 11.7258 2.34394 11.7662 2.40601Z' fill='%23C29A30'/%3E%3Cpath d='M8.87391 1.37661L10.2483 2.06248L11.3579 8.16373C11.5368 8.10509 11.7229 8.07128 11.911 8.06323L10.8029 1.96948L11.8237 0.948733C11.8733 0.895418 11.9004 0.8249 11.8991 0.752037C11.8978 0.679174 11.8683 0.609655 11.8168 0.558125C11.7652 0.506595 11.6957 0.477078 11.6229 0.475793C11.55 0.474507 11.4795 0.501553 11.4262 0.551233L11.0189 0.958108L11.1479 0.443233C11.166 0.370833 11.1545 0.294232 11.1161 0.230251C11.0777 0.166269 11.0155 0.120137 10.9432 0.101983C10.8708 0.0839441 10.7942 0.0953736 10.7302 0.133762C10.6662 0.172151 10.6201 0.234361 10.6019 0.306733L10.4114 1.06911L10.0015 0.248983C9.96815 0.182316 9.90966 0.131633 9.83892 0.108076C9.76818 0.0845193 9.69098 0.0900161 9.62429 0.123358C9.55762 0.156744 9.50694 0.215237 9.48338 0.285978C9.45983 0.356719 9.46532 0.433919 9.49866 0.500608L9.87141 1.24611L9.12591 0.873358C9.05922 0.840016 8.98202 0.834519 8.91128 0.858076C8.84054 0.881633 8.78205 0.932316 8.74866 0.998983C8.73208 1.032 8.72217 1.06796 8.71949 1.10481C8.71681 1.14166 8.72142 1.17868 8.73305 1.21375C8.74468 1.24881 8.76311 1.28125 8.78728 1.30919C8.81145 1.33714 8.84089 1.36004 8.87391 1.37661Z' fill='%23C29A30'/%3E%3Cpath d='M15.809 3.72789L12.875 8.25751C13.0453 8.33785 13.2038 8.44091 13.3464 8.56388L16.2793 4.03651L17.9668 4.24014C18.0408 4.24903 18.1154 4.22815 18.1741 4.1821C18.2328 4.13605 18.2709 4.06858 18.2799 3.99451C18.2888 3.92047 18.2679 3.84593 18.2218 3.78728C18.1758 3.72863 18.1083 3.69068 18.0343 3.68176L17.0101 3.55801L17.9034 3.04239C17.9354 3.02392 17.9634 2.99933 17.986 2.97002C18.0085 2.94071 18.025 2.90725 18.0345 2.87156C18.0441 2.83586 18.0466 2.79863 18.0418 2.76199C18.0369 2.72535 18.025 2.69002 18.0065 2.65801C17.988 2.626 17.9634 2.59794 17.9341 2.57544C17.9048 2.55293 17.8714 2.53642 17.8357 2.52684C17.8 2.51727 17.7628 2.51481 17.7261 2.51963C17.6895 2.52444 17.6541 2.53642 17.6221 2.55489L16.4851 3.21189L16.6423 1.90876C16.6511 1.83468 16.6303 1.76009 16.5842 1.70138C16.5382 1.64267 16.4707 1.60464 16.3966 1.59564C16.3225 1.58674 16.248 1.60762 16.1892 1.65367C16.1305 1.69972 16.0925 1.76719 16.0835 1.84126L15.9601 2.86501L15.6324 2.29689C15.5951 2.23224 15.5336 2.18506 15.4615 2.16572C15.3895 2.14638 15.3126 2.15646 15.248 2.19376C15.1834 2.23106 15.1362 2.29251 15.1168 2.36459C15.0975 2.43667 15.1076 2.51349 15.1449 2.57814L15.809 3.72789Z' fill='%23C29A30'/%3E%3Cpath d='M18.5485 11.6329C18.5166 11.6143 18.4813 11.6023 18.4447 11.5974C18.4081 11.5926 18.3709 11.595 18.3352 11.6045C18.2995 11.6141 18.2661 11.6306 18.2368 11.6531C18.2075 11.6756 18.183 11.7036 18.1645 11.7356L17.731 12.4856L13.9709 10.7336C13.9152 10.9135 13.8349 11.0849 13.7324 11.2429L17.6373 13.0635L18.1927 14.1885C18.2258 14.2549 18.2838 14.3054 18.354 14.3293C18.4242 14.3531 18.501 14.3482 18.5677 14.3156C18.6342 14.2827 18.6849 14.2247 18.7088 14.1544C18.7327 14.0842 18.7278 14.0073 18.6952 13.9406L18.2827 13.1066L19.2112 13.047C19.2481 13.0446 19.2842 13.0349 19.3174 13.0185C19.3506 13.0021 19.3802 12.9793 19.4046 12.9515C19.429 12.9236 19.4477 12.8912 19.4595 12.8561C19.4714 12.821 19.4762 12.784 19.4737 12.747C19.4712 12.7101 19.4615 12.674 19.4452 12.6408C19.4288 12.6076 19.406 12.5779 19.3781 12.5536C19.3502 12.5292 19.3178 12.5105 19.2828 12.4987C19.2477 12.4868 19.2106 12.482 19.1737 12.4845L18.3487 12.5378L18.6487 12.0188C18.6676 11.9869 18.68 11.9516 18.6852 11.9149C18.6904 11.8782 18.6882 11.8409 18.6789 11.805C18.6696 11.7691 18.6533 11.7354 18.6309 11.7059C18.6086 11.6764 18.5806 11.6516 18.5485 11.6329Z' fill='%23C29A30'/%3E%3Cpath d='M5.4306 14.3145C5.49744 14.3476 5.57469 14.3528 5.64537 14.329C5.71604 14.3052 5.77436 14.2542 5.80748 14.1874L6.36285 13.0624L10.2677 11.2429C10.1653 11.0849 10.085 10.9135 10.0292 10.7336L6.26948 12.4875L5.8356 11.7375C5.81713 11.7055 5.79254 11.6774 5.76323 11.6549C5.73392 11.6324 5.70046 11.6159 5.66477 11.6063C5.62908 11.5968 5.59185 11.5943 5.55521 11.5991C5.51857 11.6039 5.48324 11.6159 5.45123 11.6344C5.41922 11.6529 5.39116 11.6775 5.36865 11.7068C5.34615 11.7361 5.32963 11.7695 5.32006 11.8052C5.31048 11.8409 5.30803 11.8781 5.31284 11.9148C5.31765 11.9514 5.32963 11.9868 5.3481 12.0188L5.6481 12.5378L4.8231 12.4845C4.78616 12.482 4.74909 12.4868 4.71401 12.4987C4.67893 12.5105 4.64653 12.5292 4.61867 12.5536C4.5908 12.5779 4.56802 12.6076 4.55162 12.6408C4.53522 12.674 4.52553 12.7101 4.5231 12.747C4.52061 12.784 4.52542 12.821 4.53727 12.8561C4.54911 12.8912 4.56776 12.9236 4.59214 12.9515C4.61652 12.9793 4.64616 13.0021 4.67936 13.0185C4.71255 13.0349 4.74866 13.0446 4.7856 13.047L5.7141 13.1066L5.3016 13.9406C5.26946 14.0074 5.26498 14.0841 5.28914 14.1541C5.3133 14.2242 5.36414 14.2818 5.4306 14.3145Z' fill='%23C29A30'/%3E%3Cpath d='M17.9474 5.763C17.98 5.69633 17.9849 5.61946 17.961 5.5492C17.9371 5.47893 17.8864 5.42098 17.8199 5.388C17.7532 5.35547 17.6765 5.35058 17.6062 5.37439C17.536 5.39819 17.478 5.44878 17.4449 5.51512L17.0785 6.25612L16.7785 5.73712C16.7412 5.67248 16.6798 5.62529 16.6077 5.60595C16.5356 5.58661 16.4588 5.5967 16.3941 5.634C16.3295 5.67129 16.2823 5.73274 16.263 5.80483C16.2436 5.87691 16.2537 5.95373 16.291 6.01837L16.7193 6.7605L13.5674 8.7855C13.69 8.92857 13.7926 9.08765 13.8723 9.25837L17.1723 7.13812L18.4293 7.2195C18.4662 7.22199 18.5033 7.21718 18.5383 7.20533C18.5734 7.19349 18.6058 7.17484 18.6337 7.15046C18.6616 7.12608 18.6843 7.09644 18.7007 7.06324C18.7171 7.03005 18.7268 6.99394 18.7293 6.957C18.7319 6.92004 18.7271 6.88292 18.7153 6.8478C18.7035 6.81268 18.6849 6.78024 18.6605 6.75236C18.6361 6.72447 18.6064 6.70169 18.5731 6.68532C18.5399 6.66896 18.5037 6.65933 18.4668 6.657L17.5383 6.597L17.9474 5.763Z' fill='%23C29A30'/%3E%3Cpath d='M14.0422 9.83549L19.8974 8.16711L21.1893 9.02024C21.2515 9.06135 21.3275 9.07606 21.4006 9.06116C21.4737 9.04625 21.5378 9.00293 21.5789 8.94074C21.62 8.87844 21.6346 8.80241 21.6197 8.72932C21.6048 8.65622 21.5616 8.59201 21.4994 8.55074L20.8038 8.09174L21.6359 8.04186C21.7105 8.03739 21.7803 8.00346 21.8299 7.94756C21.8795 7.89165 21.9048 7.81833 21.9003 7.74374C21.8958 7.66915 21.8619 7.59939 21.806 7.54981C21.7501 7.50023 21.6768 7.47489 21.6022 7.47936L20.7461 7.53074L21.5669 6.80924C21.5947 6.78488 21.6174 6.75529 21.6337 6.72216C21.65 6.68902 21.6596 6.653 21.662 6.61615C21.6643 6.5793 21.6594 6.54234 21.6475 6.5074C21.6356 6.47245 21.6169 6.4402 21.5924 6.41249C21.5681 6.38474 21.5385 6.36206 21.5054 6.34575C21.4722 6.32945 21.4362 6.31983 21.3994 6.31747C21.3625 6.3151 21.3256 6.32002 21.2906 6.33195C21.2557 6.34388 21.2234 6.36258 21.1957 6.38699L20.4569 7.03574L20.6283 6.39636C20.6379 6.36071 20.6404 6.32352 20.6356 6.28691C20.6307 6.25031 20.6188 6.21501 20.6003 6.18303C20.5819 6.15106 20.5573 6.12304 20.528 6.10058C20.4987 6.07811 20.4652 6.06164 20.4296 6.05211C20.3939 6.04253 20.3567 6.04006 20.32 6.04487C20.2834 6.04967 20.2481 6.06164 20.2161 6.08009C20.1841 6.09855 20.156 6.12313 20.1335 6.15243C20.111 6.18173 20.0945 6.21518 20.0849 6.25086L19.7144 7.63349L13.8877 9.29474C13.9638 9.46703 14.0158 9.64899 14.0422 9.83549Z' fill='%23C29A30'/%3E%3Cpath d='M5.27441 6.95593C5.27684 6.99288 5.28654 7.02898 5.30293 7.06218C5.31933 7.09538 5.34212 7.12501 5.36998 7.14939C5.39784 7.17378 5.43024 7.19242 5.46532 7.20427C5.5004 7.21612 5.53747 7.22093 5.57441 7.21843L6.83141 7.13706L10.1314 9.25731C10.2111 9.08659 10.3137 8.9275 10.4363 8.78443L7.28441 6.75943L7.71266 6.01731C7.74996 5.95266 7.76005 5.87585 7.74071 5.80376C7.72137 5.73168 7.67419 5.67023 7.60954 5.63293C7.54489 5.59564 7.46808 5.58555 7.39599 5.60489C7.32391 5.62423 7.26246 5.67141 7.22516 5.73606L6.92516 6.25506L6.55729 5.51256C6.52417 5.44621 6.46618 5.39563 6.39595 5.37182C6.32572 5.34801 6.24893 5.35291 6.18229 5.38543C6.11581 5.41842 6.06508 5.47637 6.04119 5.54663C6.0173 5.6169 6.02219 5.69376 6.05479 5.76043L6.46729 6.59443L5.53879 6.65443C5.50181 6.65677 5.46566 6.66639 5.43241 6.68276C5.39917 6.69913 5.36949 6.72191 5.34509 6.74979C5.32069 6.77768 5.30205 6.81012 5.29024 6.84524C5.27844 6.88036 5.27369 6.91747 5.27629 6.95443L5.27441 6.95593Z' fill='%23C29A30'/%3E%3Cpath d='M7.5 16.9687C7.42541 16.9687 7.35387 16.9984 7.30113 17.0511C7.24838 17.1039 7.21875 17.1754 7.21875 17.25C7.21875 17.3246 7.24838 17.3961 7.30113 17.4489C7.35387 17.5016 7.42541 17.5312 7.5 17.5312H8.15625L7.33125 18.15C7.3017 18.1722 7.27681 18.1999 7.25799 18.2317C7.23917 18.2635 7.2268 18.2987 7.22158 18.3352C7.21635 18.3718 7.21838 18.409 7.22755 18.4448C7.23672 18.4806 7.25284 18.5142 7.275 18.5437C7.29716 18.5733 7.32492 18.5982 7.35671 18.617C7.38849 18.6358 7.42366 18.6482 7.46023 18.6534C7.49679 18.6586 7.53402 18.6566 7.5698 18.6474C7.60558 18.6383 7.6392 18.6222 7.66875 18.6L8.71875 17.8125V19.125C8.71875 19.1996 8.74838 19.2711 8.80113 19.3239C8.85387 19.3766 8.92541 19.4062 9 19.4062C9.07459 19.4062 9.14613 19.3766 9.19887 19.3239C9.25162 19.2711 9.28125 19.1996 9.28125 19.125V18.0937L9.9 18.9187C9.94482 18.9783 10.0114 19.0177 10.0852 19.0283C10.1591 19.0388 10.234 19.0196 10.2938 18.975C10.3533 18.9302 10.3927 18.8636 10.4033 18.7897C10.4138 18.7159 10.3947 18.641 10.35 18.5812L9.32175 17.2102L10.5664 14.2545C10.5744 13.7045 10.6024 13.1545 10.6504 12.6045L8.8125 16.9687H7.5Z' fill='%23C29A30'/%3E%3Cpath d='M19.5964 16.083L18.6649 15.7676L19.3047 15.5966C19.3767 15.5774 19.4382 15.5302 19.4755 15.4656C19.5128 15.401 19.5229 15.3243 19.5036 15.2522C19.4843 15.1802 19.4372 15.1187 19.3726 15.0814C19.308 15.0441 19.2312 15.034 19.1592 15.0533L17.7777 15.423L13.6527 11.3584C13.5397 11.5091 13.4069 11.6438 13.2578 11.7589L17.4068 15.8464L17.3142 17.3929C17.3097 17.4675 17.3351 17.5408 17.3846 17.5967C17.4342 17.6526 17.504 17.6865 17.5786 17.691C17.6532 17.6955 17.7265 17.6702 17.7824 17.6206C17.8383 17.571 17.8722 17.5012 17.8767 17.4266L17.9266 16.5949L18.3859 17.2901C18.427 17.3524 18.4911 17.3958 18.5642 17.4108C18.6373 17.4258 18.7133 17.4111 18.7756 17.37C18.8378 17.3289 18.8812 17.2648 18.8962 17.1918C18.9112 17.1187 18.8965 17.0427 18.8554 16.9804L18.3829 16.2649L19.4176 16.6148C19.4525 16.6267 19.4895 16.6316 19.5264 16.6291C19.5633 16.6267 19.5993 16.617 19.6325 16.6007C19.6656 16.5843 19.6952 16.5615 19.7195 16.5337C19.7438 16.5059 19.7624 16.4735 19.7742 16.4385C19.7859 16.4035 19.7906 16.3665 19.788 16.3297C19.7854 16.2929 19.7755 16.2569 19.759 16.2239C19.7425 16.1909 19.7196 16.1615 19.6917 16.1373C19.6639 16.1131 19.6315 16.0947 19.5964 16.083Z' fill='%23C29A30'/%3E%3Cpath d='M22.0281 10.3429C22.0136 10.3089 21.9926 10.2781 21.9662 10.2523C21.9398 10.2264 21.9086 10.206 21.8743 10.1923C21.84 10.1785 21.8034 10.1717 21.7664 10.1721C21.7295 10.1725 21.693 10.1802 21.6591 10.1947L20.7107 10.5997L21.0373 10.0312C21.0557 9.99924 21.0677 9.96391 21.0725 9.92728C21.0773 9.89065 21.0748 9.85343 21.0652 9.81776C21.0556 9.78208 21.0391 9.74865 21.0166 9.71936C20.9941 9.69007 20.966 9.6655 20.934 9.64706C20.902 9.62862 20.8667 9.61666 20.83 9.61187C20.7934 9.60708 20.7562 9.60956 20.7205 9.61915C20.6848 9.62874 20.6514 9.64527 20.6221 9.66778C20.5928 9.6903 20.5682 9.71836 20.5498 9.75037L19.8958 10.8862L14.0623 10.1141V10.125C14.062 10.3099 14.0368 10.4939 13.9873 10.6721L19.8486 11.4476L20.5236 13.0249C20.5379 13.059 20.5588 13.0899 20.5851 13.1159C20.6115 13.142 20.6426 13.1625 20.6769 13.1765C20.7112 13.1904 20.7479 13.1974 20.7849 13.1971C20.8219 13.1969 20.8585 13.1893 20.8926 13.1749C20.9265 13.1604 20.9573 13.1393 20.9832 13.1129C21.009 13.0864 21.0294 13.0552 21.0432 13.0209C21.0569 12.9866 21.0638 12.9499 21.0634 12.9129C21.0629 12.876 21.0552 12.8395 21.0407 12.8055L20.6357 11.8571L21.5289 12.3727C21.5936 12.41 21.6704 12.4201 21.7425 12.4008C21.8146 12.3815 21.876 12.3343 21.9133 12.2696C21.9506 12.205 21.9607 12.1282 21.9413 12.0561C21.922 11.984 21.8748 11.9225 21.8102 11.8852L20.6732 11.229L21.8803 10.7134C21.9144 10.6989 21.9454 10.6778 21.9713 10.6512C21.9972 10.6247 22.0176 10.5933 22.0314 10.5589C22.0451 10.5245 22.0519 10.4876 22.0513 10.4506C22.0507 10.4135 22.0428 10.3769 22.0281 10.3429Z' fill='%23C29A30'/%3E%3Cpath d='M16.4998 16.9687H15.1873L13.0516 11.8983C13.0288 11.9118 13.0055 11.9249 12.9823 11.9377L12.9373 12.3434C12.9153 12.5419 12.8961 12.7408 12.8799 12.9401L14.6799 17.2106L13.6498 18.5812C13.6051 18.6409 13.5859 18.7159 13.5965 18.7897C13.607 18.8635 13.6464 18.9301 13.706 18.9749C13.7657 19.0196 13.8407 19.0388 13.9145 19.0282C13.9883 19.0177 14.0549 18.9783 14.0998 18.9187L14.7185 18.0937V19.1249C14.7185 19.1995 14.7481 19.2711 14.8009 19.3238C14.8536 19.3766 14.9252 19.4062 14.9998 19.4062C15.0744 19.4062 15.1459 19.3766 15.1986 19.3238C15.2514 19.2711 15.281 19.1995 15.281 19.1249V17.8124L16.331 18.5999C16.3907 18.6447 16.4657 18.6639 16.5395 18.6534C16.6134 18.6428 16.68 18.6034 16.7248 18.5437C16.7695 18.484 16.7887 18.409 16.7782 18.3352C16.7676 18.2613 16.7282 18.1947 16.6685 18.1499L15.8435 17.5312H16.4998C16.5744 17.5312 16.6459 17.5016 16.6986 17.4488C16.7514 17.3961 16.781 17.3245 16.781 17.2499C16.781 17.1753 16.7514 17.1038 16.6986 17.0511C16.6459 16.9983 16.5744 16.9687 16.4998 16.9687Z' fill='%23C29A30'/%3E%3Cpath d='M2.36201 8.04184L3.19414 8.09171L2.50001 8.54996C2.43787 8.59123 2.39462 8.65545 2.37972 8.72854C2.36482 8.80164 2.37949 8.87766 2.42051 8.93996C2.46165 9.00216 2.5258 9.04547 2.59887 9.06038C2.67193 9.07529 2.74792 9.06057 2.81014 9.01946L4.10164 8.16634L9.95726 9.83471C9.98366 9.64822 10.0356 9.46625 10.1118 9.29396L4.28501 7.63459L3.91451 6.25196C3.90494 6.21628 3.88843 6.18283 3.86593 6.15353C3.84343 6.12423 3.81538 6.09965 3.78338 6.08119C3.75137 6.06274 3.71605 6.05076 3.67942 6.04596C3.64279 6.04116 3.60557 6.04363 3.56989 6.05321C3.53422 6.06274 3.50078 6.07921 3.47148 6.10168C3.44219 6.12414 3.4176 6.15216 3.39914 6.18413C3.38069 6.21611 3.36871 6.2514 3.3639 6.28801C3.3591 6.32461 3.36156 6.36181 3.37114 6.39746L3.54251 7.03684L2.80376 6.38809C2.77612 6.36361 2.74393 6.34483 2.70902 6.3328C2.67412 6.32078 2.63718 6.31576 2.60034 6.31802C2.56349 6.32029 2.52745 6.32979 2.49427 6.346C2.4611 6.3622 2.43145 6.38479 2.40701 6.41246C2.38261 6.44017 2.3639 6.47242 2.35197 6.50737C2.34004 6.54232 2.33512 6.57927 2.33749 6.61612C2.33986 6.65298 2.34947 6.689 2.36578 6.72213C2.38208 6.75526 2.40476 6.78485 2.43251 6.80921L3.25339 7.53071L2.39726 7.47934C2.32267 7.47486 2.24936 7.5002 2.19345 7.54978C2.13754 7.59936 2.10361 7.66912 2.09914 7.74371C2.09466 7.8183 2.12 7.89162 2.16958 7.94753C2.21916 8.00344 2.28892 8.03736 2.36351 8.04184H2.36201Z' fill='%23C29A30'/%3E%3Cpath d='M10.3477 11.3584L6.22274 15.423L4.84124 15.0533C4.80558 15.0437 4.76839 15.0412 4.73178 15.046C4.69518 15.0508 4.65988 15.0628 4.62791 15.0813C4.59593 15.0997 4.56791 15.1243 4.54545 15.1536C4.52299 15.1829 4.50652 15.2164 4.49699 15.252C4.47773 15.3241 4.48784 15.4008 4.5251 15.4654C4.56236 15.53 4.62373 15.5772 4.69574 15.5966L5.33549 15.7676L4.40399 16.083C4.36901 16.0948 4.3367 16.1134 4.30891 16.1377C4.28112 16.162 4.25838 16.1915 4.24202 16.2246C4.22565 16.2577 4.21596 16.2937 4.21351 16.3305C4.21106 16.3674 4.21589 16.4043 4.22774 16.4393C4.23953 16.4743 4.25813 16.5066 4.28245 16.5345C4.30677 16.5623 4.33634 16.585 4.36947 16.6014C4.4026 16.6178 4.43864 16.6275 4.47551 16.6299C4.51239 16.6323 4.54938 16.6274 4.58436 16.6155L5.61899 16.2656L5.14649 16.9811C5.10542 17.0434 5.09076 17.1194 5.10574 17.1925C5.12072 17.2656 5.16411 17.3297 5.22636 17.3708C5.28862 17.4118 5.36465 17.4265 5.43772 17.4115C5.51078 17.3965 5.57491 17.3532 5.61599 17.2909L6.07499 16.5956L6.12486 17.4274C6.12934 17.502 6.16326 17.5718 6.21917 17.6213C6.27508 17.6709 6.3484 17.6962 6.42299 17.6918C6.49758 17.6873 6.56734 17.6534 6.61692 17.5975C6.6665 17.5416 6.69184 17.4682 6.68736 17.3936L6.59474 15.8471L10.7437 11.7596C10.5942 11.6444 10.461 11.5094 10.3477 11.3584Z' fill='%23C29A30'/%3E%3Cpath d='M9.93713 10.125V10.1141L4.10363 10.8863L3.44963 9.75001C3.41239 9.68536 3.35098 9.63816 3.27894 9.61878C3.20689 9.59941 3.13009 9.60945 3.06544 9.64669C3.0008 9.68394 2.9536 9.74534 2.93422 9.81739C2.91485 9.88944 2.92489 9.96624 2.96213 10.0309L3.29026 10.5994L2.34188 10.1944C2.30793 10.1798 2.27145 10.1721 2.23452 10.1717C2.19759 10.1713 2.16094 10.1782 2.12666 10.1919C2.09239 10.2057 2.06116 10.2261 2.03477 10.2519C2.00839 10.2777 1.98735 10.3085 1.97288 10.3425C1.95834 10.3765 1.95064 10.4129 1.95021 10.4499C1.94979 10.4868 1.95665 10.5235 1.97041 10.5577C1.98417 10.592 2.00455 10.6232 2.0304 10.6496C2.05624 10.676 2.08703 10.697 2.12101 10.7115L3.32663 11.2275L2.18963 11.8838C2.12499 11.9211 2.0778 11.9825 2.05846 12.0546C2.03912 12.1267 2.04921 12.2035 2.08651 12.2681C2.1238 12.3328 2.18525 12.38 2.25734 12.3993C2.32942 12.4186 2.40624 12.4086 2.47088 12.3713L3.36413 11.8556L2.95913 12.804C2.94464 12.8381 2.93702 12.8747 2.93672 12.9118C2.93642 12.9488 2.94344 12.9855 2.95738 13.0199C2.97132 13.0542 2.9919 13.0854 3.01794 13.1118C3.04398 13.1381 3.07497 13.159 3.10913 13.1734C3.1432 13.1878 3.17979 13.1954 3.21679 13.1957C3.25379 13.1959 3.29048 13.1889 3.32476 13.175C3.35904 13.161 3.39023 13.1405 3.41655 13.1145C3.44287 13.0884 3.4638 13.0575 3.47813 13.0234L4.15313 11.4461L10.0121 10.6721C9.96267 10.494 9.93744 10.3099 9.93713 10.125Z' fill='%23C29A30'/%3E%3Cpath d='M13.5874 21.9751C12.4282 18.8837 12.0141 15.5626 12.3788 12.2813L12.3934 12.1497C12.0181 12.2226 11.6299 12.1897 11.2722 12.0548L11.2609 12.1572C10.8774 15.6138 11.3142 19.1122 12.5359 22.3684L12.9754 23.5411C12.9972 23.6154 13.034 23.6844 13.0836 23.7439C13.1333 23.8033 13.1947 23.8519 13.2639 23.8865C13.3332 23.9211 13.4089 23.9411 13.4862 23.9451C13.5636 23.9491 13.6409 23.9371 13.7134 23.9098C13.7859 23.8826 13.8519 23.8406 13.9075 23.7867C13.963 23.7327 14.0068 23.6678 14.0361 23.5961C14.0654 23.5244 14.0796 23.4475 14.0777 23.37C14.0759 23.2926 14.0581 23.2164 14.0254 23.1462L13.5874 21.9751Z' fill='%23C29A30'/%3E%3Cpath d='M12 11.625C12.8284 11.625 13.5 10.9534 13.5 10.125C13.5 9.29657 12.8284 8.625 12 8.625C11.1716 8.625 10.5 9.29657 10.5 10.125C10.5 10.9534 11.1716 11.625 12 11.625Z' fill='%23C29A30'/%3E%3C/svg%3E");background-repeat:no-repeat}@media (max-width:767px){.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div>span:before{width:20px;height:20px;background-size:20px}}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-bottom{text-align:center;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#c29a30;font-family:"Playfair Display",sans-serif;max-width:1168px;margin-inline:auto}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-button{display:flex;align-items:center;justify-content:center}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.education-detail-page .education-detail-banner-wrapper-5 .education-detail-banner-block .education-detail-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.education-detail-page .education-detail-banner-wrapper-6{background-color:#364452;padding-block:var(--spacer-16);margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block{display:flex;flex-direction:column;gap:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-header>.education-detail-banner-top-title{text-align:center;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#FFF}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-header>.education-detail-banner-title{text-align:center;line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#FFF;font-family:"Playfair Display",sans-serif}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-container{row-gap:calc(2*var(--gutter))}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-container .education-detail-banner{display:flex;flex-direction:column;gap:var(--spacer-6);height:100%;padding:var(--spacer-10) var(--spacer-4);border:1px solid #d2bfaf}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-top-title{text-align:center;line-height:calc(var(--font-size-80) + 8px);font-size:var(--font-size-80);font-weight:400;color:#FFF;font-family:"Italianno",sans-serif}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-title{text-align:center;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#FFF}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-sub-title{text-align:center;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#FFF}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-button{display:flex;align-items:center;justify-content:center}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.education-detail-page .education-detail-banner-wrapper-6 .education-detail-banner-block .education-detail-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.education-detail-page .education-detail-banner-wrapper-7{margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block{display:flex;flex-direction:column;gap:var(--spacer-18)}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-header{display:flex;flex-direction:column;gap:var(--spacer-4)}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-header>.education-detail-banner-title{text-align:center;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-header>.education-detail-banner-sub-title{text-align:center;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-container{row-gap:calc(2*var(--gutter))}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-container .education-detail-banner{display:flex;flex-direction:column;gap:var(--spacer-6);height:100%;padding:var(--spacer-10) var(--spacer-4);border:1px solid #d2bfaf;box-shadow:0 6px 18px 0 rgb(54 50 50 / .1);background-size:cover;background-position:center}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-title{text-align:center;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div{text-align:center}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div:not(:first-child){margin-top:var(--spacer-6)}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div>span{position:relative;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000;padding-left:12px}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div>span b,.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div>span strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-container .education-detail-banner .education-detail-banner-content>div>span:before{content:"";position:absolute;left:0;top:8px;width:2px;height:2px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background-color:#000}.education-detail-page .education-detail-banner-wrapper-7 .education-detail-banner-block .education-detail-banner-bottom{text-align:center;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;max-width:1168px;margin-inline:auto}.education-detail-page .education-detail-banner-wrapper-8{margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-wrapper-header{text-align:center;line-height:calc(var(--font-size-80) + 8px);font-size:var(--font-size-80);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif;margin-bottom:var(--spacer-16)}@media (min-width:1200px){.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container{height:0;overflow:hidden}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container.slick-slider{height:auto;overflow:visible}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container.slick-slider .slick-track{display:flex!important}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container.slick-slider .slick-slide{height:inherit!important}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container.slick-slider>.slick-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacer-4);width:100%;padding-top:var(--spacer-16)}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container.slick-slider>.slick-dots>li>button{position:relative;overflow:hidden;display:block;width:32px;height:4px;text-indent:-9999px;padding:0;border:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:rgb(143 94 54 / .32);transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container.slick-slider>.slick-dots>li.slick-active>button{background-color:#8f5e36}}@media (max-width:1199px){.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:var(--spacer-4);margin-bottom:var(--spacer-4)}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container .education-detail-banner-item{width:66vw}}@media (max-width:991px){.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container .education-detail-banner-item{width:85vw}}@media (max-width:767px){.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner-container .education-detail-banner-item{width:95vw}}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner{display:flex;height:100%;padding-right:calc(2*var(--gutter));border-right:1px solid #f4efeb}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-image{flex:0 0 29.248%;position:relative;height:100%}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}@media (max-width:575px){.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-image{display:none}}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-content{flex:1 0 0%;display:flex;align-items:flex-start;flex-direction:column;gap:var(--spacer-4);padding-left:var(--spacer-4)}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-content .education-detail-banner-top{flex:1 0 0%;display:flex;flex-direction:column;gap:var(--spacer-4)}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-content .education-detail-banner-top .education-detail-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-content .education-detail-banner-top .education-detail-banner-header .education-detail-banner-top-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:600;color:#c29a30}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-content .education-detail-banner-top .education-detail-banner-header .education-detail-banner-title{line-height:calc(var(--font-size-22) + 8px);font-size:var(--font-size-22);font-weight:600;color:#000}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-content .education-detail-banner-top .education-detail-banner-desc{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#000}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-content .education-detail-banner-button{flex:0 0 auto}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-content .education-detail-banner-button>a{display:inline-flex;align-items:center;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF;padding:var(--spacer-4);border:1px solid #c29a30;background-color:#c29a30;transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-content .education-detail-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.education-detail-page .education-detail-banner-wrapper-8 .education-detail-banner .education-detail-banner-content .education-detail-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.education-detail-page .education-detail-banner-wrapper-9{background-color:#364452;padding-block:var(--spacer-28);margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner{display:flex;flex-direction:column}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-16)}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-banner-header{display:flex;flex-direction:column;gap:var(--spacer-6)}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-banner-slogan{line-height:calc(var(--font-size-22) + 8px);font-size:var(--font-size-22);font-weight:600;color:#FFF}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#FFF;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-banner-sub-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#FFF}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#FFF}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc b,.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-price-block{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-6);padding-inline:var(--spacer-6)}@media (max-width:767px){.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-price-block{margin-top:calc(2*var(--gutter))}}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-price-block .education-detail-price-label{display:flex;align-items:center;justify-content:center}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-price-block .education-detail-price-label>a{display:flex;align-items:center;justify-content:center;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF;padding:var(--spacer-2) var(--spacer-6);border:1px solid #8f5e36;background-color:#8f5e36;border-radius:40px;-moz-border-radius:40px;-webkit-border-radius:40px;transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-price-block .education-detail-price-label>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-price-block .education-detail-price-label>a:hover{background-color:#c29a30;border-color:#c29a30}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-price-block .education-detail-price-label>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-price-block .education-detail-price-title{line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#FFF}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-price-block .education-detail-price{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#FFF;font-family:"Playfair Display",sans-serif;padding-block:var(--spacer-2) var(--spacer-8);border-bottom:1px solid #fffcf5}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-price-block .education-detail-price>span{text-decoration:line-through}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-banner-button>a{display:flex;align-items:center;justify-content:center;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF;padding:var(--spacer-4) 15px;border:1px solid #c29a30;background-color:#c29a30;transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.education-detail-page .education-detail-banner-wrapper-9 .education-detail-banner .education-detail-banner-top .education-detail-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.education-detail-page .education-detail-banner-wrapper-10{margin-bottom:0}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper{position:relative;background-color:rgb(143 94 54 / .4);background-size:cover;background-position:center}@media (min-width:1200px){.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper{padding-block:201px 48px}}@media (max-width:1199px){.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper{padding-block:var(--spacer-30) var(--spacer-12)}}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content{height:0;overflow:hidden}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content.slick-slider{height:auto;overflow:visible}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content.slick-slider .slick-track{display:flex!important}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content.slick-slider .slick-slide{height:inherit!important}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content>.slick-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacer-4);width:100%;padding-top:149px}@media (max-width:1199px){.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content>.slick-dots{padding-top:var(--spacer-20)}}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content>.slick-dots>li>button{position:relative;overflow:hidden;display:block;width:32px;height:4px;text-indent:-9999px;padding:0;border:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:rgb(143 94 54 / .32);transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content>.slick-dots>li.slick-active>button{background-color:#8f5e36}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item{display:flex;gap:calc(2*var(--gutter));height:100%;padding:var(--spacer-8);border:1px solid #FFF}@media (max-width:424px){.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item{flex-direction:column}}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-image,.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-content{flex:1 1 0%;min-width:0}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-image{display:none;position:relative;aspect-ratio:1.0085470085;height:fit-content}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-content{display:flex;flex-direction:column;gap:var(--spacer-4)}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-image-and-name{display:flex;align-items:center;gap:var(--spacer-2);color:#FFF;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-image-and-name .customer-ranks-item-image{flex:0 0 48px;position:relative;overflow:hidden;aspect-ratio:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-image-and-name .customer-ranks-item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-image-and-name .customer-ranks-item-name span{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400}.education-detail-page .education-detail-banner-wrapper-10 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-comment{color:#FFF;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:400}.education-detail-page .education-detail-banner-wrapper-11{padding-block:var(--spacer-14);margin-bottom:var(--spacer-13)}@media (max-width:1199px){.education-detail-page .education-detail-banner-wrapper-11{padding-block:var(--spacer-7);margin-bottom:0}}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner-container{row-gap:calc(2*var(--gutter))}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner-image{position:relative;aspect-ratio:.831625183}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner{display:flex;flex-direction:column;gap:var(--spacer-10);padding-block:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner .education-detail-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner .education-detail-banner-desc{display:flex;flex-direction:column;gap:var(--spacer-10);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner .education-detail-banner-desc b,.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner .education-detail-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner .education-detail-banner-desc ul li{position:relative;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding-left:32px}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner .education-detail-banner-desc ul li span{display:block;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;margin-left:var(--spacer-4);margin-top:var(--spacer-3)}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner .education-detail-banner-desc ul li:not(:first-child){margin-top:var(--spacer-6)}.education-detail-page .education-detail-banner-wrapper-11 .education-detail-banner .education-detail-banner-desc ul li:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.72076 3.99451C5.72986 4.06854 5.76791 4.13595 5.8266 4.18198C5.88528 4.22801 5.95981 4.24892 6.03388 4.24014L7.72138 4.03651L10.6539 8.56388C10.7964 8.44091 10.955 8.33785 11.1253 8.25751L8.19126 3.72789L8.85501 2.57814C8.8923 2.51349 8.90239 2.43667 8.88305 2.36459C8.86371 2.29251 8.81653 2.23106 8.75188 2.19376C8.68723 2.15646 8.61042 2.14638 8.53833 2.16572C8.46625 2.18506 8.4048 2.23224 8.36751 2.29689L8.04013 2.86501L7.91676 1.84126C7.90775 1.76719 7.86972 1.69972 7.81101 1.65367C7.7523 1.60762 7.67771 1.58674 7.60363 1.59564C7.52956 1.60464 7.46209 1.64267 7.41604 1.70138C7.36999 1.76009 7.34911 1.83468 7.35801 1.90876L7.51513 3.21189L6.37851 2.55526C6.3465 2.53679 6.31116 2.52481 6.27452 2.52C6.23788 2.51519 6.20065 2.51764 6.16496 2.52722C6.12927 2.53679 6.09581 2.5533 6.0665 2.57581C6.03719 2.59832 6.0126 2.62638 5.99413 2.65839C5.97566 2.6904 5.96368 2.72573 5.95887 2.76237C5.95406 2.79901 5.95651 2.83624 5.96609 2.87193C5.97566 2.90762 5.99217 2.94108 6.01468 2.97039C6.03719 2.9997 6.06525 3.02429 6.09726 3.04276L6.99051 3.55839L5.96638 3.68214C5.89234 3.69105 5.82487 3.729 5.77881 3.78765C5.73275 3.8463 5.71187 3.92047 5.72076 3.99451Z' fill='%23C29A30'/%3E%3Cpath d='M11.7662 2.40601L12.4592 3.44551L11.9462 8.06251H12.0002C12.1706 8.06239 12.3402 8.08343 12.5054 8.12513L13.0022 3.65626H13.8752C13.9498 3.65626 14.0214 3.62663 14.0741 3.57388C14.1269 3.52114 14.1565 3.4496 14.1565 3.37501C14.1565 3.30042 14.1269 3.22888 14.0741 3.17614C14.0214 3.12339 13.9498 3.09376 13.8752 3.09376H13.2752L13.7339 2.40601C13.7548 2.37529 13.7695 2.34072 13.777 2.30429C13.7845 2.26786 13.7848 2.23031 13.7777 2.1938C13.7706 2.15728 13.7563 2.12254 13.7357 2.09158C13.7151 2.06062 13.6885 2.03405 13.6576 2.01342C13.6266 1.99279 13.5919 1.9785 13.5554 1.97138C13.5189 1.96427 13.4813 1.96446 13.4449 1.97196C13.4085 1.97945 13.3739 1.9941 13.3432 2.01505C13.3124 2.036 13.2862 2.06284 13.2659 2.09401L12.7502 2.86801L12.2342 2.09401C12.1925 2.03285 12.1283 1.99062 12.0556 1.9765C11.9829 1.96237 11.9076 1.97749 11.8459 2.01857C11.7843 2.05965 11.7414 2.12337 11.7265 2.19591C11.7116 2.26845 11.7258 2.34394 11.7662 2.40601Z' fill='%23C29A30'/%3E%3Cpath d='M8.87391 1.37661L10.2483 2.06248L11.3579 8.16373C11.5368 8.10509 11.7229 8.07128 11.911 8.06323L10.8029 1.96948L11.8237 0.948733C11.8733 0.895418 11.9004 0.8249 11.8991 0.752037C11.8978 0.679174 11.8683 0.609655 11.8168 0.558125C11.7652 0.506595 11.6957 0.477078 11.6229 0.475793C11.55 0.474507 11.4795 0.501553 11.4262 0.551233L11.0189 0.958108L11.1479 0.443233C11.166 0.370833 11.1545 0.294232 11.1161 0.230251C11.0777 0.166269 11.0155 0.120137 10.9432 0.101983C10.8708 0.0839441 10.7942 0.0953736 10.7302 0.133762C10.6662 0.172151 10.6201 0.234361 10.6019 0.306733L10.4114 1.06911L10.0015 0.248983C9.96815 0.182316 9.90966 0.131633 9.83892 0.108076C9.76818 0.0845193 9.69098 0.0900161 9.62429 0.123358C9.55762 0.156744 9.50694 0.215237 9.48338 0.285978C9.45983 0.356719 9.46532 0.433919 9.49866 0.500608L9.87141 1.24611L9.12591 0.873358C9.05922 0.840016 8.98202 0.834519 8.91128 0.858076C8.84054 0.881633 8.78205 0.932316 8.74866 0.998983C8.73208 1.032 8.72217 1.06796 8.71949 1.10481C8.71681 1.14166 8.72142 1.17868 8.73305 1.21375C8.74468 1.24881 8.76311 1.28125 8.78728 1.30919C8.81145 1.33714 8.84089 1.36004 8.87391 1.37661Z' fill='%23C29A30'/%3E%3Cpath d='M15.809 3.72789L12.875 8.25751C13.0453 8.33785 13.2038 8.44091 13.3464 8.56388L16.2793 4.03651L17.9668 4.24014C18.0408 4.24903 18.1154 4.22815 18.1741 4.1821C18.2328 4.13605 18.2709 4.06858 18.2799 3.99451C18.2888 3.92047 18.2679 3.84593 18.2218 3.78728C18.1758 3.72863 18.1083 3.69068 18.0343 3.68176L17.0101 3.55801L17.9034 3.04239C17.9354 3.02392 17.9634 2.99933 17.986 2.97002C18.0085 2.94071 18.025 2.90725 18.0345 2.87156C18.0441 2.83586 18.0466 2.79863 18.0418 2.76199C18.0369 2.72535 18.025 2.69002 18.0065 2.65801C17.988 2.626 17.9634 2.59794 17.9341 2.57544C17.9048 2.55293 17.8714 2.53642 17.8357 2.52684C17.8 2.51727 17.7628 2.51481 17.7261 2.51963C17.6895 2.52444 17.6541 2.53642 17.6221 2.55489L16.4851 3.21189L16.6423 1.90876C16.6511 1.83468 16.6303 1.76009 16.5842 1.70138C16.5382 1.64267 16.4707 1.60464 16.3966 1.59564C16.3225 1.58674 16.248 1.60762 16.1892 1.65367C16.1305 1.69972 16.0925 1.76719 16.0835 1.84126L15.9601 2.86501L15.6324 2.29689C15.5951 2.23224 15.5336 2.18506 15.4615 2.16572C15.3895 2.14638 15.3126 2.15646 15.248 2.19376C15.1834 2.23106 15.1362 2.29251 15.1168 2.36459C15.0975 2.43667 15.1076 2.51349 15.1449 2.57814L15.809 3.72789Z' fill='%23C29A30'/%3E%3Cpath d='M18.5485 11.6329C18.5166 11.6143 18.4813 11.6023 18.4447 11.5974C18.4081 11.5926 18.3709 11.595 18.3352 11.6045C18.2995 11.6141 18.2661 11.6306 18.2368 11.6531C18.2075 11.6756 18.183 11.7036 18.1645 11.7356L17.731 12.4856L13.9709 10.7336C13.9152 10.9135 13.8349 11.0849 13.7324 11.2429L17.6373 13.0635L18.1927 14.1885C18.2258 14.2549 18.2838 14.3054 18.354 14.3293C18.4242 14.3531 18.501 14.3482 18.5677 14.3156C18.6342 14.2827 18.6849 14.2247 18.7088 14.1544C18.7327 14.0842 18.7278 14.0073 18.6952 13.9406L18.2827 13.1066L19.2112 13.047C19.2481 13.0446 19.2842 13.0349 19.3174 13.0185C19.3506 13.0021 19.3802 12.9793 19.4046 12.9515C19.429 12.9236 19.4477 12.8912 19.4595 12.8561C19.4714 12.821 19.4762 12.784 19.4737 12.747C19.4712 12.7101 19.4615 12.674 19.4452 12.6408C19.4288 12.6076 19.406 12.5779 19.3781 12.5536C19.3502 12.5292 19.3178 12.5105 19.2828 12.4987C19.2477 12.4868 19.2106 12.482 19.1737 12.4845L18.3487 12.5378L18.6487 12.0188C18.6676 11.9869 18.68 11.9516 18.6852 11.9149C18.6904 11.8782 18.6882 11.8409 18.6789 11.805C18.6696 11.7691 18.6533 11.7354 18.6309 11.7059C18.6086 11.6764 18.5806 11.6516 18.5485 11.6329Z' fill='%23C29A30'/%3E%3Cpath d='M5.4306 14.3145C5.49744 14.3476 5.57469 14.3528 5.64537 14.329C5.71604 14.3052 5.77436 14.2542 5.80748 14.1874L6.36285 13.0624L10.2677 11.2429C10.1653 11.0849 10.085 10.9135 10.0292 10.7336L6.26948 12.4875L5.8356 11.7375C5.81713 11.7055 5.79254 11.6774 5.76323 11.6549C5.73392 11.6324 5.70046 11.6159 5.66477 11.6063C5.62908 11.5968 5.59185 11.5943 5.55521 11.5991C5.51857 11.6039 5.48324 11.6159 5.45123 11.6344C5.41922 11.6529 5.39116 11.6775 5.36865 11.7068C5.34615 11.7361 5.32963 11.7695 5.32006 11.8052C5.31048 11.8409 5.30803 11.8781 5.31284 11.9148C5.31765 11.9514 5.32963 11.9868 5.3481 12.0188L5.6481 12.5378L4.8231 12.4845C4.78616 12.482 4.74909 12.4868 4.71401 12.4987C4.67893 12.5105 4.64653 12.5292 4.61867 12.5536C4.5908 12.5779 4.56802 12.6076 4.55162 12.6408C4.53522 12.674 4.52553 12.7101 4.5231 12.747C4.52061 12.784 4.52542 12.821 4.53727 12.8561C4.54911 12.8912 4.56776 12.9236 4.59214 12.9515C4.61652 12.9793 4.64616 13.0021 4.67936 13.0185C4.71255 13.0349 4.74866 13.0446 4.7856 13.047L5.7141 13.1066L5.3016 13.9406C5.26946 14.0074 5.26498 14.0841 5.28914 14.1541C5.3133 14.2242 5.36414 14.2818 5.4306 14.3145Z' fill='%23C29A30'/%3E%3Cpath d='M17.9474 5.763C17.98 5.69633 17.9849 5.61946 17.961 5.5492C17.9371 5.47893 17.8864 5.42098 17.8199 5.388C17.7532 5.35547 17.6765 5.35058 17.6062 5.37439C17.536 5.39819 17.478 5.44878 17.4449 5.51512L17.0785 6.25612L16.7785 5.73712C16.7412 5.67248 16.6798 5.62529 16.6077 5.60595C16.5356 5.58661 16.4588 5.5967 16.3941 5.634C16.3295 5.67129 16.2823 5.73274 16.263 5.80483C16.2436 5.87691 16.2537 5.95373 16.291 6.01837L16.7193 6.7605L13.5674 8.7855C13.69 8.92857 13.7926 9.08765 13.8723 9.25837L17.1723 7.13812L18.4293 7.2195C18.4662 7.22199 18.5033 7.21718 18.5383 7.20533C18.5734 7.19349 18.6058 7.17484 18.6337 7.15046C18.6616 7.12608 18.6843 7.09644 18.7007 7.06324C18.7171 7.03005 18.7268 6.99394 18.7293 6.957C18.7319 6.92004 18.7271 6.88292 18.7153 6.8478C18.7035 6.81268 18.6849 6.78024 18.6605 6.75236C18.6361 6.72447 18.6064 6.70169 18.5731 6.68532C18.5399 6.66896 18.5037 6.65933 18.4668 6.657L17.5383 6.597L17.9474 5.763Z' fill='%23C29A30'/%3E%3Cpath d='M14.0422 9.83549L19.8974 8.16711L21.1893 9.02024C21.2515 9.06135 21.3275 9.07606 21.4006 9.06116C21.4737 9.04625 21.5378 9.00293 21.5789 8.94074C21.62 8.87844 21.6346 8.80241 21.6197 8.72932C21.6048 8.65622 21.5616 8.59201 21.4994 8.55074L20.8038 8.09174L21.6359 8.04186C21.7105 8.03739 21.7803 8.00346 21.8299 7.94756C21.8795 7.89165 21.9048 7.81833 21.9003 7.74374C21.8958 7.66915 21.8619 7.59939 21.806 7.54981C21.7501 7.50023 21.6768 7.47489 21.6022 7.47936L20.7461 7.53074L21.5669 6.80924C21.5947 6.78488 21.6174 6.75529 21.6337 6.72216C21.65 6.68902 21.6596 6.653 21.662 6.61615C21.6643 6.5793 21.6594 6.54234 21.6475 6.5074C21.6356 6.47245 21.6169 6.4402 21.5924 6.41249C21.5681 6.38474 21.5385 6.36206 21.5054 6.34575C21.4722 6.32945 21.4362 6.31983 21.3994 6.31747C21.3625 6.3151 21.3256 6.32002 21.2906 6.33195C21.2557 6.34388 21.2234 6.36258 21.1957 6.38699L20.4569 7.03574L20.6283 6.39636C20.6379 6.36071 20.6404 6.32352 20.6356 6.28691C20.6307 6.25031 20.6188 6.21501 20.6003 6.18303C20.5819 6.15106 20.5573 6.12304 20.528 6.10058C20.4987 6.07811 20.4652 6.06164 20.4296 6.05211C20.3939 6.04253 20.3567 6.04006 20.32 6.04487C20.2834 6.04967 20.2481 6.06164 20.2161 6.08009C20.1841 6.09855 20.156 6.12313 20.1335 6.15243C20.111 6.18173 20.0945 6.21518 20.0849 6.25086L19.7144 7.63349L13.8877 9.29474C13.9638 9.46703 14.0158 9.64899 14.0422 9.83549Z' fill='%23C29A30'/%3E%3Cpath d='M5.27441 6.95593C5.27684 6.99288 5.28654 7.02898 5.30293 7.06218C5.31933 7.09538 5.34212 7.12501 5.36998 7.14939C5.39784 7.17378 5.43024 7.19242 5.46532 7.20427C5.5004 7.21612 5.53747 7.22093 5.57441 7.21843L6.83141 7.13706L10.1314 9.25731C10.2111 9.08659 10.3137 8.9275 10.4363 8.78443L7.28441 6.75943L7.71266 6.01731C7.74996 5.95266 7.76005 5.87585 7.74071 5.80376C7.72137 5.73168 7.67419 5.67023 7.60954 5.63293C7.54489 5.59564 7.46808 5.58555 7.39599 5.60489C7.32391 5.62423 7.26246 5.67141 7.22516 5.73606L6.92516 6.25506L6.55729 5.51256C6.52417 5.44621 6.46618 5.39563 6.39595 5.37182C6.32572 5.34801 6.24893 5.35291 6.18229 5.38543C6.11581 5.41842 6.06508 5.47637 6.04119 5.54663C6.0173 5.6169 6.02219 5.69376 6.05479 5.76043L6.46729 6.59443L5.53879 6.65443C5.50181 6.65677 5.46566 6.66639 5.43241 6.68276C5.39917 6.69913 5.36949 6.72191 5.34509 6.74979C5.32069 6.77768 5.30205 6.81012 5.29024 6.84524C5.27844 6.88036 5.27369 6.91747 5.27629 6.95443L5.27441 6.95593Z' fill='%23C29A30'/%3E%3Cpath d='M7.5 16.9687C7.42541 16.9687 7.35387 16.9984 7.30113 17.0511C7.24838 17.1039 7.21875 17.1754 7.21875 17.25C7.21875 17.3246 7.24838 17.3961 7.30113 17.4489C7.35387 17.5016 7.42541 17.5312 7.5 17.5312H8.15625L7.33125 18.15C7.3017 18.1722 7.27681 18.1999 7.25799 18.2317C7.23917 18.2635 7.2268 18.2987 7.22158 18.3352C7.21635 18.3718 7.21838 18.409 7.22755 18.4448C7.23672 18.4806 7.25284 18.5142 7.275 18.5437C7.29716 18.5733 7.32492 18.5982 7.35671 18.617C7.38849 18.6358 7.42366 18.6482 7.46023 18.6534C7.49679 18.6586 7.53402 18.6566 7.5698 18.6474C7.60558 18.6383 7.6392 18.6222 7.66875 18.6L8.71875 17.8125V19.125C8.71875 19.1996 8.74838 19.2711 8.80113 19.3239C8.85387 19.3766 8.92541 19.4062 9 19.4062C9.07459 19.4062 9.14613 19.3766 9.19887 19.3239C9.25162 19.2711 9.28125 19.1996 9.28125 19.125V18.0937L9.9 18.9187C9.94482 18.9783 10.0114 19.0177 10.0852 19.0283C10.1591 19.0388 10.234 19.0196 10.2938 18.975C10.3533 18.9302 10.3927 18.8636 10.4033 18.7897C10.4138 18.7159 10.3947 18.641 10.35 18.5812L9.32175 17.2102L10.5664 14.2545C10.5744 13.7045 10.6024 13.1545 10.6504 12.6045L8.8125 16.9687H7.5Z' fill='%23C29A30'/%3E%3Cpath d='M19.5964 16.083L18.6649 15.7676L19.3047 15.5966C19.3767 15.5774 19.4382 15.5302 19.4755 15.4656C19.5128 15.401 19.5229 15.3243 19.5036 15.2522C19.4843 15.1802 19.4372 15.1187 19.3726 15.0814C19.308 15.0441 19.2312 15.034 19.1592 15.0533L17.7777 15.423L13.6527 11.3584C13.5397 11.5091 13.4069 11.6438 13.2578 11.7589L17.4068 15.8464L17.3142 17.3929C17.3097 17.4675 17.3351 17.5408 17.3846 17.5967C17.4342 17.6526 17.504 17.6865 17.5786 17.691C17.6532 17.6955 17.7265 17.6702 17.7824 17.6206C17.8383 17.571 17.8722 17.5012 17.8767 17.4266L17.9266 16.5949L18.3859 17.2901C18.427 17.3524 18.4911 17.3958 18.5642 17.4108C18.6373 17.4258 18.7133 17.4111 18.7756 17.37C18.8378 17.3289 18.8812 17.2648 18.8962 17.1918C18.9112 17.1187 18.8965 17.0427 18.8554 16.9804L18.3829 16.2649L19.4176 16.6148C19.4525 16.6267 19.4895 16.6316 19.5264 16.6291C19.5633 16.6267 19.5993 16.617 19.6325 16.6007C19.6656 16.5843 19.6952 16.5615 19.7195 16.5337C19.7438 16.5059 19.7624 16.4735 19.7742 16.4385C19.7859 16.4035 19.7906 16.3665 19.788 16.3297C19.7854 16.2929 19.7755 16.2569 19.759 16.2239C19.7425 16.1909 19.7196 16.1615 19.6917 16.1373C19.6639 16.1131 19.6315 16.0947 19.5964 16.083Z' fill='%23C29A30'/%3E%3Cpath d='M22.0281 10.3429C22.0136 10.3089 21.9926 10.2781 21.9662 10.2523C21.9398 10.2264 21.9086 10.206 21.8743 10.1923C21.84 10.1785 21.8034 10.1717 21.7664 10.1721C21.7295 10.1725 21.693 10.1802 21.6591 10.1947L20.7107 10.5997L21.0373 10.0312C21.0557 9.99924 21.0677 9.96391 21.0725 9.92728C21.0773 9.89065 21.0748 9.85343 21.0652 9.81776C21.0556 9.78208 21.0391 9.74865 21.0166 9.71936C20.9941 9.69007 20.966 9.6655 20.934 9.64706C20.902 9.62862 20.8667 9.61666 20.83 9.61187C20.7934 9.60708 20.7562 9.60956 20.7205 9.61915C20.6848 9.62874 20.6514 9.64527 20.6221 9.66778C20.5928 9.6903 20.5682 9.71836 20.5498 9.75037L19.8958 10.8862L14.0623 10.1141V10.125C14.062 10.3099 14.0368 10.4939 13.9873 10.6721L19.8486 11.4476L20.5236 13.0249C20.5379 13.059 20.5588 13.0899 20.5851 13.1159C20.6115 13.142 20.6426 13.1625 20.6769 13.1765C20.7112 13.1904 20.7479 13.1974 20.7849 13.1971C20.8219 13.1969 20.8585 13.1893 20.8926 13.1749C20.9265 13.1604 20.9573 13.1393 20.9832 13.1129C21.009 13.0864 21.0294 13.0552 21.0432 13.0209C21.0569 12.9866 21.0638 12.9499 21.0634 12.9129C21.0629 12.876 21.0552 12.8395 21.0407 12.8055L20.6357 11.8571L21.5289 12.3727C21.5936 12.41 21.6704 12.4201 21.7425 12.4008C21.8146 12.3815 21.876 12.3343 21.9133 12.2696C21.9506 12.205 21.9607 12.1282 21.9413 12.0561C21.922 11.984 21.8748 11.9225 21.8102 11.8852L20.6732 11.229L21.8803 10.7134C21.9144 10.6989 21.9454 10.6778 21.9713 10.6512C21.9972 10.6247 22.0176 10.5933 22.0314 10.5589C22.0451 10.5245 22.0519 10.4876 22.0513 10.4506C22.0507 10.4135 22.0428 10.3769 22.0281 10.3429Z' fill='%23C29A30'/%3E%3Cpath d='M16.4998 16.9687H15.1873L13.0516 11.8983C13.0288 11.9118 13.0055 11.9249 12.9823 11.9377L12.9373 12.3434C12.9153 12.5419 12.8961 12.7408 12.8799 12.9401L14.6799 17.2106L13.6498 18.5812C13.6051 18.6409 13.5859 18.7159 13.5965 18.7897C13.607 18.8635 13.6464 18.9301 13.706 18.9749C13.7657 19.0196 13.8407 19.0388 13.9145 19.0282C13.9883 19.0177 14.0549 18.9783 14.0998 18.9187L14.7185 18.0937V19.1249C14.7185 19.1995 14.7481 19.2711 14.8009 19.3238C14.8536 19.3766 14.9252 19.4062 14.9998 19.4062C15.0744 19.4062 15.1459 19.3766 15.1986 19.3238C15.2514 19.2711 15.281 19.1995 15.281 19.1249V17.8124L16.331 18.5999C16.3907 18.6447 16.4657 18.6639 16.5395 18.6534C16.6134 18.6428 16.68 18.6034 16.7248 18.5437C16.7695 18.484 16.7887 18.409 16.7782 18.3352C16.7676 18.2613 16.7282 18.1947 16.6685 18.1499L15.8435 17.5312H16.4998C16.5744 17.5312 16.6459 17.5016 16.6986 17.4488C16.7514 17.3961 16.781 17.3245 16.781 17.2499C16.781 17.1753 16.7514 17.1038 16.6986 17.0511C16.6459 16.9983 16.5744 16.9687 16.4998 16.9687Z' fill='%23C29A30'/%3E%3Cpath d='M2.36201 8.04184L3.19414 8.09171L2.50001 8.54996C2.43787 8.59123 2.39462 8.65545 2.37972 8.72854C2.36482 8.80164 2.37949 8.87766 2.42051 8.93996C2.46165 9.00216 2.5258 9.04547 2.59887 9.06038C2.67193 9.07529 2.74792 9.06057 2.81014 9.01946L4.10164 8.16634L9.95726 9.83471C9.98366 9.64822 10.0356 9.46625 10.1118 9.29396L4.28501 7.63459L3.91451 6.25196C3.90494 6.21628 3.88843 6.18283 3.86593 6.15353C3.84343 6.12423 3.81538 6.09965 3.78338 6.08119C3.75137 6.06274 3.71605 6.05076 3.67942 6.04596C3.64279 6.04116 3.60557 6.04363 3.56989 6.05321C3.53422 6.06274 3.50078 6.07921 3.47148 6.10168C3.44219 6.12414 3.4176 6.15216 3.39914 6.18413C3.38069 6.21611 3.36871 6.2514 3.3639 6.28801C3.3591 6.32461 3.36156 6.36181 3.37114 6.39746L3.54251 7.03684L2.80376 6.38809C2.77612 6.36361 2.74393 6.34483 2.70902 6.3328C2.67412 6.32078 2.63718 6.31576 2.60034 6.31802C2.56349 6.32029 2.52745 6.32979 2.49427 6.346C2.4611 6.3622 2.43145 6.38479 2.40701 6.41246C2.38261 6.44017 2.3639 6.47242 2.35197 6.50737C2.34004 6.54232 2.33512 6.57927 2.33749 6.61612C2.33986 6.65298 2.34947 6.689 2.36578 6.72213C2.38208 6.75526 2.40476 6.78485 2.43251 6.80921L3.25339 7.53071L2.39726 7.47934C2.32267 7.47486 2.24936 7.5002 2.19345 7.54978C2.13754 7.59936 2.10361 7.66912 2.09914 7.74371C2.09466 7.8183 2.12 7.89162 2.16958 7.94753C2.21916 8.00344 2.28892 8.03736 2.36351 8.04184H2.36201Z' fill='%23C29A30'/%3E%3Cpath d='M10.3477 11.3584L6.22274 15.423L4.84124 15.0533C4.80558 15.0437 4.76839 15.0412 4.73178 15.046C4.69518 15.0508 4.65988 15.0628 4.62791 15.0813C4.59593 15.0997 4.56791 15.1243 4.54545 15.1536C4.52299 15.1829 4.50652 15.2164 4.49699 15.252C4.47773 15.3241 4.48784 15.4008 4.5251 15.4654C4.56236 15.53 4.62373 15.5772 4.69574 15.5966L5.33549 15.7676L4.40399 16.083C4.36901 16.0948 4.3367 16.1134 4.30891 16.1377C4.28112 16.162 4.25838 16.1915 4.24202 16.2246C4.22565 16.2577 4.21596 16.2937 4.21351 16.3305C4.21106 16.3674 4.21589 16.4043 4.22774 16.4393C4.23953 16.4743 4.25813 16.5066 4.28245 16.5345C4.30677 16.5623 4.33634 16.585 4.36947 16.6014C4.4026 16.6178 4.43864 16.6275 4.47551 16.6299C4.51239 16.6323 4.54938 16.6274 4.58436 16.6155L5.61899 16.2656L5.14649 16.9811C5.10542 17.0434 5.09076 17.1194 5.10574 17.1925C5.12072 17.2656 5.16411 17.3297 5.22636 17.3708C5.28862 17.4118 5.36465 17.4265 5.43772 17.4115C5.51078 17.3965 5.57491 17.3532 5.61599 17.2909L6.07499 16.5956L6.12486 17.4274C6.12934 17.502 6.16326 17.5718 6.21917 17.6213C6.27508 17.6709 6.3484 17.6962 6.42299 17.6918C6.49758 17.6873 6.56734 17.6534 6.61692 17.5975C6.6665 17.5416 6.69184 17.4682 6.68736 17.3936L6.59474 15.8471L10.7437 11.7596C10.5942 11.6444 10.461 11.5094 10.3477 11.3584Z' fill='%23C29A30'/%3E%3Cpath d='M9.93713 10.125V10.1141L4.10363 10.8863L3.44963 9.75001C3.41239 9.68536 3.35098 9.63816 3.27894 9.61878C3.20689 9.59941 3.13009 9.60945 3.06544 9.64669C3.0008 9.68394 2.9536 9.74534 2.93422 9.81739C2.91485 9.88944 2.92489 9.96624 2.96213 10.0309L3.29026 10.5994L2.34188 10.1944C2.30793 10.1798 2.27145 10.1721 2.23452 10.1717C2.19759 10.1713 2.16094 10.1782 2.12666 10.1919C2.09239 10.2057 2.06116 10.2261 2.03477 10.2519C2.00839 10.2777 1.98735 10.3085 1.97288 10.3425C1.95834 10.3765 1.95064 10.4129 1.95021 10.4499C1.94979 10.4868 1.95665 10.5235 1.97041 10.5577C1.98417 10.592 2.00455 10.6232 2.0304 10.6496C2.05624 10.676 2.08703 10.697 2.12101 10.7115L3.32663 11.2275L2.18963 11.8838C2.12499 11.9211 2.0778 11.9825 2.05846 12.0546C2.03912 12.1267 2.04921 12.2035 2.08651 12.2681C2.1238 12.3328 2.18525 12.38 2.25734 12.3993C2.32942 12.4186 2.40624 12.4086 2.47088 12.3713L3.36413 11.8556L2.95913 12.804C2.94464 12.8381 2.93702 12.8747 2.93672 12.9118C2.93642 12.9488 2.94344 12.9855 2.95738 13.0199C2.97132 13.0542 2.9919 13.0854 3.01794 13.1118C3.04398 13.1381 3.07497 13.159 3.10913 13.1734C3.1432 13.1878 3.17979 13.1954 3.21679 13.1957C3.25379 13.1959 3.29048 13.1889 3.32476 13.175C3.35904 13.161 3.39023 13.1405 3.41655 13.1145C3.44287 13.0884 3.4638 13.0575 3.47813 13.0234L4.15313 11.4461L10.0121 10.6721C9.96267 10.494 9.93744 10.3099 9.93713 10.125Z' fill='%23C29A30'/%3E%3Cpath d='M13.5874 21.9751C12.4282 18.8837 12.0141 15.5626 12.3788 12.2813L12.3934 12.1497C12.0181 12.2226 11.6299 12.1897 11.2722 12.0548L11.2609 12.1572C10.8774 15.6138 11.3142 19.1122 12.5359 22.3684L12.9754 23.5411C12.9972 23.6154 13.034 23.6844 13.0836 23.7439C13.1333 23.8033 13.1947 23.8519 13.2639 23.8865C13.3332 23.9211 13.4089 23.9411 13.4862 23.9451C13.5636 23.9491 13.6409 23.9371 13.7134 23.9098C13.7859 23.8826 13.8519 23.8406 13.9075 23.7867C13.963 23.7327 14.0068 23.6678 14.0361 23.5961C14.0654 23.5244 14.0796 23.4475 14.0777 23.37C14.0759 23.2926 14.0581 23.2164 14.0254 23.1462L13.5874 21.9751Z' fill='%23C29A30'/%3E%3Cpath d='M12 11.625C12.8284 11.625 13.5 10.9534 13.5 10.125C13.5 9.29657 12.8284 8.625 12 8.625C11.1716 8.625 10.5 9.29657 10.5 10.125C10.5 10.9534 11.1716 11.625 12 11.625Z' fill='%23C29A30'/%3E%3C/svg%3E");background-repeat:no-repeat}.education-detail-page .education-detail-banner-wrapper-12{margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-12 .education-detail-banner-container{row-gap:calc(2*var(--gutter))}.education-detail-page .education-detail-banner-wrapper-12 .education-detail-banner-image{position:relative;aspect-ratio:1.0375722543}.education-detail-page .education-detail-banner-wrapper-12 .education-detail-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.education-detail-page .education-detail-banner-wrapper-12 .education-detail-banner .education-detail-banner-top .education-detail-banner-slogan{line-height:calc(var(--font-size-80) + 8px);font-size:var(--font-size-80);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif;transform:rotate(-2.35deg);margin-top:var(--spacer-6)}.education-detail-page .education-detail-banner-wrapper-12 .education-detail-banner .education-detail-banner-top .education-detail-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em;margin-bottom:var(--spacer-10)}.education-detail-page .education-detail-banner-wrapper-12 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474}.education-detail-page .education-detail-banner-wrapper-13{background-color:#364452;padding-block:var(--spacer-28);margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner-container{row-gap:calc(2*var(--gutter))}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner-image{position:relative;aspect-ratio:.7396351575}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner{padding-inline:var(--spacer-4)}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-16)}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-header{display:flex;flex-direction:column;gap:var(--spacer-6)}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-slogan{line-height:calc(var(--font-size-80) + 8px);font-size:var(--font-size-80);font-weight:400;color:#FFF;font-family:"Italianno",sans-serif}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#FFF;font-family:"Playfair Display",sans-serif}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:400;color:#FFF}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc b,.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-button{display:flex;align-items:center;justify-content:center}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-button>a{display:flex;align-items:center;justify-content:center;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-button>a:hover{color:#FFF;border-color:#c29a30;background-color:#c29a30}.education-detail-page .education-detail-banner-wrapper-13 .education-detail-banner .education-detail-banner-top .education-detail-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.education-detail-page .education-detail-banner-wrapper-14{margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-14 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-title{text-align:center;color:#000;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif;margin-bottom:var(--spacer-8)}.education-detail-page .education-detail-banner-wrapper-14 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item{cursor:pointer;padding:var(--spacer-6);border:1px solid #f4efeb;background-color:#FFF;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-14 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item:not(:last-child){margin-bottom:var(--spacer-4)}.education-detail-page .education-detail-banner-wrapper-14 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item h3{position:relative;color:#747474;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;margin-bottom:0;padding-right:var(--spacer-11);transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-14 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item h3:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9201 8.9502L13.4001 15.4702C12.6301 16.2402 11.3701 16.2402 10.6001 15.4702L4.08008 8.9502' stroke='%23747474' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-14 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item p{display:none;color:#747474;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400}.education-detail-page .education-detail-banner-wrapper-14 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item.open{background-color:#f4efeb}.education-detail-page .education-detail-banner-wrapper-14 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item.open h3{color:#000}.education-detail-page .education-detail-banner-wrapper-14 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item.open h3:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9201 15.0496L13.4001 8.52965C12.6301 7.75965 11.3701 7.75965 10.6001 8.52965L4.08008 15.0496' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.education-detail-page .education-detail-banner-wrapper-14 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item.open p{display:block;padding-top:var(--spacer-6)}.education-detail-page .education-detail-banner-wrapper-15{margin-bottom:var(--spacer-26)}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner{display:flex;flex-direction:column;gap:var(--spacer-12)}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-top{text-align:center;display:flex;flex-direction:column}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-top .education-detail-banner-header{display:flex;flex-direction:column;gap:var(--spacer-8)}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-top .education-detail-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-top .education-detail-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-bottom{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-8)}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-bottom .education-detail-banner-header{display:flex;flex-direction:column;gap:var(--spacer-8)}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-bottom .education-detail-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#c29a30;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-bottom .education-detail-banner-sub-title{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-bottom .education-detail-banner-button{display:flex;align-items:center;justify-content:center}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-bottom .education-detail-banner-button>a{display:flex;align-items:center;justify-content:center;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF;padding:var(--spacer-4);border:1px solid #c29a30;background-color:#c29a30;transition:all 0.3s linear}.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-bottom .education-detail-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.education-detail-page .education-detail-banner-wrapper-15 .education-detail-banner .education-detail-banner-bottom .education-detail-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.webinar-page-page .webinar-banner-wrapper-1{margin-bottom:0;background-image:url(/class/INNOVAEditor/assets/webinar-bg.jpg);background-repeat:repeat-x;background-size:2000px;padding:var(--spacer-5) 0;background-color:rgb(230 221 211 / .6);background-position:center;background-blend-mode:multiply}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner-container{position:relative;padding-block:var(--spacer-10)}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner-container .webinar-banner-image{position:relative;aspect-ratio:2}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner-container .webinar-banner-image img,.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner-container .webinar-banner-image video{width:100%;height:100%;object-fit:cover}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner{position:relative;z-index:1}@media (max-width:991px){.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner{padding-inline:var(--gutter)}}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner .webinar-banner-top{display:flex;flex-direction:column;gap:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner .webinar-banner-top .webinar-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#3b3c36}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-sub-title{line-height:calc(var(--font-size-28) + 8px);font-size:var(--font-size-28);font-weight:700;color:#3b3c36;font-family:"Playfair Display",sans-serif;font-size:35px}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner .webinar-banner-top .webinar-banner-slogan{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#3b3c36;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner .webinar-banner-top .webinar-banner-content{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);color:#3b3c36;font-family:"Playfair Display",sans-serif;font-weight:500;font-size:22px}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner .webinar-banner-top .webinar-banner-content-button a{display:inline-block;padding:var(--spacer-3) var(--spacer-8);color:#FFF;background-color:#c29a30;line-height:calc(var(--font-size-15) + 8px);font-size:var(--font-size-15);font-weight:500;transition:all 0.3s linear}@media (min-width:1200px){.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner .webinar-banner-top .webinar-banner-content-button a:hover{background-color:#fffcf5;color:#c29a30}}.webinar-page-page .webinar-banner-wrapper-1 .webinar-banner .webinar-banner-top .webinar-banner-desc{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:400;color:#FFF}.webinar-page-page .webinar-banner-wrapper-2{background-size:cover;background-position:center;padding-block:var(--spacer-22);margin-bottom:var(--spacer-15)}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner-container{row-gap:calc(2*var(--gutter))}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner-image{position:relative;aspect-ratio:.8304093567}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-top{display:flex;flex-direction:column;gap:var(--spacer-4);margin-bottom:var(--spacer-10)}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif;transform:rotate(-2.35deg)}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-sub-title{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-top .webinar-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-top .webinar-banner-desc b,.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-top .webinar-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-button{margin-bottom:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-button>a{display:inline-flex;align-items:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF;padding:var(--spacer-4);border:1px solid #c29a30;background-color:#c29a30;transition:all 0.3s linear}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-bottom{display:flex;flex-direction:column;gap:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-bottom .webinar-banner-price{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#364452;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-2 .webinar-banner .webinar-banner-bottom .webinar-banner-sub-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#364452}.webinar-page-page .webinar-banner-wrapper-3{padding-block:var(--spacer-40)}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner-container{row-gap:calc(2*var(--gutter))}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner-image{position:relative;aspect-ratio:.9220779221}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner{display:flex;flex-direction:column;gap:var(--spacer-10)}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner .webinar-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner .webinar-banner-desc{display:flex;flex-direction:column;gap:var(--spacer-10);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner .webinar-banner-desc b,.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner .webinar-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner .webinar-banner-desc ul li{position:relative;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;padding-left:32px}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner .webinar-banner-desc ul li span{display:block;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;margin-left:var(--spacer-4);margin-top:var(--spacer-3)}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner .webinar-banner-desc ul li:not(:first-child){margin-top:var(--spacer-6)}.webinar-page-page .webinar-banner-wrapper-3 .webinar-banner .webinar-banner-desc ul li:before{content:"";position:absolute;left:0;top:0;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.72076 3.99451C5.72986 4.06854 5.76791 4.13595 5.8266 4.18198C5.88528 4.22801 5.95981 4.24892 6.03388 4.24014L7.72138 4.03651L10.6539 8.56388C10.7964 8.44091 10.955 8.33785 11.1253 8.25751L8.19126 3.72789L8.85501 2.57814C8.8923 2.51349 8.90239 2.43667 8.88305 2.36459C8.86371 2.29251 8.81653 2.23106 8.75188 2.19376C8.68723 2.15646 8.61042 2.14638 8.53833 2.16572C8.46625 2.18506 8.4048 2.23224 8.36751 2.29689L8.04013 2.86501L7.91676 1.84126C7.90775 1.76719 7.86972 1.69972 7.81101 1.65367C7.7523 1.60762 7.67771 1.58674 7.60363 1.59564C7.52956 1.60464 7.46209 1.64267 7.41604 1.70138C7.36999 1.76009 7.34911 1.83468 7.35801 1.90876L7.51513 3.21189L6.37851 2.55526C6.3465 2.53679 6.31116 2.52481 6.27452 2.52C6.23788 2.51519 6.20065 2.51764 6.16496 2.52722C6.12927 2.53679 6.09581 2.5533 6.0665 2.57581C6.03719 2.59832 6.0126 2.62638 5.99413 2.65839C5.97566 2.6904 5.96368 2.72573 5.95887 2.76237C5.95406 2.79901 5.95651 2.83624 5.96609 2.87193C5.97566 2.90762 5.99217 2.94108 6.01468 2.97039C6.03719 2.9997 6.06525 3.02429 6.09726 3.04276L6.99051 3.55839L5.96638 3.68214C5.89234 3.69105 5.82487 3.729 5.77881 3.78765C5.73275 3.8463 5.71187 3.92047 5.72076 3.99451Z' fill='%23C29A30'/%3E%3Cpath d='M11.7662 2.40601L12.4592 3.44551L11.9462 8.06251H12.0002C12.1706 8.06239 12.3402 8.08343 12.5054 8.12513L13.0022 3.65626H13.8752C13.9498 3.65626 14.0214 3.62663 14.0741 3.57388C14.1269 3.52114 14.1565 3.4496 14.1565 3.37501C14.1565 3.30042 14.1269 3.22888 14.0741 3.17614C14.0214 3.12339 13.9498 3.09376 13.8752 3.09376H13.2752L13.7339 2.40601C13.7548 2.37529 13.7695 2.34072 13.777 2.30429C13.7845 2.26786 13.7848 2.23031 13.7777 2.1938C13.7706 2.15728 13.7563 2.12254 13.7357 2.09158C13.7151 2.06062 13.6885 2.03405 13.6576 2.01342C13.6266 1.99279 13.5919 1.9785 13.5554 1.97138C13.5189 1.96427 13.4813 1.96446 13.4449 1.97196C13.4085 1.97945 13.3739 1.9941 13.3432 2.01505C13.3124 2.036 13.2862 2.06284 13.2659 2.09401L12.7502 2.86801L12.2342 2.09401C12.1925 2.03285 12.1283 1.99062 12.0556 1.9765C11.9829 1.96237 11.9076 1.97749 11.8459 2.01857C11.7843 2.05965 11.7414 2.12337 11.7265 2.19591C11.7116 2.26845 11.7258 2.34394 11.7662 2.40601Z' fill='%23C29A30'/%3E%3Cpath d='M8.87391 1.37661L10.2483 2.06248L11.3579 8.16373C11.5368 8.10509 11.7229 8.07128 11.911 8.06323L10.8029 1.96948L11.8237 0.948733C11.8733 0.895418 11.9004 0.8249 11.8991 0.752037C11.8978 0.679174 11.8683 0.609655 11.8168 0.558125C11.7652 0.506595 11.6957 0.477078 11.6229 0.475793C11.55 0.474507 11.4795 0.501553 11.4262 0.551233L11.0189 0.958108L11.1479 0.443233C11.166 0.370833 11.1545 0.294232 11.1161 0.230251C11.0777 0.166269 11.0155 0.120137 10.9432 0.101983C10.8708 0.0839441 10.7942 0.0953736 10.7302 0.133762C10.6662 0.172151 10.6201 0.234361 10.6019 0.306733L10.4114 1.06911L10.0015 0.248983C9.96815 0.182316 9.90966 0.131633 9.83892 0.108076C9.76818 0.0845193 9.69098 0.0900161 9.62429 0.123358C9.55762 0.156744 9.50694 0.215237 9.48338 0.285978C9.45983 0.356719 9.46532 0.433919 9.49866 0.500608L9.87141 1.24611L9.12591 0.873358C9.05922 0.840016 8.98202 0.834519 8.91128 0.858076C8.84054 0.881633 8.78205 0.932316 8.74866 0.998983C8.73208 1.032 8.72217 1.06796 8.71949 1.10481C8.71681 1.14166 8.72142 1.17868 8.73305 1.21375C8.74468 1.24881 8.76311 1.28125 8.78728 1.30919C8.81145 1.33714 8.84089 1.36004 8.87391 1.37661Z' fill='%23C29A30'/%3E%3Cpath d='M15.809 3.72789L12.875 8.25751C13.0453 8.33785 13.2038 8.44091 13.3464 8.56388L16.2793 4.03651L17.9668 4.24014C18.0408 4.24903 18.1154 4.22815 18.1741 4.1821C18.2328 4.13605 18.2709 4.06858 18.2799 3.99451C18.2888 3.92047 18.2679 3.84593 18.2218 3.78728C18.1758 3.72863 18.1083 3.69068 18.0343 3.68176L17.0101 3.55801L17.9034 3.04239C17.9354 3.02392 17.9634 2.99933 17.986 2.97002C18.0085 2.94071 18.025 2.90725 18.0345 2.87156C18.0441 2.83586 18.0466 2.79863 18.0418 2.76199C18.0369 2.72535 18.025 2.69002 18.0065 2.65801C17.988 2.626 17.9634 2.59794 17.9341 2.57544C17.9048 2.55293 17.8714 2.53642 17.8357 2.52684C17.8 2.51727 17.7628 2.51481 17.7261 2.51963C17.6895 2.52444 17.6541 2.53642 17.6221 2.55489L16.4851 3.21189L16.6423 1.90876C16.6511 1.83468 16.6303 1.76009 16.5842 1.70138C16.5382 1.64267 16.4707 1.60464 16.3966 1.59564C16.3225 1.58674 16.248 1.60762 16.1892 1.65367C16.1305 1.69972 16.0925 1.76719 16.0835 1.84126L15.9601 2.86501L15.6324 2.29689C15.5951 2.23224 15.5336 2.18506 15.4615 2.16572C15.3895 2.14638 15.3126 2.15646 15.248 2.19376C15.1834 2.23106 15.1362 2.29251 15.1168 2.36459C15.0975 2.43667 15.1076 2.51349 15.1449 2.57814L15.809 3.72789Z' fill='%23C29A30'/%3E%3Cpath d='M18.5485 11.6329C18.5166 11.6143 18.4813 11.6023 18.4447 11.5974C18.4081 11.5926 18.3709 11.595 18.3352 11.6045C18.2995 11.6141 18.2661 11.6306 18.2368 11.6531C18.2075 11.6756 18.183 11.7036 18.1645 11.7356L17.731 12.4856L13.9709 10.7336C13.9152 10.9135 13.8349 11.0849 13.7324 11.2429L17.6373 13.0635L18.1927 14.1885C18.2258 14.2549 18.2838 14.3054 18.354 14.3293C18.4242 14.3531 18.501 14.3482 18.5677 14.3156C18.6342 14.2827 18.6849 14.2247 18.7088 14.1544C18.7327 14.0842 18.7278 14.0073 18.6952 13.9406L18.2827 13.1066L19.2112 13.047C19.2481 13.0446 19.2842 13.0349 19.3174 13.0185C19.3506 13.0021 19.3802 12.9793 19.4046 12.9515C19.429 12.9236 19.4477 12.8912 19.4595 12.8561C19.4714 12.821 19.4762 12.784 19.4737 12.747C19.4712 12.7101 19.4615 12.674 19.4452 12.6408C19.4288 12.6076 19.406 12.5779 19.3781 12.5536C19.3502 12.5292 19.3178 12.5105 19.2828 12.4987C19.2477 12.4868 19.2106 12.482 19.1737 12.4845L18.3487 12.5378L18.6487 12.0188C18.6676 11.9869 18.68 11.9516 18.6852 11.9149C18.6904 11.8782 18.6882 11.8409 18.6789 11.805C18.6696 11.7691 18.6533 11.7354 18.6309 11.7059C18.6086 11.6764 18.5806 11.6516 18.5485 11.6329Z' fill='%23C29A30'/%3E%3Cpath d='M5.4306 14.3145C5.49744 14.3476 5.57469 14.3528 5.64537 14.329C5.71604 14.3052 5.77436 14.2542 5.80748 14.1874L6.36285 13.0624L10.2677 11.2429C10.1653 11.0849 10.085 10.9135 10.0292 10.7336L6.26948 12.4875L5.8356 11.7375C5.81713 11.7055 5.79254 11.6774 5.76323 11.6549C5.73392 11.6324 5.70046 11.6159 5.66477 11.6063C5.62908 11.5968 5.59185 11.5943 5.55521 11.5991C5.51857 11.6039 5.48324 11.6159 5.45123 11.6344C5.41922 11.6529 5.39116 11.6775 5.36865 11.7068C5.34615 11.7361 5.32963 11.7695 5.32006 11.8052C5.31048 11.8409 5.30803 11.8781 5.31284 11.9148C5.31765 11.9514 5.32963 11.9868 5.3481 12.0188L5.6481 12.5378L4.8231 12.4845C4.78616 12.482 4.74909 12.4868 4.71401 12.4987C4.67893 12.5105 4.64653 12.5292 4.61867 12.5536C4.5908 12.5779 4.56802 12.6076 4.55162 12.6408C4.53522 12.674 4.52553 12.7101 4.5231 12.747C4.52061 12.784 4.52542 12.821 4.53727 12.8561C4.54911 12.8912 4.56776 12.9236 4.59214 12.9515C4.61652 12.9793 4.64616 13.0021 4.67936 13.0185C4.71255 13.0349 4.74866 13.0446 4.7856 13.047L5.7141 13.1066L5.3016 13.9406C5.26946 14.0074 5.26498 14.0841 5.28914 14.1541C5.3133 14.2242 5.36414 14.2818 5.4306 14.3145Z' fill='%23C29A30'/%3E%3Cpath d='M17.9474 5.763C17.98 5.69633 17.9849 5.61946 17.961 5.5492C17.9371 5.47893 17.8864 5.42098 17.8199 5.388C17.7532 5.35547 17.6765 5.35058 17.6062 5.37439C17.536 5.39819 17.478 5.44878 17.4449 5.51512L17.0785 6.25612L16.7785 5.73712C16.7412 5.67248 16.6798 5.62529 16.6077 5.60595C16.5356 5.58661 16.4588 5.5967 16.3941 5.634C16.3295 5.67129 16.2823 5.73274 16.263 5.80483C16.2436 5.87691 16.2537 5.95373 16.291 6.01837L16.7193 6.7605L13.5674 8.7855C13.69 8.92857 13.7926 9.08765 13.8723 9.25837L17.1723 7.13812L18.4293 7.2195C18.4662 7.22199 18.5033 7.21718 18.5383 7.20533C18.5734 7.19349 18.6058 7.17484 18.6337 7.15046C18.6616 7.12608 18.6843 7.09644 18.7007 7.06324C18.7171 7.03005 18.7268 6.99394 18.7293 6.957C18.7319 6.92004 18.7271 6.88292 18.7153 6.8478C18.7035 6.81268 18.6849 6.78024 18.6605 6.75236C18.6361 6.72447 18.6064 6.70169 18.5731 6.68532C18.5399 6.66896 18.5037 6.65933 18.4668 6.657L17.5383 6.597L17.9474 5.763Z' fill='%23C29A30'/%3E%3Cpath d='M14.0422 9.83549L19.8974 8.16711L21.1893 9.02024C21.2515 9.06135 21.3275 9.07606 21.4006 9.06116C21.4737 9.04625 21.5378 9.00293 21.5789 8.94074C21.62 8.87844 21.6346 8.80241 21.6197 8.72932C21.6048 8.65622 21.5616 8.59201 21.4994 8.55074L20.8038 8.09174L21.6359 8.04186C21.7105 8.03739 21.7803 8.00346 21.8299 7.94756C21.8795 7.89165 21.9048 7.81833 21.9003 7.74374C21.8958 7.66915 21.8619 7.59939 21.806 7.54981C21.7501 7.50023 21.6768 7.47489 21.6022 7.47936L20.7461 7.53074L21.5669 6.80924C21.5947 6.78488 21.6174 6.75529 21.6337 6.72216C21.65 6.68902 21.6596 6.653 21.662 6.61615C21.6643 6.5793 21.6594 6.54234 21.6475 6.5074C21.6356 6.47245 21.6169 6.4402 21.5924 6.41249C21.5681 6.38474 21.5385 6.36206 21.5054 6.34575C21.4722 6.32945 21.4362 6.31983 21.3994 6.31747C21.3625 6.3151 21.3256 6.32002 21.2906 6.33195C21.2557 6.34388 21.2234 6.36258 21.1957 6.38699L20.4569 7.03574L20.6283 6.39636C20.6379 6.36071 20.6404 6.32352 20.6356 6.28691C20.6307 6.25031 20.6188 6.21501 20.6003 6.18303C20.5819 6.15106 20.5573 6.12304 20.528 6.10058C20.4987 6.07811 20.4652 6.06164 20.4296 6.05211C20.3939 6.04253 20.3567 6.04006 20.32 6.04487C20.2834 6.04967 20.2481 6.06164 20.2161 6.08009C20.1841 6.09855 20.156 6.12313 20.1335 6.15243C20.111 6.18173 20.0945 6.21518 20.0849 6.25086L19.7144 7.63349L13.8877 9.29474C13.9638 9.46703 14.0158 9.64899 14.0422 9.83549Z' fill='%23C29A30'/%3E%3Cpath d='M5.27441 6.95593C5.27684 6.99288 5.28654 7.02898 5.30293 7.06218C5.31933 7.09538 5.34212 7.12501 5.36998 7.14939C5.39784 7.17378 5.43024 7.19242 5.46532 7.20427C5.5004 7.21612 5.53747 7.22093 5.57441 7.21843L6.83141 7.13706L10.1314 9.25731C10.2111 9.08659 10.3137 8.9275 10.4363 8.78443L7.28441 6.75943L7.71266 6.01731C7.74996 5.95266 7.76005 5.87585 7.74071 5.80376C7.72137 5.73168 7.67419 5.67023 7.60954 5.63293C7.54489 5.59564 7.46808 5.58555 7.39599 5.60489C7.32391 5.62423 7.26246 5.67141 7.22516 5.73606L6.92516 6.25506L6.55729 5.51256C6.52417 5.44621 6.46618 5.39563 6.39595 5.37182C6.32572 5.34801 6.24893 5.35291 6.18229 5.38543C6.11581 5.41842 6.06508 5.47637 6.04119 5.54663C6.0173 5.6169 6.02219 5.69376 6.05479 5.76043L6.46729 6.59443L5.53879 6.65443C5.50181 6.65677 5.46566 6.66639 5.43241 6.68276C5.39917 6.69913 5.36949 6.72191 5.34509 6.74979C5.32069 6.77768 5.30205 6.81012 5.29024 6.84524C5.27844 6.88036 5.27369 6.91747 5.27629 6.95443L5.27441 6.95593Z' fill='%23C29A30'/%3E%3Cpath d='M7.5 16.9687C7.42541 16.9687 7.35387 16.9984 7.30113 17.0511C7.24838 17.1039 7.21875 17.1754 7.21875 17.25C7.21875 17.3246 7.24838 17.3961 7.30113 17.4489C7.35387 17.5016 7.42541 17.5312 7.5 17.5312H8.15625L7.33125 18.15C7.3017 18.1722 7.27681 18.1999 7.25799 18.2317C7.23917 18.2635 7.2268 18.2987 7.22158 18.3352C7.21635 18.3718 7.21838 18.409 7.22755 18.4448C7.23672 18.4806 7.25284 18.5142 7.275 18.5437C7.29716 18.5733 7.32492 18.5982 7.35671 18.617C7.38849 18.6358 7.42366 18.6482 7.46023 18.6534C7.49679 18.6586 7.53402 18.6566 7.5698 18.6474C7.60558 18.6383 7.6392 18.6222 7.66875 18.6L8.71875 17.8125V19.125C8.71875 19.1996 8.74838 19.2711 8.80113 19.3239C8.85387 19.3766 8.92541 19.4062 9 19.4062C9.07459 19.4062 9.14613 19.3766 9.19887 19.3239C9.25162 19.2711 9.28125 19.1996 9.28125 19.125V18.0937L9.9 18.9187C9.94482 18.9783 10.0114 19.0177 10.0852 19.0283C10.1591 19.0388 10.234 19.0196 10.2938 18.975C10.3533 18.9302 10.3927 18.8636 10.4033 18.7897C10.4138 18.7159 10.3947 18.641 10.35 18.5812L9.32175 17.2102L10.5664 14.2545C10.5744 13.7045 10.6024 13.1545 10.6504 12.6045L8.8125 16.9687H7.5Z' fill='%23C29A30'/%3E%3Cpath d='M19.5964 16.083L18.6649 15.7676L19.3047 15.5966C19.3767 15.5774 19.4382 15.5302 19.4755 15.4656C19.5128 15.401 19.5229 15.3243 19.5036 15.2522C19.4843 15.1802 19.4372 15.1187 19.3726 15.0814C19.308 15.0441 19.2312 15.034 19.1592 15.0533L17.7777 15.423L13.6527 11.3584C13.5397 11.5091 13.4069 11.6438 13.2578 11.7589L17.4068 15.8464L17.3142 17.3929C17.3097 17.4675 17.3351 17.5408 17.3846 17.5967C17.4342 17.6526 17.504 17.6865 17.5786 17.691C17.6532 17.6955 17.7265 17.6702 17.7824 17.6206C17.8383 17.571 17.8722 17.5012 17.8767 17.4266L17.9266 16.5949L18.3859 17.2901C18.427 17.3524 18.4911 17.3958 18.5642 17.4108C18.6373 17.4258 18.7133 17.4111 18.7756 17.37C18.8378 17.3289 18.8812 17.2648 18.8962 17.1918C18.9112 17.1187 18.8965 17.0427 18.8554 16.9804L18.3829 16.2649L19.4176 16.6148C19.4525 16.6267 19.4895 16.6316 19.5264 16.6291C19.5633 16.6267 19.5993 16.617 19.6325 16.6007C19.6656 16.5843 19.6952 16.5615 19.7195 16.5337C19.7438 16.5059 19.7624 16.4735 19.7742 16.4385C19.7859 16.4035 19.7906 16.3665 19.788 16.3297C19.7854 16.2929 19.7755 16.2569 19.759 16.2239C19.7425 16.1909 19.7196 16.1615 19.6917 16.1373C19.6639 16.1131 19.6315 16.0947 19.5964 16.083Z' fill='%23C29A30'/%3E%3Cpath d='M22.0281 10.3429C22.0136 10.3089 21.9926 10.2781 21.9662 10.2523C21.9398 10.2264 21.9086 10.206 21.8743 10.1923C21.84 10.1785 21.8034 10.1717 21.7664 10.1721C21.7295 10.1725 21.693 10.1802 21.6591 10.1947L20.7107 10.5997L21.0373 10.0312C21.0557 9.99924 21.0677 9.96391 21.0725 9.92728C21.0773 9.89065 21.0748 9.85343 21.0652 9.81776C21.0556 9.78208 21.0391 9.74865 21.0166 9.71936C20.9941 9.69007 20.966 9.6655 20.934 9.64706C20.902 9.62862 20.8667 9.61666 20.83 9.61187C20.7934 9.60708 20.7562 9.60956 20.7205 9.61915C20.6848 9.62874 20.6514 9.64527 20.6221 9.66778C20.5928 9.6903 20.5682 9.71836 20.5498 9.75037L19.8958 10.8862L14.0623 10.1141V10.125C14.062 10.3099 14.0368 10.4939 13.9873 10.6721L19.8486 11.4476L20.5236 13.0249C20.5379 13.059 20.5588 13.0899 20.5851 13.1159C20.6115 13.142 20.6426 13.1625 20.6769 13.1765C20.7112 13.1904 20.7479 13.1974 20.7849 13.1971C20.8219 13.1969 20.8585 13.1893 20.8926 13.1749C20.9265 13.1604 20.9573 13.1393 20.9832 13.1129C21.009 13.0864 21.0294 13.0552 21.0432 13.0209C21.0569 12.9866 21.0638 12.9499 21.0634 12.9129C21.0629 12.876 21.0552 12.8395 21.0407 12.8055L20.6357 11.8571L21.5289 12.3727C21.5936 12.41 21.6704 12.4201 21.7425 12.4008C21.8146 12.3815 21.876 12.3343 21.9133 12.2696C21.9506 12.205 21.9607 12.1282 21.9413 12.0561C21.922 11.984 21.8748 11.9225 21.8102 11.8852L20.6732 11.229L21.8803 10.7134C21.9144 10.6989 21.9454 10.6778 21.9713 10.6512C21.9972 10.6247 22.0176 10.5933 22.0314 10.5589C22.0451 10.5245 22.0519 10.4876 22.0513 10.4506C22.0507 10.4135 22.0428 10.3769 22.0281 10.3429Z' fill='%23C29A30'/%3E%3Cpath d='M16.4998 16.9687H15.1873L13.0516 11.8983C13.0288 11.9118 13.0055 11.9249 12.9823 11.9377L12.9373 12.3434C12.9153 12.5419 12.8961 12.7408 12.8799 12.9401L14.6799 17.2106L13.6498 18.5812C13.6051 18.6409 13.5859 18.7159 13.5965 18.7897C13.607 18.8635 13.6464 18.9301 13.706 18.9749C13.7657 19.0196 13.8407 19.0388 13.9145 19.0282C13.9883 19.0177 14.0549 18.9783 14.0998 18.9187L14.7185 18.0937V19.1249C14.7185 19.1995 14.7481 19.2711 14.8009 19.3238C14.8536 19.3766 14.9252 19.4062 14.9998 19.4062C15.0744 19.4062 15.1459 19.3766 15.1986 19.3238C15.2514 19.2711 15.281 19.1995 15.281 19.1249V17.8124L16.331 18.5999C16.3907 18.6447 16.4657 18.6639 16.5395 18.6534C16.6134 18.6428 16.68 18.6034 16.7248 18.5437C16.7695 18.484 16.7887 18.409 16.7782 18.3352C16.7676 18.2613 16.7282 18.1947 16.6685 18.1499L15.8435 17.5312H16.4998C16.5744 17.5312 16.6459 17.5016 16.6986 17.4488C16.7514 17.3961 16.781 17.3245 16.781 17.2499C16.781 17.1753 16.7514 17.1038 16.6986 17.0511C16.6459 16.9983 16.5744 16.9687 16.4998 16.9687Z' fill='%23C29A30'/%3E%3Cpath d='M2.36201 8.04184L3.19414 8.09171L2.50001 8.54996C2.43787 8.59123 2.39462 8.65545 2.37972 8.72854C2.36482 8.80164 2.37949 8.87766 2.42051 8.93996C2.46165 9.00216 2.5258 9.04547 2.59887 9.06038C2.67193 9.07529 2.74792 9.06057 2.81014 9.01946L4.10164 8.16634L9.95726 9.83471C9.98366 9.64822 10.0356 9.46625 10.1118 9.29396L4.28501 7.63459L3.91451 6.25196C3.90494 6.21628 3.88843 6.18283 3.86593 6.15353C3.84343 6.12423 3.81538 6.09965 3.78338 6.08119C3.75137 6.06274 3.71605 6.05076 3.67942 6.04596C3.64279 6.04116 3.60557 6.04363 3.56989 6.05321C3.53422 6.06274 3.50078 6.07921 3.47148 6.10168C3.44219 6.12414 3.4176 6.15216 3.39914 6.18413C3.38069 6.21611 3.36871 6.2514 3.3639 6.28801C3.3591 6.32461 3.36156 6.36181 3.37114 6.39746L3.54251 7.03684L2.80376 6.38809C2.77612 6.36361 2.74393 6.34483 2.70902 6.3328C2.67412 6.32078 2.63718 6.31576 2.60034 6.31802C2.56349 6.32029 2.52745 6.32979 2.49427 6.346C2.4611 6.3622 2.43145 6.38479 2.40701 6.41246C2.38261 6.44017 2.3639 6.47242 2.35197 6.50737C2.34004 6.54232 2.33512 6.57927 2.33749 6.61612C2.33986 6.65298 2.34947 6.689 2.36578 6.72213C2.38208 6.75526 2.40476 6.78485 2.43251 6.80921L3.25339 7.53071L2.39726 7.47934C2.32267 7.47486 2.24936 7.5002 2.19345 7.54978C2.13754 7.59936 2.10361 7.66912 2.09914 7.74371C2.09466 7.8183 2.12 7.89162 2.16958 7.94753C2.21916 8.00344 2.28892 8.03736 2.36351 8.04184H2.36201Z' fill='%23C29A30'/%3E%3Cpath d='M10.3477 11.3584L6.22274 15.423L4.84124 15.0533C4.80558 15.0437 4.76839 15.0412 4.73178 15.046C4.69518 15.0508 4.65988 15.0628 4.62791 15.0813C4.59593 15.0997 4.56791 15.1243 4.54545 15.1536C4.52299 15.1829 4.50652 15.2164 4.49699 15.252C4.47773 15.3241 4.48784 15.4008 4.5251 15.4654C4.56236 15.53 4.62373 15.5772 4.69574 15.5966L5.33549 15.7676L4.40399 16.083C4.36901 16.0948 4.3367 16.1134 4.30891 16.1377C4.28112 16.162 4.25838 16.1915 4.24202 16.2246C4.22565 16.2577 4.21596 16.2937 4.21351 16.3305C4.21106 16.3674 4.21589 16.4043 4.22774 16.4393C4.23953 16.4743 4.25813 16.5066 4.28245 16.5345C4.30677 16.5623 4.33634 16.585 4.36947 16.6014C4.4026 16.6178 4.43864 16.6275 4.47551 16.6299C4.51239 16.6323 4.54938 16.6274 4.58436 16.6155L5.61899 16.2656L5.14649 16.9811C5.10542 17.0434 5.09076 17.1194 5.10574 17.1925C5.12072 17.2656 5.16411 17.3297 5.22636 17.3708C5.28862 17.4118 5.36465 17.4265 5.43772 17.4115C5.51078 17.3965 5.57491 17.3532 5.61599 17.2909L6.07499 16.5956L6.12486 17.4274C6.12934 17.502 6.16326 17.5718 6.21917 17.6213C6.27508 17.6709 6.3484 17.6962 6.42299 17.6918C6.49758 17.6873 6.56734 17.6534 6.61692 17.5975C6.6665 17.5416 6.69184 17.4682 6.68736 17.3936L6.59474 15.8471L10.7437 11.7596C10.5942 11.6444 10.461 11.5094 10.3477 11.3584Z' fill='%23C29A30'/%3E%3Cpath d='M9.93713 10.125V10.1141L4.10363 10.8863L3.44963 9.75001C3.41239 9.68536 3.35098 9.63816 3.27894 9.61878C3.20689 9.59941 3.13009 9.60945 3.06544 9.64669C3.0008 9.68394 2.9536 9.74534 2.93422 9.81739C2.91485 9.88944 2.92489 9.96624 2.96213 10.0309L3.29026 10.5994L2.34188 10.1944C2.30793 10.1798 2.27145 10.1721 2.23452 10.1717C2.19759 10.1713 2.16094 10.1782 2.12666 10.1919C2.09239 10.2057 2.06116 10.2261 2.03477 10.2519C2.00839 10.2777 1.98735 10.3085 1.97288 10.3425C1.95834 10.3765 1.95064 10.4129 1.95021 10.4499C1.94979 10.4868 1.95665 10.5235 1.97041 10.5577C1.98417 10.592 2.00455 10.6232 2.0304 10.6496C2.05624 10.676 2.08703 10.697 2.12101 10.7115L3.32663 11.2275L2.18963 11.8838C2.12499 11.9211 2.0778 11.9825 2.05846 12.0546C2.03912 12.1267 2.04921 12.2035 2.08651 12.2681C2.1238 12.3328 2.18525 12.38 2.25734 12.3993C2.32942 12.4186 2.40624 12.4086 2.47088 12.3713L3.36413 11.8556L2.95913 12.804C2.94464 12.8381 2.93702 12.8747 2.93672 12.9118C2.93642 12.9488 2.94344 12.9855 2.95738 13.0199C2.97132 13.0542 2.9919 13.0854 3.01794 13.1118C3.04398 13.1381 3.07497 13.159 3.10913 13.1734C3.1432 13.1878 3.17979 13.1954 3.21679 13.1957C3.25379 13.1959 3.29048 13.1889 3.32476 13.175C3.35904 13.161 3.39023 13.1405 3.41655 13.1145C3.44287 13.0884 3.4638 13.0575 3.47813 13.0234L4.15313 11.4461L10.0121 10.6721C9.96267 10.494 9.93744 10.3099 9.93713 10.125Z' fill='%23C29A30'/%3E%3Cpath d='M13.5874 21.9751C12.4282 18.8837 12.0141 15.5626 12.3788 12.2813L12.3934 12.1497C12.0181 12.2226 11.6299 12.1897 11.2722 12.0548L11.2609 12.1572C10.8774 15.6138 11.3142 19.1122 12.5359 22.3684L12.9754 23.5411C12.9972 23.6154 13.034 23.6844 13.0836 23.7439C13.1333 23.8033 13.1947 23.8519 13.2639 23.8865C13.3332 23.9211 13.4089 23.9411 13.4862 23.9451C13.5636 23.9491 13.6409 23.9371 13.7134 23.9098C13.7859 23.8826 13.8519 23.8406 13.9075 23.7867C13.963 23.7327 14.0068 23.6678 14.0361 23.5961C14.0654 23.5244 14.0796 23.4475 14.0777 23.37C14.0759 23.2926 14.0581 23.2164 14.0254 23.1462L13.5874 21.9751Z' fill='%23C29A30'/%3E%3Cpath d='M12 11.625C12.8284 11.625 13.5 10.9534 13.5 10.125C13.5 9.29657 12.8284 8.625 12 8.625C11.1716 8.625 10.5 9.29657 10.5 10.125C10.5 10.9534 11.1716 11.625 12 11.625Z' fill='%23C29A30'/%3E%3C/svg%3E");background-repeat:no-repeat}.webinar-page-page .webinar-banner-wrapper-4{background-color:#364452;padding-block:var(--spacer-18);margin-bottom:var(--spacer-26)}.webinar-page-page .webinar-banner-wrapper-4 .webinar-banner-header{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:var(--spacer-8)}.webinar-page-page .webinar-banner-wrapper-4 .webinar-banner-header .webinar-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-4 .webinar-banner-header .webinar-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#FFF;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-4 .webinar-banner-header .webinar-banner-sub-title{line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;color:#FFF}.webinar-page-page .webinar-banner-wrapper-5{background-color:#e6e0d7;padding-block:var(--spacer-15);margin-bottom:var(--spacer-15);text-align:center}.webinar-page-page .webinar-banner-wrapper-5.webinar-banner-wrapper-5-duclicate{background-color:#364452}.webinar-page-page .webinar-banner-wrapper-5.webinar-banner-wrapper-5-duclicate .webinar-banner .webinar-banner-top{text-align:center}.webinar-page-page .webinar-banner-wrapper-5.webinar-banner-wrapper-5-duclicate .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-slogan{color:#c29a30}.webinar-page-page .webinar-banner-wrapper-5.webinar-banner-wrapper-5-duclicate .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-title{color:#FFF}.webinar-page-page .webinar-banner-wrapper-5.webinar-banner-wrapper-5-duclicate .webinar-banner .webinar-banner-top .webinar-banner-desc{color:#FFF}.webinar-page-page .webinar-banner-wrapper-5.less-bottom{margin-bottom:0}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner-container{row-gap:calc(2*var(--gutter))}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner-image{position:relative;aspect-ratio:.5821727019}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner{display:flex;align-items:flex-start;flex-direction:column;gap:var(--spacer-10);padding-block:var(--spacer-10)}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner .webinar-banner-top{flex:1 0 0%;display:flex;flex-direction:column;gap:var(--spacer-10);text-align:left}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner .webinar-banner-top .webinar-banner-header{display:flex;flex-direction:column;gap:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner .webinar-banner-top .webinar-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner .webinar-banner-top .webinar-banner-desc b,.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner .webinar-banner-top .webinar-banner-desc strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner .webinar-banner-top .webinar-banner-button a{display:inline-block;padding:var(--spacer-3) var(--spacer-8);color:#FFF;background-color:#c29a30;line-height:calc(var(--font-size-15) + 8px);font-size:var(--font-size-15);font-weight:500;transition:all 0.3s linear}@media (min-width:1200px){.webinar-page-page .webinar-banner-wrapper-5 .webinar-banner .webinar-banner-top .webinar-banner-button a:hover{background-color:#fffcf5;color:#c29a30}}.webinar-page-page .webinar-banner-wrapper-6{margin-bottom:var(--spacer-15)}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block{display:flex;flex-direction:column;gap:var(--spacer-18)}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-header{display:flex;flex-direction:column;gap:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-header>.webinar-banner-title{text-align:center;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-header>.webinar-banner-sub-title{text-align:center;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-container{row-gap:calc(2*var(--gutter))}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-container .webinar-banner{display:flex;flex-direction:column;gap:var(--spacer-10);height:100%;padding:var(--spacer-10) var(--spacer-4);border:1px solid #d2bfaf;box-shadow:0 6px 18px 0 rgb(54 50 50 / .1);background-size:cover;background-position:center}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-title{text-align:center;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div{text-align:center}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div:not(:first-child){margin-top:var(--spacer-6)}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div>span{position:relative;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000;padding-left:12px}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div>span b,.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div>span strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div>span:before{content:"";position:absolute;left:0;top:8px;width:2px;height:2px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background-color:#000}.webinar-page-page .webinar-banner-wrapper-6 .webinar-banner-block .webinar-banner-bottom{text-align:center;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;max-width:1168px;margin-inline:auto}.webinar-page-page .webinar-banner-wrapper-7{margin-bottom:var(--spacer-15)}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper{position:relative;background-color:rgb(143 94 54 / .4);background-size:cover;background-position:center}@media (min-width:1200px){.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper{padding-block:201px 48px}}@media (max-width:1199px){.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper{padding-block:var(--spacer-30) var(--spacer-12)}}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content{height:0;overflow:hidden}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content.slick-slider{height:auto;overflow:visible}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content.slick-slider .slick-track{display:flex!important}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content.slick-slider .slick-slide{height:inherit!important}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content>.slick-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--spacer-4);width:100%;padding-top:149px}@media (max-width:1199px){.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content>.slick-dots{padding-top:var(--spacer-20)}}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content>.slick-dots>li>button{position:relative;overflow:hidden;display:block;width:32px;height:4px;text-indent:-9999px;padding:0;border:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:rgb(143 94 54 / .32);transition:all 0.3s linear}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content>.slick-dots>li.slick-active>button{background-color:#8f5e36}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item{display:flex;gap:calc(2*var(--gutter));height:100%;padding:var(--spacer-8);border:1px solid #FFF}@media (max-width:424px){.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item{flex-direction:column}}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-image,.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-content{flex:1 1 0%;min-width:0}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-image{position:relative;aspect-ratio:1.0085470085;height:fit-content;display:none}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-content{display:flex;flex-direction:column;gap:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-image-and-name{display:flex;align-items:center;gap:var(--spacer-2);color:#FFF;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-image-and-name .customer-ranks-item-image{flex:0 0 48px;position:relative;overflow:hidden;aspect-ratio:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-image-and-name .customer-ranks-item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-image-and-name .customer-ranks-item-name span{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400}.webinar-page-page .webinar-banner-wrapper-7 .customer-ranks-wrapper .customer-ranks-content .customer-ranks-item .customer-ranks-item-comment{color:#FFF;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:400}.webinar-page-page .webinar-banner-wrapper-8{background-color:#364452;padding-block:var(--spacer-16)}.webinar-page-page .webinar-banner-wrapper-8 .webinar-banner-block{display:flex;flex-direction:column;gap:var(--spacer-10)}.webinar-page-page .webinar-banner-wrapper-8 .webinar-banner-block .webinar-banner-header{display:flex;flex-direction:column;gap:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-8 .webinar-banner-block .webinar-banner-header>.webinar-banner-title{text-align:center;line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#FFF;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.webinar-page-page .webinar-banner-wrapper-8 .webinar-banner-block .webinar-banner-header>.webinar-banner-sub-title{text-align:center;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#FFF}.webinar-page-page .webinar-banner-wrapper-8 .webinar-banner-block .webinar-banner-container{row-gap:calc(2*var(--gutter))}.webinar-page-page .webinar-banner-wrapper-8 .webinar-banner-block .webinar-banner-container .webinar-banner{display:flex;flex-direction:column;gap:var(--spacer-6);height:100%;padding:var(--spacer-10) var(--spacer-4);border:1px solid #d2bfaf}.webinar-page-page .webinar-banner-wrapper-8 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-top-title{text-align:center;line-height:calc(var(--font-size-80) + 8px);font-size:var(--font-size-80);font-weight:400;color:#FFF;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-8 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-title{text-align:center;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#FFF}.webinar-page-page .webinar-banner-wrapper-8 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-sub-title{overflow:hidden;height:calc((var(--font-size-16) + 8px) * 4);text-align:center;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#FFF}.webinar-page-page .webinar-banner-wrapper-9{margin-top:50px;margin-bottom:var(--spacer-15)}.webinar-page-page .webinar-banner-wrapper-9.less-bottom{margin-bottom:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner-container{row-gap:calc(2*var(--gutter))}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner-image{position:relative;aspect-ratio:1.0375722543}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner .webinar-banner-top{padding-top:var(--spacer-10)}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner .webinar-banner-top .webinar-banner-header{display:flex;flex-direction:column;gap:var(--spacer-10);margin-bottom:var(--spacer-10)}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner .webinar-banner-top .webinar-banner-header .webinar-banner-sub-title{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#747474}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner .webinar-banner-top .webinar-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif;margin-bottom:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner .webinar-banner-top .webinar-banner-content>div:not(:first-child){margin-top:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner .webinar-banner-top .webinar-banner-content>div>span{position:relative;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000;padding-left:12px}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner .webinar-banner-top .webinar-banner-content>div>span b,.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner .webinar-banner-top .webinar-banner-content>div>span strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.webinar-page-page .webinar-banner-wrapper-9 .webinar-banner .webinar-banner-top .webinar-banner-content>div>span:before{content:"";position:absolute;left:0;top:8px;width:2px;height:2px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background-color:#000}.webinar-page-page .webinar-banner-wrapper-10{margin-bottom:var(--spacer-26)}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block{display:flex;flex-direction:column;gap:var(--spacer-18)}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-wrapper-header{display:flex;flex-direction:column;gap:var(--spacer-6)}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-wrapper-header>.webinar-banner-slogan{text-align:center;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-wrapper-header>.webinar-banner-title{text-align:center;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container{row-gap:calc(2*var(--gutter))}@media (min-width:1200px){.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container{max-width:calc(1532px + (2*var(--gutter)));margin-inline:auto}}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner{display:flex;gap:calc(2*var(--gutter));height:100%}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-image,.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content{flex:1 1 0%;min-width:0}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-image{position:relative;aspect-ratio:.9862637363;height:fit-content}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content{display:flex;flex-direction:column;gap:var(--spacer-10)}@media (min-width:1442px){.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content{padding-top:var(--spacer-10)}}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content .webinar-banner-header{display:flex;flex-direction:column;gap:var(--spacer-2)}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content .webinar-banner-header .webinar-banner-top-title{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#000}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content .webinar-banner-header .webinar-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-10 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content .webinar-banner-desc{line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:400;color:#000}.webinar-page-page .webinar-banner-wrapper-11{margin-bottom:var(--spacer-26)}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block{display:flex;flex-direction:column;gap:var(--spacer-18)}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-header{display:flex;flex-direction:column;gap:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-header>.webinar-banner-title{text-align:center;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-header>.webinar-banner-sub-title{text-align:center;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-container{row-gap:calc(2*var(--gutter))}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-container .webinar-banner{display:flex;flex-direction:column;gap:var(--spacer-10);height:100%;padding:var(--spacer-10) var(--spacer-4);border:1px solid #d2bfaf;box-shadow:0 6px 18px 0 rgb(54 50 50 / .1);background-size:cover;background-position:center}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-title{text-align:center;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#000}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div{text-align:center}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div:not(:first-child){margin-top:var(--spacer-6)}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div>span{position:relative;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000;padding-left:12px}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div>span b,.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div>span strong{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-content>div>span:before{content:"";position:absolute;left:0;top:8px;width:2px;height:2px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background-color:#000}.webinar-page-page .webinar-banner-wrapper-11 .webinar-banner-block .webinar-banner-bottom{text-align:center;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;max-width:1168px;margin-inline:auto}.webinar-page-page .webinar-banner-wrapper-12{background-color:#364452;padding-block:var(--spacer-28);margin-bottom:var(--spacer-15)}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block{display:flex;flex-direction:column;gap:var(--spacer-16)}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-header{display:flex;flex-direction:column;gap:var(--spacer-6)}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-header>.webinar-banner-slogan{text-align:center;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#FFF;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-header>.webinar-banner-title{text-align:center;line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#FFF;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-header>.webinar-banner-sub-title{text-align:center;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#FFF}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-container{row-gap:calc(2*var(--gutter))}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-container .webinar-banner{display:flex;flex-direction:column;gap:var(--spacer-6);height:100%;padding:var(--spacer-8);border:1px solid #d2bfaf}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-title{overflow:hidden;height:calc((var(--font-size-18) + 8px) * 2);line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);font-weight:600;color:#FFF}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-desc{overflow:hidden;height:calc((var(--font-size-14) + 8px) * 5);line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#FFF}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-container .webinar-banner .webinar-banner-price{line-height:calc(var(--font-size-22) + 8px);font-size:var(--font-size-22);font-weight:600;color:#FFF}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-bottom{display:flex;flex-direction:column;gap:var(--spacer-6)}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-bottom>.webinar-banner-slogan{text-align:center;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#FFF;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-bottom>.webinar-banner-title{text-align:center;line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#FFF;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-bottom>.webinar-banner-sub-title{text-align:center;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#FFF}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-button{display:flex;align-items:center;justify-content:center}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:268px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#000;padding:var(--spacer-4) 15px;border:1px solid #d2bfaf;background-color:#fffcf5;transition:all 0.3s linear}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-button>a:hover{color:#FFF;background-color:#c29a30;border-color:#c29a30}.webinar-page-page .webinar-banner-wrapper-12 .webinar-banner-block .webinar-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.webinar-page-page .webinar-banner-wrapper-13{margin-bottom:var(--spacer-26)}.webinar-page-page .webinar-banner-wrapper-13 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-title{text-align:center;color:#000;line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif;margin-bottom:var(--spacer-8)}.webinar-page-page .webinar-banner-wrapper-13 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item{cursor:pointer;padding:var(--spacer-6);border:1px solid #f4efeb;background-color:#FFF;border-radius:16px;-moz-border-radius:16px;-webkit-border-radius:16px;transition:all 0.3s linear}.webinar-page-page .webinar-banner-wrapper-13 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item:not(:last-child){margin-bottom:var(--spacer-4)}.webinar-page-page .webinar-banner-wrapper-13 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item h3{position:relative;color:#747474;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;margin-bottom:0;padding-right:var(--spacer-11);transition:all 0.3s linear}.webinar-page-page .webinar-banner-wrapper-13 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item h3:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9201 8.9502L13.4001 15.4702C12.6301 16.2402 11.3701 16.2402 10.6001 15.4702L4.08008 8.9502' stroke='%23747474' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");transition:all 0.3s linear}.webinar-page-page .webinar-banner-wrapper-13 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item p{display:none;color:#747474;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400}.webinar-page-page .webinar-banner-wrapper-13 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item.open{background-color:#f4efeb}.webinar-page-page .webinar-banner-wrapper-13 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item.open h3{color:#000}.webinar-page-page .webinar-banner-wrapper-13 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item.open h3:after{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.9201 15.0496L13.4001 8.52965C12.6301 7.75965 11.3701 7.75965 10.6001 8.52965L4.08008 15.0496' stroke='black' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.webinar-page-page .webinar-banner-wrapper-13 .custom-accordion-wrapper .custom-accordion-container .custom-accordion-content .custom-accordion .custom-accordion-item.open p{display:block;padding-top:var(--spacer-6)}.webinar-page-page .webinar-banner-wrapper-14{margin-bottom:var(--spacer-26)}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner{display:flex;flex-direction:column;gap:var(--spacer-12)}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-top{text-align:center;display:flex;flex-direction:column}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-top .webinar-banner-header{display:flex;flex-direction:column;gap:var(--spacer-6)}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-top .webinar-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-top .webinar-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-top .webinar-banner-sub-title{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000;margin-top:var(--spacer-6)}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-bottom{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-6);width:868px;max-width:100%;padding-inline:var(--spacer-6);margin-inline:auto}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-bottom .webinar-banner-header{display:flex;flex-direction:column;gap:var(--spacer-6)}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-bottom .webinar-banner-top-title{line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:600;color:#747474}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-bottom .webinar-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif;padding-block:var(--spacer-2) var(--spacer-8);border-bottom:1px solid #d2bfaf}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-bottom .webinar-banner-sub-title{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#747474}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-bottom .webinar-banner-button{display:flex;align-items:center;justify-content:center}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-bottom .webinar-banner-button>a{display:flex;align-items:center;justify-content:center;min-width:255px;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF;padding:var(--spacer-4);border:1px solid #c29a30;background-color:#c29a30;transition:all 0.3s linear}.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-bottom .webinar-banner-button>a svg{margin-left:-20px;opacity:0;visibility:hidden;transition:all 0.3s linear}@media (min-width:1200px){.webinar-page-page .webinar-banner-wrapper-14 .webinar-banner .webinar-banner-bottom .webinar-banner-button>a:hover svg{margin-left:var(--spacer-2);opacity:1;visibility:visible}}.webinar-page-page .webinar-banner-wrapper-15{background-color:#e6e0d7;padding-block:var(--spacer-18)}.webinar-page-page .webinar-banner-wrapper-15 .webinar-banner-header{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:var(--spacer-8)}.webinar-page-page .webinar-banner-wrapper-15 .webinar-banner-header .webinar-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.webinar-page-page .webinar-banner-wrapper-15 .webinar-banner-header .webinar-banner-title{line-height:calc(var(--font-size-32) + 8px);font-size:var(--font-size-32);font-weight:600;color:#000;font-family:"Playfair Display",sans-serif}.webinar-page-page .webinar-banner-wrapper-15 .webinar-banner-header .webinar-banner-sub-title{line-height:calc(var(--font-size-24) + 8px);font-size:var(--font-size-24);font-weight:600;color:#000}.free-booklet-page{padding-block:var(--spacer-22);background-image:url(//www.mirayoncu.com/idea/rh/12/themes/selftpl_691f68471dd56/assets/images/free-booklet-bg.png?revision=1775480821);background-size:cover;background-position:center}.free-booklet-page .free-booklet-container{row-gap:calc(2*var(--gutter))}.free-booklet-page .free-booklet-banner-image{position:relative;aspect-ratio:.6909975669}.free-booklet-page .free-booklet-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.free-booklet-page .free-booklet-banner .free-booklet-banner-top{display:flex;flex-direction:column;gap:var(--spacer-4);margin-bottom:var(--spacer-10)}.free-booklet-page .free-booklet-banner .free-booklet-banner-top .free-booklet-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.free-booklet-page .free-booklet-banner .free-booklet-banner-top .free-booklet-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.free-booklet-page .free-booklet-banner .free-booklet-banner-top .free-booklet-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.free-booklet-page .free-booklet-banner .page-form{margin-bottom:var(--spacer-6)}.free-booklet-page .free-booklet-banner .page-form .form-group{margin-bottom:var(--spacer-4)}.free-booklet-page .free-booklet-banner .page-form .form-group:last-child{margin-bottom:0}.free-booklet-page .free-booklet-banner .page-form .form-group .form-group:last-child{margin-bottom:0}.free-booklet-page .free-booklet-banner .page-form .form-group>.col-lg-4{display:none}.free-booklet-page .free-booklet-banner .page-form .form-group .col-12.col-lg-5,.free-booklet-page .free-booklet-banner .page-form .form-group .col-12.col-lg-8,.free-booklet-page .free-booklet-banner .page-form .form-group .col-12.col-lg-9.text-right{flex:1 0 0%;max-width:none}.free-booklet-page .free-booklet-banner .page-form .form-group .security-code{height:48px}.free-booklet-page .free-booklet-banner .page-form .form-group>label{display:none}.free-booklet-page .free-booklet-banner .page-form .form-group label{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#000}.free-booklet-page .free-booklet-banner .page-form .form-group input.form-control{max-width:415px;height:56px;color:#000;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding:4px var(--spacer-4)}.free-booklet-page .free-booklet-banner .page-form .form-group input.form-control:focus{box-shadow:none!important;border:1px solid #c29a30}.free-booklet-page .free-booklet-banner .page-form .form-group textarea.form-control{height:130px;color:#000;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding:var(--spacer-3) var(--spacer-4)}.free-booklet-page .free-booklet-banner .page-form .form-group textarea.form-control:focus{box-shadow:none!important;border:1px solid #c29a30}.free-booklet-page .free-booklet-banner .page-form .form-group .checkbox-custom{line-height:32px;margin-top:var(--spacer-2)}.free-booklet-page .free-booklet-banner .page-form .form-group .checkbox-custom input[type=checkbox]+label{font-size:var(--font-size-14);font-weight:400;line-height:22px;padding-left:28px}.free-booklet-page .free-booklet-banner .page-form .form-group .checkbox-custom input[type=checkbox]+label:before{width:20px;height:20px;border:2px solid #000;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;top:2px;background-color:#fff0}.free-booklet-page .free-booklet-banner .page-form .form-group .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none}.free-booklet-page .free-booklet-banner .page-form .form-group .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:13px;top:8px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.free-booklet-page .free-booklet-banner .page-form .form-group .form-question{top:14px!important}.free-booklet-page .free-booklet-banner .page-form .form-group .required{color:#E60023}@media (min-width:1200px){.free-booklet-page .free-booklet-banner .page-form .form-group .required{top:3px;line-height:4px}}.free-booklet-page .free-booklet-banner .page-form .form-group .btn{height:56px}.free-booklet-page .free-booklet-banner .page-form .form-group .btn-group-binary{display:flex;align-items:center;justify-content:space-between;margin-top:var(--spacer-2)}.free-booklet-page .free-booklet-banner .page-form .form-group .btn-group-binary:before,.free-booklet-page .free-booklet-banner .page-form .form-group .btn-group-binary:after{display:none}.free-booklet-page .free-booklet-banner .page-form .form-group .btn-group-binary>button{flex:0 0 48%;max-width:48%;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.free-booklet-page .free-booklet-banner .page-form .form-group .btn-group-binary>button.btn-primary{background:#c29a30}.free-booklet-page .free-booklet-banner .page-form .form-group .btn-group-binary>button.btn-primary:hover{background:#997a26}.free-booklet-page .free-booklet-banner .page-form .form-group .btn-group-binary>button.btn-secondary{display:none}.free-booklet-page .free-booklet-banner .page-form .form-group .btn-group-binary>button.mr-2{margin-right:0!important}.free-booklet-page .free-booklet-banner .free-booklet-banner-bottom{display:flex;flex-direction:column;gap:var(--spacer-2)}.free-booklet-page .free-booklet-banner .free-booklet-banner-bottom>p{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#000;margin-bottom:0}.free-booklet-page .free-booklet-banner .free-booklet-banner-bottom>p>a{color:#c29a30}.club-page{padding-block:var(--spacer-22);background-image:url(//www.mirayoncu.com/idea/rh/12/themes/selftpl_691f68471dd56/assets/images/club-bg.png?revision=1775480821);background-size:cover;background-position:center}.club-page .club-banner{display:flex;flex-direction:column;gap:var(--spacer-10)}.club-page .club-banner .club-banner-top{text-align:center;display:flex;flex-direction:column;gap:var(--spacer-4)}.club-page .club-banner .club-banner-top .club-banner-header{display:flex;flex-direction:column}.club-page .club-banner .club-banner-top .club-banner-slogan{line-height:calc(var(--font-size-64) + 8px);font-size:var(--font-size-64);font-weight:400;color:#c29a30;font-family:"Italianno",sans-serif}.club-page .club-banner .club-banner-top .club-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.club-page .club-banner .club-banner-top .club-banner-desc{display:flex;flex-direction:column;gap:var(--spacer-4);line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.club-page .club-banner .page-form{background-color:#fffcf5;box-shadow:0 4px 14px 0 rgb(194 154 48 / .08);padding:var(--spacer-15)}@media (max-width:575px){.club-page .club-banner .page-form{padding:var(--spacer-10)}}.club-page .club-banner .page-form .dynamic-form-container{max-width:536px;margin-inline:auto}.club-page .club-banner .page-form .form-group{margin-bottom:var(--spacer-4)}.club-page .club-banner .page-form .form-group:last-child{margin-bottom:0}.club-page .club-banner .page-form .form-group .form-group:last-child{margin-bottom:0}.club-page .club-banner .page-form .form-group>.col-lg-4{display:none}.club-page .club-banner .page-form .form-group .col-12.col-lg-5,.club-page .club-banner .page-form .form-group .col-12.col-lg-8,.club-page .club-banner .page-form .form-group .col-12.col-lg-9.text-right{flex:1 0 0%;max-width:none}.club-page .club-banner .page-form .form-group .security-code{height:48px}.club-page .club-banner .page-form .form-group>label{display:none}.club-page .club-banner .page-form .form-group label{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#000}.club-page .club-banner .page-form .form-group input.form-control{height:56px;color:#000;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding:4px var(--spacer-4)}.club-page .club-banner .page-form .form-group input.form-control:focus{box-shadow:none!important;border:1px solid #c29a30}.club-page .club-banner .page-form .form-group textarea.form-control{height:130px;color:#000;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding:var(--spacer-3) var(--spacer-4)}.club-page .club-banner .page-form .form-group textarea.form-control:focus{box-shadow:none!important;border:1px solid #c29a30}.club-page .club-banner .page-form .form-group .checkbox-custom{line-height:32px;margin-top:var(--spacer-2)}.club-page .club-banner .page-form .form-group .checkbox-custom input[type=checkbox]+label{font-size:var(--font-size-14);font-weight:400;line-height:22px;padding-left:28px}.club-page .club-banner .page-form .form-group .checkbox-custom input[type=checkbox]+label:before{width:20px;height:20px;border:2px solid #000;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;top:2px;background-color:#fff0}.club-page .club-banner .page-form .form-group .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none}.club-page .club-banner .page-form .form-group .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:13px;top:8px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.club-page .club-banner .page-form .form-group .form-question{top:14px!important}.club-page .club-banner .page-form .form-group .required{color:#E60023}@media (min-width:1200px){.club-page .club-banner .page-form .form-group .required{top:3px;line-height:4px}}.club-page .club-banner .page-form .form-group .btn{height:56px}.club-page .club-banner .page-form .form-group .btn-group-binary{display:flex;align-items:center;justify-content:space-between;margin-top:var(--spacer-2)}.club-page .club-banner .page-form .form-group .btn-group-binary:before,.club-page .club-banner .page-form .form-group .btn-group-binary:after{display:none}.club-page .club-banner .page-form .form-group .btn-group-binary>button{flex:0 0 100%;max-width:100%;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.club-page .club-banner .page-form .form-group .btn-group-binary>button.btn-primary{background:#c29a30}.club-page .club-banner .page-form .form-group .btn-group-binary>button.btn-primary:hover{background:#997a26}.club-page .club-banner .page-form .form-group .btn-group-binary>button.btn-secondary{display:none}.club-page .club-banner .page-form .form-group .btn-group-binary>button.mr-2{margin-right:0!important}.club-page .club-banner .club-banner-bottom{display:flex;flex-direction:column;gap:var(--spacer-2);width:536px;max-width:100%;margin-inline:auto}.club-page .club-banner .club-banner-bottom>p{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#000;margin-bottom:0}.club-page .club-banner .club-banner-bottom>p>a{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:600;color:#000}.contact-page{padding-block:var(--spacer-22);background-image:url(//www.mirayoncu.com/idea/rh/12/themes/selftpl_691f68471dd56/assets/images/contact-bg.png?revision=1775480821);background-size:cover;background-position:center}.contact-page .contact-container{row-gap:calc(2*var(--gutter))}.contact-page .contact-banner-image{position:relative;aspect-ratio:.6909975669}.contact-page .contact-banner-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.contact-page .contact-banner .contact-banner-top{display:flex;flex-direction:column;gap:var(--spacer-4);margin-bottom:var(--spacer-10)}.contact-page .contact-banner .contact-banner-top .contact-banner-title{line-height:calc(var(--font-size-52) + 8px);font-size:var(--font-size-52);font-weight:700;color:#000;font-family:"Playfair Display",sans-serif;letter-spacing:.05em}.contact-page .contact-banner .contact-banner-top .contact-banner-desc{line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:400;color:#000}.contact-page .contact-banner .page-form{margin-bottom:var(--spacer-6)}.contact-page .contact-banner .page-form .form-group{margin-bottom:var(--spacer-6)}.contact-page .contact-banner .page-form .form-group:nth-child(3)>.col-12{display:flex;flex-wrap:wrap;gap:0 32px}.contact-page .contact-banner .page-form .form-group:nth-child(3)>.col-12 .form-group.row{flex:0 0 calc(100% + (2*var(--gutter)));max-width:calc(100% + (2*var(--gutter)))}.contact-page .contact-banner .page-form .form-group:nth-child(3)>.col-12 .form-group.row:nth-child(1),.contact-page .contact-banner .page-form .form-group:nth-child(3)>.col-12 .form-group.row:nth-child(2){flex:0 0 calc(50% + var(--gutter));max-width:calc(50% + var(--gutter))}@media (max-width:1199px){.contact-page .contact-banner .page-form .form-group:nth-child(3)>.col-12 .form-group.row:nth-child(1),.contact-page .contact-banner .page-form .form-group:nth-child(3)>.col-12 .form-group.row:nth-child(2){flex:0 0 calc(100% + (2*var(--gutter)));max-width:calc(100% + (2*var(--gutter)))}}.contact-page .contact-banner .page-form .form-group:last-child{margin-bottom:0}.contact-page .contact-banner .page-form .form-group .form-group:last-child{margin-bottom:0}.contact-page .contact-banner .page-form .form-group>.col-lg-4{display:none!important}.contact-page .contact-banner .page-form .form-group .col-12.col-lg-5,.contact-page .contact-banner .page-form .form-group .col-12.col-lg-8,.contact-page .contact-banner .page-form .form-group .col-12.col-lg-9.text-right{flex:1 0 0%;max-width:none}.contact-page .contact-banner .page-form .form-group .security-code{height:48px}.contact-page .contact-banner .page-form .form-group>label{display:none}.contact-page .contact-banner .page-form .form-group label{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;color:#000}.contact-page .contact-banner .page-form .form-group input.form-control{height:56px;color:#000;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding:4px var(--spacer-4)}.contact-page .contact-banner .page-form .form-group input.form-control:focus{box-shadow:none!important;border:1px solid #c29a30}.contact-page .contact-banner .page-form .form-group textarea.form-control{height:163px;color:#000;line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:400;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;padding:var(--spacer-3) var(--spacer-4)}.contact-page .contact-banner .page-form .form-group textarea.form-control:focus{box-shadow:none!important;border:1px solid #c29a30}.contact-page .contact-banner .page-form .form-group .checkbox-custom{line-height:32px;margin-top:var(--spacer-2)}.contact-page .contact-banner .page-form .form-group .checkbox-custom input[type=checkbox]+label{font-size:var(--font-size-14);font-weight:400;line-height:22px;padding-left:28px}.contact-page .contact-banner .page-form .form-group .checkbox-custom input[type=checkbox]+label:before{width:20px;height:20px;border:2px solid #000;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;top:2px;background-color:#fff0}.contact-page .contact-banner .page-form .form-group .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none}.contact-page .contact-banner .page-form .form-group .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:13px;top:8px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #000;border-right:2px solid #000;transform:rotate(45deg)}.contact-page .contact-banner .page-form .form-group .form-question{top:14px!important}.contact-page .contact-banner .page-form .form-group .required{color:#E60023}@media (min-width:1200px){.contact-page .contact-banner .page-form .form-group .required{top:3px;line-height:4px}}.contact-page .contact-banner .page-form .form-group .btn{height:56px}.contact-page .contact-banner .page-form .form-group .btn-group-binary{display:flex;align-items:center;justify-content:space-between}.contact-page .contact-banner .page-form .form-group .btn-group-binary:before,.contact-page .contact-banner .page-form .form-group .btn-group-binary:after{display:none}.contact-page .contact-banner .page-form .form-group .btn-group-binary>button{flex:0 0 48%;max-width:48%;line-height:calc(var(--font-size-16) + 8px);font-size:var(--font-size-16);font-weight:600;color:#FFF;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.contact-page .contact-banner .page-form .form-group .btn-group-binary>button.btn-primary{background:#c29a30}.contact-page .contact-banner .page-form .form-group .btn-group-binary>button.btn-primary:hover{background:#997a26}.contact-page .contact-banner .page-form .form-group .btn-group-binary>button.btn-secondary{display:none}.contact-page .contact-banner .page-form .form-group .btn-group-binary>button.mr-2{margin-right:0!important}.product-extra-details{margin-top:18px;font-weight:500}.navigation-custom-area a img{max-height:30px;margin-left:8px}.header-custom-nav-bar{display:flex;align-items:center;gap:10px}.header-custom-nav-bar .custom-nav-item{display:flex;align-items:center;gap:15px}.header-custom-nav-bar .custom-nav-item .custom-nav-icon{width:50px;height:auto;object-fit:contain}.contentbox-header{margin-bottom:var(--spacer-8)}.contentbox-header p{display:block;font-size:var(--font-size-12);margin-bottom:0}.contentbox-header h4{color:#000;font-size:var(--font-size-24);margin-bottom:0}body[class*="checkout-page"] .contentbox-header,body[class*="current-page-cart"] .contentbox-header{text-align:left;margin-bottom:var(--spacer-1);border-bottom:none}body[class*="checkout-page"] .contentbox-header h4,body[class*="current-page-cart"] .contentbox-header h4{font-size:var(--font-size-18)}.user-login-page-wrapper{position:relative;display:flex;justify-content:center}.user-login-page-wrapper .user-login-page-container{position:relative;z-index:2;width:460px}@media (max-width:767px){.user-login-page-wrapper .user-login-page-container{width:380px}}@media (max-width:424px){.user-login-page-wrapper .user-login-page-container{width:330px}}@media (max-width:374px){.user-login-page-wrapper .user-login-page-container{width:280px}}.user-login-page-wrapper .user-login-page-container .user-login-page-logo{display:flex;align-items:center;justify-content:center;min-height:56px;padding:var(--spacer-5)}.user-login-page-wrapper .user-login-page-container .user-login-page-logo img{max-height:56px}.user-login-page-wrapper .user-login-page-content{padding:var(--spacer-10);margin-bottom:var(--spacer-8);background-color:#fff;border:1px solid #d2bfaf;border-radius:0}.user-login-page-wrapper .user-login-page-title{text-align:center;margin-bottom:var(--spacer-7)}.user-login-page-wrapper .user-login-page-title span{line-height:28px;font-size:var(--font-size-24);font-weight:700}.user-login-page-wrapper .user-login-page-title.user-login-page-sub-title{padding-top:var(--spacer-7)}.user-login-page-wrapper .user-login-page-order-registration{display:flex;align-items:center;justify-content:center;height:52px;color:#000;font-size:var(--font-size-16);font-weight:600;text-align:center;margin-top:var(--spacer-9);background-color:rgb(220 53 69 / .3)}.user-login-page-wrapper .user-login-page-row{position:relative;margin-bottom:var(--spacer-5)}.user-login-page-wrapper .user-login-page-row .password-toggle{position:absolute;right:var(--gutter);top:15px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer}.user-login-page-wrapper .user-login-page-row .password-toggle svg[stroke]{fill:none;stroke:#747474}.user-login-page-wrapper .user-login-page-row .password-toggle svg[fill]{fill:#747474;stroke:none}.user-login-page-wrapper .user-login-page-row .password-toggle svg[stroke][fill]{fill:#747474;stroke:#747474}.user-login-page-wrapper .user-login-page-row .password-toggle svg[stroke="none"][fill="none"]{fill:none;stroke:none}.user-login-page-wrapper .user-login-page-row .password-toggle svg[fill="none"]{fill:none}.user-login-page-wrapper .user-login-page-row .password-toggle svg[stroke="none"]{stroke:none}.user-login-page-wrapper .user-login-page-row .password-toggle svg path[stroke],.user-login-page-wrapper .user-login-page-row .password-toggle svg rect[stroke],.user-login-page-wrapper .user-login-page-row .password-toggle svg line[stroke],.user-login-page-wrapper .user-login-page-row .password-toggle svg circle[stroke]{fill:none;stroke:#747474}.user-login-page-wrapper .user-login-page-row .password-toggle svg path[fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg rect[fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg line[fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg circle[fill]{fill:#747474;stroke:none}.user-login-page-wrapper .user-login-page-row .password-toggle svg path[stroke][fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg rect[stroke][fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg line[stroke][fill],.user-login-page-wrapper .user-login-page-row .password-toggle svg circle[stroke][fill]{fill:#747474;stroke:#747474}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--spacer-5)}@media (max-width:767px){.user-login-page-wrapper .user-login-page-row.user-login-page-button-social{flex-direction:column}}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div{flex:1 0 0%;max-width:calc(50% - (var(--spacer-5) / 2))}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div:only-child{max-width:100%}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div>.btn{color:#000000!important;font-size:var(--font-size-15);font-weight:400;background:#fff!important;border:1px solid #d2bfaf}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div>.btn span{padding-left:10px}.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div>.btn:hover{color:#000000!important;background:#fff!important}@media (max-width:767px){.user-login-page-wrapper .user-login-page-row.user-login-page-button-social>div{flex:0 0 100%;width:100%;max-width:100%}}.user-login-page-wrapper .user-login-page-row input.form-control{height:52px;color:#000;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4)}.user-login-page-wrapper .user-login-page-row .btn{display:flex;align-items:center;justify-content:center;height:52px;font-size:var(--font-size-18);font-weight:600;padding:0}@media (max-width:374px){.user-login-page-wrapper .user-login-page-row .btn{height:48px}}.user-login-page-wrapper .user-login-page-row .btn.btn-green{color:#FFF;font-weight:400;margin-bottom:var(--spacer-8);border:1px solid #d2bfaf;background-color:#25D366}.user-login-page-wrapper .checkbox-custom,.user-login-page-wrapper .user-login-forgot-pass{margin-bottom:var(--spacer-9)}.user-login-page-wrapper .checkbox-custom input[type=checkbox]+label{line-height:20px;color:#000;font-size:var(--font-size-14);padding-left:36px}.user-login-page-wrapper .checkbox-custom input[type=checkbox]+label:before{width:20px;height:20px;border:1px solid #d2bfaf}.user-login-page-wrapper .checkbox-custom input[type=checkbox]:checked+label:before{background-image:none;border-color:#d2bfaf;background-color:#FFF}.user-login-page-wrapper .checkbox-custom input[type=checkbox]:checked+label:after{content:"";position:absolute;left:7px;top:2px;display:inline-block;width:6px;height:12px;border-bottom:2px solid #c29a30;border-right:2px solid #c29a30;transform:rotate(45deg)}.user-login-page-wrapper .user-login-forgot-pass a{display:block;color:#000;font-size:var(--font-size-14)}.signup-page-logo{display:flex;align-items:center;justify-content:center;min-height:56px;padding:var(--spacer-5)}.signup-page-logo img{max-height:56px}.signup-container{width:580px;margin:0 auto var(--spacer-4);padding:var(--spacer-6) var(--spacer-10) var(--spacer-5);border:1px solid #d2bfaf;border-radius:0;background-color:#FFF}@media (max-width:767px){.signup-container{width:calc(100% - 8px)}}.signup-container.signup-container-information{width:100%}.signup-container.signup-container-information .information-content{border:none}.signup-container .contentbox-header{text-align:center!important;margin:0 0 var(--spacer-7)!important;padding:0!important;border:none!important}.signup-container .contentbox-header h4{line-height:28px;font-size:var(--font-size-24)!important;font-weight:700!important;margin-bottom:0!important}.signup-container .alert.alert-primary{margin-bottom:var(--spacer-5)}.signup-container .form-group{margin-bottom:var(--spacer-5)}.signup-container .form-group.signup-campaign-status .col-12.col-lg-4.control-label,.signup-container .form-group.signup-agreement .col-12.col-lg-4.control-label,.signup-container .form-group.signup-personal-data-agreement .col-12.col-lg-4.control-label{display:none}.signup-container .form-group .col-12.col-lg-5,.signup-container .form-group .col-12.col-lg-8,.signup-container .form-group .col-12.col-lg-9.text-right{flex:1 0 0%;max-width:none}.signup-container .form-group .col-12.col-lg-4.control-label+.col-6.col-lg-5{flex:1 0 0%;max-width:none}.signup-container .form-group .security-code{height:48px}.signup-container .form-group input.form-control{height:48px;color:#000;font-size:var(--font-size-14);padding:var(--spacer-2) var(--spacer-4)}.signup-container .form-group input.form-control::placeholder{opacity:.5}.signup-container .form-group select.form-control:not([size]):not([multiple]),.signup-container .form-group select:not([size]){height:48px}.signup-container .form-group .form-question{top:14px!important}.signup-container .form-group .btn{height:48px}.signup-container .form-group .btn-group-binary{display:flex;align-items:center;justify-content:space-between}.signup-container .form-group .btn-group-binary:before,.signup-container .form-group .btn-group-binary:after{display:none}.signup-container .form-group .btn-group-binary>button{flex:0 0 48%;max-width:48%}.signup-container .form-group .btn-group-binary>button.mr-2{margin-right:0!important}.signup-container .form-horizontal .toggle-password{top:0;right:calc(var(--gutter) * 1.5);display:flex;align-items:center;justify-content:center;width:20px;height:48px;color:#747474;background-color:#fff0}#breadcrumbs{display:none!important}.openbox-overlay,.dropbox-overlay,.navigation-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:none;z-index:99;width:100%;height:100%;cursor:pointer}body.mobile-menu-content-active{position:fixed;overflow:hidden;left:-420px;height:100%;width:100%}@media (max-width:767px){body.mobile-menu-content-active{left:-320px}}@media (max-width:374px){body.mobile-menu-content-active{left:-280px}}body.mobile-menu-content-active #mobile-navigation{right:0;box-shadow:2px 0 5px 0 rgb(0 0 0 / .1)}body.mobile-menu-content-active .mobile-menu-content-overlay{display:block}#mobile-navigation{position:fixed;top:0;right:-420px;width:420px;height:100%;z-index:999;transition:all 0.3s linear;background:#FFF;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media (max-width:767px){#mobile-navigation{width:320px}}@media (max-width:374px){#mobile-navigation{width:280px}}#mobile-navigation .mobile-navigation{overflow:hidden;position:relative}#mobile-navigation .mobile-navigation ul li a{display:flex;align-items:center;justify-content:space-between;color:#000;font-size:var(--font-size-18);font-weight:400;padding:var(--spacer-6) var(--spacer-4);border-bottom:1px solid #d2bfaf}@media (max-width:767px){#mobile-navigation .mobile-navigation ul li a{padding:var(--spacer-8) var(--spacer-6)}}#mobile-navigation .mobile-navigation ul li a>div{display:flex;align-items:center}#mobile-navigation .mobile-navigation ul li a>div>div{margin-right:var(--spacer-6)}#mobile-navigation .mobile-navigation ul li a>div>div img{width:30px;height:30px;object-fit:scale-down}#mobile-navigation .mobile-navigation ul li.has-sub-category>div{overflow:hidden}#mobile-navigation .mobile-navigation ul li.has-sub-category>div .mobile-navigation-back a{justify-content:flex-end}#mobile-navigation .mobile-navigation ul li.has-sub-category>div .mobile-navigation-back a span{margin-left:var(--spacer-6)}#mobile-navigation .mobile-navigation ul li.has-sub-category>div .mobile-navigation-parent a{font-weight:700;font-size:var(--font-size-18)}#mobile-navigation .mobile-navigation ul li.has-sub-category.active>div{left:0;overflow:visible}#mobile-navigation .mobile-navigation-title{position:relative;color:#FFF;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:700;text-transform:uppercase;padding-inline:var(--spacer-6);background-color:#c29a30}@media (max-width:1199px){#mobile-navigation .mobile-navigation-title{padding-block:var(--spacer-6)}}@media (max-width:767px){#mobile-navigation .mobile-navigation-title{padding-block:var(--spacer-8)}}#mobile-navigation .mobile-navigation-title .openbox-close{position:absolute;right:0;top:0;display:flex;align-items:center;justify-content:flex-end;width:25%;height:100%;padding-right:var(--spacer-6);cursor:pointer}#mobile-navigation .mobile-navigation-title .openbox-close svg[stroke]{fill:none;stroke:#FFF}#mobile-navigation .mobile-navigation-title .openbox-close svg[fill]{fill:#FFF;stroke:none}#mobile-navigation .mobile-navigation-title .openbox-close svg[stroke][fill]{fill:#FFF;stroke:#FFF}#mobile-navigation .mobile-navigation-title .openbox-close svg[stroke="none"][fill="none"]{fill:none;stroke:none}#mobile-navigation .mobile-navigation-title .openbox-close svg[fill="none"]{fill:none}#mobile-navigation .mobile-navigation-title .openbox-close svg[stroke="none"]{stroke:none}#mobile-navigation .mobile-navigation-title .openbox-close svg path[stroke],#mobile-navigation .mobile-navigation-title .openbox-close svg rect[stroke],#mobile-navigation .mobile-navigation-title .openbox-close svg line[stroke],#mobile-navigation .mobile-navigation-title .openbox-close svg circle[stroke]{fill:none;stroke:#FFF}#mobile-navigation .mobile-navigation-title .openbox-close svg path[fill],#mobile-navigation .mobile-navigation-title .openbox-close svg rect[fill],#mobile-navigation .mobile-navigation-title .openbox-close svg line[fill],#mobile-navigation .mobile-navigation-title .openbox-close svg circle[fill]{fill:#FFF;stroke:none}#mobile-navigation .mobile-navigation-title .openbox-close svg path[stroke][fill],#mobile-navigation .mobile-navigation-title .openbox-close svg rect[stroke][fill],#mobile-navigation .mobile-navigation-title .openbox-close svg line[stroke][fill],#mobile-navigation .mobile-navigation-title .openbox-close svg circle[stroke][fill]{fill:#FFF;stroke:#FFF}@media (max-width:767px){#mobile-navigation .mobile-navigation-title .openbox-close svg{width:50%;height:50%}}#mobile-navigation .mobile-navigation-user-menu .mobile-navigation-user-menu-title{color:#000;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:700;text-transform:uppercase;padding:var(--spacer-6) var(--spacer-6) 0}#mobile-navigation .mobile-navigation-user-menu .mobile-navigation-user-menu-content{display:flex;align-items:center;padding:var(--spacer-6);gap:var(--spacer-6);border-bottom:1px solid #d2bfaf}#mobile-navigation .mobile-navigation-user-menu .mobile-navigation-user-menu-content>a{position:relative;flex:1 0 0%;display:flex;align-items:center;justify-content:center;height:42px;line-height:calc(var(--font-size-18) + 8px);font-size:var(--font-size-18);color:#000;font-weight:400;border:1px solid #d2bfaf;background-color:#f4efeb;border-radius:0}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-title{color:#000;line-height:calc(var(--font-size-20) + 8px);font-size:var(--font-size-20);font-weight:700;text-transform:uppercase;padding:var(--spacer-6) var(--spacer-6) 0}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content{display:flex;align-items:center;flex-wrap:wrap;gap:var(--gutter);padding:var(--spacer-8) var(--spacer-4) var(--spacer-4)}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#FFF;border:1px solid #d2bfaf;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transition:all 0.3s linear}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg{transition:all 0.3s linear}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg path,#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg rect,#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg line,#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg circle{transition:all 0.3s linear}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[stroke]{fill:none;stroke:#000}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[fill]{fill:#000;stroke:none}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[stroke][fill]{fill:#000;stroke:#000}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[stroke="none"][fill="none"]{fill:none;stroke:none}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[fill="none"]{fill:none}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg[stroke="none"]{stroke:none}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg path[stroke],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg rect[stroke],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg line[stroke],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg circle[stroke]{fill:none;stroke:#000}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg path[fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg rect[fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg line[fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg circle[fill]{fill:#000;stroke:none}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg path[stroke][fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg rect[stroke][fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg line[stroke][fill],#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg circle[stroke][fill]{fill:#000;stroke:#000}@media (max-width:767px){#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a{width:36px;height:36px}#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a svg{width:22px;height:22px}}@media (max-width:374px){#mobile-navigation .mobile-navigation-social .mobile-navigation-social-content div a{width:30px;height:30px}}#mobile-navigation .category-level-2,#mobile-navigation .category-level-3{position:absolute;top:0;left:100%;width:100%;background:#FFF;transition:all 0.3s linear;z-index:2}#mobile-navigation .category-level-2 ul,#mobile-navigation .category-level-3 ul{padding:0 var(--spacer-8)}#mobile-navigation .category-level-2 ul>li>a,#mobile-navigation .category-level-3 ul>li>a{color:#000;font-size:var(--font-size-16);font-weight:400;padding:var(--spacer-6) 0;border-color:#d2bfaf}@media (max-width:767px){#mobile-navigation .category-level-2 ul>li>a,#mobile-navigation .category-level-3 ul>li>a{padding:var(--spacer-8) 0}}.standard-menu a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#d2bfaf;transition:all 0.3s linear}.standard-menu a:hover{background-color:#f4efeb}.standard-menu .parent-item .sub-items .sub-item>a{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;padding:var(--spacer-4);padding-left:var(--spacer-8)}.standard-menu .top-category a span,.standard-menu .all-categories a span{padding-left:var(--spacer-3)}.right-expanding-menu{border-color:#d2bfaf}.right-expanding-menu li .down-menu-button{border-bottom-color:#d2bfaf}.right-expanding-menu li .down-menu-button a{line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4)}.right-expanding-menu li ul{top:-1px;border-radius:0}.right-expanding-image-menu{border-color:#d2bfaf}.right-expanding-image-menu>ul>li{border-bottom-color:#d2bfaf;transition:all 0.3s linear}.right-expanding-image-menu>ul>li:hover{background-color:#f4efeb}.right-expanding-image-menu>ul>li div>a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);transition:all 0.3s linear}.right-expanding-image-menu>ul>li div>a:hover{background-color:#f4efeb}.right-expanding-image-menu>ul>li .sub-categories-menu{top:-1px}.right-expanding-image-menu>ul>li .sub-categories-menu a{line-height:calc(var(--font-size-14) + 8px);font-size:var(--font-size-14);font-weight:500;transition:all 0.3s linear}.right-expanding-image-menu>ul>li .sub-categories-menu a:hover{color:#c29a30;border-color:#c29a30;background-color:#fff0}.cascade-menu{border-color:#d2bfaf}.cascade-menu .parent-item{border-bottom:1px solid #d2bfaf}.cascade-menu .parent-item:last-child{border-bottom:none}.cascade-menu .parent-item a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);padding-left:var(--spacer-5);transition:all 0.3s linear}.cascade-menu .parent-item a>span{display:flex;align-items:center}.cascade-menu .parent-item a>span i{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.cascade-menu .parent-item a:hover,.cascade-menu .parent-item a.selected-item{color:#c29a30}.cascade-menu .parent-item .sub-items{margin-left:0}.cascade-menu .parent-item .sub-items .sub-item{border-top:1px solid #d2bfaf}.cascade-menu .parent-item .sub-items .sub-item>a{padding-left:var(--spacer-6)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-item>a{padding-left:var(--spacer-8)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-items .sub-item>a{padding-left:var(--spacer-10)}.cascade-menu .parent-item .sub-items .sub-item .sub-items .sub-items .sub-items .sub-item>a{padding-left:var(--spacer-12)}.two-stage-menu a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#d2bfaf;transition:all 0.3s linear}.two-stage-menu a:hover,.two-stage-menu a.selected-item{color:#c29a30;background-color:#f4efeb}.two-stage-menu .parent-item .sub-items .sub-item>a{padding:var(--spacer-4);padding-left:var(--spacer-6);transition:all 0.3s linear}.two-stage-menu .parent-item .sub-items .sub-item>a:hover,.two-stage-menu .parent-item .sub-items .sub-item>a.selected-item{color:#c29a30;background-color:#f4efeb}.accordion-menu .parent-item .accordion-list-parent{border-color:#d2bfaf}.accordion-menu .parent-item .accordion-list-parent>a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);transition:all 0.3s linear}.accordion-menu .parent-item .accordion-list-parent>a+div{justify-content:flex-start;transition:all 0.3s linear}.accordion-menu .parent-item .accordion-list-parent>a:hover{color:#c29a30}.accordion-menu .parent-item .accordion-list-parent>a:hover+div{color:#c29a30}.accordion-menu .parent-item .sub-items .sub-item{border-top:1px solid #d2bfaf}.accordion-menu .parent-item .sub-items .sub-item:first-child{border-top:none}.accordion-menu .parent-item .sub-items .sub-item>a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);padding-left:var(--spacer-6);transition:all 0.3s linear}.accordion-menu .parent-item .sub-items .sub-item>a:hover{color:#c29a30}.accordion-menu .parent-item .sub-items .sub-item>a.selected-item{color:#c29a30}.accordion-menu .selected-item{background-color:#f4efeb}.accordion-menu .selected-item>a{color:#c29a30!important}.accordion-menu .top-category a,.accordion-menu .all-categories a{color:#000;line-height:calc(var(--font-size-12) + 8px);font-size:var(--font-size-12);font-weight:700;padding:var(--spacer-4);border-color:#d2bfaf;transition:all 0.3s linear}.accordion-menu .top-category a:hover,.accordion-menu .all-categories a:hover{color:#c29a30}.accordion-menu .top-category a i,.accordion-menu .all-categories a i{display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-right:0}.block-item[data-type="quick-search"] .btn.btn-primary{height:100%;padding:0}@media (max-width:1199px){.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-9,.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-3.pl-0{flex:0 0 100%;max-width:100%}.block-item[data-type="quick-search"] .block-item-content-body form .form-group .col-3.pl-0{padding-left:var(--gutter)!important;margin-top:var(--gutter)}}.modal-cart-delete{overflow:visible!important}.modal-cart-delete .modal-dialog{max-width:580px;margin:var(--spacer-25) auto 0}@media (max-width:1199px){.modal-cart-delete .modal-dialog{margin-top:var(--spacer-5)}}@media (max-width:767px){.modal-cart-delete .modal-dialog{max-width:400px;margin-top:var(--spacer-4)}}@media (max-width:424px){.modal-cart-delete .modal-dialog{max-width:350px}}@media (max-width:374px){.modal-cart-delete .modal-dialog{max-width:295px}}.modal-cart-delete .modal-dialog .modal-content{max-width:580px;padding:var(--spacer-6) var(--spacer-34);border:none;text-align:center;box-shadow:0 0 15px rgb(0 0 0 / .3)}@media (max-width:767px){.modal-cart-delete .modal-dialog .modal-content{max-width:400px;padding:var(--spacer-12)}}@media (max-width:424px){.modal-cart-delete .modal-dialog .modal-content{max-width:350px;padding:var(--spacer-6)}}@media (max-width:374px){.modal-cart-delete .modal-dialog .modal-content{max-width:295px}}.modal-cart-delete .modal-dialog .modal-content .close{display:none}.modal-cart-delete .modal-dialog .modal-content .modal-body{padding:0}.modal-cart-delete .modal-dialog .modal-content .modal-body svg{margin-bottom:var(--spacer-5)}.modal-cart-delete .modal-dialog .modal-content .modal-body span{display:block;text-align:center;font-size:var(--font-size-24);font-weight:700;margin-bottom:var(--spacer-5)}.modal-cart-delete .modal-dialog .modal-content .modal-body p{color:#999}.modal-cart-delete .modal-dialog .modal-content .modal-footer{padding:0;border:none;text-align:center;justify-content:center}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn{flex:1 0 0%;margin-right:var(--spacer-6)}.modal-cart-delete .modal-dialog .modal-content .modal-footer .btn:last-child{margin-right:0}@media (max-width:767px){.modal-cart-delete .modal-dialog .modal-content .modal-body span{font-size:var(--font-size-19);margin-bottom:var(--spacer-7)}}.shopping-information-cart{position:fixed;left:0;top:0;z-index:1100;width:100%;height:100%;background-color:rgb(255 255 255 / .9)}.shopping-information-cart .shopping-information-cart-inside{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;color:#000;font-size:var(--font-size-22);letter-spacing:1px;text-transform:uppercase}.shopping-information-cart .shopping-information-cart-inside svg{flex:0 0 56px;width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin-right:var(--spacer-5);animation:fill 0.4s ease-in-out 0.4s forwards,scale 0.3s ease-in-out 0.9s both}.shopping-information-cart .shopping-information-cart-inside svg circle{float:left;stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#c29a30;fill:none;animation:stroke 0.6s cubic-bezier(.65,0,.45,1) 2}.shopping-information-cart .shopping-information-cart-inside svg path{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke 0.3s cubic-bezier(.65,0,.45,1) 0.8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #c29a30}}.promotion-wrapper{margin-bottom:var(--spacer-12)}.promotion-wrapper .promotion-title h4{line-height:32px;font-size:var(--font-size-24);font-weight:700;margin-bottom:var(--spacer-8)}.promotion-wrapper .promotion-content .promotion-row{margin-top:-1px;background-color:#fff;border:1px solid #d2bfaf}.promotion-wrapper .promotion-content .promotion-row:first-child{margin-top:0}.promotion-wrapper .promotion-content .promotion-row:nth-child(odd){background-color:#f4efeb}@media (max-width:767px){.promotion-wrapper .promotion-content .promotion-row{margin-top:0;margin-bottom:var(--spacer-8)}}.promotion-wrapper .promotion-content .promotion-icon{display:flex;align-items:center;justify-content:center;height:100%;padding:0 var(--spacer-4);border-right:1px solid #d2bfaf}.promotion-wrapper .promotion-content .promotion-icon i{color:#000;font-size:var(--font-size-30)}.promotion-wrapper .promotion-content .promotion-info{height:100%;padding:var(--spacer-4)}.promotion-wrapper .promotion-content .promotion-info>div{margin-bottom:var(--spacer-3)}.promotion-wrapper .promotion-content .promotion-info>div strong{font-size:var(--font-size-18)}.promotion-wrapper .promotion-content .promotion-info>span{display:block;max-height:75px;overflow-y:auto;font-size:var(--font-size-14)}.promotion-wrapper .promotion-content .promotion-button{display:flex;align-items:center;justify-content:center;height:100%;padding:var(--spacer-4);border-left:1px solid #d2bfaf}@media (max-width:767px){.promotion-wrapper .promotion-content .promotion-button{padding:0;border-left:none}}.tabbed-midblocks-container{margin-bottom:var(--spacer-5)}.tabbed-midblocks-container .tabbed-midblocks-header{display:flex;flex-wrap:wrap;margin-bottom:var(--spacer-3)}.tabbed-midblocks-container .tabbed-midblocks-header>a{width:40px;height:40px;display:none;align-items:center;justify-content:center;background-color:#c29a30;color:#FFF}@media (max-width:991px){.tabbed-midblocks-container .tabbed-midblocks-header>a{display:flex}}.tabbed-midblocks-container .tabbed-midblocks-header>div{display:flex;flex:auto}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]{position:relative;flex:0 0 20%;cursor:pointer}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{display:flex;align-items:center;flex:0 0 100%;height:40px;color:#000;border-bottom:3px solid #fff0;font-size:var(--font-size-16)}@media (max-width:991px){.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]{flex:0 0 100%;display:none}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index]>span{justify-content:center}}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index].active{display:flex}.tabbed-midblocks-container .tabbed-midblocks-header>div [data-tab-index].active>span{border-color:#c29a30;color:#000}.tabbed-midblocks-container .tabbed-midblock-content{margin-bottom:var(--spacer-3)}.tabbed-midblocks-container .tabbed-midblock-content>[data-tab-content]{display:none}.tabbed-midblocks-container .tabbed-midblock-content>[data-tab-content].active{display:block}.tabbed-midblocks-container .tabbed-midblock-bottom{display:flex;width:100%;align-items:center;justify-content:center}.tabbed-midblocks-container .tabbed-midblock-bottom a{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#FFF;margin:0 2px;background-color:#c29a30}.tabbed-midblocks-container .tabbed-midblock-bottom a.passive{color:#FFF;pointer-events:none;background-color:#fffcf5}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header{margin-bottom:var(--spacer-5)}.mid-blocks-wrapper .mid-blocks-container .mid-blocks-header .mid-blocks-title{display:flex;align-items:center;height:40px;color:#000;font-size:var(--font-size-16);border-bottom:3px solid #c29a30}.zoomContainer .zoomWindow{background-color:#fff}@media (max-width:991px){.zoomContainer{display:none!important}}.product-tags{display:flex}.product-tags .product-tags-title{flex:0 0 auto;color:#000;font-weight:700;padding:3px 0;margin-right:var(--spacer-4)}.product-tags .product-tags-content{display:flex;flex-wrap:wrap}.product-tags .product-tags-content a{display:block;color:#000;padding:3px var(--spacer-4);margin-right:4px;margin-bottom:4px;border:1px solid #d2bfaf;background:#fff;border-radius:0}@media (max-width:991px){.product-tags{display:block}}.fancybox-slide .fancybox-image-wrap{background:#fff!important}.flag-ad{background-position:0 0}.flag-ae{background-position:-18px 0}.flag-af{background-position:-36px 0}.flag-ag{background-position:-54px 0}.flag-ai{background-position:-72px 0}.flag-al{background-position:-90px 0}.flag-am{background-position:-108px 0}.flag-ao{background-position:-126px 0}.flag-aq{background-position:-144px 0}.flag-ar{background-position:-162px 0}.flag-as{background-position:-180px 0}.flag-at{background-position:-198px 0}.flag-au{background-position:-216px 0}.flag-aw{background-position:-234px 0}.flag-ax{background-position:-252px 0}.flag-az{background-position:-270px 0}.flag-ba{background-position:-288px 0}.flag-bb{background-position:-306px 0}.flag-bd{background-position:-324px 0}.flag-be{background-position:-342px 0}.flag-bf{background-position:-360px 0}.flag-bg{background-position:-378px 0}.flag-bh{background-position:-396px 0}.flag-bi{background-position:-414px 0}.flag-bj{background-position:-432px 0}.flag-bl{background-position:-450px 0}.flag-bm{background-position:-468px 0}.flag-bn{background-position:-486px 0}.flag-bo{background-position:-504px 0}.flag-bq{background-position:-522px 0}.flag-br{background-position:-540px 0}.flag-bs{background-position:-558px 0}.flag-bt{background-position:-576px 0}.flag-bw{background-position:-594px 0}.flag-by{background-position:-612px 0}.flag-bz{background-position:-630px 0}.flag-ca{background-position:-648px 0}.flag-cc{background-position:-666px 0}.flag-cd{background-position:-684px 0}.flag-cf{background-position:-702px 0}.flag-cg{background-position:-720px 0}.flag-ch{background-position:-738px 0}.flag-ci{background-position:-756px 0}.flag-ck{background-position:-774px 0}.flag-cl{background-position:-792px 0}.flag-cm{background-position:-810px 0}.flag-cn{background-position:-828px 0}.flag-co{background-position:-846px 0}.flag-cr{background-position:-864px 0}.flag-cv{background-position:-882px 0}.flag-cw{background-position:-900px 0}.flag-cx{background-position:-918px 0}.flag-cy{background-position:-936px 0}.flag-cz{background-position:-954px 0}.flag-de{background-position:-972px 0}.flag-dj{background-position:-990px 0}.flag-dk{background-position:-1008px 0}.flag-dm{background-position:-1026px 0}.flag-do{background-position:-1044px 0}.flag-dz{background-position:-1062px 0}.flag-ec{background-position:-1080px 0}.flag-ee{background-position:-1098px 0}.flag-eg{background-position:-1116px 0}.flag-eh{background-position:-1134px 0}.flag-er{background-position:-1152px 0}.flag-es{background-position:-1170px 0}.flag-et{background-position:-1188px 0}.flag-fi{background-position:-1206px 0}.flag-fj{background-position:-1224px 0}.flag-fk{background-position:-1242px 0}.flag-fm{background-position:-1260px 0}.flag-fo{background-position:-1278px 0}.flag-fr{background-position:-1296px 0}.flag-ga{background-position:-1314px 0}.flag-gb{background-position:-1332px 0}.flag-gd{background-position:-1350px 0}.flag-ge{background-position:-1368px 0}.flag-gf{background-position:-1386px 0}.flag-gh{background-position:-1404px 0}.flag-gi{background-position:-1422px 0}.flag-gl{background-position:-1440px 0}.flag-gm{background-position:-1458px 0}.flag-gn{background-position:-1476px 0}.flag-gp{background-position:-1494px 0}.flag-gq{background-position:-1512px 0}.flag-gr{background-position:-1530px 0}.flag-gs{background-position:-1548px 0}.flag-gt{background-position:-1566px 0}.flag-gu{background-position:-1584px 0}.flag-gw{background-position:-1602px 0}.flag-gy{background-position:-1620px 0}.flag-hk{background-position:-1638px 0}.flag-hn{background-position:-1656px 0}.flag-hr{background-position:-1674px 0}.flag-ht{background-position:-1692px 0}.flag-hu{background-position:-1710px 0}.flag-id{background-position:-1728px 0}.flag-ie{background-position:-1746px 0}.flag-il{background-position:-1764px 0}.flag-in{background-position:-1782px 0}.flag-io{background-position:-1800px 0}.flag-iq{background-position:-1818px 0}.flag-is{background-position:-1836px 0}.flag-it{background-position:-1854px 0}.flag-jm{background-position:-1872px 0}.flag-jo{background-position:-1890px 0}.flag-jp{background-position:-1908px 0}.flag-ke{background-position:-1926px 0}.flag-kg{background-position:-1944px 0}.flag-kh{background-position:-1962px 0}.flag-ki{background-position:-1980px 0}.flag-km{background-position:-1998px 0}.flag-kn{background-position:-2016px 0}.flag-kr{background-position:-2034px 0}.flag-kw{background-position:-2052px 0}.flag-ky{background-position:-2070px 0}.flag-kz{background-position:-2088px 0}.flag-la{background-position:-2106px 0}.flag-lb{background-position:-2124px 0}.flag-lc{background-position:-2142px 0}.flag-li{background-position:-2160px 0}.flag-lk{background-position:-2178px 0}.flag-lr{background-position:-2196px 0}.flag-ls{background-position:-2214px 0}.flag-lt{background-position:-2232px 0}.flag-lu{background-position:-2250px 0}.flag-lv{background-position:-2268px 0}.flag-ma{background-position:-2286px 0}.flag-mc{background-position:-2304px 0}.flag-md{background-position:-2322px 0}.flag-me{background-position:-2340px 0}.flag-mf{background-position:-2358px 0}.flag-mg{background-position:-2376px 0}.flag-mh{background-position:-2394px 0}.flag-mk{background-position:-2412px 0}.flag-ml{background-position:-2430px 0}.flag-mm{background-position:-2448px 0}.flag-mn{background-position:-2466px 0}.flag-mo{background-position:-2484px 0}.flag-mp{background-position:-2502px 0}.flag-mq{background-position:-2520px 0}.flag-mr{background-position:-2538px 0}.flag-ms{background-position:-2556px 0}.flag-mt{background-position:-2574px 0}.flag-mu{background-position:-2592px 0}.flag-mv{background-position:-2610px 0}.flag-mw{background-position:-2628px 0}.flag-mx{background-position:-2646px 0}.flag-my{background-position:-2664px 0}.flag-mz{background-position:-2682px 0}.flag-na{background-position:-2700px 0}.flag-nc{background-position:-2718px 0}.flag-ne{background-position:-2736px 0}.flag-nf{background-position:-2754px 0}.flag-ng{background-position:-2772px 0}.flag-ni{background-position:-2790px 0}.flag-nl{background-position:-2808px 0}.flag-no{background-position:-2826px 0}.flag-np{background-position:-2844px 0}.flag-nr{background-position:-2862px 0}.flag-nu{background-position:-2880px 0}.flag-nz{background-position:-2898px 0}.flag-om{background-position:-2916px 0}.flag-pa{background-position:-2934px 0}.flag-pe{background-position:-2952px 0}.flag-pf{background-position:-2970px 0}.flag-pg{background-position:-2988px 0}.flag-ph{background-position:-3006px 0}.flag-pk{background-position:-3024px 0}.flag-pl{background-position:-3042px 0}.flag-pm{background-position:-3060px 0}.flag-pn{background-position:-3078px 0}.flag-pr{background-position:-3096px 0}.flag-ps{background-position:-3114px 0}.flag-pt{background-position:-3132px 0}.flag-pw{background-position:-3150px 0}.flag-py{background-position:-3168px 0}.flag-qa{background-position:-3186px 0}.flag-re{background-position:-3204px 0}.flag-rest{background-position:-3222px 0}.flag-ro{background-position:-3240px 0}.flag-rs{background-position:-3258px 0}.flag-ru{background-position:-3276px 0}.flag-rw{background-position:-3294px 0}.flag-sa{background-position:-3312px 0}.flag-sb{background-position:-3330px 0}.flag-sc{background-position:-3348px 0}.flag-sd{background-position:-3366px 0}.flag-se{background-position:-3384px 0}.flag-sg{background-position:-3402px 0}.flag-sh{background-position:-3420px 0}.flag-si{background-position:-3438px 0}.flag-sj{background-position:-3456px 0}.flag-sk{background-position:-3474px 0}.flag-sl{background-position:-3492px 0}.flag-sm{background-position:-3510px 0}.flag-sn{background-position:-3528px 0}.flag-sr{background-position:-3546px 0}.flag-ss{background-position:-3564px 0}.flag-st{background-position:-3582px 0}.flag-sv{background-position:-3600px 0}.flag-sx{background-position:-3618px 0}.flag-sz{background-position:-3636px 0}.flag-tc{background-position:-3654px 0}.flag-td{background-position:-3672px 0}.flag-tf{background-position:-3690px 0}.flag-tg{background-position:-3708px 0}.flag-th{background-position:-3726px 0}.flag-tj{background-position:-3744px 0}.flag-tk{background-position:-3762px 0}.flag-tl{background-position:-3780px 0}.flag-tm{background-position:-3798px 0}.flag-tn{background-position:-3816px 0}.flag-to{background-position:-3834px 0}.flag-tr{background-position:-3852px 0}.flag-tt{background-position:-3870px 0}.flag-tv{background-position:-3888px 0}.flag-tw{background-position:-3906px 0}.flag-tz{background-position:-3924px 0}.flag-ua{background-position:-3942px 0}.flag-ug{background-position:-3960px 0}.flag-um{background-position:-3978px 0}.flag-us{background-position:-3996px 0}.flag-uy{background-position:-4014px 0}.flag-uz{background-position:-4032px 0}.flag-va{background-position:-4050px 0}.flag-vc{background-position:-4068px 0}.flag-vg{background-position:-4086px 0}.flag-vi{background-position:-4104px 0}.flag-vn{background-position:-4122px 0}.flag-vu{background-position:-4140px 0}.flag-wf{background-position:-4158px 0}.flag-ws{background-position:-4176px 0}.flag-xk{background-position:-4194px 0}.flag-yt{background-position:-4212px 0}.flag-za{background-position:-4230px 0}.flag-zm{background-position:-4248px 0}.flag-zw{background-position:-4266px 0}.product-standart-cargo-buttons{display:flex;margin-bottom:var(--spacer-4)}.product-standart-cargo-buttons .product-standart-cargo-button{display:flex;align-items:center;height:26px;color:#000;margin-right:var(--spacer-8)}.product-standart-cargo-buttons .product-standart-cargo-button i{display:flex;align-items:center;justify-content:center;width:26px;height:26px;color:#000;margin-right:6px}.product-standart-cargo-buttons .product-standart-cargo-button i:before{font-family:"Font Awesome 5 Free";font-weight:900;font-style:normal;font-size:var(--font-size-17)}.product-standart-cargo-buttons .product-standart-cargo-button:last-child{margin-right:0}.product-standart-cargo-buttons .product-standart-cargo-button.fast_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.same_day_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.three_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.five_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.seven_days_delivery i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.free_shipping i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.delivery_from_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.pre_ordered_product i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.limited_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.ask_stock i:before{content:""}.product-standart-cargo-buttons .product-standart-cargo-button.campaigned_product i:before{content:""}#social-container{padding:0}#social-container [data-selector=whatsapp-order]{background:#25D366;border-radius:0;bottom:56px}#social-container [data-selector=facebook-messenger]{border-radius:0}#social-container [data-selector=facebook-messenger].overlap{bottom:104px}#social-container [data-selector=whatsapp-order],#social-container [data-selector=facebook-messenger]{position:fixed;width:40px;height:40px;font-size:0;border-radius:100%}#social-container [data-selector=whatsapp-order] .fab,#social-container [data-selector=facebook-messenger] .fab{margin-right:0;font-size:var(--font-size-25)}#social-container [data-selector=whatsapp-order].right,#social-container [data-selector=facebook-messenger].right{right:8px}.idea-promotion-bar{padding:0;z-index:101}.idea-promotion-bar.bar-position-top{border-bottom:none}#checkout-breadcrumbs .checkout-steps>a{margin-left:calc(-1*var(--gutter));margin-right:calc(-1*var(--gutter))}.form-control{color:#000;font-size:var(--font-size-13);border-radius:0;border:1px solid #d2bfaf}.form-control::placeholder{color:#000}.form-group .required{font-size:var(--font-size-14)}@media (max-width:767px){.form-group .required{right:12px}}.current-page-product-detail .product-extra-details ol,.current-page-product-detail .product-extra-details ul,.current-page-product-detail .product-detail ol,.current-page-product-detail .product-detail ul{margin:0;padding:0}.current-page-product-detail .product-extra-details ol li,.current-page-product-detail .product-detail ol li{list-style:decimal inside}.current-page-product-detail .product-extra-details ul li,.current-page-product-detail .product-detail ul li{list-style:disc inside}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#000;-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}.form-control:focus{-webkit-box-shadow:0 0 3px 1px #f0f0f0!important;box-shadow:0 0 3px 1px #f0f0f0!important}.alert,.cart-block,.form-control,.modal-content,.user-login-box,#checkout-breadcrumbs,.member-block li a i.left-icons,input[type=checkbox]+label:before,.member-block li.member-block-title,.order-list-table .order-list-action-button a i,.input-group.input-group-left .input-group-addon,#agreement-content .agreement-container .agreement,.address-wrapper .address-block .address-block-header,.payment-tab .payment-tab-nav .payment-tab-nav-left>div>a,select.form-control:not([size]):not([multiple]),select:not([size]),#cart-container #cart-promoted-products .promotion-list .list-header,#cart-popup-container #cart-promoted-products .promotion-list .list-header,#idea-pay-form #agreement-content .agreement-container .agreement,#cart-container #cart-items .cart-item .product-quantity,#cart-popup-container #cart-items .cart-item .product-quantity,#CreditCard [data-selector=payment-form] #agreement-content .agreement-container .agreement,#MailOrder [data-selector=payment-form] #agreement-content .agreement-container .agreement{border-radius:0}.btn-loading:before{border-top-color:#c29a30}.loader .ball-pulse>div{background-color:#c29a30}.loading>div{border-top-color:#c29a30;border-bottom-color:#c29a30}.loading-bar .loader{background:#c29a30}.control-label{color:#000;font-size:var(--font-size-13)}.information-content{border:1px solid #d2bfaf;border-radius:0}.information-content span{border-radius:0}.information-content i{color:#1a1a1a}.member-block li>a.active{color:#c29a30}.member-block li:hover>a:not(.active){color:#c29a30}.member-block li:hover>a:not(.active) i.left-icons{color:#c29a30}#featured-product-block{border:none}.input-group .input-group-addon{border-color:#d2bfaf}.user-login-box{border-color:#d2bfaf}.contentbox-sub-title{border-bottom-color:#d2bfaf}.block-list li a{align-items:center}.block-list li:last-child a{border-bottom:none}#head-content,#triple-search-box{margin-bottom:var(--spacer-4);padding-bottom:var(--spacer-4);border-bottom:1px solid #d2bfaf}@media (max-width:767px){#triple-search-box .col-form-label{line-height:16px}}#combine-thumb-image{margin-right:calc(-1*var(--gutter));margin-left:calc(-1*var(--gutter))}#combine-thumb-image .combine-thumb-item{padding-right:var(--gutter);padding-left:var(--gutter)}.current-page-page-detail .col-12.text-right.page-buttons{display:none}