h1,h2{text-align:center}.products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px}.products .product:hover{box-shadow:0 0 4px var(--note-gray),0 0 10px var(--gray-border)}.products .product{border:1px solid var(--gray-border);padding:20px;border-radius:10px;text-decoration:none}.products .product h2{text-align:left}.products .product [class^="icon-"],.products .product [class*=" icon-"]{margin:0 auto}.products .product .image{display:flex;justify-content:center;background-color:#036ec9;width:140px;height:140px;border-radius:10px;align-items:center;margin:0 auto}.products .product .image svg{max-width:120px;max-height:120px;filter:invert(1)}.benefits{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px}.benefits .benefit img{width:100%}@media only screen and (max-width:1100px){.desktop{display:none}}.cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;line-height:1.5em}.cards .card{display:flex;flex-direction:column;border:1px solid var(--main-black);padding:20px;border-radius:10px;justify-content:space-between;background-color:#fff}.cards .card .price .note{font-size:1rem}.cards .card .note{color:var(--note-gray)}.cards .card .split{border-top:1px solid var(--main-black);margin:12px 0}.cards .card .price{font-size:1.1875rem;margin-bottom:8px}.cards .card ul{margin-top:8px;line-height:1.3em}.cards .card .btn{margin-top:12px}.cards .card .check-variant{font-weight:bold;display:flex;align-items:center;margin-bottom:4px}.cards .card .check-variant select{background-color:#fff;border:1px solid var(--main-black);border-radius:3px;padding:2px 2px 2px 10px;margin-right:10px}.cards .card [class^="icon-"],.cards .card [class*=" icon-"]{height:1.2em;width:1.2em;display:inline-block}.icon-allow{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Interface / Check'%3E%3Cpath id='Vector' d='M6 12L10.2426 16.2426L18.727 7.75732' stroke='%230E883A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E")}.icon-deny{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Menu / Close_SM'%3E%3Cpath id='Vector' d='M16 16L12 12M12 12L8 8M12 12L16 8M12 12L8 16' stroke='%23E30000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E")}.icon-info{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Warning / Info'%3E%3Cpath id='Vector' d='M12 11V16M12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21ZM12.0498 8V8.1L11.9502 8.1002V8H12.0498Z' stroke='%23232729' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E")}@media only screen and (max-width:1100px){.cards{grid-template-columns:1fr}}.pages-form .start-full-scan-form__button{font-weight:bold;position:absolute;right:-2px;top:0;z-index:2}.pages-form{position:relative;max-width:920px;margin:0 auto;width:100%}.pages-form .link-input-block{position:relative}.pages-form .link-input-block .pages-form__input::placeholder{font-size:24px}.pages-form .link-input-block .pages-form__input{padding-right:120px;height:59px;border-radius:5px;padding-right:244px;border:2px solid var(--main-black);font-size:24px}.pages-form .link-input-block .btn{position:absolute;top:4px;right:4px;line-height:34px;z-index:1;height:50px;padding:0 50px}.pages-form .error{width:40%;margin:0 auto}.pages-form .error .text{color:#ff0038;text-align:left;margin-bottom:20px;background:#ffebe2;display:inline;line-height:22px}.pages-form .note{margin-top:10px;font-size:32px;font-weight:700;line-height:36px;letter-spacing:1.28px;text-align:center}.pages-form .link-input-block .help-block-error{margin-top:20px;font-size:16px;line-height:1.2em}.pages-form .icon-right::before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M12.293 4.293a1 1 0 0 1 1.414 0l7 7a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414-1.414L17.586 13H4a1 1 0 1 1 0-2h13.586l-5.293-5.293a1 1 0 0 1 0-1.414Z' clip-rule='evenodd'/%3E%3C/svg%3E");margin:0 0 13px 0;width:20px;height:20px}@media screen and (max-width:1100px){.pages-form{padding:0 10px}.pages-form .note{margin-top:15px;font-size:16px;line-height:20px;text-align:left}.pages-form .link-input-block .pages-form__input{padding-right:15px}.pages-form .link-input-block .btn{position:relative;margin:0 auto}}