.SharePost_wrapper__ChW1q{display:flex;align-items:center;gap:6px}@media(min-width:1750px){.SharePost_wrapper__ChW1q{gap:7px}}.SharePost_btn-share__EIAX5{outline:none;border:none;background:none;font-family:var(--font-primary);display:flex;justify-content:center;align-items:center;border:1px solid var(--button_green_accent)!important;border-radius:50%;padding:3px;width:35px;height:35px}@media(min-width:768px){.SharePost_btn-share__EIAX5{width:30px;height:30px}}@media(min-width:1280px){.SharePost_btn-share__EIAX5{transition:border-color .3s}.SharePost_btn-share__EIAX5:hover{border-color:var(--bg_gray_70)!important}}@media(min-width:1750px){.SharePost_btn-share__EIAX5{width:43px;height:43px}}.SharePost_btn-icon__3XODs{display:block;width:auto;max-width:90%;height:auto;object-fit:contain}.AlertNotification_ToastViewport__mu2hz{--viewport-padding:25px;display:flex;position:fixed;bottom:0;left:50%;flex-direction:column;gap:10px;transform:translateX(-50%);z-index:100;margin:0;outline:none;padding:var(--viewport-padding);width:-moz-fit-content;width:fit-content;max-width:100vw;list-style:none}.AlertNotification_ToastRoot__g_i9Y{display:flex;justify-content:center;border-radius:100px;background-color:var(--button_green_accent);padding:10px 20px}.AlertNotification_ToastRoot__g_i9Y[data-state=open]{animation:AlertNotification_slideIn__fKa50 .6s cubic-bezier(.16,1,.3,1)}.AlertNotification_ToastRoot__g_i9Y[data-state=closed]{animation:AlertNotification_hide__TRfGM .3s ease-in}.AlertNotification_ToastRoot__g_i9Y[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.AlertNotification_ToastRoot__g_i9Y[data-swipe=cancel]{transform:translateX(0);transition:transform .2s ease-out}.AlertNotification_ToastRoot__g_i9Y[data-swipe=end]{animation:AlertNotification_swipeOut__E_50p .1s ease-out}@keyframes AlertNotification_hide__TRfGM{0%{opacity:1}to{opacity:0}}@keyframes AlertNotification_slideIn__fKa50{0%{transform:translateY(calc(100% + var(--viewport-padding)))}to{transform:translateY(0)}}@keyframes AlertNotification_swipeOut__E_50p{0%{transform:translateY(var(--radix-toast-swipe-end-x))}to{transform:translateY(calc(100% + var(--viewport-padding)))}}.AlertNotification_ToastTitle__RwJLS{color:#fff}.Intro_wrapper__uwY7Q{display:flex;flex-direction:column;gap:30px}@media(min-width:768px){.Intro_wrapper__uwY7Q{gap:0}}@media(min-width:1280px){.Intro_wrapper__uwY7Q{position:-webkit-sticky;position:sticky;top:140px}}@media(min-width:1750px){.Intro_wrapper__uwY7Q{top:170px;gap:30px}}.Intro_tags-wrapper__isRTw{display:flex;justify-content:space-between;align-items:center}@media(min-width:768px){.Intro_tags-wrapper__isRTw{margin-bottom:20px}.Intro_title__umPkt{margin-bottom:50px}}.Intro_category-wrapper__hlwm9{display:flex;justify-content:center;align-items:center;border:1px solid var(--button_green_accent);border-radius:100px;padding:0 13px;width:-moz-fit-content;width:fit-content;height:30px}.Intro_btn-wrapper__D69qZ button{display:flex;align-items:center;gap:15px}.Intro_btn-wrapper__D69qZ svg{display:flex;height:15px}.Intro_share-wrapper__XUAIz{display:flex;align-items:center;gap:35px;padding-top:15px;padding-bottom:15px}@media(min-width:768px){.Intro_share-wrapper__XUAIz{flex-direction:row;align-items:center;padding-top:20px}}@media(min-width:1750px){.Intro_share-wrapper__XUAIz{padding-top:30px;padding-bottom:30px}}.Intro_bottom__FpsuZ{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}@media(min-width:768px){.Intro_bottom__FpsuZ{flex-direction:column;align-items:flex-start;gap:50px}}.SinglePost_wrapper__womfd{padding-top:72px;padding-bottom:80px}@media(min-width:768px){.SinglePost_wrapper__womfd{padding-top:80px;padding-bottom:100px}}@media(min-width:1280px){.SinglePost_wrapper__womfd{padding-top:100px;padding-bottom:120px}}@media(min-width:1750px){.SinglePost_wrapper__womfd{padding-top:125px;padding-bottom:130px}}.SinglePost_articleWrapper__3GmJA{display:flex;position:relative;row-gap:30px;flex-direction:column;padding-top:30px}@media(min-width:768px){.SinglePost_articleWrapper__3GmJA{row-gap:40px;padding-top:50px}}@media(min-width:1280px){.SinglePost_articleWrapper__3GmJA{display:grid;grid-template-columns:555px 670px;justify-content:space-between;grid-gap:15px;gap:15px;padding-top:60px}}@media(min-width:1750px){.SinglePost_articleWrapper__3GmJA{grid-template-columns:727px 880px;padding-top:70px}}.SinglePost_right__ls49n{display:flex;flex-direction:column;gap:25px}@media(min-width:768px){.SinglePost_right__ls49n{gap:30px}}@media(min-width:1750px){.SinglePost_right__ls49n{gap:40px}}.SinglePost_thumbnail-wrapper__RjfWZ img{width:100%;height:100%}.SinglePost_text__3XQpk h1,.SinglePost_text__3XQpk h2,.SinglePost_text__3XQpk h3,.SinglePost_text__3XQpk h4,.SinglePost_text__3XQpk p:not(:last-child){margin-bottom:20px}.SinglePost_text__3XQpk ul{margin:30px 0;padding-left:20px}.SinglePost_text__3XQpk ul li{list-style:disc}.SinglePost_text__3XQpk ul li:not(:last-child){margin-bottom:15px}.SinglePost_text__3XQpk ol{margin:30px 0;padding-left:20px}.SinglePost_text__3XQpk ol li{list-style:decimal}.SinglePost_text__3XQpk ol li:not(:last-child){margin-bottom:15px}.SinglePost_text__3XQpk blockquote{border-top:1px solid rgba(34,34,34,.3);border-bottom:1px solid rgba(34,34,34,.3);padding:10px 0}.SinglePost_text__3XQpk ul li{display:flex;align-items:baseline;gap:20px;list-style:none}.SinglePost_text__3XQpk ul li:before{display:block;background-image:url(/icons/list.svg);background-size:10px 16px;background-repeat:no-repeat;width:10px;height:16px;content:""}.SinglePost_wide-image__Zlxl_{display:block;width:100%;height:100%;object-fit:cover}@media(min-width:1750px){.SinglePost_wide-image__Zlxl_{height:939px}}.video_wrapper__iB8U_{display:flex;position:relative;justify-content:center;align-items:center;aspect-ratio:345/193;overflow:hidden}.video_wrapper__iB8U_ .video_preview__3lgxU{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video_wrapper__iB8U_ .video_playBtn__TFaG3{outline:none;border:none;background:none;padding:0;font-family:var(--font-primary);position:absolute;cursor:pointer;width:35px;height:35px}.video_wrapper__iB8U_ .video_playBtn__TFaG3 svg{display:block;width:100%;height:100%;object-fit:contain}@media(min-width:768px){.video_wrapper__iB8U_ .video_playBtn__TFaG3{width:70px;height:70px}}@media(min-width:1280px){.video_wrapper__iB8U_ .video_playBtn__TFaG3 svg rect{transition:fill-opacity .3s}.video_wrapper__iB8U_ .video_playBtn__TFaG3:hover svg rect{fill-opacity:.4}}