.tools-voicer{padding:70px 0;background:#eee}@media(max-width:768px){.tools-voicer{padding:50px 0}}.tools-voicer__container{display:flex;flex-direction:column;gap:35px;align-items:center}.tools-voicer__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.tools-voicer__title{font-size:24px}}.management-voicer{display:flex;width:100%;flex-direction:column;gap:25px}@media(max-width:768px){.management-voicer{margin:25px auto}}.management-voicer__cards{display:flex;gap:35px;justify-content:space-around;align-items:stretch}@media(max-width:991px){.management-voicer__cards{flex-direction:column}}.management-voicer__cards-item{width:calc(33% - 30px);display:flex;flex-direction:column;justify-content:space-between;flex:1 1;border:1px solid #343937;border-radius:13px;overflow:hidden}@media(max-width:991px){.management-voicer__cards-item{width:100%}}.management-voicer__cards-img{width:100%;max-height:230px;height:100%;overflow:hidden;object-fit:cover}@media(max-width:991px){.management-voicer__cards-img{display:none}}.management-voicer__cards-content{background:#f3f3f3;border-radius:0 0 13px 13px;padding:20px}@media(max-width:991px){.management-voicer__cards-content{padding:15px;border-radius:13px;display:flex;align-items:center;gap:15px}}.management-voicer__cards-icon{display:none;align-items:center;justify-content:center;box-sizing:border-box;width:58px;height:58px;background:rgba(22,22,20,.6);border:.56px solid #343937;border-radius:7px;flex-shrink:0}@media(max-width:991px){.management-voicer__cards-icon{display:flex}}.management-voicer__cards-text{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.management-voicer__cards-text h6{margin:0;font-weight:600;font-size:16px;line-height:125%;color:#000}@media(max-width:991px){.management-voicer__cards-text h6{font-size:14px}}.management-voicer__cards-text p{font-weight:400;font-size:16px;line-height:125%;color:#000}@media(max-width:991px){.management-voicer__cards-text p{font-size:12px}}.management-voicer__cards-reverse{border-radius:13px 13px 0 0}@media(max-width:991px){.management-voicer__cards-reverse{border-radius:13px}}.analytics-voicer{padding:70px 0;background:#eee}@media(max-width:768px){.analytics-voicer{padding:50px 0}}.analytics-voicer__container{display:flex;flex-direction:column;gap:35px;align-items:center}.analytics-voicer__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.analytics-voicer__title{font-size:24px}}.analytics-suite{display:flex;width:100%;flex-direction:column;gap:25px}@media(max-width:768px){.analytics-suite{margin:25px auto}}.analytics-suite__cards{display:flex;gap:50px;justify-content:space-around;align-items:stretch}@media(max-width:991px){.analytics-suite__cards{flex-direction:column;align-items:center;gap:25px}}.analytics-suite__cards-item{display:flex;flex-direction:column;flex:1 1;justify-content:space-between;border:1px solid #343937;border-radius:13px;overflow:hidden;background:#f3f3f3}@media(max-width:991px){.analytics-suite__cards-item{gap:25px;width:100%}}.analytics-suite__cards-item img{width:100%;max-height:230px;height:100%;object-fit:cover}@media(max-width:991px){.analytics-suite__cards-item img{border-radius:20px}}.analytics-suite__cards-item h6{margin:0;font-weight:600;font-size:16px;line-height:125%;color:#000}@media(max-width:768px){.analytics-suite__cards-item h6{font-size:14px}}.analytics-suite__cards-item ul{margin:0;padding-left:25px;display:flex;flex-direction:column;gap:5px}.analytics-suite__cards-item ul li{font-weight:400;font-size:16px;line-height:125%;color:#000}@media(max-width:768px){.analytics-suite__cards-item ul li{font-size:12px}}.analytics-suite__cards-text{flex:1 1;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:25px;gap:5px;border-radius:13px 13px 0 0}@media(max-width:991px){.analytics-suite__cards-text{border-radius:8px;order:2}}@media(max-width:768px){.analytics-suite__cards-text{padding:15px}}.analytics-suite__cards-reverse{border-radius:0 0 13px 13px}@media(max-width:991px){.analytics-suite__cards-reverse{border-radius:8px}}.feedback-voicer{padding:70px 0;background:#eee}@media(max-width:768px){.feedback-voicer{padding:50px 0}}.feedback-voicer__container{display:flex;flex-direction:column;gap:35px;align-items:center}.feedback-voicer__title{font-weight:700;font-size:40px;line-height:115%;text-align:center;color:#010100}@media(max-width:768px){.feedback-voicer__title{font-size:24px}}.feedback-voicer__cards{display:grid;grid-auto-columns:1fr;grid-auto-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;grid-gap:25px;gap:25px;grid-template-areas:"one two three" "one four five"}@media(max-width:991px){.feedback-voicer__cards{display:grid;grid-auto-columns:1fr;grid-auto-rows:auto;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-gap:25px 25px;gap:25px 25px;grid-template-areas:"one one" "two three" "four five"}}@media(max-width:768px){.feedback-voicer__cards{display:flex;flex-direction:column;width:100%}}.feedback-voicer__item{display:flex;width:100%;position:relative;border-radius:13px;overflow:hidden;border:1px solid #343937}.feedback-voicer__item:first-child{grid-area:one}.feedback-voicer__item:first-child:before{position:absolute;content:"";top:0;left:0;height:25%;width:100%;transform:rotate(180deg);background:linear-gradient(185.72deg,rgba(22,22,20,0) 15.12%,#161614 95.76%);z-index:2}.feedback-voicer__item:first-child:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:25%;background:linear-gradient(185.72deg,rgba(22,22,20,0) 15.12%,#050505 95.76%);z-index:2}.feedback-voicer__item:first-child img{width:100%;height:auto;object-fit:cover}@media(max-width:768px){.feedback-voicer__item:first-child img{max-height:240px}}.feedback-voicer__item:nth-child(2){grid-area:two;display:flex;align-items:flex-start;gap:25px;box-sizing:border-box;background:linear-gradient(0deg,hsla(0,0%,95%,.5),hsla(0,0%,95%,.5));padding:25px;width:100%}@media(max-width:768px){.feedback-voicer__item:nth-child(2){gap:15px;padding:15px}}.feedback-voicer__item:nth-child(4){grid-area:four;display:flex;align-items:flex-start;gap:25px;box-sizing:border-box;background:linear-gradient(0deg,hsla(0,0%,95%,.5),hsla(0,0%,95%,.5));padding:25px;width:100%}@media(max-width:768px){.feedback-voicer__item:nth-child(4){gap:15px;padding:15px}}.feedback-voicer__item:nth-child(3){grid-area:three;display:flex;align-items:flex-start;gap:25px;box-sizing:border-box;background:linear-gradient(0deg,hsla(0,0%,95%,.5),hsla(0,0%,95%,.5));padding:25px;width:100%}@media(max-width:768px){.feedback-voicer__item:nth-child(3){gap:15px;padding:15px}}.feedback-voicer__item:nth-child(5){grid-area:five;display:flex;align-items:flex-start;gap:25px;box-sizing:border-box;background:linear-gradient(0deg,hsla(0,0%,95%,.5),hsla(0,0%,95%,.5));padding:25px;width:100%}@media(max-width:768px){.feedback-voicer__item:nth-child(5){gap:15px;padding:15px}}.feedback-voicer__item-bg{width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:cover}.feedback-voicer__item-left{position:absolute;z-index:1;height:100%;width:25%;top:0;left:0;background:linear-gradient(270deg,rgba(22,22,20,0) 15.12%,#161614 95.76%)}.feedback-voicer__item-right{position:absolute;z-index:1;height:100%;width:25%;top:0;right:0;background:linear-gradient(90deg,rgba(22,22,20,0) 15.12%,#161614 95.76%)}.feedback-voicer__icon{display:flex;align-items:center;justify-content:center;border-radius:13px;width:80px;height:80px;flex-shrink:0;position:relative;z-index:5}.feedback-voicer__icon.fill{background:#18ecd6}.feedback-voicer__icon img{width:auto;height:70%}.feedback-voicer__text{display:flex;flex-direction:column;gap:6px;width:100%;position:relative;z-index:5}.feedback-voicer__text h6{margin:0;font-weight:600;font-size:18px;line-height:125%;color:#343937}.feedback-voicer__text p{margin:0;font-weight:400;font-size:13px;line-height:125%;color:#000}.thank-you{flex:1 1;background:radial-gradient(53.12% 87.93% at 50% 17.01%,rgba(24,236,214,.62) 0,#000 100%)}.thank-you,.thank-you__container{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.thank-you__container{gap:50px}@media(max-width:768px){.thank-you__container{flex-direction:column}}.thank-you__container img{height:auto}@media(max-width:1200px){.thank-you__container img{max-width:500px}}@media(max-width:991px){.thank-you__container img{max-width:400px}}@media(max-width:768px){.thank-you__container img{order:2;max-width:300px}}.thank-you__info{display:flex;flex-direction:column;gap:50px}@media(max-width:768px){.thank-you__info{align-items:center}}.thank-you__info h1{font-weight:500;font-size:59px;line-height:97%;color:#fff}@media(max-width:1200px){.thank-you__info h1{font-size:40px}}@media(max-width:991px){.thank-you__info h1{font-size:30px}}@media(max-width:768px){.thank-you__info h1{text-align:center}}.thank-you__utils{display:flex;align-items:center;gap:20px}@media(max-width:768px){.thank-you__utils{flex-direction:column}}