@import"https://fonts.googleapis.com/css2?family=Didact+Gothic&family=Syne:wght@400..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Wix+Madefor+Display:wght@400..800&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";body{margin:0;padding:0;background-color:transparent;background-size:cover;background-position:center;overflow:auto;overflow-x:hidden!important;background-color:#0c0c0c}.AppLayout{margin:auto;width:80vw;max-width:1920px!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,div pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,figure,header,nav,section,article,aside,footer,figcaption{margin:0;padding:0;border:0;outline:0}img{max-width:100%;max-height:100%;height:auto}a{text-decoration:none;outline:0;border:none;color:#fff}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0}.flexBox{display:flex}.alignCenter{align-items:center}.gap55{gap:55px}.gap15{gap:15px}.gap5{gap:5px}.justify-beetwen{justify-content:space-between}@media only screen and (max-width: 630px){.AppLayout{width:90vw}}.Header{padding:20px 0}.Header #header-section{margin:auto;width:80vw;max-width:1920px!important}.Header #header-section .logoBox img{width:78px;height:auto}.Header #header-section .logoBox div h1{font-family:Syne;color:#fff;font-weight:700;font-size:28px;line-height:1.05}.Header #header-section .logoBox div p{font-family:Didact Gothic;color:#fff;font-weight:300;font-size:13px;line-height:1.05}.Header #header-section .buttonsBox #buttonsList button{outline:0;border:0;background-color:transparent;font-family:Syne;color:#fff;font-weight:500;font-size:14px;line-height:1.05;transition:all ease .3s;cursor:pointer}.Header #header-section .buttonsBox #buttonsList button:hover{opacity:.6}.Header #header-section .buttonsBox .phoneBox i{font-size:36px;color:#fff;font-weight:300;background:linear-gradient(90deg,#ff63b1,#ff075a,#ff639f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Header #header-section .buttonsBox .phoneBox div p{font-family:Didact Gothic;color:#fff;font-weight:800;font-size:11px;line-height:1.05;background:linear-gradient(90deg,#ff63b1,#ff075a,#ff639f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Header #header-section .buttonsBox .phoneBox div h1{font-family:Didact Gothic,sans-serif;color:#fff;font-weight:700;font-size:25px;line-height:1.05}.Header .n-b{outline:none;text-decoration:none;border:none;padding-bottom:4px;margin:5px 5px 1px;font-size:18px;font-family:Work Sans,sans-serif;font-weight:700;cursor:pointer;color:#fff;border-bottom:2px solid transparent;border-radius:1px;transition:.3s all ease}.Header .n-b-special,.Header .n-b-special-mobile{outline:none;text-decoration:none;border:none;padding:5px 10px;margin:0 0 0 10px;font-size:18px;font-family:Work Sans,sans-serif;font-weight:900;background-color:#fff;border-radius:4px;cursor:pointer;color:#181818}.Header .n-b:hover{border-bottom:#e0e0e0 2px solid}.Header .menu{background-color:transparent;border:none;cursor:pointer;display:flex;padding:0}.Header .line{fill:none;stroke:#fff;stroke-width:6;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.Header .line1{stroke-dasharray:60 207;stroke-width:6}.Header .line2{stroke-dasharray:60 60;stroke-width:6}.Header .line3{stroke-dasharray:60 207;stroke-width:6}.Header .opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;stroke:#ff3a3a}.Header .opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6;stroke:#ff3a3a}.Header .opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6;stroke:#ff3a3a}.Header #headMenu{transform:scale(.7);position:relative;z-index:16779;margin-right:-20px}.Header #mobile-header{position:fixed;top:0;right:0;width:70vw;height:100vh;z-index:16777;background-color:#181818}.Header #mobile-header #btns{padding:120px 10px;display:flex;flex-direction:column;gap:20px;align-items:center}.Header #mobile-header #companyInformations{position:absolute;bottom:100px;left:50%;transform:translate(-50%);display:grid;gap:30px}.Header #mobile-header #companyInformations .dataBox i{font-size:36px;color:#fff;font-weight:300;background:linear-gradient(90deg,#ff63b1,#ff075a,#ff639f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Header #mobile-header #companyInformations .dataBox div p{font-family:Didact Gothic;color:#fff;font-weight:800;font-size:12px;line-height:1.05;background:linear-gradient(90deg,#ff63b1,#ff075a,#ff639f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Header #mobile-header #companyInformations .dataBox div h1{font-family:Didact Gothic,sans-serif;color:#fff;font-weight:700;font-size:25px;line-height:1.05}.Header #mobile-header #companyInformations .dataBox div h2{font-family:Didact Gothic,sans-serif;color:#fff;font-weight:700;font-size:18px;line-height:1.05}.Header #mobile-header button{outline:0;border:0;background-color:transparent;font-family:Syne;color:#fff;font-weight:500;font-size:14px;line-height:1.05;transition:all ease .3s;cursor:pointer}.Header #mobile-header button:hover{opacity:.6}@media only screen and (max-width: 1470px){#buttonsList{display:none}#btnsBoxHeader{gap:10px!important}}@media only screen and (max-width: 845px){#phoneBox{display:none}}@media only screen and (max-width: 630px){#header-section{width:90vw}.logoBox img{width:50px!important;height:auto}.logoBox div h1{font-weight:700;font-size:20px!important}.logoBox div p{font-weight:300;font-size:10px!important}}@media only screen and (max-width: 470px){#companyInformations .dataBox i{font-size:28px!important}#companyInformations .dataBox div p{font-size:9px!important}#companyInformations .dataBox div h1{font-size:18px!important}#companyInformations .dataBox div h2{font-size:12px!important}}@media only screen and (max-width: 356px){.logoBox img{width:40px!important;height:auto}.logoBox div h1{font-weight:700;font-size:14px!important}.logoBox div p{font-weight:300;font-size:8px!important}}@media only screen and (max-width: 264px){.logoBox div{display:none}}#mainScreen{display:flex;justify-content:space-between;height:92vh}#mainScreen #leftSide #leftSideContent .offerButton{color:#000!important;margin-top:20px;outline:0;border:0;font-family:Montserrat;font-weight:800;font-size:24px;padding:5px 100px;border-radius:12px;cursor:pointer;transition:all ease .3s}#mainScreen #leftSide #leftSideContent .offerButton:hover{opacity:.8}#mainScreen #leftSide #leftSideContent .gold,#mainScreen #leftSide #leftSideContent .rosegold{background:linear-gradient(90deg,#ff63b1,#ff8507,#ffce63);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#mainScreen #leftSide #leftSideContent #perspectiveHints h3{font-family:Syne;font-weight:500;font-size:20px;color:#ffffff8f}#mainScreen #leftSide #leftSideContent #perspectiveHints h1{font-family:Syne;font-weight:900;font-size:60px;color:#fff;line-height:1.1}#mainScreen #leftSide #leftSideContent #perspectiveHints2 h3{font-family:Syne;font-weight:600;font-size:20px;color:#ffffffb4}#mainScreen #leftSide #leftSideContent #perspectiveHints2 h2{font-family:Syne;font-weight:900;font-size:20px;color:#fff}#mainScreen #BusinessHeadQuarterIcon{opacity:0;position:absolute;z-index:50!important;position:relative;height:60vh;width:50vw;margin-top:50px;border-radius:80px;overflow:hidden}#mainScreen #BusinessHeadQuarterIcon:before{content:"";position:absolute;height:100%;width:100%;background-image:url(/assets/IMG_0954-DZXYALmo.JPEG);background-size:cover;background-position:bottom;border-radius:40px}#mainScreen #BusinessHeadQuarterIcon:after{content:"";position:absolute;height:100%;width:100%;background-color:#1111118a;border-radius:40px}@media only screen and (max-width: 1300px){#BusinessHeadQuarterIcon{opacity:0}#headBg{display:block!important}}@media only screen and (max-width: 850px){#leftSide #leftSideContent .offerButton{font-size:18px!important;padding:5px 50px!important}#leftSide #leftSideContent #perspectiveHints h3{font-size:14px!important}#leftSide #leftSideContent #perspectiveHints h1{font-size:40px!important}#leftSide #leftSideContent #perspectiveHints2 h3,#leftSide #leftSideContent #perspectiveHints2 h2{font-size:14px!important}}#whyPermanent{background-color:#fff}#whyPermanent .whyHeading{padding-top:50px;font-family:Didact Gothic,sans-serif;letter-spacing:6px;color:#000;font-weight:900}#whyPermanent #proposals_list{margin-top:30px;padding:10px 0 80px;display:flex;flex-direction:column;gap:30px}#whyPermanent #proposals_list .proposal{display:flex;gap:30px;width:100%;border-radius:18px}#whyPermanent #proposals_list .proposal img{border-radius:18px;height:100%;width:auto}#whyPermanent #proposals_list .proposal #texts{color:#000!important}#whyPermanent #proposals_list .proposal #texts h1{font-family:Syne;font-weight:700;font-size:37px}#whyPermanent #proposals_list .proposal #texts p{font-family:Work Sans;font-size:24px}@media only screen and (max-width: 1300px){#texts h1{font-size:28px!important}#texts p{font-size:20px!important}}@media only screen and (max-width: 800px){.whyHeading,#texts h1{font-size:24px!important}#texts p{font-size:16px!important}}@media only screen and (max-width: 630px){.whyHeading{font-size:18px!important}#texts h1{font-size:20px!important}#texts p{font-size:13px!important}}@media only screen and (max-width: 420px){.whyHeading{font-size:14px!important}#texts h1{font-size:16px!important}#texts p{font-size:10px!important}}#locationPage{margin:50px auto;display:flex;justify-content:space-between;align-items:stretch;background-color:#41414141;overflow:hidden;border-radius:18px}#locationPage #googleMap{overflow:hidden;border-radius:20px;width:70%;height:500px}#locationPage #businessInformation{width:30%;padding:50px 45px}#locationPage #businessInformation h2{color:#fff;font-family:Syne;font-weight:700;font-size:18px;margin-top:8px}#locationPage #businessInformation #headerLogo{margin-bottom:40px}#locationPage #businessInformation #headerLogo p{font-size:16px;opacity:.8}#locationPage #businessInformation img{width:78px;height:auto}#locationPage #businessInformation h1{color:#fff;font-family:Syne;font-weight:800;font-size:28px}#locationPage #businessInformation p{color:#fff;font-family:Didact Gothic,sans-serif;font-weight:500;font-size:20px}@media only screen and (max-width: 950px){#locationPage{display:flex;flex-direction:column}#locationPage #businessInformation,#locationPage #googleMap{width:100%}}@media only screen and (max-width: 630px){#businessInformation #headerLogo p{font-size:12px!important}#businessInformation img{width:78px;height:auto}#businessInformation h1{font-size:20px!important}#businessInformation p{font-size:15px!important}}#bgDiv{background-color:#141414}.image-grid-container{padding-bottom:60px}.image-grid-container #photoGallery{font-family:Syne;color:#fff;font-weight:700;font-size:46px;line-height:1.05;padding-top:40px}.image-grid-container #photoGalleryDesc{font-family:Didact Gothic;color:#ffffffa8;font-weight:300;font-size:16px;line-height:1.05;padding-bottom:40px}.image-grid-container .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;padding:0}.image-grid-container .grid .grid-img{width:100%;height:200px;object-fit:cover;border-radius:12px;cursor:pointer;transition:transform .3s ease}.image-grid-container .grid .grid-img:hover{transform:scale(1.05)}.image-grid-container .viewer{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:9999;display:flex;align-items:center;justify-content:center}.image-grid-container .viewer .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}.image-grid-container .viewer .viewer-img{max-width:90%;max-height:90%;z-index:2;position:relative;object-fit:contain;box-shadow:0 0 20px #000}.image-grid-container .viewer .close{position:absolute;top:20px;right:30px;font-size:32px;color:#fff;background:none;border:none;cursor:pointer;z-index:3}.image-grid-container .viewer .nav{position:absolute;top:50%;transform:translateY(-50%);font-size:48px;color:#fff;background:none;border:none;cursor:pointer;z-index:3;padding:0 16px}.image-grid-container .viewer .nav.left{left:20px}.image-grid-container .viewer .nav.right{right:20px}#AboutMe{background-color:#1d1d1d;padding:50px 0}#AboutMe .aboutMeBottom{display:flex;align-items:center;gap:30px}#AboutMe .aboutMeBottom img{width:312px;height:312px;border-radius:50%}#AboutMe .aboutMeBottom #bottomSection h1{font-family:Syne;color:#fff;font-weight:700;font-size:66px;line-height:1.05;padding-top:10px}#AboutMe .aboutMeBottom #bottomSection p{font-family:Didact Gothic;color:#ffffffa8;font-weight:300;font-size:18px;line-height:1.05;padding-bottom:20px}#AboutMe .aboutMeBottom #bottomSection .offerButton{color:#000!important;margin-top:20px;outline:0;border:0;font-family:Montserrat;font-weight:800;font-size:20px;padding:5px 100px;border-radius:12px;cursor:pointer;transition:all ease .3s}#AboutMe .aboutMeBottom #bottomSection .offerButton:hover{opacity:.8}@media only screen and (max-width: 1430px){#bottomSection .offerButton{font-size:14px!important;padding:5px 50px!important}#bottomSection h1{font-size:50px!important;padding-top:10px}#bottomSection p{font-size:14px!important;padding-bottom:20px}}@media only screen and (max-width: 1152px){.aboutMeBottom img{width:212px!important;height:212px!important}#bottomSection .offerButton{font-size:12px!important;padding:5px 30px!important}#bottomSection h1{font-size:30px!important;padding-top:10px}#bottomSection p{font-size:12px!important;padding-bottom:20px}}@media only screen and (max-width: 837px){.aboutMeBottom{display:flex;flex-direction:column!important;align-items:start!important;justify-content:start!important;gap:30px}.aboutMeBottom img{width:312px!important;height:312px!important}#bottomSection .offerButton{font-size:12px!important;padding:5px 30px!important}#bottomSection h1{font-size:30px!important;padding-top:10px}#bottomSection p{font-size:12px!important;padding-bottom:20px}}@media only screen and (max-width: 512px){.aboutMeBottom{display:flex;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:30px}.aboutMeBottom img{width:312px!important;height:312px!important}#bottomSection .offerButton{font-size:10px!important;padding:5px 15px!important}#bottomSection h1{font-size:26px!important;padding-top:10px}#bottomSection p{font-size:10px!important;padding-bottom:20px}}@media only screen and (max-width: 415px){.aboutMeBottom{display:flex;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:30px}.aboutMeBottom img{width:242px!important;height:242px!important}#bottomSection .offerButton{font-size:6px!important;padding:5px 15px!important}#bottomSection h1{font-size:24px!important;padding-top:10px}#bottomSection p{font-size:10px!important;padding-bottom:20px}}#CopyRight{background-color:#1d1d1d67;padding:50px 0}#CopyRight .CopyRight h1{font-family:Syne;color:#fff;font-weight:700;font-size:40px;line-height:1}#CopyRight .CopyRight p{font-family:Didact Gothic;color:#ffffffa8;font-weight:300;font-size:18px;line-height:1}@media only screen and (max-width: 950px){.CopyRight h1{font-size:30px!important}.CopyRight p{font-size:12px!important}}@media only screen and (max-width: 440px){.CopyRight h1{font-size:20px!important}.CopyRight p{font-size:12px!important}}#headBg{width:100vw;height:130vh;position:absolute}#headBg:before{content:"";position:absolute;height:100%;width:100%;background-image:url(/assets/IMG_0859-CipaevxD.JPEG);background-size:cover;top:0;left:0;background-position:bottom}#headBg:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000000de}
