*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;overflow-x:hidden}:root{--title-size-1:clamp(3.2rem, 10vw, 4rem);--title-line-height-1:clamp(2.5rem, 10vw, 4rem);--title-size-1-m:2rem;--property-title-size-1:clamp(2.5rem, 10vw, 3.7rem);--property-title-line-height-1:clamp(2.5rem, 10vw, 3.7rem);--subtitle-size-1:clamp(1.7rem, 10vw, 2.2rem);--subtitle-line-height-1:clamp(1.7rem, 10vw, 2.2rem);--subtitle-size-1-m:clamp(1.2rem, 10vw, 1.7rem);--subtitle-size-2:clamp(1.4rem, 10vw, 1.9rem);--subtitle-line-height-2:clamp(1.3rem, 10vw, 1.7rem);--subtitle-size-2-m:clamp(1.1rem, 10vw, 1.5rem);--subtitle-size-3-m:clamp(1.1rem, 10vw, 1.3rem);--text-size-1:clamp(.7rem, 10vw, 1.2rem);--text-size-1-m:clamp(.9rem, 20vw, 1.1rem);--text-size-2:clamp(.9rem, 20vw, 1rem);--text-size-2-m:clamp(.7rem, 20vw, .9rem);--title-color-1:#1e1e1e;--title-color-2:#172740;--title-color-3:#192e4f;--text-color-1:#1e1e1e;--text-color-2:#3e3e3e;--text-color-white-1:#fff;--text-color-white-2:#e2e2e2;--main-color-1:#f8a71c;--main-color-2:#19371b;--secondary-color-1:#f8a71c;--secondary-color-2:#4f804c;--theme-white-1:#fff;--theme-white-2:#e2e2e2;--theme-white-3:#f2f4f8;--theme-blue-1:#112b52;--theme-blue-2:#00adee;--theme-blue-3:#1a578d;--theme-gold-1:#bd8f2d;--theme-gold-2:#ffb96f;--theme-gold-3:#da8226;--theme-gold-4:#b48611;--theme-gray-1:#f4f4f4;--theme-gray-2:#fcfcfc;--theme-gray-3:#747474;--theme-gray-4:#d9d9d9;--theme-gray-5:#919191;--theme-green-1:#5aba63;--theme-orange-1:#ff8a00;--theme-orange-2:#de7905;--linear-gradient-1:linear-gradient(120deg, var(--secondary-color-2) 0%, var(--main-color-2) 45%);--linear-gradient-2:linear-gradient(to right, #f59119 0%, #fac801 90%);--linear-gradient-3:linear-gradient(to right, #8f550f 0%, #f59119 90%);--linear-gradient-4:linear-gradient(to right, var(--secondary-color-2) 0%, var(--main-color-2) 90%);--border-radius-1:5px;--border-radius-2:10px;--border-radius-3:20px;--cards-box-shadow-1:1px 1px 10px #0006}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-family:Poppins,sans-serif;font-weight:800;line-height:100%}h2,h3{font-size:var(--subtitle-size-1)}h4{font-size:var(--subtitle-size-2)}p,a{margin:0;padding:0}p{font-family:Inter,sans-serif;font-size:var(--text-size-1)}a{font-family:Inter,sans-serif;font-weight:600;font-size:var(--text-size-1-m);color:var(--text-color-1);text-decoration:none}ul{margin:0;padding:0;font-family:Inter,sans-serif;list-style:none}ul li{list-style:none}img{width:fit-content}button{cursor:pointer;background-color:#0000;border:none;flex-direction:column;justify-content:center;align-items:center;width:fit-content;margin:0;padding:0;display:flex}button,button a{z-index:1}.buttons-wrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;width:100%;max-width:fit-content;display:flex}div.button-1 :is(input){border-radius:var(--border-radius-1);cursor:pointer;color:var(--theme-white-1);border:none;flex-direction:column;justify-content:center;align-items:center;padding:.7rem 1.5rem;text-decoration:none;transition:all .2s;display:flex;background-image:var(--linear-gradient-3)!important}.button-1 :is(input):hover{transform:translateY(-10%)}button.button-1 a{background-color:var(--secondary-color-1);color:var(--theme-white-1);border-radius:var(--border-radius-1);flex-direction:column;justify-content:center;align-items:center;padding:.7rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}button.button-1 a:hover{transform:translateY(-10%)}button.button-2 a{background-color:var(--theme-white-1);color:var(--text-color-1);box-shadow:var(--cards-box-shadow-1);border-radius:var(--border-radius-1);flex-direction:column;justify-content:center;align-items:center;padding:.7rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}button.button-2 a:hover{transform:translateY(-10%)}button.button-3 a{background-image:var(--linear-gradient-4);color:var(--theme-white-1);border-radius:var(--border-radius-1);flex-direction:column;justify-content:center;align-items:center;padding:.7rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}button.button-4 a{background-image:var(--linear-gradient-3);color:var(--theme-white-1);border-radius:var(--border-radius-1);flex-direction:column;justify-content:center;align-items:center;padding:.7rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}button.button-3 a:hover{transform:translateY(-10%)}button.button-gold-1 a{background-color:var(--secondary-color-1);color:var(--theme-white-1);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:.7rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}button.button-gold-1 a:hover{background-color:var(--theme-gold-2);transform:translateY(-10%)}button.button-white-border-1 a{background-color:var(--theme-white-1);border:var(--text-color-2) solid 1px;border-radius:4px;padding:.7rem 1.5rem;transition:all .2s}button.button-white-border-1 a:hover{box-shadow:var(--cards-box-shadow-1);border:var(--theme-white-1) solid 1px;transform:translateY(-10%)}button.button-transparent-border-1 a{border:var(--text-color-2) solid 1px;color:var(--text-color-white-1);border-radius:7px;padding:.7rem 1.5rem;transition:all .2s}button.button-transparent-border-1 a:hover{box-shadow:var(--cards-box-shadow-1);border:var(--theme-white-1) solid 1px;transform:translateY(-10%)}button.button-simple-underline-1 a{color:var(--text-color-1);flex-direction:column;justify-content:center;align-items:flex-start;gap:.2rem;transition:all .2s;display:flex}button.button-simple-underline-1 a:hover{transform:translateY(-10%)}button.button-simple-underline-1 a span{background-color:var(--theme-gold-3);width:50%;height:2px}button.button-white-noborder-shadow a{background-color:var(--theme-white-1);box-shadow:var(--cards-box-shadow-1);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;padding:.7rem 1.5rem;transition:all .2s;display:flex}button.button-white-noborder-shadow a:hover{transform:translateY(-10%)}span{font-family:Roboto,sans-serif}p.nocomments{display:none}.float{text-align:center;z-index:100;background-color:#25d366;border-radius:110px;width:fit-content;height:fit-content;position:fixed;bottom:4.5rem;right:40px;box-shadow:2px 2px 3px #393939}.my-float{margin:0}.float1{object-fit:cover;cursor:pointer;text-align:center;z-index:100;width:90px;height:90px;padding:1rem;display:flex;position:fixed;bottom:20px;right:94px}.title-tag-box{color:var(--secondary-color-1);flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;font-weight:700;display:flex}.title-tag-box img{width:fit-content}.title-1-box{width:100%;max-width:fit-content}.title-1-box h2{font-size:var(--subtitle-size-1)}.title-1-box h2 span:last-of-type{background-color:var(--secondary-color-1);width:30%;height:5px;margin-top:-.5rem;display:flex}
.base-style-section{flex-direction:column;justify-content:center;align-items:center;width:100vw;padding:5rem 0;display:flex;overflow-x:hidden}.base-style-section-box{flex-direction:row;justify-content:center;align-items:center;gap:2rem;width:90%;max-width:1450px;display:flex}.base-style-title-box-1{flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:100%;max-width:fit-content;display:flex}.base-style-title-tag-1{flex-direction:column;justify-content:center;align-items:flex-start;gap:.2rem;width:100%;max-width:fit-content;display:flex}.base-style-title-tag-1 p{color:var(--text-color-1);font-size:var(--text-size-1-m);font-weight:400}.base-style-title-tag-1 p.theme-gold-color{color:var(--theme-gold-3)}.base-style-title-tag-1 span{background-color:var(--text-color-2);width:50%;height:1px}.base-style-title-box-1 h2{line-height:var(--subtitle-line-height-1);font-size:var(--subtitle-size-1);color:var(--theme-blue-1);font-weight:500}.base-style-title-box-1 h2 span{font-weight:900}.base-style-title-box-1>p{font-size:var(--subtitle-size-2-m);color:var(--theme-blue-1);margin-top:-.7rem;font-weight:500}.base-style-content-box-1{flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:100%;max-width:640px;padding:1rem 0;display:flex}.base-style-simple-content,.base-style-simple-box{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;display:flex}.base-style-content-box-1 h3{width:fit-content;line-height:var(--subtitle-line-height-2);font-size:var(--subtitle-size-2-m);color:var(--theme-blue-1);font-weight:600}.base-style-content-box-1 h3 span{font-weight:900}.base-style-content-box-1 h4{font-size:var(--subtitle-size-2-m);font-weight:600}.base-style-content-icons-box-1{flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;width:100%;display:flex}.base-style-content-box-1 p{width:100%}.base-style-content-box-1 p span{color:var(--theme-blue-1);font-weight:600}.base-style-content-box-1 ul{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;list-style-type:none;display:flex}.base-style-content-box-1 ul li{font-family:Roboto,sans-serif;font-size:var(--text-size-1);list-style-type:disc;list-style-position:inside}.base-style-content-icons-box-1 img{flex-flow:column wrap;justify-content:center;align-items:center;width:100%;max-width:60px;display:flex}.base-style-picture-box-1{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:fit-content;display:flex;overflow:hidden}.base-style-picture-box-1 img{object-fit:cover;object-position:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.base-style-footer-item-1{flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;width:100%;max-width:250px;display:flex}.base-style-footer-item-1 h4{font-size:var(--text-size-1);margin-bottom:1rem;font-weight:600}.base-style-footer-item-1 p span{font-weight:500}.base-style-footer-item-1 ul{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:100%;padding:0;display:flex}.base-style-footer-item-1 ul li{padding:0;list-style-type:disc;list-style-position:inside}.base-style-footer-item-1 ul li a{color:var(--theme-white-2);font-weight:400}.base-style-footer-item-1>a{width:100%;max-width:fit-content;color:var(--theme-white-2);word-break:break-all;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:.5rem;font-weight:400;transition:all .2s;display:flex}.base-style-footer-item-1 a:hover{color:var(--theme-blue-2)}@media screen and (min-width:0) and (max-width:1000px){.base-style-section-box{flex-wrap:wrap;justify-content:flex-start}}
