.mb_block{margin-bottom: 30px;}.servise_app__block{position: relative;background-color: rgb(255, 255, 255);padding: 20px 30px;border: 1px solid rgb(219, 219, 219);border-radius: 4px;}.servise_app__row{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}.servise_app__row::after {content: "";display: table;clear: both;}.servise_app__col{position: relative;-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding-right: 15px;padding-left: 15px;}.request-service__errors{color: rgb(231, 71, 71);padding: 0 0 15px;font-family: inherit;font-size: 16px;line-height: 1.3;font-weight: 500;}@media only screen and (max-width : 991px) {.servise_app__col{-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}@media only screen and (max-width : 767px) {.servise_app__block{padding: 20px 15px;}}.form__h2{cursor: pointer;font-weight: 600;font-size: 18px;user-select: none;color: rgb(34, 34, 34);line-height: 1.2;margin-bottom: 20px;}.form__h2 .counter{width: 30px;height: 30px;border-radius: 50%;display: inline-flex;align-items: center;justify-content: center;background-color: #000;color: #fff;font-size: 20px;font-weight: 600;margin-right: 10px;}.form__group {position: relative;margin-bottom: 20px;}label, .form__label {color: rgb(34, 34, 34);font-size: 12px;margin-bottom: 5px;display: block;opacity: 0.7;font-weight: 500;}input, .form__input {height: 36px;display: block;width: 100%;max-width: 100%;color: rgb(34, 34, 34);border: 1px solid rgb(219, 219, 219);background-color: rgb(255, 255, 255);overflow: visible;resize: vertical;text-transform: none;font-family: inherit;line-height: 1;position: relative;border-radius: 4px;padding: 6px 15px;margin: 0;font-size: 14px;font-weight: 500;}.select2-container .select2-selection--single {height: 36px;}.select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 36px;}.select2-container--default .select2-selection--single .select2-selection__arrow {height: 36px;}.checkbox_wrap{background-color: rgb(250, 250, 250);padding: 15px 15px 1px;border-radius: 4px;margin-top: 5px;margin-bottom: 10px;}.checkbox {display: block;position: relative;margin-bottom: 20px;padding-left: 30px;cursor: pointer;color: inherit;border-radius: 3px;}.checkbox__input {position: absolute;-webkit-appearance: none;-moz-appearance: none;appearance: none;display: none;}.checkbox__icon {border: 1px solid rgb(219, 219, 219);display: block;height: 22px;position: absolute;left: 0;top: 0;width: 22px;border-radius: 3px;}.checkbox__input:checked + * .checkbox__mark{stroke: #000;stroke-width: 2px;-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;stroke-miterlimit: 10;opacity: 1;stroke-dasharray: 0;stroke-dashoffset: 0;}.checkbox__input:disabled + * .checkbox__mark{border-color: #dbdbdb;}.checkbox:hover .checkbox__icon {border-color: #000;}button,[type="button"],[type="reset"],[type="submit"] {font-family: inherit;overflow: visible;text-transform: none;font-size: 100%;line-height: 1.15;margin: 0;-webkit-appearance: none;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}.block_application_form__button {display: inline-block;font-weight: 400;color: rgb(255, 255, 255);background-color: #000;text-align: center;vertical-align: middle;-webkit-user-select: none;cursor:pointer;-moz-user-select: none;-ms-user-select: none;user-select: none;text-decoration:none;border: 1px solid #000;padding: 10px 40px;font-size: 1rem;line-height: 1.5;border-radius: .25rem;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}.block_application_form__button:hover,.block_application_form__button:active{color: #fff;text-decoration: none;opacity: 0.8;}
.gifts_choise{}.gift__list_cart{position: relative;}.gift__list_cart:before{content: "";height: 2px;width: 100%;top: -12px;left: 0;position: absolute;background: #fff;}.gift {background: #fff;}.gifts_choise {background: #48b1f7;margin-top: 5px;}.gifts_choise__title{font-weight: 600;font-size: 16px;padding: 0;color: #fff;}.gift__item_cart{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid rgb(219, 219, 219);}.gift__image_cart{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-flex: 0;-webkit-flex: 0 0 100px;-ms-flex: 0 0 100px;flex: 0 0 100px;max-width: 100px;border: 1px solid rgb(219, 219, 219);padding: 3px;border-radius: 4px;min-height: 75px;overflow: hidden;}.gift__content_cart{-webkit-box-flex: 0;-webkit-flex: 0 0 calc(100% - 100px);-ms-flex: 0 0 calc(100% - 100px);flex: 0 0 calc(100% - 100px);max-width: calc(100% - 100px);padding-left: 10px;position: relative;}.gift__content_name_cart {margin-bottom: 10px;padding-right: 30px;}.gift__content_name_link_cart {color: rgb(34, 34, 34);background: rgb(255, 255, 255);line-height: 1.2;font-size: 14px;transition: .3s;display: block;position: relative;font-weight: 500;text-decoration: none;}.gifts_choise__row{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -5px;margin-left: -5px;}.gifts_choise__item{position: relative;-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;padding-right: 5px;padding-left: 5px;margin: 10px 0 0;}.gift_block{position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;cursor:pointer;-webkit-box-align: stretch;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;min-height: 90px;margin:0px;border: 1px solid #e1e8ed;transition: border-color 0.15s ease-in-out 0s;}.gift  .gift_block::before {cursor: pointer;background-color: rgba(17, 149, 17, 0.1);border: none;color: rgb(17, 149, 17);content: "";display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;height: 22px;left: 0px;top:0px;position: absolute;transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;width: 22px;font-size: 18px;z-index: 2;}.gift input[type="radio"]:checked + .gift_block::before {content: '\f00c';color: rgb(17, 149, 17);font-family: "FontAwesome";}.gift input[type="radio"]:checked + .gift_block{border-color: rgb(17, 149, 17);}.gift_block:hover{border-color: rgb(198, 204, 208);}.gift_radiobutton{position: absolute;opacity: 0;visibility: hidden;z-index: 2;}.gift__title{position: relative;width: 100%;padding: 10px 10px 10px 0px;-webkit-box-flex: 0;-ms-flex: 0 0 calc(100% - 80px);flex: 0 0 calc(100% - 80px);max-width: calc(100% - 80px);}.gift__name{color: rgb(34, 34, 34);background: rgba(255,255,255,0.9);line-height: 1.3;font-size: 12px;height: 50px;overflow: hidden;transition: .3s;display: block;position: relative;font-weight: 500;padding-bottom: 5px;text-decoration: none;pointer-events: none;}.gift__name::after {content: "";position: absolute;bottom: 0px;left: 0;width: 100%;height: 18px;background: -moz-linear-gradient(top,rgba(255, 255, 255, 0) 0,rgb(255, 255, 255) 100%);background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,0)),color-stop(100%,#fff));background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background: -o-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background: -ms-linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);background: linear-gradient(top,rgba(255,255,255,0) 0,#fff 100%);}.gift__count{font-weight:700;font-size:12px;}.gift__image{text-align:center;position: relative;width: 100%;padding: 10px;-webkit-box-flex: 0;-ms-flex: 0 0 80px;flex: 0 0 80px;max-width: 80px;}.gift__img{max-height: 60px;max-width: 60px;}.gift__title_cart{color: rgb(17, 149, 17);font-size: 14px;line-height: 1.2;font-weight: 600;margin-top: 0px;margin-bottom: 10px;display: flex;align-items: end;}.gift__title_cart svg{width: 20px;height: 20px;margin-right: 5px;}.gift__name_cart{display:block;color: rgb(34, 34, 34);font-size: 12px;line-height: 1.2;font-weight: normal;margin-bottom: 10px;text-decoration: none;}.gift__content_group_cart{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;text-align: center;}.gift__content_group_cart .currency {font-size: 11px;font-weight: 600;position: relative;top: -10px;}.gift__content_group_title_cart{font-size: 11px;font-weight: 400;color: rgb(128, 128, 128);margin-bottom: 5px;}.gift__content_price_cart {color: rgb(34, 34, 34);font-size: 16px;font-weight: 600;padding-right: 15px;}.gift__content_inner_cart {min-height: 25px;}.gift__content_amount_cart{padding-left: 25px;text-align: center;}.gifts_choise_img {max-height: 37px !important;margin-top: 32px;margin-right: -2px;}.stickers_product-page .gifts_choise_img {max-height: 58px !important;margin-top: 0;margin-right: 2px;}.fn_purchases_wrap .gifts_choise__row .gift .gift_block::before {display: none;}.fn_purchases_wrap .gift input[type="radio"]:checked + .gift_block {border-color: #e1e8ed;}@media only screen and (max-width : 991px){.stickers_product-page .gifts_choise_img {margin-top: auto;}}@media only screen and (max-width : 480px){.gifts_choise__item{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}}gifts_choise*/

/*# sourceMappingURL=okay_shop_1.footer.93b2f932b6a33367db44c6e0c933c5cc.css.map */
