.accordion .item-header,.accordion .accordion-header{position:relative;padding-right:32px;cursor:pointer}.accordion .item-header h3,.accordion .item-header .h3,.accordion .accordion-header h3,.accordion .accordion-header .h3{margin-bottom:0;font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-0.12px;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:color;transition-property:color}.accordion .item-header h3 span,.accordion .item-header .h3 span,.accordion .accordion-header h3 span,.accordion .accordion-header .h3 span{color:#5622da}.accordion .accordion-header:before,.accordion .accordion-header:after{content:"";position:absolute;top:50%;right:0;width:22px;height:22px;background-repeat:no-repeat;background-position:center;background-size:19px;-webkit-transition-duration:.25s;transition-duration:.25s}.accordion .accordion-header:before{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.accordion .accordion-header:after{opacity:0;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/close-violet.svg);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(min-width: 1024px){.accordion .accordion-header:hover:before{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg)}}.accordion .accordion-header.active:before{opacity:0}.accordion .accordion-header.active:after{opacity:1}.accordion .accordion-main{display:none}.accordion .accordion-main>p:not(:last-child),.accordion .accordion-main ul:not(:last-child),.accordion .accordion-main ol:not(:last-child){margin-bottom:16px}.accordion .accordion-main ol li{list-style:decimal}.accordion .accordion-main ol li::marker{color:#5622da}.accordion .accordion-main h4{margin-bottom:16px;font-size:18px;font-weight:700;line-height:22px;letter-spacing:-0.005em}@media(min-width: 768px){.accordion .accordion-main.two-cols .list-item ul{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(min-width: 768px){.accordion .accordion-main.three-cols .list-item ul{-webkit-column-count:3;-moz-column-count:3;column-count:3}}.accordion .accordion-main .list-item:not(:last-of-type){margin-bottom:32px}@media(min-width: 1280px){.accordion .accordion-main.with-left-padding .items-list{margin-left:200px}}.accordion .accordion-main .items-list.additional-items-list{margin-top:32px;padding-top:32px;border-top:4px solid #5622da}.accordion .accordion-main .items-list.additional-items-list .h3{font-size:24px;line-height:29px;letter-spacing:-0.005em}.accordion .accordion-main .items-list.additional-items-list .items-wrapper{-webkit-column-count:3;-moz-column-count:3;column-count:3}.accordion .accordion-main .items-list.additional-items-list .items-wrapper ul{-webkit-column-count:1;-moz-column-count:1;column-count:1}.accordion.accordion-dark .accordion-item{padding-right:32px;padding-left:32px;border-radius:24px;background-color:#211f25;color:#f0f8ff}.accordion.accordion-dark .accordion-item:not(:last-of-type){margin-bottom:4px}.accordion.accordion-dark .accordion-header{padding-top:32px;padding-bottom:32px}.accordion.accordion-dark .accordion-header:before{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/arrow-light.svg)}.accordion.accordion-dark h3{position:relative}@media(min-width: 1024px){.accordion.accordion-dark h3{display:inline-block}}.accordion.accordion-dark h3:after{content:"";position:absolute;left:0;bottom:-3px;width:50px;height:4px;background-color:#5622da}@media(min-width: 1024px){.accordion.accordion-dark h3:after{width:100%}}.accordion.accordion-dark .accordion-main{padding-bottom:32px}.accordion.accordion-dark .accordion-main .item{font-size:18px;font-weight:500;line-height:26px;letter-spacing:-0.54px;text-transform:uppercase}.accordion.accordion-dark .accordion-main .item:not(:last-of-type){margin-bottom:16px}.accordion.accordion-dark .accordion-main .list-item ul{padding-left:18px}.accordion.accordion-dark .accordion-main .list-item ul li:not(:last-of-type){margin-bottom:16px}.accordion.accordion-dark.secondary-green .accordion-header.active:after{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/close-green.svg)}.accordion.accordion-dark.secondary-green h3:after{background-color:#03c5a1}.accordion.accordion-dark.secondary-green .accordion-main ul li::marker{color:#03c5a1}.accordion.accordion-dark.secondary-purple .accordion-main ul li::marker{color:#5622da}.accordion.accordion-light .accordion-item{border-top:2px solid #211f25}.accordion.accordion-light .item-header,.accordion.accordion-light .accordion-header{padding-top:36px;padding-bottom:36px}.accordion.accordion-light .accordion-header:before{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/arrow-dark-next.svg) !important}.accordion.accordion-light .accordion-header.active h3{color:#5622da}.accordion.accordion-light .item-description{margin-top:16px}.accordion.accordion-light .accordion-main{padding-bottom:36px}.accordion.accordion-light .btn-wrapper{margin-top:36px}.video-container{position:relative;border-radius:24px;cursor:pointer;overflow:hidden}.video-container:before,.video-container:after{content:"";position:absolute;opacity:1;-webkit-transition-duration:.25s;transition-duration:.25s}.video-container:before{top:50%;left:50%;width:66px;height:66px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/play-btn.svg);background-repeat:no-repeat;background-position:center;z-index:2}.video-container:after{top:0;left:0;width:100%;height:100%;background-image:-webkit-gradient(linear, left bottom, left top, from(rgba(86, 34, 218, 0.4)), to(rgba(86, 34, 218, 0.4)));background-image:linear-gradient(0deg, rgba(86, 34, 218, 0.4) 0%, rgba(86, 34, 218, 0.4) 100%);z-index:1}.video-container.playing:before,.video-container.playing:after{opacity:0}@media(min-width: 1024px){.slider-with-dots-by-center{position:relative}}.slider-nav-btn-dots button{padding:0;background-color:rgba(0,0,0,0);border-width:0}.slider-nav-btn-dots .slick-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:36px;gap:8px;opacity:0;-webkit-transition-duration:.25s;transition-duration:.25s}@media(min-width: 1024px){.slider-nav-btn-dots .slick-nav{margin-top:0}}.slider-nav-btn-dots .slick-arrow{height:26px;width:26px;background-repeat:no-repeat;background-position:center;background-size:18px}.slider-nav-btn-dots .slick-arrow.slick-prev{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/arrow-dark-prev.svg)}.slider-nav-btn-dots .slick-arrow.slick-next{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/arrow-dark-next.svg)}.slider-nav-btn-dots .slick-slider-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-nav-btn-dots .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.slider-nav-btn-dots .slick-dots li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider-nav-btn-dots .slick-dots button{width:12px;height:2px;background-color:#211f25;text-indent:-9999px;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:background-color;transition-property:background-color}.slider-nav-btn-dots .slick-dots .slick-active button{background-color:#5622da}@media(min-width: 1024px){.slider-nav-btn-dots{position:absolute;right:0;top:-58px}}@media(min-width: 1400px){.slider-nav-btn-dots{display:-webkit-box;display:-ms-flexbox;display:flex;width:1390px;right:auto;left:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.slick-initialized+.slider-nav-btn-dots .slick-nav{opacity:1}.tags-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.tags-list .tag{display:inline-block;padding:8px 24px;border-radius:32px;border:1px solid #9874f4;font-size:16px;font-weight:700;line-height:26px;letter-spacing:-0.048px;text-transform:uppercase;color:#9874f4}section .hbspt-form form{color:#f0f8ff}@media(min-width: 768px){section .hbspt-form form{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:18px 64px}}@media(min-width: 768px){section .hbspt-form form fieldset{max-width:100%}}section .hbspt-form form fieldset.form-columns-1 .input,section .hbspt-form form fieldset.form-columns-2 .input{width:100%;margin-right:0}section .hbspt-form form fieldset.form-columns-1 .input input.hs-input,section .hbspt-form form fieldset.form-columns-2 .input input.hs-input{padding-top:12px}section .hbspt-form form fieldset.form-columns-1 .input input.hs-input,section .hbspt-form form fieldset.form-columns-1 .input textarea,section .hbspt-form form fieldset.form-columns-1 .input select,section .hbspt-form form fieldset.form-columns-2 .input input.hs-input,section .hbspt-form form fieldset.form-columns-2 .input textarea,section .hbspt-form form fieldset.form-columns-2 .input select{width:100% !important;padding-bottom:12px;background-color:rgba(0,0,0,0);border-width:0;border-bottom:2px solid #56595c;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:border-bottom-color;transition-property:border-bottom-color;color:#f0f8ff}section .hbspt-form form fieldset.form-columns-1 .input input.hs-input:active,section .hbspt-form form fieldset.form-columns-1 .input input.hs-input:focus,section .hbspt-form form fieldset.form-columns-1 .input input.hs-input:focus-visible,section .hbspt-form form fieldset.form-columns-1 .input textarea:active,section .hbspt-form form fieldset.form-columns-1 .input textarea:focus,section .hbspt-form form fieldset.form-columns-1 .input textarea:focus-visible,section .hbspt-form form fieldset.form-columns-1 .input select:active,section .hbspt-form form fieldset.form-columns-1 .input select:focus,section .hbspt-form form fieldset.form-columns-1 .input select:focus-visible,section .hbspt-form form fieldset.form-columns-2 .input input.hs-input:active,section .hbspt-form form fieldset.form-columns-2 .input input.hs-input:focus,section .hbspt-form form fieldset.form-columns-2 .input input.hs-input:focus-visible,section .hbspt-form form fieldset.form-columns-2 .input textarea:active,section .hbspt-form form fieldset.form-columns-2 .input textarea:focus,section .hbspt-form form fieldset.form-columns-2 .input textarea:focus-visible,section .hbspt-form form fieldset.form-columns-2 .input select:active,section .hbspt-form form fieldset.form-columns-2 .input select:focus,section .hbspt-form form fieldset.form-columns-2 .input select:focus-visible{border-bottom-color:#5622da;outline:none}section .hbspt-form form fieldset.form-columns-1 .input input.hs-input.invalid,section .hbspt-form form fieldset.form-columns-1 .input textarea.invalid,section .hbspt-form form fieldset.form-columns-2 .input input.hs-input.invalid,section .hbspt-form form fieldset.form-columns-2 .input textarea.invalid{padding-right:24px;border-color:#fd563f}section .hbspt-form form fieldset.form-columns-1 .input textarea,section .hbspt-form form fieldset.form-columns-2 .input textarea{height:52px;padding-top:12px}section .hbspt-form form fieldset.form-columns-1 .hs-form-required,section .hbspt-form form fieldset.form-columns-2 .hs-form-required{color:#fd563f}section .hbspt-form form fieldset.form-columns-1 label,section .hbspt-form form fieldset.form-columns-2 label{position:relative;top:36px;font-size:18px;line-height:28px;color:#909599;-webkit-transition-duration:.25s;transition-duration:.25s}section .hbspt-form form fieldset.form-columns-1 label.active:not(.hs-form-booleancheckbox-display),section .hbspt-form form fieldset.form-columns-2 label.active:not(.hs-form-booleancheckbox-display){top:8px;font-size:10px}section .hbspt-form form fieldset.form-columns-1 label.hs-form-booleancheckbox-display,section .hbspt-form form fieldset.form-columns-2 label.hs-form-booleancheckbox-display{top:0;margin-top:24px}section .hbspt-form form fieldset.form-columns-1 label.error,section .hbspt-form form fieldset.form-columns-2 label.error{color:#dc3545}@media(min-width: 768px){section .hbspt-form form fieldset.form-columns-2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;grid-column:span 2}}@media(min-width: 768px){section .hbspt-form form fieldset:last-of-type{grid-column:span 2}}section .hbspt-form form fieldset .field{position:relative}section .hbspt-form form fieldset .hs-error-msgs{position:absolute;text-indent:-9999px;width:20px;height:20px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/icon-attention.svg);top:40px;right:0;z-index:1}section .hbspt-form form fieldset .hs-fieldtype-select label{top:33px}section .hbspt-form form fieldset .hs-fieldtype-select select{position:absolute;top:36px;opacity:0}section .hbspt-form form fieldset .hs-fieldtype-select select.error+.custom-select{border-color:#fd563f}section .hbspt-form form fieldset .hs-fieldtype-select .custom-select{position:relative;height:46px;padding-top:12px;padding-bottom:12px;z-index:1;border-bottom:2px solid #56595c;cursor:pointer;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:border-bottom-color;transition-property:border-bottom-color}section .hbspt-form form fieldset .hs-fieldtype-select .custom-select:after{content:"";position:absolute;top:18px;right:0;width:14px;height:9px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/arrow-dropdown.svg);background-repeat:no-repeat;background-size:contain;-webkit-transition-duration:.25s;transition-duration:.25s}section .hbspt-form form fieldset .hs-fieldtype-select .custom-select.active{border-bottom-color:#5622da}section .hbspt-form form fieldset .hs-fieldtype-select .custom-select.active:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}section .hbspt-form form fieldset .hs-fieldtype-select .select-options{display:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px;overflow:hidden}section .hbspt-form form fieldset .hs-fieldtype-select .select-options li{padding:12px 16px;background-color:#211f25;font-size:18px;line-height:26px;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:background-color,font-weight;transition-property:background-color,font-weight;cursor:pointer}section .hbspt-form form fieldset .hs-fieldtype-select .select-options li:hover{background-color:#210d55;font-weight:700}section .hbspt-form form fieldset .hs-fieldtype-select .select-options li:first-of-type{display:none}section .hbspt-form form fieldset .hs-fieldtype-select .hs-error-msgs{right:26px;top:40px}section .hbspt-form form fieldset .hs-fieldtype-textarea label{top:38px}section .hbspt-form form .hs-form-booleancheckbox .hs-form-booleancheckbox-display{display:grid;grid-template-columns:24px 1fr;grid-gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}section .hbspt-form form .hs-form-booleancheckbox .hs-form-booleancheckbox-display .hs-input{margin-top:8px}section .hbspt-form form .hs_error_rollup{display:none}section .hbspt-form form .hs-submit{margin-top:36px;font-size:18px}@media(min-width: 768px){section .hbspt-form form .actions{width:166px}}.slider-two-full-items .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.slider-two-full-items .slide{width:72.222vw;height:inherit;margin-right:30px}@media(min-width: 1024px){.slider-two-full-items .slide{width:680px}}.dark-bg{color:#f0f8ff}.dark-bg .inner{padding:24px;background-color:#211f25;border-radius:24px}@media(min-width: 1024px){.dark-bg .inner{padding:88px}}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:14px}.breadcrumbs a{-webkit-transition-duration:.2s;transition-duration:.2s}.breadcrumbs a:hover{color:#7a56f8}.hero_page_large{padding-top:40px;padding-bottom:40px;height:calc(100vh - 74px);color:#f0f8ff;background-repeat:no-repeat;background-size:cover;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/sass/../img/hero-bg-mobile.jpg);max-height:674px}@media(min-width: 1024px){.hero_page_large{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/sass/../img/hero-bg.jpg);padding-top:60px !important;padding-bottom:60px}}.hero_page_large .container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.hero_page_large .inner{max-width:690px}.hero_page_large .description{margin-bottom:36px}.hero_page_large .btn-wrapper{margin-bottom:40px}.hero_page_large .reviews-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}@media(min-width: 1024px){.section-about{position:relative;padding-top:120px;z-index:1}}.section-about .container-about .description{max-width:100%}@media(min-width: 1024px){.partnership .container{display:grid;grid-template-columns:415px 1fr;grid-column-gap:58px}}.partnership__table{border:2px solid #211f25;border-radius:24px;overflow:hidden}.partnership table{font-family:Noto Sans,sans-serif;width:calc(100% + 2px);border-collapse:separate;border-spacing:0;table-layout:fixed}.partnership table .full-line{background-color:#211f25}.partnership table .full-line td{border:none;font-weight:700;font-style:Bold;font-size:18px;line-height:120%;letter-spacing:-0.5%;text-align:center;color:#f0f8ff;border-bottom:1px solid #211f25;border-top:1px solid #211f25}.partnership table thead tr{border-bottom:2px solid #211f25}.partnership table thead tr th{font-family:Noto Sans,sans-serif;font-weight:700;font-style:Bold;font-size:clamp(18px,3vw,32px);line-height:110%;letter-spacing:0;text-align:center;color:#211f25;width:50%;border:none}.partnership table thead tr th:first-of-type{border-right:2px solid #211f25}.partnership table tbody tr{border:none;border-bottom:2px solid #211f25}.partnership table tbody tr td:first-of-type{border-right:2px solid #211f25}.partnership table tbody .first-row{font-weight:400;font-size:clamp(14px,3vw,16px);line-height:146%;letter-spacing:-0.5%;text-align:center}.partnership table tbody .first-row td{border:none}.partnership table tbody .last-row{display:-webkit-box;display:-ms-flexbox;display:flex;border:none}.partnership table tbody .last-row td{border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-ms-flex-negative:0;flex-shrink:0;width:100%;font-style:italic}.partnership table tbody .last-row td span{font-weight:600;font-size:clamp(18px,3vw,24px);line-height:120%;letter-spacing:-0.5%;text-align:center;color:#5622da;display:block}.partnership .btn-wrapper{margin:36px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width: 650px){.partnership .btn-wrapper{width:100%}}@media(min-width: 1024px){.how-it-work .container{display:grid;grid-template-columns:415px 1fr;grid-column-gap:58px}}.how-it-work__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.how-it-work__item{background-color:#211f25;padding:24px;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.how-it-work__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.how-it-work__item span{font-weight:700;font-size:64px;line-height:100%;letter-spacing:0;color:#5622da}.how-it-work__item h3{width:calc(100% - 92px);color:#f0f8ff;margin:0px;font-size:24px;line-height:120%}.how-it-work__item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;list-style:none;margin:0}@media(max-width: 768px){.how-it-work__item ul{padding-left:28px}}.how-it-work__item ul li{color:#f0f8ff;font-weight:400;font-size:clamp(16px,3vw,18px);line-height:140%;position:relative}.how-it-work__item ul li::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.6569 12.0006H6.34315M17.6569 12.0006L12.4041 17.2534M17.6569 12.0006C15.9059 10.2497 14.155 8.49874 12.4041 6.74781' stroke='%23F0F8FF' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");width:24px;height:24px;background-position:center;background-size:cover;position:absolute;top:2px;left:-32px}.how-it-work__item i{font-weight:400;font-size:18px;line-height:140%;letter-spacing:0%;color:#bea8f8}.partner-services{padding:80px 0 80px}.partner-services .container{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:1430px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 24px;margin:0 auto;height:100%;gap:16px}.partner-services h2{color:#211f25;margin-bottom:0px;font-family:"Noto Sans",sans-serif;font-weight:700;display:block;width:100%;margin-bottom:32px}.partner-services__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}.partner-services__item{width:calc(33.3333333333% - 3px);padding:32px;border-radius:48px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:18px 14px;border:2px solid #5622da;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:260px;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 1024px){.partner-services__item{width:100%}}.partner-services__item-title{width:calc(100% - 55px);font-family:"Noto Sans",sans-serif;font-weight:700;font-size:32px;line-height:120%}@media(max-width: 768px){.partner-services__item-title{word-break:break-all}}@media(max-width: 768px){.partner-services__item-icon{width:40px;height:40px}}.partner-services__item p{font-family:"Noto Sans",sans-serif;font-weight:400;font-size:16px;line-height:146%;color:#211f25}.home .hero{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness_child/src/img/hero-bg-mobile.jpg)}@media(min-width: 1024px){.home .hero{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness_child/src/img/hero-bg.jpg)}}.hero{height:calc(100vh - 74px);padding-top:40px;padding-bottom:40px;color:#f0f8ff;background-repeat:no-repeat;background-size:cover}@media(min-width: 1024px){.hero{padding-top:60px;padding-bottom:60px}}.hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}@media(min-width: 768px){.hero .inner{max-width:690px}}@media(max-width: 767px){.hero h1{padding-right:50px}}.hero .description{margin-bottom:36px}.hero .btn-wrapper{margin-bottom:40px}.hero .reviews-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.section-about{padding-top:150px;text-align:center}@media(min-width: 1024px){.section-about{position:relative;padding-top:120px;z-index:1}}.section-about h2{margin-bottom:18px;font-size:32px;font-weight:700;line-height:1.1}.section-about .description{max-width:720px;margin-right:auto;margin-left:auto;margin-bottom:36px}.section-about .about-info-list{width:100%;position:relative;padding:40px 16px;border-radius:24px;background-color:#211f25;color:#f0f8ff}.section-about .about-info-list:before{content:"";position:absolute;bottom:-380px;right:-280px;width:612px;height:546px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/ellipse-green.svg);background-repeat:no-repeat;background-size:contain;z-index:-1}@media(min-width: 1024px){.section-about .about-info-list:before{bottom:-280px}}@media(min-width: 768px){.section-about .about-info-list{display:-webkit-box;display:-ms-flexbox;display:flex}}.section-about .about-info-list .info-item:not(:last-of-type){position:relative}@media(max-width: 767px){.section-about .about-info-list .info-item:not(:last-of-type){margin-bottom:40px;padding-bottom:40px}}.section-about .about-info-list .info-item:not(:last-of-type):after{content:"";position:absolute;background-color:#03c5a1}@media(max-width: 767px){.section-about .about-info-list .info-item:not(:last-of-type):after{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:2px;width:148px}}@media(min-width: 768px){.section-about .about-info-list .info-item:not(:last-of-type):after{right:0;top:0;height:100%;width:2px}}@media(min-width: 768px){.section-about .about-info-list .info-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:16px;padding-right:16px}}.section-about .about-info-list .num{margin-bottom:16px;font-size:64px;font-weight:300;color:#03c5a1;line-height:1}@media(min-width: 768px)and (max-width: 1023px){.section-about .about-info-list .num{font-size:50px}}.section-about .about-info-list .num sup{font-size:40px;color:#f0f8ff;line-height:.5}@media(min-width: 768px)and (max-width: 1023px){.section-about .about-info-list .text{font-size:14px}}.section-about .multiple-info-wrapper .about-info-list:not(:last-of-type):before{display:none}.multiple-info-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media(max-width: 1023px){.multiple-info-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.certificates-list .info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-home .section-clients .description{margin-bottom:36px}.section-clients .clients-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px 36px}@media(min-width: 1280px){.section-clients .clients-list{gap:48px 72px}}.section-clients .client-item{height:40px}@media(min-width: 1024px){.section-clients .client-item{height:60px}}.section-clients .client-item img{height:100%;width:auto}.section-expertise.section-title-left .description{margin-bottom:36px}@media(min-width: 1280px){.section-expertise .items-list{-webkit-columns:2;-moz-columns:2;columns:2}}@media(min-width: 1280px){.section-expertise .items-list .item{display:inline-block;width:100%}}@media(min-width: 1280px){.section-expertise .items-list .item:last-of-type{margin-bottom:16px}}@media(min-width: 1280px){.section-expertise .items-list .accordion-main{padding-bottom:16px}}.cta .container-cta{padding:40px 32px;color:#f0f8ff;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/cta-bg-mobile.jpg);background-size:cover;background-position:left bottom;background-repeat:no-repeat;border-radius:24px;text-align:center}@media(min-width: 768px){.cta .container-cta{padding-right:88px;padding-left:88px}}@media(min-width: 1024px){.cta .container-cta{display:grid;padding-right:40px;padding-left:40px;grid-template-columns:1fr 1fr;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/cta-bg-desktop.jpg)}}@media(min-width: 1280px){.cta .container-cta{padding-right:0;padding-left:88px;grid-template-columns:1fr 424px}}.cta .section-header{position:relative}@media(max-width: 1023px){.cta .section-header{margin-bottom:58px;padding-bottom:58px;border-bottom:2px solid #5622da}}@media(min-width: 1024px){.cta .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;border-right:2px solid #5622da}}@media(min-width: 1280px){.cta .section-header{padding-right:50px}}.cta .section-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px}@media(min-width: 1280px){.cta .section-main{padding-right:88px;padding-left:88px}}.cta .img{width:120px;height:120px;border-radius:100%;overflow:hidden}.cta .name{margin-bottom:8px;font-size:20px;font-weight:700}.cta .btn-wrapper{width:100%}.cta-new-project .container-cta{padding:40px 32px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/cta-v2-mobile.jpg);background-repeat:no-repeat;background-size:cover;border-radius:24px;color:#f0f8ff;text-align:center}@media(min-width: 1024px){.cta-new-project .container-cta{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/cta-v2-desktop.jpg)}}.cta-new-project .container-cta .section-header{margin-bottom:58px}@media(min-width: 1024px){.section-testimonials h2{max-width:400px}}.section-testimonials .video-description{margin-top:16px;font-size:18px;font-weight:700;line-height:1.2;letter-spacing:-0.09px}.section-testimonials .testimonials-list{margin-right:-24px}@media(min-width: 1024px){.section-testimonials .testimonials-list{margin-right:-48px}}.section-advantages{position:relative}.section-advantages:before{content:"";position:absolute;top:-110px;left:-200px;width:612px;height:546px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/ellipse-green.svg);background-repeat:no-repeat;background-size:contain;z-index:-1}.section-advantages h2{padding-right:20px}.advantages-list{display:grid;grid-row-gap:58px;margin-bottom:58px}@media(min-width: 768px){.advantages-list{grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:32px}}@media(min-width: 1024px)and (max-width: 1279px){.advantages-list{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 768px){.advantages-list.list-two-cols{grid-template-columns:repeat(2, minmax(0, 1fr))}}.advantages-list h3{margin-bottom:24px}.advantages-list .description{margin-bottom:32px}@media(min-width: 1024px){.section-projects h2{max-width:420px}}.section-projects .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:36px}@media(min-width: 768px){.section-projects .slick-list{overflow:visible}}.section-projects .project{width:calc(100vw - 48px)}@media(min-width: 768px){.section-projects .project{position:relative;height:inherit}}@media(min-width: 1280px){.section-projects .project{width:calc(100vw - 114px)}}@media(min-width: 1440px){.section-projects .project{width:1390px}}.section-projects .project .img{height:47.778vw;margin-bottom:32px;border-radius:24px;overflow:hidden}@media(min-width: 768px){.section-projects .project .img{position:absolute;top:0;left:0;height:100%;width:100%;margin-bottom:0;z-index:-1}}.section-projects .project .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 1024px){.section-projects .project h3{font-size:48px;font-weight:400}}@media(min-width: 768px){.section-projects .project .inner{padding:44px 80px;color:#f0f8ff}}@media(min-width: 1024px){.section-projects .project .inner{width:100%;max-width:770px}}.section-projects .tags-list{margin-top:32px}@media(min-width: 768px){.section-projects .tags-list .tag{background-color:#bea8f8;color:#f0f8ff}}.section-projects .tags-list .tag.mad-tag{background-color:#03b594;border:1px solid #5edac3;color:#f0f8ff}.span-about-icon{display:block;width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-position:center}.func-test-func span{width:100%}.span-bg-human-gif{height:444px;width:400px}.footer .reviews-list .span-footer-logo{display:block;height:100%;width:100px;min-height:50px;background-size:contain;background-repeat:no-repeat}.footer .reviews-list a{min-height:50px}.span-table-icon{margin-right:10px;display:block;width:50px;min-width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-position:center}.span-reviews-list{margin-right:10px;display:block;width:130px;min-width:50px;height:50px;background-size:contain;background-repeat:no-repeat;background-position:center}#getAQuote{margin-bottom:1px !important}.section-get-a-quote{margin-top:44px;padding-top:60px;padding-bottom:60px;color:#f0f8ff;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/form-bg-mobile.jpg);background-size:cover;background-repeat:no-repeat}@media(min-width: 1024px){.section-get-a-quote{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/form-bg.jpg)}}@media(min-width: 1024px){.page-main .section-get-a-quote{margin-top:120px}}.main-contacts{padding-bottom:160px}@media(min-width: 768px){.main-contacts .contact-form{padding-top:38px}}.main-contacts .contact-form-container{display:grid;grid-gap:4px}@media(min-width: 1024px){.main-contacts .contact-form-container{grid-template-columns:1fr 400px}}.main-contacts .contacts-item{background-repeat:no-repeat;background-size:cover;color:#f0f8ff}@media(max-width: 767px){.main-contacts .contacts-item{margin-right:-24px;margin-left:-24px;padding:60px 24px}}@media(min-width: 768px){.main-contacts .contacts-item{padding:48px;border-radius:24px}}.main-contacts .form{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/contact-form-bg-mobile.jpg)}@media(min-width: 1024px){.main-contacts .form{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/contact-form-bg-desktop.jpg)}}.main-contacts .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/contacts-bg-mobile.jpg)}@media(min-width: 1024px){.main-contacts .contacts{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/contacts-bg-desktop.jpg)}}.main-contacts .contacts .contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-contacts .contacts .contact-item:not(:last-of-type){margin-bottom:32px}@media(min-width: 1024px){.main-contacts .contacts .contact-item:not(:last-of-type){margin-bottom:64px}}.main-contacts .contacts .h3{margin-bottom:16px;font-size:24px}.main-contacts .contacts .contact-val{padding:8px 16px;border:2px solid #5622da;border-radius:24px}@media(max-width: 1023px){.main-contacts .section-clients{overflow:hidden}}@media(max-width: 1023px){.main-contacts .section-clients .section-header{position:relative;z-index:1}}@media(max-width: 1023px){.main-contacts .section-clients .section-header:before{content:"";position:absolute;top:80%;right:-305px;width:620px;height:620px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/contacts-ellipse.png);background-size:contain;background-repeat:no-repeat;z-index:-1}}.container-thank-you{padding-top:120px;padding-bottom:120px}.container-thank-you .btn-primary{margin-top:72px}@media(max-width: 767px){.service-page .hero{height:auto}}@media(min-width: 1024px){.single-new_services .section-clients .container,.single-new_services .section-expertise .container,.single-new_services .section-testimonials .container{position:relative}}@media(min-width: 1024px){.single-new_services .section-clients .container:after,.single-new_services .section-expertise .container:after,.single-new_services .section-testimonials .container:after{content:"";position:absolute;background-repeat:no-repeat;background-size:100%;z-index:-1}}@media(min-width: 1024px){.single-new_services .section-clients .container:after{top:100%;right:-175px;width:535px;height:700px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/services-clients-ellipse.png)}}@media(min-width: 1024px){.single-new_services .section-expertise .container:after{top:-360px;right:-200px;width:612px;height:546px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/ellipse-green.svg)}}@media(min-width: 1024px){.single-new_services .section-testimonials .container:after{top:280px;left:47%;width:647px;height:400px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/services-testimonials-ellipse.png)}}.dark-bg-items{display:grid;grid-gap:4px}@media(min-width: 1280px){.dark-bg-items{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1400px){.dark-bg-items{grid-template-columns:repeat(3, minmax(0, 1fr))}}.dark-bg-items .list-item{padding:24px;background-color:#211f25;border-radius:24px;color:#f0f8ff;counter-increment:list-counter}.dark-bg-items .list-item h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-0.12px}.dark-bg-items .list-item h3:before{content:counter(list-counter, decimal-leading-zero);color:#5622da;font-size:64px;font-weight:700;line-height:1.1}.new-cases .container-cases-hero{position:relative;height:460px;margin-top:60px}.new-cases .container-cases-hero h1{position:absolute;top:50%;left:24px;right:24px;padding-left:24px;padding-right:24px;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#f0f8ff}.new-cases .container-cases-hero .img{display:block;height:100%;width:100%;border-radius:24px;overflow:hidden}.new-cases .container-cases-hero .img>*{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new-cases .project-info{margin-top:4px}.new-cases .project-info .item{padding:24px;border-radius:24px;background-color:#211f25;font-size:18px;font-weight:700}.new-cases .project-info .title{margin-bottom:16px;text-align:center;line-height:120%;color:#f0f8ff}.new-cases .project-info .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:16px}.new-cases .project-info .list-item{padding:16px 32px;border:1px solid #9874f4;border-radius:36px;color:#9874f4;line-height:1.1}.new-cases .project-info a.list-item{-webkit-transition-duration:.25s;transition-duration:.25s}.new-cases .project-info a.list-item:hover{color:#211f25;background-color:#9874f4;-webkit-transition-duration:.25s;transition-duration:.25s}.new-cases .container-project-info{display:grid;grid-gap:4px}@media(min-width: 768px){.new-cases .container-project-info{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1280px){.new-cases .container-project-info{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(min-width: 768px){.new-cases .container-project-info .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width: 768px)and (max-width: 1279px){.new-cases .container-project-info .item:last-of-type,.new-cases .container-project-info .item:nth-last-of-type(2){grid-column:span 2}}@media(min-width: 1280px){.new-cases .container-project-info .item:last-of-type{grid-column:span 3}}@media(max-width: 1023px){.new-cases .case-description{margin-right:24px;margin-left:24px}}.new-cases .case-description-item:not(.case-description-result){padding:60px 0;border-top:2px solid #211f25}@media(min-width: 1024px){.new-cases .case-description-item:not(.case-description-result){padding-top:110px;padding-bottom:110px}}.new-cases .case-description-item.case-description-result{padding:40px 32px;border-radius:24px;border:1px solid #211f25}.new-cases .case-description-item .section-main{font-size:18px;line-height:1.4}.new-cases .case-description-item .section-main p:not(:last-of-type){margin-bottom:16px}.new-cases .case-description-item .section-main p a{color:#5622da;opacity:.8;-webkit-transition-duration:.25s;transition-duration:.25s}.new-cases .case-description-item .section-main p a:hover{opacity:1}.new-cases .case-description-item .section-main ul,.new-cases .case-description-item .section-main ol{margin-top:0;margin-bottom:32px;padding:0;list-style-type:none}.new-cases .case-description-item .section-main ul:not(:last-of-type),.new-cases .case-description-item .section-main ol:not(:last-of-type){margin-bottom:16px}.new-cases .case-description-item .section-main li{position:relative;padding-left:34px}.new-cases .case-description-item .section-main li:not(:last-of-type){margin-bottom:16px}.new-cases .case-description-item .section-main li:before{content:"";position:absolute;left:0;top:1px;width:24px;height:24px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/list-icon-arrow.svg);background-repeat:no-repeat;background-position:center}.new-cases .section-relevant-cases .slide{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:306px;padding:38px 32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:24px;color:#f0f8ff;font-family:"GTSectraDisplaySuper",sans-serif;font-size:42px;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1024px){.new-cases .section-relevant-cases .slide{padding:74px 80px;font-size:48px}}.reviews-text-video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media(min-width: 1024px){.reviews-text-video{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.reviews-text-video .slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:36px}@media(min-width: 1024px){.reviews-text-video .slide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.reviews-text-video .video-review{height:50vw}@media(min-width: 1024px){.reviews-text-video .video-review{height:295px;width:50%;-ms-flex-negative:0;flex-shrink:0}}@media(min-width: 1400px){.reviews-text-video .video-review{width:680px}}.reviews-text-video .video-review video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.webinar-main{padding-bottom:60px}@media(min-width: 1024px){.webinar-main{padding-bottom:220px}}.webinar-hero{padding-top:60px}@media(min-width: 1024px){.webinar-hero{padding-top:120px}}.webinar-hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:58px}@media(min-width: 1024px){.webinar-hero .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:58px;-moz-column-gap:58px;column-gap:58px}}@media(min-width: 1024px){.webinar-hero .text{width:50%}}@media(min-width: 1280px){.webinar-hero .text{width:70%}}.webinar-hero .form .h3{font-size:24px;text-align:center}.webinar-hero .form iframe{min-height:800px}.speakers-section{margin-top:60px}@media(min-width: 1024px){.speakers-section{margin-top:220px}}.speakers-section .speakers-list{display:grid;grid-row-gap:80px;padding:40px 24px;color:#f0f8ff;border-radius:24px;background-size:cover}@media(min-width: 768px){.speakers-section .speakers-list{grid-gap:80px;grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 1024px){.speakers-section .speakers-list{padding:88px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;background-position:left bottom}}.speakers-section .info-item{display:grid;grid-row-gap:32px}.speakers-section .speaker-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 1024px){.speakers-section .speaker-meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.speakers-section .img{width:120px;height:120px;margin-bottom:16px;border-radius:100%;overflow:hidden}@media(min-width: 1024px){.speakers-section .img{margin-bottom:0;margin-right:16px}}.speakers-section .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.speakers-section .text{display:grid;grid-row-gap:8px;text-align:center}@media(min-width: 1024px){.speakers-section .text{text-align:left}}.speakers-section .name{font-size:20px;font-weight:700;line-height:30px;letter-spacing:-0.05em}.speakers-section .position{font-weight:700}.speakers-section .speaker-description{line-height:24px}.webinar-partners-list{display:grid;grid-row-gap:80px}@media(min-width: 1024px){.webinar-partners-list{grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:58px}}.webinar-partners-list .info-item{display:grid;grid-row-gap:32px}@media(min-width: 1024px){.webinar-partners-list .img{height:70px}}.webinar-partners-list .img img{height:100%}.mad-main{width:100%;max-width:unset;padding-left:0;padding-right:0;position:relative}.mad-header{background-color:#211f25;width:100%;height:74px;position:fixed;top:0;left:0;width:100%;z-index:10}.mad-header .header-nav .nav>.menu-item>a:before{background-color:#03ffa1}.mad-header-nav{margin-left:auto}.mad-wrapper{max-width:1430px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 24px;margin:0 auto;height:100%;gap:16px}.mad-wrapper a{color:#f0f8ff}.mad-btn-secondary{border:1px solid #03ffa1 !important;color:#03ffa1 !important}.mad-btn-secondary:hover{color:#211f25 !important;background-color:#03ffa1 !important}@media(max-width: 1023px){.mad-btn-secondary{display:none}}@media(max-width: 1023px){.mad-mobile .mad-btn-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;width:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.mad-mobile{position:fixed;top:74px;left:-100vw;height:calc(100svh - 74px);width:100vw;padding-left:24px;padding-right:24px;padding-bottom:48px;background-color:#211f25;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:left;transition-property:left;overflow-y:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.show-menu-mad .mad-mobile{left:0}.mad-footer{background-color:#211f25;padding:32px 0;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness_child/img/footer-mad-bg.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}@media(max-width: 767px){.mad-footer{padding:40px 0}}.mad-footer-logo{max-width:442px;width:100%;height:60px;margin-bottom:40px}@media(max-width: 767px){.mad-footer-logo{height:42px;max-width:312px}}.mad-footer .mad-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0px}.mad-footer-nav{gap:32px;margin-bottom:40px !important}.mad-footer-nav .menu-item{margin-bottom:0px}.mad-footer-nav .menu-item a{text-decoration:underline;text-underline-position:under}.mad-footer-nav .menu-item a:hover{color:#03c5a1 !important}.mad-footer-text{padding-bottom:32px;position:relative}.mad-footer-text::after{content:"";display:block;width:100vw;position:absolute;bottom:0;left:50%;height:1px;background-color:#909599;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mad-footer-text p{text-align:center;color:#f0f8ff;font-weight:400;font-size:16px;line-height:146%;letter-spacing:-0.5%;line-height:146%}.mad-footer-text p+p{margin-top:16px}.mad-footer-bottom{margin-top:32px;gap:32px}@media(max-width: 767px){.mad-footer-bottom .copy{margin:0 auto 32px;max-width:200px}}.mad-footer-bottom .policy-list{-webkit-column-gap:32px !important;-moz-column-gap:32px !important;column-gap:32px !important}@media(max-width: 767px){.mad-footer-bottom .policy-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px !important}}.mad-footer-bottom .policy-list li a{color:#909599;text-decoration:underline;text-underline-position:under}.mad-footer-bottom .policy-list li a:hover{color:#03ffa1}.mad-hero{width:100%;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness_child/img/mad-hero-bg.jpg);min-height:700px}.mad-projects,.mad-review{padding:80px 0 80px}@media(max-width: 767px){.mad-projects,.mad-review{padding:40px 0 40px}}.mad-projects .h3,.mad-review .h3{margin-bottom:32px}.mad-projects h2,.mad-review h2{color:#211f25;font-style:italic;font-family:"Noto Sans",sans-serif !important;font-weight:700;max-width:474px !important}@media(max-width: 767px){.mad-projects h2,.mad-review h2{font-size:40px !important}}.mad-projects.section-projects .project .inner,.mad-review.section-projects .project .inner{padding:88px 80px}@media(max-width: 767px){.mad-projects.section-projects .project .inner,.mad-review.section-projects .project .inner{padding:0px}}.mad-projects.section-projects .project.slide.slick-slide,.mad-review.section-projects .project.slide.slick-slide{opacity:.5;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.mad-projects.section-projects .project.slide.slick-slide.slick-active,.mad-review.section-projects .project.slide.slick-slide.slick-active{opacity:1}.lang-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 1023px){.lang-wrapper{display:none}}@media(max-width: 1023px){.mad-mobile .lang-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:150px}}.lang-wrapper .current-lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:8px 16px;border:1px solid #f0f8ff;border-radius:12px;font-weight:700;font-size:18px;line-height:26px;letter-spacing:0%;background-color:rgba(0,0,0,0);color:#f0f8ff;text-transform:uppercase;width:100%}.lang-wrapper .current-lang:focus{outline:none !important}.lang-wrapper .current-lang svg{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out}.lang-wrapper .current-lang.active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.lang-wrapper .language-switcher{position:absolute;top:80%;background:#211f25;width:100%;border:1px solid #f0f8ff;border-top:0px;border-radius:0 0 12px 12px;display:none}.lang-wrapper .language-switcher a{font-weight:700;font-size:18px;line-height:26px;letter-spacing:0%;background-color:rgba(0,0,0,0);color:#f0f8ff;text-transform:uppercase;padding:8px 16px;width:100%;display:inline-block}@media(max-width: 1023px){.mad-mobile .lang-wrapper .language-switcher a{text-align:center}}body.show-menu-mad{overflow:hidden}.show-menu-mad .menu-toggle:after{bottom:22px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.show-menu-mad .menu-toggle:before{top:24px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.show-menu-mad .menu-toggle:before,.show-menu-mad .menu-toggle:after{background-color:#03c5a1}.show-menu-mad .menu-toggle span{left:100%;opacity:0}.mad-main{background-color:#ebfbf8}.mad-main .mad-hero .hbspt-form,.mad-main .mad-cta .hbspt-form{width:100%}.mad-main .mad-hero .hbspt-form form,.mad-main .mad-cta .hbspt-form form{color:#f0f8ff;width:100%}.mad-main .mad-hero .hbspt-form form>*,.mad-main .mad-cta .hbspt-form form>*{width:100%}@media(min-width: 768px){.mad-main .mad-hero .hbspt-form form,.mad-main .mad-cta .hbspt-form form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}}.mad-main .mad-hero .hbspt-form form .hs_firstname .input,.mad-main .mad-hero .hbspt-form form .hs_email .input,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input,.mad-main .mad-hero .hbspt-form form .hs_message .input,.mad-main .mad-cta .hbspt-form form .hs_firstname .input,.mad-main .mad-cta .hbspt-form form .hs_email .input,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input,.mad-main .mad-cta .hbspt-form form .hs_message .input{width:100%;margin-right:0}.mad-main .mad-hero .hbspt-form form .hs_firstname .input input.hs-input,.mad-main .mad-hero .hbspt-form form .hs_email .input input.hs-input,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input,.mad-main .mad-hero .hbspt-form form .hs_message .input input.hs-input,.mad-main .mad-cta .hbspt-form form .hs_firstname .input input.hs-input,.mad-main .mad-cta .hbspt-form form .hs_email .input input.hs-input,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input,.mad-main .mad-cta .hbspt-form form .hs_message .input input.hs-input{padding-top:12px}.mad-main .mad-hero .hbspt-form form .hs_firstname .input input.hs-input,.mad-main .mad-hero .hbspt-form form .hs_firstname .input textarea,.mad-main .mad-hero .hbspt-form form .hs_firstname .input select,.mad-main .mad-hero .hbspt-form form .hs_email .input input.hs-input,.mad-main .mad-hero .hbspt-form form .hs_email .input textarea,.mad-main .mad-hero .hbspt-form form .hs_email .input select,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input textarea,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input select,.mad-main .mad-hero .hbspt-form form .hs_message .input input.hs-input,.mad-main .mad-hero .hbspt-form form .hs_message .input textarea,.mad-main .mad-hero .hbspt-form form .hs_message .input select,.mad-main .mad-cta .hbspt-form form .hs_firstname .input input.hs-input,.mad-main .mad-cta .hbspt-form form .hs_firstname .input textarea,.mad-main .mad-cta .hbspt-form form .hs_firstname .input select,.mad-main .mad-cta .hbspt-form form .hs_email .input input.hs-input,.mad-main .mad-cta .hbspt-form form .hs_email .input textarea,.mad-main .mad-cta .hbspt-form form .hs_email .input select,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input textarea,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input select,.mad-main .mad-cta .hbspt-form form .hs_message .input input.hs-input,.mad-main .mad-cta .hbspt-form form .hs_message .input textarea,.mad-main .mad-cta .hbspt-form form .hs_message .input select{width:100% !important;padding-bottom:12px;background-color:rgba(0,0,0,0);border-width:0;border-bottom:2px solid #9ae8d9;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:border-bottom-color;transition-property:border-bottom-color;color:#f0f8ff}.mad-main .mad-hero .hbspt-form form .hs_firstname .input input.hs-input:active,.mad-main .mad-hero .hbspt-form form .hs_firstname .input input.hs-input:focus,.mad-main .mad-hero .hbspt-form form .hs_firstname .input input.hs-input:focus-visible,.mad-main .mad-hero .hbspt-form form .hs_firstname .input textarea:active,.mad-main .mad-hero .hbspt-form form .hs_firstname .input textarea:focus,.mad-main .mad-hero .hbspt-form form .hs_firstname .input textarea:focus-visible,.mad-main .mad-hero .hbspt-form form .hs_firstname .input select:active,.mad-main .mad-hero .hbspt-form form .hs_firstname .input select:focus,.mad-main .mad-hero .hbspt-form form .hs_firstname .input select:focus-visible,.mad-main .mad-hero .hbspt-form form .hs_email .input input.hs-input:active,.mad-main .mad-hero .hbspt-form form .hs_email .input input.hs-input:focus,.mad-main .mad-hero .hbspt-form form .hs_email .input input.hs-input:focus-visible,.mad-main .mad-hero .hbspt-form form .hs_email .input textarea:active,.mad-main .mad-hero .hbspt-form form .hs_email .input textarea:focus,.mad-main .mad-hero .hbspt-form form .hs_email .input textarea:focus-visible,.mad-main .mad-hero .hbspt-form form .hs_email .input select:active,.mad-main .mad-hero .hbspt-form form .hs_email .input select:focus,.mad-main .mad-hero .hbspt-form form .hs_email .input select:focus-visible,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input:active,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input:focus,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input:focus-visible,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input textarea:active,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input textarea:focus,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input textarea:focus-visible,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input select:active,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input select:focus,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input select:focus-visible,.mad-main .mad-hero .hbspt-form form .hs_message .input input.hs-input:active,.mad-main .mad-hero .hbspt-form form .hs_message .input input.hs-input:focus,.mad-main .mad-hero .hbspt-form form .hs_message .input input.hs-input:focus-visible,.mad-main .mad-hero .hbspt-form form .hs_message .input textarea:active,.mad-main .mad-hero .hbspt-form form .hs_message .input textarea:focus,.mad-main .mad-hero .hbspt-form form .hs_message .input textarea:focus-visible,.mad-main .mad-hero .hbspt-form form .hs_message .input select:active,.mad-main .mad-hero .hbspt-form form .hs_message .input select:focus,.mad-main .mad-hero .hbspt-form form .hs_message .input select:focus-visible,.mad-main .mad-cta .hbspt-form form .hs_firstname .input input.hs-input:active,.mad-main .mad-cta .hbspt-form form .hs_firstname .input input.hs-input:focus,.mad-main .mad-cta .hbspt-form form .hs_firstname .input input.hs-input:focus-visible,.mad-main .mad-cta .hbspt-form form .hs_firstname .input textarea:active,.mad-main .mad-cta .hbspt-form form .hs_firstname .input textarea:focus,.mad-main .mad-cta .hbspt-form form .hs_firstname .input textarea:focus-visible,.mad-main .mad-cta .hbspt-form form .hs_firstname .input select:active,.mad-main .mad-cta .hbspt-form form .hs_firstname .input select:focus,.mad-main .mad-cta .hbspt-form form .hs_firstname .input select:focus-visible,.mad-main .mad-cta .hbspt-form form .hs_email .input input.hs-input:active,.mad-main .mad-cta .hbspt-form form .hs_email .input input.hs-input:focus,.mad-main .mad-cta .hbspt-form form .hs_email .input input.hs-input:focus-visible,.mad-main .mad-cta .hbspt-form form .hs_email .input textarea:active,.mad-main .mad-cta .hbspt-form form .hs_email .input textarea:focus,.mad-main .mad-cta .hbspt-form form .hs_email .input textarea:focus-visible,.mad-main .mad-cta .hbspt-form form .hs_email .input select:active,.mad-main .mad-cta .hbspt-form form .hs_email .input select:focus,.mad-main .mad-cta .hbspt-form form .hs_email .input select:focus-visible,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input:active,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input:focus,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input:focus-visible,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input textarea:active,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input textarea:focus,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input textarea:focus-visible,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input select:active,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input select:focus,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input select:focus-visible,.mad-main .mad-cta .hbspt-form form .hs_message .input input.hs-input:active,.mad-main .mad-cta .hbspt-form form .hs_message .input input.hs-input:focus,.mad-main .mad-cta .hbspt-form form .hs_message .input input.hs-input:focus-visible,.mad-main .mad-cta .hbspt-form form .hs_message .input textarea:active,.mad-main .mad-cta .hbspt-form form .hs_message .input textarea:focus,.mad-main .mad-cta .hbspt-form form .hs_message .input textarea:focus-visible,.mad-main .mad-cta .hbspt-form form .hs_message .input select:active,.mad-main .mad-cta .hbspt-form form .hs_message .input select:focus,.mad-main .mad-cta .hbspt-form form .hs_message .input select:focus-visible{border-bottom-color:#fff;outline:none}.mad-main .mad-hero .hbspt-form form .hs_firstname .input input.hs-input.invalid,.mad-main .mad-hero .hbspt-form form .hs_firstname .input textarea.invalid,.mad-main .mad-hero .hbspt-form form .hs_email .input input.hs-input.invalid,.mad-main .mad-hero .hbspt-form form .hs_email .input textarea.invalid,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input.invalid,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input textarea.invalid,.mad-main .mad-hero .hbspt-form form .hs_message .input input.hs-input.invalid,.mad-main .mad-hero .hbspt-form form .hs_message .input textarea.invalid,.mad-main .mad-cta .hbspt-form form .hs_firstname .input input.hs-input.invalid,.mad-main .mad-cta .hbspt-form form .hs_firstname .input textarea.invalid,.mad-main .mad-cta .hbspt-form form .hs_email .input input.hs-input.invalid,.mad-main .mad-cta .hbspt-form form .hs_email .input textarea.invalid,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input.invalid,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input textarea.invalid,.mad-main .mad-cta .hbspt-form form .hs_message .input input.hs-input.invalid,.mad-main .mad-cta .hbspt-form form .hs_message .input textarea.invalid{padding-right:24px;border-color:#fd563f}.mad-main .mad-hero .hbspt-form form .hs_firstname .input textarea,.mad-main .mad-hero .hbspt-form form .hs_email .input textarea,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .input textarea,.mad-main .mad-hero .hbspt-form form .hs_message .input textarea,.mad-main .mad-cta .hbspt-form form .hs_firstname .input textarea,.mad-main .mad-cta .hbspt-form form .hs_email .input textarea,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .input textarea,.mad-main .mad-cta .hbspt-form form .hs_message .input textarea{height:52px;padding-top:12px}.mad-main .mad-hero .hbspt-form form .hs_firstname .hs-form-required,.mad-main .mad-hero .hbspt-form form .hs_email .hs-form-required,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text .hs-form-required,.mad-main .mad-hero .hbspt-form form .hs_message .hs-form-required,.mad-main .mad-cta .hbspt-form form .hs_firstname .hs-form-required,.mad-main .mad-cta .hbspt-form form .hs_email .hs-form-required,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text .hs-form-required,.mad-main .mad-cta .hbspt-form form .hs_message .hs-form-required{color:#fd563f}.mad-main .mad-hero .hbspt-form form .hs_firstname label,.mad-main .mad-hero .hbspt-form form .hs_email label,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text label,.mad-main .mad-hero .hbspt-form form .hs_message label,.mad-main .mad-cta .hbspt-form form .hs_firstname label,.mad-main .mad-cta .hbspt-form form .hs_email label,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text label,.mad-main .mad-cta .hbspt-form form .hs_message label{position:relative;top:36px;font-size:18px;line-height:28px;color:#c3f1e9;-webkit-transition-duration:.25s;transition-duration:.25s}.mad-main .mad-hero .hbspt-form form .hs_firstname label.active:not(.hs-form-booleancheckbox-display),.mad-main .mad-hero .hbspt-form form .hs_email label.active:not(.hs-form-booleancheckbox-display),.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text label.active:not(.hs-form-booleancheckbox-display),.mad-main .mad-hero .hbspt-form form .hs_message label.active:not(.hs-form-booleancheckbox-display),.mad-main .mad-cta .hbspt-form form .hs_firstname label.active:not(.hs-form-booleancheckbox-display),.mad-main .mad-cta .hbspt-form form .hs_email label.active:not(.hs-form-booleancheckbox-display),.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text label.active:not(.hs-form-booleancheckbox-display),.mad-main .mad-cta .hbspt-form form .hs_message label.active:not(.hs-form-booleancheckbox-display){top:8px;font-size:10px;color:#9ae8d9}.mad-main .mad-hero .hbspt-form form .hs_firstname label.error,.mad-main .mad-hero .hbspt-form form .hs_email label.error,.mad-main .mad-hero .hbspt-form form .hs-fieldtype-text label.error,.mad-main .mad-hero .hbspt-form form .hs_message label.error,.mad-main .mad-cta .hbspt-form form .hs_firstname label.error,.mad-main .mad-cta .hbspt-form form .hs_email label.error,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text label.error,.mad-main .mad-cta .hbspt-form form .hs_message label.error{color:#dc3545}.mad-main .mad-hero .hbspt-form form .field,.mad-main .mad-cta .hbspt-form form .field{position:relative}.mad-main .mad-hero .hbspt-form form .hs-error-msgs,.mad-main .mad-cta .hbspt-form form .hs-error-msgs{position:absolute;text-indent:-9999px;width:20px;height:20px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/icon-attention.svg);top:40px;right:0;z-index:1}.mad-main .mad-hero .hbspt-form form .hs_error_rollup,.mad-main .mad-cta .hbspt-form form .hs_error_rollup{display:none}.mad-main .mad-hero .hbspt-form form .hs-submit,.mad-main .mad-cta .hbspt-form form .hs-submit{margin-top:28px;font-size:18px;width:100%}.mad-main .mad-hero .hbspt-form form .actions,.mad-main .mad-cta .hbspt-form form .actions{width:100%;background-color:#03c5a1;-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.mad-main .mad-hero .hbspt-form form .actions::after,.mad-main .mad-cta .hbspt-form form .actions::after{background:linear-gradient(82.87deg, #03FFA1 0.02%, #03C5A1 80.02%) !important}.mad-main .mad-hero{min-height:700px}.mad-main .mad-hero h1{font-style:italic;font-family:"Noto Sans",sans-serif;font-weight:700}.mad-main .mad-hero .mad-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.mad-main .mad-hero__info{max-width:798px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.mad-main .wwa{padding:160px 0 80px}@media(max-width: 767px){.mad-main .wwa{padding:80px 0 40px}}.mad-main .wwa-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}@media(max-width: 767px){.mad-main .wwa-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.mad-main .wwa h2{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0px;font-style:italic;font-family:"Noto Sans",sans-serif;font-weight:700}.mad-main .wwa__description{max-width:916px;width:100%}.mad-main .wwa__description p+p{margin-top:32px}.mad-main .expertise{padding:80px 0 80px}@media(max-width: 767px){.mad-main .expertise{padding:40px 0 40px}}.mad-main .expertise-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px}.mad-main .expertise__item{width:calc(33.3333333333% - 23px);background-color:#fff;padding:48px 10px;border-radius:48px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-shadow:8px 8px 32px 0px rgba(3,197,161,.1019607843);box-shadow:8px 8px 32px 0px rgba(3,197,161,.1019607843);-webkit-transition:-webkit-box-shadow .3s ease-out;transition:-webkit-box-shadow .3s ease-out;transition:box-shadow .3s ease-out;transition:box-shadow .3s ease-out, -webkit-box-shadow .3s ease-out}@media(max-width: 1200px){.mad-main .expertise__item{width:calc(50% - 16px)}}@media(max-width: 767px){.mad-main .expertise__item{width:100%}}.mad-main .expertise__item-number{font-weight:800;font-style:italic;font-size:72px;line-height:110%;letter-spacing:0%;text-align:center;color:#fff;-webkit-text-stroke:2px #211f25;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}@media(max-width: 767px){.mad-main .expertise__item-number{font-size:64px}}.mad-main .expertise__item p{font-size:18px;text-align:center}.mad-main .expertise__item:hover{-webkit-box-shadow:8px 8px 32px 0px rgba(3,197,161,.5019607843);box-shadow:8px 8px 32px 0px rgba(3,197,161,.5019607843)}.mad-main .expertise__item:hover .expertise__item-number{color:#211f25}.mad-main .mad-cta{padding:80px 0 80px}@media(max-width: 767px){.mad-main .mad-cta{padding:40px 0 40px}}.mad-main .mad-cta .cta__info{padding:86px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness_child/img/mad-cta.jpg);background-repeat:no-repeat;background-size:cover;border-radius:48px}@media(max-width: 1023px){.mad-main .mad-cta .cta__info{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 767px){.mad-main .mad-cta .cta__info{padding:48px 24px}}.mad-main .mad-cta .cta__info h2{color:#f0f8ff;margin-bottom:0px;font-style:italic;font-family:"Noto Sans",sans-serif;font-weight:700}.mad-main .mad-cta.mad-contacts .cta__info{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness_child/img/contacts-bg.jpg)}.mad-main .mad-cta.mad-contacts .cta__description{margin-top:-40px}@media(max-width: 767px){.mad-main .mad-cta.mad-contacts .cta__description{margin-top:0px}}.mad-main .mad-cta .cta__description{max-width:744px;width:100%;color:#f0f8ff}.mad-main .mad-cta .hbspt-form{width:100%}.mad-main .mad-cta .hbspt-form form{-ms-flex-wrap:wrap;flex-wrap:wrap}.mad-main .mad-cta .hbspt-form form .hs_firstname,.mad-main .mad-cta .hbspt-form form .hs_email,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text{width:calc(50% - 16px)}@media(max-width: 767px){.mad-main .mad-cta .hbspt-form form .hs_firstname,.mad-main .mad-cta .hbspt-form form .hs_email,.mad-main .mad-cta .hbspt-form form .hs-fieldtype-text{width:100%}}.mad-main .mad-services{padding:80px 0 80px}@media(max-width: 767px){.mad-main .mad-services{padding:40px 0 40px}}.mad-main .mad-services-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.mad-main .mad-services h2{color:#211f25;margin-bottom:0px;font-style:italic;font-family:"Noto Sans",sans-serif;font-weight:700;display:block;width:100%;margin-bottom:32px}.mad-main .mad-services__item{width:calc(33.3333333333% - 23px);padding:32px;border-radius:48px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:81px 24px;border:2px solid #03c5a1;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 1200px){.mad-main .mad-services__item{width:calc(50% - 16px)}}@media(max-width: 767px){.mad-main .mad-services__item{width:100%}}@media(max-width: 575px){.mad-main .mad-services__item{gap:16px 24px;padding:24px}}.mad-main .mad-services__item-title{width:calc(100% - 64px);font-family:"Noto Sans",sans-serif;font-weight:700;font-size:24px;line-height:120%;letter-spacing:-0.5%;text-transform:uppercase}@media(max-width: 575px){.mad-main .mad-services__item-title{font-size:18px}}.mad-main .mad-services__item p{font-size:18px;text-align:left;margin-top:auto}.mad-main .mad-services__item-icon{width:40px;height:40px}.mad-main .mad-services__item-icon svg{width:100%;height:100%}.mad-main .mad-whyus{padding:80px 0 80px}@media(max-width: 767px){.mad-main .mad-whyus{padding:40px 0 40px}}.mad-main .mad-whyus-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.mad-main .mad-whyus h2{color:#211f25;margin-bottom:0px;font-style:italic;font-family:"Noto Sans",sans-serif;font-weight:700;display:block;width:100%;margin-bottom:32px}.mad-main .mad-whyus__list{gap:32px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:grid;grid-template-columns:repeat(3, 1fr)}@media(max-width: 768px){.mad-main .mad-whyus__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mad-main .mad-whyus__item{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 767px){.mad-main .mad-whyus__item{width:100%;grid-column:auto !important;grid-row:auto !important}}.mad-main .mad-whyus__item-title{width:100%;font-family:"Noto Sans",sans-serif;font-weight:700;font-size:24px;line-height:120%;letter-spacing:-0.5%;text-transform:uppercase;border-bottom:1px solid #03c5a1;padding-bottom:16px;margin-bottom:16px}@media(max-width: 575px){.mad-main .mad-whyus__item-title{font-size:18px}}.mad-main .mad-whyus__item p{font-size:18px;text-align:left;margin-top:auto}.mad-contacts .hbspt-form form fieldset .hs-fieldtype-select .select-options li:hover{background-color:#03c5a1;font-weight:700}.mad-contacts .hbspt-form form fieldset .hs-fieldtype-select .select-options li:active{background-color:#027661;font-weight:700}.mad-contacts .hbspt-form form fieldset .hs-fieldtype-select .custom-select{background:none;background-color:rgba(0,0,0,0);width:100%;border:none;border-bottom:2px solid #9ae8d9;border-radius:0;color:#9ae8d9}.mad-contacts .hbspt-form form fieldset .hs-fieldtype-select .custom-select::after{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness_child/img/mad-arrow.svg)}.mad-contacts .hbspt-form form fieldset .hs-fieldtype-select .custom-select.active{border-bottom-color:#9ae8d9}.mad-contacts .form-columns-1 .select{position:relative}.mad-contacts .form-columns-1 .select .select-options{position:absolute;top:100%;left:0;width:100%;z-index:5}.mad-contacts .form-columns-1 label{color:#9ae8d9 !important}.mad-slick-slider-dots .slick-active button{background-color:#03c5a1 !important}.automation__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-bottom:36px}.automation__list h4{display:block;width:100%;margin-bottom:18px}.automation__item{width:calc(50% - 2px) !important;padding:24px;border:1px solid #211f25;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-item-align:start;align-self:flex-start;row-gap:5px;overflow:hidden;cursor:pointer}@media(max-width: 1023px){.automation__item{width:calc(50% - 2px)}}@media(max-width: 767px){.automation__item{width:100%}}.automation__item:hover .automation__item-list{max-height:350px}.automation__item h3{font-weight:600;font-size:24px;line-height:120%;letter-spacing:-0.5%;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.automation__item-img{height:29px;width:auto;-ms-flex-negative:0;flex-shrink:0;margin-left:auto}.automation__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.automation__item-list{width:100%;max-height:0px;-webkit-transition:max-height .5s ease-out;transition:max-height .5s ease-out}.automation__item-list__wrapp{padding-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.automation__item-list li{width:calc(50% - 8px);font-weight:400;font-size:16px;line-height:146%;letter-spacing:-0.5%;text-decoration:underline;text-decoration-style:solid}.framework__list{margin-top:18px;padding:24px;border:1px solid #211f25;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.framework__item{width:calc(25% - 12px);font-weight:400;font-size:16px;line-height:146%;letter-spacing:-0.5%;text-decoration:underline;text-decoration-style:solid}@media(max-width: 767px){.framework__item{width:calc(50% - 8px)}}.testing-main{width:100%;max-width:unset;padding-left:0;padding-right:0;position:relative}.testing-wrapper{max-width:1430px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;margin:0 auto;height:100%;gap:16px}.testing-wrapper a{color:#f0f8ff}.testing-btn-secondary{border:1px solid #03ffa1 !important;color:#03ffa1 !important}.testing-btn-secondary:hover{color:#211f25 !important;background-color:#03ffa1 !important}@media(max-width: 1023px){.testing-btn-secondary{display:none}}@media(max-width: 1023px){.mad-mobile .testing-btn-secondary{display:-webkit-box;display:-ms-flexbox;display:flex;width:150px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.testing-mobile{position:fixed;top:74px;left:-100vw;height:calc(100svh - 74px);width:100vw;padding-left:24px;padding-right:24px;padding-bottom:48px;background-color:#211f25;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:left;transition-property:left;overflow-y:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:9;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.show-menu-mad .testing-mobile{left:0}.testing-hero{width:100%;min-height:700px;padding:0px !important}.testing-hero .archive-header-bg-block{height:100%}.testing-projects,.testing-review{padding:80px 0 80px}.testing-main .testing-hero .hbspt-form,.testing-main .testing-cta .hbspt-form{width:100%}.testing-main .testing-hero .hbspt-form form,.testing-main .testing-cta .hbspt-form form{color:#f0f8ff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}.testing-main .testing-hero .hbspt-form form>*,.testing-main .testing-cta .hbspt-form form>*{width:100%}.testing-main .testing-hero .hbspt-form form .hs_firstname .input,.testing-main .testing-hero .hbspt-form form .hs_email .input,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input,.testing-main .testing-hero .hbspt-form form .hs_message .input,.testing-main .testing-cta .hbspt-form form .hs_firstname .input,.testing-main .testing-cta .hbspt-form form .hs_email .input,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input,.testing-main .testing-cta .hbspt-form form .hs_message .input{width:100%;margin-right:0}.testing-main .testing-hero .hbspt-form form .hs_firstname .input input.hs-input,.testing-main .testing-hero .hbspt-form form .hs_email .input input.hs-input,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input,.testing-main .testing-hero .hbspt-form form .hs_message .input input.hs-input,.testing-main .testing-cta .hbspt-form form .hs_firstname .input input.hs-input,.testing-main .testing-cta .hbspt-form form .hs_email .input input.hs-input,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input,.testing-main .testing-cta .hbspt-form form .hs_message .input input.hs-input{padding-top:12px}.testing-main .testing-hero .hbspt-form form .hs_firstname .input input.hs-input,.testing-main .testing-hero .hbspt-form form .hs_firstname .input textarea,.testing-main .testing-hero .hbspt-form form .hs_firstname .input select,.testing-main .testing-hero .hbspt-form form .hs_email .input input.hs-input,.testing-main .testing-hero .hbspt-form form .hs_email .input textarea,.testing-main .testing-hero .hbspt-form form .hs_email .input select,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input textarea,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input select,.testing-main .testing-hero .hbspt-form form .hs_message .input input.hs-input,.testing-main .testing-hero .hbspt-form form .hs_message .input textarea,.testing-main .testing-hero .hbspt-form form .hs_message .input select,.testing-main .testing-cta .hbspt-form form .hs_firstname .input input.hs-input,.testing-main .testing-cta .hbspt-form form .hs_firstname .input textarea,.testing-main .testing-cta .hbspt-form form .hs_firstname .input select,.testing-main .testing-cta .hbspt-form form .hs_email .input input.hs-input,.testing-main .testing-cta .hbspt-form form .hs_email .input textarea,.testing-main .testing-cta .hbspt-form form .hs_email .input select,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input textarea,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input select,.testing-main .testing-cta .hbspt-form form .hs_message .input input.hs-input,.testing-main .testing-cta .hbspt-form form .hs_message .input textarea,.testing-main .testing-cta .hbspt-form form .hs_message .input select{width:100% !important;padding-bottom:12px;background-color:rgba(0,0,0,0);border-width:0;border-bottom:2px solid #909599;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:border-bottom-color;transition-property:border-bottom-color;color:#f0f8ff}.testing-main .testing-hero .hbspt-form form .hs_firstname .input input.hs-input:active,.testing-main .testing-hero .hbspt-form form .hs_firstname .input input.hs-input:focus,.testing-main .testing-hero .hbspt-form form .hs_firstname .input input.hs-input:focus-visible,.testing-main .testing-hero .hbspt-form form .hs_firstname .input textarea:active,.testing-main .testing-hero .hbspt-form form .hs_firstname .input textarea:focus,.testing-main .testing-hero .hbspt-form form .hs_firstname .input textarea:focus-visible,.testing-main .testing-hero .hbspt-form form .hs_firstname .input select:active,.testing-main .testing-hero .hbspt-form form .hs_firstname .input select:focus,.testing-main .testing-hero .hbspt-form form .hs_firstname .input select:focus-visible,.testing-main .testing-hero .hbspt-form form .hs_email .input input.hs-input:active,.testing-main .testing-hero .hbspt-form form .hs_email .input input.hs-input:focus,.testing-main .testing-hero .hbspt-form form .hs_email .input input.hs-input:focus-visible,.testing-main .testing-hero .hbspt-form form .hs_email .input textarea:active,.testing-main .testing-hero .hbspt-form form .hs_email .input textarea:focus,.testing-main .testing-hero .hbspt-form form .hs_email .input textarea:focus-visible,.testing-main .testing-hero .hbspt-form form .hs_email .input select:active,.testing-main .testing-hero .hbspt-form form .hs_email .input select:focus,.testing-main .testing-hero .hbspt-form form .hs_email .input select:focus-visible,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input:active,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input:focus,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input:focus-visible,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input textarea:active,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input textarea:focus,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input textarea:focus-visible,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input select:active,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input select:focus,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input select:focus-visible,.testing-main .testing-hero .hbspt-form form .hs_message .input input.hs-input:active,.testing-main .testing-hero .hbspt-form form .hs_message .input input.hs-input:focus,.testing-main .testing-hero .hbspt-form form .hs_message .input input.hs-input:focus-visible,.testing-main .testing-hero .hbspt-form form .hs_message .input textarea:active,.testing-main .testing-hero .hbspt-form form .hs_message .input textarea:focus,.testing-main .testing-hero .hbspt-form form .hs_message .input textarea:focus-visible,.testing-main .testing-hero .hbspt-form form .hs_message .input select:active,.testing-main .testing-hero .hbspt-form form .hs_message .input select:focus,.testing-main .testing-hero .hbspt-form form .hs_message .input select:focus-visible,.testing-main .testing-cta .hbspt-form form .hs_firstname .input input.hs-input:active,.testing-main .testing-cta .hbspt-form form .hs_firstname .input input.hs-input:focus,.testing-main .testing-cta .hbspt-form form .hs_firstname .input input.hs-input:focus-visible,.testing-main .testing-cta .hbspt-form form .hs_firstname .input textarea:active,.testing-main .testing-cta .hbspt-form form .hs_firstname .input textarea:focus,.testing-main .testing-cta .hbspt-form form .hs_firstname .input textarea:focus-visible,.testing-main .testing-cta .hbspt-form form .hs_firstname .input select:active,.testing-main .testing-cta .hbspt-form form .hs_firstname .input select:focus,.testing-main .testing-cta .hbspt-form form .hs_firstname .input select:focus-visible,.testing-main .testing-cta .hbspt-form form .hs_email .input input.hs-input:active,.testing-main .testing-cta .hbspt-form form .hs_email .input input.hs-input:focus,.testing-main .testing-cta .hbspt-form form .hs_email .input input.hs-input:focus-visible,.testing-main .testing-cta .hbspt-form form .hs_email .input textarea:active,.testing-main .testing-cta .hbspt-form form .hs_email .input textarea:focus,.testing-main .testing-cta .hbspt-form form .hs_email .input textarea:focus-visible,.testing-main .testing-cta .hbspt-form form .hs_email .input select:active,.testing-main .testing-cta .hbspt-form form .hs_email .input select:focus,.testing-main .testing-cta .hbspt-form form .hs_email .input select:focus-visible,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input:active,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input:focus,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input:focus-visible,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input textarea:active,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input textarea:focus,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input textarea:focus-visible,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input select:active,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input select:focus,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input select:focus-visible,.testing-main .testing-cta .hbspt-form form .hs_message .input input.hs-input:active,.testing-main .testing-cta .hbspt-form form .hs_message .input input.hs-input:focus,.testing-main .testing-cta .hbspt-form form .hs_message .input input.hs-input:focus-visible,.testing-main .testing-cta .hbspt-form form .hs_message .input textarea:active,.testing-main .testing-cta .hbspt-form form .hs_message .input textarea:focus,.testing-main .testing-cta .hbspt-form form .hs_message .input textarea:focus-visible,.testing-main .testing-cta .hbspt-form form .hs_message .input select:active,.testing-main .testing-cta .hbspt-form form .hs_message .input select:focus,.testing-main .testing-cta .hbspt-form form .hs_message .input select:focus-visible{border-bottom-color:#fff;outline:none}.testing-main .testing-hero .hbspt-form form .hs_firstname .input input.hs-input.invalid,.testing-main .testing-hero .hbspt-form form .hs_firstname .input textarea.invalid,.testing-main .testing-hero .hbspt-form form .hs_email .input input.hs-input.invalid,.testing-main .testing-hero .hbspt-form form .hs_email .input textarea.invalid,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input input.hs-input.invalid,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input textarea.invalid,.testing-main .testing-hero .hbspt-form form .hs_message .input input.hs-input.invalid,.testing-main .testing-hero .hbspt-form form .hs_message .input textarea.invalid,.testing-main .testing-cta .hbspt-form form .hs_firstname .input input.hs-input.invalid,.testing-main .testing-cta .hbspt-form form .hs_firstname .input textarea.invalid,.testing-main .testing-cta .hbspt-form form .hs_email .input input.hs-input.invalid,.testing-main .testing-cta .hbspt-form form .hs_email .input textarea.invalid,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input input.hs-input.invalid,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input textarea.invalid,.testing-main .testing-cta .hbspt-form form .hs_message .input input.hs-input.invalid,.testing-main .testing-cta .hbspt-form form .hs_message .input textarea.invalid{padding-right:24px;border-color:#fd563f}.testing-main .testing-hero .hbspt-form form .hs_firstname .input textarea,.testing-main .testing-hero .hbspt-form form .hs_email .input textarea,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .input textarea,.testing-main .testing-hero .hbspt-form form .hs_message .input textarea,.testing-main .testing-cta .hbspt-form form .hs_firstname .input textarea,.testing-main .testing-cta .hbspt-form form .hs_email .input textarea,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .input textarea,.testing-main .testing-cta .hbspt-form form .hs_message .input textarea{height:52px;padding-top:12px}.testing-main .testing-hero .hbspt-form form .hs_firstname .hs-form-required,.testing-main .testing-hero .hbspt-form form .hs_email .hs-form-required,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text .hs-form-required,.testing-main .testing-hero .hbspt-form form .hs_message .hs-form-required,.testing-main .testing-cta .hbspt-form form .hs_firstname .hs-form-required,.testing-main .testing-cta .hbspt-form form .hs_email .hs-form-required,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text .hs-form-required,.testing-main .testing-cta .hbspt-form form .hs_message .hs-form-required{color:#fd563f}.testing-main .testing-hero .hbspt-form form .hs_firstname label,.testing-main .testing-hero .hbspt-form form .hs_email label,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text label,.testing-main .testing-hero .hbspt-form form .hs_message label,.testing-main .testing-cta .hbspt-form form .hs_firstname label,.testing-main .testing-cta .hbspt-form form .hs_email label,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text label,.testing-main .testing-cta .hbspt-form form .hs_message label{position:relative;top:36px;font-size:18px;line-height:28px;color:#fff;-webkit-transition-duration:.25s;transition-duration:.25s}.testing-main .testing-hero .hbspt-form form .hs_firstname label.active:not(.hs-form-booleancheckbox-display),.testing-main .testing-hero .hbspt-form form .hs_email label.active:not(.hs-form-booleancheckbox-display),.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text label.active:not(.hs-form-booleancheckbox-display),.testing-main .testing-hero .hbspt-form form .hs_message label.active:not(.hs-form-booleancheckbox-display),.testing-main .testing-cta .hbspt-form form .hs_firstname label.active:not(.hs-form-booleancheckbox-display),.testing-main .testing-cta .hbspt-form form .hs_email label.active:not(.hs-form-booleancheckbox-display),.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text label.active:not(.hs-form-booleancheckbox-display),.testing-main .testing-cta .hbspt-form form .hs_message label.active:not(.hs-form-booleancheckbox-display){top:8px;font-size:10px;color:#909599}.testing-main .testing-hero .hbspt-form form .hs_firstname label.error,.testing-main .testing-hero .hbspt-form form .hs_email label.error,.testing-main .testing-hero .hbspt-form form .hs-fieldtype-text label.error,.testing-main .testing-hero .hbspt-form form .hs_message label.error,.testing-main .testing-cta .hbspt-form form .hs_firstname label.error,.testing-main .testing-cta .hbspt-form form .hs_email label.error,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text label.error,.testing-main .testing-cta .hbspt-form form .hs_message label.error{color:#dc3545}.testing-main .testing-hero .hbspt-form form .field,.testing-main .testing-cta .hbspt-form form .field{position:relative}.testing-main .testing-hero .hbspt-form form .hs-error-msgs,.testing-main .testing-cta .hbspt-form form .hs-error-msgs{position:absolute;text-indent:-9999px;width:20px;height:20px;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness/img/icon-attention.svg);top:40px;right:0;z-index:1}.testing-main .testing-hero .hbspt-form form .hs_error_rollup,.testing-main .testing-cta .hbspt-form form .hs_error_rollup{display:none}.testing-main .testing-hero .hbspt-form form .hs-submit,.testing-main .testing-cta .hbspt-form form .hs-submit{margin-top:0px;font-size:18px;width:100%}.testing-main .testing-hero .hbspt-form form .actions,.testing-main .testing-cta .hbspt-form form .actions{width:100%}.testing-main .testing-hero{min-height:855px;margin-bottom:40px}.testing-main .testing-hero h1{font-weight:700}.testing-main .testing-hero .mad-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.testing-main .testing-hero__info{max-width:798px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.testing-main .expertise{padding:80px 0 0px}@media(max-width: 767px){.testing-main .expertise{padding:40px 0 0px}}.testing-main .expertise-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:32px}.testing-main .expertise__item{width:calc(33.3333333333% - 23px);background-color:#fff;padding:48px 10px;border-radius:48px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-shadow:8px 8px 32px 0px rgba(93,37,237,.1019607843);box-shadow:8px 8px 32px 0px rgba(93,37,237,.1019607843);-webkit-transition:-webkit-box-shadow .3s ease-out;transition:-webkit-box-shadow .3s ease-out;transition:box-shadow .3s ease-out;transition:box-shadow .3s ease-out, -webkit-box-shadow .3s ease-out}@media(max-width: 1200px){.testing-main .expertise__item{width:calc(50% - 16px)}}@media(max-width: 767px){.testing-main .expertise__item{width:100%}}.testing-main .expertise__item-number{font-weight:800;font-style:italic;font-size:72px;line-height:110%;letter-spacing:0%;text-align:center;color:#fff;-webkit-text-stroke:2px #211f25;-webkit-transition:color .3s ease-out;transition:color .3s ease-out}@media(max-width: 767px){.testing-main .expertise__item-number{font-size:64px}}.testing-main .expertise__item p{font-size:18px;text-align:center}.testing-main .expertise__item:hover{-webkit-box-shadow:8px 8px 32px 0px rgba(93,37,237,.5019607843);box-shadow:8px 8px 32px 0px rgba(93,37,237,.5019607843)}.testing-main .expertise__item:hover .expertise__item-number{color:#211f25}.testing-main .testing-cta .cta__info{padding:86px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness_child/img/testing-bg.jpg);background-repeat:no-repeat;background-size:cover;border-radius:48px;background-position:right}@media(max-width: 1023px){.testing-main .testing-cta .cta__info{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width: 767px){.testing-main .testing-cta .cta__info{padding:48px 24px}}.testing-main .testing-cta .cta__info h2{color:#f0f8ff;margin-bottom:0px;font-weight:700}.testing-main .testing-cta.mad-contacts .cta__info{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness_child/img/contacts-bg.jpg)}.testing-main .testing-cta.mad-contacts .cta__description{margin-top:-40px}@media(max-width: 767px){.testing-main .testing-cta.mad-contacts .cta__description{margin-top:0px}}.testing-main .testing-cta .cta__description{max-width:744px;width:100%;color:#f0f8ff}.testing-main .testing-cta .hbspt-form{width:100%}.testing-main .testing-cta .hbspt-form form{-ms-flex-wrap:wrap;flex-wrap:wrap}.testing-main .testing-cta .hbspt-form form .hs_firstname,.testing-main .testing-cta .hbspt-form form .hs_email,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text{width:calc(50% - 16px)}@media(max-width: 767px){.testing-main .testing-cta .hbspt-form form .hs_firstname,.testing-main .testing-cta .hbspt-form form .hs_email,.testing-main .testing-cta .hbspt-form form .hs-fieldtype-text{width:100%}}.testing-main .testing-services-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:4px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.testing-main .testing-services h2{color:#211f25;margin-bottom:0px;font-weight:700;display:block;width:100%;margin-bottom:32px}.testing-main .testing-services__item{width:calc(33.3333333333% - 3px);padding:32px;border-radius:24px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:18px 24px;border:2px solid #5622da;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:260px}@media(max-width: 1200px){.testing-main .testing-services__item{width:calc(50% - 16px)}}@media(max-width: 767px){.testing-main .testing-services__item{width:100%}}@media(max-width: 575px){.testing-main .testing-services__item{gap:16px 24px;padding:24px;min-height:unset}}.testing-main .testing-services__item-title{width:calc(100% - 64px);font-family:"Noto Sans",sans-serif;font-weight:700;font-size:32px;line-height:120%;letter-spacing:-0.5%}@media(max-width: 575px){.testing-main .testing-services__item-title{font-size:18px}}.testing-main .testing-services__item p{font-size:16px;text-align:left;margin-top:auto}.testing-main .testing-services__item-icon{width:40px;height:40px}.testing-main .testing-services__item-icon svg{width:100%;height:100%}.testing-main .testing-whyus{margin-bottom:76px}.testing-main .testing-whyus-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.testing-main .testing-whyus h2{color:#211f25;margin-bottom:0px;font-weight:700;display:block;width:100%;margin-bottom:32px}.testing-main .testing-whyus__list{gap:32px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:grid;grid-template-columns:repeat(3, 1fr)}@media(max-width: 768px){.testing-main .testing-whyus__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.testing-main .testing-whyus__item{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 767px){.testing-main .testing-whyus__item{width:100%;grid-column:auto !important;grid-row:auto !important}}.testing-main .testing-whyus__item-title{width:100%;font-family:"Noto Sans",sans-serif;font-weight:700;font-size:32px;line-height:120%;letter-spacing:-0.5%;border-bottom:1px solid #5622da;padding-bottom:16px;margin-bottom:16px}@media(max-width: 575px){.testing-main .testing-whyus__item-title{font-size:18px}}.testing-main .testing-whyus__item p{font-size:16px;text-align:left;margin-top:auto}.testing-main .testing-solutions h2{margin-bottom:58px;max-width:415px;width:100%}.testing-main .testing-solutions .solutions__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.testing-main .testing-solutions .solutions__list .solution{width:calc(33.3333333333% - 3px);padding:24px;border:2px solid #211f25;gap:0 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;cursor:pointer}@media(max-width: 1200px){.testing-main .testing-solutions .solutions__list .solution{width:calc(50% - 2px)}}@media(max-width: 767px){.testing-main .testing-solutions .solutions__list .solution{width:100%}}.testing-main .testing-solutions .solutions__list .solution .img{width:70px;height:70px}.testing-main .testing-solutions .solutions__list .solution h3{margin:0;font-size:24px;width:calc(100% - 90px)}.testing-main .testing-solutions .solutions__list .solution .solution__descr{display:none;padding-top:16px}.mad-contacts .hbspt-form form fieldset .hs-fieldtype-select .select-options li:hover{background-color:#03c5a1;font-weight:700}.mad-contacts .hbspt-form form fieldset .hs-fieldtype-select .select-options li:active{background-color:#027661;font-weight:700}.mad-contacts .hbspt-form form fieldset .hs-fieldtype-select .custom-select{background:none;background-color:rgba(0,0,0,0);width:100%;border:none;border-bottom:2px solid #9ae8d9;border-radius:0;color:#9ae8d9}.mad-contacts .hbspt-form form fieldset .hs-fieldtype-select .custom-select::after{background-image:url(//qamadness.m1-dev.site/wp-content/themes/qamadness_child/img/mad-arrow.svg)}.mad-contacts .hbspt-form form fieldset .hs-fieldtype-select .custom-select.active{border-bottom-color:#9ae8d9}.mad-contacts .form-columns-1 .select{position:relative}.mad-contacts .form-columns-1 .select .select-options{position:absolute;top:100%;left:0;width:100%;z-index:5}.mad-contacts .form-columns-1 label{color:#9ae8d9 !important}.mad-slick-slider-dots .slick-active button{background-color:#03c5a1 !important}.automation__list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-bottom:36px}.automation__list h4{display:block;width:100%;margin-bottom:18px}.automation__item{width:calc(33.3333333333% - 2.7px);padding:24px;border:1px solid #211f25;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-item-align:start;align-self:flex-start;row-gap:5px;overflow:hidden;cursor:pointer}@media(max-width: 1023px){.automation__item{width:calc(50% - 2px)}}@media(max-width: 767px){.automation__item{width:100%}}.automation__item:hover .automation__item-list{max-height:350px}.automation__item h3{font-weight:600;font-size:24px;line-height:120%;letter-spacing:-0.5%;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.automation__item-img{height:29px;width:auto;-ms-flex-negative:0;flex-shrink:0;margin-left:auto}.automation__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.automation__item-list{width:100%;max-height:0px;-webkit-transition:max-height .5s ease-out;transition:max-height .5s ease-out}.automation__item-list__wrapp{padding-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.automation__item-list li{width:calc(50% - 8px);font-weight:400;font-size:16px;line-height:146%;letter-spacing:-0.5%;text-decoration:underline;text-decoration-style:solid}.framework__list{margin-top:18px;padding:24px;border:1px solid #211f25;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.framework__item{width:calc(25% - 12px);font-weight:400;font-size:16px;line-height:146%;letter-spacing:-0.5%;text-decoration:underline;text-decoration-style:solid}@media(max-width: 767px){.framework__item{width:calc(50% - 8px)}}section .hbspt-form form fieldset .hs-fieldtype-select .custom-select{width:100%;background-color:rgba(0,0,0,0);appearance:none !important;-webkit-appearance:none;-moz-appearance:none;background:none}.main-builders{padding-bottom:100px}