.page-title{margin-top:0}.main-page-title{margin-bottom:3rem}@media screen and (min-width:750px){.main-page-title{margin-bottom:4rem}}.stepserror{display:none;padding:0 10%;text-align:center;background-color:#f35353;color:rgb(var(--color-foreground))}.stepserror.active{display:block}.stepserror p{margin:0;padding:0;font-size:13px}.page-placeholder-wrapper{display:flex;justify-content:center}.page-placeholder{width:52.5rem;height:52.5rem}#ContactTry{--try-field-radius: 12px;--try-field-bg: rgb(255, 255, 255);--try-field-border: rgba(15, 60, 66, .14);--try-field-shadow: 0 1px 3px rgba(0, 0, 0, .06)}#ContactTry{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px 16px;align-content:center}.field-form{position:relative;width:calc(50% - 8px);margin-bottom:8px;max-width:calc(50% - 8px)}.field-form.full{width:100%;max-width:100%}.field-form label{transform:translateY(0);transition:top .2s ease,font-size .2s ease,color .2s ease,background-color .2s ease;position:absolute;top:14px;left:14px;right:14px;background:transparent;color:#1f1f1f8c;font-weight:500;font-size:1.4rem;cursor:text;pointer-events:none;line-height:1.3}.field-form input,.field-form select,.field-form textarea{-webkit-appearance:none;appearance:none;border:1px solid var(--try-field-border);border-radius:var(--try-field-radius);background-color:var(--try-field-bg);box-shadow:var(--try-field-shadow);color:#1a2e32;font-size:1.5rem;line-height:1.4;width:100%;padding:16px 14px 12px;min-height:54px;height:auto;max-height:none;transition:border-color .2s ease,box-shadow .2s ease}.field-form select{cursor:pointer;padding-right:2.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%231a2e32' fill-opacity='0.55' d='M1.41 0 6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.field-form textarea.field__input_try{min-height:128px;padding-top:20px;resize:vertical;line-height:1.5}.field-form input::placeholder,.field-form select::placeholder,.field-form textarea::placeholder{color:#1a2e3273;opacity:1}.field-form input:focus,.field-form select:focus,.field-form textarea:focus{outline:none;border-color:#82d3d3f2;box-shadow:var(--try-field-shadow),0 0 0 3px #82d3d359}.field-form.error input,.field-form.error select,.field-form.error textarea{border-color:#e85d5d;box-shadow:var(--try-field-shadow),0 0 0 2px #e85d5d59}.field-form input:focus~label,.field-form.has-value input~label,.field-form select:focus~label,.field-form.has-value select~label,.field-form textarea:focus~label,.field-form.has-value textarea~label{top:-22px;left:4px;right:auto;font-size:1.2rem;font-weight:600;color:#f5fafaf2;text-shadow:0 1px 2px rgba(0,0,0,.2)}.field-form.field-form--submit{width:100%;max-width:100%;margin-top:.5rem;display:flex;justify-content:flex-start}.form-success-error,.form-success-error-form{width:100%;color:rgb(var(--color-foreground));font-size:1.5rem;text-align:center;background-color:#f35353;padding:5px}.form-success-error p{margin:0;padding:0}.required-asterisk{color:#f35353;margin-left:4px}.error-message{color:#ffb4b4;font-size:1.2rem;line-height:1.35;margin-top:.4rem;display:none}#subscribe-try{width:auto;max-width:none;min-width:unset;display:inline-flex;align-items:center;justify-content:center;min-height:0;padding:.9rem 1.75rem;background-color:#fff;border:2px solid rgba(255,255,255,.45);cursor:pointer;color:#0d3a42;height:auto;margin-left:0;border-radius:999px;font-size:1.25rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 .15rem #0000001f,0 .5rem 1.2rem #0000001f;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}#subscribe-try:hover{background-color:#f0fafb;color:#05262c;transform:translateY(-1px);box-shadow:0 .25rem #0000001a,0 .65rem 1.4rem #00000029}#subscribe-try:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff8c,0 .5rem 1.2rem #0000002e}#subscribe-try:active{transform:translateY(0)}.quiz-container{display:flex;align-items:flex-start;margin:auto;text-align:center;flex-direction:row;flex-wrap:nowrap;align-content:flex-start;justify-content:center}.quiz-image{flex:1;padding-right:20px}.quiz-image img{max-width:100%;height:auto;max-height:80vh;border-radius:16px 0 0 16px}.quiz-content{flex:1;text-align:left;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:0 16px 16px 0;overflow:hidden;box-shadow:-8px 0 32px #00000014}.quiz-step{display:none;padding:10%}.quiz-step h2{display:block;width:100%;color:rgb(var(--gradient-background))}.quiz-step p{display:block;width:100%;color:rgb(var(--gradient-background));font-size:1.3rem}.quiz-step.active{display:block}.quiz-step .quiz-input{width:49%;padding:10px;margin:10px 0;border:1px solid #ddd;border-radius:1rem}.quiz-options button.selected,.quiz-options button.selected:hover{background-color:#82d3d3;color:#fff;border:0}.quiz-progress{padding:10% 10% 0;position:relative;display:flex;flex-direction:row;align-content:center;justify-content:space-between;align-items:stretch}.quiz-bar{position:absolute;left:0;right:0;top:-10px;border-top:2px solid rgb(var(--color-button))}.progress-step{position:relative;width:33.33%;border-top:2px solid #ddd;text-align:center}.progress-step.active:after{background-color:#82d3d3}.progress-step:after{content:"";position:absolute;top:-10px;width:15px;height:15px;border-radius:50%;display:block;left:50%;margin-left:-7.5px;background-color:#ddd}.quiz-options{display:flex;align-content:center;align-items:center;justify-items:unset;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:10px}.quiz-options button:hover{background-color:#e0e0e0}.quiz-options button{width:calc(33.33% - 10px);padding:10px;margin:5px 0;border:1px solid #ccc;align-items:center;background-color:#f9f9f9;border-radius:1rem;color:#1f1f1f;cursor:pointer;display:flex;font-size:1.4rem;height:10rem;justify-content:center;letter-spacing:0;line-height:2rem;padding:1rem;text-align:center}.quiz-nav{display:flex;border-top:1px solid #ddd;padding:20px;justify-content:flex-end;flex-wrap:nowrap;align-items:center;gap:10px}.quiz-nav button{padding:12px 22px;min-height:4.8rem;background-color:#fff;border:2px solid rgba(255,255,255,.4);cursor:pointer;color:#0d3a42;margin-left:0;border-radius:999px;font-size:1.3rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 .2rem .8rem #0000001a;transition:transform .2s ease,background-color .2s ease,color .2s ease}.quiz-nav button:hover{background-color:#f0fafb;color:#05262c;transform:translateY(-1px)}.quiz-nav button:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff80,0 .2rem .8rem #0000001f}.try-form__disclaimer{font-size:1.2rem;line-height:1.5;color:rgba(var(--color-background),.88);margin-top:1.2rem}.try-form__disclaimer a{color:#b8ecec;text-decoration:underline;text-underline-offset:.15em}.try-form__disclaimer a:hover{color:#fff}.form-success-message{display:none;color:rgb(var(--color-foreground));font-size:1.5rem;text-align:center;background-color:rgb(var(--color-button));padding:10px}@media screen and (min-width:768px)and (max-width:991px){.quiz-image img{display:block;margin:auto;max-height:485px;border-radius:16px 16px 0 0}.quiz-container{flex-direction:column}.quiz-image{width:100%;padding-right:0}.quiz-content{border-radius:0 0 16px 16px;box-shadow:0 12px 32px #0000001a}}@media screen and (max-width:767px){.quiz-container{flex-direction:column}.quiz-image{width:100%;padding-right:0}.quiz-image img{display:block;margin:auto;max-height:285px;border-radius:16px 16px 0 0}.quiz-content{border-radius:0 0 16px 16px;box-shadow:0 12px 32px #0000001a}.quiz-progress{padding:10% 5% 0}.quiz-step{padding:5%}.quiz-step h2{text-align:center;margin-bottom:0}.quiz-step p{margin:0;text-align:center}.quiz-options button{width:calc(50% - 10px)}.field-form{width:100%;max-width:100%;margin-bottom:0}.quiz-nav{justify-content:space-between}.quiz-nav.sticky{position:fixed;bottom:0;left:0;right:0;background-color:rgb(var(--color-foreground));z-index:1}.try-form__disclaimer{font-size:10px;text-align:left}#subscribe-try{margin:auto}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-main-page-try.css.map */
