.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}html{scroll-behavior:smooth}.headerSearch{display:none}.innerPage{padding:0}.innerPage_plazma{margin:0}.innerPage_plazmaBackground{width:100%;background-image:url(/content/images/safespace/area_plazma_background.png);background-repeat:no-repeat;background-position:center;position:relative;margin:0 auto;display:flex;margin-bottom:50px}.innerPage_plazmaBackground:after{content:'';position:absolute;background-image:url(/content/images/safespace/plazma_people.png),url(/content/images/safespace/plazma_plant.png);background-repeat:no-repeat;background-size:515px 316px,145px 160px;background-position:calc(50% - 300px) 110px,right 15% bottom;width:100%;height:100%}.innerPage_plazmaContent{position:initial;width:100%;min-height:457px;z-index:20}.innerPage_plazmaContent .centeredContent{align-items:flex-start;justify-content:flex-start;max-width:1080px;text-align:right}.innerPage_plazmaContent .centeredContent h1{margin-top:65px;color:#43317e;font-size:42px;font-weight:bold;letter-spacing:0}.innerPage_plazmaContent .centeredContent .safeSpace_subtitle{color:#000;font-size:18px;letter-spacing:0;line-height:24px;margin-bottom:29px;max-width:500px}.innerPage_plazmaContent .centeredContent .safeSpace_subtitle strong{display:block}.innerPage_plazmaContent .centeredContent .safeSpace_goToForm{height:57px;width:298px;border:3px solid #fff;border-radius:28.5px;background-color:#18596c;color:#fff;line-height:52px;font-size:21px;font-weight:bold;text-align:center}.innerPage_plazmaContent .centeredContent .safeSpace_goToForm:link{text-decoration:none}.safeSpace_rules{margin-bottom:40px}.safeSpace_rules .centeredContent{max-width:883px;padding:0}.safeSpace_rules .centeredContent h2{color:#232323;font-size:24px;font-weight:bold;letter-spacing:0;margin-bottom:28px}.safeSpace_rules .centeredContent .safeSpace_rulesContainer{display:grid;grid-template-columns:auto auto auto;gap:23px;list-style-type:decimal}.safeSpace_rules .centeredContent .safeSpace_rulesContainer .safeSpace_ruleItem{display:flex;flex-direction:column;height:146px;width:279px;border-radius:3px;background-color:#fff;box-shadow:0 1px 35px -2px rgba(0,0,0,.09);padding:19px 12px;margin:0 auto}.safeSpace_rules .centeredContent .safeSpace_rulesContainer .safeSpace_ruleItem img{width:52px;height:45px;margin:0 auto 24px}.safeSpace_rules .centeredContent .safeSpace_rulesContainer .safeSpace_ruleItem .safeSpace_ruleItemText{color:#232323;font-size:18px;display:flex}.safeSpace_rules .centeredContent .safeSpace_rulesContainer .safeSpace_ruleItem .safeSpace_ruleItemText .safeSpace_ruleItemNumber{font-weight:bold;padding-left:10px}.safeSpace_form{width:100%;position:relative;margin:0 auto;display:flex;background:linear-gradient(180deg,#f1effa 0%,#f5f4fb 28.96%,#fff 100%)}.safeSpace_form .safeSpace_formUpperBackground{content:'';position:absolute;background-image:url(/content/images/safespace/form_upper_background.png);background-repeat:no-repeat;background-position:top center;width:100%;height:100%}.safeSpace_form .centeredContent{max-width:621px;padding:0}.safeSpace_form .centeredContent h2{color:#40327a;font-size:24px;font-weight:bold;margin:192px 0 33px}.safeSpace_form .safeSpace_formSearch{height:46px;color:#000;font-size:18px;text-align:right;position:relative;cursor:pointer;-moz-box-shadow:0 3px 25px -2px rgba(168,151,243,.3);-webkit-box-shadow:0 3px 25px -2px rgba(168,151,243,.3);box-shadow:0 3px 25px -2px rgba(168,151,243,.3);margin-bottom:37px}.safeSpace_form .safeSpace_formSearch:after{content:'›';-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);position:absolute;left:10px;bottom:5px;font-size:30px;opacity:.5;z-index:10}.safeSpace_form .safeSpace_formSearch ul{display:none;width:100%;background-color:#fff;position:absolute;z-index:9;-moz-box-shadow:0 3px 25px -2px rgba(168,151,243,.3);-webkit-box-shadow:0 3px 25px -2px rgba(168,151,243,.3);box-shadow:0 3px 25px -2px rgba(168,151,243,.3)}.safeSpace_form .safeSpace_formSearch .safeSpace_formSearchTitle{display:inline-block;height:100%;width:100%;text-indent:10px}.safeSpace_form .safeSpace_formSearch #expertInput{width:100%;height:100%;background-color:transparent;border:transparent;padding:0 5px 0 25px}.safeSpace_formQuestion{display:flex;justify-content:space-between;margin-bottom:40px}.safeSpace_formQuestion .safeSpace_formQuestionText{color:#232323;font-size:18px}.safeSpace_formQuestion .knobs,.safeSpace_formQuestion .layer{position:absolute;top:0;right:0;bottom:0;left:0}.safeSpace_formQuestion .button{display:inline-block;position:relative;width:66px;height:26px;overflow:hidden;border:1px solid #3c3c3b}.safeSpace_formQuestion .button.hasChecked{border-color:#a897f3}.safeSpace_formQuestion .button,.safeSpace_formQuestion .button .layer{border-radius:100px}.safeSpace_formQuestion .checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.safeSpace_formQuestion .knobs{z-index:2}.safeSpace_formQuestion .layer{width:100%;transition:.3s ease all;z-index:1}.safeSpace_formQuestion .button .knobs:before,.safeSpace_formQuestion .button .knobs:after{position:absolute;top:0;width:50%;height:100%;font-size:13px;line-height:24px;text-align:center;transition:.3s cubic-bezier(.18,.89,.35,1.15) all}.safeSpace_formQuestion .button .knobs:before{content:'לא';left:0;color:#fff;background-color:#3c3c3b}.safeSpace_formQuestion .button .knobs:after{content:'כן';right:0;color:#232323}.safeSpace_formQuestion .button .checkbox:checked+.knobs:before{content:'כן';left:50%;background-color:#27b36f}.safeSpace_formQuestion .button .checkbox:checked+.knobs:after{content:'לא';right:50%;color:#232323;background-color:transparent}.safeSpace_formQuestion .button .knobs,.safeSpace_formQuestion .button .knobs:before,.safeSpace_formQuestion .button .layer{transition:.3s ease all}.safeSpace_formOtpSection{display:flex;flex-direction:column;align-items:center;font-size:18px;color:#232323;line-height:23px;text-align:center}.safeSpace_formOtpSection .safeSpace_formOtpTitle{color:#a897f3;font-size:24px;font-weight:bold;text-align:center;padding-bottom:10px}.safeSpace_formOtpSection span:nth-child(3){padding-top:38px}.safeSpace_formOtpSection input{font-size:21px;color:#000;border:none;border-bottom:1.5px solid #000;padding-bottom:15px;margin-top:38px;width:298px;background-color:transparent}.safeSpace_areaPageButton,.safeSpace_formOtpSection .safeSpace_sendOtpBtn{display:block;height:57px;width:298px;border:3px solid #fff;border-radius:28.5px;background-color:#18596c;color:#fff;font-size:21px;font-weight:bold;text-align:center;margin:50px 0 53px}.safeSpace_formOtpSection.phoneNumber{font-weight:bold}.safeSpace_formOtpSection.otp{display:none}.safeSpace_areaPageButton{margin-left:auto!important;margin-right:auto!important;margin-bottom:0!important;line-height:52px}.safeSpace_areaPageButton:link{text-decoration:none}.select2-container{height:100%}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default .select2-selection--multiple{background-color:transparent;border:none;opacity:1;height:100%;margin:0;line-height:38px}.select2-container--default.select2-container--focus .select2-selection--multiple{border:none}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-shadow:none;height:100%;border-radius:5px}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{height:100%}.safeSpace_formSearch.openned .select2-container--default .select2-selection--multiple .select2-selection__rendered{border-radius:5px 5px 0 0}.select2-container--default .select2-search--inline .select2-search__field{height:100%;margin:0}.select2-container--open .select2-dropdown--below{border:none;border-top:1px solid rgba(0,0,0,.5);-moz-box-shadow:0 3px 25px -2px rgba(168,151,243,.3);-webkit-box-shadow:0 3px 25px -2px rgba(168,151,243,.3);box-shadow:0 3px 25px -2px rgba(168,151,243,.3);border-bottom-left-radius:5px;border-bottom-right-radius:5px}.select2-results__option{opacity:.5}.select2-search__field{opacity:1}.select2-container ul.select2-results__options{scrollbar-width:none;-ms-overflow-style:none}.select2-container ul.select2-results__options:-webkit-scrollbar{width:0;height:0}.safeSpace_endForm{display:none;flex-direction:column;align-items:center;padding:12px 0 18px;border-radius:3px;background-color:rgba(255,255,255,.27);box-shadow:0 1px 35px -2px rgba(0,0,0,.09);margin-bottom:29px}.safeSpace_endForm .safeSpace_endFormImage{width:47px;height:62px}.safeSpace_endForm .safeSpace_endFormTitle{font-size:20px;font-weight:bold;color:#000;padding:19px 0 16px}.safeSpace_endForm .safeSpace_endFormSubTitle{font-size:15px;color:#232323}.safeSpace_error{color:red;font-weight:bold;padding:0!important}.safeSpace_endForm.safeSpace_thanksPage .safeSpace_endFormTitle{font-weight:bold}@media screen and (max-width:1500px){.innerPage_plazmaBackground:after{background-size:515px 316px,11%;background-position:calc(50% - 300px) 110px,right 3% bottom}}@media screen and (max-width:1120px){.innerPage_plazmaBackground:after{background-size:35%,10%;background-position:calc(50% - 260px) 170px,right 15% bottom}}@media screen and (max-width:900px){.innerPage_plazmaContent .centeredContent h1{font-size:36px}.innerPage_plazmaContent .centeredContent .safeSpace_subtitle{font-size:16px}.safeSpace_rules .centeredContent .safeSpace_rulesContainer{grid-template-columns:auto auto}.innerPage_plazmaContent .centeredContent,.safeSpace_rules .centeredContent{padding:0 16px}.safeSpace_form .centeredContent{padding:0 34px}}@media screen and (max-width:885px){.innerPage_plazmaBackground:after{background-position:calc(50% - 200px) 215px,right 15% bottom}}@media screen and (max-width:670px){.innerPage_plazmaBackground{margin-bottom:28px}.innerPage_plazmaBackground:after{background-image:url(/content/images/safespace/plazma_people.png),url(/content/images/safespace/plazma_plant.png);background-size:204px 125px,67px 74px;background-position:left 30% bottom 20px,right 6% bottom}.innerPage_plazmaContent{min-height:368px}.innerPage_plazmaContent .centeredContent{align-items:center}.innerPage_plazmaContent .centeredContent h1{font-size:21px;font-weight:800;margin-top:21px;text-align:center;padding-bottom:12.75px}.innerPage_plazmaContent .centeredContent .safeSpace_subtitle{font-size:15px;line-height:19px;padding:0 34px;text-align:center}.innerPage_plazmaContent .centeredContent .safeSpace_goToForm{box-sizing:border-box;height:30px;width:170px;border:2px solid #fff;border-radius:15px;font-size:14px;line-height:25px}.safeSpace_rules .centeredContent .safeSpace_rulesContainer{grid-template-columns:auto;gap:10px}.safeSpace_rules .centeredContent h2{font-size:15px;margin-bottom:10px}.safeSpace_rules .centeredContent .safeSpace_rulesContainer .safeSpace_ruleItem{flex-direction:row;width:100%;height:67px;padding:20px 18px 14px}.safeSpace_rules .centeredContent .safeSpace_rulesContainer .safeSpace_ruleItem img{width:38px;height:33px;margin:0 0 0 10px}.safeSpace_rules .centeredContent .safeSpace_rulesContainer .safeSpace_ruleItem .safeSpace_ruleItemText{font-size:15px}.safeSpace_form .safeSpace_formUpperBackground{background-image:url(/content/images/safespace/form_upper_background_mobile.png);background-size:contain}.safeSpace_form .centeredContent h2{font-size:24px;line-height:32px;text-align:center;margin:120px 0 18px}.safeSpace_form .safeSpace_formSearch{height:38px;margin:0 auto 29px;font-size:15px}.safeSpace_form .safeSpace_formSearch:after{bottom:1px}.safeSpace_formQuestion{margin-bottom:22px}.safeSpace_formQuestion .safeSpace_formQuestionText{width:75%;font-size:15px}.safeSpace_formOtpSection{font-size:15px;line-height:19px;margin-top:30px}.safeSpace_formOtpSection .safeSpace_formOtpTitle{font-size:21px;padding-bottom:0}.safeSpace_formOtpSection span:nth-child(3){padding-top:8px}.safeSpace_formOtpSection input{width:100%;margin-top:20px;font-size:15px;line-height:19px;border-bottom:.5px solid rgba(0,0,0,.5);padding-bottom:8px}.safeSpace_areaPageButton,.safeSpace_formOtpSection .safeSpace_sendOtpBtn{width:170px;height:30px;border-width:2px;border-radius:15px;font-size:14px;align-self:center;margin:20px 0 30px}.safeSpace_areaPageButton{line-height:25px}}@media screen and (max-width:480px){.innerPage_plazmaContent{min-height:410px}.innerPage_plazmaBackground:after{background-size:45%,13%;background-position:43% 93%,right 10% bottom}.innerPage_plazmaContent .centeredContent .safeSpace_subtitle{padding:0}}@media screen and (max-width:348px){.innerPage_plazmaContent{min-height:440px}.innerPage_plazmaBackground:after{background-size:190px 120px,13%}}