@import"https://fonts.googleapis.com/css?family=Open+Sans:300,regular,500,600,700,800,300italic,italic,500italic,600italic,700italic,800italic";@import"https://fonts.googleapis.com/css?family=Orbitron:regular,500,600,700,800,900";html{box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button{background-color:transparent}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;color:inherit}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.wrapper{transition:opacity .3s ease;opacity:0}.wrapper.loaded{opacity:1}.wrapper+.skeleton-circle{display:block}.wrapper.loaded+.skeleton-circle{display:none}.skeleton-circle{position:fixed;width:60px;height:60px;border-radius:50%;z-index:9999;top:0;right:0;bottom:0;left:0;margin:auto;border:6px solid #ccccccca;border-top-color:#1e88e5;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.left,.bottom,.right{opacity:1}.gsap_box{display:inline-block;overflow:hidden}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.header{width:100%;position:fixed;top:0;right:0;left:0;z-index:999;margin:0 auto;background:#01000d;border-bottom:.5px solid #00ff4c}@media screen and (min-width: 1440px){.header{height:88px;background:rgba(1,0,13,.4)}}.header_container{display:flex;justify-content:end;align-items:center;padding:0!important;width:100%}.header_logo_inner_mobile{width:100%;display:flex;flex-direction:column;overflow:hidden;height:76px;transition:height .3s ease}@media screen and (min-width: 1440px){.header_logo_inner_mobile{padding:0;width:0;display:none;height:72px}}.header_logo_inner_mobile.is-open{height:101vh}@media screen and (min-width: 1440px){.header_logo_inner_mobile.is-open{height:72px}}.header_logo_inner .header_container{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 16px!important;height:77px;background:var(--siyah50)}@media screen and (min-width: 1440px){.header_logo_inner .header_container{padding:0}}@media screen and (min-width: 1440px){.header-nav-mobile-button{display:none}}.header_logo_inner_link{display:flex;align-items:center;gap:4px;font-family:var(--second-family);font-weight:500;font-size:16px;line-height:150%;color:var(--body)}.header_logo_inner_link>img{width:120px}.header-nav-mobile-button>img{width:24px}.header-nav-mobile-button-close{width:40px}.header-nav-mobile-button-close>img{width:100%;height:100%}.header-nav-mobile-button.active,.header-nav-mobile-button-close{display:none}.header-nav-mobile-button-close.active{display:flex}.header-nav-pc{display:none}.header-nav-mobile{width:100%;display:flex;flex-direction:column;align-items:end;padding:0 16px}@media screen and (min-width: 1440px){.header-nav-mobile{display:none}}.header-nav-mobile-list{padding-top:100px;width:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto;gap:50px}.header-nav-mobile-item{width:100%;text-align:right;transition:transform .3s ease;position:relative;display:flex;align-items:center;justify-content:end}.header-nav-mobile-item>a{display:block;width:100%;font-family:var(--font-family);font-weight:500;font-size:16px;text-align:center;color:#fff}.header_btn_mb{margin:0 auto}.header-nav-mobile-item:before{content:"";position:absolute;bottom:0;left:0;border-bottom:1px solid var(--pembe100);width:100%;transform:scaleX(0);transition:transform .3s ease}.header-nav-mobile-item:hover:before{transform:scaleX(1)}.header-nav-mobile-list_pages{display:flex;flex-direction:column;align-items:start;gap:8px}.header-nav-mobile-list_pages_item{font-family:var(--font-family);font-weight:300;font-size:16px;text-decoration:underline;text-decoration-skip-ink:none;text-align:center;color:var(--beyaz);width:100%;height:40px;display:flex;align-items:center;justify-content:center}@media (min-width: 1440px){.header-nav-pc-item{transition:transform .3s ease}.header-nav-pc{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.header .header_container{height:100%;padding:0 72px!important}.header-nav-pc_link{display:flex;align-items:center;justify-content:center;gap:12px;font-family:var(--second-family);font-weight:500;font-size:24px;line-height:150%;color:var(--body);transition:transform .3s ease;transform:scale(1)}.header-nav-pc_link:hover{transform:scale(1.05)}.header-nav-pc_link>img{width:160px}.header-nav-pc-list{display:flex;justify-content:center;gap:24px}.header-nav-pc-item{display:flex;align-items:center;justify-content:center;position:relative;transition:font-weight .3s ease}.header-nav-pc-item:after{content:"";position:absolute;bottom:0;left:0;border-bottom:3px dashed var(--pembe100);width:100%;transform:scaleX(0);transition:transform .3s ease}.header-nav-pc-item:hover:after{transform:scaleX(1)}.header-nav-pc-item>a{font-family:var(--font-family);font-weight:500;font-size:16px;text-align:center;color:#fff;position:relative;transform:scale(1);transition:transform .3s ease}.header-nav-pc-item>a:hover{transform:scale(1.05)}.header-nav-pc-item.active:before{content:"";position:absolute;bottom:0;left:0;border-bottom:3px solid var(--pembe100);width:100%;transition:transform .3s .12s ease}.header-nav-pc-item.active>a{font-weight:500;opacity:1}}.footer{padding:40px 0;background-color:#000!important}@media screen and (min-width: 1440px){.footer{padding:46px 0}}.footer_inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer_center{margin-bottom:42px}@media screen and (max-width: 1440px){.footer .f24{font-size:10px;text-align:center}}.page_section *{line-height:1.4}.page_container{display:block!important;padding-top:120px!important;padding-bottom:30px!important}@media screen and (min-width: 1440px){.page_container{padding-top:170px!important;padding-bottom:100px!important}}.page_title{font-family:var(--second-family);font-weight:700;font-size:28px;line-height:150%;text-align:center;color:var(--body)}@media screen and (min-width: 1440px){.page_title{font-size:48px}}.page_second{font-family:var(--font-family);font-weight:600;font-size:20px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.page_second{font-size:32px}}.page_third{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.page_third{font-size:24px}}.page_text{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.page_text{font-size:24px}}.page_item{list-style:disc;margin-left:25px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.page_item{font-size:24px}}.page_list_link{word-break:break-all;text-decoration:underline;text-underline-offset:2px;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--body)}@media screen and (min-width: 1440px){.page_list_link{font-size:24px}}.page_text a{color:#000}.mb30,.mb16{margin-bottom:32px}.mb56{margin-bottom:24px}@media screen and (min-width: 1440px){.mb56{margin-bottom:56px}}.cookies-section{position:fixed;inset:auto 0 0 0;z-index:999;padding:5px 25px 10px;border-radius:30px 30px 0 0;border-left:1px solid #00ff4c;border-right:1px solid #00ff4c;border-top:1px solid #00ff4c;background:#01000d;display:none}@media screen and (min-width: 1440px){.cookies-section{padding:85px 60px 33px 91px}}.cookies-container{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:23px}@media screen and (min-width: 1440px){.cookies-container{flex-direction:row}}.cookies-text{font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:.04em;color:#00ff4c}@media screen and (min-width: 1440px){.cookies-text{font-size:34px;max-width:800px}}.cookies-buttons{display:flex;align-items:center;justify-content:center;flex-direction:column-reverse;margin:0 auto;gap:10px}@media screen and (min-width: 1440px){.cookies-buttons{gap:50px;position:relative}}@media screen and (min-width: 1440px){.cookies-bg{position:absolute;inset:13px auto auto 20px;width:100px}}.cookies-button{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .3s ease;font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:.04em;text-transform:uppercase;padding:9px 26px;border-radius:30px;min-width:267px}.cookies-button:hover{opacity:.8}.cookies-accept-js{background:#00ff4c;color:#01000d}.cookies-decline-js{border:2px solid #00ff4c;color:#00ff4c}.about_inner{gap:10px;margin-bottom:30px;justify-content:center}@media screen and (min-width: 1440px){.about_inner{gap:30px}}.about_item{gap:10px;border:1px solid #00ff4c;border-radius:10px;width:100%;height:161px;padding:10px 20px}@media screen and (min-width: 1440px){.about_item{gap:0px;border:1px solid #00ff4c;border-radius:10px;width:376px;height:278px;padding:10px 30px}}.about_item img{width:38px;filter:drop-shadow(0px 0px 8px rgba(0,255,76,.96))}@media screen and (min-width: 1440px){.about_item img{width:63px;margin-bottom:15px}}@media screen and (min-width: 1440px){.about_item strong{margin-bottom:30px}}@media screen and (min-width: 1440px){.about_item h3{margin-bottom:10px}}.business_inner{gap:15px;justify-content:center;max-width:1200px;margin:0 auto}@media screen and (min-width: 1440px){.business_inner{gap:80px}}.business_item{width:100%;max-width:172px}@media screen and (min-width: 1440px){.business_item{max-width:242px}}.business_item img{margin-bottom:10px}@media screen and (min-width: 1440px){.business_item img{margin-bottom:20px}}@media screen and (min-width: 1440px){.business_item h3{margin-bottom:5px}}.changes_inner{gap:10px;align-items:center;justify-content:center}@media screen and (min-width: 1440px){.changes_inner{gap:30px}}.changes_item{border-radius:10px;width:100%;max-width:264px;height:225px;padding:10px 33px}@media screen and (min-width: 1440px){.changes_item{min-width:376px;max-width:376px;height:278px}}.changes_item img{width:40px;filter:drop-shadow(0px 0px 8px rgba(0,255,76,.96));margin-bottom:20px}@media screen and (min-width: 1440px){.changes_item img{width:63px;margin-bottom:15px}}.changes_item strong{margin-bottom:8px}@media screen and (min-width: 1440px){.changes_item strong{margin-bottom:5px}}.changes_item h3{margin-bottom:20px}@media screen and (min-width: 1440px){.changes_item h3{margin-bottom:30px}}.swiper-designed{overflow:hidden!important;max-width:100%;width:100%;height:363px!important}@media screen and (min-width: 1440px){.swiper-designed{height:534px!important}}@media screen and (min-width: 1440px){.swiper-wrapper-designed{display:flex;align-items:center;justify-content:center}}.swiper-button-prev:after,.swiper-button-next:after{display:none}.swiper-slide-designed{display:flex!important;align-items:center;justify-content:center}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:5px!important;top:var(--swiper-navigation-top-offset, 57%)!important}@media screen and (min-width: 1440px){.swiper-button-next,.swiper-rtl .swiper-button-prev{display:none}}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:5px!important;top:var(--swiper-navigation-top-offset, 57%)!important}@media screen and (min-width: 1440px){.swiper-button-prev,.swiper-rtl .swiper-button-next{display:none}}.container_designed{position:relative}.designed_item{position:relative;border-radius:10px;width:311px;height:311px;padding:12px 15px}@media screen and (min-width: 1440px){.designed_item{width:376px;height:406px;padding:20px}}.designed_item_active{width:311px;height:333px;padding:13px 20px 0}@media screen and (min-width: 1440px){.designed_item_active{width:376px;height:494px;padding:51px 20px 0}}.designed_item h3{margin-bottom:15px}@media screen and (min-width: 1440px){.designed_item h3{margin-bottom:20px}}.designed_item_price{font-family:var(--font-family);font-weight:900;font-size:18px;text-align:center;color:#00ff4c;margin-bottom:10px}@media screen and (min-width: 1440px){.designed_item_price{font-size:30px}}.designed_item_price span{font-family:var(--second-family);font-weight:400;color:#ffffff4d}@media screen and (min-width: 1440px){.designed_item_price span{font-size:16px}}.designed_item p{margin-bottom:13px}@media screen and (min-width: 1440px){.designed_item p{margin-bottom:20px}}.designed_item_list{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.designed_item_list{gap:10px}}.designed_item_list-item{display:flex}.designed_item_list-item:before{display:inline-block;margin-right:10px;content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACmSURBVHgB7ZJBDoQgDEXLzEWco8xuNpN4VBM37jyKvYjWFqIRqUaEleFvICW8l7QFKHl8DOQK1RXA2Dtq+1nKL8iRFU58Tt5TusCDE/L9u31Oa5EGNx3mEVyA3xdchIcC+g/u8uYPDabCJbshywaQA1hQGlwRyAbIR0VyAy4JZ0C/ilvEIMOnQdsuJ4+G6wJVYovR8GNBILEFjIWfCzyJJB5eUpInM6Ued3C4uyGvAAAAAElFTkSuQmCC)}.designed_item_mark{position:absolute;inset:0px 0 auto 0;transform:translateY(-50%);margin:0 auto;background:#00ff4c;border-radius:10px;width:147px;height:26px;display:flex;align-items:center;justify-content:center;gap:10px}@media screen and (min-width: 1440px){.designed_item_mark{width:199px;height:37px}}.designed_item_mark:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAEvSURBVHgBzVULEcIwDH1wCJgDKgEcTAIOmANwMAngYBpQMCQMBQwFzAE0R8JC2afbyh3v7l1W2rwk/QTgj2Asr0yDHyCzfDBzBIZR4ne2MQJCsiebInAVBnX29B0hcBU6e4F3FTN8ZrqyXPK3jMlWlmvLktdSFVe2JbNge+H1hQ50RL0NLu8cyMWGg7T5HXQFD7al5VllQ/aGbrhVJ1yZ1n/vKXGL8UiUTupOTg2SdIlPDbL3EW8KEqMfZoi4IBvgIAllTZPzFqcK/qi6fNoCyL0v0A+5xqZpctHiFDnOhBivg6dMT3i9F53ECp4gcTk0Ec7x/VJzJSrNL/IJEKNuEVqYxnSgO3y2iEyNvapI8N2LUic7w7+5vcjr7UinbBJ2YVBf6cH/1V77OWJtWDwBL1WBWlvkN+AAAAAASUVORK5CYII=)}.features_inner{gap:10px;justify-content:center}@media screen and (min-width: 1440px){.features_inner{gap:20px 28px}}.features_item{display:grid!important;grid-template-columns:auto 1fr;gap:5px 20px;border:1px solid #00ff4c;border-radius:20px;width:100%;height:72px;padding:6px 3px 0 16px}@media screen and (min-width: 1440px){.features_item{width:518px;height:115px;padding:10px 0 14px 18px;gap:10px 26px}}.features_item img{width:40px;align-self:center;justify-self:center;grid-column:1/2;grid-row:1/3}@media screen and (min-width: 1440px){.features_item img{width:60px}}.features_item h3{grid-column:2/3;grid-row:1/2}.features_item p{grid-column:2/3;grid-row:2/3}.contacts_inner{max-width:325px;border-radius:20px!important;padding:5px 25px;margin:0 auto}@media screen and (min-width: 1440px){.contacts_inner{max-width:467px;border-radius:20px!important;padding:25px 10px 5px 35px;gap:30px}}.contacts_item{display:grid;grid-template-columns:41px 1fr;align-items:center;justify-content:center;gap:1px 20px}@media screen and (min-width: 1440px){.contacts_item{grid-template-columns:51px 1fr;gap:1px 30px}}.contacts_item img{grid-column:1/2;grid-row:1/3;width:41px}@media screen and (min-width: 1440px){.contacts_item img{width:51px}}.contacts_item h3{grid-column:2/3;grid-row:1/2}.contacts_item a,.contacts_item p{grid-column:2/3;grid-row:2/3;font-family:var(--second-family)}.hero{padding:150px 0 100px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVIAAAHMCAYAAACHuSDcAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAS9SURBVHgB7drBbepaFAXQc1wBpVBBgitJGkiUDmxaIJmHVGKng5SSCrj/wpe+vvQwZoCQ4K014ursGWgL+54MuKbhbRVZuoiyrKdFRI71vI3HzVfAjcqAaxle+/qL647OSqyj3fQBN0iRch3Dy3Nkfp7MlF0b7ccYcGOagGvI5mk+k13ADVKkXElZzWdyGXCDFCnX8ntGZhFwgxQpV1J+zsiMATdIkXIdpaxnM5nbgBukSLmO/W187vrJ+X5ml5QbZf2J6zqsQUW9wc9VHN6b1kf+Jvp4eP8OAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA+DtlAHDa8LaKLF1EWdbTolbnWM/beNx87ceKFOCU4bWvTdkdnZVYR7vpFSnAlOHlOTI/T2bKrm0CgOOyeZrPZKdIASaV1Xwml4oUYNrvGZmFIgWYVH7OyIyKFGBKKevZTOZWkQJMaT/GyF0/Od/PHjdf1p8A5hzWoKLe4OcqDu9N6yN/E308vH8HAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHC78r9Pw9sqsnQRZVlPizoa63kbj5uvAGDSv0U6vPb1U3c0UWId7aYPAI7KGF6eI/PzZKrs2mg/xgDgD01k8zSbyuwCgKOa+ndzNR/LZQBwVC3S+D0jtwgAjtr/I/2Zj5UxADiqiVLWs6nMbQBwVHO4jc9dP5nYz+ySAkz630L+fg0q6g1+ruLw3rQ+8jfRx8P7dwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA3KYP7NLytIksXUZb1tKhf9VjP23jcfAVwUYr0Hg2vff1mu6OzEutoN30AF6NI783w8hyZnyczZddG+zEGcBFNcF+yeZrPZBfAxSjSu1NW85lcBnAxivT+/J6RWQRwMYr07pSfMzJjABejSO9NKevZTOY2gItRpPdmfxufu35yvp/ZJYWLsv50rw5rUFFv8HMVh/em9ZG/iT4e3r8DuKh/AKeEpsg1WnaIAAAAAElFTkSuQmCC) no-repeat center center}@media screen and (min-width: 1440px){.hero{padding:255px 0 100px;background:url(/assets/bg-6d6eeac2.png) no-repeat center center}}.hero_title{font-family:var(--font-family);font-weight:900;font-size:26px;text-align:center;background:linear-gradient(135deg,#00ff4c 0%,#6ea7f3 49.13%,#00488c 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}@media screen and (min-width: 1440px){.hero_title{font-size:50px;margin-bottom:20px}}.hero_strong{display:block;font-family:var(--second-family);font-style:italic;font-weight:600;font-size:14px;text-align:center;color:#fff6;margin-bottom:40px!important;max-width:760px}@media screen and (min-width: 1440px){.hero_strong{font-size:24px;margin-bottom:30px!important}}:root{--font-family: "Orbitron", sans-serif;--second-family: "Open Sans", sans-serif;--bg: #01000d;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth;background:var(--bg)}.container{max-width:375px;margin:0 auto;padding:0 16px;overflow:hidden}@media screen and (min-width: 1440px){.container{max-width:1440px;padding:0 72px}}.section{display:block;scroll-margin-top:100px;margin-bottom:50px}@media screen and (min-width: 1440px){.section{margin-bottom:100px}}.inner{display:flex;flex-direction:column}@media screen and (min-width: 1440px){.inner{flex-direction:row}}.wrap{flex-wrap:wrap;flex-direction:row}.card{display:flex;flex-direction:column;border-radius:10px;border:1px solid #00ff4c}.row{flex-direction:row}.auto{display:block;margin:0 auto}.btn{display:flex;align-items:center;justify-content:center;border-radius:10px;padding:5px 10px;width:fit-content!important;font-family:var(--font-family);font-weight:400;font-size:14px;text-align:center;color:#000;transition:filter .3s ease}@media screen and (min-width: 1440px){.btn{font-size:20px}}.btn:hover{filter:brightness(.55)}.btn:focus{filter:brightness(.8)}.title-h2{display:block;width:100%;font-family:var(--font-family);font-weight:900;font-size:26px;text-align:center;background:linear-gradient(135deg,#00ff4c 0%,#6ea7f3 49.13%,#00488c 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:40px}@media screen and (min-width: 1440px){.title-h2{font-size:50px;margin-bottom:56px}}.f19{font-family:var(--second-family);font-weight:400;font-size:14px;color:#fff}@media screen and (min-width: 1440px){.f19{font-size:19px}}.f20{font-family:var(--font-family);font-weight:600;font-size:14px;color:#fff}@media screen and (min-width: 1440px){.f20{font-size:20px}}.f24{font-family:var(--font-family);font-weight:400;font-size:14px;color:#fff}@media screen and (min-width: 1440px){.f24{font-size:24px}}.center{display:block;width:100%;text-align:center}.fw600{font-weight:600}.fw400{font-weight:400}.fw500{font-weight:500}.fw700{font-weight:700}.fw900{font-weight:900}.italic{font-style:italic}.gray{color:#ffffff4d}.gray_white{color:#ffffffb3}.green{color:#00ff4c}.black{color:#000}
