.section-wrapper{justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:768px){.section-wrapper{flex-direction:column;min-height:100vh}}.section-wrapper .section-content{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:32px;margin:auto;padding:64px 32px;display:flex}@media (max-width:768px){.section-wrapper .section-content{justify-content:center;gap:24px;padding:32px 8px}}.section-wrapper .section-content-logo svg{width:auto;height:64px}@media (max-width:768px){.section-wrapper .section-content-logo svg{height:48px}}.section-wrapper .section-content-title{text-align:center;font-size:40px;font-weight:900}@media (max-width:768px){.section-wrapper .section-content-title{font-size:24px}}.section-wrapper .section-content-helper{align-items:center;gap:8px;font-size:16px;display:flex}@media (max-width:768px){.section-wrapper .section-content-helper{flex-direction:column;gap:16px}}.section-wrapper .section-content-helper-name{align-items:center;gap:8px;display:flex}@media (max-width:768px){.section-wrapper .section-content-helper-text{text-align:center;padding:0 16px}}.section-wrapper .section-content-helper-form{z-index:5}.section-wrapper .section-content-helper svg{width:auto;height:24px}.section-wrapper .section-content p{text-align:center;font-size:20px;line-height:24px}@media (max-width:768px){.section-wrapper .section-content p{font-size:14px;line-height:20px}}.section-wrapper .section-content-row{justify-content:space-around;align-items:center;gap:32px;width:100%;padding:16px 0;display:flex}@media (max-width:768px){.section-wrapper .section-content-row{flex-wrap:wrap;gap:24px}}.section-wrapper .section-content-row .icon-menu-label{align-items:center;gap:16px;font-size:20px;font-weight:700;display:flex}.section-wrapper .section-content-row .icon-menu-label svg{width:auto;height:40px}.section-wrapper .section-content-row-tag{width:375px;font-size:30px;font-weight:700;position:relative}@media (max-width:768px){.section-wrapper .section-content-row-tag{width:350px;margin:0 10px;font-size:26px}}.section-wrapper .section-content-row-tag:before{content:"";-webkit-backdrop-filter:blur(2px);will-change:backdrop-filter;background-color:#fff3;border-radius:2px;width:4px;height:100%;display:block;position:absolute;left:-15px}.section-wrapper .section-content-cards{justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:50px;display:flex}.section-wrapper .section-content-cards .card:nth-child(3){z-index:2;transform:scale(1.2)}@media (max-width:768px){.section-wrapper .section-content-cards .card:nth-child(3){transform:scale(1)}.section-wrapper .section-content-cards .card:not(:nth-child(3)){display:none}}.section-wrapper .section-picture{width:90%;height:90%;padding:16px;position:relative}.section-wrapper .section-picture:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(2px);will-change:backdrop-filter;background:#fff3;border-radius:5px;position:absolute;inset:0}.section-wrapper .section-picture{background-position:50%;border-radius:5px}@media (max-width:768px){.section-wrapper .section-picture{display:none}}.section-wrapper .section-picture-img{background-size:cover;width:100%;height:100%}.section-wrapper .section-picture-overlay{z-index:0;background:linear-gradient(#0000 0%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.section-wrapper .section-background{z-index:-1;background-position:50%;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.section-wrapper .section-background{display:none}}.section-wrapper .section-background-overlay{z-index:0;background:radial-gradient(#00000080 100%,#000 0%);width:100%;height:100%;position:absolute;top:0;left:0}.section-wrapper .section-halfcontent{flex-direction:column;justify-content:center;gap:16px;width:42%;margin-left:auto;padding:32px;display:flex}.section-wrapper .section-halfcontent-helper{align-items:flex-end;gap:8px;font-size:12px;display:flex}.section-wrapper .section-halfcontent-helper svg{width:auto;height:24px}.section-nav{z-index:10;flex-direction:column;gap:16px;display:flex;position:fixed;top:40%;right:16px}@media (max-width:768px){.section-nav{display:none}}.section-nav .section-nav-item{width:8px;height:24px;position:relative}.section-nav .section-nav-item:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(2px);will-change:backdrop-filter;background:#fff3;border-radius:5px;position:absolute;inset:0}.section-nav .section-nav-item{cursor:pointer;border-radius:4px}.section-nav .section-nav-item.active{background-color:#fff}
