﻿:root{--clr-primary:#fff;--clr-secondary:#1f1f1f;--clr-accent-1:#e6e6e6;--clr-accent-2:#565656;--clr-accent-3:#040617;--clr-accent-3-trans:#04061778;--clr-accent-4:#eb8c23;--clr-error:#be0000;--fnt-family:"Fira Sans",sans-serif;--fnt-size-small:.75rem;--fnt-size-normal:1rem;--fnt-size-large:1.5rem;--fnt-size-xlarge:2.5rem;--fnt-size-xxlarge:6rem;--fnt-size-xxxlarge:8rem;--fnt-weight-normal:400;--fnt-weight-bold:700;}.fira-sans-regular{font-family:"Fira Sans",sans-serif;font-weight:400;font-style:normal;}.fira-sans-bold{font-family:"Fira Sans",sans-serif;font-weight:700;font-style:normal;}.explain--block{background-color:var(--clr-accent-1);position:relative;min-height:175px;padding:2.5rem 1.5rem 1.5rem 5rem;margin:0 0 3rem 0;}.explain--block::before{content:'';position:absolute;bottom:-40px;left:40px;width:59px;height:68px;transform:rotate(90deg);background-image:url("data:image/svg+xml,%3Csvg width='59' height='68' viewBox='0 0 59 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M59 34L0.499997 67.775L0.5 0.225007L59 34Z' fill='%23E6E6E6'/%3E%3C/svg%3E%0A");z-index:-1;}.explain--block span{position:absolute;top:-.5rem;left:1rem;font-size:var(--fnt-size-xxlarge);font-weight:var(--fnt-weight-bold);}.form-control{outline:0!important;box-shadow:none!important;height:60px;border-radius:30px;padding-left:2rem!important;padding-right:2rem!important;border:1px solid var(--clr-accent-2)!important;color:var(--clr-accent-3)!important;}.form-floating>label{left:19px!important;width:100%!important;}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:var(--clr-accent-3-trans)!important;}.form-check-inline{margin-right:2rem!important;}.inp-border{display:flex;align-items:center;min-height:60px;border-radius:30px;padding-left:2rem!important;padding-right:2rem!important;border:1px solid var(--clr-accent-2)!important;color:var(--clr-accent-3)!important;}.inp-border span{display:inline-block;width:50%;}.inp-border:has(.is-invalid){background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);}.file-upload{position:relative;min-height:60px;width:100%;border-radius:30px;border:1px solid var(--clr-accent-2)!important;}.file-upload input[type=file]{position:absolute;inset:0;width:100%;height:60px;opacity:0;cursor:pointer;z-index:1000;}.file-upload input[type=file].is-invalid+label,.file-upload input[type=file].is-valid+label{background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);}.file-upload input[type=file].is-invalid+label{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");}.file-upload input[type=file].is-valid+label{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");}.file-upload label{position:absolute;top:7px;right:7px;padding:0 2rem;border:1px solid var(--clr-accent-2);background-color:var(--clr-primary);height:46px;line-height:46px;border-radius:23px;cursor:pointer;pointer-events:none;}.file-upload span{position:absolute;width:70%;top:7px;left:2rem;height:46px;line-height:46px;}.file-upload span em{color:var(--clr-accent-3-trans);}@media screen and (min-width:992px){.explain--block{margin:0 2.25rem 0 0;padding:3.5rem 1.5rem 1.5rem 6rem;}.explain--block::before{top:60px;right:-40px;bottom:unset;left:unset;transform:rotate(0deg);}.explain--block span{position:absolute;top:-1.5rem;left:1rem;font-size:var(--fnt-size-xxxlarge);font-weight:var(--fnt-weight-bold);}}header{padding:2.5rem 0 3.5rem 0;}header img.logo{margin-right:1rem;}header img.logo.ipsis{height:58px;}header img.logo.primex{height:37px;}header a.mobile-menu-switch{width:60px;height:45px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;scale:.6;}header a.mobile-menu-switch b{display:block;position:absolute;height:9px;width:50%;background:var(--clr-accent-4);opacity:1;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}header a.mobile-menu-switch b:nth-child(even){left:50%;border-radius:0 9px 9px 0;}header a.mobile-menu-switch b:nth-child(odd){left:0;border-radius:9px 0 0 9px;}header a.mobile-menu-switch b:nth-child(1),header a.mobile-menu-switch b:nth-child(2){top:0;}header a.mobile-menu-switch b:nth-child(3),header a.mobile-menu-switch b:nth-child(4){top:18px;}header a.mobile-menu-switch b:nth-child(5),header a.mobile-menu-switch b:nth-child(6){top:36px;}header a.mobile-menu-switch.open b:nth-child(1),header a.mobile-menu-switch.open b:nth-child(6){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}header a.mobile-menu-switch.open b:nth-child(2),header a.mobile-menu-switch.open b:nth-child(5){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}header a.mobile-menu-switch.open b:nth-child(1){left:5px;top:7px;}header a.mobile-menu-switch.open b:nth-child(2){left:calc(50% - 5px);top:7px;}header a.mobile-menu-switch.open b:nth-child(3){left:-50%;opacity:0;}header a.mobile-menu-switch.open b:nth-child(4){left:100%;opacity:0;}header a.mobile-menu-switch.open b:nth-child(5){left:5px;top:29px;}header a.mobile-menu-switch.open b:nth-child(6){left:calc(50% - 5px);top:29px;}header nav.mobile-navigation{display:none;position:fixed;background-color:var(--clr-accent-1);top:136px;left:0;right:0;bottom:0;z-index:990;}header nav.mobile-navigation.open{display:block;}header nav.mobile-navigation li{border-bottom:1px solid var(--clr-accent-2);}header nav.mobile-navigation li:first-child{border-top:1px solid var(--clr-accent-2);}header nav.mobile-navigation li a{display:block;text-decoration:none;font-weight:var(--fnt-weight-bold);padding:1rem 3rem;}footer{margin-top:2.5rem;padding:2.5rem 0;background-color:var(--clr-accent-1);}footer P{margin:0;}@media screen and (min-width:992px){header a.mobile-menu-switch{display:none;}header img.logo{margin-right:2.5rem!important;}header img.logo.ipsis{height:115px!important;}header img.logo.primex{height:76px!important;}header nav.mobile-navigation,header nav.mobile-navigation.open{display:none!important;}}body{background-color:var(--clr-primary);color:var(--clr-secondary);font-family:var(--fnt-family);font-size:var(--fnt-size-normal);font-weight:var(--fnt-weight-normal);}h1,h2,h3{font-weight:var(--fnt-weight-bold);}h1{font-size:var(--fnt-size-xlarge);}h2{font-size:var(--fnt-size-large);}h3{font-size:var(--fnt-size-large);}a,a:link,a:hover,a:visited,a:active{color:var(--clr-accent-3);}label{cursor:pointer;}.bt{display:inline-block;color:var(--clr-accent-3);border-radius:23px;height:46px;line-height:46px;padding:0 2.5rem;border:1px solid var(--clr-accent-2);text-decoration:none;outline:0;}.bt.or{background-color:var(--clr-accent-4);color:var(--clr-primary);}.bt.save{color:var(--clr-primary);background-color:var(--clr-accent-4);padding:.5rem 2.5rem;height:auto;line-height:34px;border-radius:32px;font-size:var(--fnt-size-large);font-weight:var(--fnt-weight-bold);}.bt.sending{text-indent:200%;overflow:hidden;background-color:var(--clr-accent-2);background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Crect fill='%23FFFEFE' stroke='%23FFFEFE' stroke-width='2' width='30' height='30' x='25' y='85'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='2' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='-.4'%3E%3C/animate%3E%3C/rect%3E%3Crect fill='%23FFFEFE' stroke='%23FFFEFE' stroke-width='2' width='30' height='30' x='85' y='85'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='2' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='-.2'%3E%3C/animate%3E%3C/rect%3E%3Crect fill='%23FFFEFE' stroke='%23FFFEFE' stroke-width='2' width='30' height='30' x='145' y='85'%3E%3Canimate attributeName='opacity' calcMode='spline' dur='2' values='1;0;1;' keySplines='.5 0 .5 1;.5 0 .5 1' repeatCount='indefinite' begin='0'%3E%3C/animate%3E%3C/rect%3E%3C/svg%3E");}.btn-close{box-shadow:none!important;}button.bt{border:0;}@media screen and (min-width:992px){.bt.save{padding:0 2.5rem;margin-top:60px;height:64px!important;line-height:64px!important;}}