.Tooltip_wrapper__l18xl{z-index:1000;max-width:20rem;padding:.25rem .5rem;color:inherit;background-color:rgb(var(--tooltip));border:1px solid rgb(var(--tooltip-border));border-radius:var(--radius);box-shadow:0 1px 1px rgba(0,0,0,.02),0 4px 8px -4px rgba(0,0,0,.04),0 16px 24px -8px rgba(0,0,0,.06)}.Img_wrapper__UjfbS{position:relative;overflow:hidden;line-height:0}.Badge_wrapper__C8fuS{display:inline-block;padding:.2rem .5rem;border:1px solid transparent;border-radius:var(--radius)}.Badge_wrapper__C8fuS.Badge_info__5JynZ{color:rgb(var(--message-info));border-color:rgb(var(--message-info)/15%)}.Badge_wrapper__C8fuS.Badge_success__JL8lc{color:rgb(var(--message-success));border-color:rgb(var(--message-success)/15%)}.Badge_wrapper__C8fuS.Badge_warning__3Wk4R{color:rgb(var(--message-warning));border-color:rgb(var(--message-warning)/15%)}.Badge_wrapper__C8fuS.Badge_error__JrkY5{color:rgb(var(--message-error));border-color:rgb(var(--message-error)/15%)}.ItemProducts_wrapper___WNxa{display:flex;flex-direction:column;height:100%;color:inherit;background-color:rgb(var(--container-background));border-radius:var(--radius);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.ItemProducts_wrapper___WNxa:hover{text-decoration:none}.ItemProducts_img__8_5f_{width:100%;height:12rem}.ItemProducts_img__8_5f_>div{border-radius:var(--radius) var(--radius) 0 0}.ItemProducts_img__8_5f_ img{object-fit:cover}.ItemProducts_info__0MYeD{display:flex;flex:1 1;flex-direction:column;gap:.5rem;padding:1rem}.ItemProducts_info__0MYeD>p{overflow:hidden;display:-webkit-box;color:rgb(var(--text-secondary-color));-webkit-box-orient:vertical;-webkit-line-clamp:2}.ItemProducts_title__yrblM>h3{font-size:1.25rem}.ItemProducts_title__yrblM>span{font-weight:500;color:rgb(var(--category))}.ItemProducts_footer__Irsoc{display:flex;gap:.5rem;align-items:center;justify-content:space-between;margin-top:auto}.ItemProducts_footer__Irsoc>span{font-weight:500}.ItemProducts_footer__Irsoc>span:first-child{font-size:1rem;font-weight:500;color:rgb(var(--price))}.HomeView_wrapper__JAF8a{--layout-max-width:80rem;overflow:hidden;margin-top:calc(var(--header-height) - 2*var(--header-height))}.HomeView_content__4jCrO{--layout-max-width:52rem;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:calc(var(--header-height) + 8rem) 1rem 10rem;text-align:center}@media screen and (max-width:600px){.HomeView_content__4jCrO{padding:calc(var(--header-height) + 4rem) 1rem 8rem}}.HomeView_title__sqJM6{font-size:4rem;font-weight:700;line-height:1.125;letter-spacing:-.04em}@media screen and (max-width:600px){.HomeView_title__sqJM6{font-size:3rem}}.HomeView_desc__7cmvI{margin:1.5rem 0 2rem;font-size:1.5rem;font-weight:400;line-height:1.33;color:rgb(var(--text-secondary-color))}@media screen and (max-width:600px){.HomeView_desc__7cmvI{font-size:1rem}}.HomeView_buttons__Pxjng{display:flex;gap:1rem;align-items:center;justify-content:center}@media screen and (min-width:601px){.HomeView_buttons__Pxjng>a,.HomeView_buttons__Pxjng>button{min-width:10rem;height:3rem;font-size:1rem}}@media screen and (max-width:600px){.HomeView_buttons__Pxjng{flex-direction:column;width:100%}.HomeView_buttons__Pxjng>a,.HomeView_buttons__Pxjng>button{width:100%}}.HomeView_background__qE1UG{position:absolute;z-index:-1;top:0;left:0;transform-origin:top;width:100%;height:100%;opacity:.5;filter:blur(14rem)}@media screen and (max-width:600px){.HomeView_background__qE1UG{filter:blur(10rem)}}.HomeView_background__qE1UG>div{position:absolute;width:34rem;height:34rem;opacity:.6;border-radius:50%;mix-blend-mode:lighten;animation-duration:11s;animation-timing-function:cubic-bezier(.1,0,.9,1);animation-iteration-count:infinite}@media screen and (max-width:600px){.HomeView_background__qE1UG>div{width:20rem;height:20rem}}.HomeView_background__qE1UG>div:first-child{top:0;left:-25%;background-color:rgb(var(--primary));animation-name:HomeView_background-1__tcFN6}@keyframes HomeView_background-1__tcFN6{0%{transform:rotate(-20deg) translateX(20%)}25%{transform:skew(-15deg,-15deg) rotate(80deg) translateX(30%)}50%{transform:rotate(180deg) translateX(25%)}75%{transform:skew(15deg,15deg) rotate(240deg) translateX(15%)}to{transform:rotate(340deg) translateX(20%)}}.HomeView_background__qE1UG>div:nth-child(2){top:20%;right:-25%;background-color:rgb(var(--secondary));animation-name:HomeView_background-2__q8rSP}@keyframes HomeView_background-2__q8rSP{0%{transform:rotate(40deg) translateX(-20%)}25%{transform:skew(15deg,15deg) rotate(110deg) translateX(-5%)}50%{transform:rotate(210deg) translateX(-35%)}75%{transform:skew(-15deg,-15deg) rotate(300deg) translateX(-10%)}to{transform:rotate(400deg) translateX(-20%)}}.Button_wrapper__7fAqP{cursor:pointer;display:flex;gap:.5rem;align-items:center;justify-content:center;min-height:2.5rem;padding:.5rem 1.5rem;font-family:inherit;font-weight:500;text-align:center;border:1px solid transparent;border-radius:var(--radius);transition:background-color var(--animation),border-color var(--animation),color var(--animation)}.Button_wrapper__7fAqP:hover{text-decoration:none}.Button_wrapper__7fAqP.Button_icon__VQeh4{width:2.5rem;height:2.5rem;padding:0}.Button_wrapper__7fAqP.Button_primary__jPHf0{color:rgb(var(--button-primary-color));background-color:rgb(var(--button-primary));border-color:rgb(var(--button-primary-border))}.Button_wrapper__7fAqP.Button_primary__jPHf0:hover{color:rgb(var(--button-primary-hover-color));background-color:rgb(var(--button-primary-hover));border-color:rgb(var(--button-primary-hover-border))}.Button_wrapper__7fAqP.Button_secondary__Mx7QC{color:rgb(var(--button-secondary-color));background-color:rgb(var(--button-secondary));border-color:rgb(var(--button-secondary-border))}.Button_wrapper__7fAqP.Button_secondary__Mx7QC:hover{color:rgb(var(--button-secondary-hover-color));background-color:rgb(var(--button-secondary-hover));border-color:rgb(var(--button-secondary-hover-border))}.LastProductsHomeSection_header__XYePL{display:flex;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:2rem}.LastProductsHomeSection_header__XYePL>h2{font-size:1.75rem;font-weight:600}.LastProductsHomeSection_list__c6FIf{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.LastProductsHomeSection_list__c6FIf>a{flex:1 1;min-width:18rem;height:auto}.ReviewsHomeSection_wrapper__tn41K{display:flex;flex-direction:column;align-items:center}.ReviewsHomeSection_content__QC25a{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:center;padding:2rem 0}.ReviewsHomeSection_content__QC25a>div{display:flex;flex:1 1;flex-direction:column;gap:2rem}.ItemReviewsHomeSection_wrapper__fD_Xf{min-width:18rem;padding:1.5rem;background-color:rgb(var(--container-background));border-radius:var(--radius);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.ItemReviewsHomeSection_wrapper__fD_Xf .ItemReviewsHomeSection_content__UZJGW{color:rgb(var(--text-secondary-color))}.ItemReviewsHomeSection_wrapper__fD_Xf>blockquote>p{line-height:1.5rem}.ItemReviewsHomeSection_wrapper__fD_Xf>a{display:inline-block;margin-bottom:1rem;font-size:1rem;font-weight:600;color:inherit}.ItemReviewsHomeSection_wrapper__fD_Xf .ItemReviewsHomeSection_footer__7_tgR{display:flex;flex-direction:column;align-items:flex-start;margin-top:1rem}.ItemReviewsHomeSection_wrapper__fD_Xf .ItemReviewsHomeSection_footer__7_tgR>div{display:inline-block;font-weight:600}.HeaderSection_header__rkpa9{display:flex;flex-direction:column;gap:.5rem;max-width:32rem;padding-bottom:2rem;text-align:center}@media screen and (max-width:600px){.HeaderSection_header__rkpa9{padding-bottom:1rem}}.HeaderSection_header__rkpa9>h2{font-size:1.125rem;font-weight:500;color:rgb(var(--link))}@media screen and (max-width:600px){.HeaderSection_header__rkpa9>h2{font-size:1rem}}.HeaderSection_header__rkpa9>span{font-size:2.25rem;font-weight:700;line-height:1.125;letter-spacing:-.04em}@media screen and (max-width:600px){.HeaderSection_header__rkpa9>span{font-size:1.75rem}}.AboutHomeSection_main__tNVFE{position:relative;margin:6rem 0;background-color:rgb(var(--container-background));border-left-width:1px;border-bottom:1px solid rgb(var(--border-color));border-right-width:1px;border-top:1px solid rgb(var(--border-color));border-right:0 solid rgb(var(--border-color));border-left:0 solid rgb(var(--border-color))}@media screen and (max-width:600px){.AboutHomeSection_main__tNVFE{margin:3rem 0}}.AboutHomeSection_main__tNVFE>svg{transform:rotateY(180deg)}.AboutHomeSection_main__tNVFE>svg>svg{fill:transparent}.AboutHomeSection_wrapper__auN6X{--layout-max-width:60rem;position:relative;z-index:1;display:flex;gap:4rem;padding:4rem 1.5rem}@media screen and (max-width:600px){.AboutHomeSection_wrapper__auN6X{flex-direction:column;gap:2rem}}.AboutHomeSection_wrapper__auN6X .AboutHomeSection_image__O926W{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:601px){.AboutHomeSection_wrapper__auN6X .AboutHomeSection_image__O926W{align-items:center}}.AboutHomeSection_wrapper__auN6X .AboutHomeSection_image__O926W>img{max-width:14rem;max-height:14rem;border-radius:var(--radius)}.AboutHomeSection_content__XwAvN>h2{font-size:1.125rem;font-weight:500;color:rgb(var(--link))}@media screen and (max-width:600px){.AboutHomeSection_content__XwAvN>h2{font-size:1rem}}.AboutHomeSection_content__XwAvN>span{font-size:2.25rem;font-weight:700;line-height:1.125;letter-spacing:-.04em}@media screen and (max-width:600px){.AboutHomeSection_content__XwAvN>span{font-size:1.75rem}}.AboutHomeSection_content__XwAvN .AboutHomeSection_texts__X7Vhz{margin-top:1rem}.AboutHomeSection_content__XwAvN .AboutHomeSection_texts__X7Vhz>span{display:inline-block;margin-top:1.5rem;font-size:1rem;font-weight:500}.AboutHomeSection_content__XwAvN .AboutHomeSection_texts__X7Vhz>p{line-height:1.75rem}.AboutHomeSection_content__XwAvN .AboutHomeSection_texts__X7Vhz>ul{display:flex;gap:2rem;margin-top:1rem;list-style:none}.AboutHomeSection_content__XwAvN .AboutHomeSection_texts__X7Vhz>ul>li>svg{width:2.75rem;height:2.75rem;color:rgb(var(--link))}.BackgroundSVG_wrapper__lvF2_{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;stroke:rgb(var(--border-color));-webkit-mask-image:radial-gradient(100% 100% at top right,#fff,transparent);mask-image:radial-gradient(100% 100% at top right,#fff,transparent)}.BackgroundSVG_wrapper__lvF2_>svg{overflow:visible;fill:rgb(var(--primary)/20%)}.TechnologiesHomeSection_wrapper__gbAtQ{--layout-max-width:60rem;display:flex;flex-direction:column;align-items:center}.TechnologiesHomeSection_list__6XvxH{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:center;list-style:none}.TechnologiesHomeSection_list__6XvxH>li>a{display:block;color:inherit;opacity:.75;transition:opacity-color var(--animation)}.TechnologiesHomeSection_list__6XvxH>li>a:hover{opacity:1}.TechnologiesHomeSection_list__6XvxH>li>a>svg{max-width:8rem;max-height:6rem}.FaqHomeSection_main__k0oB1{position:relative;margin:6rem 0;background-color:rgb(var(--container-background));border-left-width:1px;border-bottom:1px solid rgb(var(--border-color));border-right-width:1px;border-top:1px solid rgb(var(--border-color));border-right:0 solid rgb(var(--border-color));border-left:0 solid rgb(var(--border-color))}@media screen and (max-width:600px){.FaqHomeSection_main__k0oB1{margin:3rem 0}}.FaqHomeSection_wrapper__cVSfY{--layout-max-width:60rem;display:flex;gap:4rem;align-items:center;justify-content:space-between;padding:4rem 1.5rem}.FaqHomeSection_wrapper__cVSfY>svg{max-width:10rem;max-height:10rem}@media screen and (max-width:600px){.FaqHomeSection_wrapper__cVSfY>svg{display:none}}.FaqHomeSection_content__9nRJS>h2{font-size:2.25rem;font-weight:700;line-height:1.125;letter-spacing:-.04em}@media screen and (max-width:600px){.FaqHomeSection_content__9nRJS>h2{font-size:1.75rem}}.FaqHomeSection_content__9nRJS>p{font-size:1.125rem;font-weight:500}@media screen and (max-width:600px){.FaqHomeSection_content__9nRJS>p{font-size:1rem}}.FaqHomeSection_content__9nRJS .FaqHomeSection_buttons__aj2tT{display:flex;gap:1rem;align-items:center;margin-top:2rem}